]> git.tdb.fi Git - ext/subsurface.git/history - gtk-gui.c
Divide the panes evenly in view_three
[ext/subsurface.git] / gtk-gui.c
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-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
2011-10-05 Dirk HohndelMark the FileChooserButton as UNABLE to select multiple...
2011-10-05 Dirk HohndelAdd XML file import back and treat open and import...
2011-10-05 Linus TorvaldsFor a manual renumber, default to the existing first...
2011-10-05 Linus TorvaldsMove 'dive_list_update_dives()' call into 'report_dives()'
2011-10-04 Dirk HohndelShorten the tooltip timeout
2011-10-04 Dirk HohndelReplace event text with small red triangle and tooltip
2011-10-04 Dirk HohndelChange plot routine to take a drawing_area as argument
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Dirk HohndelRemove the ability to 'Import' .SDA files
2011-10-02 Linus TorvaldsSplit up generic code to generate a gtk tree view column
2011-09-28 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-09-28 Dirk HohndelThe notebook pages can only be dropped back into the...
2011-09-28 Dirk HohndelLinus would like to be less on the bleeding edge of...
2011-09-28 Dirk HohndelUse the correct signal to avoid Gtk-CRITICAL error...
2011-09-27 Dirk HohndelClean up the drag and drop code and allow ripping off...
2011-09-27 Linus TorvaldsAdd drag-n-drop support to be able to re-integrate...
2011-09-27 Linus TorvaldsDon't mark the divelist window transient
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Dirk HohndelStore options in gconf
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Linus TorvaldsMake the dive list start as a plain notebook page
2011-09-27 Dirk HohndelAdd preference option to chose if SAC and/or OTU should...
2011-09-26 Linus TorvaldsAdd the version to the Makefile
2011-09-26 Linus TorvaldsAdd a GtkEntry to allow editing of the device name
2011-09-26 Linus TorvaldsAdd a "Dive Computer" frame around the dive computer...
2011-09-26 Linus TorvaldsAdd a xml file filter to the file open dialog
2011-09-24 Linus TorvaldsAdd an 'About' dialog
2011-09-24 Linus TorvaldsUse 'gtk_dialog_get_content_area()' instead of accessin...
2011-09-22 Linus TorvaldsFix progress bar during libdivecomputer imports
next