index
:
jcarr/ui
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
/
redo
/
control_unix.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-22
Wrapped GTK+ Areas in a GtkOverlay in preparation for adding OpenTextFieldAt().
Pietro Gagliardi
2014-08-08
Removed borders from Areas on the GTK+ backend.
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
Removed Control.containerShow() and Control.containerHide() and the overall a...
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 GTK+ backend to the new Control system. Added controlParent to d...
Pietro Gagliardi
2014-07-30
Split out the default definitions of Control.allocate() into a single place.
Pietro Gagliardi
2014-07-30
Applied Labels being vertically aligned to the top when next to a Table in th...
Pietro Gagliardi
2014-07-30
Applied the new Control system to the GTK+ backend.
Pietro Gagliardi