summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour2012-09-203-4/+9
| | | (bzr r11681)
* Fix for 638943 : feComponentTransfer resource add causing CRITICAL messages ↵John Smith2012-09-191-1/+1
| | | | | in effect Poster Paint (bzr r11679)
* Fix for 509891 : User defined linear gradient angleJohn Smith2012-09-193-4/+48
| | | (bzr r11678)
* Fix for 643150 : Auto-palette swatches duplicated on copy and pasteJohn Smith2012-09-197-10/+96
| | | (bzr r11677)
* Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith2012-09-193-6/+82
| | | (bzr r11676)
* Fix for 168164 : Fix precision of font sizeJohn Smith2012-09-181-3/+6
| | | (bzr r11675)
* Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith2012-09-186-52/+61
| | | (bzr r11674)
* Fix for 1051434 : occasional crash when selecting disjoint path with markersJohn Smith2012-09-181-0/+3
| | | (bzr r11673)
* Fix for 979567 : Object context menu (right-click) acts on bottom-most ↵John Smith2012-09-181-0/+10
| | | | | instead of top-most object under cursor position (bzr r11672)
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-176-69/+80
| | | (bzr r11671)
* fix typo in marker bbox calculation (Bug 1051131)Alvin Penner2012-09-171-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1051131 (bzr r11670)
* Static code checking (Bug #614232)Kris De Gussem2012-09-131-3/+4
| | | (bzr r11668)
* Make last segment before close path absolute.Jasper van de Gronde2012-09-131-1/+5
|\ | | | | (bzr r11667)
| * Allow shorthand pathsJasper van de Gronde2012-05-073-14/+100
| | | | | | (bzr r11321.1.1)
* | Fix for 1048958 : Unexpected count '#' of swatch fill uses for clonesJohn Smith2012-09-121-0/+2
| | | | | | (bzr r11664)
* | static code checking (Bug #614223)Kris De Gussem2012-09-111-0/+1
| | | | | | (bzr r11663)
* | Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keysJohn Smith2012-09-115-46/+82
| | | | | | (bzr r11662)
* | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner2012-09-101-1/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/219709 (bzr r11661)
* | Fix for 649441 : Extension dialogs without live preview should not be modalJohn Smith2012-09-101-0/+5
| | | | | | (bzr r11660)
* | better fixKris De Gussem2012-09-091-1/+2
| | | | | | (bzr r11659)
* | static code checking (fixes Bug #614227 )Kris De Gussem2012-09-091-59/+60
| | | | | | (bzr r11658)
* | Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke ↵John Smith2012-09-073-20/+6
| | | | | | | | | | gradient stops of objects with two gradients (bzr r11656)
* | Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-0612-4/+62
| | | | | | (bzr r11655)
* | Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2012-09-052-89/+82
| | | | | | (bzr r11654)
* | Freehand. Fix for Bug #597136 (dots are created with wrong cy value).Nicolas Dufour2012-09-051-2/+1
| | | | | | (bzr r11653)
* | Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵John Smith2012-09-054-2/+14
| | | | | | | | | | only pick (bzr r11652)
* | Fix for 1042602 : Select toolbar, fix for regression when X and Y values are ↵John Smith2012-09-041-2/+2
| | | | | | | | | | negative (bzr r11651)
* | revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ↵Kris De Gussem2012-09-0310-48/+64
| | | | | | | | | | not enabled) and other issues (bzr r11649)
* | Fix for 422644 : Show filename in statusbar on savingJohn Smith2012-09-031-2/+4
| | | | | | (bzr r11648)
* | Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-024-4/+17
| | | | | | (bzr r11647)
* | converted some c-string usage to c++ string class usage: should fix some ↵Kris De Gussem2012-09-0210-64/+48
| | | | | | | | | | memory leaks (bzr r11646)
* | performance: ??Kris De Gussem2012-09-021-2/+0
| | | | | | (bzr r11645)
* | Spray tool controls bar: update icon name (consistent with Tweak and ↵su_v2012-09-021-1/+1
| | | | | | | | | | | | | | Calligraphy tool) See also: http://wiki.inkscape.org/wiki/index.php/Themable_icons (bzr r11643)
* | Export dialog: change markup formatting of labels to be consistent with ↵su_v2012-09-021-3/+3
| | | | | | | | | | other dialogs (bzr r11642)
* | Fix for 306090 : XMl Editor, Return button to create new xml elementJohn Smith2012-09-021-0/+4
| | | | | | (bzr r11641)
* | Fix for 273539 : Add Group action to the context menuJohn Smith2012-09-022-2/+18
| | | | | | (bzr r11640)
* | Fix for 747998 : Align unit menu in Rows Columns dialogJohn Smith2012-09-022-8/+17
| | | | | | (bzr r11639)
* | emf import. add support for EMR_PIE element (Bug 1040339)Alvin Penner2012-09-011-0/+43
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1040339 (bzr r11638)
* | Fix for 656591 : Export dialog improve access to export filenameJohn Smith2012-09-011-0/+7
| | | | | | (bzr r11637)
* | Fix for 618668 : Change dialog wordingJohn Smith2012-09-012-9/+7
| | | | | | (bzr r11636)
* | Fix for 172236 : Add color picker to Fill Stroke dialogJohn Smith2012-09-012-0/+20
| | | | | | (bzr r11635)
* | Fix for 445297 : Page background color label unclear for new usersJohn Smith2012-09-011-1/+4
| | | | | | (bzr r11634)
* | Fix for 165865 : Preferences Behavior-Markers pageJohn Smith2012-08-302-8/+13
| | | | | | (bzr r11633)
* | Fix for 170550 : open blank document on 'close'John Smith2012-08-303-2/+25
| | | | | | (bzr r11632)
* | Fix for 980520 : Conflicting accelerator keysJohn Smith2012-08-294-9/+9
| | | | | | (bzr r11631)
* | Fix for 928205 : Preference to not save doc viewport metadataJohn Smith2012-08-283-3/+14
| | | | | | (bzr r11630)
* | Fix for 1042602 : Select toolbar : Width and height are not initially 0John Smith2012-08-281-4/+4
| | | | | | (bzr r11629)
* | Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith2012-08-282-0/+7
| | | | | | (bzr r11628)
* | Fix for 1042508 : Transform dialog when floating doesnt work on active docJohn Smith2012-08-282-7/+18
| | | | | | (bzr r11627)
* | Fix for 165865 : markers must take object's stroke color - fix for floating ↵John Smith2012-08-281-1/+3
| | | | | | | | | | window bug (bzr r11626)