Age | Commit message (Expand) | Author |
2014-06-09 | windows.c: prevent a warning due to #define _WIN32_WINNT... | Lubomir I. Ivanov |
2014-05-19 | Download from dive computer: Fix the broken selection of devices | Dirk Hohndel |
2014-05-19 | Divecomputer download: try to offer only those devices that make sense | Dirk Hohndel |
2014-04-19 | Change the default font on Windows to Calibri | Gehad |
2014-04-14 | git-save: improve commit authorship data | Linus Torvalds |
2014-04-02 | windows.c: prevent an unused warning | Lubomir I. Ivanov |
2014-03-25 | Add optional Win32 console allocation | Lubomir I. Ivanov |
2014-03-21 | Fix system default font handling | Anton Lundin |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-16 | Rename old 'xml' file as 'bak' file when saving | Linus Torvalds |
2014-01-08 | windows.c: Fix possible assert when passing NULL to *open() | Lubomir I. Ivanov |
2013-12-20 | Fix compilation with libzip < 0.10 | Thiago Macieira |
2013-12-19 | Files: add wrappers for certain open() methods | Lubomir I. Ivanov |
2013-10-09 | windows.c: use the USERNAME enviroment variable | Lubomir I. Ivanov |
2013-10-08 | main.cpp: remove usage of subsurface_command_line_* | Lubomir I. Ivanov |
2013-10-07 | Remove feature checking | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Delete code and files that are no longer used | Dirk Hohndel |
2013-10-06 | Changes to make the glib-removal-hack branch build on MacOSX | Henrik Brautaset Aronsen |
2013-09-17 | Fix Windows compile | Dirk Hohndel |
2013-09-16 | implement device probe in C | Danilo Cesar Lemes de Paula |
2013-05-03 | Matching build fixes for cross built Windows | Dirk Hohndel |
2013-04-01 | Match subsurface_get_conf* in windows/macos.c with linux.c | Henrik Brautaset Aronsen |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-03-05 | windows.c: Use a zeroed buffer when retrieving the module path | Lubomir I. Ivanov |
2013-03-05 | windows.c: Change the current process path to the module path | Lubomir I. Ivanov |
2013-03-02 | windows.c: Fix broken subsurface_unset_conf() | Lubomir I. Ivanov |
2013-03-01 | windows.c: use ANSI for subsurface_unset_conf() | Lubomir I. Ivanov |
2013-02-28 | windows.c: Added support for "int" configuration storage | Lubomir I. Ivanov |
2013-02-28 | Remember window size | Amit Chaudhuri |
2013-02-09 | Fixed some memory leaks in windows.c and main.c | Lubomir I. Ivanov |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-25 | Remove some unnecessary variable initializations | Dirk Hohndel |
2013-01-25 | windows.c: Add unicode support in subsurface_launch_for_uri() | Lubomir I. Ivanov |
2013-01-15 | Added the OS dependent function subsurface_launch_for_uri() | Lubomir I. Ivanov |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-10 | Fix Windows build | Dirk Hohndel |
2013-01-10 | Clean up preference saving code | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2012-10-31 | Show drive name after the drive letter on Windows | Dirk Hohndel |
2012-10-29 | windows.c: added device retrieval from subsurface_fill_device_list() | Lubomir I. Ivanov |
2012-10-27 | Improve the dive computer device selection | Dirk Hohndel |
2012-10-19 | Added a function to check if specific OS features are available | Lubomir I. Ivanov |
2012-10-18 | Find translation files on Linux after Subsurface was installed | Dirk Hohndel |
2012-10-16 | Improved packaging for Windows | Dirk Hohndel |
2012-10-15 | Set locale under Windows | Dirk Hohndel |
2012-10-15 | Support for gettext in MacOSX application bundle | Henrik Brautaset Aronsen |
2012-10-07 | Fix potential crash when attempting to free default font | Dirk Hohndel |
2012-10-05 | Added unicode support for the configuration entries on Windows | Lubomir I. Ivanov |
2012-10-04 | Provide a method to use unicode command line arguments on Windows | Lubomir I. Ivanov |