summaryrefslogtreecommitdiffstats
path: root/src/debug (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move from deprecated GTimeVal to g_get_monotonic_time()Jabier Arraiza2019-10-121-3/+2
* Eliminate clang warningsThomas Holder2019-08-233-3/+3
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-39/+2
* Debug: Remove the last remnants of Util::ptr_shared.Emmanuel Gil Peyrot2019-01-244-8/+5
* Timestamp: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-242-6/+8
* Demangle: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-242-12/+10
* Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot2019-01-242-5/+1
* Logger: Switch TagStack to std::shared_ptr.Emmanuel Gil Peyrot2019-01-243-7/+7
* Event: Make property value char const* too.Emmanuel Gil Peyrot2019-01-243-10/+18
* Event: Make name and property name char const*.Emmanuel Gil Peyrot2019-01-243-31/+18
* Clarify licensesMax Gaukler2018-11-0819-18/+37
* Remove #include "config.h" wherever possibleEduard Braun2018-10-012-5/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-182-3/+3
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-183-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-182-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-184-13/+13
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-122-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-045-15/+15
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-295-15/+15
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-37/+0
* [meson-build] libdebugFelipe Corrêa da Silva Sanches2018-03-171-0/+37
* Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-2010-27/+27
|\
| * Refactor Util::ptr_sharedJan Lingscheid2017-10-1810-27/+27
* | Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
|/
* Fix some new Gdk deprecationsAlex Valavanis2017-02-071-10/+31
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-15/+0
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-265-5/+5
* Isolate components of libgcLiam P. White2015-02-255-5/+5
* More header cleanupLiam P. White2014-09-062-1/+3
* Fix gdk_display_get_n_screens deprecationAlex Valavanis2014-08-231-0/+6
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-0/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-083-5/+2
* cmake:Campbell Barton2011-06-131-1/+16
* cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
* cmake:Campbell Barton2011-06-131-2/+1
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* work in progress cmake commit:Campbell Barton2011-06-121-11/+12
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-032-3/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1718-18/+18
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+2
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-2/+2
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-1/+1
* From trunkTed Gould2008-10-271-2/+3
* Add tracking of skew factor and display in warning message.Jon A. Cruz2008-07-272-2/+15
* Added compensation factor for time-skew with event latency.Jon A. Cruz2008-07-262-2/+5
* instrument event latencyMenTaLguY2008-07-084-0/+119
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-10/+0
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-1/+1
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0