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
path:
root
/
new
Age
Commit message (
Collapse
)
Author
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
2015-04-15
More stack.c fixes. There's an issue with idl2h...
Pietro Gagliardi
2015-04-15
Converted stack.c.
Pietro Gagliardi
2015-04-15
Converted unix/window.c. Now to test!
Pietro Gagliardi
2015-04-15
Converted unix/tab.c and fixed an oversight in unix/button.c.
Pietro Gagliardi
2015-04-15
Converted unix/entry.c and unix/label.c.
Pietro Gagliardi
2015-04-15
Converted unix/checkbox.c.
Pietro Gagliardi
2015-04-15
Converted unix/button.c.
Pietro Gagliardi
2015-04-15
Finished the unix/newcontrol.c conversion, at least I think...
Pietro Gagliardi
2015-04-15
More unix/newcontrol.c conversion.
Pietro Gagliardi
2015-04-15
Started doing conversion of the GTK+ backend...
Pietro Gagliardi
2015-04-15
Fixed a comment.
Pietro Gagliardi
2015-04-15
Added the Mac OS X build rules.
Pietro Gagliardi
2015-04-15
Added the Unix build rules.
Pietro Gagliardi
2015-04-15
Started building the make structure.
Pietro Gagliardi
2015-04-15
Removed control.c. It is no longer needed.
Pietro Gagliardi
2015-04-15
Removed ids.go. It can be recreated later.
Pietro Gagliardi
2015-04-15
Moved the uipriv_*.h files to the respective folders. The ui_*.h files stay ↵
Pietro Gagliardi
up here; they'll be moved to IDLs later.
2015-04-15
Split all OS backends into their own folders.
Pietro Gagliardi
2015-04-15
Fixed more ui.idl errors.
Pietro Gagliardi
2015-04-15
Fixed errors in ui.idl.
Pietro Gagliardi
2015-04-15
Converted ui.h to a pgidl file.
Pietro Gagliardi
2015-04-15
Fixed the weird 32-bit Linux/64-bit OpenBSD crash.
Pietro Gagliardi
2015-04-15
More TODOs.
Pietro Gagliardi
2015-04-14
More TODOs.
Pietro Gagliardi
2015-04-14
Changed uiStackAdd() to uiStackAppend() and uiStackRemove() to ↵
Pietro Gagliardi
uiStackDelete(); this will be the naming system other containers will follow.
2015-04-14
Fixed Mac build for qo. A proper Makefile would be best, but I have no idea ↵
Pietro Gagliardi
how to write one...
[next]