summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-1130-210/+177
| | | (bzr r11868)
* Fix for 165865 : Markers - fix Undo historyJohn Smith2012-10-291-3/+2
| | | (bzr r11850)
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-281-0/+3
| | | | | Fill&Stroke - Focus fix (bzr r11842)
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-272-6/+11
| | | (bzr r11834)
* Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
| | | (bzr r11825)
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵John Smith2012-10-221-0/+8
| | | | | Fill&Stroke (trunk) (bzr r11819)
* Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
| | | (bzr r11816)
* GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| | | (bzr r11815)
* GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
| | | (bzr r11814)
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-111-1/+1
| | | (bzr r11781)
* Fix for 246153 : Broken style indicatorJohn Smith2012-10-112-2/+2
| | | (bzr r11776)
* Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
| | | (bzr r11758)
* i18n. Adding gradient selector widget labels.Nicolas Dufour2012-10-071-2/+2
| | | (bzr r11745)
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-047-6/+12
| | | (bzr r11737)
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-043-5/+5
| | | (bzr r11736)
* Fix for 168164 : gtk 2.22 compile issuesJohn Smith2012-10-031-1/+1
| | | (bzr r11733)
* Fix for 687655 : New color wheel should not increase the width of docked ↵John Smith2012-10-031-2/+3
| | | | | Fill&Stroke dialog when scaled (bzr r11729)
* Fix for 1000023 : Stop color notepad buttons expanding verticallyJohn Smith2012-09-281-1/+1
| | | (bzr r11711)
* Fix for 1046740 : middle click on palette to set stroke colourJohn Smith2012-09-281-3/+6
| | | (bzr r11710)
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-271-0/+1
| | | (bzr r11709)
* Fix for 171177 : Border in palette swatchesJohn Smith2012-09-272-43/+78
| | | (bzr r11706)
* Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith2012-09-252-3/+4
| | | (bzr r11702)
* Fix for 1052645 : On select toolbar 'lock' button resize icon on clickingJohn Smith2012-09-241-1/+1
| | | (bzr r11701)
* Fix for 1055253 : Statusbar opacity widget is too smallJohn Smith2012-09-241-2/+2
| | | (bzr r11700)
* Fix for 165865 : Assert when duplicating markersJohn Smith2012-09-231-1/+0
| | | (bzr r11699)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-1/+1
| | | (bzr r11696)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-21/+1
| | | (bzr r11694)
* Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith2012-09-191-3/+12
| | | (bzr r11676)
* Fix for 168164 : Fix precision of font sizeJohn Smith2012-09-181-3/+6
| | | (bzr r11675)
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-174-68/+46
| | | (bzr r11671)
* Fix for 1048958 : Unexpected count '#' of swatch fill uses for clonesJohn Smith2012-09-121-0/+2
| | | (bzr r11664)
* Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke ↵John Smith2012-09-071-16/+2
| | | | | gradient stops of objects with two gradients (bzr r11656)
* Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵John Smith2012-09-051-1/+5
| | | | | 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)
* 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)
* Fix for 172236 : Add color picker to Fill Stroke dialogJohn Smith2012-09-012-0/+20
| | | (bzr r11635)
* Fix for 1042602 : Select toolbar : Width and height are not initially 0John Smith2012-08-281-4/+4
| | | (bzr r11629)
* Fix for 165865 : markers must take object's stroke color - fix for floating ↵John Smith2012-08-281-1/+3
| | | | | window bug (bzr r11626)
* Fix for bug #900602 (Switching font with up/down arrows de-selects font list ↵cadabra2012-08-251-2/+2
| | | | | box) (bzr r11622)
* Fix for 168164 : Default text output to pxJohn Smith2012-08-251-1/+1
| | | (bzr r11621)
* Fix for 575831 : font variant drop-down - fix for selection problemJohn Smith2012-08-231-13/+11
| | | (bzr r11617)
* Fix for 168164 : Font size, always output px optionJohn Smith2012-08-211-3/+7
| | | (bzr r11616)
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-204-59/+345
| | | (bzr r11614)
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-162-35/+93
| | | (bzr r11608)
* i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour2012-08-151-1/+1
| | | | | Translations. inkscape.pot and French translation update. (bzr r11606)
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-092-0/+9
| | | (bzr r11600)
* Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke ↵John Smith2012-08-072-4/+22
| | | | | - Style' after reloading the file : Fix selection regression (bzr r11597)
* Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵John Smith2012-08-041-0/+5
| | | | | after reloading the file (bzr r11589)
* Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵John Smith2012-08-043-65/+151
| | | | | after reloading the file (bzr r11588)
* Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith2012-08-043-548/+554
| | | (bzr r11587)