summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping.Tavmjong Bah2017-02-082-8/+33
| * | | | | | | | | | | | | | Fix g_warnings (typo in action name).Tavmjong Bah2017-02-081-1/+1
| * | | | | | | | | | | | | | [Bug #1658320] Color names have additional numbers.peregrine2017-02-081-2/+2
| * | | | | | | | | | | | | | fix two memory leaksperegrine2017-02-072-0/+4
| * | | | | | | | | | | | | | Fix Gdk deprecationsAlex Valavanis2017-02-071-2/+25
| * | | | | | | | | | | | | | Fix some new Gdk deprecationsAlex Valavanis2017-02-072-11/+32
| * | | | | | | | | | | | | | Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on succes...Tavmjong Bah2017-02-071-2/+4
| * | | | | | | | | | | | | | Add new 'Strict' build type for deprecation checkingAlex Valavanis2017-02-071-0/+4
| * | | | | | | | | | | | | | This commit fixes bug #1657874Jabiertxof2017-02-064-6/+7
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-0612-93/+4
| * | | | | | | | | | | | | forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-056-4/+214
| * | | | | | | | | | | | | add missing headerMarc Jeanmougin2017-02-051-0/+2
| * | | | | | | | | | | | | fix crash when inserting nodesShlomi Fish2017-02-051-2/+13
| * | | | | | | | | | | | | Fix styling breakage from r15471.Tavmjong Bah2017-02-052-3/+3
| * | | | | | | | | | | | | Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-0530-84/+145
| * | | | | | | | | | | | | Fixes bug:1654808 along a option to fuse when paths points are coincidantJabiertxof2017-02-044-14/+27
| * | | | | | | | | | | | | Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.Jabiertxof2017-02-041-0/+1
| * | | | | | | | | | | | | Fixes bug 1655160 in stich subpathsJabiertxof2017-02-042-7/+6
| * | | | | | | | | | | | | Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-0419-207/+1746
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add some more comments to improve code understandingkamalpreetgrewal2016-08-204-66/+100
| | * | | | | | | | | | | | | Pass remaining simple class selector testskamalpreetgrewal2016-08-191-15/+20
| | * | | | | | | | | | | | | Complete passing of test to add ID selectorskamalpreetgrewal2016-08-191-61/+55
| | * | | | | | | | | | | | | Uncommenting for editing CSS propertieskamalpreetgrewal2016-08-181-2/+2
| | * | | | | | | | | | | | | Passing test when adding id selectorskamalpreetgrewal2016-08-182-127/+164
| | * | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-187-24/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Pass tests while adding & removing objects from class selectorskamalpreetgrewal2016-08-161-16/+33
| | * | | | | | | | | | | | | | Solve issue with addition of missing CSS propertieskamalpreetgrewal2016-08-161-6/+8
| | * | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-1613-32/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add changes for compilation with trunkTavmjong Bah & Kamalpreet Grewal2016-08-154-64/+70
| | * | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-15413-25374/+4501
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Solve crash when deleting CSS propertykamalpreetgrewal2016-08-041-1/+1
| | * | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-08-04406-2014/+602
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Add functionality to add and delete CSS property in CSS panelkamalpreetgrewal2016-07-264-21/+170
| | * | | | | | | | | | | | | | | | | Add robust implementation of _getSelectorVec()Tavmjong Bah, Kamalpreet Grewal2016-07-253-74/+124
| | * | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-257-49/+47
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Add InkSelector class with some code improvementskamalpreetgrewal2016-07-242-47/+60
| | * | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-2414-22/+29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Separate CSS dialog from Style Dialog visuallykamalpreetgrewal2016-07-203-4/+6
| | * | | | | | | | | | | | | | | | | | | Update XML correctly when editing propertieskamalpreetgrewal2016-07-191-7/+6
| | * | | | | | | | | | | | | | | | | | | Update XML & hence drawing when properties are edited in CSS panelkamalpreetgrewal2016-07-194-21/+88
| | * | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-194-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-179-0/+219
| | * | | | | | | | | | | | | | | | | | | | Change expander column of treeview and set indentation of child rowskamalpreetgrewal2016-07-131-0/+2
| | * | | | | | | | | | | | | | | | | | | | Correct deletion of child rows when parent selector is deletedkamalpreetgrewal2016-07-131-4/+27
| | * | | | | | | | | | | | | | | | | | | | Replace s1 with matchSelectorkamalpreetgrewal2016-07-131-3/+4
| | * | | | | | | | | | | | | | | | | | | | Fix crash when deleting selectorkamalpreetgrewal2016-07-131-11/+16
| | * | | | | | | | | | | | | | | | | | | | Propagate changes to object tree with changes in style elementTavmjong Bah2016-07-138-207/+233
| | * | | | | | | | | | | | | | | | | | | | Merge changes from trunkkamalpreetgrewal2016-07-131-7/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Delete objects from selector by clicking '-' in front of objectskamalpreetgrewal2016-07-091-44/+104
| | * | | | | | | | | | | | | | | | | | | | | Selects matching objects for single as well as double click on selectorkamalpreetgrewal2016-07-082-34/+59