summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* a slightly more exciting 3d box toolbulia byak2007-07-101-15142/+2597
* update for new extensionsbulia byak2007-07-101-0/+7
* add color replacerbulia byak2007-07-103-0/+54
* 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
* add text case effectsbulia byak2007-07-1014-0/+289
* fix namespacesbulia byak2007-07-101-7/+7
* Updated Makefile.am file lists for Mac OS X icons and share/examplesNiko Kiirala2007-07-092-6/+12
* 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-082-80/+81
* switch scale/rotate mode with Shift+sbulia byak2007-07-081-0/+9
* update alt-scalingbulia byak2007-07-082-545/+544
* cosmeticbulia byak2007-07-081-2/+2
* integer scale with Alt, instead of slow movementbulia byak2007-07-081-4/+16
* Removed Makefile.am reference to files removed in r15312Niko Kiirala2007-07-071-2/+0
* remove, obsoleted by the new features in Export dialog; please develop that d...bulia byak2007-07-072-100/+0
* Fix #1740146.Johan B. C. Engelen2007-07-069-121/+212
* Fix for bug #1740146: always get current namedview, because it might have cha...Diederik van Lierop2007-07-061-2/+4
* put ssl backBob Jamison2007-07-051-0/+1
* Fixed broken Shift+LeftClick to set stroke functionJoel Holdsworth2007-07-052-1/+4
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-045-63/+41
* First stab at a connection UI from NickMenTaLguY2007-07-044-228/+533
* Two variants of resizing 3D boxes (using three/four handles, respectively, de...Maximilian Albert2007-07-045-17/+228
* New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...Maximilian Albert2007-07-046-7/+71
* Added missing #ifdefs for HAVE_POPPLER_GLIBmiklosh2007-07-041-1/+5
* adapt to new paintservers API of SPStylebulia byak2007-07-042-6/+5
* switch fill/stroke paintservers to URIReferences, properly disconnect and del...bulia byak2007-07-042-241/+188
* add SPPaintServerReference for use in SPStylebulia byak2007-07-041-3/+13
* switch to using extract_uribulia byak2007-07-041-2/+3
* make it a bit more permissive with its argumentbulia byak2007-07-041-2/+8
* prevent crashes by disconnecting signals on destroybulia byak2007-07-042-1/+7
* Initial commit of Cairo-based PDF import using libpopplermiklosh2007-07-045-0/+197
* Replaced blending modes example with a more detailed exampleNiko Kiirala2007-07-032-230/+4702
* small cleanup (consistently use Box3D::Axis to specify axis directions)Maximilian Albert2007-07-031-12/+8
* Make box resizeable (currently 3 handles: arbitrary movement in XY plane, con...Maximilian Albert2007-07-031-0/+81
* Refactoring of 3D box internals.Maximilian Albert2007-07-035-68/+132