summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2012-05-272-12/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1004084 (bzr r11427)
* Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/616178 (bzr r11379)
* pdf import. set a default line width, see ↵Alvin Penner2012-05-151-1/+4
| | | | | http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539 (bzr r11364)
* improved workaround to prevent GfxRadialShading from getting corrupted ↵Alvin Penner2012-05-061-2/+15
| | | | | | | | during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11340)
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-302-2/+0
| | | (bzr r11309)
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-304-0/+28
| | | (bzr r11308)
* emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/990083 (bzr r11307)
* pdf import. modify criterion for applying scaling to gradientTransform (Bug ↵Alvin Penner2012-04-221-6/+8
| | | | | | | | 985182) Fixed bugs: - https://launchpad.net/bugs/985182 (bzr r11283)
* dropping some ghost code / probably fixing a memleak as wellKris De Gussem2012-04-211-4/+0
| | | (bzr r11273)
* cppcheck / fix issue in Dutch translationKris De Gussem2012-04-202-10/+5
| | | (bzr r11270)
* cppcheckKris De Gussem2012-04-201-3/+1
| | | (bzr r11269)
* Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem2012-04-202-6/+23
| | | (bzr r11268)
* Warning cleanupJon A. Cruz2012-04-188-60/+42
| | | (bzr r11265)
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-184-76/+17
| | | (bzr r11263)
* pdf import. for radial gradient, approximate an ExponentialFunction using an ↵Alvin Penner2012-04-151-19/+18
| | | | | | | | extra stop (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11256)
* Removed unused function.Jon A. Cruz2012-04-111-15/+0
| | | (bzr r11218)
* pdf import. temporary workaround to prevent GfxRadialShading from getting ↵Alvin Penner2012-04-081-1/+2
| | | | | | | | corrupted during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11184)
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-062-13/+18
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165)
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵John Smith2012-04-021-1/+1
| | | | | replaced with g_object_unref (bzr r11139)
* pdf import. improve upon rev 11094. transform four corners of bbox ↵Alvin Penner2012-03-211-8/+14
| | | | | | | | separately (Bug 919176) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11112)
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-181-15/+31
| | | (bzr r11097)
* pdf import. transform the bbox associated with a clip path (Bug 919176)Alvin Penner2012-03-181-0/+11
| | | | | | Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11094)
* cppcheckKris De Gussem2012-03-072-2/+15
| | | (bzr r11052)
* various minor thingsKris De Gussem2012-03-012-2/+2
| | | (bzr r11036)
* fix issues introduced with revision 10932Kris De Gussem2012-03-011-1/+1
| | | (bzr r11035)
* cppcheckKris De Gussem2012-02-292-0/+14
| | | | | added todo warning for sp-conn-end (after devmail message) (bzr r11033)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-295-20/+5
| | | (bzr r11030)
* Fix build failure in extensionsAlex Valavanis2012-02-2837-1/+42
| | | | | | Fixed bugs: - https://launchpad.net/bugs/942570 (bzr r11028)
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-2715-0/+18
|\ | | | | (bzr r11027)
* | header cleaningAlex Valavanis2012-02-261-1/+2
| | | | | | (bzr r11017)
* | Header cleaningAlex Valavanis2012-02-252-17/+30
| | | | | | (bzr r11015)
* | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
| | | | | | (bzr r11011)
* | cppcheckKris De Gussem2012-02-151-1/+1
| | | | | | (bzr r10987)
* | More header cleanup/fwd declarationsAlex Valavanis2012-02-151-0/+9
| | | | | | (bzr r10986)
* | cppcheckKris De Gussem2012-02-153-84/+79
| | | | | | (bzr r10977)
* | Header cleaningAlex Valavanis2012-02-122-0/+3
| | | | | | (bzr r10963)
* | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-083-46/+32
| | | | | | (bzr r10952)
* | Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-072-0/+16
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947)
* | Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-062-24/+22
| | | | | | (bzr r10943)
* | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | | | | (bzr r10940)
* | initialisationKris De Gussem2012-02-042-14/+12
| | | | | | (bzr r10933)
* | cppcheck tells us: scanf without field width limits can crash with huge ↵Kris De Gussem2012-02-041-12/+7
| | | | | | | | | | | | | | input data. (gimpgrad) Some additional scanf modifications (bzr r10932)
* | emf export. change text height property lfHeight from + to - (Bug 919728)Alvin Penner2012-01-241-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/919728 (bzr r10922)
* | memleak / header stuff / unused variable.Kris De Gussem2012-01-221-10/+5
| | | | | | (bzr r10917)
* | cppcheckKris De Gussem2012-01-201-4/+2
| | | | | | | | | | | | tells us 'line 154: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 147" Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) (bzr r10915)
* | fix memleakKris De Gussem2012-01-201-2/+2
| | | | | | (bzr r10914)
* | cppcheckKris De Gussem2012-01-201-4/+2
| | | | | | | | | | | | tells us: "Possible null pointer dereference: _stream - otherwise it is redundant to check if _stream is null at line 105" Cannot check code on linux, but when you should get here _stream should be not NULL (if I interpreted correctly) (bzr r10913)
* | fix memleakKris De Gussem2012-01-201-4/+3
| | | | | | (bzr r10912)
* | add underscores to some member variables.Johan B. C. Engelen2012-01-173-15/+14
| | | | | | | | | | add some const stuff (bzr r10900)
* | Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-159/+245
| | | | | | (bzr r10853)