Skip to content
Snippets Groups Projects
  1. Apr 28, 2015
  2. Apr 27, 2015
  3. Apr 22, 2015
  4. Apr 21, 2015
  5. Apr 20, 2015
  6. Apr 19, 2015
  7. Apr 18, 2015
  8. Apr 17, 2015
  9. Apr 15, 2015
  10. Mar 13, 2015
  11. Mar 06, 2015
  12. Feb 24, 2015
  13. Feb 19, 2015
  14. Feb 13, 2015
  15. Dec 10, 2014
  16. 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
  17. 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
  18. Nov 13, 2014
  19. Nov 12, 2014
  20. Nov 11, 2014
  21. Nov 10, 2014
  22. Nov 08, 2014
  23. 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
  24. Nov 05, 2014
Loading