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
/
gtk-gui.c
Age
Commit message (
Expand
)
Author
2012-08-26
Might as well free current_file
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2012-08-26
replaced stdndup() with the inlined equivalent
Lubomir I. Ivanov
2012-08-26
Fix broken default filename for save-as
Dirk Hohndel
2012-08-18
Fix default size for scrollable notebook
Dirk Hohndel
2012-08-18
Make the notebook portion (dive notes/equipment/info) a scrollable window
Linus Torvalds
2012-08-18
Fix uninitialized pointer crash for "Save As"
Linus Torvalds
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-17
Add a 'Save As' entry in the menu.
Pierre-Yves Chibon
2012-08-17
Allow to cancel while trying to quit and the data was changed.
Pierre-Yves Chibon
2012-08-17
When the file has been opened rely on it to save.
Pierre-Yves Chibon
2012-08-17
Remove repetitions of "Show" in Preferences dialog
Henrik Brautaset Aronsen
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-15
Redo dive editing
Dirk Hohndel
2012-08-14
Add exposure protection tracking
Dirk Hohndel
2012-08-07
Add total weight column to divelist
Dirk Hohndel
2012-07-31
Add a separate "Save as" entry to the menu
Mikko Rasa
2012-07-31
Changes to menu icons
Mikko Rasa
2012-07-31
Divide the panes evenly in view_three
Mikko Rasa
2012-06-27
Make it possible to do "Add Dive" from just the main dive menu
Linus Torvalds
2012-06-22
Update to new sane libdivecomputer interfaces
Linus Torvalds
2012-05-29
Save dive computer device name.
Terrance Stanfield
2012-05-02
Show dive import text updates in the progress bar
Linus Torvalds
2012-05-02
Change the Dive computer import button from "Ok" to "Retry" on error
Linus Torvalds
2012-05-02
Move the "Import" function from the File menu to the Log menu
Linus Torvalds
2012-05-02
Show dive import error messages in the import dialog
Linus Torvalds
2012-05-02
Remember the default dive computer setting
Linus Torvalds
2012-05-02
Don't close config file when changing preferences
Linus Torvalds
2012-03-23
Merge branch 'weight' of git://subsurface.hohndel.org/subsurface
Linus Torvalds
2012-03-24
Add weight system tracking
Dirk Hohndel
2012-03-16
Show statistics of selected dives
Miika Turkia
2012-01-26
Split up file reading from 'parse-xml.c' into 'file.c'
Linus Torvalds
2012-01-15
Create separate single dive and total stats pages
Dirk Hohndel
2012-01-05
Avoiding some potentially confusing name space clashes
Dirk Hohndel
2012-01-03
Even more Mac-i-ness
Dirk Hohndel
2012-01-03
Adding the right header file for R_OK on Windows
Dirk Hohndel
2012-01-02
Only set the window icon if the icon file exists
Dirk Hohndel
2012-01-02
Correctly free the GSList in file_open
Dirk Hohndel
2012-01-01
Turn subsurface into a real Mac application
Dirk Hohndel
2011-12-28
Make icon file name OS helper function
Dirk Hohndel
2011-12-14
Return is not a function
Dirk Hohndel
2011-12-13
Add reasonable default device names for divecomputer import
Dirk Hohndel
2011-12-13
More intuitive label for "not saving" when exiting
Dirk Hohndel
2011-12-11
Make the cylinder table columns unsortable
Linus Torvalds
2011-12-07
Make view action shortcuts be ctrl-[1-4] instead of Fn keys
Linus Torvalds
2011-12-06
Add shorthand actions for showing just one of the panes
Linus Torvalds
2011-11-28
Define all colors in one place
Henrik Brautaset Aronsen
2011-11-25
Remove stale notebook drag-and-drop support
Linus Torvalds
2011-11-24
Split reading/writing preferences into OS specific files
Dirk Hohndel
2011-11-22
Preference handling on Mac
Dirk Hohndel
[next]