darwin
|
Changed the default uiWindowOnClosing() behavior. Decided to keep the int return.
|
2015-05-07 20:01:17 -04:00 |
test
|
Added a page to the test program tab for testing uiBox padding and hidden control interaction, which is currently incorrect.
|
2015-05-07 17:13:16 -04:00 |
unix
|
Changed the default uiWindowOnClosing() behavior. Decided to keep the int return.
|
2015-05-07 20:01:17 -04:00 |
windows
|
Changed the default uiWindowOnClosing() behavior. Decided to keep the int return.
|
2015-05-07 20:01:17 -04:00 |
GNUbase.mk
|
Cleaned up the make output to be less noisy.
|
2015-05-07 18:46:19 -04:00 |
GNUmakefile
|
Cleaned up the make output to be less noisy.
|
2015-05-07 18:46:19 -04:00 |
GNUmaketest.mk
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
LICENSE
|
Split into a new repository and added a LICENSE.
|
2015-04-16 20:31:11 -04:00 |
TODO.md
|
Added a cbSize field to uiInitOptions.
|
2015-05-07 20:26:56 -04:00 |
box.c
|
Added a test for controls that aren't initially visible. More TODOs.
|
2015-05-07 16:33:33 -04:00 |
ptrarray.c
|
Migrated windows/tab.c to ptrarray and fixed the build.
|
2015-05-06 13:37:23 -04:00 |
ui.idl
|
Added a cbSize field to uiInitOptions.
|
2015-05-07 20:26:56 -04:00 |
ui_darwin.h
|
Set up visibility on OS X. This seems to work...
|
2015-05-07 18:38:47 -04:00 |
ui_unix.h
|
Changed the various OS-side control creation functions to use Make like uiMakeContainer() does instead of New.
|
2015-05-02 20:51:00 -04:00 |
ui_windows.h
|
Exported ui_windows.h functions.
|
2015-05-07 18:13:47 -04:00 |
uipriv.h
|
Fixed up ptrarray.c. Thanks to ValleyBell for help.
|
2015-05-06 13:11:51 -04:00 |