| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | whitespace | Bryce Harrington | 2009-03-12 | 1 | -9/+9 |
| * | whitespace missed | bulia byak | 2009-03-12 | 1 | -2/+2 |
| * | was a bit overzealous in removing render requests from subclasses | bulia byak | 2009-03-12 | 1 | -0/+3 |
| * | Remove trailing whitespace (fixes a warning) | Josh Andler | 2009-03-11 | 1 | -1/+1 |
| * | move canvastext to its own file (no linking error for me anymore), add outlin... | bulia byak | 2009-03-11 | 9 | -316/+50 |
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| * | bug fix about closed path. | JF Barraud | 2009-03-11 | 1 | -38/+66 |
| * | * [INTL:*] update_po_files.sh | Ivan Mas??r | 2009-03-10 | 62 | -210508/+303903 |
| * | correct locale for the "svn info" in "make check". | Aur??lio A. Heckert | 2009-03-10 | 1 | -1/+1 |
| * | fix 317365: when moving in/out of defs, an object gets a new SPObject while k... | bulia byak | 2009-03-10 | 1 | -6/+6 |
| * | Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers... | Ed Halley | 2009-03-10 | 1 | -2/+21 |
| * | update from 2geom (bug fix) | JF Barraud | 2009-03-09 | 1 | -1/+2 |
| * | fix crash when switching away from pattern (237104 and others) | bulia byak | 2009-03-09 | 1 | -11/+35 |
| * | Fix #338838, in which zooming and panning with the middle mouse button made I... | Diederik van Lierop | 2009-03-09 | 5 | -16/+32 |
| * | Yet another round of translation update | Alexandre Prokoudine | 2009-03-09 | 1 | -218/+211 |
| * | Spanish translation correction to address bug #179596, by Lucas Vieites | Nicolas Dufour | 2009-03-09 | 1 | -6/+6 |
| * | added missing files in 2geom update. | JF Barraud | 2009-03-09 | 2 | -0/+156 |
| * | Made text entry handle standard web-hex values. Fixes bug #168121. | Jon A. Cruz | 2009-03-09 | 1 | -4/+22 |
| * | added 2geom/utils.cpp - unused, but useful | Nathan Hurst | 2009-03-09 | 1 | -0/+87 |
| * | chebychev is not used currently | Nathan Hurst | 2009-03-09 | 1 | -2/+0 |
| * | knot lpe: enable groups + cleanups/simplifications | JF Barraud | 2009-03-09 | 2 | -240/+296 |
| * | 2geom update | JF Barraud | 2009-03-09 | 18 | -348/+1883 |
| * | part of bug #339660; can not use Add/Rename dialog to create layer with no pr... | Ed Halley | 2009-03-09 | 1 | -4/+9 |
| * | separate bbox (calculated by subclasses) and drawbox, which includes filters ... | bulia byak | 2009-03-09 | 6 | -29/+38 |
| * | only request redraw of those parts of the rect sides that actually moved | bulia byak | 2009-03-09 | 1 | -46/+115 |
| * | do not redraw if moved to the same point as before | bulia byak | 2009-03-09 | 2 | -2/+8 |
| * | for zero-length lines, do not request canvas redraw and do not attempt to draw | bulia byak | 2009-03-09 | 1 | -7/+16 |
| * | for selection modified signal, only update the coords of the selcue boxes, no... | bulia byak | 2009-03-09 | 2 | -11/+68 |
| * | switch opacity and blur sliders to delayed update, which makes them much more... | bulia byak | 2009-03-09 | 2 | -4/+6 |
| * | suppress warnings caused by an orphaned clone, which is legit even if useless | bulia byak | 2009-03-09 | 1 | -3/+5 |
| * | fix crash when duplicating an orphaned clone | bulia byak | 2009-03-09 | 1 | -0/+2 |
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 5 | -35/+40 |
| * | Should be pointing to 047 really | Alexandre Prokoudine | 2009-03-08 | 1 | -1/+1 |
| * | deleting layer also hid layers, missing 'break' statement | Ed Halley | 2009-03-08 | 1 | -0/+1 |
| * | xml tree widget also shows inkscape:label if any | Ed Halley | 2009-03-08 | 1 | -2/+9 |
| * | Reworked internals of color and drag-n-drop. | Jon A. Cruz | 2009-03-08 | 6 | -177/+216 |
| * | - When finalizing a curve by double clicking then don't snap to the curve itself | Diederik van Lierop | 2009-03-07 | 4 | -9/+25 |
| * | Snap indicators and filters, mainly... | Nicolas Dufour | 2009-03-07 | 1 | -928/+1165 |
| * | Icon Bonanza part 2341: Update icon-names.h to reflect changes in | Krzysztof Kosi??ski | 2009-03-07 | 1 | -4/+4 |
| * | svg parsing error fixed | Ed Halley | 2009-03-07 | 1 | -1/+1 |
| * | some keyboards (Apple) have no Insert; allow insert-node with Shift+I too | Ed Halley | 2009-03-07 | 1 | -0/+8 |
| * | Moving dnd data generation into the generic ColorDef class. | Jon A. Cruz | 2009-03-07 | 4 | -142/+93 |
| * | Updated Dutch and Russian translations | Alexandre Prokoudine | 2009-03-07 | 2 | -1410/+1655 |
| * | Corrected mistakes introduced in rev 20838 | JiHO | 2009-03-06 | 1 | -2/+2 |
| * | fix several non-portable hacks | Bob Jamison | 2009-03-06 | 1 | -8/+12 |
| * | Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196. | Jon A. Cruz | 2009-03-06 | 2 | -3/+3 |
| * | generate flash helper path in node tool for all shapes and simple text objects | Johan B. C. Engelen | 2009-03-05 | 1 | -4/+6 |
| * | Allowed latex binaries to be detected by Inkscape on Mac OS X | JiHO | 2009-03-05 | 1 | -1/+2 |
| * | Fix distribute-remove-overlap (should be distribute-remove-overlaps) in | Krzysztof Kosi??ski | 2009-03-05 | 1 | -1/+1 |
| * | Off-grid icon and further missing ID fixes for icons.svg | Krzysztof Kosi??ski | 2009-03-05 | 1 | -577/+577 |