Commit Graph

  • 2c2690bb91 grammar and parser creating and configuring elements: not nesting yet Gabriel Salvador 2023-07-10 20:25:07 +0100
  • 525de4ade4 package refactor Gabriel Salvador 2023-07-09 16:10:47 +0100
  • bbc6ce6e6b refactored folder structure to a more conventional maven structure Gabriel Salvador 2023-07-09 14:33:50 +0100
  • 977fad1799 layout builder: properties inherintance Gabriel Salvador 2023-07-09 11:43:16 +0100
  • 783e3a9d55 layout builder language code Gabriel Salvador 2023-07-06 13:57:02 +0100
  • b4d6768f73 events are sent only to active controller Gabriel Salvador 2023-07-05 16:27:56 +0100
  • 8f79b27cb1 mouseReleasedOutside available for more controllers that needs it (other than TextField) Gabriel Salvador 2023-07-05 11:03:32 +0100
  • 5d71157755 output files Gabriel Salvador 2023-07-05 01:28:31 +0100
  • 055bbb9f15
    Merge c35645abd9 into 1f7cb64986 Gabriel Salvador 2023-07-03 16:13:38 +0100
  • c35645abd9 added Multiline Texfield Control Gabriel Salvador 2023-07-03 16:13:06 +0100
  • 7e5c5c0267 added output to gitignore Gabriel Salvador 2023-07-01 13:36:45 +0100
  • e3cbdc75dc added processing as a dependecy Gabriel Salvador 2023-06-29 17:20:23 +0100
  • b715e78cb8 changed configs for idea ide Gabriel Salvador 2023-06-29 16:38:50 +0100
  • 2f478e4f47 pom.xml Gabriel Salvador 2023-06-29 16:36:31 +0100
  • 12a5e5c21b implemented a multiline Textfield Gabriel Salvador 2023-04-22 14:12:12 +0100
  • 76a9c221f2
    Merge ca5728cbaf into d3dad67633 Argus74 2023-02-12 23:54:43 -0500
  • ca5728cbaf Fixed Event Handler Code example Argus74 2023-02-12 23:53:09 -0500
  • f872cb4107 Added github IO link Argus74 2023-02-12 23:45:03 -0500
  • a8ede74e3d Added detailed information about Event Handling Argus74 2023-02-12 23:41:19 -0500
  • c979f8dbdf
    Merge 45944d1215 into d3dad67633 Kentaro Fukuchi 2021-08-26 04:08:57 +0900
  • 45944d1215 Now modifies the value label's alignment correctly. Kentaro Fukuchi 2021-08-26 03:59:45 +0900
  • 9866a4d542
    Update README.md mutterer 2020-03-29 19:13:38 +0200
  • 4c776c6c67 Merge e2f6621644 into 1f7cb64986 Hunter Chasens 2020-02-09 22:46:39 -0500
  • e2f6621644
    compiles with current processing Hunter Chasens 2020-02-09 22:45:44 -0500
  • 74da9c6900
    Merge e4d5e0160a into d3dad67633 Caldas Lopes 2019-01-25 17:35:59 +0000
  • e4d5e0160a Typing characters with accent marks in a textbox #38 João Lopes 2019-01-25 17:28:25 +0000
  • 71f0629659
    Merge 52b30f99bf into d3dad67633 Vincent 2019-01-02 06:57:30 +0000
  • 52b30f99bf Added text selection Fixed double-click Fixed double call to mouse release Viproz 2018-11-08 14:03:17 +0100
  • 2e47b179cf Changed behavior of the delete key Added click selection support for Textfields Viproz 2018-11-07 16:16:37 +0100
  • d3dad67633 fixed chart setRange, getMin, getMax #139 dev-2.2.7 andreas schlegel 2018-09-23 22:52:31 +0800
  • c3b35c2b71 changing Vector to ArrayList andreas schlegel 2018-09-22 23:06:16 +0800
  • 4382434172 fixing plugTo issues #136 andreas schlegel 2018-09-22 23:05:55 +0800
  • 02b34a6fa6 fixing textarea issues with newlines #105 #68 andreas schlegel 2018-09-22 23:05:22 +0800
  • cc775e7e31 fixing hsl update and background issues andreas schlegel 2018-09-22 23:04:20 +0800
  • a8cfe12f78 another change to gitignore andreas schlegel 2018-09-22 23:03:28 +0800
  • d8e7581073 minor typos andreas schlegel 2018-09-22 18:01:00 +0800
  • d2a7f2a3d9 update gitignore andreas schlegel 2018-09-22 17:59:58 +0800
  • 221e6ea56e Merge branch 'Modjular-patch-1' into dev-2.2.7 andreas schlegel 2018-09-22 11:47:42 +0800
  • ef7c533212 wip, minor changes to update build files to 2.2.7 andreas schlegel 2018-09-22 11:47:14 +0800
  • 075c8aef95 Merge branch 'jmorrow1-master' into dev-2.2.7 andreas schlegel 2018-09-22 10:16:53 +0800
  • 77868c2018 Merge branch 'master' of https://github.com/jmorrow1/controlp5 into jmorrow1-master andreas schlegel 2018-09-22 10:16:08 +0800
  • fc21845b9b Merge branch 'ubidefeo-master' into dev-2.2.7 andreas schlegel 2018-09-22 10:09:40 +0800
  • 3b204f777e update .gitignore andreas schlegel 2018-09-22 10:07:24 +0800
  • fa0aacdfd1 Merge branch 'frankiezafe-dev' into dev-2.2.7 quick fix on ListBox:onRelease index out of range error andreas schlegel 2018-09-22 10:03:16 +0800
  • e3bea47dfe Merge branch 'radionics-master' into dev-2.2.7 fix keyCode mapping andreas schlegel 2018-09-22 09:53:30 +0800
  • cddc77235b
    Merge 2fd2c63ade into 1f7cb64986 Anthony Reksooatmodjo 2018-08-01 18:04:46 +0000
  • 2fd2c63ade
    Two tiny formatting typos Anthony Reksooatmodjo 2018-08-01 10:55:59 -0700
  • 9a3473ca54
    Merge bbd28010e5 into 1f7cb64986 OpenSourceRadionics 2018-07-12 05:57:58 +0000
  • bbd28010e5 Bugfix keyCode bigger than mapped numKeys inside keyEvent method radionics 2018-07-12 07:50:31 +0200
  • 8df320f676
    Merge cabff9ab86 into 1f7cb64986 frankiezafe 2018-06-11 09:59:36 +0000
  • cabff9ab86 quick fix on ListBox:onRelease index out of range error frankiezafe 2018-06-11 11:53:40 +0200
  • d49da8466e
    Merge 9cf4795dff into 1f7cb64986 Ubi de Feo 2018-03-18 09:10:39 +0000
  • 1249af14ad
    Merge 9cf4795dff into 1f7cb64986 Ubi de Feo 2018-03-18 09:02:34 +0000
  • 9cf4795dff - fixed TickMark positioning/spacing - implemented TickMark.setDistance(int) method to allow better positioning in respect to the slider - cleaned up after myself ubi 2018-03-18 10:00:31 +0100
  • 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 ubi 2018-03-15 13:37:27 +0100
  • fa26126468 Merge f0e6f3c3f4 into 1f7cb64986 GoToLoop 2016-07-24 07:49:28 +0000
  • f0e6f3c3f4 Update CheckBox.java GoToLoop 2016-07-21 21:58:36 -0300
  • 879d56fb9f Merge 9278350dda into 1f7cb64986 GoToLoop 2016-07-22 00:55:48 +0000
  • 9278350dda Update RadioButton.java GoToLoop 2016-07-21 21:55:19 -0300
  • 8792dd85a1 Merge 4b8a8368ca into 1f7cb64986 GoToLoop 2016-07-17 15:12:41 +0000
  • 20a4a913b8 Merge ad276b6660 into 1f7cb64986 GoToLoop 2016-07-17 15:06:54 +0000
  • ee5d961ca0 Merge 50e12645ca into 1f7cb64986 GoToLoop 2016-07-17 14:59:43 +0000
  • 50e12645ca Update ControllerGroup.java GoToLoop 2016-07-17 11:59:42 -0300
  • 4b8a8368ca Update ControlGroup.java GoToLoop 2016-07-17 11:29:45 -0300
  • ad276b6660 Update Accordion.java GoToLoop 2016-07-17 11:26:26 -0300
  • 73faed8e7e Update CheckBox.java GoToLoop 2016-07-17 11:15:56 -0300
  • a71c65023a Update CheckBox.java GoToLoop 2016-07-17 10:53:05 -0300
  • 192dd048e2 Update CheckBox.java GoToLoop 2016-07-16 21:51:44 -0300
  • 310d9e2d5e Update ControllerGroup.java GoToLoop 2016-07-16 18:23:44 -0300
  • d6d722c7ed Update Accordion.java GoToLoop 2016-07-15 19:24:25 -0300
  • b1085e4adf Update ControllerGroup.java GoToLoop 2016-07-15 16:09:59 -0300
  • 4eadb2236d Update ControlGroup.java GoToLoop 2016-07-15 16:08:30 -0300
  • 29f9977638 Merge e716ec6a22 into 1f7cb64986 GoToLoop 2016-07-15 19:07:19 +0000
  • e716ec6a22 Update Tab.java GoToLoop 2016-07-15 16:07:17 -0300
  • 105f4de6b0 Merge 9ad1b4ba3d into 1f7cb64986 GoToLoop 2016-07-15 19:06:07 +0000
  • 9ad1b4ba3d Update Textarea.java GoToLoop 2016-07-15 16:06:07 -0300
  • dc953a7c75 Update Textarea.java GoToLoop 2016-07-15 06:28:25 -0300
  • 8ad8ff167e Update ControllerGroup.java GoToLoop 2016-07-15 04:53:17 -0300
  • 84b09409cf Update ControllerGroup.java GoToLoop 2016-07-15 04:08:47 -0300
  • 1506b77aab Update Tab.java GoToLoop 2016-07-15 04:04:44 -0300
  • 6edcc75724 Merge 4fd4105367 into 1f7cb64986 GoToLoop 2016-07-12 09:55:19 +0000
  • fc4117ebbf Merge 333c0f7f25 into 1f7cb64986 GoToLoop 2016-07-11 08:18:04 +0000
  • 333c0f7f25 Update ControlListener.java GoToLoop 2016-07-11 05:18:03 -0300
  • f3dd78f9c9 Update ControllerView.java GoToLoop 2016-07-11 05:14:53 -0300
  • 5956a93812 Update ControlKey.java GoToLoop 2016-07-11 04:55:24 -0300
  • c61291e963 Update CDrawable.java GoToLoop 2016-07-11 04:53:49 -0300
  • 423f3f0dff Update CallbackListener.java GoToLoop 2016-07-11 04:51:10 -0300
  • 0f3f38146b Update ControllerGroup.java GoToLoop 2016-07-11 04:07:09 -0300
  • ce9b919750 Update ControlGroup.java GoToLoop 2016-07-11 03:08:56 -0300
  • f0adb9e37a extends ControllerInterface< T > GoToLoop 2016-07-09 22:40:48 -0300
  • 4fd4105367 Update ControllerList.java GoToLoop 2016-07-09 22:09:59 -0300
  • 18e95d99da Update ControllerGroup.java GoToLoop 2016-07-09 21:58:45 -0300
  • f611e4d653 Update ControllerList.java GoToLoop 2016-07-09 15:44:03 -0300
  • 27371a5fd1 Update ControllerGroup.java GoToLoop 2016-07-09 08:47:43 -0300
  • 7b1b52f2d4 Update ControllerList.java GoToLoop 2016-07-09 08:24:55 -0300
  • 1ed22095ea Merge pull request #2 from GoToLoop/revert-1-ControllerList-patch-1 GoToLoop 2016-07-09 06:34:01 -0300
  • 669b71bf81 Revert "Change Vector to ArrayList" GoToLoop 2016-07-09 06:33:27 -0300
  • e2d8aad01f Change Vector to ArrayList GoToLoop 2016-07-09 06:25:50 -0300
  • 2a15aaacbf Merge pull request #1 from GoToLoop/ControllerList-patch-1 GoToLoop 2016-07-09 06:15:03 -0300
  • d9af4c2d9f Change Vector to ArrayList GoToLoop 2016-07-09 06:10:46 -0300