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
/
main.c
Age
Commit message (
Expand
)
Author
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
2011-10-27
Don't use gconf on Windows
Dirk Hohndel
2011-10-23
Show dive number in dive list
Dirk Hohndel
2011-10-05
Fix import tracking
Dirk Hohndel
2011-10-05
Add XML file import back and treat open and import differently
Dirk Hohndel
2011-10-05
Add an '--import' command line option
Dirk Hohndel
2011-10-05
Mark divelist changed when renumbering or adding dives
Dirk Hohndel
2011-10-05
Automatically renumber new dives when they are "obvious".
Linus Torvalds
2011-10-05
Move 'dive_list_update_dives()' call into 'report_dives()'
Linus Torvalds
2011-09-27
Add preference option to chose if SAC and/or OTU should be in divelist
Dirk Hohndel
2011-09-21
September comes before October
Tero Roponen
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Make the divelist font configurable
Linus Torvalds
2011-09-20
Merge git://github.com/sirowain/subsurface
Linus Torvalds
2011-09-20
Make 'struct DiveList' entirely internal to divelist.c
Linus Torvalds
2011-09-20
Make a separate "Log" menu
Linus Torvalds
2011-09-20
Provide an icon for subsurface.
Riccardo Albertini
2011-09-19
Switch the dive list and dive profile panes around
Linus Torvalds
2011-09-19
Update the divelist when dive info changes
Linus Torvalds
[next]