summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Very slight change to allocation of stripe buffer in png-write.cpp that makes...Jasper van de Gronde2008-12-021-1/+1
* Small changes to Gaussian filtering that make part of the IIR code a bit clea...Jasper van de Gronde2008-12-021-8/+15
* add --export-ignore-filtersbulia byak2008-11-301-1/+15
* unify labelsbulia byak2008-11-302-3/+3
* bug #168777 (consider root transform and viewBox)Thomas Holder2008-11-291-0/+11
* commentbulia byak2008-11-291-1/+1
* fix setting blend mode to Normalbulia byak2008-11-291-0/+2
* allow sp_style_set_property_url to unset the property as well, if the linked ...bulia byak2008-11-291-6/+8
* NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher2008-11-284-56/+56
* bug #168370 (consider parent transform and viewBox)Thomas Holder2008-11-281-1/+16
* small 2geomification of clone tile dialogJohan B. C. Engelen2008-11-271-24/+24
* Rearrange to enable code that does not directly rely on lcms.Jon A. Cruz2008-11-273-23/+12
* Fix compile with lcms disabled.Maximilian Albert2008-11-274-1/+9
* List color profile search locations in preference tooltipJon A. Cruz2008-11-273-2/+24
* please don't forget to update Makefile_insertbulia byak2008-11-261-2/+2
* renamed lpe-hatches to lpe-rough-hatches.JF Barraud2008-11-265-26/+26
* Fix bug #299414: a return statement in unitTangentAt() got lost in rev. 20205!Diederik van Lierop2008-11-261-1/+1
* When snapping only the closest node, draw an indicator at that nodeDiederik van Lierop2008-11-269-79/+204
* Defined HAVE_OPENMP in build.xml and included config.h from nr-filter-gaussia...Jasper van de Gronde2008-11-261-0/+2
* marked forgotten translatable messageAlexandre Prokoudine2008-11-251-1/+1
* Fixed OpenMP dependency to be optional.Jon A. Cruz2008-11-251-0/+14
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-2410-33/+97
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-244-42/+146
* Don't use SP_ACTIVE_DESKTOPDiederik van Lierop2008-11-231-1/+3
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-2314-92/+143
* Updating the includes on these files because they need to include simple-node...Ted Gould2008-11-232-0/+2
* Merging in the OpenMP work from the mailing list with some improved build files.Ted Gould2008-11-231-29/+42
* Merge from fe-movedTed Gould2008-11-21373-7908/+4896
* Merge from trunkTed Gould2008-11-013-11/+22
* Making it so that including simple-node.h will generate an errorTed Gould2008-10-314-1/+7
* Patch from Hannes Hochreiner to make it so that attributes on the root node c...Ted Gould2008-10-311-2/+21
* Merge from trunkTed Gould2008-10-3149-681/+749
* Merge from trunkTed Gould2008-10-2870-435/+1787
* From trunkTed Gould2008-10-27297-5317/+6197
* Merging from trunkTed Gould2008-10-11146-1494/+1997
* Merge from trunk.Ted Gould2008-09-251-96/+34
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-2524-96/+398
* [i18n] Added use of plural forms.Marcin Floryan2008-09-241-1/+1
* Whitespace cleanupJon A. Cruz2008-09-241-1/+1
* Added base metadata to exported png files. Fixes bug #189954.Jon A. Cruz2008-09-241-9/+104
* Whitespace cleanupJon A. Cruz2008-09-241-66/+66
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-2348-455/+1220
* add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro...JF Barraud2008-09-231-1/+1
* add a path parameter to doeffect_stack_test to test a bugJF Barraud2008-09-232-1/+5
* remove lpeobject_ref when invalid lpe nameJohan B. C. Engelen2008-09-231-0/+5
* fix crash on entering invalid lpe name in xmlJohan B. C. Engelen2008-09-232-8/+6
* it's not a good idea to change key of arenaitem in the middle of an update; n...bulia byak2008-09-231-10/+0
* Made bitmap printing use the DPI setting (bug 258916)Niko Kiirala2008-09-221-3/+7
* Adjust blink time and base frequency on gtk setting. Fixes bug #272605.Jon A. Cruz2008-09-221-3/+12
* hide item instead of unreffing, and unref arena to prevent memory leakbulia byak2008-09-221-2/+3