Age | Commit message (Expand) | Author |
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. |
2009-05-13 | brasileiro | N.N. |
2009-05-13 | make undo atomic; fix statusbar non-debug; add credits brasileiro; fix radiob... | N.N. |
2009-05-13 | fix br | N.N. |
2009-05-13 | renomeie o ficheiro para o Português do Brasil | N.N. |
2009-05-11 | added cacls command to make sure perms are workable... a windows, what a pain... | Hans-Christoph Steiner |
2009-05-11 | made it compile on my system: i was tired of getting compiler-errors from the... | IOhannes m zmölnig |
2009-05-09 | added the --whole-file option to rsync, which seems to eliminate the problems... | Hans-Christoph Steiner |
2009-05-07 | release 0.42-5 | Miller Puckette |
2009-05-07 | added some minor updates and added pointer to 'sources' tree and related scri... | Hans-Christoph Steiner |
2009-05-06 | setup pdp and pidip in semi-libdirs like how Gem has be installed for Pd-exte... | Hans-Christoph Steiner |
2009-05-05 | bug fixes for pd 0.42-5 | Miller Puckette |
2009-05-05 | updated init.d script to comply with up-to-date LSB standards, according to b... | Hans-Christoph Steiner |
2009-05-03 | upgraded Mac OS X build machines to libquicktime 1.1.1 | Hans-Christoph Steiner |
2009-05-01 | script to build the apt repo for apt.puredata.info/releases | Hans-Christoph Steiner |
2009-05-01 | removed xmms as suggestion since its ancient, plus qjackctl since I am not su... | Hans-Christoph Steiner |
2009-04-30 | a new attempt at handling socket exceptions so that the error can be logged | Hans-Christoph Steiner |
2009-04-30 | for now ignore socket errors, it probably makes more sense to do something if... | Hans-Christoph Steiner |
2009-04-30 | created find_pdexe() to support different directory layouts; made detection o... | Hans-Christoph Steiner |
2009-04-30 | - created quit_pd() function to allow for terminating Pd cleanly | Hans-Christoph Steiner |
2009-04-30 | made PD_INSTALL_PATH settable from outside via envvariables | IOhannes m zmölnig |
2009-04-29 | added code to upload the log to the autobuild site via rsync | Hans-Christoph Steiner |
2009-04-29 | made it launch pd for each help file, then quit Pd | Hans-Christoph Steiner |
2009-04-29 | coquilles, fautes, anglicismes, etc | N.N. |
2009-04-29 | basic emailing works now | Hans-Christoph Steiner |
2009-04-29 | complete rewrite of the script to load every help patch using Python, should ... | Hans-Christoph Steiner |
2009-04-29 | rofl | N.N. |
2009-04-29 | more support for mingw/win32 (from Patrice Colet) | N.N. |
2009-04-29 | removed failed attempt of getting asio4all.com to launch after installer comp... | Hans-Christoph Steiner |
2009-04-28 | added a test for success to repvent logs from being mailed if it succeeds | Hans-Christoph Steiner |
2009-04-28 | renamed inv*-help to inv_mul-help, since NTFS really doesn't like "*" in file... | IOhannes m zmölnig |
2009-04-28 | updated to use the newer framework for jack on Mac OS X | Hans-Christoph Steiner |
2009-04-27 | first stab at a desiredata nightly build | Hans-Christoph Steiner |
2009-04-27 | delete_selection atomically | N.N. |
2009-04-27 | fix the order of the undo/redo for atomic operations (several operations in one) | 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 | add pd_anything as alias of pd_typedmess | N.N. |
2009-04-27 | fix use of object_insert | N.N. |
2009-04-27 | use ::current_window when opening various other dialogues (open/save/..., not... | 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-27 | remove [dropper] and add some code that does the same thing, that is, equally... | N.N. |
2009-04-27 | goes with new configure.in (for win32) | N.N. |