summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* log inkscape versionMenTaLguY2007-05-101-1/+11
* add logging of basic display propertiesMenTaLguY2007-05-104-0/+130
* really fix formatting this timeMenTaLguY2007-05-101-1/+3
* fix formattingMenTaLguY2007-05-101-3/+3
* Explicit child events and formatted properties.MenTaLguY2007-05-103-0/+24
* add configuration event typeMenTaLguY2007-05-102-0/+2
* add document serial numbersMenTaLguY2007-05-104-0/+14
* make sure microseconds get the right number of decimal placesMenTaLguY2007-05-101-1/+1
* cairo ps output patchtheAdib2007-05-097-71/+358
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-084-3/+28
* committed patch #1713558 by John Faith. adds the definition of isinf for Mac ...JiHO2007-05-071-0/+2
* fix speeling of calligraphy tool verb nameMenTaLguY2007-05-061-1/+1
* remove description for privacy reasons, and allow nesting under commitMenTaLguY2007-05-061-5/+3
* allow nesting under verb eventsMenTaLguY2007-05-061-1/+2
* instrument undo commitsMenTaLguY2007-05-061-0/+34
* instrument actionsMenTaLguY2007-05-061-0/+26
* add INTERACTION to filters in the environment variableMenTaLguY2007-05-061-0/+1
* touch up logging infrastructure in preparation for interaction loggingMenTaLguY2007-05-065-1/+160
* Refactoring of previous changesDiederik van Lierop2007-05-041-28/+27
* committed patch 1710682 by jfaithJiHO2007-05-012-2/+3
* Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop2007-04-303-31/+35
* In node tool: make rotation by [] and scaling by <> also use the active node ...Maximilian Albert2007-04-251-4/+16
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-253-11/+49
* a better way to start rubberbandbulia byak2007-04-251-7/+6
* unconditionally stop only button-1 rubberbands on mouseoverbulia byak2007-04-251-1/+3
* patch 1705533gustav_b2007-04-251-2/+2
* Added base icon support to combo box presentationJon A. Cruz2007-04-241-2/+13
* skip recursion into clone's children in stroke adjustment; fix paint adjuster...bulia byak2007-04-241-6/+8
* fix 1705412: handle gracefully assigning gradients to no-bbox itemsbulia byak2007-04-231-1/+3
* fix 1704038: finishing on right-click assumed we are finishing unclosed, whic...bulia byak2007-04-231-6/+15
* Fix for bug #1699198: snap nodes of clonesDiederik van Lierop2007-04-231-0/+18
* Doc updatesJon A. Cruz2007-04-233-2/+192
* Supress initial change due to feedback loopJon A. Cruz2007-04-221-3/+13
* Revert warning-remove edit. Needed for switchBob Jamison2007-04-221-1/+1
* Add check for hidden/locked layerJohn Bintz2007-04-221-10/+12
* remove warningsBob Jamison2007-04-222-2/+2
* close transaction when removing empty flowtext; fixes 1704180bulia byak2007-04-211-0/+2
* Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.Bob Jamison2007-04-211-14/+19
* do a light dilation on mouseup if there was no rubbing; makes it usable even ...bulia byak2007-04-212-4/+21
* Final fix for gradient fill algorithmJohn Bintz2007-04-211-1/+1
* Switched connector toobar to stock GTK+ toolbarsJon A. Cruz2007-04-211-101/+100
* grid: make grid names translatable. use different gridtype names in SVG that ...Johan B. C. Engelen2007-04-205-21/+80
* Fix emphasized gridlines bug when zoomed out.Johan B. C. Engelen2007-04-201-1/+1
* Start discussion about what should be in an exported and scripted API.Bob Jamison2007-04-201-0/+178
* Switched dropper toobar to stock GTK+ toolbarsJon A. Cruz2007-04-201-236/+38
* Set default gridspacing back to 1pxJohan B. C. Engelen2007-04-191-1/+1
* Improve fill dragging by increasing drag tolerance and preventing already-fil...John Bintz2007-04-191-2/+5
* Improve readability and remove some unused codeDiederik van Lierop2007-04-1911-75/+20
* Completes crash fix for 1638735Jon A. Cruz2007-04-191-46/+28
* Refactored toolbar creationJon A. Cruz2007-04-193-775/+490