summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bug 828400Felipe Corr??a da Silva Sanches2011-11-011-3/+36
* Filters. Removing deprecated workaround in drop shadow (see Bug #808013 ).Nicolas Dufour2011-11-011-7/+2
* Fixing initializer order and missing initializers.Jon A. Cruz2011-10-293-19/+26
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-292-3/+3
* fix usage of iterator when iterator's erase function is used (Bug #812018)Kris De Gussem2011-10-294-20/+32
* cppcheck: variable initialisationKris De Gussem2011-10-294-2/+6
* Dutch translation updateKris De Gussem2011-10-291-779/+836
* fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* fix potential null pointer derefJohan B. C. Engelen2011-10-281-12/+14
* fix potential null pointer derefJohan B. C. Engelen2011-10-281-1/+1
* add a cppcheck suppression for memleak that is not a memleakJohan B. C. Engelen2011-10-281-0/+2
* 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-27157-1943/+2071
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-25166-944/+1055
* cppcheckKris De Gussem2011-10-236-30/+30
* Warning cleanupJon A. Cruz2011-10-231-14/+14
* Cleanup constructors and initialization. Removed unused macro.Jon A. Cruz2011-10-232-48/+57
* Documentation update pass.Jon A. Cruz2011-10-2324-91/+88
* Warning cleanup.Jon A. Cruz2011-10-236-110/+121
* Fixed unused parameter warnings. Due to being included a few places, this cle...Jon A. Cruz2011-10-231-73/+87
* Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz2011-10-232-22/+21
* cppcheck: variable initialisation / fix possible memory leakKris De Gussem2011-10-224-3/+11
* cppcheckKris De Gussem2011-10-216-11/+11
* cppcheckKris De Gussem2011-10-2011-15/+15
* Filters. Filters file update (changes in Non Realistic 3D Shaders).Nicolas Dufour2011-10-192-926/+890
* Tutorials. New pt_BR interpolate tutorial by Victor Westmann.Nicolas Dufour2011-10-193-6805/+9479
* cppcheckKris De Gussem2011-10-182-3/+3
* Updated Inkscape Portable files.Chris Morgan2011-10-1813-810/+625
* cppcheckKris De Gussem2011-10-1827-65/+66
* pdf import. modify calculation of GradientTransform (Bug 530895)Alvin Penner2011-10-171-1/+38
* Updated Russian translationAlexandre Prokoudine2011-10-171-6456/+8239
* cppcheckKris De Gussem2011-10-1515-36/+36
* Use desktop coordinates for finding snap candidates (regression introduced in...Diederik van Lierop2011-10-151-3/+3
* Dutch translation updateKris De Gussem2011-10-141-146/+92
* Object snapper: only use the visual bounding box when absolutely needed; othe...Diederik van Lierop2011-10-121-3/+9
* modify scaling of vertical offset for text placement (Bug 868594)Alvin Penner2011-10-091-6/+6
* update cmake file listsCampbell Barton2011-10-087-22/+15
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-0820-18/+159
* Doc. Keys and mouse reference update.Nicolas Dufour2011-10-084-583/+667
* emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)Alvin Penner2011-10-071-3/+6
* Dutch translation updateKris De Gussem2011-10-061-3072/+2979
* Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.Nicolas Dufour2011-10-065-13262/+16879
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-0572-319/+274
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-0426-79/+89
* More forward.h purging.Jon A. Cruz2011-10-0428-97/+101
* Purging some forward.h files.Jon A. Cruz2011-10-0422-143/+49
* Fixed mismatched quotes that confused Doxygen.Jon A. Cruz2011-10-041-1/+1
* add amsmath packages to Doxyfile to help generate tex formulas (fix doxy)Johan B. C. Engelen2011-10-031-1/+1
* add ghostscript to path for doxygenJohan B. C. Engelen2011-10-031-1/+2