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
/
redo
/
table_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-20
Implemented Table.OnSelected() on the GTK+ backend.
Pietro Gagliardi
2014-08-18
Implemented Table.Selected()/Select() on GTK+, more TODOs, and a quick Window...
Pietro Gagliardi
2014-08-17
Implemented bool Table columns on the GTK+ backend.
Pietro Gagliardi
2014-08-16
Implemented ImageList and Table ImageIndex on GTK+.
Pietro Gagliardi
2014-08-11
Revert "Revert "Settled race condition TODOs across all platforms... as an un...
Pietro Gagliardi
2014-08-11
Revert "Settled race condition TODOs across all platforms... as an unfortunat...
Pietro Gagliardi
2014-08-11
Settled race condition TODOs across all platforms... as an unfortunate case :(
Pietro Gagliardi
2014-08-08
Removed borders from Areas on the GTK+ backend.
Pietro Gagliardi
2014-08-05
Set vertical alignment of Labels next to Areas on GTK+.
Pietro Gagliardi
2014-08-04
Removed Control.containerShow() and Control.containerHide() and the overall a...
Pietro Gagliardi
2014-08-03
Migrated the GTK+ backend to the new Control system. Added controlParent to d...
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
2014-07-29
Made column headers resizeable on GTK+ Tables.
Pietro Gagliardi
2014-07-29
Hooked all the GTK+ Table stuff together and got it working. Woo!
Pietro Gagliardi
2014-07-29
Added build guards to the GTK+ Table code.
Pietro Gagliardi
2014-07-29
Wrote the GTK+ Table model code. Mostly working; now it just needs an update ...
Pietro Gagliardi
2014-07-29
Began the implementation of Table on GTK+.
Pietro Gagliardi