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
/
filedialogimpl-gtkmm.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i18n. Adding some context tags (disambiguation).
Nicolas Dufour
2012-04-11
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-0
/
+7
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-0
/
+8
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-0
/
+2
*
cppcheck
Kris De Gussem
2011-10-18
1
-3
/
+3
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ...
Jon A. Cruz
2011-08-14
1
-5
/
+10
*
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
2011-02-21
1
-103
/
+121
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-6
/
+7
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-6
/
+6
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
Changed default font from Bitstream Vera Sans to Sans. Not
Tavmjong Bah
2010-04-14
1
-4
/
+4
*
File preview max size increased to 10Mio.
Nicolas Dufour
2010-02-13
1
-1
/
+1
*
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
2009-08-09
1
-0
/
+4
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-11
/
+7
*
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
2009-08-07
1
-8
/
+22
*
Fix buglet: In the Save dialog the file extension should be automatically upd...
Maximilian Albert
2009-08-07
1
-1
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)
bulia byak
2009-02-06
1
-0
/
+33
*
From trunk
Ted Gould
2008-10-27
1
-30
/
+27
*
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
2008-09-11
1
-1
/
+4
*
this hack does not seem to be needed with modern gtk, and it prevents remembe...
bulia byak
2008-05-24
1
-4
/
+0
*
Only add to favorites if path is absolute
Jon A. Cruz
2008-02-24
1
-14
/
+21
*
Corrected Copyright years in file dialogs from 2007 -> 2008
Joel Holdsworth
2008-02-23
1
-1
/
+1
*
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
2008-02-23
1
-92
/
+26
*
further work on the gtkmm exception problems in the file dialog/filedialogimp...
Johan B. C. Engelen
2007-11-18
1
-2
/
+7
*
Fix exception catching, to allow polymorphism. Note to all: always catch by r...
Johan B. C. Engelen
2007-11-17
1
-2
/
+2
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-10
/
+10
*
attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ...
Johan B. C. Engelen
2007-11-08
1
-1
/
+15
*
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-1624
/
+1624
*
Relocated the code that adds a link to the example folder inside from file.cp...
Joel Holdsworth
2007-08-19
1
-3
/
+13
*
Separated the OCAL import and export dialogs into their own source file - oca...
Joel Holdsworth
2007-08-19
1
-691
/
+4
*
few changes in import from ocal dialog
Bruno Dilly
2007-08-18
1
-1
/
+3
*
add import from ocal feature
Bruno Dilly
2007-08-16
1
-4
/
+369
*
Fix for bug #1752113; added set_preview_widget_active(false) to FileSaveDialo...
gorodish
2007-08-14
1
-24
/
+25
*
capitalization
bulia byak
2007-08-10
1
-1
/
+1
*
changes export to ocal dialog
Bruno Dilly
2007-08-09
1
-0
/
+305
*
fix compile
bulia byak
2007-08-02
1
-1
/
+1
*
Renamed various classes:
Joel Holdsworth
2007-08-01
1
-30
/
+30
*
These files were separated out from filedialog.cpp and filedialog.h, so to fa...
Joel Holdsworth
2007-08-01
1
-0
/
+1628
[prev]