| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix a brunch of memory leaks pt.2 | chr | 2017-05-23 | 1 | -1/+3 |
| | | | | | | | I'd like to see the crappy API fixed, to avoid this stupid mistakes. (bzr r15698.1.12) | ||||
| * | add missing header | Marc Jeanmougin | 2017-02-05 | 1 | -0/+2 |
| | | | | (bzr r15480) | ||||
| * | Use M_PI, M_PI_2. We use these constants everywhere so if they are not ↵ | Tavmjong Bah | 2016-08-17 | 1 | -4/+0 |
| | | | | | | | | defined we are already in trouble. No need to define them ourselves (except maybe in shared libraries). (bzr r15063) | ||||
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -32/+0 |
| | | | | (bzr r15046) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 6 | -13/+2 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 6 | -2/+13 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 6 | -13/+2 |
| | | | | (bzr r15025) | ||||
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 3 | -26/+1 |
| | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 2 | -2/+2 |
| | | | | (bzr r14639) | ||||
| * | Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. | Tavmjong Bah | 2015-12-05 | 2 | -2/+2 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1522478 - https://launchpad.net/bugs/262528 - https://launchpad.net/bugs/168845 (bzr r14505) | ||||
| * | Do not add .def files to the build list | Juan Luis Boya García | 2015-08-13 | 1 | -1/+1 |
| | | | | (bzr r14293.1.2) | ||||
| * | Fix compilation failure in make check | Krzysztof Kosi??ski | 2015-07-05 | 1 | -117/+4 |
| | | | | (bzr r14228) | ||||
| * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -5/+5 |
| | | | | (bzr r14059.2.16) | ||||
| * | Fix node editing problems | Krzysztof Kosi??ski | 2015-05-08 | 1 | -6/+5 |
| | | | | (bzr r14059.2.4) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -7/+8 |
| | | | | (bzr r14059.2.1) | ||||
| * | Partial fix for bug 1430873. Rectangles should behave properly with % values. | Tavmjong Bah | 2015-03-14 | 2 | -2/+58 |
| | | | | (bzr r14004) | ||||
| * | Mitre is not an SVG/CSS unit. Don't test. | Tavmjong Bah | 2015-02-20 | 1 | -1/+4 |
| | | | | (bzr r13928) | ||||
| * | Patch from NJH from report 1378843. Fixes build with lcms disabled. | Nathan Hurst | 2014-11-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1396372 (bzr r13765) | ||||
| * | Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to ↵ | Tavmjong Bah | 2014-11-25 | 2 | -1/+5 |
| | | | | | | match handling of 'ft'. (bzr r13758) | ||||
| * | Fix length tests. | Johan B. C. Engelen | 2014-11-19 | 1 | -3/+3 |
| | | | | | | svg_length_read is casting the result to float ! (bzr r13739) | ||||
| * | Tests: fix stringstream-test for outputting floating point numbers. At ↵ | Johan B. C. Engelen | 2014-11-19 | 1 | -3/+3 |
| | | | | | | | | http://www.cplusplus.com/reference/ios/scientific/ I read that there are always three exponential digits (instead of the two that the test was testing for). If this is not standard, we should rewrite the tests. (bzr r13736) | ||||
| * | Add special rotation solution to optimized transforms, found by Johan | Liam P. White | 2014-11-09 | 2 | -12/+13 |
| | | | | (bzr r13691) | ||||
| * | Fix bug in previous commit. Add test against it | Liam P. White | 2014-11-09 | 2 | -3/+4 |
| | | | | (bzr r13690) | ||||
| * | Add specialized transforms | Liam P. White | 2014-11-09 | 2 | -59/+100 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1207502 (bzr r13688) | ||||
| * | fix missing assignment to variable. | Johan B. C. Engelen | 2014-11-08 | 1 | -0/+4 |
| | | | | (bzr r13683) | ||||
| * | update svg-length-test.h from 90 to 96 dpi | Alvin Penner | 2014-11-03 | 1 | -7/+7 |
| | | | | (bzr r13664) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 5 | -2/+211 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 4 | -0/+209 |
| | | | | | | | (bzr r13611.1.8) | ||||
| | * | Fix uninitialized variable use in svg-color.cpp. (additionally reduce scope ↵ | Johan B. C. Engelen | 2014-10-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | of variable) Bug found using clang static analyzer. The bug happens with color_out not being initialized upon definition; then 1. if(icc) == true 2. if(prof) == true 3. if(trans) == false 4. *r = color_out[0]; <-- un-init use Fixed by initializing color_out (with black). (bzr r13588) | ||||
| | * | Read HSL colors (CSS Color Module Level 3). | Tavmjong Bah | 2014-07-24 | 1 | -0/+53 |
| | | | | | | | (bzr r13466) | ||||
| | * | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 1 | -0/+1 |
| | | | | | | | (bzr r13435) | ||||
| * | | More header cleanup | Liam P. White | 2014-09-06 | 5 | -27/+24 |
| | | | | | | | (bzr r13341.1.198) | ||||
| * | | Code cleanup. | Liam P. White | 2014-08-18 | 3 | -56/+32 |
| | | | | | | | (bzr r13341.1.145) | ||||
| * | | Read HSL color (CSS Color Module Level 3). | Tavmjong Bah | 2014-07-24 | 1 | -0/+53 |
| | | | | | | | (bzr r13341.1.99) | ||||
| * | | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 1 | -0/+1 |
| |/ | | | (bzr r13341.1.65) | ||||
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 1 | -3/+3 |
| | | | | (bzr r12921) | ||||
| * | fix warning and add comments about fixing code | Johan B. C. Engelen | 2013-10-27 | 1 | -0/+3 |
| | | | | (bzr r12735) | ||||
| * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 1 | -0/+2 |
| | | | | (bzr r12661) | ||||
| * | Further refactored SPEllipse. | Markus Engel | 2013-09-26 | 2 | -0/+9 |
| | | | | (bzr r12601) | ||||
| * | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -3/+0 |
| | | | | (bzr r12547) | ||||
| * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -8/+12 |
| |\ | | | | | (bzr r11608.1.121) | ||||
| | * | Forgot check in last commit. | Matthew Petroff | 2013-09-12 | 1 | -1/+1 |
| | | | | | | | (bzr r12509) | ||||
| | * | Fix handling of SVG lengths with spaces between value and unit (hopefully ↵ | Matthew Petroff | 2013-09-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | without breaking things this time) [Bug #1208002]. Fixed bugs: - https://launchpad.net/bugs/1208002 (bzr r12508) | ||||
| | * | partially revert 12471, this fixes bug 1215575, but undoes the fix for the ↵ | Johan B. C. Engelen | 2013-09-11 | 1 | -8/+10 |
| | | | | | | | | | | | | | | | | | | | | | less important bug 1208002. (also improved unit conversion legibility) Fixed bugs: - https://launchpad.net/bugs/1215575 (bzr r12506) | ||||
| * | | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 3 | -38/+74 |
| |\| | | | | | (bzr r11608.1.120) | ||||
| | * | Add option to write out path data using only relative coordinates | Tavmjong Bah | 2013-08-15 | 2 | -31/+65 |
| | | | | | | | | | | | | | (in addition to using only absolute coordinates or using a mixture of absolute and relative coordinates optimized for length). (bzr r12480) | ||||
| | * | Fix handling of SVG lengths with spaces [Bug #1208002]. | Matthew Petroff | 2013-08-03 | 1 | -0/+2 |
| | | | | | | | (bzr r12380.1.61) | ||||
| | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -7/+7 |
| | | | | | | | (bzr r12380.1.54) | ||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -16/+11 |
| |\| | | | | | (bzr r11608.1.107) | ||||
| | * | Refactored internals to use a vector of structs instead of several parallel ↵ | Jon A. Cruz | 2013-05-18 | 1 | -16/+11 |
| | | | | | | | | | | | arrays. (bzr r12339) | ||||
