summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-27emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2-12/+7
2012-05-22Drop deprecated GtkNotebookPage usageAlex Valavanis1-2/+9
2012-05-18Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz1-2/+4
2012-05-15pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner1-1/+4
2012-05-06A couple of simple Gtk3 fixesAlex Valavanis1-0/+8
2012-05-06improved workaround to prevent GfxRadialShading from getting corrupted during...Alvin Penner1-2/+15
2012-05-03Syntax of null pointer dereference checkingKris De Gussem1-4/+6
2012-05-01extensions: string class usageKris De Gussem1-17/+7
2012-05-01fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)Kris De Gussem1-4/+2
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2-2/+0
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis6-2/+56
2012-04-29emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner1-0/+6
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis5-3/+12
2012-04-28C++ify syntax a bitJohan B. C. Engelen1-7/+6
2012-04-28fix paths when working with command line (Bug #695120 , patch by Patrick Monn...Kris De Gussem1-0/+26
2012-04-22pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner1-6/+8
2012-04-21dropping some ghost code / probably fixing a memleak as wellKris De Gussem1-4/+0
2012-04-20cppcheck / fix issue in Dutch translationKris De Gussem2-10/+5
2012-04-20cppcheckKris De Gussem1-3/+1
2012-04-20Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem2-6/+23
2012-04-18Warning cleanupJon A. Cruz8-60/+42
2012-04-18Fix for 169888 : Patch for HIG style frames for PDF import dialogsJohn Smith4-76/+17
2012-04-17Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...Alex Valavanis2-0/+2
2012-04-15pdf import. for radial gradient, approximate an ExponentialFunction using an ...Alvin Penner1-19/+18
2012-04-14Workaround for gtkmm build issue with dbus APIAlex Valavanis1-2/+1
2012-04-11Clean up a few Gtkmm orientablesAlex Valavanis1-0/+5
2012-04-11Removed unused function.Jon A. Cruz1-15/+0
2012-04-09cppcheck stuffKris De Gussem1-2/+2
2012-04-08pdf import. temporary workaround to prevent GfxRadialShading from getting cor...Alvin Penner1-1/+2
2012-04-06Fix remaining GTKMM deprecation issuesAlex Valavanis2-13/+18
2012-04-04Warning cleanup.Jon A. Cruz1-6/+6
2012-04-02Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith1-1/+1
2012-03-21pdf import. improve upon rev 11094. transform four corners of bbox separately...Alvin Penner1-8/+14
2012-03-19Extensions. Script parameters values can now be translated (see Bug #955798).Nicolas Dufour1-1/+10
2012-03-18Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2-15/+47
2012-03-18pdf import. transform the bbox associated with a clip path (Bug 919176)Alvin Penner1-0/+11
2012-03-07UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour1-4/+0
2012-03-07cppcheckKris De Gussem4-880/+874
2012-03-01various minor thingsKris De Gussem3-18/+20
2012-03-01fix issues introduced with revision 10932Kris De Gussem1-1/+1
2012-02-29cppcheckKris De Gussem5-4/+15
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis22-62/+78
2012-02-28Fix build failure in extensionsAlex Valavanis37-1/+42
2012-02-26header cleaningAlex Valavanis8-15/+18
2012-02-25Header cleaningAlex Valavanis3-12/+11
2012-02-25Header cleaningAlex Valavanis4-23/+41
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-15cppcheckKris De Gussem1-1/+1
2012-02-15More header cleanup/fwd declarationsAlex Valavanis2-7/+28
2012-02-15cppcheckKris De Gussem9-128/+90