summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cppcheckKris De Gussem2012-02-159-128/+90
* | Fix build with DBUS enabledAlex Valavanis2012-02-121-0/+1
* | Fix for 911079 : Error messages from Extensions hiddenJohn Smith2012-02-121-0/+1
* | Header cleaningAlex Valavanis2012-02-126-6/+11
* | Cleaning up a few headersAlex Valavanis2012-02-123-1/+6
* | Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-097-0/+32
* | (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-085-50/+34
* | Fix typo in gtkmm-2.22 backward compatibilityAlex Valavanis2012-02-071-1/+1
* | Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-074-0/+25
* | Extensions: replace deprecated gtkmm symbolsAlex Valavanis2012-02-0610-35/+33
* | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-064-6/+5
* | initialisationKris De Gussem2012-02-042-14/+12
* | cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-041-12/+7
* | emf export. change text height property lfHeight from + to - (Bug 919728)Alvin Penner2012-01-241-1/+1
* | memleak / header stuff / unused variable.Kris De Gussem2012-01-221-10/+5
* | cppcheckKris De Gussem2012-01-201-4/+2
* | fix memleakKris De Gussem2012-01-201-2/+2
* | cppcheckKris De Gussem2012-01-201-4/+2
* | fix memleakKris De Gussem2012-01-201-4/+3
* | add underscores to some member variables.Johan B. C. Engelen2012-01-173-15/+14
* | Warning and uninitialized data cleanup.Jon A. Cruz2012-01-071-159/+245
* | Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-0316-70/+70
* | Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-032-16/+25
* | More deprecated GtkTooltipsAlex Valavanis2012-01-032-10/+2
* | Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-032-13/+3
* | cleanup includesJohan B. C. Engelen2011-12-291-6/+6
* | fix preview of pdf files with weird characters in filenameJohan B. C. Engelen2011-12-291-2/+2
|/
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-1919-580/+684
* remove unused codeJohan B. C. Engelen2011-12-181-10/+0