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