index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
filedialog.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
Remove unused code for NEW_EXPORT_DIALOG
Patrick Storz
1
-143
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-01-07
Improve FileSave dialog
Marc Jeanmougin
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+1
2014-03-05
Added new swatches dialog
Liam P. White
1
-0
/
+1
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-1
/
+2
2012-11-25
Fix for 1036059 : Keyboard shortcut editor
John Smith
1
-0
/
+2
2012-07-15
Fix for 1023655 : Improvments to Embedded script UI
John Smith
1
-1
/
+4
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2011-02-21
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
1
-1
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-09
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
1
-1
/
+4
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
1
-1
/
+5
2009-08-07
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
1
-1
/
+2
2008-10-27
From trunk
Ted Gould
1
-7
/
+7
2008-09-11
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
1
-19
/
+30
2008-02-23
Corrected Copyright years in file dialogs from 2007 -> 2008
Joel Holdsworth
1
-1
/
+3
2008-02-23
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
1
-22
/
+43
2007-08-19
Separated the OCAL import and export dialogs into their own source file - oca...
Joel Holdsworth
1
-117
/
+0
2007-08-16
add import from ocal feature
Bruno Dilly
1
-0
/
+53
2007-08-09
changes export to ocal dialog
Bruno Dilly
1
-0
/
+64
2007-08-01
Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for...
Joel Holdsworth
1
-1
/
+6
2007-07-28
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
1
-3
/
+6
2007-03-02
Switched from deferred extension appending to live extension swapping in the ...
Jon A. Cruz
1
-0
/
+2
2006-10-01
Fixes path memory issues with the save dialog. (Closes: #1089414)
Kees Cook
1
-0
/
+4
2006-08-22
I added Johan's badass patch for save a copy with the features I requested.
Jon Phillips
1
-0
/
+6
2006-07-19
Add property getters to FileExportDialog
Bob Jamison
1
-1
/
+79
2006-07-16
more string cleanup
Bob Jamison
1
-14
/
+26
2006-07-12
clean up redundancies. add a placeholder for Export dialog
Bob Jamison
1
-2
/
+67
2006-07-12
move filedialog to its new home
Bob Jamison
1
-2
/
+2