Commit Graph

578 Commits

Author SHA1 Message Date
George Michael Brower
738b4d0d06 Lots of saving goodness though a few things left to be done / tested. Started to add collapsable sections on demo headers. Won't be stable enough by tomorrow morning. 2011-01-30 23:53:33 -05:00
George Michael Brower
5b38f59def Lots of saving goodness though a few things left to be done / tested. Started to add collapsable sections on demo headers. Won't be stable enough by tomorrow morning. 2011-01-30 23:53:33 -05:00
George Michael Brower
f6324d64cc totally resizeable :) 2011-01-30 16:03:09 -07:00
George Michael Brower
554767fa70 totally resizeable :) 2011-01-30 16:03:09 -07:00
jonobr1
c1c3466233 cleaning up GUI-DAT to gui-dat 2011-01-28 22:27:06 -07:00
jonobr1
8ba92f76cd cleaning up GUI-DAT to gui-dat 2011-01-28 22:27:06 -07:00
jonobr1
c5f3c7971f Merge branch 'gh-pages' 2011-01-28 22:24:52 -07:00
jonobr1
8a212061ce Merge branch 'gh-pages' 2011-01-28 22:24:52 -07:00
jonobr1
02e6e567c6 changed file size on download link 2011-01-28 22:21:01 -07:00
jonobr1
4dbb680cfa changed file size on download link 2011-01-28 22:21:01 -07:00
jonobr1
0674431e3c removed gui.min.js from branch 2011-01-28 22:16:31 -07:00
jonobr1
ee38308200 removed gui.min.js from branch 2011-01-28 22:16:31 -07:00
jonobr1
8d04da6a25 removed gui.min.js from branch and synced with versions branch 2011-01-28 22:14:23 -07:00
jonobr1
32014e0fe9 removed gui.min.js from branch and synced with versions branch 2011-01-28 22:14:23 -07:00
jonobr1
fed7375536 synced with versions branch 2011-01-28 22:12:03 -07:00
jonobr1
ff6ffca84f synced with versions branch 2011-01-28 22:12:03 -07:00
jonobr1
c0f4dadbf6 README updated for more dynamic purposes 2011-01-28 21:41:25 -07:00
jonobr1
0e7c179bfc README updated for more dynamic purposes 2011-01-28 21:41:25 -07:00
George Michael Brower
57b76b83f9 merge 2011-01-28 21:29:54 -07:00
George Michael Brower
8741a638b7 merge 2011-01-28 21:29:54 -07:00
George Michael Brower
19bc3b1eac Merged my changes with doob's -- exact same external functionality, some internal differences 2011-01-28 21:28:12 -07:00
George Michael Brower
ad78b157e1 Merged my changes with doob's -- exact same external functionality, some internal differences 2011-01-28 21:28:12 -07:00
jonobr1
1c2d2c201b minor tweaks 2011-01-28 21:05:47 -07:00
jonobr1
83a9cbae32 minor tweaks 2011-01-28 21:05:47 -07:00
George Michael Brower
dc814e0055 Changed Controller class to prototype syntax, added a method updateDisplay() for Controller (used by listen()), implemented by each Controller subclass. 2011-01-28 21:04:33 -07:00
Mr.doob
8fd5eee320 Merge remote branch 'jonobr1/master' 2011-01-29 03:57:26 +00:00
Mr.doob
136cd367fe Merge remote branch 'jonobr1/master' 2011-01-29 03:57:26 +00:00
Mr.doob
d47e5662d8 Fixed loop issue. Now watched controllers don't set the value after updating. 2011-01-29 03:56:32 +00:00
Mr.doob
a378d33bae Fixed loop issue. Now watched controllers don't set the value after updating. 2011-01-29 03:56:32 +00:00
jonobr1
450eddf55f minor tweaks 2011-01-28 20:54:26 -07:00
jonobr1
7ba44aace6 minor tweaks 2011-01-28 20:54:26 -07:00
jonobr1
14e14244c6 minor tweaks 2011-01-28 20:51:44 -07:00
jonobr1
d6edaf6da5 minor tweaks 2011-01-28 20:51:44 -07:00
jonobr1
ce9bba65a5 had to update setName() to name() again 2011-01-28 20:38:05 -07:00
jonobr1
d8dc82515e had to update setName() to name() again 2011-01-28 20:38:05 -07:00
jonobr1
2bab9a0699 Merge branch 'master' into gh-pages 2011-01-28 20:32:28 -07:00
jonobr1
5376bfd13b Merge branch 'master' into gh-pages 2011-01-28 20:32:28 -07:00
jonobr1
d3dc2fd566 minor tweaks 2011-01-28 20:27:17 -07:00
jonobr1
54d198cac5 minor tweaks 2011-01-28 20:27:17 -07:00
jonobr1
d3effd0e8a updated index to reflect the new listen() and onChange() functionality 2011-01-28 20:22:05 -07:00
jonobr1
2dc271fa44 updated index to reflect the new listen() and onChange() functionality 2011-01-28 20:22:05 -07:00
jonobr1
ebf5294ee5 updated index.html doc to reflect setWatched() 2011-01-28 20:17:57 -07:00
jonobr1
092419bdad updated index.html doc to reflect setWatched() 2011-01-28 20:17:57 -07:00
jonobr1
790083fa3b why does README keep popping back up? 2011-01-28 20:03:56 -07:00
jonobr1
a4d600f3b0 why does README keep popping back up? 2011-01-28 20:03:56 -07:00
jonobr1
e11bd9b98a Merged in mr doobs changes for watchers and changed setName to name 2011-01-28 19:55:43 -07:00
jonobr1
f736507fd4 Merged in mr doobs changes for watchers and changed setName to name 2011-01-28 19:55:43 -07:00
Mr.doob
46b5d1ff24 Added updateValue method to StringController (so watched string controllers update).
Moved easing from margin-top to height. It's now showing an ugly scrollbar jump. Hmm...
2011-01-29 02:25:48 +00:00
Mr.doob
fe172c75fb Added updateValue method to StringController (so watched string controllers update).
Moved easing from margin-top to height. It's now showing an ugly scrollbar jump. Hmm...
2011-01-29 02:25:48 +00:00
jonobr1
4774ed04a7 removed README 2011-01-28 19:19:30 -07:00