Commit Graph

5 Commits

Author SHA1 Message Date
Airy ANDRE
d9511a55b3 Fix NSFont so it works with postscript name, as its Cocoa cousin 2012-01-27 13:53:41 +01:00
Johannes Fortmann
74be1cf047 - build font family list lazily
- X11: fallback font
- X11: error handler (does nothing)
- NSButtonCell: split drawing in -drawInterior, -drawBezel
- (incomplete) bezierPathWithRoundedRect:
2009-03-08 14:22:13 +00:00
Christopher Lloyd
fcda3ab7d9 - Large number of missing AppKit constant/methods added, most of the simpler ones implemented. Cleanup and instance size changes.
- Some existing implementation updated for new methods, primarily NSDocument
- Removed legacy keyed encoding/decoding functionality in AppKit
2007-11-08 15:58:54 +00:00
Christopher Lloyd
578873e3cf Added templates for many missing classes, updated copyright for 2007, +[NSValue valueWithRange:],-[NSObject className] 2007-01-01 21:11:21 +00:00
Christopher Lloyd
30916ff6e5 Original 2006-12-22 04:41:44 +00:00