summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* some static code analysis stuff (cppcheck warnings)Kris De Gussem2011-12-174-13/+4
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-083-3/+3
* variable initialisationKris De Gussem2011-11-196-55/+40
* Fix crash when dropping Ctrl-dragged text when DBus interface is enabledKrzysztof Kosi??ski2011-11-171-0/+1
* Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-1/+1
* fix potential null pointer derefJohan B. C. Engelen2011-10-281-12/+14