index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux.c
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-25
fix device probing for UEMIS computer on linux
Danilo Cesar Lemes de Paula
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
Make Linux compile
Dirk Hohndel
2013-10-04
Remove leftovers from Gtk
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-05-03
Fix Linux build with newer tool chain
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-04-01
Have some C++ file in the project
Alberto Mardegan
2013-02-28
Remember window size
Amit Chaudhuri
2013-02-02
Rename subsurface.svg to subsurface-icon.svg
Henrik Brautaset Aronsen
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
Clean up preference saving code
Linus Torvalds
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
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-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-17
Once again improve existing filename handling
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-05-02
Don't close config file when changing preferences
Linus Torvalds
2012-01-03
Even more Mac-i-ness
Dirk Hohndel
2012-01-01
Turn subsurface into a real Mac application
Dirk Hohndel
2011-12-28
Make icon file name OS helper function
Dirk Hohndel
2011-12-14
Return is not a function
Dirk Hohndel
2011-12-13
Add reasonable default device names for divecomputer import
Dirk Hohndel
2011-11-24
Split reading/writing preferences into OS specific files
Dirk Hohndel