summaryrefslogtreecommitdiffstats
path: root/display-gtk.h
AgeCommit message (Expand)Author
2013-01-03Use gradient factors in deco calculationGravatar Dirk Hohndel
2013-01-03Add configurable visualization of calculated ceilingGravatar Dirk Hohndel
2013-01-02Use old style (pre gtk-2.22) keysymsGravatar Dirk Hohndel
2012-12-11Merge branch 'cns' into cns-mergeGravatar Dirk Hohndel
2012-12-10Display maximum CNS in the divelistGravatar Dirk Hohndel
2012-12-10Add the ability to edit the date/time of a diveGravatar Dirk Hohndel
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-09Consistent Quit behavior on the MacGravatar Dirk Hohndel
2012-12-07Add option to make ceiling visually stand out more in the profileGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel
2012-11-28Track Uemis last dive downloaded on a per data-file basisGravatar Dirk Hohndel
2012-11-20Allow the user to cancel a dive computer downloadGravatar Dirk Hohndel
2012-11-11Add special download modes to force updates from the divecomputerGravatar Dirk Hohndel
2012-11-10Add threshold feature for partial pressure graphsGravatar Dirk Hohndel
2012-11-01Add vertical space to depth plot if we are showing partial pressure graphsGravatar Dirk Hohndel
2012-11-01Change preferences into a notebook and add second page for tec settingsGravatar Dirk Hohndel
2012-11-01First stab at plotting a pO2 graphGravatar Dirk Hohndel
2012-10-27Improve the dive computer device selectionGravatar Dirk Hohndel
2012-10-01Destroy the divelist (tree) before calling gtk_main_quit()Gravatar Lubomir I. Ivanov
2012-09-26First implementation of native Uemis downloaderGravatar Dirk Hohndel
2012-09-21Activate the new separate "Import XML File" functionalityGravatar Lubomir I. Ivanov
2012-09-21Remove the XML file selection from the DC download dialogGravatar Lubomir I. Ivanov
2012-09-12Make sure Subsurface receives Quit / Command-Q callback on MacGravatar Dirk Hohndel
2012-09-09First cut of adding a default file nameGravatar Dirk Hohndel
2012-08-28Work on the printing of the dives, first attempt to print as table.Gravatar Pierre-Yves Chibon
2012-08-27Start re-working the print UI to allow printing tables with no profiles.Gravatar Pierre-Yves Chibon
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-17Add a 'Save As' entry in the menu.Gravatar Pierre-Yves Chibon
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-08-14Maintain selected rows when switching between list model and tree modelGravatar Dirk Hohndel
2012-08-07Add total weight column to divelistGravatar Dirk Hohndel
2012-06-27Make it possible to do "Add Dive" from just the main dive menuGravatar Linus Torvalds
2012-05-02Show dive import text updates in the progress barGravatar Linus Torvalds
2012-05-02Don't close config file when changing preferencesGravatar Linus Torvalds
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-15Create separate single dive and total stats pagesGravatar Dirk Hohndel
2012-01-03More Mac improvementsGravatar Henrik Brautaset Aronsen
2012-01-03Even more Mac-i-nessGravatar Dirk Hohndel
2012-01-01Turn subsurface into a real Mac applicationGravatar Dirk Hohndel
2011-12-28Make icon file name OS helper functionGravatar Dirk Hohndel
2011-12-13Add reasonable default device names for divecomputer importGravatar Dirk Hohndel
2011-12-11Add capability of custom sorts to divelist columnsGravatar Linus Torvalds
2011-12-11Make the cylinder table columns unsortableGravatar Linus Torvalds
2011-11-24Split reading/writing preferences into OS specific filesGravatar Dirk Hohndel
2011-11-19Add the cylinder list to the dive info edit dialogGravatar Linus Torvalds
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel
2011-10-23Make columns for temperature, cylinder, and nitrox optionalGravatar Dirk Hohndel
2011-10-02Split up generic code to generate a gtk tree view columnGravatar Linus Torvalds