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
/
main.c
Age
Commit message (
Expand
)
Author
2013-02-09
Fixed some memory leaks in windows.c and main.c
Lubomir I. Ivanov
2013-02-09
Finish removing accesses to first divecomputer instead of dive
Dirk Hohndel
2013-01-31
Better algorithm to merge gps locations & locations names from webservice
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-24
Don't set a default filename when called with multiple filenames
Dirk Hohndel
2013-01-24
Don't mark divelist changed for automated merges after all
Linus Torvalds
2013-01-24
Merge branch 'webservice-import'
Dirk Hohndel
2013-01-23
Fix setting of the dive_table.preexisting logic
Linus Torvalds
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-23
Import and merge GPS data from the webservice
Dirk Hohndel
2013-01-13
Add support for MOD, EAD, AND and EADD in the mouse over display
Dirk Hohndel
2013-01-11
Add default filename and divelist font to prefs structure
Linus Torvalds
2013-01-10
Make the default preferences explicit
Linus Torvalds
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2012-12-22
Imrpove the nickname handling
Dirk Hohndel
2012-12-21
Remove nickname from divecomputer data structure
Dirk Hohndel
2012-12-13
Add the ability to set a nickname for a dive computer
Dirk Hohndel
2012-12-05
When starting with an empty data file and downloading dives, number them
Dirk Hohndel
2012-11-11
Add special download modes to force updates from the divecomputer
Dirk Hohndel
2012-11-11
Support merging of two adjacent dives
Linus Torvalds
2012-11-11
Prepare to merge non-overlapping dives
Linus Torvalds
2012-11-09
Fix dive trip merging logic
Linus Torvalds
2012-10-25
Allow debug output to go either to log file or to stderr
Dirk Hohndel
2012-10-18
Don't enable equipment notebook buttons if there is no dive
Dirk Hohndel
2012-10-18
Find translation files on Linux after Subsurface was installed
Dirk Hohndel
2012-10-15
Set locale under Windows
Dirk Hohndel
2012-10-15
Forgot to localize names of months and weekdays
Dirk Hohndel
2012-10-15
Support for gettext in MacOSX application bundle
Henrik Brautaset Aronsen
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-10-09
A file that we import should never become the default file we save to
Dirk Hohndel
2012-10-04
Provide a method to use unicode command line arguments on Windows
Lubomir I. Ivanov
2012-09-29
Fix a number of obvious memory leaks
Dirk Hohndel
2012-09-26
Add the ability to create a log file for debugging output
Dirk Hohndel
2012-09-18
Call xmlCleanupParser only once - when we are done with libxml
Lubomir I. Ivanov
2012-09-17
Make sure dive info is displayed correctly at start
Dirk Hohndel
2012-09-17
Fix potential crash when importing dives
Dirk Hohndel
2012-09-17
Show the datafile name even with no dives
Dirk Hohndel
2012-09-10
Change the definition of "dive table changed"
Dirk Hohndel
2012-09-10
Change behavior for the existing filename
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2012-08-15
Redo dive editing
Dirk Hohndel
2012-05-02
Don't close config file when changing preferences
Linus Torvalds
2012-01-26
Split up file reading from 'parse-xml.c' into 'file.c'
Linus Torvalds
2012-01-05
Avoiding some potentially confusing name space clashes
Dirk Hohndel
2011-11-19
Make double-clicking on the dive list bring up the dive editor
Linus Torvalds
2011-11-02
Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
2011-11-01
Fix 'init_ui()' so that it can change argc/argv
Linus Torvalds
2011-10-31
Ignore process serial number argument when run as native MacOSX app
Henrik Brautaset Aronsen
[next]