summaryrefslogtreecommitdiffstats
path: root/src/extension/init.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-0/+2
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
2007-05-09cairo ps output patchtheAdib1-0/+2
2006-11-13patch for emf export on win32bulia byak1-0/+4
2006-11-10disable "experimental" Cairo PDF output for nowMenTaLguY1-0/+2
2006-11-10jettison old PDF exportMenTaLguY1-4/+0
2006-10-01PNG output for Cairo renderermiklosh1-0/+2
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-08-17see, if someone else with actual time had done this they probably wouldn't be...MenTaLguY1-2/+8
2006-07-31r13108@tres: ted | 2006-07-30 12:27:51 -0700Ted Gould1-0/+2
2006-07-28Add Miklos's new Cairo PDF renderingBob Jamison1-0/+4
2006-05-19PDF export patch by Ulf Eriksonbulia byak1-0/+4
2006-02-16add odfBob Jamison1-2/+4