.. |
GNUfiles.mk
|
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 |
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
|
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 |
area.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 |
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
|
Fixed the last remaining edge cases. We're done! Auto Layout works~ ♫
|
2016-05-13 13:28:20 -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
|
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 |
draw.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 |
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
|
Decided not to do the drag/drop for our font button; I don't know what even provides a NSFont source, but the font panel does not.
|
2016-05-02 13:30:24 -04:00 |
group.m
|
Some TODO resolution and stale TODO removal.
|
2016-05-13 17:54:10 -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
|
Implemented the dialog stuff on OS X.
|
2015-11-28 12:09:14 -05:00 |
tab.m
|
Fixed the last remaining edge cases. We're done! Auto Layout works~ ♫
|
2016-05-13 13:28:20 -04:00 |
text.m
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
uipriv_darwin.h
|
Some TODO resolution and stale TODO removal.
|
2016-05-13 17:54:10 -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
|
Some more work, edging us ever-closer to the correct solution...
|
2016-05-12 12:26:43 -04:00 |