aboutsummaryrefslogtreecommitdiff
path: root/packages/patches
AgeCommit message (Expand)Author
2008-04-28wrote a function to switch the [pd filename] callback message to use aHans-Christoph Steiner
2008-04-28Luke Iannini's proxy_icon_and_modified_state.patch fixed to eliminate crashHans-Christoph Steiner
2008-04-25removed executable flagIOhannes m zmölnig
2008-04-15checked in Thomas' patch 1930681 to fix buffer overflowsHans-Christoph Steiner
2008-04-15checked in Thomas' patch 1930769 to fix a memory leak in g_array.c in the sin...Hans-Christoph Steiner
2008-04-15checked in Thomas' patch 1930733 to prevent an buffer overrunHans-Christoph Steiner
2008-04-15checked in danomatika's patch 1939017 to allow hiding of hidden files on GNU/...Hans-Christoph Steiner
2008-04-15added in IOhannes' jack fixes, patch 1942258Hans-Christoph Steiner
2008-03-22patch to fix tiny issue with schedlib file names: there are two dots separati...Hans-Christoph Steiner
2008-02-22upgraded to JackOSX 0.76, which has a framework with a different name. The o...Hans-Christoph Steiner
2008-02-01Remove a couple of patches that can't go into mainline pd due to licensing. I'dRussell Bryant
2008-01-10rename file from buildversion to makeversion to match actual function nameRussell Bryant
2008-01-10(from issue #1836228)Russell Bryant
2008-01-10This commit adds configure script checking for a number of functions inRussell Bryant
2008-01-10(add patch from issue #1852385)Russell Bryant
2008-01-10This patch will add a new file, acinclude.m4, which is a small library ofRussell Bryant
2007-12-05russell bryant's format string checking (patch #1841002Hans-Christoph Steiner
2007-12-05improved makefile.dependencies generation so that will be regenerated if the ...Hans-Christoph Steiner
2007-12-04fixed two bugs, time for a new patchHans-Christoph Steiner
2007-11-26added a version of oskude's 'arrow keys update scrollbars' patchHans-Christoph Steiner
2007-11-26quick hack to make print post all argumentsHans-Christoph Steiner
2007-11-07strings are now blobs. replaced "string' by "blob" everywhereMartin Peach
2007-11-06allow dynamic cursor configuration by move cursor name variables to u_main.tk...Hans-Christoph Steiner
2007-11-04patch #1825692 fixed up keybindings and panelsHans-Christoph Steiner
2007-11-04added variables to tailer the color scheme, and designed a color scheme. Thi...Hans-Christoph Steiner
2007-10-17checked in fix for when Pd launchs the browser directly. It needs to start i...Hans-Christoph Steiner
2007-10-11added IRC link to the Help menuHans-Christoph Steiner
2007-10-10added useful content to the very short help menuHans-Christoph Steiner
2007-10-10This patch adds a number of better commands for opening HTML files and URLs onHans-Christoph Steiner
2007-10-05replaced 80 char limit on postatom() with MAXPDSTRING follow this thread: htt...Hans-Christoph Steiner
2007-08-15updated libquicktime patch to use [file normalize] and to work with other upd...Hans-Christoph Steiner
2007-08-15replaced by normalize_pd_guidir-0.40.3.patchHans-Christoph Steiner
2007-08-15use Tcl to normalize the pd_guidir filename to get rid of ../ and other oddne...Hans-Christoph Steiner
2007-08-03removed misplaced libquicktime chunk from u_main.tk since it is in its own patchHans-Christoph Steiner
2007-07-31added patch from tracker # 1688540 since it applies and compiles on 0.40.3Hans-Christoph Steiner
2007-07-31removed chunk that belongs to pd_controls-anchor-fix-0.40-pre.patchHans-Christoph Steiner
2007-07-31this patch has been superseded by make_sizes_pixel_accurate_on_every_platform...Hans-Christoph Steiner
2007-07-25got things working on 0.40.3, everything seems to work ok; this patch applies...Hans-Christoph Steiner
2007-07-25font/gui patch now applies to 0.40.3 cleanly, now it's time to make sure it a...Hans-Christoph Steiner
2007-07-25made midi objects that have PDDP help patches use those help patches directly...Hans-Christoph Steiner
2007-07-25*** empty log message ***Hans-Christoph Steiner
2007-07-23Made the Pd window location setting explicit so that it can be easily modifiedHans-Christoph Steiner
2007-07-11switched Cmd-Click to the more Pd-ish behavior that Ctrl-Click has on the oth...Hans-Christoph Steiner
2007-07-09map Cmd-Click to toggle editmode on Mac OS XHans-Christoph Steiner
2007-07-09switch to Mac OS X standard key mapping for Cmd-T (fontpanel instead of 'send...Hans-Christoph Steiner
2007-06-01tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusionHans-Christoph Steiner
2007-05-29removed path from file names so it might work now...Martin Peach
2007-05-17set an env var in u_main.tk on Mac OS X so that libquicktime can find its plu...Hans-Christoph Steiner
2007-04-20fixed bug 1650754: the DEL key was deleting a char, then added back a mystery...Hans-Christoph Steiner
2007-02-12Adds string type (array of bytes) supportMartin Peach