summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* log inkscape versionMenTaLguY2007-05-101-1/+11
| | | (bzr r2995)
* add logging of basic display propertiesMenTaLguY2007-05-104-0/+130
| | | (bzr r2994)
* really fix formatting this timeMenTaLguY2007-05-101-1/+3
| | | (bzr r2993)
* fix formattingMenTaLguY2007-05-101-3/+3
| | | (bzr r2992)
* Explicit child events and formatted properties.MenTaLguY2007-05-103-0/+24
| | | (bzr r2991)
* add configuration event typeMenTaLguY2007-05-102-0/+2
| | | (bzr r2990)
* add document serial numbersMenTaLguY2007-05-104-0/+14
| | | (bzr r2989)
* make sure microseconds get the right number of decimal placesMenTaLguY2007-05-101-1/+1
| | | (bzr r2988)
* cairo ps output patchtheAdib2007-05-097-71/+358
| | | (bzr r2987)
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-084-3/+28
| | | (bzr r2985)
* committed patch #1713558 by John Faith. adds the definition of isinf for Mac ↵JiHO2007-05-071-0/+2
| | | | | OS 10.3. Should only affect this platform (bzr r2984)
* fix speeling of calligraphy tool verb nameMenTaLguY2007-05-061-1/+1
| | | (bzr r2982)
* remove description for privacy reasons, and allow nesting under commitMenTaLguY2007-05-061-5/+3
| | | | | element (bzr r2981)
* allow nesting under verb eventsMenTaLguY2007-05-061-1/+2
| | | (bzr r2980)
* instrument undo commitsMenTaLguY2007-05-061-0/+34
| | | (bzr r2979)
* instrument actionsMenTaLguY2007-05-061-0/+26
| | | (bzr r2978)
* add INTERACTION to filters in the environment variableMenTaLguY2007-05-061-0/+1
| | | (bzr r2977)
* touch up logging infrastructure in preparation for interaction loggingMenTaLguY2007-05-065-1/+160
| | | (bzr r2976)
* Refactoring of previous changesDiederik van Lierop2007-05-041-28/+27
| | | (bzr r2974)
* committed patch 1710682 by jfaithJiHO2007-05-012-2/+3
| | | | | | | - in src/libcola/cola.cpp, isnan is used and not the cross-platform definition isNaN defined in isnan.h => replaced isnan by isNaN and included isnan.h - add math.h include in src/libcola/gradient_projection.cpp This was necessary because libcola does not compile for OS X 10.3.9 (bzr r2973)
* Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop2007-04-303-31/+35
| | | (bzr r2971)
* In node tool: make rotation by [] and scaling by <> also use the active node ↵Maximilian Albert2007-04-251-4/+16
| | | | | as center (if there is one) (bzr r2964)
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-253-11/+49
| | | (bzr r2963)
* a better way to start rubberbandbulia byak2007-04-251-7/+6
| | | (bzr r2962)
* unconditionally stop only button-1 rubberbands on mouseoverbulia byak2007-04-251-1/+3
| | | (bzr r2961)
* patch 1705533gustav_b2007-04-251-2/+2
| | | (bzr r2956)
* Added base icon support to combo box presentationJon A. Cruz2007-04-241-2/+13
| | | (bzr r2955)
* skip recursion into clone's children in stroke adjustment; fix paint ↵bulia byak2007-04-241-6/+8
| | | | | adjuster so it does not recurse into a clone's children but adjusts the clone itself (bzr r2954)
* fix 1705412: handle gracefully assigning gradients to no-bbox itemsbulia byak2007-04-231-1/+3
| | | (bzr r2953)
* fix 1704038: finishing on right-click assumed we are finishing unclosed, ↵bulia byak2007-04-231-6/+15
| | | | | which is not always true (bzr r2952)
* Fix for bug #1699198: snap nodes of clonesDiederik van Lierop2007-04-231-0/+18
| | | (bzr r2951)
* Doc updatesJon A. Cruz2007-04-233-2/+192
| | | (bzr r2949)
* Supress initial change due to feedback loopJon A. Cruz2007-04-221-3/+13
| | | (bzr r2948)
* Revert warning-remove edit. Needed for switchBob Jamison2007-04-221-1/+1
| | | (bzr r2947)
* Add check for hidden/locked layerJohn Bintz2007-04-221-10/+12
| | | (bzr r2946)
* remove warningsBob Jamison2007-04-222-2/+2
| | | (bzr r2945)
* close transaction when removing empty flowtext; fixes 1704180bulia byak2007-04-211-0/+2
| | | (bzr r2944)
* Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.Bob Jamison2007-04-211-14/+19
| | | (bzr r2943)
* do a light dilation on mouseup if there was no rubbing; makes it usable even ↵bulia byak2007-04-212-4/+21
| | | | | with a mouse that gets no motion events during a click (bzr r2942)
* Final fix for gradient fill algorithmJohn Bintz2007-04-211-1/+1
| | | (bzr r2941)
* Switched connector toobar to stock GTK+ toolbarsJon A. Cruz2007-04-211-101/+100
| | | | | Working on bug #146955 (bzr r2940)
* grid: make grid names translatable. use different gridtype names in SVG that ↵Johan B. C. Engelen2007-04-205-21/+80
| | | | | are not translated. (bzr r2936)
* Fix emphasized gridlines bug when zoomed out.Johan B. C. Engelen2007-04-201-1/+1
| | | (bzr r2935)
* Start discussion about what should be in an exported and scripted API.Bob Jamison2007-04-201-0/+178
| | | (bzr r2934)
* Switched dropper toobar to stock GTK+ toolbarsJon A. Cruz2007-04-201-236/+38
| | | | | Working on bug #146955 (bzr r2933)
* Set default gridspacing back to 1pxJohan B. C. Engelen2007-04-191-1/+1
| | | (bzr r2932)
* Improve fill dragging by increasing drag tolerance and preventing ↵John Bintz2007-04-191-2/+5
| | | | | already-filled pixels from being checked in gradient fills (bzr r2931)
* Improve readability and remove some unused codeDiederik van Lierop2007-04-1911-75/+20
| | | (bzr r2930)
* Completes crash fix for 1638735Jon A. Cruz2007-04-191-46/+28
| | | (bzr r2929)
* Refactored toolbar creationJon A. Cruz2007-04-193-775/+490
| | | | | unified all toolbar XML to a single XML block. (bzr r2928)