summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-05Make FileChooserButton end import dialogGravatar Dirk Hohndel
2011-10-05Mark the FileChooserButton as UNABLE to select multiple filesGravatar Dirk Hohndel
2011-10-05Fix import trackingGravatar Dirk Hohndel
2011-10-05Add XML file import back and treat open and import differentlyGravatar Dirk Hohndel
2011-10-05Add an '--import' command line optionGravatar Dirk Hohndel
2011-10-05Mark divelist changed when renumbering or adding divesGravatar Dirk Hohndel
2011-10-05For a manual renumber, default to the existing first dive numberGravatar Linus Torvalds
2011-10-05Automatically renumber new dives when they are "obvious".Gravatar Linus Torvalds
2011-10-05Move 'dive_list_update_dives()' call into 'report_dives()'Gravatar Linus Torvalds
2011-10-04Make the dive merging code more tolerantGravatar Dirk Hohndel
2011-10-04Shorten the tooltip timeoutGravatar Dirk Hohndel
2011-10-04Change event symbol to bigger yellow triangle with exclamation pointGravatar Dirk Hohndel
2011-10-04Replace event text with small red triangle and tooltipGravatar Dirk Hohndel
2011-10-04Change plot routine to take a drawing_area as argumentGravatar Dirk Hohndel
2011-10-04Fix small typo in uemis event nameGravatar Dirk Hohndel
2011-10-03Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-03Much nicer implementation of uemis sample parsing - and add events, tooGravatar Dirk Hohndel
2011-10-03Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-03Add working pressure to uemis tank dataGravatar Dirk Hohndel
2011-10-03Add working pressure to uemis tank dataGravatar Dirk Hohndel
2011-10-03Remove the ability to 'Import' .SDA filesGravatar Dirk Hohndel
2011-10-02Integrate loading of uemis SDA files into the regular xml parsingGravatar Dirk Hohndel
2011-10-02First steps towards integrating SDA files into the default XML loadingGravatar Dirk Hohndel
2011-10-02Remove cylinder index from cylinder list modelGravatar Linus Torvalds
2011-10-02Make cylinders editable with a double-clickGravatar Linus Torvalds
2011-10-02Change calling convention of 'edit_cylinder_info'Gravatar Linus Torvalds
2011-10-02Make the cylinder 'delete' action actually delete the cylinder infoGravatar Linus Torvalds
2011-10-02First cut at working cylinder editing dialogGravatar Linus Torvalds
2011-10-02Start hooking up the cylinder editing widgetGravatar Linus Torvalds
2011-10-02Add the ability to add new cylindersGravatar Linus Torvalds
2011-10-02cylinder list: set edit/delete button sensitivityGravatar Linus Torvalds
2011-10-02Start re-organizing the cylinder entry in equipment.cGravatar Linus Torvalds
2011-10-02Split up generic code to generate a gtk tree view columnGravatar Linus Torvalds
2011-10-02prepare_sample reallocs the dive - don't keep pointers aroundGravatar Dirk Hohndel
2011-09-30We forgot to pick up the 'value' field of a dive eventGravatar Linus Torvalds
2011-09-30Distinguish internally between min pressure and end pressureGravatar Dirk Hohndel
2011-09-29Fix the profile coloringGravatar Dirk Hohndel
2011-09-29Correctly parse the braindamaged tank size information from uemisGravatar Dirk Hohndel
2011-09-29Fix uemis parser to work with base64 data that isn't a multiple of 3Gravatar Dirk Hohndel
2011-09-29Yes Linus, gas pressure can indeed go up during a diveGravatar Dirk Hohndel
2011-09-29Allow larger tanks (change maximum from 200 to 300 cuft)Gravatar Dirk Hohndel
2011-09-28Remove average depth from printGravatar Dirk Hohndel
2011-09-27Merge branch 'ui' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-27The notebook pages can only be dropped back into the main notebookGravatar Dirk Hohndel
2011-09-27Linus would like to be less on the bleeding edge of Gtk+Gravatar Dirk Hohndel
2011-09-27Use the correct signal to avoid Gtk-CRITICAL error messageGravatar Dirk Hohndel
2011-09-27Clean up the drag and drop code and allow ripping off the Dive ProfileGravatar Dirk Hohndel
2011-09-27Add note on dive computers using the same import engineGravatar Linus Torvalds
2011-09-27Add drag-n-drop support to be able to re-integrate the dive listGravatar Linus Torvalds
2011-09-27Don't mark the divelist window transientGravatar Linus Torvalds