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
/
display-gtk.h
Age
Commit message (
Expand
)
Author
2012-09-21
Activate the new separate "Import XML File" functionality
Lubomir I. Ivanov
2012-09-21
Remove the XML file selection from the DC download dialog
Lubomir I. Ivanov
2012-09-12
Make sure Subsurface receives Quit / Command-Q callback on Mac
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-08-28
Work on the printing of the dives, first attempt to print as table.
Pierre-Yves Chibon
2012-08-27
Start re-working the print UI to allow printing tables with no profiles.
Pierre-Yves Chibon
2012-08-20
Rework dive selection logic
Linus Torvalds
2012-08-17
Add a 'Save As' entry in the menu.
Pierre-Yves Chibon
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-15
Redo dive editing
Dirk Hohndel
2012-08-14
Add exposure protection tracking
Dirk Hohndel
2012-08-14
Maintain selected rows when switching between list model and tree model
Dirk Hohndel
2012-08-07
Add total weight column to divelist
Dirk Hohndel
2012-06-27
Make it possible to do "Add Dive" from just the main dive menu
Linus Torvalds
2012-05-02
Show dive import text updates in the progress bar
Linus Torvalds
2012-05-02
Don't close config file when changing preferences
Linus Torvalds
2012-03-16
Show statistics of selected dives
Miika Turkia
2012-01-15
Create separate single dive and total stats pages
Dirk Hohndel
2012-01-03
More Mac improvements
Henrik Brautaset Aronsen
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-13
Add reasonable default device names for divecomputer import
Dirk Hohndel
2011-12-11
Add capability of custom sorts to divelist columns
Linus Torvalds
2011-12-11
Make the cylinder table columns unsortable
Linus Torvalds
2011-11-24
Split reading/writing preferences into OS specific files
Dirk Hohndel
2011-11-19
Add the cylinder list to the dive info edit dialog
Linus Torvalds
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
2011-10-23
Make columns for temperature, cylinder, and nitrox optional
Dirk Hohndel
2011-10-02
Split up generic code to generate a gtk tree view column
Linus Torvalds
2011-09-27
Add preference option to chose if SAC and/or OTU should be in divelist
Dirk Hohndel
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel