Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-07 | reformat and stuff | N.N. | |
svn path=/trunk/; revision=11693 | |||
2009-06-06 | removed this script since its totally replaced by the python version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11692 | |||
2009-06-05 | remove executable bit from pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11691 | |||
2009-06-05 | fixed up doc_format to remove .svn and removed old strip_hack; fixed Pd.app ↵ | Hans-Christoph Steiner | |
perms; added configure flags to Gem to try to get artlookit working svn path=/trunk/; revision=11690 | |||
2009-06-05 | removed old 10.3 cruft and cleaned up OPT_CFLAGS stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11689 | |||
2009-06-05 | added changes from motex/Makefile and convert externals/Makefile to use the ↵ | Hans-Christoph Steiner | |
new ext13 one svn path=/trunk/; revision=11688 | |||
2009-06-05 | fixes to make this new Makefile work with the Pd-extended makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11687 | |||
2009-06-05 | checking in meta file to SVN to make the motex folder an instant libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11677 | |||
2009-06-05 | checked in meta file, tweaked Makefile, and fixed Pd-extended externals/Makefile | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11675 | |||
2009-06-04 | updated linker flags to actually be used. -export_dynamic means -e ↵ | Hans-Christoph Steiner | |
xport_dynamic, the correct flag is --export-dynamic. Also, the ld man page recommends including -fPIC in the linker flags when using -shared svn path=/trunk/; revision=11669 | |||
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 | better logging related to chroots and attempt to separate log files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11663 | |||
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 | reformat; fix printf warnings | N.N. | |
svn path=/trunk/; revision=11654 | |||
2009-06-03 | fix template error report bug | N.N. | |
svn path=/trunk/; revision=11653 | |||
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 | |||
2009-06-02 | better "find last error" | N.N. | |
svn path=/trunk/; revision=11632 | |||
2009-06-02 | added DL_OPEN macro for hexloader | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11631 | |||
2009-06-02 | reformat | N.N. | |
svn path=/trunk/; revision=11630 | |||
2009-06-02 | use t_outlet->send | N.N. | |
svn path=/trunk/; revision=11629 | |||
2009-06-02 | use t_outlet->send | N.N. | |
svn path=/trunk/; revision=11628 | |||
2009-06-02 | use t_outlet->send | N.N. | |
svn path=/trunk/; revision=11627 | |||
2009-06-02 | use t_outlet->send | N.N. | |
svn path=/trunk/; revision=11626 |