Skip to content
Snippets Groups Projects
  1. Dec 10, 2014
  2. Nov 19, 2014
    • Ivica Bukvic's avatar
      *updated TODO · c70f0e5e
      Ivica Bukvic authored
      c70f0e5e
    • Ivica Bukvic's avatar
      *fixed cosmetic regression where highlighting of the number when focusing (and... · d1dab86a
      Ivica Bukvic authored
      *fixed cosmetic regression where highlighting of the number when focusing (and reverting focus) was not consistent due to faulty optimization that has now been removed.
      d1dab86a
    • Ivica Bukvic's avatar
      *added legacy behavior for key* family of objects where autorepeat is observed... · 40e33c4a
      Ivica Bukvic authored
      *added legacy behavior for key* family of objects where autorepeat is observed (just create an object with an optional argument of 1)
      *fixed bug where gatom after pressing return should not stay focused
      *fixed bug where gatom's number after ctrl+click should not turn selected
      *offered ability for image and others to ignore clicks and pass them below (measured by a zero width, only works for single inlet/outlet objects as otherwise their multiple inlets or outlets will be truncated to the same spot)
      *reenabled ability for cnv to pass clicks below and reflected this in the official help file (separate previous commit)
      40e33c4a
  3. Nov 14, 2014
    • Ivica Bukvic's avatar
      *reverted commit 46933bb2 as it deemed... · 0c5703e9
      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
      0c5703e9
  4. Nov 13, 2014
  5. Nov 12, 2014
  6. Nov 11, 2014
  7. Nov 10, 2014
  8. Nov 08, 2014
  9. Nov 07, 2014
    • pokergaming's avatar
      8a609b97
    • pokergaming's avatar
      more [draw] improvements for data structures: · b06c0f33
      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
      b06c0f33
  10. Nov 05, 2014
  11. Nov 04, 2014
  12. Nov 01, 2014
  13. Oct 16, 2014
  14. Oct 12, 2014
  15. Oct 09, 2014
  16. Oct 08, 2014
  17. Oct 07, 2014
Loading