summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added forgotten file to POTFILES.inAlexandre Prokoudine2007-07-101-0/+1
| | | (bzr r3224)
* g2png extension was removed from SVN, but not from POTFILES.inAlexandre Prokoudine2007-07-101-1/+0
| | | | | | | | | | In other words... Дедушка умер, а дело живёт Лучше бы было наоборот :) (bzr r3223)
* patch by gorodish, fixes bug 1692611 (win32 EMF crash)Josh Andler2007-07-101-1/+10
| | | (bzr r3222)
* patch 1741941bulia byak2007-07-102-6/+8
| | | (bzr r3221)
* add item handler so that right-click works over an item; fixes 1751318bulia byak2007-07-101-0/+25
| | | (bzr r3220)
* shorter and less assuming status message - note that effects are used among ↵bulia byak2007-07-101-1/+1
| | | | | other things for help menu items (bzr r3219)
* move filters dialog to where it makes more sensebulia byak2007-07-101-1/+1
| | | (bzr r3218)
* move the box tool back where it belongs, in shapesbulia byak2007-07-101-1/+1
| | | (bzr r3217)
* a slightly more exciting 3d box toolbulia byak2007-07-101-15142/+2597
| | | (bzr r3216)
* update for new extensionsbulia byak2007-07-101-0/+7
| | | (bzr r3215)
* add color replacerbulia byak2007-07-103-0/+54
| | | (bzr r3214)
* Different default styles for non-parallel 3D box facesMaximilian Albert2007-07-104-11/+47
| | | (bzr r3213)
* Create all 3D box faces in the beginning (fixes resizing bug; first step ↵Maximilian Albert2007-07-104-40/+51
| | | | | towards correct handling of degenerate boxes) (bzr r3212)
* More 3D auxiliary/convenience functionsMaximilian Albert2007-07-103-4/+63
| | | (bzr r3211)
* Click-select entire 3D boxes instead of only single faces; faces can still ↵Maximilian Albert2007-07-102-2/+2
| | | | | be selected with (Alt+)Ctrl-Click (bzr r3210)
* Status message & cleanupsMaximilian Albert2007-07-102-38/+37
| | | (bzr r3209)
* correct way to transform coordinates (fixes earlier ad-hoc solution)Maximilian Albert2007-07-102-26/+18
| | | (bzr r3208)
* Different resizing variant for 3D boxes (8 handles)Maximilian Albert2007-07-102-15/+110
| | | (bzr r3207)
* small cleanupsMaximilian Albert2007-07-103-3/+8
| | | (bzr r3206)
* Filter effects interface:Nicholas Bishop2007-07-102-160/+253
| | | | | Modified the display of filter primitive connections to always show all connectins using decreasing widths for the connection cells in the treeview. Also made the "in2" connections work for feBlend and feComposite. (bzr r3205)
* add text case effectsbulia byak2007-07-1014-0/+289
| | | (bzr r3204)
* fix namespacesbulia byak2007-07-101-7/+7
| | | (bzr r3203)
* Updated Makefile.am file lists for Mac OS X icons and share/examplesNiko Kiirala2007-07-092-6/+12
| | | (bzr r3202)
* First version of feComposite filter effect rendererNiko Kiirala2007-07-0911-122/+612
| | | (bzr r3201)
* fix 1731457bulia byak2007-07-081-4/+4
| | | (bzr r3200)
* fix inheriting paintserversbulia byak2007-07-081-7/+15
| | | (bzr r3199)
* add accessors for owner object and documentbulia byak2007-07-081-0/+3
| | | (bzr r3198)
* switch scale/rotate mode with Shift+sbulia byak2007-07-082-80/+81
| | | (bzr r3197)
* switch scale/rotate mode with Shift+sbulia byak2007-07-081-0/+9
| | | (bzr r3196)
* update alt-scalingbulia byak2007-07-082-545/+544
| | | (bzr r3195)
* cosmeticbulia byak2007-07-081-2/+2
| | | (bzr r3194)
* integer scale with Alt, instead of slow movementbulia byak2007-07-081-4/+16
| | | (bzr r3193)
* Removed Makefile.am reference to files removed in r15312Niko Kiirala2007-07-071-2/+0
| | | (bzr r3192)
* remove, obsoleted by the new features in Export dialog; please develop that ↵bulia byak2007-07-072-100/+0
| | | | | dialog further if you want more features (bzr r3191)
* Fix #1740146.Johan B. C. Engelen2007-07-069-121/+212
| | | (bzr r3190)
* Fix for bug #1740146: always get current namedview, because it might have ↵Diederik van Lierop2007-07-061-2/+4
| | | | | changed when multiple documents are open (bzr r3189)
* put ssl backBob Jamison2007-07-051-0/+1
| | | (bzr r3188)
* Fixed broken Shift+LeftClick to set stroke functionJoel Holdsworth2007-07-052-1/+4
| | | (bzr r3187)
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-045-63/+41
| | | (bzr r3186)
* First stab at a connection UI from NickMenTaLguY2007-07-044-228/+533
| | | (bzr r3185)
* Two variants of resizing 3D boxes (using three/four handles, respectively, ↵Maximilian Albert2007-07-045-17/+228
| | | | | demonstrating different behaviours). Much of this will be reverted once the final behaviour is settled. (bzr r3184)
* New/updated 3D box auxiliary/convenience functions (e.g., allow ↵Maximilian Albert2007-07-046-7/+71
| | | | | (un)constrained movement of corners, too; determine midpoints of edges) (bzr r3183)
* Added missing #ifdefs for HAVE_POPPLER_GLIBmiklosh2007-07-041-1/+5
| | | (bzr r3182)
* adapt to new paintservers API of SPStylebulia byak2007-07-042-6/+5
| | | (bzr r3181)
* switch fill/stroke paintservers to URIReferences, properly disconnect and ↵bulia byak2007-07-042-241/+188
| | | | | delete connections on destroy; remove some old crap; fixes a ton of old bugs (bzr r3180)
* add SPPaintServerReference for use in SPStylebulia byak2007-07-041-3/+13
| | | (bzr r3179)
* switch to using extract_uribulia byak2007-07-041-2/+3
| | | (bzr r3178)
* make it a bit more permissive with its argumentbulia byak2007-07-041-2/+8
| | | (bzr r3177)
* prevent crashes by disconnecting signals on destroybulia byak2007-07-042-1/+7
| | | (bzr r3176)
* Initial commit of Cairo-based PDF import using libpopplermiklosh2007-07-045-0/+197
| | | (bzr r3175)