..
GNUfiles.mk
Cleaned up the debugging functions slightly. Now to convert the other backends.
2016-05-13 20:20:15 -04:00
GNUinstall.mk
Mac Os X install rule: Tiny fix.
2016-01-01 23:20:49 +01:00
GNUosspecific.mk
Set up saner handling of sonames at build time.
2016-01-05 11:51:36 -05:00
alloc.m
Got rid of complain() on GTK+.
2016-05-13 21:00:12 -04:00
area.m
Got rid of complain() on GTK+.
2016-05-13 21:00:12 -04:00
areaevents.m
Fixed typos in the test program that in turn fixed the gradients; also fixed a few Objective-C-isms in the OS X backend.
2015-10-09 18:49:41 -04:00
autolayout.m
Some more fixups and cleanups, especially in the matrix code.
2016-05-13 18:10:43 -04:00
box.m
Started tests for truly empty uiGroups and uiTabs; started banning NULL in uiBox.
2016-05-14 21:53:24 -04:00
button.m
Some TODO resolution and stale TODO removal.
2016-05-13 17:54:10 -04:00
checkbox.m
Some TODO resolution and stale TODO removal.
2016-05-13 17:54:10 -04:00
combobox.m
Fixed build errors. Now to test!
2016-04-25 13:38:17 -04:00
control.m
Some more work, edging us ever-closer to the correct solution...
2016-05-12 12:26:43 -04:00
datetimepicker.m
Migrated the controls that don't have children to the new object method model on OS X.
2016-04-25 11:54:09 -04:00
debug.m
Got rid of complain() on GTK+.
2016-05-13 21:00:12 -04:00
draw.m
More TODOs.
2016-05-14 11:39:51 -04:00
drawtext.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
entry.m
Fixed build errors. Now to test!
2016-04-25 13:38:17 -04:00
fontbutton.m
More TODO resolution. Thanks to someone (mikeash?) in irc.freenode.org/#macdev.
2016-05-14 21:29:44 -04:00
group.m
More TODOs.
2016-05-14 22:10:43 -04:00
label.m
Some TODO resolution and stale TODO removal.
2016-05-13 17:54:10 -04:00
main.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
map.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
menu.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
multilineentry.m
Some uiMultilineEntry fixes.
2016-05-12 21:28:30 -04:00
progressbar.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
radiobuttons.m
Some TODO resolution and stale TODO removal.
2016-05-13 17:54:10 -04:00
separator.m
Fixed build errors. Now to test!
2016-04-25 13:38:17 -04:00
slider.m
Migrated darwin/tab.m and fixed up the other files. Now for darwin/control.m, then we can test...
2016-04-25 12:52:54 -04:00
spinbox.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
stddialogs.m
Revert "Made other windows get events when a dialog is running on OS X. Of course I only now realize this creates a recursiion problem..."
2016-05-15 19:04:35 -04:00
tab.m
Reverted the uiTab changes to allow NULL. Still debating whether to allow NULL or not.
2016-05-15 13:56:53 -04:00
text.m
Finally merged out the redo folder.
2015-09-02 13:48:06 -04:00
uipriv_darwin.h
Fixed some OS X 10.7 build errors.
2016-05-14 23:44:07 -04:00
util.m
Cleaned out complain()s in the OS X backend. Affects everything *except* drawtext.m, which will need its own migration.
2016-05-13 20:14:46 -04:00
window.m
Revert "Made other windows get events when a dialog is running on OS X. Of course I only now realize this creates a recursiion problem..."
2016-05-15 19:04:35 -04:00