aboutsummaryrefslogtreecommitdiff
path: root/desiredata
AgeCommit message (Collapse)Author
2009-05-17... and i mean, really everywhereN.N.
svn path=/trunk/; revision=11410
2009-05-17use CXX everywhereN.N.
svn path=/trunk/; revision=11409
2009-05-17also switch to c++ for PD.COMN.N.
svn path=/trunk/; revision=11408
2009-05-17use correct font for console labels; use 32x32 icon as app iconN.N.
svn path=/trunk/; revision=11407
2009-05-17higher res 32x32 icon goes well with gnome's Alt+Tab, compared to 16x16N.N.
svn path=/trunk/; revision=11406
2009-05-17fix needed for mingwN.N.
svn path=/trunk/; revision=11403
2009-05-16reformatN.N.
svn path=/trunk/; revision=11402
2009-05-16remove warningN.N.
svn path=/trunk/; revision=11401
2009-05-16fix warningsN.N.
svn path=/trunk/; revision=11400
2009-05-16another fix for pdsend pdreceive etc... hope that this is the lastN.N.
svn path=/trunk/; revision=11399
2009-05-16reformatN.N.
svn path=/trunk/; revision=11398
2009-05-16show svn version number of desire.tkN.N.
svn path=/trunk/; revision=11397
2009-05-16test svn:keywords = IdN.N.
svn path=/trunk/; revision=11396
2009-05-16remove $(PDSEND), $(PDRECEIVE); add actual use of $(EXE).N.N.
svn path=/trunk/; revision=11395
2009-05-16hopefully fixes the pdsend/pdreceive compilation problemN.N.
svn path=/trunk/; revision=11394
2009-05-14cleanupN.N.
svn path=/trunk/; revision=11348
2009-05-14cleanupN.N.
svn path=/trunk/; revision=11347
2009-05-14cleanupN.N.
svn path=/trunk/; revision=11346
2009-05-14fix multiple definition of throw_if_negativeN.N.
svn path=/trunk/; revision=11345
2009-05-14fix warningN.N.
svn path=/trunk/; revision=11344
2009-05-14fix warningsN.N.
svn path=/trunk/; revision=11343
2009-05-14fix warningsN.N.
svn path=/trunk/; revision=11342
2009-05-14fix warningsN.N.
svn path=/trunk/; revision=11341
2009-05-14fix warningsN.N.
svn path=/trunk/; revision=11339
2009-05-14fix warning getcwdN.N.
svn path=/trunk/; revision=11337
2009-05-14remove HAVE_ALLOCA test, so that it's taken from config.h insteadN.N.
svn path=/trunk/; revision=11336
2009-05-14make gcc globally shut up about (v)asprintf return values, yet make the ↵N.N.
return values usable if we want to. svn path=/trunk/; revision=11335
2009-05-14...N.N.
svn path=/trunk/; revision=11334
2009-05-14fix gcc "unimplemented feature": vasprintf for mingw was being redef'd on ↵N.N.
linux because config.h wasn't included svn path=/trunk/; revision=11332
2009-05-14suggested parenthesesN.N.
svn path=/trunk/; revision=11331
2009-05-14fix warnings due to new gcc thinking asprintf() might not return >=0...N.N.
svn path=/trunk/; revision=11330
2009-05-14some Windows stuff I started working on some weeks ago for PatkoN.N.
svn path=/trunk/; revision=11329
2009-05-14freshly generated from autoconf 2.63N.N.
svn path=/trunk/; revision=11328
2009-05-13i hope this fixes scrollbar in Console on OSX. meanwhile, def Canvas ↵N.N.
osx_scroll is a mystery (i don't recall how we fixed it) svn path=/trunk/; revision=11323
2009-05-13re-fix OSX scrollN.N.
svn path=/trunk/; revision=11322
2009-05-13brasileiroN.N.
svn path=/trunk/; revision=11321
2009-05-13make undo atomic; fix statusbar non-debug; add credits brasileiro; fix ↵N.N.
radiobutton (choicebox) redraw svn path=/trunk/; revision=11320
2009-05-13fix brN.N.
svn path=/trunk/; revision=11319
2009-05-13renomeie o ficheiro para o Português do BrasilN.N.
svn path=/trunk/; revision=11318
2009-05-11made it compile on my system: i was tired of getting compiler-errors from ↵IOhannes m zmölnig
the autobuild svn path=/trunk/; revision=11315
2009-04-29coquilles, fautes, anglicismes, etcN.N.
svn path=/trunk/; revision=11201
2009-04-29roflN.N.
svn path=/trunk/; revision=11198
2009-04-29more support for mingw/win32 (from Patrice Colet)N.N.
svn path=/trunk/; revision=11197
2009-04-28updated to use the newer framework for jack on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=11191
2009-04-27delete_selection atomicallyN.N.
svn path=/trunk/; revision=11189
2009-04-27fix the order of the undo/redo for atomic operations (several operations in one)N.N.
svn path=/trunk/; revision=11188
2009-04-27object_insert seems to work nowN.N.
svn path=/trunk/; revision=11187
2009-04-27simplified object creation inside of object_insert (self-delegation)N.N.
svn path=/trunk/; revision=11186
2009-04-27add pd_anything as alias of pd_typedmessN.N.
svn path=/trunk/; revision=11185
2009-04-27fix use of object_insertN.N.
svn path=/trunk/; revision=11184