Age | Commit message (Expand) | Author |
2013-01-13 | Work on a dive localisation tool using GPS coordinates | Pierre-Yves Chibon |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-11 | Fix SIGSEGV if no pre-existing nickname information | Linus Torvalds |
2013-01-11 | Update preference saving for numeric values | Linus Torvalds |
2013-01-11 | gtk-gui.c: Move the download dialog related code to a new file | Lubomir I. Ivanov |
2013-01-10 | Clean up preference saving code | Linus Torvalds |
2013-01-10 | Make the default preferences explicit | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Rename 'dcnicknamelist' struct as 'device_info' | Linus Torvalds |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-07 | Remove the now obsolete hard coded test_plan | Dirk Hohndel |
2013-01-07 | Support relative times in diveplanner input "on the fly" mode | Dirk Hohndel |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-06 | Remove Linus' plan input UI | Dirk Hohndel |
2013-01-06 | Planner: hook the gas combo box to a "focus-out" event handler | Lubomir I. Ivanov |
2013-01-05 | Make the dive plan input much more compact | Dirk Hohndel |
2013-01-05 | Add new gases to the combo box in dive plan entry | Dirk Hohndel |
2013-01-05 | Make the 'Add waypoint' button work in the Input Plan dialog | Dirk Hohndel |
2013-01-05 | Different widget to input the plan | Dirk Hohndel |
2013-01-05 | Do a minimal hook-up of the dive plan tree view to the | Linus Torvalds |
2013-01-05 | Create the infrastructure for a dive plannder based on a tree-model | Linus Torvalds |
2013-01-05 | Stub out a few things for a plan input UI | Dirk Hohndel |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-04 | Intercept all events to the GF fields in the property dialog | Dirk Hohndel |
2013-01-03 | Merge branch 'deco2' | Dirk Hohndel |
2013-01-03 | Improvements to select_prev_dive() and select_next_dive() | Lubomir I. Ivanov |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-03 | Rewrite the nickname replacement function | Dirk Hohndel |
2013-01-02 | Use old style (pre gtk-2.22) keysyms | Dirk Hohndel |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2013-01-01 | Make sure remember_dc has its own copy of the model string | Dirk Hohndel |
2013-01-01 | Add ability to remove a divecomputer from our data structures | Dirk Hohndel |
2013-01-01 | Use the Left and Right keys to switch between divecomputers | Dirk Hohndel |
2013-01-01 | First step towards grabbing keys and handling them ourselves | Dirk Hohndel |
2012-12-30 | Fix nickname saving in XML file to deal with utf8 characters | Dirk Hohndel |
2012-12-28 | Make add_dc_to_string() skip redundant entries | Linus Torvalds |
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-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 | 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 | Imrpove the nickname handling | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-17 | Add a "View next dive computer" menu item | Linus Torvalds |