Age | Commit message (Expand) | Author |
2012-10-21 | Hopefully the last update to the po files before the release | Dirk Hohndel |
2012-10-21 | Mark menu entries that open another dialog with "..." | Dirk Hohndel |
2012-10-20 | Improved About dialog | Dirk Hohndel |
2012-10-19 | Use subsurface_os_feature_available() to check for unicode stars support | Lubomir I. Ivanov |
2012-10-16 | Fix another bug where we make assumptions about the length of a string | Dirk Hohndel |
2012-10-11 | Make translations of menu entries explicit | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-10-09 | A file that we import should never become the default file we save to | Dirk Hohndel |
2012-10-06 | Turn menu and button images on regardless of OS settings.v2.0 | Dirk Hohndel |
2012-10-05 | Fixed some memory leaks related to string configuration entries | Lubomir I. Ivanov |
2012-10-02 | Rename Import XML File menu entry | Henrik Brautaset Aronsen |
2012-10-01 | Fix memory leaks related to dive_trip->location | Lubomir I. Ivanov |
2012-10-01 | Destroy the divelist (tree) before calling gtk_main_quit() | Lubomir I. Ivanov |
2012-10-01 | Fixed some small memory leaks | Lubomir I. Ivanov |
2012-09-30 | ENOTENOUGHCOFFEE | Dirk Hohndel |
2012-09-30 | Better fix for one of the memory leaks | Dirk Hohndel |
2012-09-29 | Fix a number of obvious memory leaks | Dirk Hohndel |
2012-09-29 | Counting is hard | Dirk Hohndel |
2012-09-30 | Keep the "Add/Edit Cylinder & Weight" dialogs on top | Lubomir I. Ivanov |
2012-09-27 | Restructure the Uemis native download buffer code | Dirk Hohndel |
2012-09-26 | Much improved handling of out of memory errors in the Uemis downloader | Dirk Hohndel |
2012-09-26 | Merge branch 'uemis-native' | Dirk Hohndel |
2012-09-26 | First implementation of native Uemis downloader | Dirk Hohndel |
2012-09-23 | Prevent a warning when showing the "About" dialog | Lubomir I. Ivanov |
2012-09-23 | Use the name "Subsurface" in the "About" dialog | Lubomir I. Ivanov |
2012-09-23 | Make sure memory for default_dive_computer_device is allocated | Lubomir I. Ivanov |
2012-09-21 | Activate the new separate "Import XML File" functionality | Lubomir I. Ivanov |
2012-09-21 | Remove the XML file selection from the DC download dialog | Lubomir I. Ivanov |
2012-09-21 | Separate the "Import" menu entry into two menu entries in "File" and "Log" | Lubomir I. Ivanov |
2012-09-21 | Make sure windows behind forward dialogs are truly inactive | Lubomir I. Ivanov |
2012-09-21 | More cosmetic changes in the "Import" dialog | Lubomir I. Ivanov |
2012-09-21 | Keep the "OK" button in "Import" disabled until a DC is selected | Lubomir I. Ivanov |
2012-09-18 | Fix some of the problems reported by cppcheck | Dirk Hohndel |
2012-09-18 | Fixed a couple of memleaks in gtk-gui.c and info.c | Lubomir I. Ivanov |
2012-09-18 | Added an entry "New" in the "File" menu | Lubomir I. Ivanov |
2012-09-18 | Fix crash when simply clicking OK in import dialog | Dirk Hohndel |
2012-09-18 | Generalized the "Import" dialog title | Lubomir I. Ivanov |
2012-09-18 | Moved "Import" in a separate section in the "File" menu | Lubomir I. Ivanov |
2012-09-17 | Merge branch 'defaultfile' | Dirk Hohndel |
2012-09-17 | Simplify code in file_open as we now only open one file | Dirk Hohndel |
2012-09-17 | Don't close existing data file in file_open if user cancels | Dirk Hohndel |
2012-09-17 | Once again improve existing filename handling | Dirk Hohndel |
2012-09-17 | Mark divelist unchanged after closing the datafile | Dirk Hohndel |
2012-09-17 | Put creation of the file selector box filter into helper function | Dirk Hohndel |
2012-09-17 | Reimplement the GtkFileChooserButton for import | Dirk Hohndel |
2012-09-17 | The Open menu entry should open just one file | Dirk Hohndel |
2012-09-17 | Move Import menu entry back to File menu | Dirk Hohndel |
2012-09-17 | File Open now closes the previous file, first | Dirk Hohndel |
2012-09-17 | Display current filename in windows title | Dirk Hohndel |
2012-09-13 | Use glib file and pathname functions | Dirk Hohndel |