summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a missing link in making the filterRes attribute workNiko Kiirala2007-07-213-23/+52
* Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala2007-07-206-4/+318
* Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala2007-07-2025-25/+2423
* Updated the gtkmmified fill and stroke dialog with the filter effectsgustav_b2007-07-202-60/+81
* Cleaned up logic of sp_te_delete to adhere to UI/logic layering.Gail Carmichael2007-07-183-46/+87
* make all-inkscape-files the default filter instead of all-images (do we need ...bulia byak2007-07-181-10/+9
* Use Inkscape's own code to write coordinates to svg (much nicer fix than comm...Maximilian Albert2007-07-182-38/+13
* Make string conversion of box coordinates locale-independent (fixes bug with ...Maximilian Albert2007-07-182-13/+36
* Filter effects dialog:Nicholas Bishop2007-07-171-2/+4
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-176-69/+159
* Filter effects dialog:Nicholas Bishop2007-07-172-7/+63
* Filter effects dialog:Nicholas Bishop2007-07-172-17/+21
* Filter effects dialog:Nicholas Bishop2007-07-161-16/+28
* fix compiler warning on ordering of init in uri-references.cppJohan B. C. Engelen2007-07-161-1/+1
* Filter effects dialog:Nicholas Bishop2007-07-165-76/+83
* fix crash with empty parameter stringbulia byak2007-07-151-0/+3
* Use popplerBob Jamison2007-07-151-1/+1
* Fixed assertion failure with some unset parameters for feComposite & feOffsetNiko Kiirala2007-07-142-4/+14
* Filter effects:Nicholas Bishop2007-07-1414-257/+357
* Move check for unlinked paths of 3D box faces to the correct locationMaximilian Albert2007-07-142-20/+24
* Write distinguished corners of 3D boxes to the svg representation from which ...Maximilian Albert2007-07-148-31/+160
* Filter effects dialog:Nicholas Bishop2007-07-132-36/+66
* Filter effects dialog:Nicholas Bishop2007-07-131-27/+51
* switch back to cairo pdf importer temporarilybulia byak2007-07-121-2/+2
* Enable the poppler-based PDF import extension by default.miklosh2007-07-121-1/+3
* Initial commit of native poppler-based PDF import.miklosh2007-07-129-0/+4268
* fix for panning and zooming into area in 3D box tool (root_handler of event_c...Maximilian Albert2007-07-121-1/+0
* Filter effects dialog:Nicholas Bishop2007-07-125-68/+146
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-1113-22/+1007
* Move 3D axis manipulation functions to separate fileMaximilian Albert2007-07-117-104/+169
* patch by gorodish, fixes bug 1692611 (win32 EMF crash)Josh Andler2007-07-101-1/+10
* add item handler so that right-click works over an item; fixes 1751318bulia byak2007-07-101-0/+25
* shorter and less assuming status message - note that effects are used among o...bulia byak2007-07-101-1/+1
* move filters dialog to where it makes more sensebulia byak2007-07-101-1/+1
* move the box tool back where it belongs, in shapesbulia byak2007-07-101-1/+1
* Different default styles for non-parallel 3D box facesMaximilian Albert2007-07-104-11/+47
* Create all 3D box faces in the beginning (fixes resizing bug; first step towa...Maximilian Albert2007-07-104-40/+51
* More 3D auxiliary/convenience functionsMaximilian Albert2007-07-103-4/+63
* Click-select entire 3D boxes instead of only single faces; faces can still be...Maximilian Albert2007-07-102-2/+2
* Status message & cleanupsMaximilian Albert2007-07-102-38/+37
* correct way to transform coordinates (fixes earlier ad-hoc solution)Maximilian Albert2007-07-102-26/+18
* Different resizing variant for 3D boxes (8 handles)Maximilian Albert2007-07-102-15/+110
* small cleanupsMaximilian Albert2007-07-103-3/+8
* Filter effects interface:Nicholas Bishop2007-07-102-160/+253
* First version of feComposite filter effect rendererNiko Kiirala2007-07-0911-122/+612
* fix 1731457bulia byak2007-07-081-4/+4
* fix inheriting paintserversbulia byak2007-07-081-7/+15
* add accessors for owner object and documentbulia byak2007-07-081-0/+3
* switch scale/rotate mode with Shift+sbulia byak2007-07-081-0/+9
* integer scale with Alt, instead of slow movementbulia byak2007-07-081-4/+16