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
2013-01-05
Add new gases to the combo box in dive plan entry
Dirk Hohndel
2013-01-05
Make the 'Add waypoint' button work in the Input Plan dialog
Dirk Hohndel
2013-01-05
Different widget to input the plan
Dirk Hohndel
2013-01-05
Do a minimal hook-up of the dive plan tree view to the
Linus Torvalds
2013-01-05
Create the infrastructure for a dive plannder based on a tree-model
Linus Torvalds
2013-01-05
Stub out a few things for a plan input UI
Dirk Hohndel
2013-01-04
First stab at simplistic dive planning
Dirk Hohndel
2013-01-04
Fix deco calculations to correctly use GF values and add CC support
Dirk Hohndel
2013-01-04
Intercept all events to the GF fields in the property dialog
Dirk Hohndel
2013-01-03
Merge branch 'deco2'
Dirk Hohndel
2013-01-03
Improvements to select_prev_dive() and select_next_dive()
Lubomir I. Ivanov
2013-01-03
Make GF values configurable
Dirk Hohndel
2013-01-03
Use gradient factors in deco calculation
Dirk Hohndel
2013-01-03
Add configurable visualization of calculated ceiling
Dirk Hohndel
2013-01-03
Rewrite the nickname replacement function
Dirk Hohndel
2013-01-02
Use old style (pre gtk-2.22) keysyms
Dirk Hohndel
2013-01-01
Remove autogroup from the preferences and store per file instead
Dirk Hohndel
2013-01-01
Make sure remember_dc has its own copy of the model string
Dirk Hohndel
2013-01-01
Add ability to remove a divecomputer from our data structures
Dirk Hohndel
2013-01-01
Use the Left and Right keys to switch between divecomputers
Dirk Hohndel
2013-01-01
First step towards grabbing keys and handling them ourselves
Dirk Hohndel
2012-12-30
Fix nickname saving in XML file to deal with utf8 characters
Dirk Hohndel
2012-12-28
Make add_dc_to_string() skip redundant entries
Linus Torvalds
2012-12-28
Divecomputer entries with deviceid 0 should be ignored for nicknames
Dirk Hohndel
2012-12-27
Fix incorrect memory access in nickname handling
Dirk Hohndel
2012-12-26
Add settings section to XML file format and store dive computer IDs
Dirk Hohndel
2012-12-23
Different is different from the same (fix silly bug in nickname handling)
Dirk Hohndel
2012-12-22
Next improvement of the nickname code
Dirk Hohndel
2012-12-22
Make it possible to translate strings containing subscript "2"
Lubomir I. Ivanov
2012-12-22
Free some nickname related memory in gtk-gui.c
Lubomir I. Ivanov
2012-12-22
Imrpove the nickname handling
Dirk Hohndel
2012-12-21
Remove nickname from divecomputer data structure
Dirk Hohndel
2012-12-17
Add a "View next dive computer" menu item
Linus Torvalds
2012-12-16
Clear associated tooltip texts when calling expose_event()
Lubomir I. Ivanov
2012-12-16
Fixed some memory leaks related to subsurface_get_conf()
Lubomir I. Ivanov
2012-12-16
Fixed a couple of memory leaks related to the download dialog
Lubomir I. Ivanov
2012-12-16
Make sure that the user entered nickname is never truncated
Lubomir I. Ivanov
2012-12-15
Reserve enough memory when storing a DC's nickname
Lubomir I. Ivanov
2012-12-14
Fix possible crash in nickname code
Dirk Hohndel
2012-12-13
Add the ability to set a nickname for a dive computer
Dirk Hohndel
2012-12-12
Change the empty product model to be index 0
Dirk Hohndel
2012-12-12
Ensure default dive computer strings can be freed
Dirk Hohndel
2012-12-11
Merge branch 'cns' into cns-merge
Dirk Hohndel
2012-12-10
Display maximum CNS in the divelist
Dirk Hohndel
2012-12-10
Fix incorrect index for dive computer list
Dirk Hohndel
2012-12-10
Don't draw tooltips if no profile is displayed
Dirk Hohndel
2012-12-10
Apply preference changes right away
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-12-09
Consistent Quit behavior on the Mac
Dirk Hohndel
2012-12-08
Make changes to some of the preference immediately visible
Dirk Hohndel
[prev]
[next]