summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/vsd-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Gtk+ 2 buildAlex Valavanis2014-08-241-0/+6
| | | (bzr r13341.1.171)
* Fix deprecated VBox useAlex Valavanis2014-08-231-3/+3
| | | (bzr r13341.1.165)
* fix bug "some of the locale-based templates cause objects to be resized when ↵Johan B. C. Engelen2013-10-241-1/+1
| | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717)
* Fixed bug in last commit.Matthew Petroff2013-09-221-1/+2
| | | (bzr r12576)
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+6
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575)
* libcdr, libvisio: fix compiler warnings (comparison between signed and ↵su_v2013-02-011-2/+2
| | | | | unsigned integer expressions) (bzr r12059.1.7)
* Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵Alex Valavanis2012-12-251-1/+1
| | | | | christmas\!) (bzr r11986)
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1086504 (bzr r11961)
* Added Visio FilesFridrich Strba2012-07-091-0/+289
(bzr r11533.1.2)