| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | patch 189924 | bulia byak | 2008-02-08 | 1 | -7/+12 | |
| | | | | (bzr r4682) | |||||
| * | Patch from Tom Davidson to add a check for absref tag before deleting it | Bryce Harrington | 2008-02-07 | 1 | -1/+2 | |
| | | | | | | (Closes LP: #169104) (bzr r4675) | |||||
| * | Patch from Tom Davidson to restrict the min value of the param to 0.1 | Bryce Harrington | 2008-02-07 | 1 | -1/+1 | |
| | | | | | | px. (Closes LP: #189827) (bzr r4674) | |||||
| * | updated to include simpletransform.py and rubberstretch.inx | JF Barraud | 2008-02-04 | 1 | -0/+2 | |
| | | | | (bzr r4651) | |||||
| * | another forgotten file added to POTFILES.in, Shift+G added to default keys ↵ | Alexandre Prokoudine | 2008-02-04 | 1 | -0/+3 | |
| | | | | | | scheme, ru.po update (bzr r4646) | |||||
| * | try to preserve layers, strip top-level switch and foreignObject | bulia byak | 2008-02-01 | 1 | -1/+12 | |
| | | | | (bzr r4631) | |||||
| * | fixes and updates to hotkeys | Alexandre Prokoudine | 2008-01-31 | 1 | -3/+102 | |
| | | | | (bzr r4626) | |||||
| * | First shot at Corel DRAW and Zoner Draw keyboard shorcut schemes has landed :) | Alexandre Prokoudine | 2008-01-31 | 3 | -1/+505 | |
| | | | | (bzr r4625) | |||||
| * | a bunch of small changes to provide a user readable explanation of filters | Alexandre Prokoudine | 2008-01-31 | 2 | -4/+4 | |
| | | | | (bzr r4624) | |||||
| * | A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵ | Alexandre Prokoudine | 2008-01-30 | 1 | -0/+17 | |
| | | | | | | forget committing accompanying .inx files, guys ;-) (bzr r4620) | |||||
| * | Update JF Barraud scripts to work with actual SVN see ↵ | popolon.org | 2008-01-29 | 5 | -215/+308 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/182832 (interpolate is not modified, and new scatter scripts not added) (bzr r4613) | |||||
| * | Never add two namespaces | Aaron Spike | 2008-01-25 | 1 | -1/+1 | |
| | | | | | | possible fix for [Bug 179770] (bzr r4589) | |||||
| * | * implemented feImage Settings UI | Felipe Corr??a da Silva Sanches | 2008-01-24 | 4 | -10/+229 | |
| | | | | | | | * created feImage icon * added CC licensing info on feConvolveMatrix-icon (bzr r4586) | |||||
| * | adding an image to represent feDisplacementMap primitive | Felipe Corr??a da Silva Sanches | 2008-01-21 | 3 | -0/+283 | |
| | | | | (bzr r4570) | |||||
| * | whitespace | Bryce Harrington | 2008-01-19 | 1 | -1/+1 | |
| | | | | (bzr r4560) | |||||
| * | Made the inside/outside radio buttons in the Spirograph extension inx ↵ | Joel Holdsworth | 2008-01-18 | 1 | -5/+5 | |
| | | | | | | translatable (bzr r4556) | |||||
| * | adding CC licensing note about the previously added image | Felipe Corr??a da Silva Sanches | 2008-01-18 | 2 | -0/+4 | |
| | | | | | | adding this image to Makefile.am (bzr r4554) | |||||
| * | i forgot to add this image that is used on convolvematrix icon | Felipe Corr??a da Silva Sanches | 2008-01-18 | 2 | -1/+8 | |
| | | | | (bzr r4553) | |||||
| * | info-box for filter effects dialog | Felipe Corr??a da Silva Sanches | 2008-01-18 | 25 | -1/+2772 | |
| | | | | (bzr r4551) | |||||
| * | use threads to open browser without locking inkscape | Felipe Corr??a da Silva Sanches | 2008-01-18 | 8 | -16/+106 | |
| | | | | (bzr r4547) | |||||
| * | added "Ask Us a Question" to the Help menu linking to ↵ | Felipe Corr??a da Silva Sanches | 2008-01-18 | 3 | -0/+17 | |
| | | | | | | http://answers.launchpad.net/inkscape/+addquestion (bzr r4546) | |||||
| * | Adding additional directions for installing script pre-requisites | Bryce Harrington | 2008-01-13 | 1 | -1/+1 | |
| | | | | (bzr r4473) | |||||
| * | Adding extra info on how to get the python-lxml extension. | Bryce Harrington | 2008-01-13 | 1 | -1/+1 | |
| | | | | (bzr r4472) | |||||
| * | Added example file for feTurbulence effect | Niko Kiirala | 2008-01-11 | 2 | -0/+513 | |
| | | | | (bzr r4460) | |||||
| * | Adding new markers for UML diagramming. Patch from Coezbek. (Closes | Bryce Harrington | 2008-01-06 | 1 | -0/+74 | |
| | | | | | | LP: #169989) (bzr r4400) | |||||
| * | Modify transform dialog icons so arrows show correct sense of motion for | Bryce Harrington | 2008-01-06 | 1 | -335/+554 | |
| | | | | | | | a positive value in the corresponding spinbutton. Patch from Jedfrechette (closes LP: #169927) (bzr r4399) | |||||
| * | fix xml prefix in Barcode; another partial fix for Bug #179770 | Aaron Spike | 2008-01-05 | 1 | -1/+1 | |
| | | | | (bzr r4398) | |||||
| * | add uri for xml namespace and use inkex.addNS() to add namespaces | Aaron Spike | 2008-01-05 | 3 | -12/+13 | |
| | | | | | | partial fix for Bug #179770 (bzr r4396) | |||||
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 1 | -1/+1 | |
| | | | | | | currently. (bzr r4389) | |||||
| * | Fix location of Swatches menu in tutorial (LP: #169986) | Bryce Harrington | 2007-12-31 | 1 | -1/+1 | |
| | | | | (bzr r4348) | |||||
| * | Add icons to document properties grid table :-) | Johan B. C. Engelen | 2007-12-29 | 1 | -85/+195 | |
| | | | | (bzr r4329) | |||||
| * | Spelling fix | Bryce Harrington | 2007-12-28 | 1 | -1/+1 | |
| | | | | (bzr r4322) | |||||
| * | More work on tango icons by Michael Grossberg + some alternate tools icons ↵ | JiHO | 2007-12-27 | 1 | -1701/+2461 | |
| | | | | | | deviating from the art libre set but which may be more satisfying in Inkscape. (bzr r4317) | |||||
| * | * Extraneous char in shebang removed (Closes: #168796) | Luca Bruno | 2007-12-26 | 1 | -1/+1 | |
| | | | | (bzr r4308) | |||||
| * | actually added edge3d.{py,inx} to the list of installable files | Alexandre Prokoudine | 2007-12-25 | 1 | -0/+2 | |
| | | | | (bzr r4300) | |||||
| * | Retired FilePrintDirect verb | Joel Holdsworth | 2007-12-23 | 5 | -12/+0 | |
| | | | | (bzr r4287) | |||||
| * | More icon work by Michael Growberg: | JiHO | 2007-12-21 | 1 | -18209/+16068 | |
| | | | | | | | | | | | | | | | | | | Major changes since last version: *all icons are done *changed look of raise/lower icons *"tweak" tool uses "smudge" icon from art libre set *transform icons taken from art libre set *align icons taken from art libre set (or extrapolated from their style) problems: ink pressure/tilt settings don't show (but the old ones do for some reason) some icons are taken from the desktop's icon theme and so the layer icons should match the ones in the layer dialog but don't match on all platforms same goes for paste icons like paste in place that don't always match the look of the generic paste icon. (bzr r4267) | |||||
| * | Use "%"-key for toggling the snapper, and modify the related sp-desktop code | Diederik van Lierop | 2007-12-20 | 2 | -8/+12 | |
| | | | | (bzr r4266) | |||||
| * | Introduce verb, menu item and shortcut for the global snapping toggle | Diederik van Lierop | 2007-12-18 | 2 | -8/+10 | |
| | | | | (bzr r4256) | |||||
| * | Improved tango icons by Michael Grossberg. | JiHO | 2007-12-13 | 1 | -9465/+17981 | |
| | | | | (bzr r4226) | |||||
| * | updating help menu releasenote link to 0.46 version | popolon.org | 2007-12-05 | 1 | -1/+1 | |
| | | | | (bzr r4180) | |||||
| * | Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool. | Johan B. C. Engelen | 2007-12-05 | 1 | -19/+95 | |
| | | | | (bzr r4177) | |||||
| * | add white versions, three bitmap textures | bulia byak | 2007-12-05 | 1 | -51/+2908 | |
| | | | | (bzr r4176) | |||||
| * | new patterns, readme update | bulia byak | 2007-12-04 | 2 | -139/+485 | |
| | | | | (bzr r4166) | |||||
| * | color value overwrite bug fixed | Jos Hirth | 2007-12-02 | 1 | -10/+4 | |
| | | | | (bzr r4151) | |||||
| * | Adding icon for color management | Jon A. Cruz | 2007-11-29 | 1 | -0/+109 | |
| | | | | (bzr r4144) | |||||
| * | rename EditCloneOriginal to EditCloneSelectOriginal | Johan B. C. Engelen | 2007-11-18 | 2 | -4/+4 | |
| | | | | (bzr r4110) | |||||
| * | rename EditCloneOriginal to EditCloneSelectOriginal ; ↵ | Johan B. C. Engelen | 2007-11-18 | 2 | -4/+4 | |
| | | | | | | SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL (bzr r4109) | |||||
| * | - modified the grid to be 0.5 pixels wide to make ti easier to snap to the ↵ | JiHO | 2007-11-18 | 1 | -717/+679 | |
| | | | | | | | | pixel grid when snapping nodes to grid - removed unused icons to avoid confusion (bzr r4103) | |||||
| * | make INX <option> translatable | Johan B. C. Engelen | 2007-11-13 | 1 | -10/+10 | |
| | | | | (bzr r4076) | |||||
