Age | Commit message (Expand) | Author |
2012-09-14 | Changing Miika's code to avoid global iter | Dirk Hohndel |
2012-09-14 | Improving the yearly statistics code | Miika Turkia |
2012-09-13 | Make sure all parts of the edit dialogs are using current_dive / edit_dive | Dirk Hohndel |
2012-09-13 | make clean should remove subsurface.exe as well | Dirk Hohndel |
2012-09-13 | Mark divelist changed when modifying trips | 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-13 | Minor improvements to the NSIS installer script | Ivan Habunek |
2012-09-13 | Minor fix for the NSIS installer script | Ivan Habunek |
2012-09-13 | Added version info to NSI installer script. | Ivan Habunek |
2012-09-13 | Created a modern windows installer script | Ivan Habunek |
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 | Fix memory handling error on MacOS | Dirk Hohndel |
2012-09-11 | Fix a long standing bug when editing dives | 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 |
2012-09-10 | Change the definition of "dive table changed" | Dirk Hohndel |
2012-09-10 | Fix silly folder permission bug | Dirk Hohndel |
2012-09-10 | Implement Close menu option that allows closing the data file | Dirk Hohndel |
2012-09-10 | Change behavior for the existing filename | Dirk Hohndel |
2012-09-10 | Improve trip assignment for new dives | Dirk Hohndel |
2012-09-11 | Merge branch 'ui-work' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-09-09 | First cut of adding a default file name | Dirk Hohndel |
2012-09-07 | Merge branch 'trip3' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-09-07 | Implement delete dive option | Dirk Hohndel |
2012-09-07 | Make "create trip above" also add on selected dives | Dirk Hohndel |
2012-09-07 | Handle new dives correctly if trips exist | Dirk Hohndel |
2012-09-06 | Set default path for file import to the last path opened | Dirk Hohndel |
2012-09-06 | Update the About screen | Dirk Hohndel |
2012-09-06 | Merge branch 'print_selection' of http://ambre.pingoured.fr/cgit/subsurface | Linus Torvalds |
2012-09-06 | Merge branch 'trip3' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-09-06 | Merge one or more dives with the trip above | Dirk Hohndel |
2012-09-05 | Avoid duplicate dive_trip entries | Dirk Hohndel |
2012-09-05 | More trip manipulations: remove selected dives from trip | Dirk Hohndel |
2012-09-03 | Add ability to merge trip with trip below | Dirk Hohndel |
2012-09-03 | Use the infrastructure for moving dives in more places | Dirk Hohndel |
2012-09-03 | Make xml (and CSV) parsing use 'g_ascii_strtod()' rather than 'strtod()' | Linus Torvalds |
2012-09-03 | Correct the trip related test dives | Dirk Hohndel |
2012-09-03 | Fix crash when removing the first dive of a trip | Dirk Hohndel |
2012-09-03 | Correctly initialize the toggle state of the autogroup menu entry | Dirk Hohndel |
2012-09-03 | Fix copy_tree_node to no longer overwrite dive duration | Dirk Hohndel |
2012-09-03 | Add the 'Print only selection' checkbox in the print options | Pierre-Yves Chibon |
2012-09-02 | Add autogen menu command | Dirk Hohndel |
2012-09-02 | Fix a crash when changing sort column | Dirk Hohndel |
2012-09-02 | Merge branch 'separator-line' of git://github.com/henrik242/subsurface | Linus Torvalds |