Bill Currie
|
896791b209
|
Correct the spelling of "int" and clean up the mess.
|
2011-03-25 16:53:04 +09:00 |
|
Bill Currie
|
1822290b1a
|
Fix the double offset of inputline text.
|
2011-03-24 08:50:32 +09:00 |
|
Bill Currie
|
e878ace83b
|
Make input lines mostly work.
There is still a problem with the placement of the input line text
relative to the text box caused by vertical movement being excessive.
|
2011-03-23 21:35:49 +09:00 |
|
Bill Currie
|
da3ac388fe
|
Syntax fixes for ruamoko/gui.
Once aggregate initializers are working, ruamoko/gui will "compile"
(no object files, and still the bogus integer constant into ... warning).
|
2011-02-14 23:10:46 +09:00 |
|
Bill Currie
|
75ec6bf244
|
Clean out some unnecessary types from the progs engine and clean up the mess.
This is a nasty commit, sorry, but 99% of the commit is interdependent.
|
2011-01-10 12:25:31 +09:00 |
|
Bill Currie
|
b0879ba255
|
Convert Point, Size and Rect to structs.
Group and the menu plist parser are currently broken.
|
2010-11-24 17:01:17 +09:00 |
|
Bill Currie
|
8abb9a69aa
|
remove support for an optional = in struct/union declarations
|
2010-01-13 06:34:32 +00:00 |
|
Bill Currie
|
8978d1ca55
|
make an inputline with a text box behind it
|
2004-02-13 05:36:35 +00:00 |
|
Bill Currie
|
237027d1ff
|
moving towards object-ized menus :)
|
2004-02-04 02:35:57 +00:00 |
|
Bill Currie
|
ec26083228
|
start working on a gui lib with a Slider class. use the slider class for
the volume settings. doesn't /quite/ work properly yet
|
2004-02-03 08:31:26 +00:00 |
|