index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macos.c
Age
Commit message (
Expand
)
Author
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
2012-09-11
Fix memory handling error on MacOS
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-08-20
Remove separator line in MacOSX File menu
Henrik Brautaset Aronsen
2012-08-17
Minor Macos menu entry modification fix
Dirk Hohndel
2012-05-02
Don't close config file when changing preferences
Linus Torvalds
2012-01-03
More Mac improvements
Henrik Brautaset Aronsen
2012-01-03
Even more Mac-i-ness
Dirk Hohndel
2012-01-02
Use the right function to get resource path on Mac
Dirk Hohndel
2012-01-02
Use a more standard approach to save preferences on MacOSX
Henrik Brautaset Aronsen
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