Age | Commit message (Expand) | Author |
2009-06-07 | sorry. | N.N. |
2009-06-07 | reformat and stuff | N.N. |
2009-06-03 | add canvas_first and gobj_next to make gridflow happy | N.N. |
2009-06-03 | using namespace desire; | N.N. |
2009-06-03 | remove reference to "s_stuff.h" | N.N. |
2009-06-03 | added pd (global) method "symbol_table" to get a sorted list of all symbols. | N.N. |
2009-06-03 | fix all printf-style format errors (thanks to gcc's __attribute__ feature) | N.N. |
2009-06-02 | use t_outlet->send | N.N. |
2009-06-02 | reformat | N.N. |
2009-06-02 | reformat | N.N. |
2009-06-02 | reformat | N.N. |
2009-06-02 | prevent zexy from crashing class browser | N.N. |
2009-05-30 | reformat | N.N. |
2009-05-29 | use sort() instead of qsort(), so that we don't have to use data() nor have t... | N.N. |
2009-05-29 | let's use 25 ms as the GUI rate | N.N. |
2009-05-29 | allow -lib libdir and -lib pidip | N.N. |
2009-05-29 | make gridflow load again | N.N. |
2009-05-28 | use the gros shortcut d'la mort (part 2) | N.N. |
2009-05-23 | add realloc2 | N.N. |
2009-05-23 | rename templatesym to tsym, etc | N.N. |
2009-05-23 | finally rewrote canvas_sort. previous commit message about canvas_merge was w... | N.N. |
2009-05-23 | canvas_merge (aka glist_merge) is completely unused, even in vanilla. | N.N. |
2009-05-14 | fix warning getcwd | N.N. |
2009-04-27 | object_insert seems to work now | N.N. |
2009-04-27 | simplified object creation inside of object_insert (self-delegation) | N.N. |
2009-04-27 | readded canvas method object_insert | N.N. |
2009-04-27 | duh (fix previous commit about -stdout) | N.N. |
2009-04-27 | added option -stdout (similar to -stderr) | N.N. |
2009-04-27 | remove t_dropper | N.N. |
2009-04-24 | remove gcc 4.2 warning in pd_pickle, pd_savehead | N.N. |
2009-04-24 | remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, binbuf_text_quoted... | N.N. |
2009-04-24 | remove gcc 4.2 warnings in pd_print | N.N. |
2009-04-24 | uncommitted left over from last pd convention... (really) | N.N. |
2008-04-03 | test | N.N. |
2008-02-08 | reorganized | IOhannes m zmölnig |