.. |
GNUmakeinc.mk
|
Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins.
|
2015-06-30 22:30:00 -04:00 |
alloc.c
|
Started the new GTK+ backend. Migrated files that don't need changing back.
|
2015-06-09 22:45:35 -04:00 |
bin.c
|
Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins.
|
2015-06-30 22:30:00 -04:00 |
box.c
|
Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs.
|
2015-06-30 10:52:38 -04:00 |
button.c
|
Finished the implementation of GTK+ uiButton and implemented a few fixes and added some TODOs.
|
2015-06-30 10:52:38 -04:00 |
checkbox.c
|
Reimplemented GTK+ uiCheckbox.
|
2015-06-30 11:20:14 -04:00 |
combobox.c
|
Finished the control stubbing. Everything (that is expected to work) works (so far)!
|
2015-06-27 19:57:10 -04:00 |
control.c
|
Oops forgot uiControlPreferredSize() in GTK+ uiControls; fixed.
|
2015-06-29 20:40:58 -04:00 |
datetimepicker.c
|
Finished the control stubbing. Everything (that is expected to work) works (so far)!
|
2015-06-27 19:57:10 -04:00 |
entry.c
|
Reimplemented GTK+ uiEntry.
|
2015-06-30 11:26:54 -04:00 |
group.c
|
More work. Guess I'm creating all the widgets now...
|
2015-06-26 21:52:42 -04:00 |
label.c
|
Reimplemented GTK+ uiLabel.
|
2015-06-30 22:10:52 -04:00 |
main.c
|
More migration.
|
2015-06-11 18:01:05 -04:00 |
menu.c
|
More GTK+ work.
|
2015-06-26 18:45:00 -04:00 |
progressbar.c
|
More GTK+ control stubbing.
|
2015-06-27 19:46:11 -04:00 |
radiobuttons.c
|
More TODOs.
|
2015-06-29 20:41:41 -04:00 |
separator.c
|
More GTK+ control stubbing. Incidentally, this actually finishes the implementation of uiSeparator.
|
2015-06-27 19:48:01 -04:00 |
slider.c
|
More GTK+ control stubbing.
|
2015-06-27 19:46:11 -04:00 |
spinbox.c
|
Fixed some other flaws.
|
2015-06-29 20:37:55 -04:00 |
stddialogs.c
|
More GTK+ work.
|
2015-06-26 18:45:00 -04:00 |
tab.c
|
Finished reimplemented GTK+ uiTab.
|
2015-07-01 01:02:34 -04:00 |
text.c
|
Started the new GTK+ backend. Migrated files that don't need changing back.
|
2015-06-09 22:45:35 -04:00 |
uipriv_unix.h
|
Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins.
|
2015-06-30 22:30:00 -04:00 |
util.c
|
Finished the migration for now. Yeah, this will work...
|
2015-06-30 01:16:35 -04:00 |
window.c
|
Added a bin type to the GTK+ backend to handle uiWindow parenting and uiWindow/uiTab margins.
|
2015-06-30 22:30:00 -04:00 |