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
2011-11-19
Experimental hard-coded three-pane layout
Linus Torvalds
2011-11-02
Fix drag and drop error
Dirk Hohndel
2011-11-02
Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
2011-11-01
Fix 'init_ui()' so that it can change argc/argv
Linus Torvalds
2011-10-31
Using RegQueryValueEx instead of RegGetValue
Lubomir I. Ivanov
2011-10-29
Get icons working correctly under Windows
Dirk Hohndel
2011-10-28
Use Registry on Windows to store preferences
Dirk Hohndel
2011-10-27
Don't use gconf on Windows
Dirk Hohndel
2011-10-25
Rearrange the event filter dialog
Dirk Hohndel
2011-10-25
Add menu item and dialog to select which events to display
Dirk Hohndel
2011-10-23
Fix oversight in preference implementation
Dirk Hohndel
2011-10-23
Make columns for temperature, cylinder, and nitrox optional
Dirk Hohndel
2011-10-21
Fix "Keep window size for new notebook pages" to not set minimum size
Dirk Hohndel
2011-10-21
Make the first filename on the command line the default filename
Dirk Hohndel
2011-10-20
Keep window size for new notebook pages
Dirk Hohndel
2011-10-11
Have "make install" act more as expected for a desktop application
Dirk Hohndel
2011-10-06
Remove some useless casts from and to void pointers
Julian Andres Klode
2011-10-05
Make FileChooserButton end import dialog
Dirk Hohndel
2011-10-05
Mark the FileChooserButton as UNABLE to select multiple files
Dirk Hohndel
2011-10-05
Add XML file import back and treat open and import differently
Dirk Hohndel
2011-10-05
For a manual renumber, default to the existing first dive number
Linus Torvalds
2011-10-05
Move 'dive_list_update_dives()' call into 'report_dives()'
Linus Torvalds
2011-10-04
Shorten the tooltip timeout
Dirk Hohndel
2011-10-04
Replace event text with small red triangle and tooltip
Dirk Hohndel
2011-10-04
Change plot routine to take a drawing_area as argument
Dirk Hohndel
2011-10-03
Merge branch 'uemis-integration' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-10-02
Split up generic code to generate a gtk tree view column
Linus Torvalds
2011-09-27
The notebook pages can only be dropped back into the main notebook
Dirk Hohndel
2011-09-27
Linus would like to be less on the bleeding edge of Gtk+
Dirk Hohndel
2011-09-27
Use the correct signal to avoid Gtk-CRITICAL error message
Dirk Hohndel
2011-09-27
Clean up the drag and drop code and allow ripping off the Dive Profile
Dirk Hohndel
2011-09-27
Add drag-n-drop support to be able to re-integrate the dive list
Linus Torvalds
2011-09-27
Don't mark the divelist window transient
Linus Torvalds
2011-09-27
Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-09-27
Store options in gconf
Dirk Hohndel
2011-09-27
Make the dive list start as a plain notebook page
Linus Torvalds
2011-09-27
Add preference option to chose if SAC and/or OTU should be in divelist
Dirk Hohndel
2011-09-26
Add the version to the Makefile
Linus Torvalds
2011-09-26
Add a GtkEntry to allow editing of the device name
Linus Torvalds
2011-09-26
Add a "Dive Computer" frame around the dive computer choice in import
Linus Torvalds
2011-09-26
Add a xml file filter to the file open dialog
Linus Torvalds
2011-09-24
Add an 'About' dialog
Linus Torvalds
2011-09-24
Use 'gtk_dialog_get_content_area()' instead of accessing dialog directly
Linus Torvalds
2011-09-22
Fix progress bar during libdivecomputer imports
Linus Torvalds
2011-09-21
Use the last (or only) filename on command line as default for saving
Dirk Hohndel
2011-09-21
Show the "save changes" dialog before the main window is destroyed
Dirk Hohndel
2011-09-21
Check for changes at regular 'quit' events as well
Dirk Hohndel
2011-09-21
Catch changes to the info of the current dive when quitting
Dirk Hohndel
[prev]
[next]