Jono Brandel
|
6a2903681d
|
house cleaning
|
2011-02-11 11:25:33 -08:00 |
|
Jono Brandel
|
d9947b05dc
|
cleaning up
|
2011-02-11 11:18:40 -08:00 |
|
Jono Brandel
|
5d43707a21
|
merged szimeks formatting with current branch
|
2011-02-11 11:12:07 -08:00 |
|
Jono Brandel
|
89c387c72b
|
updated FunctionController.onFire to be after .fire
|
2011-02-11 10:46:40 -08:00 |
|
Jono Brandel
|
d24b0c74fc
|
hooked class attributeses properly on Number Controller and Slider
|
2011-02-10 14:51:52 -08:00 |
|
Szymon Nowak
|
bf30035fe4
|
Fixed missing semicolons and implied globals.
|
2011-02-10 22:00:01 +01:00 |
|
Szymon Nowak
|
3895cc188e
|
Removed trailing whitespace. Converted tabs to 4 spaces.
|
2011-02-10 21:50:57 +01:00 |
|
Jono Brandel
|
5b69223ef8
|
gui styling adaptation for scrollbars width
|
2011-02-10 12:16:51 -08:00 |
|
Jono Brandel
|
ac562a2deb
|
modified demo.css for expansion animations
|
2011-02-09 13:50:24 -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
|
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
|
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
|
82ca98270f
|
Merge branch 'master' of github.com:jonobr1/gui-dat
|
2011-02-09 10:28:20 -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
|
a178438c91
|
merged css3 transitions
|
2011-02-03 14:40:02 -08:00 |
|
Jono Brandel
|
695645ef05
|
merged css3 transition changes
|
2011-02-03 14:39:27 -08:00 |
|
Jono Brandel
|
e21e0ac5c3
|
css3 animations work for documentation page, thanks szimek!
|
2011-02-03 14:36:28 -08:00 |
|
George Michael Brower
|
1419b37954
|
index
|
2011-02-01 21:28:38 -05:00 |
|
Jono Brandel
|
11325bbf42
|
Merge branch 'master' of github.com:jonobr1/gui-dat
|
2011-02-01 16:04:53 -08:00 |
|
Jono Brandel
|
9c6ef53953
|
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 |
|
George Michael Brower
|
7207f0beb8
|
Changes to documentation in preparation for 0.3
|
2011-02-01 14:37:39 -05:00 |
|
George Michael Brower
|
93c58ddc85
|
Changes to documentation in preparation for 0.3
|
2011-02-01 14:37:14 -05:00 |
|
George Michael Brower
|
e73d3d60c8
|
Changes to documentation in preparation for 0.3
|
2011-02-01 14:36:41 -05:00 |
|
George Michael Brower
|
be84a222f9
|
Dumb bug on accounta find/replace .. index currently broken
|
2011-02-01 14:07:03 -05:00 |
|
George Michael Brower
|
5a9f17b283
|
Forgot to add Slider to GUI namespace as well
|
2011-02-01 13:53:14 -05:00 |
|
George Michael Brower
|
fb410628ec
|
Will redo bare.css later
|
2011-02-01 13:48:25 -05:00 |
|
George Michael Brower
|
548f0fa3d2
|
Moved Controller classes to GUI namespace
|
2011-02-01 13:45:22 -05:00 |
|
Jono Brandel
|
f23464c58c
|
removed extraneous styles
|
2011-01-31 19:09:32 -08:00 |
|
Jono Brandel
|
a32e125876
|
Merge branch 'master' of github.com:jonobr1/gui-dat
|
2011-01-31 19:06:50 -08:00 |
|
Jono Brandel
|
d099440e0e
|
fixed the firefox horizontal issue
|
2011-01-31 19:06:34 -08:00 |
|
George Michael Brower
|
45743a5f1a
|
typo
|
2011-01-31 20:42:22 -05:00 |
|
George Michael Brower
|
84472b9b77
|
typo
|
2011-01-31 20:24:30 -05:00 |
|
George Michael Brower
|
e79720794f
|
Merge branch 'master' of github.com:jonobr1/gui-dat
|
2011-01-31 19:51:22 -05:00 |
|
George Michael Brower
|
69a9f1e4dd
|
Saving on lock, memorizes panel appearance, scrollOffsets, you name it. Gonna give this a lookover in FF then minify and push to gh-pages
|
2011-01-31 19:49:14 -05:00 |
|
Jono Brandel
|
b1631b0327
|
added unListenTo method
|
2011-01-31 15:50:06 -08:00 |
|
George Michael Brower
|
a960a0d1ca
|
Working on string controller
|
2011-01-31 18:15:29 -05:00 |
|
Jono Brandel
|
c3fd69b95a
|
changed keyEvent from keyup to keydown
|
2011-01-31 12:28:18 -08:00 |
|
Jono Brandel
|
109474c99c
|
added key event up and down arrows to controller.number.js
|
2011-01-31 12:25:57 -08:00 |
|
Jono Brandel
|
0a220426e9
|
updated index to handle toggling of documentation and also css fix to gui.css
|
2011-01-31 12:21:14 -08:00 |
|
George Michael Brower
|
ea585f0de4
|
Saving via URL is on lock. Almost done making it so that panel appearance is saved as well, but bugs with resizing afterwards.
|
2011-01-31 10:47:07 -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
|
554767fa70
|
totally resizeable :)
|
2011-01-30 16:03:09 -07:00 |
|
jonobr1
|
8ba92f76cd
|
cleaning up GUI-DAT to gui-dat
|
2011-01-28 22:27:06 -07:00 |
|
jonobr1
|
8a212061ce
|
Merge branch 'gh-pages'
|
2011-01-28 22:24:52 -07:00 |
|
jonobr1
|
4dbb680cfa
|
changed file size on download link
|
2011-01-28 22:21:01 -07:00 |
|
jonobr1
|
ee38308200
|
removed gui.min.js from branch
|
2011-01-28 22:16:31 -07:00 |
|
jonobr1
|
32014e0fe9
|
removed gui.min.js from branch and synced with versions branch
|
2011-01-28 22:14:23 -07:00 |
|
jonobr1
|
ff6ffca84f
|
synced with versions branch
|
2011-01-28 22:12:03 -07:00 |
|
jonobr1
|
0e7c179bfc
|
README updated for more dynamic purposes
|
2011-01-28 21:41:25 -07:00 |
|