index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2011-09-08
Save default units using GConf
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
2011-09-05
Open File works. I refactored the code and introduced a new type. I never use...
Nathan Samson
2011-09-04
Fix typo in Makefile (LDLAGS -> LDFLAGS)
Linus Torvalds
2011-09-03
Add various dive fixups, and show pressure (if any) in the plot
Linus Torvalds
2011-09-01
Add ability to 'save' dives
Linus Torvalds
2011-09-01
Rename some files to be more appropriate
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
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
2011-08-30
Create a gtk window
Linus Torvalds
2011-08-30
Start moving some of the non-parsing stuff out of 'parse.c'
Linus Torvalds
2011-08-30
Split up dive data structure declarations into 'dive.h'
Linus Torvalds
2011-08-30
Fix stupid mis-initialization of current sample
Linus Torvalds
2011-08-29
Turn the XML into something almost parseable.
Linus Torvalds
2011-08-28
Add crazy (bad) xml parser thing
Linus Torvalds
[prev]