summaryrefslogtreecommitdiffstats
path: root/src/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-4/+0
* Merged trunkAdrian Boguszewski2016-08-091-23/+0
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-23/+0
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Fix a few more pick calls not preceded by updateKrzysztof Kosi??ski2016-04-131-0/+1
* static code analysisKris De Gussem2015-12-071-1/+1
* Fix CMake buildAlex Valavanis2015-11-121-0/+3
* Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-091-0/+4
* Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQAlex Valavanis2015-11-091-17/+0
* Update Potrace bitmap macros to upstream 1.13Alex Valavanis2015-11-081-8/+9
* Use external PotraceAlex Valavanis2015-11-0819-4054/+5
* Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...Nicolas Dufour2015-06-221-1/+1
* cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+1
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* mergingMarc Jeanmougin2015-04-2617-103/+251
|\
| * Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour2015-03-3117-103/+251
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* | Just...mc2015-02-181-3/+3
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-4/+4
|/
* Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-071-4/+4
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Purge sp_desktop_message_stackLiam P. White2014-12-212-6/+6
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-3/+3
* undo whitespace edit. it's an external dependency, and let's assume that the ...Johan B. C. Engelen2014-10-121-1040/+1019
* Mass fix whitespace (clang-format) before working on bugJohan B. C. Engelen2014-10-121-1019/+1040
* Warning cleanups.Jon A. Cruz2014-03-181-1/+1
* part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+1
* fix warningKris De Gussem2013-10-291-1/+1
* Fix format security errorsAlex Valavanis2013-09-211-2/+2
* Fix colors when tracingKrzysztof Kosi??ski2013-09-191-2/+2
* Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-191-1/+1
|\
| * Merged from trunk (r12465).Markus Engel2013-08-041-7/+11
| |\
| * | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-3/+22
| |/ |/|
* | fix initializationJohan B. C. Engelen2013-08-031-7/+11
|/
* Fix Apache2 license conflict with GPL with re-license from SOIX upstreamMartin Owens2013-06-122-23/+3
* Drop remaining unused functionsAlex Valavanis2013-03-181-1/+1
* cppcheckKris De Gussem2013-03-161-2/+2
* removing some more unused functionsKris De Gussem2013-01-304-124/+0
* fix Memory leak in bitmap trace (Bug #996695)Kris De Gussem2013-01-232-8/+10
* Fixed memory leaksKris De Gussem2013-01-201-37/+45
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-6/+5
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-6/+10
* cppcheckKris De Gussem2012-03-073-11/+4
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+3
* Header cleaningAlex Valavanis2012-02-121-0/+2
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-061-8/+10
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-064-5/+4