]> git.tdb.fi Git - ext/subsurface.git/commit
Turn subsurface into a real Mac application
authorDirk Hohndel <dirk@hohndel.org>
Sun, 1 Jan 2012 21:41:47 +0000 (13:41 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Sun, 1 Jan 2012 22:01:38 +0000 (14:01 -0800)
commit605e063203f8a2a35a5c3be1e7129e80099dd68a
tree6685618f4c773ad901d33708ed4468f6210447bd
parent565736a471e9ba66cbc68ce76c90d5e0c2fa57cf
Turn subsurface into a real Mac application

To do this a few things needed to move into the os specific files, but the
overall change is fairly small and the difference on the Mac is amazing.

Subsurface now becomes a Mac app with Mac toolbar and useful default
fonts.

Changed the CFBundleIdentifier to be the reverse DNS of the subsurface
site (sadly, 'torvalds' is not yet a TLD).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Makefile
display-gtk.h
gtk-gui.c
linux.c
macos.c
packaging/macosx/Info.plist
windows.c