Pietro Gagliardi
|
ea3dd093f7
|
Changed PrefSize to PreferredSize throughout.
|
2014-08-09 21:29:37 -04:00 |
Pietro Gagliardi
|
84297ad7e1
|
Cleaned up Mac OS X Tab code from the previous commit.
|
2014-08-04 17:07:06 -04:00 |
Pietro Gagliardi
|
1ba1f475ba
|
Switched Tab on Mac OS X to use a dedicated container type system. This container type will eventually be the new home of all the sizer stuff. Now to remove the dedicated NSTabView stuff...
|
2014-08-04 17:03:07 -04:00 |
Pietro Gagliardi
|
0ac40be173
|
Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right.
|
2014-08-04 13:39:33 -04:00 |
Pietro Gagliardi
|
8c4cd789ca
|
Migrated the Mac OS X backend to the new Control setup.
|
2014-08-03 20:08:25 -04:00 |
Pietro Gagliardi
|
d018953d7e
|
Split all the Control implementations into their own files and renamed the containerctrls implementation files to say tab instead as they only hold Tab. This is the first part of what should hopefully be the final restructuring.
|
2014-08-02 22:35:58 -04:00 |