summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently usedbulia byak2007-07-291-2/+3
* now this is the correct way to avoid nested updates, instead of the hack i re...bulia byak2007-07-291-2/+14
* add setter for first x/y pairbulia byak2007-07-291-0/+3
* Filter effects dialog:Nicholas Bishop2007-07-291-1/+0
* Filter effects dialog:Nicholas Bishop2007-07-295-46/+93
* Filter effects dialog:Nicholas Bishop2007-07-282-44/+66
* pass the geometric bbox flag when taking bbox for clipping; unfortunately thi...bulia byak2007-07-281-2/+2
* Modification of the parameters/return value of SPDesktop::getToplevelJoel Holdsworth2007-07-284-15/+9
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-2829-196/+283
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-283-3/+34
* Reworked text state handling so that now SvgBuilder keeps track of the curren...miklosh2007-07-283-17/+71
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-2815-180/+236
* Filter effects dialog:Nicholas Bishop2007-07-282-18/+52
* Filter effects dialog:Nicholas Bishop2007-07-281-4/+8
* fix off-by-one with line drawingMenTaLguY2007-07-281-1/+1
* nudge things over by a pixel to make them line upMenTaLguY2007-07-281-3/+3
* Filter effects dialog:Nicholas Bishop2007-07-282-25/+33
* Filter effects dialog:Nicholas Bishop2007-07-281-6/+7
* Filter effects dialog:Nicholas Bishop2007-07-283-3/+42
* Various small cleanups and optimizations to Paint Bucket tool.John Bintz2007-07-271-37/+50
* Filter effects dialog:Nicholas Bishop2007-07-271-2/+2
* Filter effects dialog:Nicholas Bishop2007-07-273-1/+10
* cosmetic improvement to standard filter input bar renderingMenTaLguY2007-07-271-1/+4
* Filter effects dialog:Nicholas Bishop2007-07-272-25/+71
* refactoring: gathering some commonly copy'n'pasted functions on a common Felipe Corr??a da Silva Sanches2007-07-275-85/+71
* Filter effects dialog:Nicholas Bishop2007-07-273-1/+107
* patch 1750206 by Bruno Dilly - bdillyFelipe Corr??a da Silva Sanches2007-07-271-1/+0
* added helper methods NumberOptNumber::numIsSet() and Felipe Corr??a da Silva Sanches2007-07-276-16/+27
* Fix Bug 1653629 : we can know start inkscape without key fileJean-Ren?? Reinhard2007-07-261-2/+12
* Improved svg input and output for lighting effects and lightsJean-Ren?? Reinhard2007-07-2610-57/+340
* Added support for feMerge filter priitiveNiko Kiirala2007-07-2610-9/+459
* SpinSlider:Nicholas Bishop2007-07-261-1/+6
* Added attr-widgets, missing from my last commitNicholas Bishop2007-07-261-0/+66
* boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches2007-07-2612-41/+389
* Filter effects dialog:Nicholas Bishop2007-07-265-424/+432
* feImage boilerplate code.Felipe Corr??a da Silva Sanches2007-07-266-1/+170
* improving displacement map renderer.Felipe Corr??a da Silva Sanches2007-07-261-13/+37
* Reworked text output to create <text> nodes on text matrix changes rather tha...miklosh2007-07-253-27/+48
* Add 2 new object snapping modes: bbox to bbox, and nodes to bboxDiederik van Lierop2007-07-251-35/+73
* Add a method to create a rectangular curveDiederik van Lierop2007-07-253-17/+27
* Snapping the transformation origin should also work for paths, not only for s...Diederik van Lierop2007-07-252-2/+4
* Retrieve preferences outside the for-loop, not inside.Diederik van Lierop2007-07-251-3/+3
* DisplacementMap filter boilerplate code + renderer draft implementation.Felipe Corr??a da Silva Sanches2007-07-256-4/+277
* Modified CSS font style and text matrix setting to work with TrueType fontsmiklosh2007-07-241-8/+12
* Set the xml:space attribute on <svg> once rather than on every <text>miklosh2007-07-241-1/+1
* Fixed rendering glitch in bicubic scalerNiko Kiirala2007-07-243-11/+53
* Fixed a memory leak in lighting effects renderingNiko Kiirala2007-07-242-0/+2
* fix makefile for case change of CXX dirJohan B. C. Engelen2007-07-241-11/+11
* Filter effects dialog:Nicholas Bishop2007-07-243-6/+1
* Filter effects dialog:Nicholas Bishop2007-07-234-137/+152