Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-12 | using namespace desire... | N.N. | |
svn path=/trunk/; revision=11759 | |||
2009-06-11 | forgot to commit this (namespace desire) | N.N. | |
svn path=/trunk/; revision=11746 | |||
2009-06-10 | add "using namespace" (for patrice) | N.N. | |
svn path=/trunk/; revision=11745 | |||
2009-06-10 | to fix mingw32 problem: jump to label 'usage' crosses initialization of ↵ | N.N. | |
'short int version' svn path=/trunk/; revision=11744 | |||
2009-06-10 | remove some ld flags at the request of patrice | N.N. | |
svn path=/trunk/; revision=11743 | |||
2009-06-10 | add 'using namespace desire' (from patrice) | N.N. | |
svn path=/trunk/; revision=11742 | |||
2009-06-10 | rename env var OS to USE_OS because OS is already preset on Windows NT (name ↵ | N.N. | |
conflict) svn path=/trunk/; revision=11741 | |||
2009-06-10 | change -export-dynamic to --export-dynamic | N.N. | |
svn path=/trunk/; revision=11739 | |||
2009-06-10 | kill color_* and the use of "Slider bg" in ddrc (which was supposed to be ↵ | N.N. | |
"BlueBox bg" anyway) svn path=/trunk/; revision=11734 | |||
2009-06-10 | remove Slider bg from defaults (and thus from what .ddrc is required to contain) | N.N. | |
svn path=/trunk/; revision=11733 | |||
2009-06-10 | attempt to fix problem with closing dialogue windows | N.N. | |
svn path=/trunk/; revision=11732 | |||
2009-06-10 | fix use of colour in [hradio],[vradio] | N.N. | |
svn path=/trunk/; revision=11731 | |||
2009-06-09 | made [hradio],[vradio] look more like in pd | N.N. | |
svn path=/trunk/; revision=11730 | |||
2009-06-09 | added "using namespace desire"; sorry | N.N. | |
svn path=/trunk/; revision=11726 | |||
2009-06-09 | rename Macro_Rect to MacroRect | N.N. | |
svn path=/trunk/; revision=11723 | |||
2009-06-08 | misleading obsolete comment | N.N. | |
svn path=/trunk/; revision=11713 | |||
2009-06-07 | make [cnv] look like in Pd. | N.N. | |
svn path=/trunk/; revision=11707 | |||
2009-06-07 | use more reliable way of finding main window (may help open dialogues ↵ | N.N. | |
correctly on other platforms such as mingw) svn path=/trunk/; revision=11706 | |||
2009-06-07 | sorry. | N.N. | |
svn path=/trunk/; revision=11697 | |||
2009-06-07 | reformat and stuff | N.N. | |
svn path=/trunk/; revision=11693 | |||
2009-06-03 | fix ddrc editor's use of notebook | N.N. | |
svn path=/trunk/; revision=11668 | |||
2009-06-03 | use ttk::notebook | N.N. | |
svn path=/trunk/; revision=11667 | |||
2009-06-03 | move readline stuff out | N.N. | |
svn path=/trunk/; revision=11665 | |||
2009-06-03 | move graphviz stuff out | N.N. | |
svn path=/trunk/; revision=11664 | |||
2009-06-03 | segfault... | N.N. | |
svn path=/trunk/; revision=11662 | |||
2009-06-03 | add canvas_first and gobj_next to make gridflow happy | N.N. | |
svn path=/trunk/; revision=11661 | |||
2009-06-03 | using namespace desire; | N.N. | |
svn path=/trunk/; revision=11660 | |||
2009-06-03 | using namespace desire; | N.N. | |
svn path=/trunk/; revision=11659 | |||
2009-06-03 | namespace desire, for some things that may conflict | N.N. | |
svn path=/trunk/; revision=11658 | |||
2009-06-03 | OopsDialogue: avoid wrapping long backtrace lines in a way that can't be ↵ | N.N. | |
unwrapped by maximising the window... svn path=/trunk/; revision=11657 | |||
2009-06-03 | so that [bonk~] compiles | N.N. | |
svn path=/trunk/; revision=11652 | |||
2009-06-03 | fix printf-warnings | N.N. | |
svn path=/trunk/; revision=11651 | |||
2009-06-03 | ... | N.N. | |
svn path=/trunk/; revision=11650 | |||
2009-06-03 | use "desire.h" (as replacement for "s_stuff.h") | N.N. | |
svn path=/trunk/; revision=11649 | |||
2009-06-03 | remove reference to "s_stuff.h" | N.N. | |
svn path=/trunk/; revision=11648 | |||
2009-06-03 | use "desire.h"; fix printf-warnings | N.N. | |
svn path=/trunk/; revision=11647 | |||
2009-06-03 | use "desire.h" | N.N. | |
svn path=/trunk/; revision=11646 | |||
2009-06-03 | fix post warnings | N.N. | |
svn path=/trunk/; revision=11645 | |||
2009-06-03 | see if anyone cares | N.N. | |
svn path=/trunk/; revision=11644 | |||
2009-06-03 | remove references to "s_stuff.h" | N.N. | |
svn path=/trunk/; revision=11643 | |||
2009-06-03 | remove references to "s_stuff.h" | N.N. | |
svn path=/trunk/; revision=11642 | |||
2009-06-03 | remove references to "s_stuff.h" | N.N. | |
svn path=/trunk/; revision=11641 | |||
2009-06-03 | remove reference to "s_stuff.h" | N.N. | |
svn path=/trunk/; revision=11640 | |||
2009-06-03 | merge s_stuff.h into desire.h | N.N. | |
svn path=/trunk/; revision=11639 | |||
2009-06-03 | improved DESIRE macro | N.N. | |
svn path=/trunk/; revision=11638 | |||
2009-06-03 | better display of the symbol table | N.N. | |
svn path=/trunk/; revision=11637 | |||
2009-06-03 | added pd (global) method "symbol_table" to get a sorted list of all symbols. | N.N. | |
svn path=/trunk/; revision=11636 | |||
2009-06-03 | fix all printf-style format errors (thanks to gcc's __attribute__ feature) | N.N. | |
svn path=/trunk/; revision=11635 | |||
2009-06-03 | added __attribute__ (gcc-specific) | N.N. | |
svn path=/trunk/; revision=11634 | |||
2009-06-02 | fixed dollsym expansion | N.N. | |
svn path=/trunk/; revision=11633 |