- Nov 17, 2014
-
-
Albert Gräf authored
-
- Nov 15, 2014
-
-
Albert Gräf authored
-
Albert Gräf authored
-
- Nov 14, 2014
-
-
Ivica Bukvic authored
*reverted commit 46933bb2 as it deemed unnecessary (it was designed to support buggy backwards-compatible behavior that defies common UI practices). *further enhanced getrect calculation for the mycanvas widget to disallow clicking through a canvas across its entire size, rather than just the area by which one can "grab" and move the widget
-
Ivica Bukvic authored
Corrected patch of tar_em_up.sh to add launchpad functionality
-
Ivica Bukvic authored
*updated jasch_lib in hope it will address an error Albert pointed out during the launchpad build, updated pd-l2ork TODO for externals
-
Ivica Bukvic authored
-
Albert Gräf authored
-
Ivica Bukvic authored
*removed unnecessary files in preparation for the launchpad integration (thanks to Albert Graef for the report)
-
- Nov 13, 2014
-
-
git://github.com/pd-l2ork/pdIvica Bukvic authored
-
Ivica Bukvic authored
-
pokergaming authored
* added demos for [draw] events
-
- Nov 12, 2014
-
-
git://github.com/pd-l2ork/pdpokergaming authored
-
pokergaming authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Nov 11, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
git://github.com/pd-l2ork/pdIvica Bukvic authored
-
Ivica Bukvic authored
-
pokergaming authored
-
- Nov 10, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*further improved naming convention for settings files (default.settings and user.settings), cosmetic improvements to the indexing prompt of the help browser dialog.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*updated file locations and made names more consistent across all folders (everything now uses pd-l2ok instead of pdl2ork). Placed user settings into ~/.pd-l2ork/ folder and renamed to simply settings, placed xapian search database for the browser inside the ~/.pd-l2ork folder.
-
- Nov 08, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
git://github.com/pd-l2ork/pdIvica Bukvic authored
-
Ivica Bukvic authored
*fixed lingering bug where static symbols did not project values properly because they did not gensym their own instance.
-
- Nov 07, 2014
-
-
git://github.com/pd-l2ork/pdpokergaming authored
-
pokergaming authored
-
pokergaming authored
*added outlet to [draw] to notify for events *added svg-style event mousedown (more to come) *added a "drag" event for convenience (similar to curve_motion) *fixed default strokelinejoin per svg spec *event "bubbling" so that the closest shape to front gets the notification *added "bbox" method to turn off bbox calculation (similar to curve's -n flag) *added a "pointerevents" method per svg-spec *fixed skewx and skewy transforms to use degrees instead of radians
-
- Nov 05, 2014
-
-
Ivica Bukvic authored
*fixed incorrect sizing of an object that used to be valid with a number of connections greater than the new, invalid object name (including empty object) that happens upon retexting the object, as well as during undo and redo.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed bug when applying properties to an iemgui object using handles (e.g. moving label or resizing an object), upon undoing all other objects that may have been selected at the time a handle was edited would be erroneously recreated.
-
Ivica Bukvic authored
*another attempt at cleaning up trigger to provide maximum flexibility. Still need to figure out whether lists that start with a number should be prepended with a word list. Logic would suggest yes, but there might be regressions...
-
Ivica Bukvic authored
*fixed bug where trigger when fed anything (e.g. a single word, like "restart," with no symbol prefix), it would output data twice through some outlets due to faulty way of dealing with anything->list function call.
-