| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | draw red X icon while dragging the "remove color" item | Felipe Corr??a da Silva Sanches | 2009-01-27 | 2 | -1/+18 |
| * | simplify sketch result to fix crash | Johan B. C. Engelen | 2009-01-27 | 1 | -0/+9 |
| * | fix crash when drawing very quickly while still loading inkscape. | Johan B. C. Engelen | 2009-01-27 | 1 | -3/+4 |
| * | quick ad-hoc fix to restore guide dragging | Maximilian Albert | 2009-01-27 | 1 | -1/+1 |
| * | proper resizing of remove color button | Felipe Corr??a da Silva Sanches | 2009-01-27 | 1 | -1/+1 |
| * | Improved English slightly | Marcin Floryan | 2009-01-27 | 1 | -4/+4 |
| * | add subtract mode with alt, adjust inertia | bulia byak | 2009-01-26 | 1 | -6/+11 |
| * | fix parameter ranges, copyedit | bulia byak | 2009-01-26 | 2 | -9/+9 |
| * | calligraphic defaults: forgotten conversions to the new range | bulia byak | 2009-01-26 | 1 | -1/+1 |
| * | All snap options which can be accessed through the snapping toolbar are now r... | Diederik van Lierop | 2009-01-26 | 3 | -107/+3 |
| * | Nicer symbol for guide anchor | Maximilian Albert | 2009-01-26 | 5 | -22/+255 |
| * | adding configurable system encoding input for calendar extension | Aur??lio A. Heckert | 2009-01-26 | 2 | -30/+131 |
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 6 | -26/+166 |
| * | removing a g_warning | Felipe Corr??a da Silva Sanches | 2009-01-26 | 1 | -1/+0 |
| * | synchronize | bulia byak | 2009-01-26 | 1 | -1/+7 |
| * | add support for 'iso-8859-1' | Alvin Penner | 2009-01-26 | 1 | -78/+78 |
| * | prevent inkscape from crashing in case of malformed SVG, still need method to... | theAdib | 2009-01-25 | 1 | -2/+14 |
| * | Remove the source snap-indicator when ungrabbing | Diederik van Lierop | 2009-01-25 | 1 | -0/+2 |
| * | Remove some SP_ACTIVE_DESKTOP() calls | Diederik van Lierop | 2009-01-25 | 4 | -21/+14 |
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 3 | -14/+16 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 23 | -285/+386 |
| * | removing void files | Felipe Corr??a da Silva Sanches | 2009-01-25 | 11 | -11/+2 |
| * | hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid... | JF Barraud | 2009-01-25 | 4 | -52/+78 |
| * | fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-... | Johan B. C. Engelen | 2009-01-25 | 2 | -8/+9 |
| * | fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b.... | Johan B. C. Engelen | 2009-01-25 | 1 | -5/+8 |
| * | move most of the new LPEs to the experimental section, this means that most o... | Johan B. C. Engelen | 2009-01-24 | 1 | -9/+11 |
| * | remove debug code | Johan B. C. Engelen | 2009-01-24 | 1 | -1/+0 |
| * | Added some missing snappings icons to the Tango theme, and made some very sma... | Diederik van Lierop | 2009-01-24 | 1 | -47328/+8349 |
| * | add "remove color" ColorItem to the swatches dialog | Felipe Corr??a da Silva Sanches | 2009-01-24 | 7 | -26/+147 |
| * | sort combo enumerations | Johan B. C. Engelen | 2009-01-24 | 1 | -0/+17 |
| * | small cleanup in src/trace (warnings and trailing spaces) | St??phane Gimenez | 2009-01-23 | 2 | -20/+18 |
| * | fix the fill-end-of-month option | bulia byak | 2009-01-23 | 2 | -2/+4 |
| * | add calendar to makefile; move some extensions to Render where they make more... | bulia byak | 2009-01-22 | 4 | -6/+8 |
| * | * Extension test dir | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+110 |
| * | publishing calendar generator extension | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+340 |
| * | force string argument to sys.stderr.write in method errormsg of inkex.py | Aur??lio A. Heckert | 2009-01-22 | 1 | -1/+1 |
| * | Fix compile when lcms is disabled | Maximilian Albert | 2009-01-21 | 2 | -2/+3 |
| * | updated translation from JazzyNico | Alexandre Prokoudine | 2009-01-21 | 1 | -3751/+2206 |
| * | Don't hold on to pointer returned from c_str(). Might help bug 307567 | Jon A. Cruz | 2009-01-21 | 1 | -1/+2 |
| * | Fixed to not emit signals from deleted object. May fix 271621. | Jon A. Cruz | 2009-01-21 | 2 | -3/+14 |
| * | use our python from devlibs, do not assume the user has a python in path | bulia byak | 2009-01-20 | 1 | -8/+8 |
| * | double inclusion fix | Johan B. C. Engelen | 2009-01-20 | 1 | -1/+2 |
| * | Turn off new input dialog pending cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+2 |
| * | Warning cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+1 |
| * | patch 318246 | bulia byak | 2009-01-19 | 1 | -0/+2 |
| * | Rounding errors in feComposite: patch by Preben S (bug 318134) | Niko Kiirala | 2009-01-19 | 1 | -7/+7 |
| * | updated Russian translation | Alexandre Prokoudine | 2009-01-19 | 1 | -858/+1066 |
| * | improve guide tracking: add inertia after escape, suppress initial jerk, redu... | bulia byak | 2009-01-19 | 2 | -16/+51 |
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 22 | -239/+469 |
| * | snap indicator: try a diamond shaped indicator for snapping to nodes. see how... | Johan B. C. Engelen | 2009-01-17 | 1 | -1/+11 |