| Commit message (Expand) | Author | Files | Lines |
| 2012-04-30 | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 1 | -1/+0 |
| 2012-04-30 | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 1 | -0/+10 |
| 2012-04-18 | Warning cleanup | Jon A. Cruz | 1 | -6/+3 |
| 2012-04-18 | Fix for 169888 : Patch for HIG style frames for PDF import dialogs | John Smith | 1 | -32/+5 |
| 2012-04-06 | Fix remaining GTKMM deprecation issues | Alex Valavanis | 1 | -7/+10 |
| 2012-02-26 | header cleaning | Alex Valavanis | 1 | -1/+2 |
| 2012-02-25 | Header cleaning | Alex Valavanis | 1 | -1/+7 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 |
| 2012-02-07 | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 1 | -0/+8 |
| 2012-02-06 | Extensions: replace deprecated gtkmm symbols | Alex Valavanis | 1 | -12/+11 |
| 2011-12-29 | cleanup includes | Johan B. C. Engelen | 1 | -6/+6 |
| 2011-12-29 | fix preview of pdf files with weird characters in filename | Johan B. C. Engelen | 1 | -2/+2 |
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -1/+1 |
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -1/+1 |
| 2011-04-16 | change spinbox to new one in many places. | Johan B. C. Engelen | 1 | -1/+2 |
| 2010-10-12 | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2010-08-22 | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 1 | -6/+4 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 1 | -3/+3 |
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -1/+1 |
| 2009-12-16 | Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation... | Josh Andler | 1 | -0/+1 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -2/+2 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 |
| 2009-06-03 | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 1 | -0/+2 |
| 2009-04-15 | patch 179589 with UI added: optionally, try to replace a font name specified ... | bulia byak | 1 | -0/+12 |
| 2008-06-12 | prevent crashing by not running prefs dialog when in command line mode | bulia byak | 1 | -7/+16 |
| 2008-04-21 | r19076@shi: ted | 2008-04-21 15:42:45 -0700 | Ted Gould | 1 | -2/+2 |
| 2008-04-13 | translator comment | Arpad Biro | 1 | -0/+1 |
| 2008-02-20 | * INTL - fixed: "Crop to" dropdown strings not translated for PDF Import | Marcin Floryan | 1 | -9/+10 |
| 2008-02-20 | yet another contextual split | Alexandre Prokoudine | 1 | -1/+1 |
| 2008-01-31 | a bunch of small changes to provide a user readable explanation of filters | Alexandre Prokoudine | 1 | -3/+3 |
| 2008-01-30 | A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not f... | Alexandre Prokoudine | 1 | -6/+6 |
| 2008-01-09 | Another take to fixing pdf import crash, likely without memory leak | Niko Kiirala | 1 | -3/+3 |
| 2008-01-09 | and in one more place | bulia byak | 1 | -1/+1 |
| 2008-01-08 | trying to fix pdf import crashes | bulia byak | 1 | -1/+1 |
| 2007-12-17 | revert comenting of uri argument in PdfImportDialog | Adib Taraben | 1 | -1/+1 |
| 2007-12-17 | non-poppler build fix | Jon A. Cruz | 1 | -47/+49 |
| 2007-12-16 | [BUG #169122] PDF import doesn't work when file name has accents, partially f... | Adib Taraben | 1 | -8/+41 |
| 2007-11-18 | Switched from directly using CairoOutputDev to using the poppler-glib API | miklosh | 1 | -19/+22 |
| 2007-08-23 | add too-high-precision warning, transientize, copyediting, cosmetic | bulia byak | 1 | -30/+44 |
| 2007-08-23 | initialize page number and preview | bulia byak | 1 | -0/+2 |
| 2007-08-23 | Clear Cairo surface to white before rendering preview | miklosh | 1 | -0/+2 |
| 2007-08-23 | Display the total number of pages next to the page number spinbutton | miklosh | 1 | -1/+16 |
| 2007-08-20 | Use the embedded thumbnails for preview when poppler-cairo is not available | miklosh | 1 | -23/+60 |
| 2007-08-19 | Disable the page selector when there's only one page | miklosh | 1 | -0/+4 |
| 2007-08-19 | Added checks for pixbuf/pixmap allocation failure | miklosh | 1 | -2/+7 |
| 2007-08-19 | Added autoconf checks for poppler-cairo and cairo-ft which are needed for PDF... | miklosh | 1 | -1/+11 |
| 2007-08-19 | Added a PDF import settings dialog | miklosh | 1 | -4/+495 |
| 2007-08-01 | Redirected opening of AI files to the poppler-based PDF import extension | miklosh | 1 | -2/+16 |
| 2007-07-28 | Set top-level groups as layers with the name of the PDF document | miklosh | 1 | -1/+7 |