aboutsummaryrefslogtreecommitdiffstats
path: root/macos.c
AgeCommit message (Expand)Author
2015-10-070 initialize stringsGravatar Dirk Hohndel
2015-10-06macos.c: update the default path retriavalGravatar Lubomir I. Ivanov
2014-11-13Add subsurface_access()Gravatar Lubomir I. Ivanov
2014-08-27Default font: more fine tuningGravatar Dirk Hohndel
2014-08-22Use the Windows default font on Windows 7 and 8/8.1Gravatar Dirk Hohndel
2014-05-19Download from dive computer: Fix the broken selection of devicesGravatar Dirk Hohndel
2014-05-19Divecomputer download: try to offer only those devices that make senseGravatar Dirk Hohndel
2014-04-14git-save: improve commit authorship dataGravatar Linus Torvalds
2014-03-25Add optional Win32 console allocationGravatar Lubomir I. Ivanov
2014-03-21Fix system default font handlingGravatar Anton Lundin
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-16Rename old 'xml' file as 'bak' file when savingGravatar Linus Torvalds
2013-12-19Files: add wrappers for certain open() methodsGravatar Lubomir I. Ivanov
2013-10-08main.cpp: remove usage of subsurface_command_line_*Gravatar Lubomir I. Ivanov
2013-10-07Remove feature checkingGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Changes to make the glib-removal-hack branch build on MacOSXGravatar Henrik Brautaset Aronsen
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-09-17Two header files missing for Mac OSXGravatar Robert Helling
2013-09-16implement device probe in CGravatar Danilo Cesar Lemes de Paula
2013-05-22Disable some MacOSX GTK dependenciesGravatar Henrik Brautaset Aronsen
2013-05-03Matching build fixes for cross built WindowsGravatar Dirk Hohndel
2013-05-03Similar build fix for MacGravatar Dirk Hohndel
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