|
|
|
@51
|
[51]
|
04/28/07 17:09:55 |
baxissimo |
Various small fixes and improvements.
event.d: added is_left_press et al … |
|
|
|
@50
|
[50]
|
04/23/07 23:25:05 |
baxissimo |
Minor change to RadioGroup? -- changed internal updater class from using … |
|
|
|
@49
|
[49]
|
04/23/07 23:22:26 |
baxissimo |
Fixed bug with RadioGroups?. They were failing to update their member … |
|
|
|
@48
|
[48]
|
04/22/07 06:28:25 |
baxissimo |
Finally fixed it so that the GUI can steal mouse clicks and the user can … |
|
|
|
@47
|
[47]
|
02/24/07 04:54:29 |
baxissimo |
Just some minor tweaks and convenience additions. |
|
|
|
@46
|
[46]
|
02/16/07 22:09:34 |
baxissimo |
Added top level add_blah_callback calls in gui.d to hook the system-level … |
|
|
|
@44
|
[44]
|
01/26/07 01:23:13 |
baxissimo |
Added prepend_resource_location |
|
|
|
@43
|
[43]
|
01/26/07 01:17:49 |
baxissimo |
Tweaked the resource path stuff a little. Allow searching for several … |
|
|
|
@42
|
[42]
|
01/26/07 00:57:02 |
baxissimo |
Moved example files to subdirectory.
Added some simple resource path stuff … |
|
|
|
@37
|
[37]
|
12/05/06 20:00:24 |
baxissimo |
Improvements to dxut mostly (adding scrollbar) |
|
|
|
@33
|
[33]
|
12/04/06 02:17:31 |
baxissimo |
Got SDL adapter working.
Also made a doc.brf for compiling docs. |
|
|
|
@32
|
[32]
|
12/03/06 20:43:32 |
baxissimo |
Added an implementation of exclusive toggle behavior in the form of … |
|
|
|
@30
|
[30]
|
12/02/06 22:53:16 |
baxissimo |
Added toggle behavior to Button.
Made RadioButton? and Checkbox both … |
|
|
|
@29
|
[29]
|
12/02/06 21:47:16 |
baxissimo |
Fixes so that things compile again after reorganization. |
|
|
|
@26
|
[26]
|
12/02/06 21:33:10 |
baxissimo |
A minor refactoring putting the std win95 theme on equal footing with dxut … |
|
|
|
@23
|
[23]
|
12/02/06 02:16:47 |
baxissimo |
dxut theme's textfield works now. |
|
|
|
@22
|
[22]
|
11/29/06 01:25:56 |
baxissimo |
Made a few changes to the add/arranger template macros.
instead of
… |
|
|
|
@21
|
[21]
|
11/27/06 10:49:02 |
baxissimo |
Added checkbox and slider to dxut.d.
Also fixed bone-headed != when I … |
|
|
|
@18
|
[18]
|
11/27/06 01:43:45 |
baxissimo |
Added gld adapter and renamed all instances of 'adaptor' to 'adapter'. … |
|
|
|
@17
|
[17]
|
11/26/06 23:48:52 |
baxissimo |
Added enter/leave events, and got dxut doing timer-based transitions … |
|
|
|
@15
|
[15]
|
11/26/06 11:22:07 |
baxissimo |
Made headway on a dxut texture-based theme |
|
|
|
@13
|
[13]
|
11/25/06 20:38:14 |
baxissimo |
Changed signalobj method names
fconnect --> connect
connect --> … |
|
|
|
@12
|
[12]
|
11/25/06 19:55:41 |
baxissimo |
Text selection via mouse works now. |
|
|
|
@11
|
[11]
|
11/25/06 08:01:52 |
baxissimo |
You can manipulate the slider now.
Also changed events to be struct … |
|
|
|
@10
|
[10]
|
11/23/06 21:25:48 |
baxissimo |
Slider kinda works now.
Have to figure out the best way to pass mouse … |
|
|
|
@7
|
[7]
|
11/15/06 10:43:56 |
baxissimo |
Numerous improvements. Checkbox works now. |
|
|
|
@6
|
[6]
|
11/09/06 03:33:27 |
baxissimo |
Added copyright notices |
|
|
|
@5
|
[5]
|
11/09/06 02:39:45 |
baxissimo |
Not quite useful yet, but a demo combining the three initial arranger … |