Commit Graph

26 Commits

Author SHA1 Message Date
andreas schlegel d3dad67633 fixed chart setRange, getMin, getMax #139 2018-09-23 22:52:31 +08:00
andreas schlegel c3b35c2b71 changing Vector to ArrayList 2018-09-22 23:06:16 +08:00
andreas schlegel 4382434172 fixing plugTo issues #136 2018-09-22 23:05:55 +08:00
andreas schlegel 02b34a6fa6 fixing textarea issues with newlines #105 #68 2018-09-22 23:05:22 +08:00
andreas schlegel cc775e7e31 fixing hsl update and background issues 2018-09-22 23:04:20 +08:00
andreas schlegel d8e7581073 minor typos 2018-09-22 18:01:00 +08:00
andreas schlegel ef7c533212 wip, minor changes to update build files to 2.2.7 2018-09-22 11:47:14 +08:00
andreas schlegel fc21845b9b Merge branch 'ubidefeo-master' into dev-2.2.7 2018-09-22 10:09:40 +08:00
andreas schlegel fa0aacdfd1 Merge branch 'frankiezafe-dev' into dev-2.2.7
quick fix on ListBox:onRelease index out of range error
2018-09-22 10:03:16 +08:00
radionics bbd28010e5 Bugfix keyCode bigger than mapped numKeys inside keyEvent method 2018-07-12 07:50:31 +02:00
frankiezafe cabff9ab86 quick fix on ListBox:onRelease index out of range error 2018-06-11 11:53:40 +02:00
ubi 9cf4795dff - fixed TickMark positioning/spacing
- implemented TickMark.setDistance(int) method to allow better positioning in respect to the slider
- cleaned up after myself
2018-03-18 10:00:31 +01:00
ubi 752e1ac0a5 - removed reference to PApplet.setBounds(int, int, int, int) as it seems not to exist in Processing 3 anymore
- added TickMark distance from component and fixed its relation to TickMark length
2018-03-15 13:37:27 +01:00
sojamo 1f7cb64986 2.2.6 release 2016-04-14 18:39:16 +08:00
sojamo a4a4824bfe adjustments to fix issue #12 2015-07-30 17:38:55 +08:00
sojamo 12235cb462 fix for issue #12 2015-07-30 11:01:15 +08:00
AmnonOwed c3bdd53a3c Fix RadioButton.removeItem(String) 2015-05-05 09:13:10 +02:00
sojamo 3ef6bdf244 fix, see issue 3, release 2.2.4 updated 2015-03-29 21:59:13 +08:00
sojamo d5c22c4be7 release for DOI 2015-03-24 12:43:40 +08:00
sojamo 388b13569b 2.2.3 release 2015-03-24 12:27:05 +08:00
sojamo a1c209a716 src updates, adding Background and Icon 2014-09-08 15:30:57 +08:00
sojamo 218b65e2cf version number update 2014-08-16 19:43:33 +08:00
sojamo dc0df081c1 removing System.out.println from ControlP5Base 2014-08-16 17:51:29 +08:00
sojamo 2a516872a8 disabling tooltip 2014-08-16 17:49:39 +08:00
sojamo e056913c43 wip 2014-08-15 11:19:30 +08:00
sojamo e3a05cb1bc moving repository from google code to github. 2014-07-22 14:12:30 +08:00