| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix styling breakage from r15471. | Tavmjong Bah | 2017-02-05 | 1 | -1/+1 |
| * | Merge in GSoC style dialog. (Work in progress.) | Tavmjong Bah | 2017-02-04 | 1 | -1/+3 |
| |\ |
|
| | * | Merge changes from trunk | kamalpreetgrewal | 2016-08-15 | 1 | -110/+77 |
| | |\ |
|
| | * \ | Merge changes from trunk | kamalpreetgrewal | 2016-08-04 | 1 | -2/+0 |
| | |\ \ |
|
| | * | | | Propagate changes to object tree with changes in style element | Tavmjong Bah | 2016-07-13 | 1 | -1/+3 |
| * | | | | Update to trunk | Jabiertxof | 2017-01-14 | 1 | -1/+3 |
| |\ \ \ \ |
|
| | * | | | | suppress warnings on symbols dialog | Marc Jeanmougin | 2017-01-07 | 1 | -1/+3 |
| * | | | | | Adding base | Jabiertxof | 2017-01-05 | 1 | -0/+15 |
| |/ / / / |
|
| * | | | | Fix last commit not working, LPE are cloned on copies | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -4/+1 |
| * | | | | Fix regression in loop prevention | Marc Jeanmougin | 2016-10-27 | 1 | -1/+3 |
| * | | | | Fix bug:1634641 crash on delete | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -1/+1 |
| * | | | | Fix on delete line | Jabier Arraiza Cenoz | 2016-10-06 | 1 | -1/+4 |
| * | | | | Add tracing code. | Tavmjong Bah | 2016-09-26 | 1 | -0/+129 |
| | |_|/
|/| | |
|
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | |/ |
|
| * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -0/+3 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -22/+22 |
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -51/+15 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -18/+4 |
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -55/+69 |
| |/ |
|
| * | Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape. | brock-alexander | 2016-06-14 | 1 | -1/+14 |
| * | Remove code of a semifixed bug | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -7/+8 |
| * | Bug #1419517 Fix Crash when applying new path effect after deleting pattern o... | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -8/+7 |
| * | Fix for circular references detection in almost all cases, fixing https://bug... | Marc Jeanmougin | 2015-07-14 | 1 | -2/+3 |
| * | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 1 | -0/+4 |
| * | merge | Marc Jeanmougin | 2015-04-26 | 1 | -10/+2 |
| |\ |
|
| | * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+2 |
| * | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -3/+9 |
| |\| |
|
| | * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 1 | -3/+9 |
| * | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -3/+3 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -3/+3 |
| |/ |
|
| * | Comment out error message about style ref counting and add explanation. | Tavmjong Bah | 2015-01-05 | 1 | -2/+7 |
| * | SPStyle ref counting clean up. | Tavmjong Bah | 2014-12-26 | 1 | -4/+16 |
| * | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 1 | -0/+2 |
| * | Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent(). | Tavmjong Bah | 2014-12-25 | 1 | -1/+1 |
| * | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -9/+5 |
| * | Remove sp_style_read_from_object() | Tavmjong Bah | 2014-12-24 | 1 | -1/+1 |
| * | Remove sp_style_new_from_object() | Tavmjong Bah | 2014-12-24 | 1 | -1/+1 |
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -0/+1 |
| * | Debugging routines to print out XML, SP Object, and Display Item trees. | Tavmjong Bah | 2014-12-16 | 1 | -0/+16 |
| * | More c++ string usage. | Johan B. C. Engelen | 2014-11-25 | 1 | -0/+10 |
| * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 2014-11-15 | 1 | -1/+1 |
| * | Purged SP_STYLE_ELEM/SP_IS_STYLE_ELEM macro abuse. | Jon A. Cruz | 2014-11-15 | 1 | -1/+1 |
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases G... | Liam P. White | 2014-08-31 | 1 | -8/+8 |
| * | Commit patch from Johan to remove GSList and replace with vector. | Martin Owens | 2014-04-05 | 1 | -4/+4 |
| * | Allow command line options -i and -j to effect plain-svg output, this involve... | Martin Owens | 2014-04-05 | 1 | -0/+17 |
| * | spobject: extra careful, check that repr is not nullptr | Johan B. C. Engelen | 2014-03-24 | 1 | -1/+1 |
| * | noop: code legibilty | Johan B. C. Engelen | 2014-03-24 | 1 | -10/+8 |