Pietro Gagliardi
|
be56135451
|
Removed the need for C.frame() by splitting apart the alignment rect functions on the Mac OS X side.
|
2014-08-11 11:36:32 -04:00 |
Pietro Gagliardi
|
62938635a2
|
Started splitting apart xsizing_darwin.m and rearranging objc_darwin.h.
|
2014-08-09 21:34:56 -04:00 |
Pietro Gagliardi
|
ea3dd093f7
|
Changed PrefSize to PreferredSize throughout.
|
2014-08-09 21:29:37 -04:00 |
Pietro Gagliardi
|
9217250d5c
|
Removed unnecessary TODO from xsizing_darwin.m.
|
2014-08-09 10:39:46 -04:00 |
Pietro Gagliardi
|
c4e95a0bbf
|
Decided to set the frame before calling baselineOffsetFromBottom in xsizing_darwin.m, just to be safe.
|
2014-08-06 11:03:42 -04:00 |
Pietro Gagliardi
|
e1c3a9fe26
|
Removed areaPrefSize() from the Mac OS X backend; we now store the Area's size separately and return that for the preferred size instead.
|
2014-08-06 11:01:37 -04:00 |
Pietro Gagliardi
|
c6e47ba21a
|
Migrated the Label alignment code back into the Mac OS X port.
|
2014-08-02 09:47:57 -04:00 |
Pietro Gagliardi
|
85fb097ab9
|
Wrote Control.preferredSize() (including Tab.preferredSize()) on Mac OS X.
|
2014-08-02 08:04:44 -04:00 |
Pietro Gagliardi
|
9117da1405
|
Began migrating all the Mac OS X sizing stuff over.
|
2014-08-01 23:16:43 -04:00 |