Pietro Gagliardi
|
83129eeef5
|
Normalized uiprivInternalError() calls to always try to fail gracefully, and make sure errors don't call abort() so we can resume when debugging (and because this isn't really our decision to make...). (The debugger breaks will be removed from release builds when we get to that point.) Finally, refined some TODOs and removed some stale ones (in this case, that were related to the first few things).
|
2020-02-09 13:37:45 -05:00 |
Pietro Gagliardi
|
5952ad368d
|
Fixed Haiku runtime errors.
|
2020-01-28 21:36:31 -05:00 |
Pietro Gagliardi
|
4c33e0fb83
|
Filled up more of the Haiku port, enough to build the library itself.
|
2020-01-18 20:19:38 -05:00 |
Pietro Gagliardi
|
d0edd9e738
|
Started a new Haiku port.
|
2020-01-12 22:48:28 -05:00 |
Pietro Gagliardi
|
6f46bea054
|
Discontinued the Haiku port for now.
|
2016-04-24 14:18:56 -04:00 |
Pietro Gagliardi
|
f77955aefb
|
Added uiQueueMain() (basically g_idle_add()) and implemented it on all platforms except Haiku. A test to come. After this we can start rewriting the Go package ui at long last.
|
2015-12-04 23:42:03 -05:00 |
Pietro Gagliardi
|
62e3259db7
|
More TODOs.
|
2015-11-23 01:03:40 -05:00 |
Pietro Gagliardi
|
1a70407be2
|
Wrote up the event handling code for Haiku.
|
2015-11-20 11:45:04 -05:00 |
Pietro Gagliardi
|
48d014e762
|
More TODOs.
|
2015-11-20 10:32:26 -05:00 |
Pietro Gagliardi
|
ff9dcc6d58
|
Wrote the Haiku allocator and fixed some leftovers in other allocators.
|
2015-11-17 12:51:51 -05:00 |
Pietro Gagliardi
|
c40e80d5a5
|
Added C++ to the build and started writing the actual Haiku code. I think this isg oing to have to require a GCC 4 hybrid...
|
2015-11-17 11:49:23 -05:00 |