Code

inkscape.git
2007-07-22 mikloshAdded xml:space=preserve attribute on <text> nodes...
2007-07-22 mikloshUse the #RRGGBB color format instead of rgb() since...
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-21 kiiralaAdded a missing link in making the filterRes attribute...
2007-07-20 kiiralaPatch from Felipe Sanches: support for feConvolveMatrix...
2007-07-20 kiiralaPatch from Jean-René Reinhard: support for feDiffuseLig...
2007-07-20 gustav_bUpdated the gtkmmified fill and stroke dialog with...
2007-07-18 gbanaszkCleaned up logic of sp_te_delete to adhere to UI/logic...
2007-07-18 buliabyakmake all-inkscape-files the default filter instead...
2007-07-18 cilix42Use Inkscape's own code to write coordinates to svg...
2007-07-18 cilix42Make string conversion of box coordinates locale-indepe...
2007-07-17 cmarquAnother newly 'discovered' translator.
2007-07-17 nicholasbishopFilter effects dialog:
2007-07-17 gbanaszkA few additions to ensure that editing trefs is not...
2007-07-17 luca_brunoUnfuzzied
2007-07-17 nicholasbishopFilter effects dialog:
2007-07-17 nicholasbishopFilter effects dialog:
2007-07-16 cmarquAdd two newly 'discovered' translators, sorry guys.
2007-07-16 nicholasbishopFilter effects dialog:
2007-07-16 johanengelenfix compiler warning on ordering of init in uri-referen...
2007-07-16 buliabyakadd text replace
2007-07-16 nicholasbishopFilter effects dialog:
2007-07-15 buliabyaksimplify
2007-07-15 buliabyakfix crash with empty parameter string
2007-07-15 cmarquUpdate.
2007-07-15 cmarquUpdate with strings from current sources.
2007-07-15 cmarquMake strings translatable.
2007-07-15 prokoudineadded forgotten text_replace.inx, added updated transla...
2007-07-15 buliabyakfix replace to work with non-ascii text
2007-07-15 buliabyaktext replace
2007-07-15 ishmalAdd poppler
2007-07-15 ishmalUse poppler
2007-07-14 kiiralaFixed assertion failure with some unset parameters...
2007-07-14 nicholasbishopFilter effects:
2007-07-14 cilix42Move check for unlinked paths of 3D box faces to the...
2007-07-14 cilix42Write distinguished corners of 3D boxes to the svg...
2007-07-13 nicholasbishopFilter effects dialog:
2007-07-13 nicholasbishopFilter effects dialog:
2007-07-12 popolon2fix bug #1752969 division by zero in fractalize
2007-07-12 buliabyakswitch back to cairo pdf importer temporarily
2007-07-12 jiho-sfstupid syntax mistake
2007-07-12 jiho-sf- added an "all" action that does everything which...
2007-07-12 mikloshUpped the required version for poppler.
2007-07-12 mikloshEnable the poppler-based PDF import extension by default.
2007-07-12 mikloshInitial commit of native poppler-based PDF import.
2007-07-12 cilix42fix for panning and zooming into area in 3D box tool...
2007-07-12 nicholasbishopFilter effects dialog:
2007-07-11 cyrevebug 1243190: add tref element support; limited editing...
2007-07-11 cilix42Move 3D axis manipulation functions to separate file
2007-07-10 prokoudineapparently filter-dialog cpp file wasn't added to trans...
2007-07-10 prokoudineadded forgotten file to POTFILES.in
2007-07-10 prokoudineg2png extension was removed from SVN, but not from...
2007-07-10 scislacpatch by gorodish, fixes bug 1692611 (win32 EMF crash)
2007-07-10 buliabyakpatch 1741941
2007-07-10 buliabyakadd item handler so that right-click works over an...
2007-07-10 buliabyakshorter and less assuming status message - note that...
2007-07-10 buliabyakmove filters dialog to where it makes more sense
2007-07-10 buliabyakmove the box tool back where it belongs, in shapes
2007-07-10 buliabyaka slightly more exciting 3d box tool
2007-07-10 buliabyakupdate for new extensions
2007-07-10 buliabyakadd color replacer
2007-07-10 cilix42Different default styles for non-parallel 3D box faces
2007-07-10 cilix42Create all 3D box faces in the beginning (fixes resizin...
2007-07-10 cilix42More 3D auxiliary/convenience functions
2007-07-10 cilix42Click-select entire 3D boxes instead of only single...
2007-07-10 cilix42Status message & cleanups
2007-07-10 cilix42correct way to transform coordinates (fixes earlier...
2007-07-10 cilix42Different resizing variant for 3D boxes (8 handles)
2007-07-10 cilix42small cleanups
2007-07-10 nicholasbishopFilter effects interface:
2007-07-10 buliabyakadd text case effects
2007-07-10 buliabyakfix namespaces
2007-07-09 kiiralaUpdated Makefile.am file lists for Mac OS X icons and...
2007-07-09 kiiralaFirst version of feComposite filter effect renderer
2007-07-08 buliabyakfix 1731457
2007-07-08 buliabyakfix inheriting paintservers
2007-07-08 buliabyakadd accessors for owner object and document
2007-07-08 buliabyakswitch scale/rotate mode with Shift+s
2007-07-08 buliabyakswitch scale/rotate mode with Shift+s
2007-07-08 buliabyakupdate alt-scaling
2007-07-08 buliabyakcosmetic
2007-07-08 buliabyakinteger scale with Alt, instead of slow movement
2007-07-07 kiiralaRemoved Makefile.am reference to files removed in r15312
2007-07-07 buliabyakremove, obsoleted by the new features in Export dialog...
2007-07-06 johanengelenFix #1740146.
2007-07-06 dvlierop2Fix for bug #1740146: always get current namedview...
2007-07-05 ishmalput ssl back
2007-07-05 joelholdsworthFixed broken Shift+LeftClick to set stroke function
2007-07-04 mentalmake subtree monitoring part of XML::Node's interface
2007-07-04 mentalFirst stab at a connection UI from Nick
2007-07-04 cilix42Two variants of resizing 3D boxes (using three/four...
2007-07-04 cilix42New/updated 3D box auxiliary/convenience functions...
2007-07-04 mikloshAdded missing #ifdefs for HAVE_POPPLER_GLIB
2007-07-04 buliabyakadapt to new paintservers API of SPStyle
2007-07-04 buliabyakswitch fill/stroke paintservers to URIReferences, prope...
2007-07-04 buliabyakadd SPPaintServerReference for use in SPStyle
2007-07-04 buliabyakswitch to using extract_uri
2007-07-04 buliabyakmake it a bit more permissive with its argument
2007-07-04 buliabyakprevent crashes by disconnecting signals on destroy
2007-07-04 mikloshInitial commit of Cairo-based PDF import using libpoppler
next