]> git.tdb.fi Git - ext/subsurface.git/history - gtk-gui.c
Fix profile and average depth for freedives
[ext/subsurface.git] / gtk-gui.c
2012-08-28 Linus TorvaldsMerge branch 'freediving-tweaks' of git://github.com...
2012-08-28 Linus TorvaldsMerge git://git.tdb.fi/ext/subsurface
2012-08-27 Linus TorvaldsMerge branch 'trips' of git://git.hohndel.org/subsurface
2012-08-27 Dirk HohndelFirst cut of explicit trip tracking
2012-08-26 Dirk HohndelMight as well free current_file
2012-08-26 Linus TorvaldsDo some whitespace cleanup
2012-08-26 Lubomir I. Ivanovreplaced stdndup() with the inlined equivalent
2012-08-26 Dirk HohndelFix broken default filename for save-as
2012-08-22 Maximilian Güntnermoved zoomed_plot to display.h
2012-08-21 Maximilian GüntnerMerge branch 'master' into freediving-tweaks
2012-08-21 Mikko RasaFix an off-by-one error in buffer allocation
2012-08-19 Dirk HohndelFix default size for scrollable notebook
2012-08-18 Linus TorvaldsMake the notebook portion (dive notes/equipment/info...
2012-08-18 Linus TorvaldsFix uninitialized pointer crash for "Save As"
2012-08-17 Linus TorvaldsMerge branch 'fixes' of git://git.hohndel.org/subsurface
2012-08-17 Linus TorvaldsMerge branch 'misc-fixes' of git://github.com/DataBeave...
2012-08-17 Linus TorvaldsMerge branch 'change_quit2' of http://ambre.pingoured...
2012-08-17 Pierre-Yves ChibonAdd a 'Save As' entry in the menu.
2012-08-17 Pierre-Yves ChibonAllow to cancel while trying to quit and the data was...
2012-08-17 Pierre-Yves ChibonWhen the file has been opened rely on it to save.
2012-08-17 Henrik Brautaset... Remove repetitions of "Show" in Preferences dialog
2012-08-17 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'suit' of git://git.hohndel.org/subsurface
2012-08-15 Dirk HohndelRedo dive editing
2012-08-15 Dirk HohndelAdd exposure protection tracking
2012-08-07 Dirk HohndelAdd total weight column to divelist
2012-07-31 Mikko RasaAdd a separate "Save as" entry to the menu
2012-07-31 Mikko RasaChanges to menu icons
2012-07-31 Mikko RasaDivide the panes evenly in view_three
2012-06-28 Linus TorvaldsMake it possible to do "Add Dive" from just the main...
2012-06-22 Linus TorvaldsUpdate to new sane libdivecomputer interfaces
2012-06-11 Maximilian Güntneradded "Zoom" button and improved scaling
2012-05-30 Terrance StanfieldSave dive computer device name.
2012-05-03 Linus TorvaldsShow dive import text updates in the progress bar
2012-05-02 Linus TorvaldsChange the Dive computer import button from "Ok" to...
2012-05-02 Linus TorvaldsMove the "Import" function from the File menu to the...
2012-05-02 Linus TorvaldsShow dive import error messages in the import dialog
2012-05-02 Linus TorvaldsRemember the default dive computer setting
2012-05-02 Linus TorvaldsDon't close config file when changing preferences
2012-03-24 Linus TorvaldsMerge branch 'weight' of git://subsurface.hohndel.org...
2012-03-24 Dirk HohndelAdd weight system tracking
2012-03-16 Miika TurkiaShow statistics of selected dives
2012-01-26 Linus TorvaldsSplit up file reading from 'parse-xml.c' into 'file.c'
2012-01-18 Linus TorvaldsMerge branch 'info-split' of git://git.hohndel.org...
2012-01-15 Dirk HohndelCreate separate single dive and total stats pages
2012-01-05 Dirk HohndelAvoiding some potentially confusing name space clashes
2012-01-03 Dirk HohndelEven more Mac-i-ness
2012-01-03 Dirk HohndelAdding the right header file for R_OK on Windows
2012-01-03 Dirk HohndelOnly set the window icon if the icon file exists
2012-01-03 Dirk HohndelCorrectly free the GSList in file_open
2012-01-01 Linus TorvaldsMerge branch 'mac' of git://git.hohndel.org/subsurface
2012-01-01 Dirk HohndelTurn subsurface into a real Mac application
2011-12-28 Dirk HohndelMake icon file name OS helper function
2011-12-15 Linus TorvaldsMerge branch 'forlinus' of git://git.hohndel.org/subsurface
2011-12-15 Dirk HohndelReturn is not a function
2011-12-15 Linus TorvaldsMerge branch 'forlinus' of git://git.hohndel.org/subsurface
2011-12-14 Dirk HohndelAdd reasonable default device names for divecomputer...
2011-12-13 Dirk HohndelMore intuitive label for "not saving" when exiting
2011-12-11 Linus TorvaldsMake the cylinder table columns unsortable
2011-12-08 Linus TorvaldsMerge branch 'stars' of git://git.hohndel.org/subsurface
2011-12-07 Linus TorvaldsMake view action shortcuts be ctrl-[1-4] instead of...
2011-12-06 Linus TorvaldsAdd shorthand actions for showing just one of the panes
2011-12-06 Linus TorvaldsMerge branch 'grid-to-back' of git://github.com/henrik2...
2011-11-28 Henrik Brautaset... Define all colors in one place
2011-11-27 Linus TorvaldsMerge branch 'windows-fixes' of git://git.hohndel.org...
2011-11-26 Linus TorvaldsMerge branch 'windows-fixes' of git://git.hohndel.org...
2011-11-26 Linus TorvaldsRemove stale notebook drag-and-drop support
2011-11-24 Linus TorvaldsMerge branch 'mac-fixes' of git://git.hohndel.org/subsu...
2011-11-24 Dirk HohndelSplit reading/writing preferences into OS specific...
2011-11-22 Linus TorvaldsMerge branch 'mac-fixes' of git://git.hohndel.org/subsu...
2011-11-22 Dirk HohndelPreference handling on Mac
2011-11-20 Linus TorvaldsMerge branch 'multi-pane'
2011-11-19 Linus TorvaldsExperimental hard-coded three-pane layout
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Linus TorvaldsMerge branch 'drag-n-drop-fix' of git://github.com...
2011-11-02 Dirk HohndelFix drag and drop error
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Dirk HohndelAdd Info & Stats page to the notebook
2011-11-02 Linus TorvaldsFix 'init_ui()' so that it can change argc/argv
2011-11-01 Lubomir I. IvanovUsing RegQueryValueEx instead of RegGetValue
2011-10-29 Linus TorvaldsMerge branch 'mingw-port-cleanup' of git://github.com...
2011-10-29 Dirk HohndelGet icons working correctly under Windows
2011-10-29 Linus TorvaldsMerge branches 'mingw-port-cleanup' and 'combobox-text...
2011-10-29 Dirk HohndelUse Registry on Windows to store preferences
2011-10-28 Dirk HohndelDon't use gconf on Windows
2011-10-25 Dirk HohndelRearrange the event filter dialog
2011-10-25 Dirk HohndelAdd menu item and dialog to select which events to...
2011-10-24 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-10-23 Dirk HohndelFix oversight in preference implementation
2011-10-23 Dirk HohndelMake columns for temperature, cylinder, and nitrox...
2011-10-21 Linus TorvaldsMerge branch 'minor-fixes' of git://github.com/dirkhh...
2011-10-21 Dirk HohndelFix "Keep window size for new notebook pages" to not...
2011-10-21 Dirk HohndelMake the first filename on the command line the default...
2011-10-20 Linus TorvaldsMerge branch 'guifixes' of git://github.com/dirkhh...
2011-10-20 Dirk HohndelKeep window size for new notebook pages
2011-10-12 Dirk HohndelHave "make install" act more as expected for a desktop...
2011-10-06 Julian Andres KlodeRemove some useless casts from and to void pointers
2011-10-05 Dirk HohndelMake FileChooserButton end import dialog
next