summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unised signals from previous commitJabiertxof2017-05-012-2/+0
| | | (bzr r15656)
* Fix erase lpe in multi LPE modeJabiertxof2017-05-012-27/+16
| | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* avoid double transform of <use> element during copy. (Bug 1679428)Alvin Penner2017-04-221-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1679428 (bzr r15631)
* [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, ↵shark0r2017-04-211-0/+1
| | | | | | | | defunct 5th slider at the bottom. Fixed bugs: - https://launchpad.net/bugs/1635982 (bzr r15627)
* Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-152-9/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1671877 (bzr r15622)
* fix scrolling on style indicator in statusbar for gtk3eman-mod2017-04-151-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1672384 (bzr r15621)
* Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite2017-04-131-0/+36
| | | | | | | | | | | user cannot easily control the position of the center. Show a control point for the center so it's easier to move the shape around and snap it by its center. Fixed bugs: - https://launchpad.net/bugs/481506 (bzr r15620)
* Fix compilation with old libvisioEduard Braun2017-04-051-0/+2
| | | (bzr r15616)
* Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun2017-04-051-12/+44
| | | | | | | | (before a generic name was derived from the .vss file name) Fixed bugs: - https://launchpad.net/bugs/1676144 (bzr r15615)
* Add preference that allows user to increase the canvas tile size.Tavmjong Bah2017-03-302-0/+5
| | | | | | A larger tile size vastly speeds up rendering for drawings with heavy filter use by reducing the need to recalculate filter effects that cross multiple tiles. (bzr r15614)
* Add forgotten file from last check-in.Tavmjong Bah2017-03-301-0/+132
| | | (bzr r15613)
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-302-50/+32
| | | | | Add canvas-debug for study of canvas tiling. (bzr r15612)
* White space.Tavmjong Bah2017-03-291-9/+11
| | | (bzr r15611)
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-213-2/+7
| | | | | Change default rotation step to 15 degrees. (bzr r15605)
* Add verbs for canvas rotation.Tavmjong Bah2017-03-211-7/+7
| | | (bzr r15604)
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-203-482/+409
| | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603)
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-13/+13
| | | | | | | | This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592)
* LPE Powerstroke dialog - Use Gtk::GridAlex Valavanis2017-03-123-11/+10
| | | (bzr r15589)
* LPE Fillet/Chamfer dialog - Use Gtk::GridAlex Valavanis2017-03-122-11/+9
| | | (bzr r15588)
* https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman2017-03-031-1/+1
| | | | | A simple change to selection tool status message. (bzr r15562)
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-021-2/+6
| | | (bzr r15561)
* Add units (px) to size being shown in native Windows file open dialog and ↵Eduard Braun2017-03-021-12/+3
| | | | | fix wrong size being shown for EMF/WMF files (bzr r15560)
* Fix for native Windows file open dialog only showing the first character of ↵Eduard Braun2017-03-011-2/+2
| | | | | | | the file name below the preview. There seems to be some confusion wheter the type specifier "%s" means char or wchar and the behavior even changes between different versions of MinGW (bzr r15559)
* Fix SVG file preview in Windows native file open dialog.Eduard Braun2017-03-011-103/+32
| | | | | | Fixed bugs: - https://launchpad.net/bugs/802904 (bzr r15558)
* Fix encoding issues with title field in native Windows file save dialog.Eduard Braun2017-02-281-6/+6
| | | | | | | | | We were neither using Unicode versions of the WinAPI function nor properly converting character encodings which resultet in garbled output in the title field in the best case and invalid SVG output in the worst case. Fixed bugs: - https://launchpad.net/bugs/576126 - https://launchpad.net/bugs/1627551 (bzr r15557)
* merge minor refactoringShlomi Fish2017-02-283-20/+8
|\ | | | | (bzr r15555)
| * Merged.Shlomi Fish2017-02-236-921/+1047
| |\ | | | | | | (bzr r15369.1.19)
| * \ Merged.Shlomi Fish2017-02-0618-492/+2018
| |\ \ | | | | | | | | (bzr r15369.1.18)
| * \ \ Merged.Shlomi Fish2017-01-282-3/+3
| |\ \ \ | | | | | | | | | | (bzr r15369.1.17)
| * \ \ \ Merged.Shlomi Fish2017-01-101-1/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r15369.1.16)
| * \ \ \ \ Merged.Shlomi Fish2017-01-062-3/+14
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r15369.1.15)
| * | | | | | Correct/rephrase a comment. Remove trailing space.Shlomi Fish2017-01-041-2/+4
| | | | | | | | | | | | | | | | | | | | | (bzr r15369.1.11)
| * | | | | | Extract some common code into a routine.Shlomi Fish2017-01-042-18/+4
| | | | | | | | | | | | | | | | | | | | | (bzr r15369.1.8)
* | | | | | | Add some comment. Comment out unused signals.Tavmjong Bah2017-02-283-5/+11
| | | | | | | | | | | | | | | | | | | | | (bzr r15554)
* | | | | | | This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman2017-02-283-2/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It doesn't retain the font-size and font-style properties. (bzr r15553)
* | | | | | | More consistent naming scheme.Tavmjong Bah2017-02-282-17/+16
| | | | | | | | | | | | | | | | | | | | | (bzr r15552)
* | | | | | | Add a very simple prototype dialog as an example and test of deriving from ↵Tavmjong Bah2017-02-274-0/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Panel. To be disabled for releases. (bzr r15551)
* | | | | | | Fix desktop/document tracking.Tavmjong Bah2017-02-272-76/+133
| | | | | | | | | | | | | | | | | | | | | (bzr r15550)
* | | | | | | Display both style sheet and style attribute property values in CSS pane.Tavmjong Bah2017-02-244-37/+244
| |_|_|_|_|/ |/| | | | | | | | | | | (bzr r15545)
* | | | | | Display style attribute properties when object row selected. Allow their ↵Tavmjong Bah2017-02-232-20/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deletion. (bzr r15542)
* | | | | | Ensure list of objects new selector matches is correct.Tavmjong Bah2017-02-221-4/+3
| | | | | | | | | | | | | | | | | | (bzr r15540)
* | | | | | Allow any valid CSS selector.Tavmjong Bah2017-02-221-36/+7
| | | | | | | | | | | | | | | | | | (bzr r15539)
* | | | | | Implement selector reordering via drag and drop. A few other tweeks.Tavmjong Bah2017-02-193-11/+113
| | | | | | | | | | | | | | | | | | (bzr r15533)
* | | | | | Implement Undo. Respond to external changes to <style> element.Tavmjong Bah2017-02-182-38/+117
| | | | | | | | | | | | | | | | | | (bzr r15528)
* | | | | | Rewrite and cleanup of style dialog. Still WIP.Tavmjong Bah2017-02-144-919/+791
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing undo and document tracking. (bzr r15520)
* | | | | | AboutBox: Remove superfluous space in website URLEduard Braun2017-02-131-1/+1
| | | | | | | | | | | | | | | | | | (bzr r15516)
* | | | | | Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-111-0/+4
| | | | | | | | | | | | | | | | | | (bzr r15505)
* | | | | | Add missing "#include <glibmm/regex.h>" for previous commitEduard Braun2017-02-101-0/+1
| | | | | | | | | | | | | | | | | | (bzr r15502)
* | | | | | Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) ↵Eduard Braun2017-02-101-19/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files There were three issues: - When loading a .vss file an SVG document is created internally and the file name is used to derive this document's "title". This could result in illegal characters (e.g. the ampersand "&") in the title making the document fail to load. The title is now properly escaped. - Loading of files with non-ANSI characers in filename failed on Windows. Fix is equivalent to r15421, see also bug #1416949. - The .vss file name is also used to derive symbol IDs, which were not properly sanitized before (i.e. could cause broken hrefs later or even prevent to load the .vss file). Characters that do not match [a-zA-Z0-9_-] are now laways replaced with an underscore "_") which will result in valid IDs in almost all cases Fixed bugs: - https://launchpad.net/bugs/1662465 (bzr r15501)
* | | | | | Add naive selector validation on entry in style dialog.Tavmjong Bah2017-02-081-23/+41
| | | | | | | | | | | | | | | | | | (bzr r15497)