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 (
Collapse
)
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 ↵
Pietro Gagliardi
ability to show and hide Controls in general; too much effort to get right.
2014-08-03
Standardized basegetAuxResize() on the GTK+ backend to match the Mac OS X ↵
Pietro Gagliardi
backend and controlbase.sh.
2014-08-03
Migrated the GTK+ backend to the new Control system. Added controlParent to ↵
Pietro Gagliardi
deal with interface issues; need to apply this to the Windows backend too.
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 ↵
Pietro Gagliardi
the GTK+ backend.
2014-07-30
Applied the new Control system to the GTK+ backend.
Pietro Gagliardi