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
/
windows.c
Age
Commit message (
Expand
)
Author
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
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-05
set subsurface_flush_conf() to no-op in wondows.c
Lubomir I. Ivanov
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-25
Add more typecasts for Windows`
Dirk Hohndel
2011-11-25
Fix the Windows preferences support
Dirk Hohndel
2011-11-24
Improve cross compile support and fix windows.c
Dirk Hohndel
2011-11-24
Split reading/writing preferences into OS specific files
Dirk Hohndel