aboutsummaryrefslogtreecommitdiffstats
path: root/macos.c
AgeCommit message (Expand)Author
2013-04-01Match subsurface_get_conf* in windows/macos.c with linux.cGravatar Henrik Brautaset Aronsen
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-28Add MacOS support to window geometry save/restoreGravatar Henrik Brautaset Aronsen
2013-02-28Remember window sizeGravatar Amit Chaudhuri
2013-02-28Better Bluetooth device support on MacGravatar Dirk Hohndel
2013-02-28Fix compilation problem with LaunchServices on OSXGravatar Amit Chaudhuri
2013-02-25Work around yet another Gtk bug: gtk_show_uri doesn't work on MacGravatar Dirk Hohndel
2013-02-09Add XSLT support for the macosx install and bundle targetsGravatar Henrik Brautaset Aronsen
2013-02-05Change default MacOS fontGravatar Henrik Brautaset Aronsen
2013-01-17Update gtk-osx-integration to version 2 of the APIGravatar Dirk Hohndel
2013-01-15Added the OS dependent function subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-10Fix Mac buildGravatar Dirk Hohndel
2013-01-10Clean up preference saving codeGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2012-12-09Consistent Quit behavior on the MacGravatar Dirk Hohndel
2012-11-05Fix broken MacOSX buildGravatar Henrik Brautaset Aronsen
2012-10-27Improve the dive computer device selectionGravatar Dirk Hohndel
2012-10-19Added a function to check if specific OS features are availableGravatar Lubomir I. Ivanov
2012-10-18Find translation files on Linux after Subsurface was installedGravatar Dirk Hohndel
2012-10-16Redoing the Mac bundlingGravatar Dirk Hohndel
2012-10-16Adjust locale path for install-macosx targetGravatar Henrik Brautaset Aronsen
2012-10-15Support for gettext in MacOSX application bundleGravatar Henrik Brautaset Aronsen
2012-10-07Fix potential crash when attempting to free default fontGravatar Dirk Hohndel
2012-10-04Provide a method to use unicode command line arguments on WindowsGravatar Lubomir I. Ivanov
2012-09-18Proper placement for the file menu separator lines in MacOSXGravatar Henrik Brautaset Aronsen
2012-09-17Once again improve existing filename handlingGravatar Dirk Hohndel
2012-09-12Make sure Subsurface receives Quit / Command-Q callback on MacGravatar Dirk Hohndel
2012-09-11Fix memory handling error on MacOSGravatar Dirk Hohndel
2012-09-09First cut of adding a default file nameGravatar Dirk Hohndel
2012-08-20Remove separator line in MacOSX File menuGravatar Henrik Brautaset Aronsen
2012-08-17Minor Macos menu entry modification fixGravatar Dirk Hohndel
2012-05-02Don't close config file when changing preferencesGravatar Linus Torvalds
2012-01-03More Mac improvementsGravatar Henrik Brautaset Aronsen
2012-01-03Even more Mac-i-nessGravatar Dirk Hohndel
2012-01-02Use the right function to get resource path on MacGravatar Dirk Hohndel
2012-01-02Use a more standard approach to save preferences on MacOSXGravatar Henrik Brautaset Aronsen
2012-01-01Turn subsurface into a real Mac applicationGravatar Dirk Hohndel
2011-12-28Make icon file name OS helper functionGravatar Dirk Hohndel
2011-12-14Return is not a functionGravatar Dirk Hohndel
2011-12-13Add reasonable default device names for divecomputer importGravatar Dirk Hohndel
2011-11-24Split reading/writing preferences into OS specific filesGravatar Dirk Hohndel