summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-101-2/+0
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-181-4/+8
* Remove confusing and broken save as PNG optionMarc Jeanmougin2019-01-171-2/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* CMake: Allow to build with GraphicsMagick instead of ImageMagickEduard Braun2018-10-021-4/+4
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* 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-14/+14
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-14/+14
* Misc. typosUnknown2017-11-071-1/+1
* third batchMarc Jeanmougin2017-10-021-12/+1
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-021-62/+4
* Replace ImageMagic with GraphicsMagicchr[]2017-06-301-0/+3
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-16/+12
* [Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02022016-03-161-1/+1
* Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+1
* 1. make it compileLiam P. White2014-06-251-1/+1
* merge pdf import via poppler-cairo into native importerAdib Taraben2014-06-061-8/+0
* effects don't need to merge into menus if we're running without gui; with thi...buliabyak2013-09-281-2/+0
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* merge from trunk (r12258)su_v2013-03-291-1/+3
|\
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+3
* | changes_2013_02_25a.patchDavid Mathog2013-03-081-0/+4
* | merge from trunk (r12122)su_v2013-02-131-0/+6
|\|
| * Add support for libcdrsu_v2013-01-241-0/+6
* | merge from trunk (r11737)su_v2012-10-041-0/+2
|\|
| * code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-0/+2
* | merge from trunk (r11698)su_v2012-09-231-0/+6
|\|
| * Add support for libvisioFridrich Strba2012-07-091-0/+6
* | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-9/+5
|/
* Header cleaningAlex Valavanis2012-02-251-7/+8
* cppcheckKris De Gussem2012-02-151-5/+1
* Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour2011-08-181-0/+2
* No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-2/+0
* add pdf import filter via poppler-cairoAdib Taraben2011-01-221-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Merge from trunkTed Gould2010-03-261-7/+7
|\
| * Cleanup on id access.Jon A. Cruz2010-03-021-8/+8
* | Added code to initialize DBus (if enabled.)Soren Berg2009-07-121-0/+7
|/
* Warning cleanupJon A. Cruz2009-05-031-5/+2
* Merge from fe-movedTed Gould2008-11-211-16/+2
* From trunkTed Gould2008-10-271-7/+7
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-5/+8
* enable EPS export via cairo, use it instead of the old native onebulia byak2008-09-011-1/+2
* disable old non-cairo ps export via printbulia byak2008-08-311-1/+1
* temporarily, make pdf exporters switchable for testingbulia byak2008-08-291-1/+4
* add placeholder for expert contributorsBob Jamison2008-07-301-0/+2
* disable unused pdf-input-cairobulia byak2008-06-141-1/+1
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...Bob Jamison2008-05-291-20/+0
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-261-2/+3