Implemeted 95% of all Mac OS X support. Makefiles still need modifications.

Almost all test applications run out of the box (->Makefile). See more
information in README.mac .

Changes:
- message handling
- access to opaque port structures
- image, bitmap, pixmap support
- most OpenGL stuff
- window styles


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1812 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2001-12-06 00:17:47 +00:00
parent 39109694e1
commit e07200c4e8
16 changed files with 281 additions and 151 deletions
-13
View File
@@ -8,19 +8,6 @@ data 'MENU' (128, "Apple") {
$"2D00 0000 0000" /* -..... */
};
data 'cfrg' (0) {
$"0000 0000 0000 0000 0000 0001 0000 0000" /* ................ */
$"0000 0000 0000 0000 0000 0000 0000 0001" /* ................ */
$"7077 7063 0000 0000 0000 0000 0000 0000" /* pwpc............ */
$"0001 0000 0000 0101 0000 0000 0000 0000" /* ................ */
$"0000 0000 0000 0000 0034 0662 7574 746F" /* .........4.butto */
$"6E00 0000" /* n... */
};
data 'SIZE' (-1) {
$"58C0 0006 0000 0006 0000" /* XÀ........ */
};
data 'carb' (0) {
};