summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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)
| * | | | | | Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.Tavmjong Bah2017-02-082-8/+33
| | |_|_|_|/ | |/| | | | | | | | | | (bzr r15496)
| * | | | | Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-5/+0
| | | | | | | | | | | | | | | | | | (bzr r15485)
| * | | | | fix crash when inserting nodesShlomi Fish2017-02-051-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1617615 (bzr r15479)
| * | | | | Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-18/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
| * | | | | Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-046-0/+1443
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r15471)
| | * | | | | Add some more comments to improve code understandingkamalpreetgrewal2016-08-204-66/+100
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.75)
| | * | | | | Pass remaining simple class selector testskamalpreetgrewal2016-08-191-15/+20
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.74)
| | * | | | | Complete passing of test to add ID selectorskamalpreetgrewal2016-08-191-61/+55
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.73)
| | * | | | | Uncommenting for editing CSS propertieskamalpreetgrewal2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.71)
| | * | | | | Passing test when adding id selectorskamalpreetgrewal2016-08-182-127/+164
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.70)
| | * | | | | Pass tests while adding & removing objects from class selectorskamalpreetgrewal2016-08-161-16/+33
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.68)
| | * | | | | Solve issue with addition of missing CSS propertieskamalpreetgrewal2016-08-161-6/+8
| | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.67)
| | * | | | | Merge changes from trunkkamalpreetgrewal2016-08-165-16/+29
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r14949.1.66)
| | * | | | | | Add changes for compilation with trunkTavmjong Bah & Kamalpreet Grewal2016-08-151-57/+63
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.65)
| | * | | | | | Merge changes from trunkkamalpreetgrewal2016-08-15160-7555/+1136
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r14949.1.64)
| | * | | | | | | Solve crash when deleting CSS propertykamalpreetgrewal2016-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.63)
| | * | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-04133-746/+106
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.62)
| | * | | | | | | | Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-264-21/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.61)
| | * | | | | | | | Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal2016-07-251-74/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.60)
| | * | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-252-6/+3
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.59)
| | * | | | | | | | | Add InkSelector class with some code improvementskamalpreetgrewal2016-07-242-47/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.58)
| | * | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-241-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.57)
| | * | | | | | | | | | Separate CSS dialog from Style Dialog visuallykamalpreetgrewal2016-07-203-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14949.1.56)