aboutsummaryrefslogtreecommitdiff
path: root/packages/patches/special_character_support.patch
AgeCommit message (Collapse)Author
2007-04-20fixed bug 1650754: the DEL key was deleting a char, then added back a ↵Hans-Christoph Steiner
mystery char; the char adding code needs to ignore 127, i.e. DEL svn path=/trunk/; revision=7587
2005-12-16- Lots of bug fixesHans-Christoph Steiner
- added script which searches thru all of the .pd_darwin files for dependencies from Fink. It then copies those libs into the Pd.app and sets everything up for them to be sourced by the objects. - added Guenter's quick hack to allow international characters in Pd patches svn path=/trunk/; revision=4241