aboutsummaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2013-06-07Added the code to remove a dive computer.Gravatar Tomaz Canabrava
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-17Fix yet another selection issueGravatar Dirk Hohndel
2013-05-17Fix "Select tags" dialog behaviorGravatar Sergey Starosek
2013-05-16Correctly set the unselected dive.Gravatar Tomaz Canabrava
2013-05-16Initialize / reset selected_dive to -1Gravatar Dirk Hohndel
2013-05-16"Enter" button activates default OK response.Gravatar Sergey Starosek
2013-05-14Consistently end the list of map providers with Yahoo streetmapsGravatar Dirk Hohndel
2013-05-14Fix typo in user visible stringGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-21Simplistic filtering by tagsGravatar Dirk Hohndel
2013-04-21Add Gtk dialog to select the dives tags for which dives are shownGravatar Dirk Hohndel
2013-04-10Fix selection handling for invalid divesGravatar Dirk Hohndel
2013-04-09Correctly conditionalize compilation for menu structureGravatar Dirk Hohndel
2013-04-09Add menu entry for divelogs.de uploadGravatar Henrik Brautaset Aronsen
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-04-07Fix some of the gcc-4.8 warningsGravatar Dirk Hohndel
2013-04-07Move set_filename() calls outside of parse_file()Gravatar Alberto Mardegan
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