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
2012-09-17
Once again improve existing filename handling
Dirk Hohndel
2012-09-17
Mark divelist unchanged after closing the datafile
Dirk Hohndel
2012-09-17
Put creation of the file selector box filter into helper function
Dirk Hohndel
2012-09-17
Reimplement the GtkFileChooserButton for import
Dirk Hohndel
2012-09-17
The Open menu entry should open just one file
Dirk Hohndel
2012-09-17
Move Import menu entry back to File menu
Dirk Hohndel
2012-09-17
File Open now closes the previous file, first
Dirk Hohndel
2012-09-17
Display current filename in windows title
Dirk Hohndel
2012-09-13
Use glib file and pathname functions
Dirk Hohndel
2012-09-13
Prevent the preferences dialog from getting focus with file selector open
Dirk Hohndel
2012-09-13
Fix memory leaks and one potential NULL dereference
Dirk Hohndel
2012-09-12
various small fixes to the defaultfile model
Lubomir I. Ivanov
2012-09-12
Make sure Subsurface receives Quit / Command-Q callback on Mac
Dirk Hohndel
2012-09-11
Inline g_list_free_full for better compatibility
Lubomir I. Ivanov
2012-09-11
Use glibio functions for mkdir
Dirk Hohndel
2012-09-10
Fix silly folder permission bug
Dirk Hohndel
2012-09-10
Implement Close menu option that allows closing the data file
Dirk Hohndel
2012-09-10
Change behavior for the existing filename
Dirk Hohndel
2012-09-09
First cut of adding a default file name
Dirk Hohndel
2012-09-03
Correctly initialize the toggle state of the autogroup menu entry
Dirk Hohndel
2012-09-02
Add autogen menu command
Dirk Hohndel
2012-08-28
Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface
Linus Torvalds
2012-08-28
Merge git://git.tdb.fi/ext/subsurface
Linus Torvalds
2012-08-27
Merge branch 'trips' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-27
First cut of explicit trip tracking
Dirk Hohndel
2012-08-26
Might as well free current_file
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2012-08-26
replaced stdndup() with the inlined equivalent
Lubomir I. Ivanov
2012-08-26
Fix broken default filename for save-as
Dirk Hohndel
2012-08-22
moved zoomed_plot to display.h
Maximilian Güntner
2012-08-22
Merge branch 'master' into freediving-tweaks
Maximilian Güntner
2012-08-22
Fix an off-by-one error in buffer allocation
Mikko Rasa
2012-08-18
Fix default size for scrollable notebook
Dirk Hohndel
2012-08-18
Make the notebook portion (dive notes/equipment/info) a scrollable window
Linus Torvalds
2012-08-18
Fix uninitialized pointer crash for "Save As"
Linus Torvalds
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-17
Add a 'Save As' entry in the menu.
Pierre-Yves Chibon
2012-08-17
Allow to cancel while trying to quit and the data was changed.
Pierre-Yves Chibon
2012-08-17
When the file has been opened rely on it to save.
Pierre-Yves Chibon
2012-08-17
Remove repetitions of "Show" in Preferences dialog
Henrik Brautaset Aronsen
2012-08-16
Merge branch 'tree2' of git://git.hohndel.org/subsurface
Linus Torvalds
2012-08-15
Redo dive editing
Dirk Hohndel
2012-08-14
Add exposure protection tracking
Dirk Hohndel
2012-08-07
Add total weight column to divelist
Dirk Hohndel
2012-07-31
Add a separate "Save as" entry to the menu
Mikko Rasa
2012-07-31
Changes to menu icons
Mikko Rasa
2012-07-31
Divide the panes evenly in view_three
Mikko Rasa
2012-06-27
Make it possible to do "Add Dive" from just the main dive menu
Linus Torvalds
2012-06-22
Update to new sane libdivecomputer interfaces
Linus Torvalds
2012-06-11
added "Zoom" button and improved scaling
Maximilian Güntner
[next]