Age | Commit message (Expand) | Author |
2012-12-28 | Don't store notes that are just one space on the Uemis | Dirk Hohndel |
2012-12-28 | Correct the detection of existing dives in the Uemis downloader | Dirk Hohndel |
2012-12-28 | Don't match existing dives by date if the dive computers are known to be diff... | Linus Torvalds |
2012-12-28 | Make add_dc_to_string() skip redundant entries | Linus Torvalds |
2012-12-28 | Added some extra space for the "or" word when merging two strings | Lubomir I. Ivanov |
2012-12-28 | Free trip notes memory when deleting a trip | Lubomir I. Ivanov |
2012-12-28 | Don't allocate an intermediate buffer for most parsed xmlNode contents | Lubomir I. Ivanov |
2012-12-28 | Support tank size information download from Atomic Aquatics Cobalt | Dirk Hohndel |
2012-12-28 | Divecomputer entries with deviceid 0 should be ignored for nicknames | Dirk Hohndel |
2012-12-27 | Fix incorrect memory access in nickname handling | Dirk Hohndel |
2012-12-27 | Clear redundant "description" when merging two cylinder types | Lubomir I. Ivanov |
2012-12-27 | When a dive computer is deleted also clear its model | Lubomir I. Ivanov |
2012-12-27 | Small changes in the memory management when dive-merging | Lubomir I. Ivanov |
2012-12-27 | Clear memory allocated for event names | Lubomir I. Ivanov |
2012-12-26 | Fix crash when trip info changes across remember/restore tree state | Dirk Hohndel |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |
2012-12-23 | Different is different from the same (fix silly bug in nickname handling) | Dirk Hohndel |
2012-12-22 | Next improvement of the nickname code | Dirk Hohndel |
2012-12-22 | Add some text in statistics.c for translation | Lubomir I. Ivanov |
2012-12-22 | Make it possible to translate strings containing subscript "2" | Lubomir I. Ivanov |
2012-12-22 | Free some nickname related memory in gtk-gui.c | Lubomir I. Ivanov |
2012-12-22 | Fix some small memory leaks related to gtk_tree_model_get_path() | Lubomir I. Ivanov |
2012-12-22 | Imrpove the nickname handling | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-20 | Correctly calculate OTUs when pO2 is recorded in the samples | Dirk Hohndel |
2012-12-20 | If no dives are selected, clear the stats widget | Dirk Hohndel |
2012-12-20 | Show which dives are covered by the statistics | Dirk Hohndel |
2012-12-19 | Initial Russian translation for Subsurface. | Sergey Starosek |
2012-12-19 | Prevent bleeding deco/ndl for XML files without divecomputer entries | Linus Torvalds |
2012-12-19 | Convert deco info from JDiveLog to Subsurface | Miika Turkia |
2012-12-17 | Add a "View next dive computer" menu item | Linus Torvalds |
2012-12-16 | Improve visual appearance of horizontal marker lines | Dirk Hohndel |
2012-12-16 | Attempt to free plot data entries in each call to create_plot_info() | Lubomir I. Ivanov |
2012-12-16 | Clear associated tooltip texts when calling expose_event() | Lubomir I. Ivanov |
2012-12-16 | Fixed some memory leaks related to subsurface_get_conf() | Lubomir I. Ivanov |
2012-12-16 | Fixed a couple of memory leaks related to the download dialog | Lubomir I. Ivanov |
2012-12-16 | Properly remove redundant dive computer information | Linus Torvalds |
2012-12-16 | Use dive ID for matching dives during downloads | Linus Torvalds |
2012-12-16 | Use dive computer model/ID when trying to merge dives | Linus Torvalds |
2012-12-16 | Make sure that the user entered nickname is never truncated | Lubomir I. Ivanov |
2012-12-15 | Deal with some trip issues when editing dive timestamps | Dirk Hohndel |
2012-12-15 | Reserve enough memory when storing a DC's nickname | Lubomir I. Ivanov |
2012-12-14 | Fix possible crash in nickname code | Dirk Hohndel |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-12 | Change the empty product model to be index 0 | Dirk Hohndel |
2012-12-12 | Ensure default dive computer strings can be freed | Dirk Hohndel |
2012-12-11 | Add crypto library to Windows installer file | Dirk Hohndel |
2012-12-11 | Only display a depth scale appropriate for the depth of the dive | Dirk Hohndel |
2012-12-11 | Show CNS value in the profile mouseover | Dirk Hohndel |
2012-12-11 | Correctly merge cns, ndl and deco information | Dirk Hohndel |