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-08-05
Resolved Mac app bundle startup issues.
Pietro Gagliardi
2014-08-05
Fixed up the implementation of Area on GTK+ and the Area test. Seems to be fi...
Pietro Gagliardi
2014-08-04
Some slight Area cleanup.
Pietro Gagliardi
2014-08-04
Re-added Area on the GTK+ backend. Not yet working; need to reconnect signals.
Pietro Gagliardi
2014-08-04
Re-added the events files for Area.
Pietro Gagliardi
2014-08-04
Re-added area.go. This is the start of re-adding Area.
Pietro Gagliardi
2014-08-04
Same as three commits ago, but for the GTK+ backend.
Pietro Gagliardi
2014-08-04
More TODOs.
Pietro Gagliardi
2014-08-04
Same as previous commit, but for showing and hiding containers on Windows.
Pietro Gagliardi
2014-08-04
Merged cases of C.moveWindow() on Windows containers to one place (container_...
Pietro Gagliardi
2014-08-04
Decided to keep tab textures on Windows.
Pietro Gagliardi
2014-08-04
Applied the container change to the GTK+ backend. Woo!
Pietro Gagliardi
2014-08-04
Re-added base units calculation to the resizing code now that container store...
Pietro Gagliardi
2014-08-04
Completed the migration of the Windows backend to the new container system.
Pietro Gagliardi
2014-08-04
Split layout and Window on Windows to use two separate window classes. This i...
Pietro Gagliardi
2014-08-04
Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to ...
Pietro Gagliardi
2014-08-04
Fixed the broken Mac OS X build and removed some leftover debugging cruft.
Pietro Gagliardi
2014-08-04
Added a credit I missed two commits ago.
Pietro Gagliardi
2014-08-04
Fixed an error in the previous commit.
Pietro Gagliardi
2014-08-04
Converted Window on Mac OS X to use the new container system. Now I can merge...
Pietro Gagliardi
2014-08-04
Cleaned up Mac OS X Tab code from the previous commit.
Pietro Gagliardi
2014-08-04
Switched Tab on Mac OS X to use a dedicated container type system. This conta...
Pietro Gagliardi
2014-08-04
Fixed a small error that caused clicking a Checkbox to crash on Mac OS X.
Pietro Gagliardi
2014-08-04
Removed Control.containerShow() and Control.containerHide() and the overall a...
Pietro Gagliardi
2014-08-04
Changed Tab on Windows to store each control in a *layout (see previous commi...
Pietro Gagliardi
2014-08-04
Split apart the Windows Window code so that the same window class can be used...
Pietro Gagliardi
2014-08-03
Converted the new Windows Control code to use interfaces instead of controlba...
Pietro Gagliardi
2014-08-03
Did the previous commit, but for the Windows backend.
Pietro Gagliardi
2014-08-03
Standardized basegetAuxResize() on the GTK+ backend to match the Mac OS X bac...
Pietro Gagliardi
2014-08-03
Migrated the Mac OS X backend to the new Control setup.
Pietro Gagliardi
2014-08-03
Migrated the GTK+ backend to the new Control system. Added controlParent to d...
Pietro Gagliardi
2014-08-03
I am a dolt; make Checkbox.Checked() return a bool directly on Windows.
Pietro Gagliardi
2014-08-03
More TODOs.
Pietro Gagliardi
2014-08-03
Set up the Control restructure and migrated the Windows implementation over. ...
Pietro Gagliardi
2014-08-03
Applied previous commit's change to the test program.
Pietro Gagliardi
2014-08-03
Chagned Checkbox.OnClicked() to Checkbox.OnToggled(). The code restructure wi...
Pietro Gagliardi
2014-08-02
Split all the Control implementations into their own files and renamed the co...
Pietro Gagliardi
2014-08-02
Removed the generic preferredSize() from the Windows backend; all controls ar...
Pietro Gagliardi
2014-08-02
Implemented Tab.preferredSize() on Windows.
Pietro Gagliardi
2014-08-02
Rewrote the tab height calculation function from the previous commit to consi...
Pietro Gagliardi
2014-08-02
Wrote code to get Windows Tabs's tab height; will integrate it later.
Pietro Gagliardi
2014-08-02
Migrated the Label alignment code back into the Mac OS X port.
Pietro Gagliardi
2014-08-02
Wrote Control.preferredSize() (including Tab.preferredSize()) on Mac OS X.
Pietro Gagliardi
2014-08-02
Migrated the Mac OS X backend to sizer. Once I get this control sizing stuff ...
Pietro Gagliardi
2014-08-02
Migrated the GTK+ backend to the new sizer system.
Pietro Gagliardi
2014-08-01
Migrated the Windows backend to use sizer.
Pietro Gagliardi
2014-08-01
Began cleaning up the sizing/container/control stuff by changing container to...
Pietro Gagliardi
2014-08-01
Began migrating all the Mac OS X sizing stuff over.
Pietro Gagliardi
2014-08-01
More TODOs.
Pietro Gagliardi
2014-08-01
Cleaned up sizing_windows.go now that the important things have been reimplem...
Pietro Gagliardi
[next]