summaryrefslogtreecommitdiffstats
path: root/display-gtk.h
AgeCommit message (Expand)Author
2013-04-15Separate Gtk related code from core logic: infoGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-03-25Add macros for text sizesGravatar Dirk Hohndel
2013-03-19Make slider labels consistent in print dialogGravatar Dirk Hohndel
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-02-27When manually adding a dive allow user to set avg depth as wellGravatar Dirk Hohndel
2013-02-20info.c: add a method to clear all GtkListStore allocationsGravatar Lubomir I. Ivanov
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-28Merge branch 'gps-map-input'Gravatar Dirk Hohndel
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-28Pick GPS coordinates of dive location via map widgetGravatar Dirk Hohndel
2013-01-22Add GPS icon to the location column for dive sites where we have GPS dataGravatar Dirk Hohndel
2013-01-11Update preference saving for numeric valuesGravatar Linus Torvalds
2013-01-11gtk-gui.c: Move the download dialog related code to a new fileGravatar Lubomir I. Ivanov
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-08Avoid pointless calls to dive plannerGravatar Dirk Hohndel
2013-01-07Move planner UI into planner.cGravatar Dirk Hohndel
2013-01-05Add new gases to the combo box in dive plan entryGravatar Dirk Hohndel
2013-01-05Create the infrastructure for a dive plannder based on a tree-modelGravatar Linus Torvalds
2013-01-03Make GF values configurableGravatar Dirk Hohndel
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