summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith2012-09-252-3/+4
* Fix for 1052645 : On select toolbar 'lock' button resize icon on clickingJohn Smith2012-09-242-3/+5
* Fix for 1055253 : Statusbar opacity widget is too smallJohn Smith2012-09-241-2/+2
* Fix for 165865 : Assert when duplicating markersJohn Smith2012-09-231-1/+0
* Fix for 170395 : Add Trace Bitmap to context menu of images : Focus fixJohn Smith2012-09-231-0/+3
* Fix for 170395 : Add Trace Bitmap to context menu of imagesJohn Smith2012-09-232-0/+17
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-236-15/+62
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-2210-3/+249
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-226-34/+54
* Fix for 166691 : Revert fixJohn Smith2012-09-221-1/+1
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-222-7/+24
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-2212-154/+110
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-225-0/+1534
* Fix for bug #1053024: set current layer from template in new blank document a...su_v2012-09-211-0/+1
* merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-215-0/+356
|\
| * Added Visio FilesFridrich Strba2012-07-092-0/+343
| * Add support for libvisioFridrich Strba2012-07-093-0/+13
* | some memleak fixes (Bug #1043571)Kris De Gussem2012-09-2012-76/+61
* | Fix for Bug #944787 (The command to follow link does not work).Nicolas Dufour2012-09-201-9/+21
* | Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour2012-09-203-4/+9
* | Fix for 638943 : feComponentTransfer resource add causing CRITICAL messages i...John Smith2012-09-191-1/+1
* | Fix for 509891 : User defined linear gradient angleJohn Smith2012-09-193-4/+48
* | Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-197-10/+96
* | Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith2012-09-193-6/+82
* | Fix for 168164 : Fix precision of font sizeJohn Smith2012-09-181-3/+6
* | Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith2012-09-186-52/+61
* | Fix for 1051434 : occasional crash when selecting disjoint path with markersJohn Smith2012-09-181-0/+3
* | Fix for 979567 : Object context menu (right-click) acts on bottom-most instea...John Smith2012-09-181-0/+10
* | Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-176-69/+80
* | fix typo in marker bbox calculation (Bug 1051131)Alvin Penner2012-09-171-1/+1
* | Static code checking (Bug #614232)Kris De Gussem2012-09-131-3/+4
* | Make last segment before close path absolute.Jasper van de Gronde2012-09-131-1/+5
|\ \
| * | Allow shorthand pathsJasper van de Gronde2012-05-073-14/+100
* | | Fix for 1048958 : Unexpected count '#' of swatch fill uses for clonesJohn Smith2012-09-121-0/+2
* | | static code checking (Bug #614223)Kris De Gussem2012-09-111-0/+1
* | | Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keysJohn Smith2012-09-115-46/+82
* | | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner2012-09-101-1/+2
* | | Fix for 649441 : Extension dialogs without live preview should not be modalJohn Smith2012-09-101-0/+5
* | | better fixKris De Gussem2012-09-091-1/+2
* | | static code checking (fixes Bug #614227 )Kris De Gussem2012-09-091-59/+60
* | | Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke g...John Smith2012-09-073-20/+6
* | | Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-0612-4/+62
* | | Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2012-09-052-89/+82
* | | Freehand. Fix for Bug #597136 (dots are created with wrong cy value).Nicolas Dufour2012-09-051-2/+1
* | | Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...John Smith2012-09-054-2/+14
* | | Fix for 1042602 : Select toolbar, fix for regression when X and Y values are ...John Smith2012-09-041-2/+2
* | | revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-0310-48/+64
* | | Fix for 422644 : Show filename in statusbar on savingJohn Smith2012-09-031-2/+4
* | | Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-024-4/+17
* | | converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-0210-64/+48