summaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2011-10-05Add an '--import' command line optionGravatar Dirk Hohndel
2011-10-05Mark divelist changed when renumbering or adding divesGravatar Dirk Hohndel
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-09-27Add preference option to chose if SAC and/or OTU should be in divelistGravatar Dirk Hohndel
2011-09-21September comes before OctoberGravatar Tero Roponen
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-20Make the divelist font configurableGravatar Linus Torvalds
2011-09-20Merge git://github.com/sirowain/subsurfaceGravatar Linus Torvalds
2011-09-20Make 'struct DiveList' entirely internal to divelist.cGravatar Linus Torvalds
2011-09-20Make a separate "Log" menuGravatar Linus Torvalds
2011-09-20Provide an icon for subsurface.Gravatar Riccardo Albertini
2011-09-19Switch the dive list and dive profile panes aroundGravatar Linus Torvalds
2011-09-19Update the divelist when dive info changesGravatar Linus Torvalds
2011-09-19Make the pane split be vertical rather than horizontalGravatar Linus Torvalds
2011-09-19Remove dive info frameGravatar Linus Torvalds
2011-09-15Rename the project 'subsurface'Gravatar Linus Torvalds
2011-09-14Flush any pending changes at notebook 'switch-page' timeGravatar Linus Torvalds
2011-09-13Add the capability to print a dive profileGravatar Linus Torvalds
2011-09-12Libdivecomputer: start actually importing the dive dataGravatar Linus Torvalds
2011-09-12Make 'report_error()' usable from outside of main.cGravatar Linus Torvalds
2011-09-12Start some very initial libdivecomputer integrationGravatar Linus Torvalds
2011-09-11Add a 'Renumber' menu choiceGravatar Linus Torvalds
2011-09-11Oops. Fix 'buffered dive' informationGravatar Linus Torvalds
2011-09-11Be more careful about unit changesGravatar Linus Torvalds
2011-09-09Rename 'cylinder.c' as 'equipment.c'Gravatar Linus Torvalds
2011-09-09Add a notebook for cylinder informationGravatar Linus Torvalds
2011-09-08Save default units using GConfGravatar Linus Torvalds
2011-09-07Update the dive units without destroyng and rebuilding the dive listGravatar Linus Torvalds
2011-09-07Add Ok/Cancel buttons to unit dialogGravatar Linus Torvalds
2011-09-07Add radio buttons for temperature and volumeGravatar Linus Torvalds
2011-09-06Make a 'units' dialog windowGravatar Linus Torvalds
2011-09-06Start doing gas management using output unitsGravatar Linus Torvalds
2011-09-06Start "output unit management" supportGravatar Linus Torvalds
2011-09-05Repaint the dives in dive_list_update_dives() instead of in callersGravatar Linus Torvalds
2011-09-05Update dive info and profile after loading filesGravatar Linus Torvalds
2011-09-05Report errors when opening filesGravatar Nathan Samson
2011-09-05Make it possible to load multiple files at once.Gravatar Nathan Samson
2011-09-05Open File works. I refactored the code and introduced a new type. I never use...Gravatar Nathan Samson
2011-09-05Comment typo fixGravatar Nikola Kotur
2011-09-04Merge hbonse's UI tweaks, but fixing the compile warnings. Also bringing it u...Gravatar Nathan Samson
2011-09-04Some UI beauty patches:Gravatar Hylke Bons
2011-09-04Remove the redundant frames in the notebook. Closes #9Gravatar Nathan Samson
2011-09-04Use a pane so the dive list can be made wider or smaller to the users wishesGravatar Nathan Samson
2011-09-03Add 'Quit' menu item, and fix invisible "File" on gtk2Gravatar Linus Torvalds
2011-09-03Use the newer GtkUIManager for menu creation.Gravatar Nathan Samson
2011-09-03Add various dive fixups, and show pressure (if any) in the plotGravatar Linus Torvalds
2011-09-02Do a dive de-dup passGravatar Linus Torvalds
2011-09-01Add ability to 'save' divesGravatar Linus Torvalds
2011-08-31Add some extended dive info fieldsGravatar Linus Torvalds