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
Age
Commit message (
Expand
)
Author
2012-09-17
Make sure dive info is displayed correctly at start
Dirk Hohndel
2012-09-17
Simplify code in file_open as we now only open one file
Dirk Hohndel
2012-09-17
Don't close existing data file in file_open if user cancels
Dirk Hohndel
2012-09-17
Once again improve existing filename handling
Dirk Hohndel
2012-09-17
Fix potential crash when importing dives
Dirk Hohndel
2012-09-17
Correctly deal with empty XML files
Dirk Hohndel
2012-09-17
Show the datafile name even with no dives
Dirk Hohndel
2012-09-17
Mark divelist unchanged after closing the datafile
Dirk Hohndel
2012-09-17
Put creation of the file selector box filter into helper function
Dirk Hohndel
2012-09-17
Reimplement the GtkFileChooserButton for import
Dirk Hohndel
2012-09-17
The Open menu entry should open just one file
Dirk Hohndel
2012-09-17
Move Import menu entry back to File menu
Dirk Hohndel
2012-09-17
File Open now closes the previous file, first
Dirk Hohndel
2012-09-17
Display current filename in windows title
Dirk Hohndel
2012-09-15
Don't show an error if we can't load the default file
Dirk Hohndel
2012-09-13
Use glib file and pathname functions
Dirk Hohndel
2012-09-13
Prevent the preferences dialog from getting focus with file selector open
Dirk Hohndel
2012-09-13
Fix memory leaks and one potential NULL dereference
Dirk Hohndel
2012-09-12
various small fixes to the defaultfile model
Lubomir I. Ivanov
2012-09-12
Make sure Subsurface receives Quit / Command-Q callback on Mac
Dirk Hohndel
2012-09-11
Fix memory handling error on MacOS
Dirk Hohndel
2012-09-11
Inline g_list_free_full for better compatibility
Lubomir I. Ivanov
2012-09-11
Use glibio functions for mkdir
Dirk Hohndel
2012-09-10
Change the definition of "dive table changed"
Dirk Hohndel
2012-09-10
Fix silly folder permission bug
Dirk Hohndel
2012-09-10
Implement Close menu option that allows closing the data file
Dirk Hohndel
2012-09-10
Change behavior for the existing filename
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-09-06
Merge branch 'print_selection' of http://ambre.pingoured.fr/cgit/subsurface
Linus Torvalds
2012-09-06
Merge branch 'trip3' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-09-05
Avoid duplicate dive_trip entries
Dirk Hohndel
2012-09-05
More trip manipulations: remove selected dives from trip
Dirk Hohndel
2012-09-03
Add ability to merge trip with trip below
Dirk Hohndel
2012-09-03
Use the infrastructure for moving dives in more places
Dirk Hohndel
2012-09-03
Make xml (and CSV) parsing use 'g_ascii_strtod()' rather than 'strtod()'
Linus Torvalds
2012-09-03
Correct the trip related test dives
Dirk Hohndel
2012-09-03
Fix crash when removing the first dive of a trip
Dirk Hohndel
2012-09-03
Correctly initialize the toggle state of the autogroup menu entry
Dirk Hohndel
2012-09-03
Fix copy_tree_node to no longer overwrite dive duration
Dirk Hohndel
2012-09-03
Add the 'Print only selection' checkbox in the print options
Pierre-Yves Chibon
2012-09-02
Add autogen menu command
Dirk Hohndel
2012-09-02
Fix a crash when changing sort column
Dirk Hohndel
2012-09-02
Merge branch 'separator-line' of git://github.com/henrik242/subsurface
Linus Torvalds
2012-09-02
Use truth values with gboolean
Dirk Hohndel
2012-09-01
Allow modification and edits of trips
Dirk Hohndel
2012-09-01
Clean up macros and auxiliary functions
Dirk Hohndel
2012-09-01
Store time_t as long value
Dirk Hohndel
2012-08-30
Add support for printing only the selected dives
Linus Torvalds
2012-08-30
Merge branch 'print_table' of http://ambre.pingoured.fr/cgit/subsurface
Linus Torvalds
2012-08-30
Merge branch 'divetrip-nr' of git://git.hohndel.org/subsurface
Linus Torvalds
[next]