summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* r19083@shi: ted | 2008-04-21 16:09:24 -0700Ted Gould2008-04-221-0/+4
* BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...Albin Sunnanbo2008-03-131-0/+22
* Removing a few more debug statementsBryce Harrington2008-01-061-6/+0
* Fixing up a few more filesBryce Harrington2008-01-051-0/+5
* r16914@shi: ted | 2007-10-30 21:58:05 -0700Ted Gould2007-10-311-0/+4
* r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould2007-10-301-0/+2
* r16616@tres: ted | 2007-09-18 20:59:55 -0700Ted Gould2007-09-191-6/+0
* r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould2007-09-191-4/+0
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-131-4/+4
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-101-0/+77
* Use popplerBob Jamison2007-07-151-1/+1
* switch back to cairo pdf importer temporarilybulia byak2007-07-121-2/+2
* Enable the poppler-based PDF import extension by default.miklosh2007-07-121-1/+3
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+6
* Added missing #ifdefs for HAVE_POPPLER_GLIBmiklosh2007-07-041-1/+5