Age | Commit message (Expand) | Author |
2014-11-13 | Add subsurface_access() | Lubomir I. Ivanov |
2014-08-27 | Default font: more fine tuning | Dirk Hohndel |
2014-08-22 | Use the Windows default font on Windows 7 and 8/8.1 | Dirk Hohndel |
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-14 | git-save: improve commit authorship data | Linus Torvalds |
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 |
2013-12-19 | Files: add wrappers for certain open() methods | 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 | 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-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-09-17 | Two header files missing for Mac OSX | Robert Helling |
2013-09-16 | implement device probe in C | Danilo Cesar Lemes de Paula |
2013-05-22 | Disable some MacOSX GTK dependencies | Henrik Brautaset Aronsen |
2013-05-03 | Matching build fixes for cross built Windows | Dirk Hohndel |
2013-05-03 | Similar build fix for Mac | 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-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-02-28 | Add MacOS support to window geometry save/restore | Henrik Brautaset Aronsen |
2013-02-28 | Remember window size | Amit Chaudhuri |
2013-02-28 | Better Bluetooth device support on Mac | Dirk Hohndel |
2013-02-28 | Fix compilation problem with LaunchServices on OSX | Amit Chaudhuri |
2013-02-25 | Work around yet another Gtk bug: gtk_show_uri doesn't work on Mac | Dirk Hohndel |
2013-02-09 | Add XSLT support for the macosx install and bundle targets | Henrik Brautaset Aronsen |
2013-02-05 | Change default MacOS font | Henrik Brautaset Aronsen |
2013-01-17 | Update gtk-osx-integration to version 2 of the API | Dirk Hohndel |
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 Mac 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-12-09 | Consistent Quit behavior on the Mac | Dirk Hohndel |
2012-11-05 | Fix broken MacOSX build | Henrik Brautaset Aronsen |
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 | Redoing the Mac bundling | Dirk Hohndel |
2012-10-16 | Adjust locale path for install-macosx target | Henrik Brautaset Aronsen |
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-04 | Provide a method to use unicode command line arguments on Windows | Lubomir I. Ivanov |
2012-09-18 | Proper placement for the file menu separator lines in MacOSX | Henrik Brautaset Aronsen |
2012-09-17 | Once again improve existing filename handling | Dirk Hohndel |
2012-09-12 | Make sure Subsurface receives Quit / Command-Q callback on Mac | Dirk Hohndel |