summaryrefslogtreecommitdiffstats
path: root/windows.c
AgeCommit message (Expand)Author
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava
2015-10-06windows.c: sanitize the backend for path retrievalGravatar Lubomir I. Ivanov
2015-09-26Cloud storage: try to work around weird Windows rename issueGravatar Dirk Hohndel
2015-06-18Windows support: correct helper function nameGravatar Dirk Hohndel
2014-11-13windows.c: small cleaup in the wrapper functionsGravatar 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-06-09windows.c: prevent a warning due to #define _WIN32_WINNT...Gravatar Lubomir I. Ivanov
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-19Change the default font on Windows to CalibriGravatar Gehad
2014-04-14git-save: improve commit authorship dataGravatar Linus Torvalds
2014-04-02windows.c: prevent an unused warningGravatar Lubomir I. Ivanov
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
2014-01-08windows.c: Fix possible assert when passing NULL to *open()Gravatar Lubomir I. Ivanov
2013-12-20Fix compilation with libzip < 0.10Gravatar Thiago Macieira
2013-12-19Files: add wrappers for certain open() methodsGravatar Lubomir I. Ivanov
2013-10-09windows.c: use the USERNAME enviroment variableGravatar 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-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