| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new function that removes properties with default values from SPCSSAttr. | Tavmjong Bah | 2016-09-20 | 1 | -0/+36 |
| | | | | (bzr r15122) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | Prevent writing out empty style strings. | Tavmjong Bah | 2013-08-15 | 1 | -1/+5 |
| | | | | (bzr r12481) | ||||
| * | cppcheck | Kris De Gussem | 2013-08-04 | 1 | -28/+27 |
| | | | | (bzr r12467) | ||||
| * | cppcheck: style and performance | Kris De Gussem | 2013-01-23 | 1 | -1/+1 |
| | | | | (bzr r12056) | ||||
| * | Don't remove default css values if element is in <defs> or is a <symbol>. | Tavmjong Bah | 2012-11-03 | 1 | -1/+8 |
| | | | | (bzr r11860) | ||||
| * | some memleak fixes (Bug #1043571) | Kris De Gussem | 2012-09-20 | 1 | -10/+7 |
| | | | | (bzr r11686) | ||||
| * | revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ↵ | Kris De Gussem | 2012-09-03 | 1 | -7/+10 |
| | | | | | | not enabled) and other issues (bzr r11649) | ||||
| * | converted some c-string usage to c++ string class usage: should fix some ↵ | Kris De Gussem | 2012-09-02 | 1 | -10/+7 |
| | | | | | | memory leaks (bzr r11646) | ||||
| * | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -1/+1 |
| | | | | (bzr r10830) | ||||
| * | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵ | Tavmjong Bah | 2011-11-29 | 1 | -2/+2 |
| | | | | | | deleting invalid attributes. (bzr r10754) | ||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 1 | -0/+312 |
| This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
