summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cdr-input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-1/+0
* CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2017-04-301-0/+13
* Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis2017-03-111-16/+21
* Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-111-3/+5
* Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-171-0/+7
* cdr-import: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-10/+1
* Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2016-03-301-89/+82
* Remove regex hack added in 14650Liam P. White2016-03-041-7/+1
* Fix improperly escaped character in previous commit (which actually fixes bug...Eduard Braun2016-02-141-1/+1
* Fix for bug 1478168 (CDR import crashes)Eduard Braun2016-02-141-1/+7
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-1/+1
* Update to experimental r13619Liam P. White2014-10-181-8/+28
|\
| * Update to trunk r13621Liam P. White2014-10-171-8/+28
| |\
| | * librevenge: update to latest patch from bug #1323592 (support old and new ver...su_v2014-08-261-8/+26
| | * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-9/+11
| * | Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* | | Update to experimental r13565Liam P. White2014-09-271-1/+1
* | | Update to experimental r13527Liam P. White2014-08-301-0/+6
|\| |
| * | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-0/+6
| * | Fix deprecated VBox useAlex Valavanis2014-08-231-3/+3
| |/
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* add some nullptr checking, should fix crash (couldn't test)Johan B. C. Engelen2013-10-271-1/+2
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-1/+1
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+6
* libcdr, libvisio: fix compiler warnings (comparison between signed and unsign...su_v2013-02-011-2/+2
* libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal supportsu_v2013-01-281-0/+39
* Add support for libcdrsu_v2013-01-241-0/+293