summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2012-05-272-12/+7
* Drop deprecated GtkNotebookPage usageAlex Valavanis2012-05-221-2/+9
* Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
* pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner2012-05-151-1/+4
* A couple of simple Gtk3 fixesAlex Valavanis2012-05-061-0/+8
* improved workaround to prevent GfxRadialShading from getting corrupted during...Alvin Penner2012-05-061-2/+15
* Syntax of null pointer dereference checkingKris De Gussem2012-05-031-4/+6
* extensions: string class usageKris De Gussem2012-05-011-17/+7
* fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)Kris De Gussem2012-05-011-4/+2
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-302-2/+0
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-306-2/+56
* emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-285-3/+12
* C++ify syntax a bitJohan B. C. Engelen2012-04-281-7/+6
* fix paths when working with command line (Bug #695120 , patch by Patrick Monn...Kris De Gussem2012-04-281-0/+26
* pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner2012-04-221-6/+8
* dropping some ghost code / probably fixing a memleak as wellKris De Gussem2012-04-211-4/+0
* cppcheck / fix issue in Dutch translationKris De Gussem2012-04-202-10/+5
* cppcheckKris De Gussem2012-04-201-3/+1
* Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem2012-04-202-6/+23
* Warning cleanupJon A. Cruz2012-04-188-60/+42
* Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith2012-04-184-76/+17
* Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2012-04-172-0/+2
* pdf import. for radial gradient, approximate an ExponentialFunction using an ...Alvin Penner2012-04-151-19/+18
* Workaround for gtkmm build issue with dbus APIAlex Valavanis2012-04-141-2/+1
* Clean up a few Gtkmm orientablesAlex Valavanis2012-04-111-0/+5
* Removed unused function.Jon A. Cruz2012-04-111-15/+0
* cppcheck stuffKris De Gussem2012-04-091-2/+2
* pdf import. temporary workaround to prevent GfxRadialShading from getting cor...Alvin Penner2012-04-081-1/+2
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-062-13/+18
* Warning cleanup.Jon A. Cruz2012-04-041-6/+6
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-021-1/+1
* pdf import. improve upon rev 11094. transform four corners of bbox separately...Alvin Penner2012-03-211-8/+14
* Extensions. Script parameters values can now be translated (see Bug #955798).Nicolas Dufour2012-03-191-1/+10
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-182-15/+47
* pdf import. transform the bbox associated with a clip path (Bug 919176)Alvin Penner2012-03-181-0/+11
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-071-4/+0
* cppcheckKris De Gussem2012-03-074-880/+874
* various minor thingsKris De Gussem2012-03-013-18/+20
* fix issues introduced with revision 10932Kris De Gussem2012-03-011-1/+1
* cppcheckKris De Gussem2012-02-295-4/+15
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2922-62/+78
* Fix build failure in extensionsAlex Valavanis2012-02-2837-1/+42
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-2717-4/+28
|\
* | header cleaningAlex Valavanis2012-02-268-15/+18
* | Header cleaningAlex Valavanis2012-02-253-12/+11
* | Header cleaningAlex Valavanis2012-02-254-23/+41
* | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* | cppcheckKris De Gussem2012-02-151-1/+1
* | More header cleanup/fwd declarationsAlex Valavanis2012-02-152-7/+28