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 (
Expand
)
Author
2014-06-28
Decided to make dialogs code-modal; will figure out how to get the behavior I...
Pietro Gagliardi
2014-06-28
Adjusted window.go to make safe functions actually safe.
Pietro Gagliardi
2014-06-28
Converted most of the rest of the test program. Now I just need to figure out...
Pietro Gagliardi
2014-06-28
Converted most of the rest of the test program to the new API.
Pietro Gagliardi
2014-06-28
Migrated the keyboard test to the new API.
Pietro Gagliardi
2014-06-28
Migrated uitask_windows.go to the new API.
Pietro Gagliardi
2014-06-28
Migrated init.go to the new API. This should probably be renamed now.
Pietro Gagliardi
2014-06-28
Added rewrite of most of the dialog system for the new API. The Windows API i...
Pietro Gagliardi
2014-06-28
Migrated controlsize_windows.go and stdwndclass_windows.go to the new API.
Pietro Gagliardi
2014-06-28
Migrated sysdata_windows.go to the new API. Also more TODOs.
Pietro Gagliardi
2014-06-28
Documented the new Window.Closing behavior.
Pietro Gagliardi
2014-06-28
Implemented the new events in the portable code.
Pietro Gagliardi
2014-06-28
Migrated window.go and sysdata.go to the new API. Controls will need to be mi...
Pietro Gagliardi
2014-06-28
Began the migration to the new API. Removed locks from the public control API...
Pietro Gagliardi
2014-06-27
Added propsoal for the API rewrite.
Pietro Gagliardi
2014-06-27
Updated README.
Pietro Gagliardi
2014-06-26
Fixed README and removed Checkbox.SetChecked() from the future plans.
Pietro Gagliardi
2014-06-26
Implemented Checkbox.SetChecked() on Mac OS X and updated the README.
Pietro Gagliardi
2014-06-26
Implemented Checkbox.SetChecked() on Windows.
Pietro Gagliardi
2014-06-26
Added Checkbox.SetChecked() and implemented it on GTK+.
Pietro Gagliardi
2014-06-26
Allowed tab stops on Windows; see http://blogs.msdn.com/b/oldnewthing/archive...
Pietro Gagliardi
2014-06-26
Removed the special-casing of GtkLayout to have transparent frames: this brea...
Pietro Gagliardi
2014-06-26
Fixed README and removed padding/spacing from future plans.
Pietro Gagliardi
2014-06-26
Updated README.
Pietro Gagliardi
2014-06-26
Merge pull request #21 from boppreh/master
Pietro Gagliardi
2014-06-26
Remove padding and margin from layout.go
BoppreH
2014-06-26
Merge branch 'master' of github.com:andlabs/ui
Pietro Gagliardi
2014-06-26
Added margins and padding to Grid and a test program to make sure they're the...
Pietro Gagliardi
2014-06-26
Merge pull request #19 from boppreh/master
Pietro Gagliardi
2014-06-26
Add old layout.go
BoppreH
2014-06-26
Implemented padding on Stack.
Pietro Gagliardi
2014-06-26
Fixed a typo in controlsize_windows.go.
Pietro Gagliardi
2014-06-26
Implemented window margins for Grids and Stacks.
Pietro Gagliardi
2014-06-26
Added a padding/margins test to the test program.
Pietro Gagliardi
2014-06-26
Fixed label alignment on Mac OS X for real now.
Pietro Gagliardi
2014-06-26
More TODOs.
Pietro Gagliardi
2014-06-26
More TODOs.
Pietro Gagliardi
2014-06-26
Fixed Space() causing panics during size calculations.
Pietro Gagliardi
2014-06-26
Made the Listbox in the Label alignment test resize vertically so as to make ...
Pietro Gagliardi
2014-06-26
Changed the commit order in controlsize.go to be from right to left rather th...
Pietro Gagliardi
2014-06-26
Finished implementing the new control sizing system on Mac OS X. The new labe...
Pietro Gagliardi
2014-06-26
Undid the whole yoff spiel on Mac OS X. NOW I'll merge the new sizing system ...
Pietro Gagliardi
2014-06-25
Applied the new control sizing system to the GTK+ backend.
Pietro Gagliardi
2014-06-25
Made a quick comment clarificaiton in stdwndclass_windows.go.
Pietro Gagliardi
2014-06-25
Made the new sizing system work on Windows.
Pietro Gagliardi
2014-06-25
Finished the Windows conversion to the new sizing system. Untested.
Pietro Gagliardi
2014-06-25
Integrated the new sizing system into Grid and Stack.
Pietro Gagliardi
2014-06-25
Reverted Stack and Grid back to pre-yoff form. This is part of the change in ...
Pietro Gagliardi
2014-06-25
Migrated existing controls to the new sizing system.
Pietro Gagliardi
2014-06-25
Began the work for moving everything to the new control sizing system.
Pietro Gagliardi
[next]