summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor correction in messageNicolas Dufour2009-05-071-1/+1
| | | (bzr r7835)
* Default values for lots of filter attributes, see bug 372412.Jasper van de Gronde2009-05-075-14/+14
| | | (bzr r7834)
* remove the deactivate knotholder parameterbulia byak2009-05-072-8/+0
| | | (bzr r7833)
* Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, ↵Josh Andler2009-05-072-2/+2
| | | | | happy on Karmic now) (bzr r7831)
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-066-7/+7
| | | (bzr r7827)
* using uri syntax while importing files using xlink:hrefAdib Taraben2009-05-051-1/+8
| | | (bzr r7826)
* remove attributes/function to reflect changes in 21280 in src/preferences.htheAdib2009-05-051-5/+1
| | | (bzr r7824)
* Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz2009-05-052-169/+225
| | | (bzr r7823)
* since "Unicode" made people believe that they could put hex code point Felipe Corr??a da Silva Sanches2009-05-041-2/+2
| | | | | | | values in the Glyphs tab (svg fonts dialog) where inkscape instead expects a char or a string I decided to rename that column to "Matching string" (bzr r7820)
* add "Reset missing glyph" button to svgfonts dialogFelipe Corr??a da Silva Sanches2009-05-042-1/+26
| | | (bzr r7819)
* Update name listJon A. Cruz2009-05-041-0/+3
| | | (bzr r7818)
* Implement warning of prior errors.Jon A. Cruz2009-05-045-4/+46
| | | (bzr r7817)
* Fixed broken preferences singleton and removed GUI encapsulation leakage. ↵Jon A. Cruz2009-05-044-76/+77
| | | | | Fixes bug #367752. (bzr r7816)
* Clean up formatting so that methods are not all run together. Helps with diffs.Jon A. Cruz2009-05-041-1/+31
| | | (bzr r7815)
* Warning cleanupJon A. Cruz2009-05-032-7/+3
| | | (bzr r7813)
* more on BUG 322116: PDF export does not use the highest quality for ↵Adib Taraben2009-05-021-1/+2
| | | | | rasterized filters (bzr r7812)
* clean left warning on revision 12272Adib Taraben2009-05-021-1/+0
| | | (bzr r7811)
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-018-15/+74
| | | (bzr r7808)
* Build fix for GCC 3.4.4 (added include for stdio.h)Josh Andler2009-05-011-0/+1
| | | (bzr r7807)
* no scaling compensation for "object to pattern" operation (bug #312701)Thomas Holder2009-05-011-1/+1
| | | (bzr r7806)
* Fix crash when dragging radial gradient (bug #363668)Diederik van Lierop2009-05-011-4/+13
| | | (bzr r7803)
* copyedit labels, expand rangebulia byak2009-04-303-5/+5
| | | (bzr r7802)
* allow --export-dpi to be used for setting the filter rasterization ↵bulia byak2009-04-301-1/+12
| | | | | resolution in PS/EPS/PDF export (bzr r7801)
* Fix infinite loop as reported in bug #365034Diederik van Lierop2009-04-301-5/+5
| | | (bzr r7800)
* requestOrphanCollection: do not remove (vacuum) style or script elements ↵Thomas Holder2009-04-301-0/+9
| | | | | (Bug #276244) (bzr r7799)
* workaround for 'clip-path' and 'mask' given as style properties (bug #324849)Thomas Holder2009-04-301-2/+13
| | | (bzr r7798)
* Make sure that the item center (origin for rotations) does not change due to ↵Diederik van Lierop2009-04-292-16/+19
| | | | | copy & paste (Fixes bug #320489) (bzr r7797)
* FIX for BUG 368879: crash on 'save a copy as' when document has no filename yettheAdib2009-04-291-2/+6
| | | (bzr r7796)
* Fix crash reported in bug #311737Diederik van Lierop2009-04-281-45/+47
| | | (bzr r7792)
* Fix the crash reported in bug #342755Diederik van Lierop2009-04-281-56/+62
| | | (bzr r7790)
* Cleanup cache and rendering of icons.Jon A. Cruz2009-04-281-47/+22
| | | (bzr r7781)
* Make the snap toolbar unsensitive to undo actions. How could I not have ↵Diederik van Lierop2009-04-271-1/+6
| | | | | noticed this bug before? (bzr r7780)
* Cleaning up legacy stock icons and correct icon sizes to match theme engine ↵Jon A. Cruz2009-04-273-69/+34
| | | | | sizes. (bzr r7779)
* BUG 367123: include zlib.h into jar.cppAdib Taraben2009-04-261-0/+1
| | | (bzr r7777)
* Do not end path editing on double-clicks other than first mouse buttonKrzysztof Kosi??ski2009-04-261-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 olderKrzysztof Kosi??ski2009-04-251-1/+1
| | | | | versions of gtkmm) (bzr r7774)
* Optionaly snap to invisible grid lines too (when zoomed out). See the grids ↵Diederik van Lierop2009-04-255-28/+74
| | | | | tab in the document properties dialog. This closes bug #172115 (bzr r7773)
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
| | | (bzr r7772)
* Two minor snapping fixesDiederik van Lierop2009-04-242-3/+9
| | | (bzr r7770)
* apply printing w32 patch ↵Adib Taraben2009-04-241-63/+0
| | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/176 (bzr r7768)
* apply printing w32 patch ↵Adib Taraben2009-04-243-6/+11
| | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 (bzr r7767)
* translator comments and minor string fixesIvan Mas??r2009-04-237-16/+21
| | | (bzr r7763)
* Evil work-around for Inkscape's lack of support for ↵Jasper van de Gronde2009-04-231-0/+9
| | | | | color-interpolation-filters (and color-interpolation). (bzr r7762)
* Removed newer GIcon reference.Jon A. Cruz2009-04-221-12/+0
| | | (bzr r7759)
* ok, restored construction lines! with a minimalist improvement of placement ↵JF Barraud2009-04-222-3/+56
| | | | | control... (bzr r7758)
* Fix constrained motion in the selector tool when snapping is being ↵Diederik van Lierop2009-04-211-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 Gronde2009-04-211-2/+5
| | | (bzr r7753)
* Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde2009-04-213-17/+23
| | | (bzr r7752)
* Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz2009-04-211-13/+249
| | | (bzr r7750)
* Adding the cxxtest template to the dist listTed Gould2009-04-211-1/+2
| | | (bzr r7749)