summaryrefslogtreecommitdiffstats
path: root/src/file-update.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-1/+1
* Unify translatable inkscape.org links and add translation commentsGyuris Gellért2019-08-281-0/+2
* Eliminate clang warningsThomas Holder2019-08-231-20/+20
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-10/+1
* Add comment, rename functionMarc Jeanmougin2019-04-241-3/+14
* Add second Tav fixMarc Jeanmougin2019-04-241-1/+16
* Fix style and line detectionMarc Jeanmougin2019-04-241-3/+4
* Removes style on empty linesMarc Jeanmougin2019-04-241-0/+20
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-44/+1
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-12/+12
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-2/+2
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* Update error messages.Tavmjong Bah2019-01-151-2/+2
* Clarify licensesMax Gaukler2018-11-081-0/+9
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+1
* Update file import dialog for old SVG. We couldent add a fixed siize so we n...Jabier Arraiza2018-09-181-24/+30
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-30/+35
* Make file update dialog transient for the main windowEduard Braun2017-11-301-0/+1
* Fix link for FAQ entry on DPI changeEduard Braun2017-10-151-1/+1
* Fix build for Gtk < 3.12Alexander Valavanis2017-07-091-0/+6
* Update for Gtk alignment changesAlexander Valavanis2017-07-091-5/+6
* Porting the pre-92 file update message from 0.92.x to trunk:Marc Jeanmougin2017-06-041-1/+442
* Minor refactor: check setlocale() occurences and make sure we do not setlocal...Eduard Braun2017-05-071-1/+4
* temporarily sets decimal separator locale to C to fix files correctly (Users ...Marc Jeanmougin2017-02-101-0/+3
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-0/+173