summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* eliminate last uses of sp_repr_new*MenTaLguY2007-01-254-47/+19
* remove sp_repr_new use from document creationMenTaLguY2007-01-251-2/+2
* replace sp_repr_new*sAaron Spike2007-01-251-22/+30
* listen to subselection-changed signal to reflect gradient stop opacitiesbulia byak2007-01-251-0/+1
* use master opacity rather than fill/stroke-opacity when querying/setting stop...bulia byak2007-01-251-23/+39
* privatize as much as possible in GrDragbulia byak2007-01-251-16/+23
* fix distance-to-line calculation to be independent of zoom; increase toleranc...bulia byak2007-01-251-11/+13
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-2412-1/+24
* fix crash 1640798bulia byak2007-01-241-0/+4
* patch 1642531bulia byak2007-01-241-1/+1
* fix crash when switching away from node tool while redrawing after a handle m...bulia byak2007-01-241-1/+2
* remove sp_repr_new from style testsMenTaLguY2007-01-241-4/+4
* more removal of sp_repr_new*MenTaLguY2007-01-241-5/+9
* another createElement instead of repr_newAaron Spike2007-01-241-3/+5
* heh, bool to begin withMenTaLguY2007-01-241-2/+2
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-244-70/+43
* add SVG::PathString for better path buildingMenTaLguY2007-01-242-0/+153
* switch to createElementMenTaLguY2007-01-241-1/+3
* updating translation into Russian, more to followAlexandre Prokoudine2007-01-241-119/+68
* Bulgarian translation of About for 0.45cwebb2007-01-232-0/+1345
* Bulgarian translation of basic tutorialcwebb2007-01-232-0/+4285
* Clarifying that our Adobe Illustrator files are version 8.0 only.Bryce Harrington2007-01-232-6/+7
* replace use of sp_repr_new in gradient-vectorMenTaLguY2007-01-231-2/+5
* more simplificationbulia byak2007-01-221-8/+4
* tweaked, less nodesbulia byak2007-01-221-381/+369
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-222-8/+15
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-2210-16/+42
* refactor grid extension to reduce amount of redundant codeMenTaLguY2007-01-221-63/+44
* replacing sp_repr_new*Kees Cook2007-01-212-30/+51
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-216-6/+14
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-2151-110/+189
* Deprecate sp_repr_new* functionsMenTaLguY2007-01-211-4/+5
* (bzr r2251)Arpad Biro2007-01-211-3/+3
* (bzr r2250)Arpad Biro2007-01-211-11/+69
* (bzr r2249)Arpad Biro2007-01-201-171/+173
* merge XML::Session into XML::DocumentMenTaLguY2007-01-2018-718/+392
* Update.Colin Marquardt2007-01-201-2086/+1336
* update short descriptions of MessageStack and MessageContext a little bitMenTaLguY2007-01-203-3/+3
* New perl script for generating the NEWS from our ReleaseNotes, andBryce Harrington2007-01-201-0/+34
* rename wave to ribbonbulia byak2007-01-192-2/+2
* Update from Domas Jokubauskis.Colin Marquardt2007-01-191-1078/+974
* added proper -1 revisionLuca Bruno2007-01-181-1/+1
* text fixesbulia byak2007-01-185-12/+12
* text markupbulia byak2007-01-181-2/+2
* text markup; use gradient preview for gradient fills or strokesbulia byak2007-01-182-6/+31
* height=12bulia byak2007-01-182-2/+2
* patch from David Douard to switch to node tool after creating linked offsetsMenTaLguY2007-01-181-0/+2
* upping version to 0.45+devel (win32 versions were already bumped)Aaron Spike2007-01-184-3/+9
* come corrections, thanks tpLuca Bruno2007-01-181-65/+41
* prevent self-induced firings of opacity-changed callback; fixes 1636968bulia byak2007-01-171-5/+2