aboutsummaryrefslogtreecommitdiffstats
path: root/planner.c
AgeCommit message (Expand)Author
2013-02-13Rewriting the error handling in planner.cGravatar Dirk Hohndel
2013-02-12Remove rounded O2 in airGravatar Dirk Hohndel
2013-02-12Fix gas handling in plannerGravatar Dirk Hohndel
2013-02-09Hopefully last change to po filesGravatar Dirk Hohndel
2013-02-08Do more dive fixup for each dive computerGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08Add a more stronly worded warning / disclaimer for dive planningGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Sergey Starosek
2013-02-03Merge branch 'po-files'Gravatar Dirk Hohndel
2013-02-03Distinguish the two uses of "Gas Used" for translation purposesGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Dirk Hohndel
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-02planner.c: Use g_time_zone_find_interval()Gravatar Lubomir I. Ivanov
2013-01-31Don't allow to plan dives out of orderGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28Make dive planner more useful for closed circuit divingGravatar Dirk Hohndel
2013-01-28Dive planning for closed circuit rebreatherGravatar Jan Schubert
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-24Fix compile error in planner.cGravatar Henrik Brautaset Aronsen
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-16Add GFlow/GFhigh settings in dive plannerGravatar Dirk Hohndel
2013-01-16Correctly mark divelist changed after accepting dive planGravatar Dirk Hohndel
2013-01-15Mark divelist as changed if user accepts planned diveGravatar Dirk Hohndel
2013-01-15Calculate the gas used during the planned diveGravatar Dirk Hohndel
2013-01-15Add diveplan to the dive notesGravatar Dirk Hohndel
2013-01-15Add code to enter SAC rates for dive planningGravatar Dirk Hohndel
2013-01-15Add small helper function to make planner gui function easier to readGravatar Dirk Hohndel
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-15Correct the start time of planned divesGravatar Dirk Hohndel
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Correctly show the planned dive in the divelistGravatar Dirk Hohndel
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-09Add support to planner to use additional gases during the ascentGravatar Dirk Hohndel
2013-01-08Allow special entries in diveplan for available gasesGravatar Dirk Hohndel
2013-01-08Set a default surface pressure for dive plan and allow simplistic printGravatar Dirk Hohndel
2013-01-08Do planned deco stops in multiples of 1 minuteGravatar Dirk Hohndel
2013-01-08Fix the deco calculation in the dive plannerGravatar Dirk Hohndel
2013-01-08Improve travel logic code for the ascent in the plannerGravatar Dirk Hohndel
2013-01-08Really prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-08Fix deco planning for low oxygen mixesGravatar Jan Schubert
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-08Fix gas handling in the plannerGravatar Dirk Hohndel
2013-01-08Avoid pointless calls to dive plannerGravatar Dirk Hohndel
2013-01-07Prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-07Make Cancel work in dive planner dialogGravatar Dirk Hohndel
2013-01-07Simplify dive planning codeGravatar Linus Torvalds