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
a0e2c3cf94
libui
/
test
History
Pietro Gagliardi
a0e2c3cf94
Added more menu item enabled/disabled checks. This is important because on OS X we have to hook into the delegat eot disable the three special items (we can't just set autoenable to false; the Hide/Show items won't be properly disabled anymore if we do).
2015-05-02 11:24:58 -04:00
..
GNUmakeinc.mk
Readded the moving label test, which starts Page 2.
2015-04-29 20:15:29 -04:00
main.c
Decided to remove allocation logging. Leak checking can be done with dedicated tools.
2015-04-30 13:37:13 -04:00
menus.c
Added more menu item enabled/disabled checks. This is important because on OS X we have to hook into the delegat eot disable the three special items (we can't just set autoenable to false; the Hide/Show items won't be properly disabled anymore if we do).
2015-05-02 11:24:58 -04:00
page1.c
Prepared test/page1.c for the Move Page 1 Out test.
2015-04-29 20:23:57 -04:00
page2.c
Added some more tests to Page 2: label alignment and menued and menuless windows are on the menu here.
2015-04-30 12:00:21 -04:00
spaced.c
Started work on adding margined status to uiTab. Modified the IDL and the test program.
2015-04-30 15:24:27 -04:00
test.h
Implemented the Move Page 1 Out part of the test. Move Page 1 Back will come with uiTabInsertPageBefore().
2015-04-29 21:09:16 -04:00