.. |
CMakeLists.txt
|
More cmake stuff. MSVC shared builds work as we want them to so far (mostly).
|
2016-06-03 17:30:00 -04:00 |
drawtests.c
|
Some TODO cleanup. Started changing long-term TODOs to say LONGTERM instead.
|
2016-05-22 18:37:53 -04:00 |
main.c
|
Added a test of having multiple uiRadioButtons in the same parent container and started a test of intrinsic sizes of all non-container controls.
|
2016-05-28 21:29:00 -04:00 |
menus.c
|
More robust accelerator tests.
|
2016-06-06 09:27:07 -04:00 |
page1.c
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
page2.c
|
Implemented dialog parenting on Windows. Eliminated the dialog helper. uiArea still works (and still responds to key events), but IsDialogMessage() isn't being called for the active window anymore...
|
2015-11-28 10:53:48 -05:00 |
page3.c
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
page4.c
|
Added new uiRadioButtons functions and implemented them on GTK+. More TODOs.
|
2016-06-06 18:56:58 -04:00 |
page5.c
|
Started a change which will allow a parent of the standard dialogs to be specified.
|
2015-11-27 23:23:54 -05:00 |
page6.c
|
Added Enable/Disable buttons to page 6.
|
2016-05-28 11:36:16 -04:00 |
page7.c
|
Added a test of scrolled drawing. More TODOs.
|
2015-12-19 01:16:32 -05:00 |
page7a.c
|
Switched from using M_PI to a named constant uiPi.
|
2016-05-22 12:00:44 -04:00 |
page7b.c
|
Improved the exited debugging.
|
2015-12-27 17:13:57 -05:00 |
page7c.c
|
Switched from using M_PI to a named constant uiPi.
|
2016-05-22 12:00:44 -04:00 |
page8.c
|
Split the text test onto a separate page, Page 9.
|
2015-12-24 22:59:00 -05:00 |
page9.c
|
Stale TODO removal. Expanded page 9 to also show the positions of the second line.
|
2016-05-22 20:49:16 -04:00 |
page10.c
|
Added another facet to page 10's tests: whether the letter after the combined one gets colored.
|
2016-05-26 17:44:35 -04:00 |
page11.c
|
Allowed uiGroups and uiTabs to have no and NULL controls with defined behavior on OS X. Actually added the test code this time.
|
2016-05-14 22:09:02 -04:00 |
page12.c
|
Fleshed out page 12.
|
2016-05-22 23:05:37 -04:00 |
page13.c
|
We are FINALLY adding uiForm. About time :V
|
2016-06-07 09:56:53 -04:00 |
resources.rc
|
Fixed static linking on Windows.
|
2016-05-29 18:35:06 -04:00 |
spaced.c
|
We are FINALLY adding uiForm. About time :V
|
2016-06-07 09:56:53 -04:00 |
test.h
|
We are FINALLY adding uiForm. About time :V
|
2016-06-07 09:56:53 -04:00 |
test.manifest
|
Added a manifest to the test program.
|
2015-12-31 20:09:20 -05:00 |
test.static.manifest
|
Fixed static linking on Windows.
|
2016-05-29 18:35:06 -04:00 |