Age | Commit message (Expand) | Author |
2012-12-17 | Add a "View next dive computer" menu item | Linus Torvalds |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-11 | Calculate dive maxima/minima independent of dive computer | Linus Torvalds |
2012-12-09 | Don't print partial pressure values in the profile | Dirk Hohndel |
2012-12-07 | Move 'plot_info' into 'struct graphics_context' | Linus Torvalds |
2012-11-11 | Create tool-tip with depth/pressure for the whole profile area | Linus Torvalds |
2012-11-11 | Add another print option, 1 dive per sheet. | boret |
2012-09-11 | Use GTK_UNIT_INCH when printing to provide consistency across OS | Lubomir I. Ivanov |
2012-08-30 | Add support for printing only the selected dives | Linus Torvalds |
2012-08-30 | Remove the pretty-print without dive profile option. | Pierre-Yves Chibon |
2012-08-29 | Invert the print 'dive profile' option. | Pierre-Yves Chibon |
2012-08-28 | Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface | Linus Torvalds |
2012-08-28 | Work on the printing of the dives, first attempt to print as table. | Pierre-Yves Chibon |
2012-08-22 | moved zoomed_plot to display.h | Maximilian Güntner |
2011-11-28 | Define all colors in one place | Henrik Brautaset Aronsen |
2011-10-04 | Replace event text with small red triangle and tooltip | Dirk Hohndel |
2011-10-04 | Change plot routine to take a drawing_area as argument | Dirk Hohndel |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make the divelist font configurable | Linus Torvalds |
2011-09-13 | Make the printout look different | Linus Torvalds |
2011-09-13 | Add the capability to print a dive profile | Linus Torvalds |
2011-09-12 | Make 'report_error()' usable from outside of main.c | Linus Torvalds |
2011-09-12 | Start some very initial libdivecomputer integration | Linus Torvalds |
2011-09-09 | First (broken) try at actually tracking cylinder types | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |
2011-09-09 | Add a notebook for cylinder information | Linus Torvalds |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | Nathan Samson |
2011-09-04 | Remove the redundant frames in the notebook. Closes #9 | Nathan Samson |
2011-08-31 | Make the main display saner | Linus Torvalds |
2011-08-31 | Start cleaning up dive accessors | Linus Torvalds |
2011-08-31 | Add some more dive info - and actually update it | Linus Torvalds |
2011-08-31 | Add fake 'info' frame contents | Linus Torvalds |
2011-08-31 | Add 'repaint_dive()' prototype, and fix dependencies | Linus Torvalds |
2011-08-31 | Teach the thing to actually track the currently selected dive | Linus Torvalds |
2011-08-31 | Split up divelist scroll window generation into its own file | Linus Torvalds |
2011-08-31 | Split up profile frame generation into its own file. | Linus Torvalds |