.. |
GNUfiles.mk
|
Fixed the GTK+ SetColor() issues. It works!
|
2016-04-20 01:14:46 -04:00 |
GNUinstall.mk
|
Various fixes around makefiles
|
2016-01-01 23:19:14 +01:00 |
GNUosspecific.mk
|
Set up saner handling of sonames at build time.
|
2016-01-05 11:51:36 -05:00 |
alloc.c
|
Wrote the Haiku allocator and fixed some leftovers in other allocators.
|
2015-11-17 12:51:51 -05:00 |
area.c
|
Some TODO resolution/stale TODO elimination.
|
2016-05-05 17:58:26 -04:00 |
box.c
|
Cleaned up unix/box.c and made it not use struct child or ptrArray.
|
2016-05-05 14:04:07 -04:00 |
button.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
checkbox.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
child.c
|
Some TODO resolution/stale TODO elimination.
|
2016-05-05 17:58:26 -04:00 |
combobox.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
control.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
datetimepicker.c
|
More TODOs.
|
2016-05-04 23:41:25 -04:00 |
draw.c
|
Implemented the new fontbutton routines on GTK+.
|
2016-04-20 13:59:59 -04:00 |
entry.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
fontbutton.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
group.c
|
More conversion work, including getting rid of a few now-unnecessary function declarations.
|
2016-04-25 20:09:20 -04:00 |
label.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
main.c
|
Removed common type code.
|
2016-04-24 15:08:48 -04:00 |
menu.c
|
Did the rest of the object changes on GTK+.
|
2016-04-24 16:59:46 -04:00 |
multilineentry.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
progressbar.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
radiobuttons.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
separator.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
slider.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
spinbox.c
|
Converted the basic GTK+ controls. Now for the containers.
|
2016-04-25 20:00:25 -04:00 |
stddialogs.c
|
Implemented the dialog changes on the GTK+ backend.
|
2015-11-28 11:02:58 -05:00 |
tab.c
|
Fixed build errors. It works! (Except for radiobuttons now needing a destroy; that'll come later.) Next up... Windows. Yay...
|
2016-04-25 20:34:12 -04:00 |
text.c
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
uipriv_unix.h
|
Integrated the GTK+ date/time picker. FINALLY!
|
2016-05-04 23:35:11 -04:00 |
util.c
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
window.c
|
Finished the conversions. Let's hope it works!
|
2016-04-25 20:15:02 -04:00 |