summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-05-10Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng1-2/+0
2019-01-18fix compilation with HAVE_CAIRO_PDF=0Thomas Holder1-4/+8
2019-01-17Remove confusing and broken save as PNG optionMarc Jeanmougin1-2/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-02CMake: Allow to build with GraphicsMagick instead of ImageMagickEduard Braun1-4/+4
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-14/+14
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-14/+14
2017-11-07Misc. typosUnknown1-1/+1
2017-10-02third batchMarc Jeanmougin1-12/+1
2017-07-02Move directory scanners to new get_filenames(...) callsMartin Owens1-62/+4
2017-06-30Replace ImageMagic with GraphicsMagicchr[]1-0/+3
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-16/+12
2016-03-16[Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02021-1/+1
2014-06-26Convert accidental member accesses into static function accessesLiam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2014-06-06merge pdf import via poppler-cairo into native importerAdib Taraben1-8/+0
2013-09-28effects don't need to merge into menus if we're running without gui; with thi...buliabyak1-2/+0
2013-09-21Fix format security errorsAlex Valavanis1-1/+1
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-1/+3
2013-03-08changes_2013_02_25a.patchDavid Mathog1-0/+4
2013-01-24Add support for libcdrsu_v1-0/+6
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-0/+2
2012-09-23Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v1-9/+5
2012-07-09Add support for libvisioFridrich Strba1-0/+6
2012-02-25Header cleaningAlex Valavanis1-7/+8
2012-02-15cppcheckKris De Gussem1-5/+1
2011-08-18Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour1-0/+2
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-2/+0
2011-01-22add pdf import filter via poppler-cairoAdib Taraben1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-02Cleanup on id access.Jon A. Cruz1-8/+8
2009-07-12Added code to initialize DBus (if enabled.)Soren Berg1-0/+7
2009-05-03Warning cleanupJon A. Cruz1-5/+2
2008-11-21Merge from fe-movedTed Gould1-16/+2
2008-10-27From trunkTed Gould1-7/+7
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-5/+8
2008-09-01enable EPS export via cairo, use it instead of the old native onebulia byak1-1/+2
2008-08-31disable old non-cairo ps export via printbulia byak1-1/+1
2008-08-29temporarily, make pdf exporters switchable for testingbulia byak1-1/+4
2008-07-30add placeholder for expert contributorsBob Jamison1-0/+2
2008-06-14disable unused pdf-input-cairobulia byak1-1/+1
2008-05-29Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...Bob Jamison1-20/+0
2008-04-26r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould1-2/+3
2008-04-22r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould1-0/+4
2008-03-13BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...Albin Sunnanbo1-0/+22
2008-01-06Removing a few more debug statementsBryce Harrington1-6/+0
2008-01-05Fixing up a few more filesBryce Harrington1-0/+5