summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more Editorsbulia byak2009-02-061-8/+8
| | | (bzr r7241)
* remove unusedbulia byak2009-02-062-3/+0
| | | (bzr r7240)
* make more things privatebulia byak2009-02-062-46/+41
| | | (bzr r7239)
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
| | | (bzr r7238)
* * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ↵Milosz Derezynski2009-02-061-1/+5
| | | | | access NULL GtkWidget pointer (bzr r7235)
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
| | | (bzr r7233)
* Making the eraser more eraser-likeJon A. Cruz2009-02-041-2/+2
| | | (bzr r7228)
* Warning cleanup.Jon A. Cruz2009-02-041-1/+1
| | | (bzr r7227)
* Fixed dangerous base-class methods that were missing returns by converting ↵Jon A. Cruz2009-02-041-2/+2
| | | | | them to abstract. (bzr r7226)
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
| | | (bzr r7225)
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-1/+1
| | | (bzr r7224)
* enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)Johan B. C. Engelen2009-02-021-2/+2
| | | (bzr r7223)
* display waiting cursor; move credits to a page of its ownbulia byak2009-02-021-13/+21
| | | (bzr r7219)
* copyedit, use repeated calls for graduated contrastbulia byak2009-02-021-3/+6
| | | (bzr r7218)
* copyedit, names that make more sensebulia byak2009-02-022-4/+4
| | | (bzr r7217)
* use the same steps to figure out dir for bitmap copy as in export dialogbulia byak2009-02-021-2/+11
| | | (bzr r7216)
* remove mnemonic which does not work anywaybulia byak2009-02-021-1/+1
| | | (bzr r7215)
* fix crashbulia byak2009-02-021-1/+2
| | | (bzr r7214)
* knot-lpe enabled (tests commited to testsuite).JF Barraud2009-02-021-1/+4
| | | (bzr r7213)
* FIX for bug 317964; SVG crashes on empthy flow-text elementAdib Taraben2009-02-011-2/+8
| | | (bzr r7212)
* bug fix: handle paths with more than one component.JF Barraud2009-02-011-3/+3
| | | (bzr r7211)
* Store the snapper tolerances in the snap-preferences instead of in each ↵Diederik van Lierop2009-01-3115-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 atFelipe Corr??a da Silva Sanches2009-01-291-0/+4
| | | | | https://bugs.launchpad.net/inkscape/+bug/307567 (bzr r7206)
* set waiting cursor while loading a filebulia byak2009-01-281-1/+7
| | | (bzr r7203)
* do not change cursor if desktop has set it to waitingbulia byak2009-01-281-6/+10
| | | (bzr r7202)
* add accessor for the waiting_cursor flag (sorry for the recompile)bulia byak2009-01-281-0/+1
| | | (bzr r7201)
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-2814-24/+99
| | | (bzr r7200)
* show waiting cursor while ExecutionEnv is workingbulia byak2009-01-281-0/+5
| | | (bzr r7199)
* since imagemagic effects cannot be cancelled midway, trying to do so often ↵bulia byak2009-01-281-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 Floryan2009-01-271-1/+1
| | | (bzr r7194)
* draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2009-01-272-1/+18
| | | (bzr r7192)
* simplify sketch result to fix crashJohan B. C. Engelen2009-01-271-0/+9
| | | (bzr r7191)
* fix crash when drawing very quickly while still loading inkscape.Johan B. C. Engelen2009-01-271-3/+4
| | | (bzr r7190)
* quick ad-hoc fix to restore guide draggingMaximilian Albert2009-01-271-1/+1
| | | (bzr r7189)
* proper resizing of remove color buttonFelipe Corr??a da Silva Sanches2009-01-271-1/+1
| | | (bzr r7188)
* add subtract mode with alt, adjust inertiabulia byak2009-01-261-6/+11
| | | (bzr r7186)
* fix parameter ranges, copyeditbulia byak2009-01-262-9/+9
| | | (bzr r7185)
* calligraphic defaults: forgotten conversions to the new rangebulia byak2009-01-261-1/+1
| | | (bzr r7184)
* All snap options which can be accessed through the snapping toolbar are now ↵Diederik van Lierop2009-01-263-107/+3
| | | | | removed from the document properties dialog (bzr r7183)
* Nicer symbol for guide anchorMaximilian Albert2009-01-265-22/+255
| | | (bzr r7182)
* display guide anchor on canvas; anchor and angle can be edited by mouseMaximilian Albert2009-01-266-26/+166
| | | (bzr r7180)
* removing a g_warningFelipe Corr??a da Silva Sanches2009-01-261-1/+0
| | | (bzr r7179)
* prevent inkscape from crashing in case of malformed SVG, still need method ↵theAdib2009-01-251-2/+14
| | | | | to inform the user about document corruption (bzr r7176)
* Remove the source snap-indicator when ungrabbingDiederik van Lierop2009-01-251-0/+2
| | | (bzr r7175)
* Remove some SP_ACTIVE_DESKTOP() callsDiederik van Lierop2009-01-254-21/+14
| | | (bzr r7174)
* Display the snap source indicator only when snapping is enabledDiederik van Lierop2009-01-253-14/+16
| | | (bzr r7173)
* - The snap-delay mechanism should now be more robust. From now on, it must ↵Diederik van Lierop2009-01-2523-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 filesFelipe Corr??a da Silva Sanches2009-01-2511-11/+2
| | | | | duh! (bzr r7171)
* hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke ↵JF Barraud2009-01-254-52/+78
| | | | | width'. (bzr r7170)
* fix percentage coordinates for rect and line. ↵Johan B. C. Engelen2009-01-252-8/+9
| | | | | (svgtestsuite-1.1/coords-units-02-b.svg) (bzr r7169)