This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7c4d1ae478
libui
/
common
History
Pietro Gagliardi
69bf71aaa1
Decided to hold off on events for now. I'm still not sure about this design and it's holding me back.
2020-05-08 00:16:14 -04:00
..
alloc.c
More compile fixes. sharedbits is starting to get really messy.
2019-06-08 18:39:59 -04:00
controls.c
Decided to hold off on events for now. I'm still not sure about this design and it's holding me back.
2020-05-08 00:16:14 -04:00
errors.c
Revert "Started restructuring common/errors.c to only produce a single error string (so we can pass it to Haiku's debugger() function without further allocations). In this case, the buffer size is 256 + the size of the prefix + the size of the suffix now."
2020-02-09 20:49:47 -05:00
main.c
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
meson.build
Decided to hold off on events for now. I'm still not sure about this design and it's holding me back.
2020-05-08 00:16:14 -04:00
programmererrors.h
Decided to hold off on events for now. I'm still not sure about this design and it's holding me back.
2020-05-08 00:16:14 -04:00
testhooks.h
And strengthened the uiControlType() test a bit.
2019-06-16 17:32:47 -04:00
uipriv.h
And fixed const issues and other build errors.
2019-06-15 20:48:20 -04:00