Alexander Ljungberg
|
f414ed2e8d
|
Refs #1266. Still convert default font size in nib2cib even if the default font is bold.
(E.g. Lucida Grande 13 Bold should become Arial 12 Bold, not Arial 13 Bold.)
|
2011-05-17 01:16:03 -04:00 |
|
Alexander Ljungberg
|
86f3cc1831
|
Refs #1266. Minor optimisation.
|
2011-05-17 00:45:36 -04:00 |
|
 Antoine MercadalandAlexander Ljungberg
|
e77c706c38
|
nib2cib now takes care of bold and italic
This allows to set bold and italic in IB even if the size of the font is the default one
|
2011-05-17 00:45:28 -04:00 |
|
Aparajita Fishman
|
b54ea6e8ac
|
Ignore Xcode project user data, added fontinfo package
|
2011-03-25 23:38:49 -04:00 |
|
Aparajita Fishman
|
d303e6e96c
|
Initial commit before testing.
|
2011-03-08 17:40:41 -05:00 |
|
 Aparajita FishmanandRandall Luecke
|
66f84ede6e
|
Fix for issue #799 (NSFont replaces LucidaGrande-Bold 13 with the theme font)
|
2010-08-11 17:16:44 -05:00 |
|
Ross Boucher
|
4479233bea
|
Return nil fonts if they are the aristo default, so that the theme default is used instead of the arist default (for custom themes).
|
2010-04-21 20:57:53 -07:00 |
|
Ross Boucher
|
cd6b6afc65
|
Don't convert text fields to bold default system font.
|
2010-04-05 10:38:20 -07:00 |
|
Ross Boucher
|
374f3d13f1
|
Convert default IB fonts to default Cappuccino fonts
|
2010-03-31 21:31:09 -07:00 |
|
Francisco Ryan Tolmasky I
|
d28bfee704
|
Fix for fonts not working in nib2cib and performance improvement for adding views.
Reviewed by me.
|
2009-01-22 17:30:56 -08:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
Francisco Ryan Tolmasky I
|
4a858cda3e
|
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/30-make-nib2cib-work-with-new-build-system#ticket-30-1.
[#30 state:resolved]
Reviewed by tom.
|
2008-09-09 14:57:53 -07:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|