summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2012-11-10Improve logic handling eventsGravatar Dirk Hohndel
2012-11-06Merge branch 'po2'Gravatar Dirk Hohndel
2012-11-05Fix incorrect variable reuse bug in preferences dialogGravatar Dirk Hohndel
2012-11-05Prevent UI errors while the the import thread is runningGravatar Lubomir I. Ivanov
2012-11-05Trim the device name in the download dialog, if necessaryGravatar Lubomir I. Ivanov
2012-11-01Change preferences into a notebook and add second page for tec settingsGravatar Dirk Hohndel
2012-10-31Merge branch 'dc-device-selector'Gravatar Dirk Hohndel
2012-10-29Add depth scale to the dive profileGravatar Dirk Hohndel
2012-10-27Improve the dive computer device selectionGravatar Dirk Hohndel
2012-10-25Missing white-space in Select Events titleGravatar Stéphane Raimbault
2012-10-21Hopefully the last update to the po files before the releaseGravatar Dirk Hohndel
2012-10-21Mark menu entries that open another dialog with "..."Gravatar Dirk Hohndel
2012-10-20Improved About dialogGravatar Dirk Hohndel
2012-10-19Use subsurface_os_feature_available() to check for unicode stars supportGravatar Lubomir I. Ivanov
2012-10-16Fix another bug where we make assumptions about the length of a stringGravatar Dirk Hohndel
2012-10-11Make translations of menu entries explicitGravatar Dirk Hohndel
2012-10-11Conversion to gettext to allow localizationGravatar Dirk Hohndel
2012-10-09A file that we import should never become the default file we save toGravatar Dirk Hohndel
2012-10-06Turn menu and button images on regardless of OS settings.v2.0Gravatar Dirk Hohndel
2012-10-05Fixed some memory leaks related to string configuration entriesGravatar Lubomir I. Ivanov
2012-10-02Rename Import XML File menu entryGravatar Henrik Brautaset Aronsen
2012-10-01Fix memory leaks related to dive_trip->locationGravatar Lubomir I. Ivanov
2012-10-01Destroy the divelist (tree) before calling gtk_main_quit()Gravatar Lubomir I. Ivanov
2012-10-01Fixed some small memory leaksGravatar Lubomir I. Ivanov
2012-09-30ENOTENOUGHCOFFEEGravatar Dirk Hohndel
2012-09-30Better fix for one of the memory leaksGravatar Dirk Hohndel
2012-09-29Fix a number of obvious memory leaksGravatar Dirk Hohndel
2012-09-29Counting is hardGravatar Dirk Hohndel
2012-09-30Keep the "Add/Edit Cylinder & Weight" dialogs on topGravatar Lubomir I. Ivanov
2012-09-27Restructure the Uemis native download buffer codeGravatar Dirk Hohndel
2012-09-26Much improved handling of out of memory errors in the Uemis downloaderGravatar Dirk Hohndel
2012-09-26Merge branch 'uemis-native'Gravatar Dirk Hohndel
2012-09-26First implementation of native Uemis downloaderGravatar Dirk Hohndel
2012-09-23Prevent a warning when showing the "About" dialogGravatar Lubomir I. Ivanov
2012-09-23Use the name "Subsurface" in the "About" dialogGravatar Lubomir I. Ivanov
2012-09-23Make sure memory for default_dive_computer_device is allocatedGravatar Lubomir I. Ivanov
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-21Separate the "Import" menu entry into two menu entries in "File" and "Log"Gravatar Lubomir I. Ivanov
2012-09-21Make sure windows behind forward dialogs are truly inactiveGravatar Lubomir I. Ivanov
2012-09-21More cosmetic changes in the "Import" dialogGravatar Lubomir I. Ivanov
2012-09-21Keep the "OK" button in "Import" disabled until a DC is selectedGravatar Lubomir I. Ivanov
2012-09-18Fix some of the problems reported by cppcheckGravatar Dirk Hohndel
2012-09-18Fixed a couple of memleaks in gtk-gui.c and info.cGravatar Lubomir I. Ivanov
2012-09-18Added an entry "New" in the "File" menuGravatar Lubomir I. Ivanov
2012-09-18Fix crash when simply clicking OK in import dialogGravatar Dirk Hohndel
2012-09-18Generalized the "Import" dialog titleGravatar Lubomir I. Ivanov
2012-09-18Moved "Import" in a separate section in the "File" menuGravatar Lubomir I. Ivanov
2012-09-17Merge branch 'defaultfile'Gravatar Dirk Hohndel
2012-09-17Simplify code in file_open as we now only open one fileGravatar Dirk Hohndel