| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Remove cmake checks for C89 headers. | Elliott Sales de Andrade | 2017-06-15 | 1 | -2/+0 |
| | | | | | | | | | | | These are roughly equivalent to autoconf's AC_HEADER_STDC and even they say that macro is obsolescent. strings.h is not really a C89 header, but it defined some things that are no longer needed [1]. And no file actually #includes it. [1] https://stackoverflow.com/a/4291328 | ||||
| * | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 2017-02-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -23/+0 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -23/+0 |
| | | | | | | | (bzr r15046) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -2/+2 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix a few more pick calls not preceded by update | Krzysztof Kosi??ski | 2016-04-13 | 1 | -0/+1 |
| | | | | (bzr r14834) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -1/+1 |
| | | | | (bzr r14510) | ||||
| * | Fix CMake build | Alex Valavanis | 2015-11-12 | 1 | -0/+3 |
| | | | | (bzr r14449.1.6) | ||||
| * | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 1 | -0/+4 |
| | | | | (bzr r14449.1.4) | ||||
| * | Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ | Alex Valavanis | 2015-11-09 | 1 | -17/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14449.1.3) | ||||
| * | Update Potrace bitmap macros to upstream 1.13 | Alex Valavanis | 2015-11-08 | 1 | -8/+9 |
| | | | | (bzr r14449.1.2) | ||||
| * | Use external Potrace | Alex Valavanis | 2015-11-08 | 19 | -4054/+5 |
| | | | | (bzr r14449.1.1) | ||||
| * | Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps ↵ | Nicolas Dufour | 2015-06-22 | 1 | -1/+1 |
| | | | | | | | | | produces mostly black result). Fixed bugs: - https://launchpad.net/bugs/1456387 (bzr r14209) | ||||
| * | cmake: Add some missing header files to CMakeLists.txt | Bryce Harrington | 2015-06-08 | 1 | -0/+1 |
| | | | | | | These were found by running cmake_consistency_check.py (bzr r14198) | ||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | (bzr r14126) | ||||
| * | merging | Marc Jeanmougin | 2015-04-26 | 17 | -103/+251 |
| |\ | | | | | (bzr r13922.1.13) | ||||
| | * | Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 ↵ | Nicolas Dufour | 2015-03-31 | 17 | -103/+251 |
| | | | | | | | | | | | | | | | | | vulnerability). Fixed bugs: - https://launchpad.net/bugs/1438366 (bzr r14037) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | Just... | mc | 2015-02-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -4/+4 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 1 | -4/+4 |
| | | | | (bzr r13908) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 2 | -6/+6 |
| | | | | (bzr r13817) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13809) | ||||
| * | undo whitespace edit. it's an external dependency, and let's assume that the ↵ | Johan B. C. Engelen | 2014-10-12 | 1 | -1040/+1019 |
| | | | | | | potential bug is not a bug (line 611, possibly uninitialized used of prev[i]) (bzr r13594) | ||||
| * | Mass fix whitespace (clang-format) before working on bug | Johan B. C. Engelen | 2014-10-12 | 1 | -1019/+1040 |
| | | | | (bzr r13593) | ||||
| * | Warning cleanups. | Jon A. Cruz | 2014-03-18 | 1 | -1/+1 |
| | | | | (bzr r13162) | ||||
| * | part of patch by David Evans to fix C++11 build | Johan B. C. Engelen | 2013-11-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244295 (bzr r12801) | ||||
| * | fix warning | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| | | | | (bzr r12748) | ||||
| * | Fix format security errors | Alex Valavanis | 2013-09-21 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1193025 (bzr r12563) | ||||
| * | Fix colors when tracing | Krzysztof Kosi??ski | 2013-09-19 | 1 | -2/+2 |
| | | | | (bzr r12541) | ||||
| * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 1 | -1/+1 |
| |\ | | | | | (bzr r12532) | ||||
| | * | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -7/+11 |
| | |\ | | | | | | | (bzr r11608.1.119) | ||||
| | * | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.111) | ||||
| * | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 1 | -3/+22 |
| | |/ |/| | | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | | fix initialization | Johan B. C. Engelen | 2013-08-03 | 1 | -7/+11 |
| |/ | | | (bzr r12459) | ||||
| * | Fix Apache2 license conflict with GPL with re-license from SOIX upstream | Martin Owens | 2013-06-12 | 2 | -23/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/357043 (bzr r12370) | ||||
| * | Drop remaining unused functions | Alex Valavanis | 2013-03-18 | 1 | -1/+1 |
| | | | | (bzr r12224) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -2/+2 |
| | | | | (bzr r12217) | ||||
| * | removing some more unused functions | Kris De Gussem | 2013-01-30 | 4 | -124/+0 |
| | | | | (bzr r12076) | ||||
| * | fix Memory leak in bitmap trace (Bug #996695) | Kris De Gussem | 2013-01-23 | 2 | -8/+10 |
| | | | | (bzr r12057) | ||||
| * | Fixed memory leaks | Kris De Gussem | 2013-01-20 | 1 | -37/+45 |
| | | | | (bzr r12050) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -6/+5 |
| | | | | (bzr r11874) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -6/+10 |
| | | | | (bzr r11737) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 3 | -11/+4 |
| | | | | (bzr r11052) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -2/+3 |
| | | | | (bzr r11030) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
