Age | Commit message (Expand) | Author |
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 |
2012-09-13 | Prevent the preferences dialog from getting focus with file selector open | Dirk Hohndel |
2012-09-13 | Fix memory leaks and one potential NULL dereference | Dirk Hohndel |
2012-09-12 | various small fixes to the defaultfile model | Lubomir I. Ivanov |
2012-09-12 | Make sure Subsurface receives Quit / Command-Q callback on Mac | Dirk Hohndel |
2012-09-11 | Inline g_list_free_full for better compatibility | Lubomir I. Ivanov |
2012-09-11 | Use glibio functions for mkdir | Dirk Hohndel |
2012-09-11 | Better compatibility with older GTK and Cairo | Lubomir I. Ivanov |
2012-09-11 | Display yearly/monthly statistics | Miika Turkia |
2012-09-11 | Use GTK_UNIT_INCH when printing to provide consistency across OS | Lubomir I. Ivanov |