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
/
mergeback
Age
Commit message (
Collapse
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-30
Out with the old...
Pietro Gagliardi
2014-08-28
Decided to defer Table WM_MOUSELEAVE (Windows) to later.
Pietro Gagliardi
2014-08-28
Removed merged back file.
Pietro Gagliardi
2014-08-16
Removed the gtkcolor.c mergeback; decided to hack on GtkColorChooser.
Pietro Gagliardi
2014-08-15
Moved Grid back. Removed now-unused stack.created.
Pietro Gagliardi
2014-08-14
Moved TODO about Labels to mergeback/grid.go; will worry when Grids become a ↵
Pietro Gagliardi
thing again.
2014-08-08
Added an optimization to the Tab code on Windows where only the current tab ↵
Pietro Gagliardi
was resized, thinking it would solve flicker issues. It did not, and GTK+ resizes all tabs, so I'm keeping this in mergeback/ for now.
2014-08-08
Decided to revert the transparency changes; I'll try flicker-free first.
Pietro Gagliardi
2014-08-06
Removed leftover TODOs: container does handle margins now.
Pietro Gagliardi
2014-07-29
Re-added Stack. Of course it only works right on GTK+ right now... the other ↵
Pietro Gagliardi
platforms's Control.preferredSize()s aren't implemented yet!
2014-07-27
Added a note about GTK+ color selection dialog deprecations for later.
Pietro Gagliardi
2014-07-27
Copied stack.go and grid.go to a temporary restaging area; removed the ↵
Pietro Gagliardi
margin code from both as we no longer need it there.