Pietro Gagliardi
|
2b428d50f6
|
And fixed build errors. Now I just need to rewrite the tester and try this out...
|
2018-06-03 23:06:44 -04:00 |
Pietro Gagliardi
|
86798f72b1
|
Merge branch 'master' into table
|
2018-05-13 00:15:37 -04:00 |
Pietro Gagliardi
|
2768fef3ce
|
Cleaned up old static-library stuff from CMakeLists.txt.
|
2018-05-12 23:59:43 -04:00 |
Pietro Gagliardi
|
3b5ef559f5
|
Merge branch 'master' into table
|
2018-05-06 21:30:29 -04:00 |
Pietro Gagliardi
|
f1c4976fe0
|
Oh right, I forgot to remove the static library fuckery from the darwin CMakeLists.txt. NOW MERGING.
|
2018-05-06 19:34:58 -04:00 |
Pietro Gagliardi
|
ae2eea7975
|
Merge branch 'master' into table
Long-overdue sync.
|
2018-04-18 10:00:13 -04:00 |
Pietro Gagliardi
|
ad34745327
|
Fixed loading of undocumented symbols. Now we're making progress! And what's more, fvar support is working! But not perfectly — everything seems to be hitting extremes...
|
2017-11-03 21:55:43 -04:00 |
Pietro Gagliardi
|
e0b584082d
|
Reintegrated everything and fixed more compiler errors. Now we have to deal with linker errors, and then with testing to see if everything worked...
|
2017-11-03 20:59:27 -04:00 |
Pietro Gagliardi
|
ddf91df764
|
More cmake TODOs.
|
2017-06-06 15:32:51 -04:00 |
Pietro Gagliardi
|
dd54469677
|
Set up a future system for OS X like we have on GTK+ and moved everything we already have to it. You'll notice we also set up a loader for what we're going to use this for: using OpenType attributes directly on OS X.
|
2017-05-19 16:40:52 -04:00 |
Pietro Gagliardi
|
72f5b680f2
|
Filled in darwin/opentype.m.
|
2017-05-19 14:12:04 -04:00 |
Pietro Gagliardi
|
3e941d008e
|
Integrated aat.m into the build.
|
2017-02-15 23:10:23 -05:00 |
Pietro Gagliardi
|
5aaac84d55
|
Implemented uiAttributeFamily on OS X. ATTRIBUTES WORK!!!
|
2017-02-12 01:05:27 -05:00 |
Pietro Gagliardi
|
bebaf72de3
|
Started putting uiFontButton back in on OS X. Just a bunch of boilerplate for now, namely the function to take a CTFontDesciptorRef and convert it into a uiDrawFontDescriptor.
|
2017-02-11 00:53:52 -05:00 |
Pietro Gagliardi
|
7bda3baee3
|
Fixed build errors. DOES IT WORK?!?!?!?!?!?!?!?!
|
2017-01-17 13:05:40 -05:00 |
Pietro Gagliardi
|
1bd2ca22c2
|
Some more work on the new Cocoa text drawing code.
|
2017-01-06 23:53:23 -05:00 |
Pietro Gagliardi
|
f147edf949
|
More work.
|
2017-01-03 23:59:23 -05:00 |
Pietro Gagliardi
|
4f8f94b85a
|
Updated the CMakeLists.txt for OS X.
|
2016-12-03 20:02:39 -05:00 |
Pietro Gagliardi
|
18b103c988
|
Fully reintegrated the table code.
|
2016-11-27 17:44:52 -05:00 |
Pietro Gagliardi
|
e3dec183aa
|
Started the process of splitting the table code into a separate branch.
|
2016-11-27 17:34:40 -05:00 |
Pietro Gagliardi
|
3eeb15bcdb
|
Added the initial implementation of the custom resize code.
|
2016-11-01 11:58:01 -04:00 |
Pietro Gagliardi
|
165b3a8a51
|
Okay, decided on something for images. Let's try this.
|
2016-06-25 16:27:29 -04:00 |
Pietro Gagliardi
|
2f08ec683a
|
Started the OS X uiTable implementation.
|
2016-06-21 23:58:17 -04:00 |
Pietro Gagliardi
|
d528fae1f4
|
Added uiGrid on OS X. Now to fix build errors.
|
2016-06-11 23:09:53 -04:00 |
Pietro Gagliardi
|
c6e8537269
|
Started the implementation of uiForm on OS X. Mostly works, but there are Auto Layout glitches (of course there are Auto Layout glitches)
|
2016-06-07 11:29:49 -04:00 |
Pietro Gagliardi
|
abcf1edf43
|
Re-added OS X file. Now to just prune everything again.
|
2016-06-03 21:48:10 -04:00 |
Pietro Gagliardi
|
1903115bbd
|
Pushed all the build files elsewhere. I'm rewriting the CMakeLists files from scratch.
|
2016-06-03 00:29:31 -04:00 |
Pietro Gagliardi
|
e4a66b786e
|
Fixed static builds, added GTK+ builds, and cleaned out things in general for cmake.
|
2016-06-01 20:21:10 -04:00 |
Pietro Gagliardi
|
0fff9c6fd6
|
More CMake work. Thanks to Mr-Hide in irc.freenode.net/#cmake.
|
2016-06-01 12:48:26 -04:00 |