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
/
main.c
Age
Commit message (
Expand
)
Author
2011-09-20
Make a separate "Log" menu
Linus Torvalds
2011-09-20
Provide an icon for subsurface.
Riccardo Albertini
2011-09-19
Switch the dive list and dive profile panes around
Linus Torvalds
2011-09-19
Update the divelist when dive info changes
Linus Torvalds
2011-09-19
Make the pane split be vertical rather than horizontal
Linus Torvalds
2011-09-19
Remove dive info frame
Linus Torvalds
2011-09-15
Rename the project 'subsurface'
Linus Torvalds
2011-09-14
Flush any pending changes at notebook 'switch-page' time
Linus Torvalds
2011-09-13
Add the capability to print a dive profile
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
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-11
Add a 'Renumber' menu choice
Linus Torvalds
2011-09-11
Oops. Fix 'buffered dive' information
Linus Torvalds
2011-09-11
Be more careful about unit changes
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-08
Save default units using GConf
Linus Torvalds
2011-09-07
Update the dive units without destroyng and rebuilding the dive list
Linus Torvalds
2011-09-07
Add Ok/Cancel buttons to unit dialog
Linus Torvalds
2011-09-07
Add radio buttons for temperature and volume
Linus Torvalds
2011-09-06
Make a 'units' dialog window
Linus Torvalds
2011-09-06
Start doing gas management using output units
Linus Torvalds
2011-09-06
Start "output unit management" support
Linus Torvalds
2011-09-05
Repaint the dives in dive_list_update_dives() instead of in callers
Linus Torvalds
2011-09-05
Update dive info and profile after loading files
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
2011-09-05
Make it possible to load multiple files at once.
Nathan Samson
2011-09-05
Open File works. I refactored the code and introduced a new type. I never use...
Nathan Samson
2011-09-05
Comment typo fix
Nikola Kotur
2011-09-04
Merge hbonse's UI tweaks, but fixing the compile warnings. Also bringing it u...
Nathan Samson
2011-09-04
Some UI beauty patches:
Hylke Bons
2011-09-04
Remove the redundant frames in the notebook. Closes #9
Nathan Samson
2011-09-04
Use a pane so the dive list can be made wider or smaller to the users wishes
Nathan Samson
2011-09-03
Add 'Quit' menu item, and fix invisible "File" on gtk2
Linus Torvalds
2011-09-03
Use the newer GtkUIManager for menu creation.
Nathan Samson
2011-09-03
Add various dive fixups, and show pressure (if any) in the plot
Linus Torvalds
2011-09-02
Do a dive de-dup pass
Linus Torvalds
2011-09-01
Add ability to 'save' dives
Linus Torvalds
2011-08-31
Add some extended dive info fields
Linus Torvalds
2011-08-31
Make the main display saner
Linus Torvalds
2011-08-31
Boiler-plate code for opening/saving a file
Linus Torvalds
2011-08-31
Add a top 'File' menu
Linus Torvalds
2011-08-31
Use a 'notebook' for Info vs Profile
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
Use a gtk table instead of hbox
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
Get rid of now unused 'show_dive()' function
Linus Torvalds
[prev]
[next]