summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2011-10-282-5/+19
* fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-275-7/+6
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-256-54/+56
* Warning cleanupJon A. Cruz2011-10-231-14/+14
* Warning cleanup.Jon A. Cruz2011-10-235-106/+117
* Fixed unused parameter warnings. Due to being included a few places, this cle...Jon A. Cruz2011-10-231-73/+87
* cppcheckKris De Gussem2011-10-209-12/+12
* cppcheckKris De Gussem2011-10-184-5/+5
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
* cppcheckKris De Gussem2011-10-156-11/+11
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* update cmake file listsCampbell Barton2011-10-081-1/+0
* emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
* Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2011-10-062-3/+3
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-053-3/+17
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-044-4/+5
* More forward.h purging.Jon A. Cruz2011-10-0418-63/+76
* fix for building when WITH_LIBWPG couldn't be found.Campbell Barton2011-09-271-1/+1
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-1/+1
* removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-191-1/+0
* pdf import. apply invert transform to all image tags (Bug 840625)Alvin Penner2011-09-091-2/+1
* Filters. Fix for inverted parameters in Light Eraser CPF.Nicolas Dufour2011-09-081-12/+12
* Extensions. Fix for a potential crasher in the extension scripts.Nicolas Dufour2011-09-021-1/+1
* Extensions. Fix for bug #789122 (changing current layer through an extension)...Nicolas Dufour2011-08-311-1/+19
* fix compilation after const change in r10589Johan B. C. Engelen2011-08-301-5/+5
* Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).Nicolas Dufour2011-08-301-2/+8
* Extensions. Fix for bug #813807 (Python error message window opens in a maxim...Nicolas Dufour2011-08-291-1/+0
* Fix compilation failure in DBus APIKrzysztof Kosi??ski2011-08-291-1/+1
* Fix compilation on Windows after libnr removalKrzysztof Kosi??ski2011-08-291-1/+1
* Completely remove libnrKrzysztof Kosi??ski2011-08-2819-484/+296
|\
| * Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-282-19/+3
| * Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
| * Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
| * Remove all NRRect use.Krzysztof Kosi??ski2011-08-272-31/+28