aboutsummaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-03-26gtk-gui.c: Some small whitespace indentation fixesGravatar Lubomir I. Ivanov
2013-03-26Store the main window maximized state in the configurationGravatar Lubomir I. Ivanov
2013-03-24Export dives to UDDF fileGravatar Miika Turkia
2013-03-19Make slider labels consistent in print dialogGravatar Dirk Hohndel
2013-03-18Manually remove events in the profile context menuGravatar Dirk Hohndel
2013-03-18Manually add bookmarks in the profile context menuGravatar Robert C. Helling
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-17First step towards a context menu in the profile viewGravatar Dirk Hohndel
2013-03-09Bring back support for GTK versions pre 2.24Gravatar Lubomir I. Ivanov
2013-03-08Reorganise view menus and file import.Gravatar Amit Chaudhuri
2013-03-05Add .jlb and .udcf as supported file typesGravatar Miika Turkia
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-03-04Improve pane position saving codev3.0.2Gravatar Robert C. Helling
2013-03-03Only store pane positions if we currently display "View Three"Gravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-03-03Fix pane position bugGravatar Robert C. Helling
2013-03-03Fix ESC key handling in Save dialog.Gravatar Sergey Starosek
2013-03-02Save window pane positionsGravatar Robert C. Helling
2013-03-02Another unused variable warning when building without libosmgpsmap.Gravatar Cristian Ionescu-Idbohrn
2013-03-01Merge branch 'map-providers'Gravatar Dirk Hohndel
2013-03-01Make the map provider choice a preferenceGravatar Dirk Hohndel
2013-03-01Remember window pane positionsGravatar Robert C. Helling
2013-02-28Add MacOS support to window geometry save/restoreGravatar Henrik Brautaset Aronsen
2013-02-28Remember window sizeGravatar Amit Chaudhuri
2013-02-27Added back support for versions of GTK pre 2.24Gravatar Lubomir I. Ivanov
2013-02-27Add all dive computers to the device_info_listGravatar Dirk Hohndel
2013-02-26Generate/update a version.h header file.Gravatar Cristian Ionescu-Idbohrn
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