Pietro Gagliardi
|
307ec746ef
|
Started implementing uiFontButton on OS X.
|
2016-04-14 13:27:15 -04:00 |
Pietro Gagliardi
|
ae60141497
|
Decided to split the OS X text drawing stuff into its own file to make it easier to manage. In fact, darwin/draw.m used to be the longest file (by line count) in libui's source code proper (not the longest in the repo)! (Now it's windows/draw.c instead, and that *doesn't* contain text code!)
|
2016-01-12 01:14:41 -05:00 |
Pietro Gagliardi
|
6a15e23897
|
Set up saner handling of sonames at build time.
|
2016-01-05 11:51:36 -05:00 |
Pietro Gagliardi
|
0ec70f9111
|
Removed libgmalloc. That was a mistake; it slows down callbacks tremendously on DEFAULT SETTINGS.
|
2015-12-27 15:54:53 -05:00 |
Pietro Gagliardi
|
c31d06c254
|
Quick change for now: added libgmalloc to the OS X build so I can debug potential memory allocation issues. I think something is wrong in the mouseExited logic...
|
2015-12-27 15:19:14 -05:00 |
Pietro Gagliardi
|
33d4217450
|
Fixed rpath shenanigans on OS X.
|
2015-12-19 16:46:04 -05:00 |
Pietro Gagliardi
|
327abd04b0
|
Re-established the OS X build.
|
2015-12-11 18:58:27 -05:00 |