aboutsummaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
AgeCommit message (Expand)Author
2012-12-16Make sure that the user entered nickname is never truncatedGravatar Lubomir I. Ivanov
2012-12-15Reserve enough memory when storing a DC's nicknameGravatar Lubomir I. Ivanov
2012-12-14Fix possible crash in nickname codeGravatar Dirk Hohndel
2012-12-13Add the ability to set a nickname for a dive computerGravatar Dirk Hohndel
2012-12-12Change the empty product model to be index 0Gravatar Dirk Hohndel
2012-12-12Ensure default dive computer strings can be freedGravatar Dirk Hohndel
2012-12-11Merge branch 'cns' into cns-mergeGravatar Dirk Hohndel
2012-12-10Display maximum CNS in the divelistGravatar Dirk Hohndel
2012-12-10Fix incorrect index for dive computer listGravatar Dirk Hohndel
2012-12-10Don't draw tooltips if no profile is displayedGravatar Dirk Hohndel
2012-12-10Apply preference changes right awayGravatar Dirk Hohndel
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-09Consistent Quit behavior on the MacGravatar Dirk Hohndel
2012-12-08Make changes to some of the preference immediately visibleGravatar Dirk Hohndel
2012-12-07Fix off by one errorGravatar Dirk Hohndel
2012-12-07Fix embarrassing cut and paste bugsGravatar Dirk Hohndel
2012-12-07Add option to make ceiling visually stand out more in the profileGravatar Dirk Hohndel
2012-12-07Sort the divecomputers alphabetically and have fixed width dropdownGravatar Dirk Hohndel
2012-12-05Prevent crash when no default device is setGravatar Dirk Hohndel
2012-12-05Split dive computer selection into seperate vendor and product combo boxesGravatar Dirk Hohndel
2012-12-04Improve deco handling and add NDL supportGravatar Dirk Hohndel
2012-11-30Remove the ability to import Uemis SDA filesGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel
2012-11-28Track Uemis last dive downloaded on a per data-file basisGravatar Dirk Hohndel
2012-11-26Clarify (and fix) dive trip auto-generationGravatar Linus Torvalds
2012-11-21Fix "prefer download" behaviorGravatar Dirk Hohndel
2012-11-21Make sure there are no invisible selected dives after import / downloadGravatar Dirk Hohndel
2012-11-20Allow the user to cancel a dive computer downloadGravatar Dirk Hohndel
2012-11-19Clear 'force' flag when retrying downloadGravatar Dirk Hohndel
2012-11-19Tweaks to the Uemis debugging codeGravatar Dirk Hohndel
2012-11-19Mark divelist changed when downloading from Uemis SDAGravatar Dirk Hohndel
2012-11-12Add support for zooming using the scroll-wheelGravatar Linus Torvalds
2012-11-11Make the "click-to-zoom" use a 2.5x zoom factorGravatar Linus Torvalds
2012-11-11Add more data to our tool-tip display in the profile windowGravatar Dirk Hohndel
2012-11-11Zoom with left mouse buttonGravatar Dirk Hohndel
2012-11-11Create tool-tip with depth/pressure for the whole profile areaGravatar Linus Torvalds
2012-11-11Add special download modes to force updates from the divecomputerGravatar Dirk Hohndel
2012-11-11Initial not-so-pretty profile zoom supportGravatar Linus Torvalds
2012-11-10Add threshold feature for partial pressure graphsGravatar Dirk Hohndel
2012-11-10Fix default filename handling errorsGravatar Linus Torvalds
2012-11-10Improve logic handling eventsGravatar Dirk Hohndel
2012-11-06Merge branch 'po2'Gravatar Dirk Hohndel
2012-11-05Fix incorrect variable reuse bug in preferences dialogGravatar Dirk Hohndel
2012-11-05Prevent UI errors while the the import thread is runningGravatar Lubomir I. Ivanov
2012-11-05Trim the device name in the download dialog, if necessaryGravatar Lubomir I. Ivanov
2012-11-01Change preferences into a notebook and add second page for tec settingsGravatar Dirk Hohndel
2012-10-31Merge branch 'dc-device-selector'Gravatar Dirk Hohndel
2012-10-29Add depth scale to the dive profileGravatar Dirk Hohndel
2012-10-27Improve the dive computer device selectionGravatar Dirk Hohndel
2012-10-25Missing white-space in Select Events titleGravatar Stéphane Raimbault