Pietro Gagliardi
|
bc895d6707
|
And added the necessary functions on OS X. Now to do some final cleanup before merging back in (at long last).
|
2018-03-17 23:55:33 -04:00 |
Pietro Gagliardi
|
e9a62461c2
|
Started fixing compile errors. I forgot I renamed uiDrawFontDescriptor to uiFontDescriptor!
|
2018-03-08 23:04:45 -05:00 |
Pietro Gagliardi
|
1fc9f137bc
|
Migrated fontbutton.m back.
|
2018-03-04 19:51:45 -05:00 |
Pietro Gagliardi
|
036c7c12e6
|
Updated CONTRIBUTING.md and moved the old OS X draw text stuff out of the way.
|
2018-03-04 13:52:33 -05:00 |
Pietro Gagliardi
|
67949d79aa
|
And re-added the uiFontButton on OS X and added one to the hit-test example.
|
2017-02-11 01:13:07 -05:00 |
Pietro Gagliardi
|
2226c54430
|
Made the font dialog respect our new modality rules on OS X.
|
2016-05-15 19:56:01 -04:00 |
Pietro Gagliardi
|
79a522efb3
|
More TODO resolution. Thanks to someone (mikeash?) in irc.freenode.org/#macdev.
|
2016-05-14 21:29:44 -04:00 |
Pietro Gagliardi
|
09a7fb7123
|
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 |
Pietro Gagliardi
|
b6a396dd4a
|
Deactivated the current font button on window close and implemented cleanup, both on OS X.
|
2016-05-02 10:32:39 -04:00 |
Pietro Gagliardi
|
896a779e1e
|
More auto layout fixes and hacks and TODOs.
|
2016-05-01 16:25:05 -04:00 |
Pietro Gagliardi
|
c36d5079db
|
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 |
Pietro Gagliardi
|
5efad5e850
|
Migrated the uiNewControl() definitions on OS X. This just leaves uiMenu.
|
2016-04-24 16:03:13 -04:00 |
Pietro Gagliardi
|
7b0f930185
|
Removed all the type function declarations from all the controls. More TODOs.
|
2016-04-24 15:04:36 -04:00 |
Pietro Gagliardi
|
cfa1b6bf0a
|
Added uiFontButtonFont() and uiFontButtonOnChanged(); implemented on OS X.
|
2016-04-20 13:40:54 -04:00 |
Pietro Gagliardi
|
ccfa3d41a3
|
More work on the initial font and showing styles. I have a feeling my current approach is a mistake.
|
2016-04-18 13:32:48 -04:00 |
Pietro Gagliardi
|
84fc5dafaa
|
More TODOs.
|
2016-04-18 10:22:36 -04:00 |
Pietro Gagliardi
|
1b61bfd67c
|
More TODOs.
|
2016-04-14 14:33:20 -04:00 |
Pietro Gagliardi
|
f1c9b2b15b
|
Made the uiFontButton more robust by making it not show irrelevant controls and not affect other controls. Also sets up things for uiColorButton.
|
2016-04-14 14:01:33 -04:00 |
Pietro Gagliardi
|
307ec746ef
|
Started implementing uiFontButton on OS X.
|
2016-04-14 13:27:15 -04:00 |