| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | display waiting cursor; move credits to a page of its own | bulia byak | 2009-02-02 | 1 | -13/+21 | |
| | | | | (bzr r7219) | |||||
| * | copyedit, use repeated calls for graduated contrast | bulia byak | 2009-02-02 | 1 | -3/+6 | |
| | | | | (bzr r7218) | |||||
| * | copyedit, names that make more sense | bulia byak | 2009-02-02 | 2 | -4/+4 | |
| | | | | (bzr r7217) | |||||
| * | use the same steps to figure out dir for bitmap copy as in export dialog | bulia byak | 2009-02-02 | 1 | -2/+11 | |
| | | | | (bzr r7216) | |||||
| * | remove mnemonic which does not work anyway | bulia byak | 2009-02-02 | 1 | -1/+1 | |
| | | | | (bzr r7215) | |||||
| * | fix crash | bulia byak | 2009-02-02 | 1 | -1/+2 | |
| | | | | (bzr r7214) | |||||
| * | knot-lpe enabled (tests commited to testsuite). | JF Barraud | 2009-02-02 | 1 | -1/+4 | |
| | | | | (bzr r7213) | |||||
| * | FIX for bug 317964; SVG crashes on empthy flow-text element | Adib Taraben | 2009-02-01 | 1 | -2/+8 | |
| | | | | (bzr r7212) | |||||
| * | bug fix: handle paths with more than one component. | JF Barraud | 2009-02-01 | 1 | -3/+3 | |
| | | | | (bzr r7211) | |||||
| * | Store the snapper tolerances in the snap-preferences instead of in each ↵ | Diederik van Lierop | 2009-01-31 | 15 | -129/+130 | |
| | | | | | | snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call) (bzr r7208) | |||||
| * | fix crash described at | Felipe Corr??a da Silva Sanches | 2009-01-29 | 1 | -0/+4 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/307567 (bzr r7206) | |||||
| * | set waiting cursor while loading a file | bulia byak | 2009-01-28 | 1 | -1/+7 | |
| | | | | (bzr r7203) | |||||
| * | do not change cursor if desktop has set it to waiting | bulia byak | 2009-01-28 | 1 | -6/+10 | |
| | | | | (bzr r7202) | |||||
| * | add accessor for the waiting_cursor flag (sorry for the recompile) | bulia byak | 2009-01-28 | 1 | -0/+1 | |
| | | | | (bzr r7201) | |||||
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 14 | -24/+99 | |
| | | | | (bzr r7200) | |||||
| * | show waiting cursor while ExecutionEnv is working | bulia byak | 2009-01-28 | 1 | -0/+5 | |
| | | | | (bzr r7199) | |||||
| * | since imagemagic effects cannot be cancelled midway, trying to do so often ↵ | bulia byak | 2009-01-28 | 1 | -3/+3 | |
| | | | | | | crashes; the fix is to disallow UI interaction while it works, at least until we implement a way to safely cancel such effects (bzr r7198) | |||||
| * | Added missing translation. | Marcin Floryan | 2009-01-27 | 1 | -1/+1 | |
| | | | | (bzr r7194) | |||||
| * | draw red X icon while dragging the "remove color" item | Felipe Corr??a da Silva Sanches | 2009-01-27 | 2 | -1/+18 | |
| | | | | (bzr r7192) | |||||
| * | simplify sketch result to fix crash | Johan B. C. Engelen | 2009-01-27 | 1 | -0/+9 | |
| | | | | (bzr r7191) | |||||
| * | fix crash when drawing very quickly while still loading inkscape. | Johan B. C. Engelen | 2009-01-27 | 1 | -3/+4 | |
| | | | | (bzr r7190) | |||||
| * | quick ad-hoc fix to restore guide dragging | Maximilian Albert | 2009-01-27 | 1 | -1/+1 | |
| | | | | (bzr r7189) | |||||
| * | proper resizing of remove color button | Felipe Corr??a da Silva Sanches | 2009-01-27 | 1 | -1/+1 | |
| | | | | (bzr r7188) | |||||
| * | add subtract mode with alt, adjust inertia | bulia byak | 2009-01-26 | 1 | -6/+11 | |
| | | | | (bzr r7186) | |||||
| * | fix parameter ranges, copyedit | bulia byak | 2009-01-26 | 2 | -9/+9 | |
| | | | | (bzr r7185) | |||||
| * | calligraphic defaults: forgotten conversions to the new range | bulia byak | 2009-01-26 | 1 | -1/+1 | |
| | | | | (bzr r7184) | |||||
| * | All snap options which can be accessed through the snapping toolbar are now ↵ | Diederik van Lierop | 2009-01-26 | 3 | -107/+3 | |
| | | | | | | removed from the document properties dialog (bzr r7183) | |||||
| * | Nicer symbol for guide anchor | Maximilian Albert | 2009-01-26 | 5 | -22/+255 | |
| | | | | (bzr r7182) | |||||
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 6 | -26/+166 | |
| | | | | (bzr r7180) | |||||
| * | removing a g_warning | Felipe Corr??a da Silva Sanches | 2009-01-26 | 1 | -1/+0 | |
| | | | | (bzr r7179) | |||||
| * | prevent inkscape from crashing in case of malformed SVG, still need method ↵ | theAdib | 2009-01-25 | 1 | -2/+14 | |
| | | | | | | to inform the user about document corruption (bzr r7176) | |||||
| * | Remove the source snap-indicator when ungrabbing | Diederik van Lierop | 2009-01-25 | 1 | -0/+2 | |
| | | | | (bzr r7175) | |||||
| * | Remove some SP_ACTIVE_DESKTOP() calls | Diederik van Lierop | 2009-01-25 | 4 | -21/+14 | |
| | | | | (bzr r7174) | |||||
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 3 | -14/+16 | |
| | | | | (bzr r7173) | |||||
| * | - The snap-delay mechanism should now be more robust. From now on, it must ↵ | Diederik van Lierop | 2009-01-25 | 23 | -285/+386 | |
| | | | | | | | | be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed. - Creating single dots now snaps (bzr r7172) | |||||
| * | removing void files | Felipe Corr??a da Silva Sanches | 2009-01-25 | 11 | -11/+2 | |
| | | | | | | duh! (bzr r7171) | |||||
| * | hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke ↵ | JF Barraud | 2009-01-25 | 4 | -52/+78 | |
| | | | | | | width'. (bzr r7170) | |||||
| * | fix percentage coordinates for rect and line. ↵ | Johan B. C. Engelen | 2009-01-25 | 2 | -8/+9 | |
| | | | | | | (svgtestsuite-1.1/coords-units-02-b.svg) (bzr r7169) | |||||
| * | fix percentage coordinates for ellipses. ↵ | Johan B. C. Engelen | 2009-01-25 | 1 | -5/+8 | |
| | | | | | | (svgtestsuite-1.1/coords-units-02-b.svg) (bzr r7168) | |||||
| * | move most of the new LPEs to the experimental section, this means that most ↵ | Johan B. C. Engelen | 2009-01-24 | 1 | -9/+11 | |
| | | | | | | of them will not appear in normal builds. let's be more careful in future about which lpe is "done" and which is still in development. many of the now experimental LPEs actually work quite well. if so, commit an extensive SVG with testcases to the testsuite, and move the effect out of the experimental section. (bzr r7167) | |||||
| * | remove debug code | Johan B. C. Engelen | 2009-01-24 | 1 | -1/+0 | |
| | | | | (bzr r7166) | |||||
| * | add "remove color" ColorItem to the swatches dialog | Felipe Corr??a da Silva Sanches | 2009-01-24 | 4 | -26/+63 | |
| | | | | (bzr r7164) | |||||
| * | sort combo enumerations | Johan B. C. Engelen | 2009-01-24 | 1 | -0/+17 | |
| | | | | (bzr r7163) | |||||
| * | small cleanup in src/trace (warnings and trailing spaces) | St??phane Gimenez | 2009-01-23 | 2 | -20/+18 | |
| | | | | (bzr r7162) | |||||
| * | Fix compile when lcms is disabled | Maximilian Albert | 2009-01-21 | 2 | -2/+3 | |
| | | | | (bzr r7156) | |||||
| * | Don't hold on to pointer returned from c_str(). Might help bug 307567 | Jon A. Cruz | 2009-01-21 | 1 | -1/+2 | |
| | | | | (bzr r7154) | |||||
| * | Fixed to not emit signals from deleted object. May fix 271621. | Jon A. Cruz | 2009-01-21 | 2 | -3/+14 | |
| | | | | | | Fixed to no longer emit signal from deleted instance. Might fix bug 271621 (bzr r7153) | |||||
| * | double inclusion fix | Johan B. C. Engelen | 2009-01-20 | 1 | -1/+2 | |
| | | | | (bzr r7151) | |||||
| * | Turn off new input dialog pending cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+2 | |
| | | | | (bzr r7150) | |||||
| * | Warning cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+1 | |
| | | | | (bzr r7149) | |||||
