summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2013-02-02Move about icon to include fileGravatar Henrik Brautaset Aronsen
2013-02-01Clear yearly statistics when closing data fileGravatar Dirk Hohndel
2013-02-01Clear the list of events when closing data fileGravatar Dirk Hohndel
2013-02-01Turn off tooltips if no dives are selectedGravatar Dirk Hohndel
2013-01-31Add tooltip that tells user how to edit dive informationGravatar Dirk Hohndel
2013-01-30Properly destroy the cairo context when we're done with itGravatar Linus Torvalds
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-30Show Gradient Factors in plot when showing calculated ceilingsGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28Prepare to compile with gtk-3Gravatar Linus Torvalds
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-25Remove some unnecessary variable initializationsGravatar Dirk Hohndel
2013-01-25Fix memory leak in set_dc_nicknameGravatar Dirk Hohndel
2013-01-25Move get_units() to prefs.cGravatar Henrik Brautaset Aronsen
2013-01-24Add 2013 to the copyright lineGravatar Dirk Hohndel
2013-01-24Remove saving of dive computer nicnames in system configGravatar Linus Torvalds
2013-01-24Save all dive computer nicknames - whether used or notGravatar Linus Torvalds
2013-01-23Fix setting of the dive_table.preexisting logicGravatar Linus Torvalds
2013-01-23Fix crash when applying a non-edit of nicknamesGravatar Amit Chaudhuri
2013-01-22Add GPS icon to the location column for dive sites where we have GPS dataGravatar Dirk Hohndel
2013-01-18Consistently use uint32_t for deviceidGravatar Dirk Hohndel
2013-01-18Add facility to edit nicknames / remove nickname entryGravatar Amit Chaudhuri
2013-01-17Added client side communication to the Subsurface Web ServiceGravatar Lubomir I. Ivanov
2013-01-17Hack Makefile, gtk-gui.c and divelist.c to allow building w/o osm-gps-mapGravatar Dirk Hohndel
2013-01-15Attempt to override the URI handler in the about dialogGravatar Lubomir I. Ivanov
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-11Fix SIGSEGV if no pre-existing nickname informationGravatar Linus Torvalds
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-10Clean up preference saving codeGravatar Linus Torvalds
2013-01-10Make the default preferences explicitGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Move device_info handling into a new 'device.c' fileGravatar Linus Torvalds
2013-01-09Rename 'dcnicknamelist' struct as 'device_info'Gravatar Linus Torvalds
2013-01-07Move planner UI into planner.cGravatar Dirk Hohndel
2013-01-07Remove the now obsolete hard coded test_planGravatar Dirk Hohndel
2013-01-07Support relative times in diveplanner input "on the fly" modeGravatar Dirk Hohndel
2013-01-06Display dive profile of the dive we plan, as we plan itGravatar Dirk Hohndel
2013-01-06Remove Linus' plan input UIGravatar Dirk Hohndel
2013-01-06Planner: hook the gas combo box to a "focus-out" event handlerGravatar Lubomir I. Ivanov
2013-01-05Make the dive plan input much more compactGravatar Dirk Hohndel
2013-01-05Add new gases to the combo box in dive plan entryGravatar Dirk Hohndel
2013-01-05Make the 'Add waypoint' button work in the Input Plan dialogGravatar Dirk Hohndel
2013-01-05Different widget to input the planGravatar Dirk Hohndel
2013-01-05Do a minimal hook-up of the dive plan tree view to theGravatar Linus Torvalds
2013-01-05Create the infrastructure for a dive plannder based on a tree-modelGravatar Linus Torvalds