summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2013-02-25Add link to user manual to Help menuGravatar Dirk Hohndel
2013-02-25Show a "No Events" label when there are no events in the filter dialogGravatar Lubomir I. Ivanov
2013-02-25Don't use gtk_show_about_dialog() for the about dialogGravatar Lubomir I. Ivanov
2013-02-25gtk-gui: Check if the GTK version is lower than 2.24 for the about dialogGravatar Lubomir I. Ivanov
2013-02-23Remove substitute icons for Import and DownloadGravatar Dirk Hohndel
2013-02-23Add uddf extension to file selector filterGravatar Dirk Hohndel
2013-02-20info.c: add a method to clear all GtkListStore allocationsGravatar Lubomir I. Ivanov
2013-02-20Change divelogs.de export file suffix from .ZIP to .DLDGravatar Henrik Brautaset Aronsen
2013-02-20Add unzip support to divelogs.de exportsGravatar Henrik Brautaset Aronsen
2013-02-19Obviate the need for explicit 'remember_tree_state/restore_tree_state' callsGravatar Linus Torvalds
2013-02-19Remember pre-existing trip expansion state when autogroupingGravatar Linus Torvalds
2013-02-12Include SDE files on file selectorGravatar Miika Turkia
2013-02-07Use GDK methods to retrieve the actual screen DPIGravatar Lubomir I. Ivanov
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