summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | 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)
* | | | | | | | | | | | Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ↵John Smith2012-08-282-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | active doc (bzr r11625)
* | | | | | | | | | | | Fix for 525597 : Undo History dialog not updating when switching windowsJohn Smith2012-08-272-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11624)
* | | | | | | | | | | | Fix for 168446 : rename menu item Export to PNG ImageJohn Smith2012-08-272-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11623)
* | | | | | | | | | | | 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-254-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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-216-12/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11616)
* | | | | | | | | | | | fix type (fixes Windows build)Johan B. C. Engelen2012-08-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11615)
* | | | | | | | | | | | Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-2011-64/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11614)
* | | | | | | | | | | | round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)Alvin Penner2012-08-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11613)
* | | | | | | | | | | | Fix for 1035733 : Align Distribute dialog - Right align buttonsJohn Smith2012-08-192-9/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11612)
* | | | | | | | | | | | Fix for 189535 : align verbs and by keysJohn Smith2012-08-184-197/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11611)
* | | | | | | | | | | | Authors updateJosh Andler2012-08-171-0/+1
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | (bzr r11610)
* | | | | | | | | | | Fix for 168164 : Font sizes in points optionJohn Smith2012-08-1611-45/+192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608)
* | | | | | | | | | | code style (use NULL for pointers instead of 0)Johan B. C. Engelen2012-08-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11607)
* | | | | | | | | | | i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour2012-08-154-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. inkscape.pot and French translation update. (bzr r11606)
* | | | | | | | | | | Fix for 1036010 : Cant read styles with 'em' unitsJohn Smith2012-08-151-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11605)
* | | | | | | | | | | Warnings cleanup (see Bug #1034663).Nicolas Dufour2012-08-092-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11602)
* | | | | | | | | | | Warnings. Fix for Bug #323414 (strict-aliasing rules warnings).Nicolas Dufour2012-08-091-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11601)
* | | | | | | | | | | Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-099-13/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11600)
* | | | | | | | | | | copyright message rewritten object properties dialogKris De Gussem2012-08-082-35/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11599)
* | | | | | | | | | | update for cmakeCampbell Barton2012-08-071-16/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1033979 - https://launchpad.net/bugs/1033981 (bzr r11598)
* | | | | | | | | | | 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 427514 : Filter effects dialog data mirroringJohn Smith2012-08-074-34/+80
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | (bzr r11596)
* | | | | | | | | | Use Gtk::StyleContext in OCAL dialogAlex Valavanis2012-08-051-53/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1028504 (bzr r11595)