summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Filters. More filters reorganisation and consistency work.Nicolas Dufour2011-08-0712-1480/+1825
* Filters. Global custom predefined filters reorganization.Nicolas Dufour2011-08-0614-1132/+1056
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-0616-101/+210
* Patch from Yu-Jie Lin for bug 820863 to add the option to disable libwpgJosh Andler2011-08-051-18/+24
* Filters. Adding opacity support in Bump filter.Nicolas Dufour2011-08-054-62/+185
* emf import. re-evaluate scaling formulas (Bug 341847, comment 7)Alvin Penner2011-08-031-22/+4
* cmake: add option to build with LCMSCampbell Barton2011-08-033-8/+23
* Filters. Removing starting underscores in identifiers.Nicolas Dufour2011-08-0110-30/+30
* Refactored createnewDocFromMem() to be C++ instead of C, removing potential f...Jon A. Cruz2011-07-311-18/+14
* Better memory-leak fix by just changing member to Glib::ustring. Eliminates p...Jon A. Cruz2011-07-312-21/+14
* Added overload for getObjectById(). Added safety by zeroing out invalid point...Jon A. Cruz2011-07-312-0/+9
* Dutch translation updateKris De Gussem2011-07-301-834/+923
* Memory leaks fix / code cleanupKris De Gussem2011-07-304-3/+14
* German translation updateUweSch mail@uwe-schoeler.de2011-07-301-4408/+4802
* Documentation. New Greek translation of the man pages by Dimitris Spingos.Nicolas Dufour2011-07-292-0/+680
* add header to cmake filesCampbell Barton2011-07-291-0/+1
* UI uniformisation / addition of mnemonics (Bug #170765)Kris De Gussem2011-07-283-27/+55
* Documentation. Updating fixed Shapes and Advanced tutorials. Adding missing r...Nicolas Dufour2011-07-2842-15460/+15977
* Documentation. Updating all tutorials (except advanced and shapes). New Greek...Nicolas Dufour2011-07-2884-6263/+6871
* Filters. New Bump custom predefined filter.Nicolas Dufour2011-07-284-20/+285
* another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton2011-07-282-1/+2
* fix for build error when not returning a value in libgdl & minor style edit.Campbell Barton2011-07-282-2/+2
* Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour2011-07-278-688/+1018
* Reverse color order in tracing support function to match reversal of colors i...Jon A. Cruz2011-07-271-2/+2
* Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2011-07-274-112/+136
* update to cmake checker and add missing header.Campbell Barton2011-07-262-29/+74
* Temporary fix for crash when launching via command-line.Jon A. Cruz2011-07-251-4/+11
* Filters. New Channel painting custom predefined filter.Nicolas Dufour2011-07-255-2/+9106
* Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-252-67/+74
* Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski2011-07-2417-94/+258
* fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-242-74/+67
* Return empty string instead of false where needed.Jasper van de Gronde2011-07-241-1/+1
* Fixed path update (Bug #812517)Kris De Gussem2011-07-241-3/+1
* Tutorials: new Greek translation of shapes tutorial by Dimitris Spingos.Kris De Gussem2011-07-244-2/+1101
* Fix memory leak.Jon A. Cruz2011-07-231-1/+3
* Fix issue with deleted guides and gtk warnings.Jon A. Cruz2011-07-231-29/+32
* NRRectL -> 2geomJohan B. C. Engelen2011-07-232-89/+97
* remove obsolete code because changed to cairoJohan B. C. Engelen2011-07-231-93/+0
* Don't flag a comma separted list of fonts in the font-family entry boxTavmjong Bah2011-07-231-2/+46
* patch by Giacomo Mirabassi for Bug 813366, support for image tagAlvin Penner2011-07-221-1/+1
* Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah2011-07-221-95/+96
* Extensions. Text menu reorganization (see Bug #814681).Nicolas Dufour2011-07-226-78/+90
* Translations. English (GB) translation update by Tim Sheridan.Nicolas Dufour2011-07-222-4993/+3180
* fix crash when guideline is deleted by dragging it off-canvasJohan B. C. Engelen2011-07-221-0/+4
* Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font fa...Tavmjong Bah2011-07-221-1/+4
* Icon file vacuuming and SVG size reduction. Remove deprecated legacy icons fi...Josh Andler2011-07-2123-65134/+13698
* Extensions. dxf_outlines.py. do not attempt to parse a url color reference (B...Alvin Penner2011-07-211-1/+1
* Minor UI fixKris De Gussem2011-07-201-2/+2
* Memory leak fixes (Bug #812497)Kris De Gussem2011-07-204-14/+32
* Filters. Custom predefined filters update.Nicolas Dufour2011-07-206-885/+940