summaryrefslogtreecommitdiffstats
path: root/linux.c
AgeCommit message (Expand)Author
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-25fix device probing for UEMIS computer on linuxGravatar Danilo Cesar Lemes de Paula
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-06Make Linux compileGravatar Dirk Hohndel
2013-10-04Remove leftovers from GtkGravatar Dirk Hohndel
2013-09-16implement device probe in CGravatar Danilo Cesar Lemes de Paula
2013-05-03Matching build fixes for cross built WindowsGravatar Dirk Hohndel
2013-05-03Fix Linux build with newer tool chainGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-02-28Remember window sizeGravatar Amit Chaudhuri
2013-02-02Rename subsurface.svg to subsurface-icon.svgGravatar Henrik Brautaset Aronsen
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-10Clean up preference saving codeGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
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-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-17Once again improve existing filename handlingGravatar Dirk Hohndel
2012-09-09First cut of adding a default file nameGravatar Dirk Hohndel
2012-05-02Don't close config file when changing preferencesGravatar Linus Torvalds
2012-01-03Even more Mac-i-nessGravatar Dirk Hohndel
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