Age | Commit message (Expand) | Author |
2012-08-27 | Start re-working the print UI to allow printing tables with no profiles. | Pierre-Yves Chibon |
2012-08-26 | Might as well free current_file | Dirk Hohndel |
2012-08-26 | Do some whitespace cleanup | Linus Torvalds |
2012-08-26 | replaced stdndup() with the inlined equivalent | Lubomir I. Ivanov |
2012-08-26 | file.c: open a file in binary mode in readfile() | Lubomir I. Ivanov |
2012-08-26 | Fix broken default filename for save-as | Dirk Hohndel |
2012-08-26 | Ignore Nitrox/He seetings when editing cylinders for multiple dives | Dirk Hohndel |
2012-08-22 | moved zoomed_plot to display.h | Maximilian Güntner |
2012-08-22 | plot the time with a fixed padding (leading zero) | Maximilian Güntner |
2012-08-22 | Merge branch 'master' into freediving-tweaks | Maximilian Güntner |
2012-08-21 | Add helper 'for_each_dive()' dive iterator | Linus Torvalds |
2012-08-21 | Fix single-dive editing oddity | Linus Torvalds |
2012-08-22 | Check if multi-dive editing is actually needed | Mikko Rasa |
2012-08-22 | Fix an off-by-one error in buffer allocation | Mikko Rasa |
2012-08-20 | Add a "Dive details" widget to the print dialog | Linus Torvalds |
2012-08-20 | Improve group selection semantics | Linus Torvalds |
2012-08-20 | Avoid changing selection status when collapsing/expanding groups | Linus Torvalds |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-20 | Remove separator line in MacOSX File menu | Henrik Brautaset Aronsen |
2012-08-18 | divelist: add 'Expand all' and 'Collapse all' menu items | Linus Torvalds |
2012-08-18 | Change default behavior for Stats to show selected dives | Dirk Hohndel |
2012-08-18 | Fix default size for scrollable notebook | Dirk Hohndel |
2012-08-18 | Make the notebook portion (dive notes/equipment/info) a scrollable window | Linus Torvalds |
2012-08-18 | Select better (?) default date for adding new dive | Linus Torvalds |
2012-08-18 | Improve divelist group header information | Linus Torvalds |
2012-08-18 | Add weight and suit support for JDiveLog import | Miika Turkia |
2012-08-18 | Fix uninitialized pointer crash for "Save As" | Linus Torvalds |
2012-08-18 | Make fill_missing_tank_pressures robust against missing cylinder info | Linus Torvalds |
2012-08-18 | Make fixup_divep robust against insane dive times | Linus Torvalds |
2012-08-18 | Correct multi-edit equipment update logic | Dirk Hohndel |
2012-08-18 | Fix crash when editing weight system info | Dirk Hohndel |
2012-08-17 | Import Divesuit information from DivingLog XML file | Dirk Hohndel |
2012-08-17 | Minor Macos menu entry modification fix | Dirk Hohndel |
2012-08-17 | When editing multiple files, don't override existing equipment entries | Dirk Hohndel |
2012-08-17 | Merge branch 'fixes' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-17 | Another selection fix | Dirk Hohndel |
2012-08-17 | More fiddling with the selection | Dirk Hohndel |
2012-08-17 | Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface | Linus Torvalds |
2012-08-17 | Merge branch 'change_quit2' of http://ambre.pingoured.fr/cgit/subsurface | Linus Torvalds |
2012-08-17 | Fix string handling in get_combo_box_entry_text | Dirk Hohndel |
2012-08-17 | multi-dive editing: don't change fields that weren't changed for the master dive | Linus Torvalds |
2012-08-17 | Add a 'Save As' entry in the menu. | Pierre-Yves Chibon |
2012-08-17 | Allow to cancel while trying to quit and the data was changed. | Pierre-Yves Chibon |
2012-08-17 | When the file has been opened rely on it to save. | Pierre-Yves Chibon |
2012-08-17 | Remove repetitions of "Show" in Preferences dialog | Henrik Brautaset Aronsen |
2012-08-16 | Merge branch 'tree2' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-16 | multi-dive editing: don't change already set data for other dives | Linus Torvalds |
2012-08-16 | Stop relying on gtk to track which dives are selected | Dirk Hohndel |
2012-08-16 | Fix right click edit in Dive Notes area for multiple dives | Dirk Hohndel |
2012-08-16 | Avoid SIGSEGV when editing multiple dives | Linus Torvalds |