index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-12-12
Fixed a latent bug in Tab.InsertAt() where inserted controls are appended to ↵
Pietro Gagliardi
t.children, causing issues during Tab.Destroy().
2015-12-12
Ported the test page 1 from libui.
Pietro Gagliardi
2015-12-12
Migrated page2 from the libui test to ui.
Pietro Gagliardi
2015-12-12
Added Box. Phew! Now to port over the libui test program...
Pietro Gagliardi
2015-12-12
Added Tab. That just leaves Box...
Pietro Gagliardi
2015-12-12
Added Group.
Pietro Gagliardi
2015-12-12
Added Spinbox and Slider. That *should* leave just Group, Tab, and Box... ↵
Pietro Gagliardi
(and Area of course, but I want to finalize the interface more first)
2015-12-12
Added RadioButtons.
Pietro Gagliardi
2015-12-12
Added DateTimePicker.
Pietro Gagliardi
2015-12-12
Quick file rename to push all the *.md files to the top of the directory ↵
Pietro Gagliardi
listing.
2015-12-12
Added Separator.
Pietro Gagliardi
2015-12-12
Added ProgressBar.
Pietro Gagliardi
2015-12-12
Added Label.
Pietro Gagliardi
2015-12-12
Added Entry.
Pietro Gagliardi
2015-12-12
More TODOs.
Pietro Gagliardi
2015-12-12
Added uiCombobox.
Pietro Gagliardi
2015-12-12
Added Button and Checkbox.
Pietro Gagliardi
2015-12-12
Added uiWindow.
Pietro Gagliardi
2015-12-12
Implemented some utility functions.
Pietro Gagliardi
2015-12-12
Added code for Controls.
Pietro Gagliardi
2015-12-12
Added OnShouldQuit().
Pietro Gagliardi
2015-12-11
Started the testing framework.
Pietro Gagliardi
2015-12-11
More work.
Pietro Gagliardi
2015-12-11
More work.
Pietro Gagliardi
2015-12-11
Started the work I guess.
Pietro Gagliardi
2015-12-11
LET'S GET THIS FINAL REWRITE EVER STARTED
Pietro Gagliardi
2015-04-16
Split the rewrite into a new repository.
Pietro Gagliardi
2015-04-16
Cleaned up unix/button.c a bit.
Pietro Gagliardi
2015-04-16
Removed uiControl.Data; it's no longer used.
Pietro Gagliardi
2015-04-16
Fixed the OS X build, including warnings. It works. I'm still a bit unhappy ↵
Pietro Gagliardi
about the way these backends are turning out...
2015-04-16
Fixed Makefiles for OS X building.
Pietro Gagliardi
2015-04-16
More TODOs.
Pietro Gagliardi
2015-04-16
Migrated darwin/tab.m and darwin/window.m. Now to test.
Pietro Gagliardi
2015-04-16
Migrated darwin/label.m; fixed up some of the other files.
Pietro Gagliardi
2015-04-16
Migrated darwin/checkbox.m.
Pietro Gagliardi
2015-04-16
Migrated darwin/button.m.
Pietro Gagliardi
2015-04-16
Began Darwin backend migration.
Pietro Gagliardi
2015-04-16
Fixed warnings in the Windows backend. That just leaves the Mac OS X one...
Pietro Gagliardi
2015-04-16
Fixed the rest of the Windows build errors. IT STILL WORKS! Now to fix ↵
Pietro Gagliardi
warnings, if any...
2015-04-16
Fixed some build errors in the Windows backend.
Pietro Gagliardi
2015-04-16
Converted windows/windows.c. Now to build and test. More TODOs.
Pietro Gagliardi
2015-04-16
Fixed some errors in the Windows code.
Pietro Gagliardi
2015-04-16
Converted windows/tab.c.
Pietro Gagliardi
2015-04-16
Migrated windows/entry.c and windows/label.c.
Pietro Gagliardi
2015-04-16
Migrated windows/checkbox.c and made some small fixes to windows/button.c.
Pietro Gagliardi
2015-04-16
More windows/newcontrol.c migration.
Pietro Gagliardi
2015-04-16
Migrated newcontrol.c and button.c on the Windows backend.
Pietro Gagliardi
2015-04-15
Fixed build warnings. More TODOs.
Pietro Gagliardi
2015-04-15
Fixed Unix backend build errors. Impressively, IT STILL WORKS! Now to fix ↵
Pietro Gagliardi
the warnings...
2015-04-15
Migrated test.c and fixed some errorss in ui.idl.
Pietro Gagliardi
[next]