summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-10-31r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould1-0/+4
2007-10-30r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould1-0/+2
2007-09-19r16616@tres: ted | 2007-09-18 20:59:55 -0700Ted Gould1-6/+0
2007-09-19r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould1-4/+0
2007-09-13r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould1-4/+4
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-0/+77
2007-07-15Use popplerBob Jamison1-1/+1
2007-07-12switch back to cairo pdf importer temporarilybulia byak1-2/+2
2007-07-12Enable the poppler-based PDF import extension by default.miklosh1-1/+3
2007-07-12Initial commit of native poppler-based PDF import.miklosh1-0/+6
2007-07-04Added missing #ifdefs for HAVE_POPPLER_GLIBmiklosh1-1/+5
2007-07-04Initial commit of Cairo-based PDF import using libpopplermiklosh1-0/+2