summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Replaces Emboss image effects by a colorizable one and adds Black emboss ↵Ivan Louette2009-02-181-5/+15
| | | | | which changes whites areas to black while preserving hues (bzr r7324)
* fix cursor placement logicbulia byak2009-02-181-4/+4
| | | (bzr r7323)
* adding foldable-box to extensions/Makefile.amAur??lio A. Heckert2009-02-181-0/+2
| | | (bzr r7322)
* fix wrong place for -laspellbulia byak2009-02-181-2/+2
| | | (bzr r7321)
* added spellcheck dialog's file to the list of translatablesAlexandre Prokoudine2009-02-181-0/+1
| | | (bzr r7320)
* foldable-box extension - second version, not good yetAur??lio A. Heckert2009-02-181-39/+56
| | | (bzr r7319)
* Scale preview pixmap as needed and cache scaled version.Jon A. Cruz2009-02-182-1/+24
| | | (bzr r7318)
* Warning cleanup.Jon A. Cruz2009-02-181-35/+35
| | | (bzr r7317)
* Adds a 3D mother of pearls material with some roughness based on Convolve matrixIvan Louette2009-02-181-0/+18
| | | (bzr r7316)
* Fixed build issues related to libaspell detection - thanks to buliaJosh Andler2009-02-181-0/+9
| | | (bzr r7315)
* oops, wrong namebulia byak2009-02-171-1/+1
| | | (bzr r7314)
* make spellchecker compilable on windowsbulia byak2009-02-171-1/+4
| | | (bzr r7313)
* spellcheck keysbulia byak2009-02-172-0/+6
| | | (bzr r7312)
* spellcheckerbulia byak2009-02-177-0/+883
| | | (bzr r7311)
* added share/extensions/foldable-box.inx to the list of translatablesAlexandre Prokoudine2009-02-171-0/+1
| | | (bzr r7310)
* Adds a 3D marble material with subtle displacements at the edges and an HSL ↵Ivan Louette2009-02-171-4/+41
| | | | | diffuse bump as an alternate to HSL bump which uses specular light (bzr r7309)
* Move app-specific logic and file operations up from the lower level.Jon A. Cruz2009-02-163-19/+36
| | | (bzr r7308)
* foldable-box extension - first version, not good yetAur??lio A. Heckert2009-02-162-0/+277
| | | (bzr r7307)
* added getNamedView and createGuide methodsAur??lio A. Heckert2009-02-161-0/+24
| | | (bzr r7306)
* extension id correctedAur??lio A. Heckert2009-02-161-1/+1
| | | (bzr r7305)
* modify calculation of control arm lengthAlvin Penner2009-02-161-1/+2
| | | (bzr r7304)
* Adds a Basics submenu on top of the list for access to the very basic ↵Ivan Louette2009-02-161-14/+32
| | | | | effects useful daily or to build new filters, removes the redundant Shadows submenus, adds a Basic diffuse and a Cutout glow and moves People and Scotland to Overlays (bzr r7303)
* thinner lines in the "no color swatch"Felipe Corr??a da Silva Sanches2009-02-162-5/+6
| | | | | also, a less vibrant tone of red... (bzr r7302)
* fix pasting style after copying a text spanbulia byak2009-02-161-6/+28
| | | (bzr r7301)
* make doubleclick not only switch to text but also position cursorbulia byak2009-02-163-3/+6
| | | (bzr r7300)
* utilities for getting style at cursor, placing cursor at iterator or ↵bulia byak2009-02-164-6/+58
| | | | | coordinates, getting cursor iterator; display char count when editing in text tool (bzr r7299)
* Fix build failure on reconfigureKrzysztof Kosi??ski2009-02-151-1/+0
| | | (bzr r7298)
* Fix an aliasing problem in Blur content, adds a 3D wood Material which warps ↵Ivan Louette2009-02-151-14/+79
| | | | | at the edges, a new Blur filter called Evanescent, a fantasy overlay called Garden of Delights and some other ones (bzr r7297)
* After snapping, show a tooltip together with the snap indicatorDiederik van Lierop2009-02-1510-125/+240
| | | (bzr r7296)
* Zero page size for GTK spinbutton changeJon A. Cruz2009-02-142-2/+2
| | | (bzr r7295)
* Rename fill-* to paint-* where it made sense, rename text-direction-* to Krzysztof Kosi??ski2009-02-149-8/+8
| | | | | format-text-direction-* to be consistent with Icon Naming Spec (bzr r7294)
* Add 2 missing icons; Change align and distribute icon naming to be more Krzysztof Kosi??ski2009-02-1421-33/+237
| | | | | consistent; add Makefile.am generation script for the hicolor directory (bzr r7293)
* warning fixbulia byak2009-02-141-1/+1
| | | (bzr r7292)
* remove temporary prevention of retransientization - this hack was added long ↵bulia byak2009-02-141-26/+0
| | | | | ago when creating new windows was much faster than now, so by now it does more harm than good (bzr r7291)
* use correct method of accessing top-level window for transientizationbulia byak2009-02-141-3/+3
| | | (bzr r7290)
* Rename path-mode-segments to path-mode-polyline and Krzysztof Kosi??ski2009-02-143-2/+2
| | | | | path-mode-paraxial-segments to path-mode-polyline-paraxial (bzr r7289)
* Add missing xml/repr.h header.Krzysztof Kosi??ski2009-02-131-0/+1
| | | (bzr r7288)
* Fix crashes when tool styles are not set in prefs.Krzysztof Kosi??ski2009-02-131-4/+4
| | | (bzr r7287)
* rename help-manual to help-contentsKrzysztof Kosi??ski2009-02-132-3/+1
| | | (bzr r7286)
* Remove redundant path-dynamic-offset and path-linked-offsetKrzysztof Kosi??ski2009-02-132-189/+0
| | | (bzr r7285)
* Rename object-transform to dialog-transformKrzysztof Kosi??ski2009-02-133-1/+1
| | | (bzr r7284)
* Rename dialog-input to dialog-input-devicesKrzysztof Kosi??ski2009-02-132-1/+1
| | | (bzr r7283)
* https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk/share/f ↵Ivan Louette2009-02-131-1/+7
| | | | | ilters/ (bzr r7282)
* Some filters and extensions updatesNicolas Dufour2009-02-131-186/+143
| | | (bzr r7281)
* Fix Makefile.am for the "scalable" directory.Krzysztof Kosi??ski2009-02-131-1/+1
| | | (bzr r7280)
* Get rid of the devices context; put the input devices icon in Krzysztof Kosi??ski2009-02-133-14/+1
| | | | | places/dialog-input.svg, which is more consistent (bzr r7279)
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-139-182/+65
| | | (bzr r7278)
* updateIvan Louette2009-02-121-0/+5
| | | (bzr r7277)
* remove desktop-affine.cppThomas Holder2009-02-111-1/+0
| | | (bzr r7276)
* remove desktop-affine.cppThomas Holder2009-02-113-65/+4
| | | (bzr r7275)