Age | Commit message (Expand) | Author |
2009-05-17 | ::current_window default | N.N. |
2009-05-17 | one last fix for mingw ? | N.N. |
2009-05-17 | move language list to where it belongs... but desire.tk still has several lan... | N.N. |
2009-05-17 | add future features | N.N. |
2009-05-17 | add $(EXE) wherever it should go | N.N. |
2009-05-17 | merge SRC and SRCXX | N.N. |
2009-05-17 | remove warning in compilation options | N.N. |
2009-05-17 | fix other warning in d_soundfile.c | N.N. |
2009-05-17 | fix warning in d_soundfile.c | N.N. |
2009-05-17 | remove warnings | N.N. |
2009-05-17 | ... and i mean, really everywhere | N.N. |
2009-05-17 | use CXX everywhere | N.N. |
2009-05-17 | also switch to c++ for PD.COM | N.N. |
2009-05-17 | use correct font for console labels; use 32x32 icon as app icon | N.N. |
2009-05-17 | higher res 32x32 icon goes well with gnome's Alt+Tab, compared to 16x16 | N.N. |
2009-05-17 | fix needed for mingw | N.N. |
2009-05-16 | reformat | N.N. |
2009-05-16 | remove warning | N.N. |
2009-05-16 | fix warnings | N.N. |
2009-05-16 | another fix for pdsend pdreceive etc... hope that this is the last | N.N. |
2009-05-16 | reformat | N.N. |
2009-05-16 | show svn version number of desire.tk | N.N. |
2009-05-16 | test svn:keywords = Id | N.N. |
2009-05-16 | remove $(PDSEND), $(PDRECEIVE); add actual use of $(EXE). | N.N. |
2009-05-16 | hopefully fixes the pdsend/pdreceive compilation problem | N.N. |
2009-05-16 | win return | musil |
2009-05-14 | - checked in Jonathan Wilkes' revised pd-msg patches directly from the "pd-msg | Hans-Christoph Steiner |
2009-05-14 | ok I am adding deleting to this script and scheduling it to run only at 2:33a... | Hans-Christoph Steiner |
2009-05-14 | removed touch in makefile_d_fat and added the 64bit linux feature for array a... | musil |
2009-05-14 | more fun with fighting against windows permission madness | Hans-Christoph Steiner |
2009-05-14 | cleanup | N.N. |
2009-05-14 | cleanup | N.N. |
2009-05-14 | cleanup | N.N. |
2009-05-14 | fix multiple definition of throw_if_negative | N.N. |
2009-05-14 | fix warning | N.N. |
2009-05-14 | fix warnings | N.N. |
2009-05-14 | fix warnings | N.N. |
2009-05-14 | fix warnings | N.N. |
2009-05-14 | fix warnings | N.N. |
2009-05-14 | fix warning getcwd | N.N. |
2009-05-14 | remove HAVE_ALLOCA test, so that it's taken from config.h instead | N.N. |
2009-05-14 | make gcc globally shut up about (v)asprintf return values, yet make the retur... | N.N. |
2009-05-14 | ... | N.N. |
2009-05-14 | fix gcc "unimplemented feature": vasprintf for mingw was being redef'd on lin... | N.N. |
2009-05-14 | suggested parentheses | N.N. |
2009-05-14 | fix warnings due to new gcc thinking asprintf() might not return >=0... | N.N. |
2009-05-14 | some Windows stuff I started working on some weeks ago for Patko | N.N. |
2009-05-14 | freshly generated from autoconf 2.63 | N.N. |
2009-05-13 | i hope this fixes scrollbar in Console on OSX. meanwhile, def Canvas osx_scro... | N.N. |
2009-05-13 | re-fix OSX scroll | N.N. |