.. |
darwin
|
Implemented autoresize of bin controls. It won't work now because uiBox tries to do its own size management. This is going to be a mess... :)
|
2015-07-29 19:57:23 -04:00 |
osxaltest
|
More TODOs and comments.
|
2015-08-11 20:23:12 -04:00 |
reredo
|
DId most of the uiRadioButtons implementation. Not quite working yet... both the radio button part of the button don't show up and the relayout after append isn't actually growing the window size.
|
2015-08-22 15:12:48 -04:00 |
stubs
|
More build fixes. Almost linking now...
|
2015-06-14 20:02:52 -04:00 |
test
|
Revert "Set up basic logging."
|
2015-06-08 19:09:57 -04:00 |
tools
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
unix
|
Switched the GTK+ implementation to use this new uiBox, completed the implementation a bit more, and fixed some other build errors.
|
2015-07-30 12:43:40 -04:00 |
uthash
|
Some TODO resolution.
|
2015-06-01 22:12:39 -04:00 |
windows
|
Removed the OS version stuff in the previous commit. Not sure what the difference between OS Version and Subsystem Version is.
|
2015-08-09 16:01:55 -04:00 |
GNUbase.mk
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
GNUmakefile
|
Switched the GTK+ implementation to use this new uiBox, completed the implementation a bit more, and fixed some other build errors.
|
2015-07-30 12:43:40 -04:00 |
GNUmaketest.mk
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
OSXparams
|
And more TODOs.
|
2015-07-27 20:12:52 -04:00 |
TODO.contributions
|
TODO updates.
|
2015-06-08 23:03:58 -04:00 |
alboxplan
|
Added planning for new auto layout-based uiBoxes for OS X.
|
2015-07-31 14:06:48 -04:00 |
box.c
|
Maybe we won't need to switch to GtkBox entirely...
|
2015-07-01 12:46:10 -04:00 |
control.c
|
Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs.
|
2015-06-30 10:52:38 -04:00 |
menu.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
ptrarray.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
shouldquit.c
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
types.c
|
Added deallocation of type information to types.c. We are finally back to NOT crashing when quitting!!
|
2015-06-01 18:11:23 -04:00 |
ui.idl
|
Revert "Set up basic logging."
|
2015-06-08 19:09:57 -04:00 |
ui_darwin.h
|
Fixed some compiler errors.
|
2015-07-28 14:14:41 -04:00 |
ui_unix.h
|
More work. uiSizing on Unix done.
|
2015-06-15 22:36:49 -04:00 |
ui_windows.h
|
More TODO resolution.
|
2015-06-05 17:12:51 -04:00 |
uipriv.h
|
Added deallocation of type information to types.c. We are finally back to NOT crashing when quitting!!
|
2015-06-01 18:11:23 -04:00 |