Revision: 12002
http://pure-data.svn.sourceforge.net/pure-data/?rev=12002&view=rev
Author: eighthave
Date: 2009-08-20 20:59:55 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
sorted out 'Open Recent' on Aqua, now its time to get it going on X11
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/wheredoesthisgo.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12001
http://pure-data.svn.sourceforge.net/pure-data/?rev=12001&view=rev
Author: eighthave
Date: 2009-08-20 20:14:30 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
pulled out file associations stuff and stuck it into a 'startup' plugin to
test the idea of "plugins" and to allow for easier development of the file
association ideas
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_menucommands.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/startup/file_associations.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12000
http://pure-data.svn.sourceforge.net/pure-data/?rev=12000&view=rev
Author: sevyves
Date: 2009-08-20 17:48:52 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
added adaptive threshold external
Modified Paths:
--------------
trunk/externals/pdp_opencv/Makefile
trunk/externals/pdp_opencv/TODO
Added Paths:
-----------
trunk/externals/pdp_opencv/pdp_opencv_athreshold-help.pd
trunk/externals/pdp_opencv/pdp_opencv_athreshold.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11999
http://pure-data.svn.sourceforge.net/pure-data/?rev=11999&view=rev
Author: eighthave
Date: 2009-08-20 16:12:32 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
- restructured the menubar code so that there is just one menubar for all
windows, and its configured for each window. Previously, each window had
its own menubar. This should make it much easier to handle dynamic list menus
like "Open Recent" and "Window"
- replaced the word 'panel' with the word 'dialog' where relevant, for the
sake of consistency
- tweaked openrecent menu, it should work now
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/apple_events.tcl
branches/pd-devel/0.41.4/src/dialog_array.tcl
branches/pd-devel/0.41.4/src/dialog_canvas.tcl
branches/pd-devel/0.41.4/src/dialog_find.tcl
branches/pd-devel/0.41.4/src/dialog_font.tcl
branches/pd-devel/0.41.4/src/dialog_gatom.tcl
branches/pd-devel/0.41.4/src/dialog_iemgui.tcl
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_bindings.tcl
branches/pd-devel/0.41.4/src/pd_menucommands.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11998
http://pure-data.svn.sourceforge.net/pure-data/?rev=11998&view=rev
Author: eighthave
Date: 2009-08-20 15:20:52 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
added .SUFFIXES for a more proper Makefile
Modified Paths:
--------------
branches/pd-devel/0.41.4/po/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11997
http://pure-data.svn.sourceforge.net/pure-data/?rev=11997&view=rev
Author: eighthave
Date: 2009-08-20 15:19:19 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
ran ./generate-msg.sh on the most recent public domain files to have some fresh .msg files to test with
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/locale/en_ca.msg
branches/pd-devel/0.41.4/src/locale/it.msg
Added Paths:
-----------
branches/pd-devel/0.41.4/src/locale/af.msg
branches/pd-devel/0.41.4/src/locale/az.msg
branches/pd-devel/0.41.4/src/locale/be.msg
branches/pd-devel/0.41.4/src/locale/bg.msg
branches/pd-devel/0.41.4/src/locale/eu.msg
branches/pd-devel/0.41.4/src/locale/gu.msg
branches/pd-devel/0.41.4/src/locale/hi.msg
branches/pd-devel/0.41.4/src/locale/pa.msg
branches/pd-devel/0.41.4/src/locale/ru.msg
branches/pd-devel/0.41.4/src/locale/sq.msg
branches/pd-devel/0.41.4/src/locale/vi.msg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11996
http://pure-data.svn.sourceforge.net/pure-data/?rev=11996&view=rev
Author: eighthave
Date: 2009-08-20 15:18:11 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
changed locale list to match current set and added full checks to msgfmt
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/locale/generate-msg.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11994
http://pure-data.svn.sourceforge.net/pure-data/?rev=11994&view=rev
Author: eighthave
Date: 2009-08-20 15:06:44 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
updated using xgettext and added full headers to the .po files
Modified Paths:
--------------
branches/pd-devel/0.41.4/po/en_CA.po
branches/pd-devel/0.41.4/po/it.po
branches/pd-devel/0.41.4/po/template.pot
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11993
http://pure-data.svn.sourceforge.net/pure-data/?rev=11993&view=rev
Author: eighthave
Date: 2009-08-20 14:52:49 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
this script is no longer needed, we can get .po files from translationproject.org
Removed Paths:
-------------
branches/pd-devel/0.41.4/src/locale/msgcat2po.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.