| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add naive selector validation on entry in style dialog. | Tavmjong Bah | 2017-02-08 | 3 | -24/+64 |
| * | Allow dialog to be resizable. (Fixed inheritance.) Also basic housekeeping. | Tavmjong Bah | 2017-02-08 | 2 | -8/+33 |
| * | Fix g_warnings (typo in action name). | Tavmjong Bah | 2017-02-08 | 1 | -1/+1 |
| * | [Bug #1658320] Color names have additional numbers. | peregrine | 2017-02-08 | 1 | -2/+2 |
| * | fix two memory leaks | peregrine | 2017-02-07 | 2 | -0/+4 |
| * | Fix Gdk deprecations | Alex Valavanis | 2017-02-07 | 1 | -2/+25 |
| * | Fix some new Gdk deprecations | Alex Valavanis | 2017-02-07 | 2 | -11/+32 |
| * | Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on succes... | Tavmjong Bah | 2017-02-07 | 1 | -2/+4 |
| * | Add new 'Strict' build type for deprecation checking | Alex Valavanis | 2017-02-07 | 1 | -0/+4 |
| * | This commit fixes bug #1657874 | Jabiertxof | 2017-02-06 | 4 | -6/+7 |
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 12 | -93/+4 |
| * | forward-port from 0.92.x the line height conversion from <.92 to >=.92 | Marc Jeanmougin | 2017-02-05 | 6 | -4/+214 |
| * | add missing header | Marc Jeanmougin | 2017-02-05 | 1 | -0/+2 |
| * | fix crash when inserting nodes | Shlomi Fish | 2017-02-05 | 1 | -2/+13 |
| * | Fix styling breakage from r15471. | Tavmjong Bah | 2017-02-05 | 2 | -3/+3 |
| * | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 2017-02-05 | 30 | -84/+145 |
| * | Fixes bug:1654808 along a option to fuse when paths points are coincidant | Jabiertxof | 2017-02-04 | 4 | -14/+27 |
| * | Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties. | Jabiertxof | 2017-02-04 | 1 | -0/+1 |
| * | Fixes bug 1655160 in stich subpaths | Jabiertxof | 2017-02-04 | 2 | -7/+6 |
| * | Merge in GSoC style dialog. (Work in progress.) | Tavmjong Bah | 2017-02-04 | 19 | -207/+1746 |
| |\ | |||||
| | * | Add some more comments to improve code understanding | kamalpreetgrewal | 2016-08-20 | 4 | -66/+100 |
| | * | Pass remaining simple class selector tests | kamalpreetgrewal | 2016-08-19 | 1 | -15/+20 |
| | * | Complete passing of test to add ID selectors | kamalpreetgrewal | 2016-08-19 | 1 | -61/+55 |
| | * | Uncommenting for editing CSS properties | kamalpreetgrewal | 2016-08-18 | 1 | -2/+2 |
| | * | Passing test when adding id selectors | kamalpreetgrewal | 2016-08-18 | 2 | -127/+164 |
| | * | Merge changes from trunk | kamalpreetgrewal | 2016-08-18 | 7 | -24/+11 |
| | |\ | |||||
| | * | | Pass tests while adding & removing objects from class selectors | kamalpreetgrewal | 2016-08-16 | 1 | -16/+33 |
| | * | | Solve issue with addition of missing CSS properties | kamalpreetgrewal | 2016-08-16 | 1 | -6/+8 |
| | * | | Merge changes from trunk | kamalpreetgrewal | 2016-08-16 | 13 | -32/+43 |
| | |\ \ | |||||
| | * | | | Add changes for compilation with trunk | Tavmjong Bah & Kamalpreet Grewal | 2016-08-15 | 4 | -64/+70 |
| | * | | | Merge changes from trunk | kamalpreetgrewal | 2016-08-15 | 413 | -25374/+4501 |
| | |\ \ \ | |||||
| | * | | | | Solve crash when deleting CSS property | kamalpreetgrewal | 2016-08-04 | 1 | -1/+1 |
| | * | | | | Merge changes from trunk | kamalpreetgrewal | 2016-08-04 | 406 | -2014/+602 |
| | |\ \ \ \ | |||||
| | * | | | | | Add functionality to add and delete CSS property in CSS panel | kamalpreetgrewal | 2016-07-26 | 4 | -21/+170 |
| | * | | | | | Add robust implementation of _getSelectorVec() | Tavmjong Bah, Kamalpreet Grewal | 2016-07-25 | 3 | -74/+124 |
| | * | | | | | Merge changes from trunk | kamalpreetgrewal | 2016-07-25 | 7 | -49/+47 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Add InkSelector class with some code improvements | kamalpreetgrewal | 2016-07-24 | 2 | -47/+60 |
| | * | | | | | | Merge changes from trunk | kamalpreetgrewal | 2016-07-24 | 14 | -22/+29 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Separate CSS dialog from Style Dialog visually | kamalpreetgrewal | 2016-07-20 | 3 | -4/+6 |
| | * | | | | | | | Update XML correctly when editing properties | kamalpreetgrewal | 2016-07-19 | 1 | -7/+6 |
| | * | | | | | | | Update XML & hence drawing when properties are edited in CSS panel | kamalpreetgrewal | 2016-07-19 | 4 | -21/+88 |
| | * | | | | | | | Merge changes from trunk | kamalpreetgrewal | 2016-07-19 | 4 | -4/+4 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 2016-07-17 | 9 | -0/+219 |
| | * | | | | | | | | Change expander column of treeview and set indentation of child rows | kamalpreetgrewal | 2016-07-13 | 1 | -0/+2 |
| | * | | | | | | | | Correct deletion of child rows when parent selector is deleted | kamalpreetgrewal | 2016-07-13 | 1 | -4/+27 |
| | * | | | | | | | | Replace s1 with matchSelector | kamalpreetgrewal | 2016-07-13 | 1 | -3/+4 |
| | * | | | | | | | | Fix crash when deleting selector | kamalpreetgrewal | 2016-07-13 | 1 | -11/+16 |
| | * | | | | | | | | Propagate changes to object tree with changes in style element | Tavmjong Bah | 2016-07-13 | 8 | -207/+233 |
| | * | | | | | | | | Merge changes from trunk | kamalpreetgrewal | 2016-07-13 | 1 | -7/+7 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Delete objects from selector by clicking '-' in front of objects | kamalpreetgrewal | 2016-07-09 | 1 | -44/+104 |
