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