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
/
window_darwin.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-11
Renamed Mac OS X's container's view field to id to be in sync with the other ...
Pietro Gagliardi
2014-08-04
Fixed the broken Mac OS X build and removed some leftover debugging cruft.
Pietro Gagliardi
2014-08-04
Converted Window on Mac OS X to use the new container system. Now I can merge...
Pietro Gagliardi
2014-08-02
Migrated the Mac OS X backend to sizer. Once I get this control sizing stuff ...
Pietro Gagliardi
2014-07-29
Changed Control.setParent() to take the same argument type on all platforms; ...
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-26
Made the sizing recursive chain idempotent and added a -spaced option to the ...
Pietro Gagliardi
2014-07-25
Implemented Tab on Mac OS X. Woo! I'll need to add justification for what I'm...
Pietro Gagliardi
2014-07-25
Implemented the various parenting and sizing changes on the Mac OS X backend;...
Pietro Gagliardi
2014-07-22
Moved Window.SetControl() into window.go pending addition of fake resize events.
Pietro Gagliardi
2014-07-20
Removed leftover TODO in window_darwin.go.
Pietro Gagliardi
2014-07-19
Started dropping the whole request/response system because it fell apart... t...
Pietro Gagliardi
2014-07-18
Fixed control positioning on initial window show on Mac OS X.
Pietro Gagliardi
2014-07-17
Migrated control sizing code for Mac OS X.
Pietro Gagliardi
2014-07-16
Added Button and control adding to the Mac OS X backend.
Pietro Gagliardi
2014-07-15
Implemented window resize handling on Mac OS X. Now for actually setting chil...
Pietro Gagliardi
2014-07-08
Implemented window closing on Mac OS X. This drops the "single delegate objec...
Pietro Gagliardi
2014-07-08
Added the beginning of the Mac OS X code.
Pietro Gagliardi