| Commit message (Expand) | Author | Files | Lines |
| 2012-10-04 | code cleanup: make more functions static, add includes. | Campbell Barton | 1 | -0/+2 |
| 2012-07-09 | Add support for libvisio | Fridrich Strba | 1 | -0/+6 |
| 2012-02-25 | Header cleaning | Alex Valavanis | 1 | -7/+8 |
| 2012-02-15 | cppcheck | Kris De Gussem | 1 | -5/+1 |
| 2011-08-18 | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image). | Nicolas Dufour | 1 | -0/+2 |
| 2011-04-15 | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 1 | -2/+0 |
| 2011-01-22 | add pdf import filter via poppler-cairo | Adib Taraben | 1 | -2/+2 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -8/+8 |
| 2009-07-12 | Added code to initialize DBus (if enabled.) | Soren Berg | 1 | -0/+7 |
| 2009-05-03 | Warning cleanup | Jon A. Cruz | 1 | -5/+2 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -16/+2 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -7/+7 |
| 2008-09-16 | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 1 | -5/+8 |
| 2008-09-01 | enable EPS export via cairo, use it instead of the old native one | bulia byak | 1 | -1/+2 |
| 2008-08-31 | disable old non-cairo ps export via print | bulia byak | 1 | -1/+1 |
| 2008-08-29 | temporarily, make pdf exporters switchable for testing | bulia byak | 1 | -1/+4 |
| 2008-07-30 | add placeholder for expert contributors | Bob Jamison | 1 | -0/+2 |
| 2008-06-14 | disable unused pdf-input-cairo | bulia byak | 1 | -1/+1 |
| 2008-05-29 | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B... | Bob Jamison | 1 | -20/+0 |
| 2008-04-26 | r19136@shi: ted | 2008-04-24 19:44:01 -0700 | Ted Gould | 1 | -2/+3 |
| 2008-04-22 | r19083@shi: ted | 2008-04-21 16:09:24 -0700 | Ted Gould | 1 | -0/+4 |
| 2008-03-13 | BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ... | Albin Sunnanbo | 1 | -0/+22 |
| 2008-01-06 | Removing a few more debug statements | Bryce Harrington | 1 | -6/+0 |
| 2008-01-05 | Fixing up a few more files | Bryce Harrington | 1 | -0/+5 |
| 2007-10-31 | r16914@shi: ted | 2007-10-30 21:58:05 -0700 | Ted Gould | 1 | -0/+4 |
| 2007-10-30 | r16895@shi: ted | 2007-10-30 09:35:24 -0700 | Ted Gould | 1 | -0/+2 |
| 2007-09-19 | r16616@tres: ted | 2007-09-18 20:59:55 -0700 | Ted Gould | 1 | -6/+0 |
| 2007-09-19 | r16593@tres: ted | 2007-09-18 09:16:31 -0700 | Ted Gould | 1 | -4/+0 |
| 2007-09-13 | r16564@tres: ted | 2007-09-12 20:45:12 -0700 | Ted Gould | 1 | -4/+4 |
| 2007-08-10 | r16217@tres: ted | 2007-08-10 10:36:27 -0700 | Ted Gould | 1 | -0/+77 |
| 2007-07-15 | Use poppler | Bob Jamison | 1 | -1/+1 |
| 2007-07-12 | switch back to cairo pdf importer temporarily | bulia byak | 1 | -2/+2 |
| 2007-07-12 | Enable the poppler-based PDF import extension by default. | miklosh | 1 | -1/+3 |
| 2007-07-12 | Initial commit of native poppler-based PDF import. | miklosh | 1 | -0/+6 |
| 2007-07-04 | Added missing #ifdefs for HAVE_POPPLER_GLIB | miklosh | 1 | -1/+5 |
| 2007-07-04 | Initial commit of Cairo-based PDF import using libpoppler | miklosh | 1 | -0/+2 |
| 2007-05-09 | cairo ps output patch | theAdib | 1 | -0/+2 |
| 2006-11-13 | patch for emf export on win32 | bulia byak | 1 | -0/+4 |
| 2006-11-10 | disable "experimental" Cairo PDF output for now | MenTaLguY | 1 | -0/+2 |
| 2006-11-10 | jettison old PDF export | MenTaLguY | 1 | -4/+0 |
| 2006-10-01 | PNG output for Cairo renderer | miklosh | 1 | -0/+2 |
| 2006-10-01 | Initial commit of Cairo renderer for PDF export | miklosh | 1 | -0/+2 |
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -2/+2 |
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -2/+2 |
| 2006-08-17 | see, if someone else with actual time had done this they probably wouldn't be... | MenTaLguY | 1 | -2/+8 |
| 2006-07-31 | r13108@tres: ted | 2006-07-30 12:27:51 -0700 | Ted Gould | 1 | -0/+2 |
| 2006-07-28 | Add Miklos's new Cairo PDF rendering | Bob Jamison | 1 | -0/+4 |
| 2006-05-19 | PDF export patch by Ulf Erikson | bulia byak | 1 | -0/+4 |
| 2006-02-16 | add odf | Bob Jamison | 1 | -2/+4 |