aboutsummaryrefslogtreecommitdiffstats
path: root/windows.c
AgeCommit message (Expand)Author
2013-10-07Remove feature checkingGravatar Dirk Hohndel
2013-10-06Make Windows cross compile againGravatar 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-09-17Fix Windows compileGravatar 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-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-05windows.c: Use a zeroed buffer when retrieving the module pathGravatar Lubomir I. Ivanov
2013-03-05windows.c: Change the current process path to the module pathGravatar Lubomir I. Ivanov
2013-03-02windows.c: Fix broken subsurface_unset_conf()Gravatar Lubomir I. Ivanov
2013-03-01windows.c: use ANSI for subsurface_unset_conf()Gravatar Lubomir I. Ivanov
2013-02-28windows.c: Added support for "int" configuration storageGravatar Lubomir I. Ivanov
2013-02-28Remember window sizeGravatar Amit Chaudhuri
2013-02-09Fixed some memory leaks in windows.c and main.cGravatar Lubomir I. Ivanov
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-25Remove some unnecessary variable initializationsGravatar Dirk Hohndel
2013-01-25windows.c: Add unicode support in subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
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 Windows 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-10-31Show drive name after the drive letter on WindowsGravatar Dirk Hohndel
2012-10-29windows.c: added device retrieval from subsurface_fill_device_list()Gravatar Lubomir I. Ivanov
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-16Improved packaging for WindowsGravatar Dirk Hohndel
2012-10-15Set locale under WindowsGravatar 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-05Added unicode support for the configuration entries on WindowsGravatar Lubomir I. Ivanov
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-05set subsurface_flush_conf() to no-op in wondows.cGravatar Lubomir I. Ivanov
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-25Add more typecasts for Windows`Gravatar Dirk Hohndel
2011-11-25Fix the Windows preferences supportGravatar Dirk Hohndel
2011-11-24Improve cross compile support and fix windows.cGravatar Dirk Hohndel
2011-11-24Split reading/writing preferences into OS specific filesGravatar Dirk Hohndel