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-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
2011-09-19
Make the pane split be vertical rather than horizontal
Linus Torvalds
2011-09-19
Remove dive info frame
Linus Torvalds
2011-09-15
Rename the project 'subsurface'
Linus Torvalds
2011-09-14
Flush any pending changes at notebook 'switch-page' time
Linus Torvalds
2011-09-13
Add the capability to print a dive profile
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
Linus Torvalds
2011-09-12
Make 'report_error()' usable from outside of main.c
Linus Torvalds
2011-09-12
Start some very initial libdivecomputer integration
Linus Torvalds
2011-09-11
Add a 'Renumber' menu choice
Linus Torvalds
2011-09-11
Oops. Fix 'buffered dive' information
Linus Torvalds
2011-09-11
Be more careful about unit changes
Linus Torvalds
2011-09-09
Rename 'cylinder.c' as 'equipment.c'
Linus Torvalds
2011-09-09
Add a notebook for cylinder information
Linus Torvalds
2011-09-08
Save default units using GConf
Linus Torvalds
2011-09-07
Update the dive units without destroyng and rebuilding the dive list
Linus Torvalds
2011-09-07
Add Ok/Cancel buttons to unit dialog
Linus Torvalds
2011-09-07
Add radio buttons for temperature and volume
Linus Torvalds
2011-09-06
Make a 'units' dialog window
Linus Torvalds
2011-09-06
Start doing gas management using output units
Linus Torvalds
2011-09-06
Start "output unit management" support
Linus Torvalds
2011-09-05
Repaint the dives in dive_list_update_dives() instead of in callers
Linus Torvalds
2011-09-05
Update dive info and profile after loading files
Linus Torvalds
[next]