| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | no scaling compensation for "object to pattern" operation (bug #312701) | Thomas Holder | 2009-05-01 | 1 | -1/+1 | |
| | | | | (bzr r7806) | |||||
| * | Fix crash when dragging radial gradient (bug #363668) | Diederik van Lierop | 2009-05-01 | 1 | -4/+13 | |
| | | | | (bzr r7803) | |||||
| * | copyedit labels, expand range | bulia byak | 2009-04-30 | 3 | -5/+5 | |
| | | | | (bzr r7802) | |||||
| * | allow --export-dpi to be used for setting the filter rasterization ↵ | bulia byak | 2009-04-30 | 1 | -1/+12 | |
| | | | | | | resolution in PS/EPS/PDF export (bzr r7801) | |||||
| * | Fix infinite loop as reported in bug #365034 | Diederik van Lierop | 2009-04-30 | 1 | -5/+5 | |
| | | | | (bzr r7800) | |||||
| * | requestOrphanCollection: do not remove (vacuum) style or script elements ↵ | Thomas Holder | 2009-04-30 | 1 | -0/+9 | |
| | | | | | | (Bug #276244) (bzr r7799) | |||||
| * | workaround for 'clip-path' and 'mask' given as style properties (bug #324849) | Thomas Holder | 2009-04-30 | 1 | -2/+13 | |
| | | | | (bzr r7798) | |||||
| * | Make sure that the item center (origin for rotations) does not change due to ↵ | Diederik van Lierop | 2009-04-29 | 2 | -16/+19 | |
| | | | | | | copy & paste (Fixes bug #320489) (bzr r7797) | |||||
| * | FIX for BUG 368879: crash on 'save a copy as' when document has no filename yet | theAdib | 2009-04-29 | 1 | -2/+6 | |
| | | | | (bzr r7796) | |||||
| * | Fix crash reported in bug #311737 | Diederik van Lierop | 2009-04-28 | 1 | -45/+47 | |
| | | | | (bzr r7792) | |||||
| * | Fix the crash reported in bug #342755 | Diederik van Lierop | 2009-04-28 | 1 | -56/+62 | |
| | | | | (bzr r7790) | |||||
| * | Cleanup cache and rendering of icons. | Jon A. Cruz | 2009-04-28 | 1 | -47/+22 | |
| | | | | (bzr r7781) | |||||
| * | Make the snap toolbar unsensitive to undo actions. How could I not have ↵ | Diederik van Lierop | 2009-04-27 | 1 | -1/+6 | |
| | | | | | | noticed this bug before? (bzr r7780) | |||||
| * | Cleaning up legacy stock icons and correct icon sizes to match theme engine ↵ | Jon A. Cruz | 2009-04-27 | 3 | -69/+34 | |
| | | | | | | sizes. (bzr r7779) | |||||
| * | BUG 367123: include zlib.h into jar.cpp | Adib Taraben | 2009-04-26 | 1 | -0/+1 | |
| | | | | (bzr r7777) | |||||
| * | Do not end path editing on double-clicks other than first mouse button | Krzysztof Kosi??ski | 2009-04-26 | 1 | -1/+2 | |
| | | | | | | | in the pen tool. Fixes horizontal scrolling with tilt wheels while drawing a path. (bzr r7776) | |||||
| * | Fix compile on Windows (the last paramteter is not defaulted in older | Krzysztof Kosi??ski | 2009-04-25 | 1 | -1/+1 | |
| | | | | | | versions of gtkmm) (bzr r7774) | |||||
| * | Optionaly snap to invisible grid lines too (when zoomed out). See the grids ↵ | Diederik van Lierop | 2009-04-25 | 5 | -28/+74 | |
| | | | | | | tab in the document properties dialog. This closes bug #172115 (bzr r7773) | |||||
| * | Fix missing dock icons (bug #364075) | Krzysztof Kosi??ski | 2009-04-25 | 1 | -29/+9 | |
| | | | | (bzr r7772) | |||||
| * | Two minor snapping fixes | Diederik van Lierop | 2009-04-24 | 2 | -3/+9 | |
| | | | | (bzr r7770) | |||||
| * | apply printing w32 patch ↵ | Adib Taraben | 2009-04-24 | 1 | -63/+0 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/176 (bzr r7768) | |||||
| * | apply printing w32 patch ↵ | Adib Taraben | 2009-04-24 | 3 | -6/+11 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 (bzr r7767) | |||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 7 | -16/+21 | |
| | | | | (bzr r7763) | |||||
| * | Evil work-around for Inkscape's lack of support for ↵ | Jasper van de Gronde | 2009-04-23 | 1 | -0/+9 | |
| | | | | | | color-interpolation-filters (and color-interpolation). (bzr r7762) | |||||
| * | Removed newer GIcon reference. | Jon A. Cruz | 2009-04-22 | 1 | -12/+0 | |
| | | | | (bzr r7759) | |||||
| * | ok, restored construction lines! with a minimalist improvement of placement ↵ | JF Barraud | 2009-04-22 | 2 | -3/+56 | |
| | | | | | | control... (bzr r7758) | |||||
| * | Fix constrained motion in the selector tool when snapping is being ↵ | Diederik van Lierop | 2009-04-21 | 1 | -3/+11 | |
| | | | | | | overridden (i.e. when ctrl+shift keys are pressed simultaneously) (bzr r7755) | |||||
| * | When reworking Preben's patch I forgot a few things (oops). | Jasper van de Gronde | 2009-04-21 | 1 | -2/+5 | |
| | | | | (bzr r7753) | |||||
| * | Partial fix for bug 193926 , thanks to Preben Soeberg. | Jasper van de Gronde | 2009-04-21 | 3 | -17/+23 | |
| | | | | (bzr r7752) | |||||
| * | Restoring needed icon rendering code. Addresses bug #363781. | Jon A. Cruz | 2009-04-21 | 1 | -13/+249 | |
| | | | | (bzr r7750) | |||||
| * | Adding the cxxtest template to the dist list | Ted Gould | 2009-04-21 | 1 | -1/+2 | |
| | | | | (bzr r7749) | |||||
| * | Adding two missing files. distcheck fixes. | Ted Gould | 2009-04-21 | 1 | -0/+2 | |
| | | | | (bzr r7748) | |||||
| * | Correctly trigger any pending snap events when the mouse button is released ↵ | Diederik van Lierop | 2009-04-20 | 1 | -6/+8 | |
| | | | | | | after dragging a knot (i.e. after scaling/stretching/etc). The code was already there but executed in the wrong order (bzr r7747) | |||||
| * | Korean translation update by yongdoria | Nicolas Dufour | 2009-04-20 | 1 | -0/+1 | |
| | | | | (bzr r7746) | |||||
| * | Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ↵ | Jasper van de Gronde | 2009-04-20 | 2 | -50/+49 | |
| | | | | | | is given. (bzr r7744) | |||||
| * | unhide lpe-sketch. removed "construction lines" feature of this effect + ↵ | JF Barraud | 2009-04-20 | 3 | -11/+33 | |
| | | | | | | minor bug fix. (bzr r7743) | |||||
| * | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 2009-04-20 | 2 | -4/+4 | |
| | | | | (bzr r7742) | |||||
| * | Handle case when an icon is not populated | Jon A. Cruz | 2009-04-19 | 1 | -2/+9 | |
| | | | | (bzr r7737) | |||||
| * | Added code to deal with changed icon names. Fixes bug #360964 | Jon A. Cruz | 2009-04-18 | 1 | -4/+255 | |
| | | | | (bzr r7736) | |||||
| * | Correct recent changes that had reverted to always use SPIcon when not ↵ | Jon A. Cruz | 2009-04-18 | 1 | -25/+41 | |
| | | | | | | present as external .png files. (bzr r7735) | |||||
| * | Fix #358704 that I introduced with r21075. | Peter Moulder | 2009-04-18 | 1 | -1/+1 | |
| | | | | (bzr r7733) | |||||
| * | Restore base legacy name support | Jon A. Cruz | 2009-04-18 | 1 | -11/+88 | |
| | | | | (bzr r7731) | |||||
| * | Warning cleanup | Jon A. Cruz | 2009-04-18 | 1 | -1/+1 | |
| | | | | (bzr r7730) | |||||
| * | Whitespace cleanup | Jon A. Cruz | 2009-04-18 | 1 | -3/+3 | |
| | | | | (bzr r7729) | |||||
| * | Fix most icons in the geometry tool | Krzysztof Kosi??ski | 2009-04-18 | 3 | -17/+23 | |
| | | | | (bzr r7727) | |||||
| * | Fix most icon issues: blurry icons, tiling, etc. (hooray!) | Krzysztof Kosi??ski | 2009-04-16 | 3 | -31/+25 | |
| | | | | (bzr r7721) | |||||
| * | Restore 0.46 placement of node alignment buttons | Krzysztof Kosi??ski | 2009-04-16 | 1 | -5/+5 | |
| | | | | (bzr r7720) | |||||
| * | patch 179589 with UI added: optionally, try to replace a font name specified ↵ | bulia byak | 2009-04-15 | 4 | -7/+103 | |
| | | | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718) | |||||
| * | Fix two legacy icon IDs | Krzysztof Kosi??ski | 2009-04-13 | 1 | -5/+2 | |
| | | | | (bzr r7711) | |||||
| * | Really fix node alignment icons; add clarifying comment to source. | Krzysztof Kosi??ski | 2009-04-13 | 1 | -4/+7 | |
| | | | | (bzr r7710) | |||||
