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
/
sizing.go
Age
Commit message (
Expand
)
Author
2014-08-01
Began cleaning up the sizing/container/control stuff by changing container to...
Pietro Gagliardi
2014-07-28
Fixed the proper recursive application of spaced on Windows tabs by having co...
Pietro Gagliardi
2014-07-28
Began final simplification of size code. spaced is now a global variable; eit...
Pietro Gagliardi
2014-07-27
Actually implemented margins in the right place — in container.resize() its...
Pietro Gagliardi
2014-07-26
Made the sizing recursive chain idempotent and added a -spaced option to the ...
Pietro Gagliardi
2014-07-26
Removed sizing.endResize(); it's not really used at this point.
Pietro Gagliardi
2014-07-25
Cleaned up sizing a bit. Being able to know how big something will be ahead o...
Pietro Gagliardi
2014-07-25
Implemented Tab on GTK+. I really don't like the way sizing works now...
Pietro Gagliardi
2014-07-25
Adjusted sizing data to act as the base container type; this is needed for pr...
Pietro Gagliardi
2014-07-16
Ported over the sizing framework from the old package and implemented it on t...
Pietro Gagliardi