Commit Graph

54 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 a8cfe12f78 another change to gitignore 2018-09-22 23:03:28 +08:00
andreas schlegel d8e7581073 minor typos 2018-09-22 18:01:00 +08:00
andreas schlegel d2a7f2a3d9 update gitignore 2018-09-22 17:59:58 +08:00
andreas schlegel 221e6ea56e Merge branch 'Modjular-patch-1' into dev-2.2.7 2018-09-22 11:47:42 +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 075c8aef95 Merge branch 'jmorrow1-master' into dev-2.2.7 2018-09-22 10:16:53 +08:00
andreas schlegel 77868c2018 Merge branch 'master' of https://github.com/jmorrow1/controlp5 into jmorrow1-master 2018-09-22 10:16:08 +08:00
andreas schlegel fc21845b9b Merge branch 'ubidefeo-master' into dev-2.2.7 2018-09-22 10:09:40 +08:00
andreas schlegel 3b204f777e update .gitignore 2018-09-22 10:07:24 +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
andreas schlegel e3bea47dfe Merge branch 'radionics-master' into dev-2.2.7
fix keyCode mapping
2018-09-22 09:53:30 +08:00
Anthony Reksooatmodjo 2fd2c63ade
Two tiny formatting typos 2018-08-01 10:55:59 -07: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
James Morrow 9eedf3ad45 Fix to Issue #40
Added check if index is in range before using it to index the list of
items.
2016-01-05 19:20:25 -07:00
sojamo 665b0c1aa5 readme typo fix 2015-09-04 15:12:40 +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
andreas schlegel 096c553452 Merge pull request #8 from AmnonOwed/FixRadioButton.removeItem
Fix RadioButton.removeItem(String)
2015-07-30 10:34:19 +08:00
AmnonOwed c3bdd53a3c Fix RadioButton.removeItem(String) 2015-05-05 09:13:10 +02:00
sojamo 8ade1d493b adding DOI to the readme 2015-03-29 22:05:16 +08: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 e2b6800bd3 wip 2014-09-08 15:58:00 +08:00
sojamo 395d525487 still fixing these links 2014-09-08 15:48:20 +08:00
sojamo 7886fc05d4 setSwitch now enabled 2014-09-08 15:45:08 +08:00
sojamo abab5725aa adjusting comments for ColorWheel example 2014-09-08 15:37:46 +08:00
sojamo e5f6594e75 .pde link fix 2014-09-08 15:37:14 +08:00
sojamo ac6b47db33 readme wip 2014-09-08 15:31:15 +08:00
sojamo a1c209a716 src updates, adding Background and Icon 2014-09-08 15:30:57 +08:00
sojamo c7a75ff6cb resources update 2014-09-08 15:30:21 +08:00
sojamo ba2144261e adding License 2014-09-08 15:30:02 +08:00
sojamo 17abb7d2d6 examples update 2014-09-08 15:27:17 +08:00
sojamo a44e8cac2d readme wip 2014-08-16 19:43:47 +08:00
sojamo 218b65e2cf version number update 2014-08-16 19:43:33 +08:00
sojamo 04c4811582 updated for 2.2.2 release 2014-08-16 19:43:21 +08:00
sojamo 4d6cfbbc39 adding automation scripts to test examples 2014-08-16 19:43:00 +08:00
sojamo 9bc0a548ff modifying and testing examples for 2.2.2 release 2014-08-16 19:42:26 +08:00
sojamo 30d1070874 readme wip 2014-08-16 17:51:51 +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