summaryrefslogtreecommitdiffstats
path: root/info.c
AgeCommit message (Expand)Author
2011-10-23Enable inline completion/selection for the location/buddy/dm fieldsGravatar Linus Torvalds
2011-10-23Keep the people/location lists sortedGravatar Linus Torvalds
2011-10-23Make the divemaster/buddy/location text entries be combo box entriesGravatar Linus Torvalds
2011-10-23Add completions to the dive location, buddy and divemaster entriesGravatar Linus Torvalds
2011-09-22Don't do individual 'gtk_widget_show()' callsGravatar Linus Torvalds
2011-09-21Simplistic first attempt to get changes saved when quitting subsurfaceGravatar Dirk Hohndel
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-19Reinstate the main window titleGravatar Linus Torvalds
2011-09-19Remove dive info frameGravatar Linus Torvalds
2011-09-16Stop plotting the gas / consumption information into the profileGravatar Dirk Hohndel
2011-09-16Make handling of empty airconsumption string consistentGravatar Dirk Hohndel
2011-09-16More fixes to positioning of gas / consumption information in info_frameGravatar Dirk Hohndel
2011-09-16Show tank / nitrox / air consumption information in the info_frameGravatar Dirk Hohndel
2011-09-16Dirk can't count to tenGravatar Linus Torvalds
2011-09-16Remove dive number from frame labelGravatar Dirk Hohndel
2011-09-16Put the dive number and location in the window title barGravatar Linus Torvalds
2011-09-13Add divemaster/buddy field and text entryGravatar Linus Torvalds
2011-09-11Clean up dive info box tooGravatar Linus Torvalds
2011-09-11Fix up dive number namingGravatar Linus Torvalds
2011-09-11Show dive number (if it exists) in the location noteGravatar Linus Torvalds
2011-09-09Rename 'cylinder.c' as 'equipment.c'Gravatar Linus Torvalds
2011-09-07Do output unit conversion in the dive info window tooGravatar Linus Torvalds
2011-09-05Open File works. I refactored the code and introduced a new type. I never use...Gravatar Nathan Samson
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-04Merge branch 'master' into ui-improvementsGravatar Nathan Samson
2011-09-04Remove the redundant frames in the notebook. Closes #9Gravatar Nathan Samson
2011-09-04Word wrap the info textview. Also do not show the scrollbars if not necessary.Gravatar Nathan Samson
2011-09-04Change location to a text entry instead of text view.Gravatar Nathan Samson
2011-09-03Improve the layout of the text entries in gtk3. For gtk2 this could also be u...Gravatar Nathan Samson
2011-09-02Add location note to the top bar too.Gravatar Linus Torvalds
2011-09-01Show temperature in the info summaryGravatar Linus Torvalds
2011-09-01Save and parse notes and locationsGravatar Linus Torvalds
2011-08-31Add some extended dive info fieldsGravatar Linus Torvalds
2011-08-31Make the main display sanerGravatar Linus Torvalds
2011-08-31Do something half-way sane (no SIGSEGV) when there are no divesGravatar Linus Torvalds
2011-08-31Add some more dive info - and actually update itGravatar Linus Torvalds
2011-08-31Add fake 'info' frame contentsGravatar Linus Torvalds