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-29
Clear the display widgets when deleting all dives in the list
Lubomir I. Ivanov
2012-09-29
close directory after reading entries
Martin Gysel
2012-09-28
Redo the delete dive code
Dirk Hohndel
2012-09-27
Restructure the Uemis native download buffer code
Dirk Hohndel
2012-09-26
Getting ready for the 2.0 release
Dirk Hohndel
2012-09-26
Much improved handling of out of memory errors in the Uemis downloader
Dirk Hohndel
2012-09-26
Merge branch 'uemis-native'
Dirk Hohndel
2012-09-26
Fix stupid packing error on Windows
Dirk Hohndel
2012-09-26
First implementation of native Uemis downloader
Dirk Hohndel
2012-09-26
Add the ability to create a log file for debugging output
Dirk Hohndel
2012-09-26
Merge branch 'delmulti' of github.com:neolit123/subsurface
Dirk Hohndel
2012-09-24
Update cylinder info properly
Linus Torvalds
2012-09-24
Update the trip's "when" flag after deleting a dive from it
Lubomir I. Ivanov
2012-09-23
Prevent a warning when showing the "About" dialog
Lubomir I. Ivanov
2012-09-23
Use the name "Subsurface" in the "About" dialog
Lubomir I. Ivanov
2012-09-23
Make sure memory for default_dive_computer_device is allocated
Lubomir I. Ivanov
2012-09-23
Added the functionality to delete selected (multiple) dives
Lubomir I. Ivanov
2012-09-22
Added different delete label when right clicking multiple drives
Lubomir I. Ivanov
2012-09-21
Fix missing save of (almost empty) cylinder information
Linus Torvalds
2012-09-21
Activate the new separate "Import XML File" functionality
Lubomir I. Ivanov
2012-09-21
Remove the XML file selection from the DC download dialog
Lubomir I. Ivanov
2012-09-21
Separate the "Import" menu entry into two menu entries in "File" and "Log"
Lubomir I. Ivanov
2012-09-21
Make sure windows behind forward dialogs are truly inactive
Lubomir I. Ivanov
2012-09-21
More cosmetic changes in the "Import" dialog
Lubomir I. Ivanov
2012-09-21
Keep the "OK" button in "Import" disabled until a DC is selected
Lubomir I. Ivanov
2012-09-20
Only select last dive by default if no other dives are selected
Dirk Hohndel
2012-09-20
Fix dive trip saving bug
Dirk Hohndel
2012-09-20
Removed obsolete debug message
Dirk Hohndel
2012-09-20
Merge remote-tracking branch 'origin/single-threaded-gui'
Dirk Hohndel
2012-09-20
Convert the divelist debug helpers to the new time functions as well
Dirk Hohndel
2012-09-20
Don't update the progress bar from the dive computer import thread
Linus Torvalds
2012-09-20
Fix yearly statistics after 64-bit time changes
Miika Turkia
2012-09-20
Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface
Linus Torvalds
2012-09-20
Merge branch 'time-function'
Linus Torvalds
2012-09-20
FIND_TRIP: don't cast a timestamp to a pointer
Linus Torvalds
2012-09-20
dive-time widget: fix incorrect use of timestamp_t
Linus Torvalds
2012-09-20
Convert FIND_TRIP into function
Dirk Hohndel
2012-09-19
Fix the incorrect data type for DIVE_DATE accesses
Linus Torvalds
2012-09-19
Partial rewrite of the dive trip code
Dirk Hohndel
2012-09-19
Use long instead of int when retrieving DIVE_DATE via gtk_tree_model_get
Lubomir I. Ivanov
2012-09-19
Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'
Linus Torvalds
2012-09-19
Check if trip is NULL before calling DIVE_TRIP
Lubomir I. Ivanov
2012-09-18
Fix some of the problems reported by cppcheck
Dirk Hohndel
2012-09-18
When deleting dives make sure that amount_selected stays consistent
Dirk Hohndel
2012-09-18
Proper placement for the file menu separator lines in MacOSX
Henrik Brautaset Aronsen
2012-09-18
Prevent dive_from_path from dereferencing invalid iter
Dirk Hohndel
2012-09-18
Call xmlCleanupParser only once - when we are done with libxml
Lubomir I. Ivanov
2012-09-18
Cosmetic changes to the NSIS installer script
Ivan Habunek
2012-09-18
Fixed permissions in NSIS installer
Ivan Habunek
2012-09-18
Fixed a couple of memleaks in gtk-gui.c and info.c
Lubomir I. Ivanov
[next]