index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
display.h
Age
Commit message (
Expand
)
Author
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