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-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
2012-12-07
Fix off by one error
Dirk Hohndel
2012-12-07
Fix embarrassing cut and paste bugs
Dirk Hohndel
2012-12-07
Add option to make ceiling visually stand out more in the profile
Dirk Hohndel
2012-12-07
Sort the divecomputers alphabetically and have fixed width dropdown
Dirk Hohndel
2012-12-05
Prevent crash when no default device is set
Dirk Hohndel
2012-12-05
Split dive computer selection into seperate vendor and product combo boxes
Dirk Hohndel
2012-12-04
Improve deco handling and add NDL support
Dirk Hohndel
2012-11-30
Remove the ability to import Uemis SDA files
Dirk Hohndel
2012-11-30
Convert Uemis downloader to directly create dives
Dirk Hohndel
2012-11-28
Track Uemis last dive downloaded on a per data-file basis
Dirk Hohndel
2012-11-26
Clarify (and fix) dive trip auto-generation
Linus Torvalds
2012-11-21
Fix "prefer download" behavior
Dirk Hohndel
2012-11-21
Make sure there are no invisible selected dives after import / download
Dirk Hohndel
2012-11-20
Allow the user to cancel a dive computer download
Dirk Hohndel
2012-11-19
Clear 'force' flag when retrying download
Dirk Hohndel
2012-11-19
Tweaks to the Uemis debugging code
Dirk Hohndel
2012-11-19
Mark divelist changed when downloading from Uemis SDA
Dirk Hohndel
[prev]
[next]