- Oct 14, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
[r16947] by eighthave: merge in Win32 UTF-8 file/path support [r16123] by eighthave: pad link fields with -headerpad_max_install_names so the Pd-extended packaging can rewrite the link paths [r16033] by eighthave: replace verbose() with logpost() since verbose() adds extraneous carraige returns to messages that have been filtered out by the log level [r15977] by eighthave: bumped to v0.25.2 [r15918] by eighthave: post version message using verbose(0) [r15472] by eighthave: updated to template/Makefile 1.0.11 [r15186] by eighthave: replace .x%x 32-bit only canvas id with .x%lx canvas id which supports 32-bit and 64-bit
-
- Oct 12, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
remove reference to tofront/back menu items accidentally left in after 8ae59437
-
Jonathan Wilkes authored
fix for #133: chromium phones home to google about stuff. The ipv6 blackhole addy would be a better solution but apparently Chromium doesn't accept ipv6 addresses for the --proxy-server flag
-
- Oct 11, 2016
-
-
Jonathan Wilkes authored
-
- Oct 09, 2016
-
-
Jonathan Wilkes authored
fix Bring to Front/Send to Back by putting them in the popup menu. It would be better if the user could select multiple objects at a time, but the x/y coord-based implementation doesn't allow for that.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Oct 08, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Oct 07, 2016
-
-
Jonathan Wilkes authored
for legacy drawing commands like [filledpolygon], don't scale the stroke (this is how it worked in Pd Vanilla)
-
- Oct 05, 2016
-
-
Jonathan Wilkes authored
-
- Oct 04, 2016
-
-
Jonathan Wilkes authored
* add flag for compatibility with older OSX versions * change library paths in script so that external dependencies are found * build with jack support
-
Jonathan Wilkes authored
-
- Oct 02, 2016
-
-
Jonathan Wilkes authored
fix regression where glist_select can send messages to the GUI before the window or its elements actually exist. (Same thing happens in Vanilla, but tcl/tk silently ignores tk canvas itemconfigure messages for non-existent objects)
-
- Oct 01, 2016
-
-
Jonathan Wilkes authored
-
- Sep 29, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 27, 2016
-
-
Jonathan Wilkes authored
-
- Sep 26, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 23, 2016
-
-
Jonathan Wilkes authored
fix #114: can't copy-paste ASCII character 160, non-breaking space. Now we only remove consecutive \u0020, and leave the non-breaking spaces alone
-
- Sep 21, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 20, 2016
-
-
Jonathan Wilkes authored
fix #119: store canvas title for later use. This will properly display the title for a dirty canvas in the case where the Pd patch is mutated with a loadbang (and properly other cases, too)
-
- Sep 18, 2016
-
-
Jonathan Wilkes authored
fix a crasher with gtemplate_new dereferencing a freed pointer, and harden rule for creating a struct
-
- Sep 17, 2016
-
-
Jonathan Wilkes authored
Remove kludge for menu popup position. As of nw.js v.0.16.1, it appears that the popup menu behaves correctly with zooming and scaling
-
Jonathan Wilkes authored
These happen in Pd-Vanilla and Pd-l2ork, too. They happen when an iemgui is inside a gop window and outside of the gop rectangle area-- Pd still forwards gui messages for them.
-
- Sep 16, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-