| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made text entry handle standard web-hex values. Fixes bug #168121. | Jon A. Cruz | 2009-03-09 | 1 | -4/+22 |
| | | | | (bzr r7457) | ||||
| * | added 2geom/utils.cpp - unused, but useful | Nathan Hurst | 2009-03-09 | 1 | -0/+87 |
| | | | | (bzr r7456) | ||||
| * | chebychev is not used currently | Nathan Hurst | 2009-03-09 | 1 | -2/+0 |
| | | | | (bzr r7455) | ||||
| * | knot lpe: enable groups + cleanups/simplifications | JF Barraud | 2009-03-09 | 2 | -240/+296 |
| | | | | (bzr r7454) | ||||
| * | 2geom update | JF Barraud | 2009-03-09 | 18 | -348/+1883 |
| | | | | (bzr r7453) | ||||
| * | part of bug #339660; can not use Add/Rename dialog to create layer with no ↵ | Ed Halley | 2009-03-09 | 1 | -4/+9 |
| | | | | | | proper inkscape:label attribute, otherwise GUI is confused (bzr r7452) | ||||
| * | separate bbox (calculated by subclasses) and drawbox, which includes filters ↵ | bulia byak | 2009-03-09 | 6 | -29/+38 |
| | | | | | | margin and clip/mask cropping; this fixes runaway enlargement when dragging a blurred group. also, move request to dirty canvas rectangle from subclasses to NRArenaItem, which uses drawbox for this, fixing numerous rendering glitches with filters (bzr r7451) | ||||
| * | only request redraw of those parts of the rect sides that actually moved | bulia byak | 2009-03-09 | 1 | -46/+115 |
| | | | | (bzr r7450) | ||||
| * | do not redraw if moved to the same point as before | bulia byak | 2009-03-09 | 2 | -2/+8 |
| | | | | (bzr r7449) | ||||
| * | for zero-length lines, do not request canvas redraw and do not attempt to draw | bulia byak | 2009-03-09 | 1 | -7/+16 |
| | | | | (bzr r7448) | ||||
| * | for selection modified signal, only update the coords of the selcue boxes, ↵ | bulia byak | 2009-03-09 | 2 | -11/+68 |
| | | | | | | not delete and create them anew as before (bzr r7447) | ||||
| * | switch opacity and blur sliders to delayed update, which makes them much ↵ | bulia byak | 2009-03-09 | 2 | -4/+6 |
| | | | | | | more resposive and easier to handle; also, remove the old workaround for gtk crash which is no more, allowing interruptibility and thus also improving responsiveness (bzr r7446) | ||||
| * | suppress warnings caused by an orphaned clone, which is legit even if useless | bulia byak | 2009-03-09 | 1 | -3/+5 |
| | | | | (bzr r7445) | ||||
| * | fix crash when duplicating an orphaned clone | bulia byak | 2009-03-09 | 1 | -0/+2 |
| | | | | (bzr r7444) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 5 | -35/+40 |
| | | | | (bzr r7443) | ||||
| * | deleting layer also hid layers, missing 'break' statement | Ed Halley | 2009-03-08 | 1 | -0/+1 |
| | | | | (bzr r7441) | ||||
| * | xml tree widget also shows inkscape:label if any | Ed Halley | 2009-03-08 | 1 | -2/+9 |
| | | | | (bzr r7440) | ||||
| * | Reworked internals of color and drag-n-drop. | Jon A. Cruz | 2009-03-08 | 6 | -177/+216 |
| | | | | (bzr r7439) | ||||
| * | - When finalizing a curve by double clicking then don't snap to the curve itself | Diederik van Lierop | 2009-03-07 | 4 | -9/+25 |
| | | | | | | - When a node and an intersection coincide then snap to the node, not the intersection (but only if snapping is turned on for both of them of course) (bzr r7438) | ||||
| * | Icon Bonanza part 2341: Update icon-names.h to reflect changes in | Krzysztof Kosi??ski | 2009-03-07 | 1 | -4/+4 |
| | | | | | | hicolor and icons.svg (bzr r7436) | ||||
| * | some keyboards (Apple) have no Insert; allow insert-node with Shift+I too | Ed Halley | 2009-03-07 | 1 | -0/+8 |
| | | | | (bzr r7434) | ||||
| * | Moving dnd data generation into the generic ColorDef class. | Jon A. Cruz | 2009-03-07 | 4 | -142/+93 |
| | | | | (bzr r7433) | ||||
| * | Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196. | Jon A. Cruz | 2009-03-06 | 2 | -3/+3 |
| | | | | (bzr r7429) | ||||
| * | generate flash helper path in node tool for all shapes and simple text objects | Johan B. C. Engelen | 2009-03-05 | 1 | -4/+6 |
| | | | | (bzr r7428) | ||||
| * | Hide the new 'clear' swatch for now | Jon A. Cruz | 2009-03-05 | 1 | -1/+1 |
| | | | | (bzr r7423) | ||||
| * | Adding clear-color swatch to complement no-color. | Jon A. Cruz | 2009-03-05 | 5 | -12/+56 |
| | | | | (bzr r7422) | ||||
| * | Control when shift affects moving of handles. Applies patch from bug #245698. | Jon A. Cruz | 2009-03-05 | 1 | -2/+2 |
| | | | | (bzr r7421) | ||||
| * | Add option to only flash paths for node tool when none is selected. Applies ↵ | Jon A. Cruz | 2009-03-05 | 4 | -2/+13 |
| | | | | | | patch from bug #336490. (bzr r7420) | ||||
| * | Add layers dialog to top toolbar. Applies patch from bug #336519. | Jon A. Cruz | 2009-03-05 | 1 | -0/+2 |
| | | | | (bzr r7419) | ||||
| * | A better fix for bug #331864 (snap-delay related) | Diederik van Lierop | 2009-03-04 | 1 | -0/+9 |
| | | | | (bzr r7417) | ||||
| * | We don't really need two separate "Shadows" and "Shadows and glows" ↵ | Alexandre Prokoudine | 2009-03-04 | 1 | -2/+2 |
| | | | | | | submenus, do we? :) (bzr r7416) | ||||
| * | Removed boolean "remove" from swatch, used new type enum in ColorDef. | Jon A. Cruz | 2009-03-04 | 4 | -32/+56 |
| | | | | (bzr r7411) | ||||
| * | Cleanup and prep for more work | Jon A. Cruz | 2009-03-04 | 2 | -44/+19 |
| | | | | (bzr r7410) | ||||
| * | Fix bug #291795 again | Diederik van Lierop | 2009-03-03 | 1 | -1/+6 |
| | | | | (bzr r7409) | ||||
| * | add my name to the 2geom readme, so people can mail me with questions | Johan B. C. Engelen | 2009-03-03 | 1 | -0/+1 |
| | | | | (bzr r7408) | ||||
| * | add mouse-over helperpath for rects | Johan B. C. Engelen | 2009-03-03 | 3 | -0/+15 |
| | | | | (bzr r7407) | ||||
| * | improve helperpath generation on mouse-over | Johan B. C. Engelen | 2009-03-03 | 3 | -31/+27 |
| | | | | (bzr r7406) | ||||
| * | fix crash bug 195312 | Johan B. C. Engelen | 2009-03-03 | 1 | -9/+11 |
| | | | | (bzr r7405) | ||||
| * | minor code cleanup | Johan B. C. Engelen | 2009-03-03 | 1 | -7/+9 |
| | | | | (bzr r7404) | ||||
| * | Adding some no-color to drag-n-drop | Jon A. Cruz | 2009-03-03 | 2 | -6/+134 |
| | | | | (bzr r7402) | ||||
| * | Removing the polyline simplification. Fix for bug #335437 + bug #307783 ↵ | Ulf Erikson | 2009-03-02 | 1 | -9/+2 |
| | | | | | | (missing characters in emf export) (bzr r7400) | ||||
| * | remove more static dialogs. | Johan B. C. Engelen | 2009-03-01 | 1 | -23/+36 |
| | | | | (bzr r7399) | ||||
| * | fix crash bug #241390 | Johan B. C. Engelen | 2009-03-01 | 1 | -11/+14 |
| | | | | (bzr r7398) | ||||
| * | copyedit | bulia byak | 2009-02-28 | 1 | -1/+1 |
| | | | | (bzr r7392) | ||||
| * | Fix #331864 | Diederik van Lierop | 2009-02-28 | 1 | -2/+17 |
| | | | | (bzr r7390) | ||||
| * | Allow snapping to objects in hidden layers | Diederik van Lierop | 2009-02-27 | 1 | -3/+3 |
| | | | | (bzr r7389) | ||||
| * | More accurate wording in snap tooltips | Diederik van Lierop | 2009-02-27 | 6 | -6/+30 |
| | | | | (bzr r7388) | ||||
| * | Added work-around for broken themes that fill in with gtk_paint_border, ↵ | Jon A. Cruz | 2009-02-27 | 5 | -8/+34 |
| | | | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387) | ||||
| * | reenable inkboard compilation | theAdib | 2009-02-26 | 1 | -7/+7 |
| | | | | (bzr r7383) | ||||
| * | Fix a translatable string incorrectly being considered a printf format | Krzysztof Kosi??ski | 2009-02-26 | 1 | -6/+16 |
| | | | | | | specification in live_effects/lpe-patternalongpath.cpp (bzr r7382) | ||||
