aboutsummaryrefslogtreecommitdiff
path: root/desiredata
AgeCommit message (Expand)Author
2009-05-14cleanupN.N.
2009-05-14cleanupN.N.
2009-05-14cleanupN.N.
2009-05-14fix multiple definition of throw_if_negativeN.N.
2009-05-14fix warningN.N.
2009-05-14fix warningsN.N.
2009-05-14fix warningsN.N.
2009-05-14fix warningsN.N.
2009-05-14fix warningsN.N.
2009-05-14fix warning getcwdN.N.
2009-05-14remove HAVE_ALLOCA test, so that it's taken from config.h insteadN.N.
2009-05-14make gcc globally shut up about (v)asprintf return values, yet make the retur...N.N.
2009-05-14...N.N.
2009-05-14fix gcc "unimplemented feature": vasprintf for mingw was being redef'd on lin...N.N.
2009-05-14suggested parenthesesN.N.
2009-05-14fix warnings due to new gcc thinking asprintf() might not return >=0...N.N.
2009-05-14some Windows stuff I started working on some weeks ago for PatkoN.N.
2009-05-14freshly generated from autoconf 2.63N.N.
2009-05-13i hope this fixes scrollbar in Console on OSX. meanwhile, def Canvas osx_scro...N.N.
2009-05-13re-fix OSX scrollN.N.
2009-05-13brasileiroN.N.
2009-05-13make undo atomic; fix statusbar non-debug; add credits brasileiro; fix radiob...N.N.
2009-05-13fix brN.N.
2009-05-13renomeie o ficheiro para o Português do BrasilN.N.
2009-05-11made it compile on my system: i was tired of getting compiler-errors from the...IOhannes m zmölnig
2009-04-29coquilles, fautes, anglicismes, etcN.N.
2009-04-29roflN.N.
2009-04-29more support for mingw/win32 (from Patrice Colet)N.N.
2009-04-28updated to use the newer framework for jack on Mac OS XHans-Christoph Steiner
2009-04-27delete_selection atomicallyN.N.
2009-04-27fix the order of the undo/redo for atomic operations (several operations in one)N.N.
2009-04-27object_insert seems to work nowN.N.
2009-04-27simplified object creation inside of object_insert (self-delegation)N.N.
2009-04-27add pd_anything as alias of pd_typedmessN.N.
2009-04-27fix use of object_insertN.N.
2009-04-27use ::current_window when opening various other dialogues (open/save/..., not...N.N.
2009-04-27readded canvas method object_insertN.N.
2009-04-27duh (fix previous commit about -stdout)N.N.
2009-04-27added option -stdout (similar to -stderr)N.N.
2009-04-27remove t_dropperN.N.
2009-04-27remove [dropper] and add some code that does the same thing, that is, equally...N.N.
2009-04-27goes with new configure.in (for win32)N.N.
2009-04-27didn't report "no such table" anymoreN.N.
2009-04-27produce HAVE_ASPRINTF and HAVE_VASPRINTF if applicableN.N.
2009-04-27(v)asprintf throws () to fit the C++ declarations of those functions.N.N.
2009-04-27#define in .c instead of .h (from Patrice Colet)N.N.
2009-04-27class browser entries are sorted like they used to beN.N.
2009-04-27on win32, compile sys_rcfile anywayN.N.
2009-04-27remove warningsN.N.
2009-04-27click -> clicN.N.