Commit Graph

269 Commits

Author SHA1 Message Date
jonobr1
d249ca6bb3 made optional third argument to controller.boolean to set default value 2011-03-26 11:11:28 -07:00
George Michael Brower
391be6a283 Adjusted baseline for animated graphic on demo page 2011-03-23 11:49:11 -04:00
Jono Brandel
75ffc69e2b updated enter function 2011-03-03 10:45:01 -08:00
Jono Brandel
1acef3f40f Ahem, now the enter or return keyCode triggers value updates on NumberController 2011-02-17 15:17:24 -08:00
Jono Brandel
aab996398e Added the enter or return key command on numberField elements of numberController 2011-02-17 15:15:25 -08:00
Jono Brandel
ae5ccdd736 Added Pro Tip 2 2011-02-14 13:34:27 -08:00
Jono Brandel
c189ae7f16 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-11 13:48:43 -08:00
Jono Brandel
06e610de87 house cleaning 2011-02-11 11:25:33 -08:00
Jono Brandel
6a2903681d house cleaning 2011-02-11 11:25:33 -08:00
Jono Brandel
fe1597a19b cleaning up 2011-02-11 11:18:40 -08:00
Jono Brandel
d9947b05dc cleaning up 2011-02-11 11:18:40 -08:00
Jono Brandel
88f37adea8 merged szimeks formatting with current branch 2011-02-11 11:12:07 -08:00
Jono Brandel
5d43707a21 merged szimeks formatting with current branch 2011-02-11 11:12:07 -08:00
Jono Brandel
01156d5513 updated FunctionController.onFire to be after .fire 2011-02-11 10:46:40 -08:00
Jono Brandel
89c387c72b updated FunctionController.onFire to be after .fire 2011-02-11 10:46:40 -08:00
Jono Brandel
d3cc444cad hooked class attributeses properly on Number Controller and Slider 2011-02-10 14:51:52 -08:00
Jono Brandel
d24b0c74fc hooked class attributeses properly on Number Controller and Slider 2011-02-10 14:51:52 -08:00
Szymon Nowak
151879cdff Fixed missing semicolons and implied globals. 2011-02-10 22:00:01 +01:00
Szymon Nowak
bf30035fe4 Fixed missing semicolons and implied globals. 2011-02-10 22:00:01 +01:00
Szymon Nowak
9520275b4d Removed trailing whitespace. Converted tabs to 4 spaces. 2011-02-10 21:50:57 +01:00
Szymon Nowak
3895cc188e Removed trailing whitespace. Converted tabs to 4 spaces. 2011-02-10 21:50:57 +01:00
Jono Brandel
765ade71e9 gui styling adaptation for scrollbars width 2011-02-10 12:16:51 -08:00
Jono Brandel
5b69223ef8 gui styling adaptation for scrollbars width 2011-02-10 12:16:51 -08:00
George Michael Brower
1520f0805c Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 14:03:06 -08:00
George Michael Brower
c287ed92dc Cleaning up markup 2011-02-09 14:03:02 -08:00
Jono Brandel
70ed6c1e32 modified demo.css for expansion animations 2011-02-09 13:50:24 -08:00
Jono Brandel
ac562a2deb modified demo.css for expansion animations 2011-02-09 13:50:24 -08:00
Jono Brandel
c37815ca82 Merge branch 'master' of github.com:jonobr1/gui-dat into gh-pages 2011-02-09 13:32:52 -08:00
Jono Brandel
9c2cad53b4 Merge branch 'master' of github.com:jonobr1/gui-dat into gh-pages 2011-02-09 13:32:52 -08:00
Jono Brandel
6dded8e6e6 css changes to index.html 2011-02-09 13:32:41 -08:00
Jono Brandel
f98eb5dc00 css changes to index.html 2011-02-09 13:32:41 -08:00
George Michael Brower
f0f8ff2d79 Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
George Michael Brower
7c9143a8e2 Added options() method for string and number controllers 2011-02-09 13:28:35 -08:00
George Michael Brower
9c2c24aeeb Added onFinishChange() for string and number controllers, onFire() for function controllers and noSlider() for number controllers. 2011-02-09 11:39:18 -08:00
George Michael Brower
62e50fc8a0 Added onFinishChange() for string and number controllers, onFire() for function controllers and noSlider() for number controllers. 2011-02-09 11:39:18 -08:00
George Michael Brower
6a19c5aa75 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 10:28:20 -08:00
George Michael Brower
82ca98270f Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-09 10:28:20 -08:00
Jono Brandel
a4bd8874ee updated demo.css to accomodate padding-bottom on index.html 2011-02-08 09:25:54 -08:00
Jono Brandel
6f7ba4f752 updated demo.css to accomodate padding-bottom on index.html 2011-02-08 09:25:54 -08:00
Jono Brandel
cdb9e9fe6a merged css3 transitions 2011-02-03 14:40:02 -08:00
Jono Brandel
a178438c91 merged css3 transitions 2011-02-03 14:40:02 -08:00
Jono Brandel
e0e998b02a merged css3 transition changes 2011-02-03 14:39:27 -08:00
Jono Brandel
695645ef05 merged css3 transition changes 2011-02-03 14:39:27 -08:00
Jono Brandel
79602505b9 css3 animations work for documentation page, thanks szimek! 2011-02-03 14:36:28 -08:00
Jono Brandel
e21e0ac5c3 css3 animations work for documentation page, thanks szimek! 2011-02-03 14:36:28 -08:00
George Michael Brower
1d07608bf8 index 2011-02-01 21:28:38 -05:00
George Michael Brower
1419b37954 index 2011-02-01 21:28:38 -05:00
Jono Brandel
2e0cad73d9 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-01 16:04:53 -08:00
Jono Brandel
11325bbf42 Merge branch 'master' of github.com:jonobr1/gui-dat 2011-02-01 16:04:53 -08:00
Jono Brandel
4646dc695d Tried to update the animations for documentation and utterly failed. Sad face. Line 89 of demo.css 2011-02-01 16:04:39 -08:00