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
/
info.c
Age
Commit message (
Expand
)
Author
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2013-01-08
Avoid pointless calls to dive planner
Dirk Hohndel
2013-01-05
Add new gases to the combo box in dive plan entry
Dirk Hohndel
2012-12-10
Add the ability to edit the date/time of a dive
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-11-05
Repair broken Add Dive menu item
Henrik Brautaset Aronsen
2012-10-28
Add support for visibility tracking and allow manual entry air temp
Dirk Hohndel
2012-10-24
Removed the delete option by right clicking on "Dive Info"
Lubomir I. Ivanov
2012-10-24
info.c: Make sure we only edit when there is dive selection
Lubomir I. Ivanov
2012-10-22
Use the 'star_strings' buffer to set combo box entries for rating
Lubomir I. Ivanov
2012-10-18
Don't enable equipment notebook buttons if there is no dive
Dirk Hohndel
2012-10-17
Allocate memory for and truncate strings that go into the title bar
Lubomir I. Ivanov
2012-10-17
Increase various stack buffer sizes to accommodate for locale strings
Lubomir I. Ivanov
2012-10-17
info.c: set units for translation in the "depth box"
Lubomir I. Ivanov
2012-10-17
Handle dates and a "calculated plural" in translations
Dirk Hohndel
2012-10-16
Localization prevents us from from making assumptions about string length
Dirk Hohndel
2012-10-15
Fix incorrect localization of dialog name
Dirk Hohndel
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-10-01
Fixed some small memory leaks
Lubomir I. Ivanov
2012-09-29
Set a default size to the "Edit Trip Info" window
Lubomir I. Ivanov
2012-09-24
Update cylinder info properly
Linus Torvalds
2012-09-20
Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface
Linus Torvalds
2012-09-20
dive-time widget: fix incorrect use of timestamp_t
Linus Torvalds
2012-09-19
Partial rewrite of the dive trip code
Dirk Hohndel
2012-09-19
Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'
Linus Torvalds
2012-09-18
Fixed a couple of memleaks in gtk-gui.c and info.c
Lubomir I. Ivanov
2012-09-17
Merge branch 'defaultfile'
Dirk Hohndel
2012-09-17
Display current filename in windows title
Dirk Hohndel
2012-09-11
Fix a long standing bug when editing dives
Dirk Hohndel
2012-09-10
Implement Close menu option that allows closing the data file
Dirk Hohndel
2012-09-02
Use truth values with gboolean
Dirk Hohndel
2012-09-01
Allow modification and edits of trips
Dirk Hohndel
2012-08-28
Merge git://git.tdb.fi/ext/subsurface
Linus Torvalds
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2012-08-26
Ignore Nitrox/He seetings when editing cylinders for multiple dives
Dirk Hohndel
2012-08-21
Add helper 'for_each_dive()' dive iterator
Linus Torvalds
2012-08-21
Fix single-dive editing oddity
Linus Torvalds
2012-08-22
Check if multi-dive editing is actually needed
Mikko Rasa
2012-08-20
Rework dive selection logic
Linus Torvalds
2012-08-18
Select better (?) default date for adding new dive
Linus Torvalds
2012-08-18
Correct multi-edit equipment update logic
Dirk Hohndel
2012-08-17
When editing multiple files, don't override existing equipment entries
Dirk Hohndel
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-17
Fix string handling in get_combo_box_entry_text
Dirk Hohndel
2012-08-17
multi-dive editing: don't change fields that weren't changed for the master dive
Linus Torvalds
2012-08-16
multi-dive editing: don't change already set data for other dives
Linus Torvalds
2012-08-16
Fix right click edit in Dive Notes area for multiple dives
Dirk Hohndel
2012-08-16
Avoid SIGSEGV when editing multiple dives
Linus Torvalds
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
[next]