aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-19cleaned up path to patch being tested and output the full path to the log and...Hans-Christoph Steiner
2009-06-18break out of the log append loop even if the pd process died without sending ...Hans-Christoph Steiner
2009-06-18set socket and run timeouts to 5 seconds and set lots of debug messages to se...Hans-Christoph Steiner
2009-06-17another attempt at making colour presets better on osxN.N.
2009-06-17temporarily disable part of auto-applyN.N.
2009-06-17new color preset popupN.N.
2009-06-17miscN.N.
2009-06-16...N.N.
2009-06-16added cyclone OPT_CFLAGS from the miXed/Makefile.commonHans-Christoph Steiner
2009-06-15set CC as gcc globally since MinGW seems to lack a 'cc' command... I wonder h...Hans-Christoph Steiner
2009-06-14removed some C++isms from a C/C++ sectionN.N.
2009-06-14slight change for readabilityHans-Christoph Steiner
2009-06-14oops, missed one DESTDIR fixHans-Christoph Steiner
2009-06-14removed the 'extensions' section from the extended builds since neither gripd...Hans-Christoph Steiner
2009-06-14updated for Tcl/Tk 8.5 and better DESTDIR supportHans-Christoph Steiner
2009-06-14fixed another DESTDIR install issueHans-Christoph Steiner
2009-06-14don't know what this is, but it probably doesn't have anything to do with the...N.N.
2009-06-13fix version when $Id$ lacksN.N.
2009-06-13commented out test line that was printing errors in the nightly buildsHans-Christoph Steiner
2009-06-12fixed for new more proper DESTDIR supportHans-Christoph Steiner
2009-06-12using namespace desire...N.N.
2009-06-11forgot to commit this (namespace desire)N.N.
2009-06-10add "using namespace" (for patrice)N.N.
2009-06-10to fix mingw32 problem: jump to label 'usage' crosses initialization of 'shor...N.N.
2009-06-10remove some ld flags at the request of patriceN.N.
2009-06-10add 'using namespace desire' (from patrice)N.N.
2009-06-10rename env var OS to USE_OS because OS is already preset on Windows NT (name ...N.N.
2009-06-10change -export-dynamic to --export-dynamicN.N.
2009-06-10updated README to reflect the current code, fixing bug 2803998Hans-Christoph Steiner
2009-06-10kill color_* and the use of "Slider bg" in ddrc (which was supposed to be "Bl...N.N.
2009-06-10remove Slider bg from defaults (and thus from what .ddrc is required to contain)N.N.
2009-06-10attempt to fix problem with closing dialogue windowsN.N.
2009-06-10fix use of colour in [hradio],[vradio]N.N.
2009-06-09made [hradio],[vradio] look more like in pdN.N.
2009-06-09I removed hdspm_mixer from the auto-build based on IOhannes' comment onHans-Christoph Steiner
2009-06-09added "using namespace desire"; sorryN.N.
2009-06-09fixed up libpdir variable so it works properly with DESTDIR and the new DESTD...Hans-Christoph Steiner
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-06-09rename Macro_Rect to MacroRectN.N.
2009-06-08fixed Gem compilation issues related to FTGL/freetype from FinkHans-Christoph Steiner
2009-06-08it seems that Gem's --with-ftgl-includes option has changed, so try it like thisHans-Christoph Steiner
2009-06-08added configure dependencies so it gens generatedHans-Christoph Steiner
2009-06-08made script print IP addressHans-Christoph Steiner
2009-06-08changed gem targets to use the Gem autogen.sh scriptHans-Christoph Steiner
2009-06-08submitted this patch #2803092 created from commit #11714Hans-Christoph Steiner
2009-06-08misleading obsolete commentN.N.
2009-06-08since the Universal/Fat flags and OPT_CFLAGS can clash, specify them both her...Hans-Christoph Steiner
2009-06-08switched 'apple' lib over to new standalone MakefileHans-Christoph Steiner
2009-06-07make [cnv] look like in Pd.N.N.
2009-06-07use more reliable way of finding main window (may help open dialogues correct...N.N.