| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Revert unintended changes. | Tavmjong Bah | 2015-05-27 | 2 | -159/+8 | |
| | | | | (bzr r14181) | |||||
| * | Add 'font-variant-xxx' to properties that should not be set on non-text ↵ | Tavmjong Bah | 2015-05-27 | 2 | -8/+159 | |
| | | | | | | elements. (bzr r14179) | |||||
| * | Fix Gtk3 build. | Tavmjong Bah | 2015-05-26 | 1 | -0/+6 | |
| | | | | (bzr r14177) | |||||
| * | Fix crash in import of PDF via Poppler/Cairo with relative path. | Tavmjong Bah | 2015-05-24 | 1 | -22/+28 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1351246 (bzr r14172) | |||||
| * | Respect PDF image 'interpolate' value on import. | Tavmjong Bah | 2015-05-24 | 3 | -27/+73 | |
| | | | | (bzr r14171) | |||||
| * | Reorganized PDF import dialog, disabling unused options as appropriate. | Tavmjong Bah | 2015-05-24 | 2 | -67/+90 | |
| | | | | (bzr r14170) | |||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 | |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| * | Bump Poppler dependency to 0.8.3 | Alex Valavanis | 2015-02-12 | 1 | -20/+0 | |
| | | | | (bzr r13917) | |||||
| * | static code analysis: initialisation | Kris De Gussem | 2014-12-28 | 1 | -3/+3 | |
| | | | | (bzr r13827) | |||||
| * | Fix build with poppler 0.29.0 (Bug #1399811) | su_v | 2014-12-11 | 1 | -6/+26 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1399811 (bzr r13794) | |||||
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵ | Tavmjong Bah | 2014-11-26 | 1 | -1/+1 | |
| | | | | | | by function. (bzr r13774) | |||||
| * | Update to experimental r13619 | Liam P. White | 2014-10-18 | 3 | -88/+148 | |
| |\ | | | | | (bzr r13341.5.18) | |||||
| | * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 3 | -88/+148 | |
| | |\ | | | | | | | (bzr r13341.1.278) | |||||
| | | * | Merge in osx-packaging-update branch. OS X packaging now works correctly for ↵ | Liam P. White | 2014-10-16 | 1 | -0/+24 | |
| | | |\ | | | | | | | | | | | | | | | | | trunk. (bzr r13620) | |||||
| | | | * | add poppler data to bundle, fix relocation support (see bug #956282) | su_v | 2014-08-21 | 1 | -0/+24 | |
| | | | | | | | | | | | | | (bzr r13506.1.40) | |||||
| | | * | | Cleanup of unintialized and leaked values. | Jon A. Cruz | 2014-10-16 | 2 | -88/+124 | |
| | | | | | | | | | | | | | (bzr r13618) | |||||
| | | * | | More direct way of finding font-family. One entry per unique style. | Tavmjong Bah | 2014-10-15 | 1 | -6/+5 | |
| | | |/ | | | | | | | | | | | | | (experimental r13580 and r12581) (bzr r13616.1.3) | |||||
| * | | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -6/+5 | |
| |\| | | | | | | | | (bzr r13341.5.17) | |||||
| | * | | Removal of unused code dealing with PangoStringToDescrMap and ↵ | Tavmjong Bah | 2014-10-03 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | UIStringToPangoStringMap. Removal of font_factory::GetUIFamiliesAndStyle() (unneeded after implementation of style caching). (bzr r13341.1.239) | |||||
| | * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 | |
| | |/ | | | | | (bzr r13341.1.192) | |||||
| * | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -1/+1 | |
| | | | | | | | (bzr r13341.5.16) | |||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | |||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 | |
| |/ | | | (bzr r13341.5.1) | |||||
| * | merge pdf import via poppler-cairo into native importer | Adib Taraben | 2014-06-06 | 2 | -62/+175 | |
| | | | | (bzr r13409) | |||||
| * | Patch from comment 7. Fixes build with Poppler 0.26. | Matthias Kilian (no public email in lp) | 2014-06-03 | 1 | -9/+45 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1315142 (bzr r13405) | |||||
| * | remove #pragma for 11 year old compiler that I cannot imagine anyone using ↵ | Johan B. C. Engelen | 2014-03-20 | 1 | -8/+0 | |
| | | | | | | at this point (bzr r13174) | |||||
| * | Render zero-width PDF lines as 1px lines compensated for current transform. | Krzysztof Kosi??ski | 2014-03-13 | 2 | -13/+9 | |
| | | | | | | | | | Partially fixes import of some LibreOffice charts. See LP bug #1283537 Fixed bugs: - https://launchpad.net/bugs/1283537 (bzr r13143) | |||||
| * | pdfinput: Do not use an extremely ugly static variable in SvgBuilder | Krzysztof Kosi??ski | 2014-03-13 | 2 | -28/+30 | |
| | | | | (bzr r13142) | |||||
| * | Set 'preserveAspectRatio' to 'none' for PDF image input. Fixes #878984. | Tavmjong Bah | 2014-02-11 | 1 | -0/+4 | |
| | | | | (bzr r13023) | |||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 | |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | |||||
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 1 | -0/+6 | |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | |||||
| * | Improve code readability. | Matthew Petroff | 2013-08-28 | 2 | -4/+4 | |
| | | | | (bzr r12475.1.9) | |||||
| * | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 2 | -6/+6 | |
| |\ | | | | | (bzr r12471) | |||||
| | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 2 | -6/+6 | |
| | | | | | | | (bzr r12380.1.54) | |||||
| * | | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 2 | -11/+8 | |
| | | | | | | | (bzr r12469) | |||||
| * | | pdf import. re-define tiling pattern scaling matrix (Bug 1168908) | Alvin Penner | 2013-08-03 | 1 | -1/+19 | |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168908 (bzr r12450) | |||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 | |
| | | | | | | has it. (bzr r12353) | |||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 | |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+1 | |
| | | | | (bzr r12209) | |||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -3/+3 | |
| | | | | (bzr r12206) | |||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -1/+1 | |
| | | | | | | forward declarations (bzr r12203) | |||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 1 | -280/+285 | |
| | | | | (bzr r12193) | |||||
| * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 1 | -0/+8 | |
| | | | | (bzr r12181) | |||||
| * | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 2 | -2/+7 | |
| | | | | (bzr r12178) | |||||
| * | cppcheck | Kris De Gussem | 2013-02-11 | 1 | -2/+2 | |
| | | | | (bzr r12117) | |||||
| * | Win32. Fixing invalid cast (introduced rev.11986). | Nicolas Dufour | 2012-12-26 | 1 | -1/+1 | |
| | | | | (bzr r11989) | |||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -3/+3 | |
| | | | | | | christmas\!) (bzr r11986) | |||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -8/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | |||||
| * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 2 | -1/+11 | |
| | | | | (bzr r11777) | |||||
| * | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709) | Alvin Penner | 2012-09-10 | 1 | -1/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/219709 (bzr r11661) | |||||
