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