Klaas Pieter Annema
a3766a0f96
whitespace cleanup in NSTextField and NSSearchField
2010-10-19 15:12:53 +02:00
Klaas Pieter Annema
2eb27a6492
Don't adjust the origin and size of a text field during nib2cib
...
This interferes with Aparajita's auto-sizing of controls in initWithCoder:. Also it's better to calculate the size in initWithCoder: because the theme information is available.
2010-10-19 15:07:01 +02:00
Aparajita Fishman and Alexander Ljungberg
0b1b1bbe0b
Fix for issue #817 (Support for alignment and line break mode in NSTextField/CPTextField)
2010-08-11 23:53:34 -04:00
Aparajita Fishman and Randall Luecke
5b1ca8a7f9
Fix for issue #807 (NSTextField sets text color unconditionally, which causes theme lookup failure later)
2010-08-11 17:07:51 -05:00
Klaas Pieter Annema and Ross Boucher
8cfba4c242
only offset a nib2cib'ed textfield if it has a bezel
2010-07-28 14:09:11 -07:00
Aparajita Fishman and Ross Boucher
c3c996f1f7
Don't substitute the font if the textfield is not editable (a label)
2010-07-28 13:50:52 -07:00
Ross Boucher
cd6b6afc65
Don't convert text fields to bold default system font.
2010-04-05 10:38:20 -07:00
Tom Robinson
22cdd6e04d
Cleanup nib2cib logging.
2010-03-06 21:21:08 -08:00
Francisco Tolmasky
c5f4e0a268
Cleanup code for nib2cib.
...
Reviewed by me.
2009-05-06 23:57:21 -07:00
Ross Boucher
8b9ae1c1b8
Fix CPTextField + nib2cib
2009-04-15 16:20:39 -07:00
Tom Robinson
7a3fab1d6d
Numerous improvements and nib2cib support for CPControl, CPSlider, CPTextField, CPWebView, etc.
...
Fixed broken @accessors preprocessing.
2008-10-27 04:54:43 -07:00