Revision: 10753
http://pure-data.svn.sourceforge.net/pure-data/?rev=10753&view=rev
Author: eighthave
Date: 2009-02-09 05:07:28 +0000 (Mon, 09 Feb 2009)
Log Message:
-----------
oops, ::tk::mac::Quit is only declared on Mac OS X, of course. Things should launch properly on non-Mac OS X
Modified Paths:
--------------
branches/pd-extended/0.41/pd/src/u_main.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
/bin/sh: -c: line 1: syntax error: unexpected end of file
pix_share_read.cpp:27: internal compiler error: in var_ann, at tree-flow-inline.h:127
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-02-07/logs/2009-02-07_06.27.…
Revision: 10752
http://pure-data.svn.sourceforge.net/pure-data/?rev=10752&view=rev
Author: eighthave
Date: 2009-02-07 01:40:23 +0000 (Sat, 07 Feb 2009)
Log Message:
-----------
- refactored font chosing and testing to be more readable
- removed all traces of panel_background, let's save the theming for later
- added more procs/bindings for events: Configure and Activate
- put the Pd packages back at the top, where they should be
- refactored menu_minimize, it seems to be really just a one liner
- got the Find panel's focusin behavior working properly
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/find_panel.tcl
branches/pd-devel/0.41.4/src/gatom_panel.tcl
branches/pd-devel/0.41.4/src/iemgui_panel.tcl
branches/pd-devel/0.41.4/src/pd.tk
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/pdtk_canvas.tcl
branches/pd-devel/0.41.4/src/pdtk_text.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10751
http://pure-data.svn.sourceforge.net/pure-data/?rev=10751&view=rev
Author: mescalinum
Date: 2009-02-07 00:17:49 +0000 (Sat, 07 Feb 2009)
Log Message:
-----------
prevent hang on startup when determining best font sizes
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10750
http://pure-data.svn.sourceforge.net/pure-data/?rev=10750&view=rev
Author: eighthave
Date: 2009-02-06 21:30:41 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
- fixed bug in "file exists?" saveas panel logic
- cleaned up opendir/untitleddir stuff as part of a drive to clean up the
global variables. Now the opendir/untitleddir stuff works like this:
menu_open_dir:
- starts in pwd
- is updated to the dir of the previous File -> Open
menu_new_dir:
- starts in pwd
- updated on every File -> Save As to that dir
- updated to path of current patch whenever focus changes
- when Pd window gets focus, menu_new_dir is set to pwd
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/apple_events.tcl
branches/pd-devel/0.41.4/src/pd.tk
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/pdtk_canvas.tcl
branches/pd-devel/0.41.4/src/s_inter.c
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: 10749
http://pure-data.svn.sourceforge.net/pure-data/?rev=10749&view=rev
Author: eighthave
Date: 2009-02-06 17:20:29 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
added 'Bring All to Front' to Window menu on Mac OS X/Aqua
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd_menucommands.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 10748
http://pure-data.svn.sourceforge.net/pure-data/?rev=10748&view=rev
Author: lukeiannini
Date: 2009-02-06 11:16:06 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
adding jonathan wilkes lovely 'pal' editor, continued work and upgrades to ds-designer, and the start of ds-choice-list, a context-menu-ish gui element (with icons thanks to ds-designer)
Modified Paths:
--------------
trunk/abstractions/ds-gui/ds-designer-help.pd
trunk/abstractions/ds-gui/ds-designer.pd
trunk/abstractions/ds-gui/ds-slider-o.pd
Added Paths:
-----------
trunk/abstractions/ds-gui/ds-choice-list.pd
trunk/abstractions/ds-gui/pal/
trunk/abstractions/ds-gui/pal/clean.pd
trunk/abstractions/ds-gui/pal/color-presets.txt
trunk/abstractions/ds-gui/pal/constrain.pd
trunk/abstractions/ds-gui/pal/getGUIsize.pd
trunk/abstractions/ds-gui/pal/if-numscroll.pd
trunk/abstractions/ds-gui/pal/label-tgl.pd
trunk/abstractions/ds-gui/pal/label.pd
trunk/abstractions/ds-gui/pal/linORlog.pd
trunk/abstractions/ds-gui/pal/lock.pd
trunk/abstractions/ds-gui/pal/pal-help.pd
trunk/abstractions/ds-gui/pal/pal.pd
trunk/abstractions/ds-gui/pal/pappend.pd
trunk/abstractions/ds-gui/pal/pbng.pd
trunk/abstractions/ds-gui/pal/pcnv.pd
trunk/abstractions/ds-gui/pal/pnbx.pd
trunk/abstractions/ds-gui/pal/pradio.pd
trunk/abstractions/ds-gui/pal/pslider.pd
trunk/abstractions/ds-gui/pal/pstruct.pd
trunk/abstractions/ds-gui/pal/ptgl.pd
trunk/abstractions/ds-gui/pal/ptraverse.pd
trunk/abstractions/ds-gui/pal/shownum.pd
trunk/abstractions/ds-gui/pal/showsym.pd
trunk/abstractions/ds-gui/pal/spawn.pd
trunk/abstractions/ds-gui/pal/turnstile.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.