index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ege-color-prof-tracker.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-0
/
+1
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-19
/
+1
*
EgeColorProfTracker: Replace deprecated g_type_class_add_private and adhere t...
Alexander Valavanis
2018-11-25
1
-21
/
+24
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-25
/
+25
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
third batch
Marc Jeanmougin
2017-10-02
1
-26
/
+22
*
Update ege-color-prof-tracker.cpp
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Fix src/ege-color-prof-tracker.cpp after 27cadae623ce5bc66b0401238bc7737b7b9d...
Marc Jeanmougin
2017-07-13
1
-1
/
+1
*
Updates for GdkScreen/GdkMonitor API changes
Alexander Valavanis
2017-07-09
1
-168
/
+125
*
ege-color-prof-tracker: Cosmetic cleanup
Alexander Valavanis
2017-07-08
1
-32
/
+10
*
Fix for Wayland.
Tavmjong Bah
2017-05-10
1
-2
/
+9
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Fix gdk_display_get_n_screens deprecation
Alex Valavanis
2014-08-23
1
-0
/
+9
*
Drop unused static function declarations
Alex Valavanis
2013-09-21
1
-80
/
+80
*
cppcheck
Kris De Gussem
2013-03-11
1
-2
/
+1
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-28
/
+3
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
1
-16
/
+17
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-3
/
+4
*
More GSEAL issues
Alex Valavanis
2012-01-04
1
-1
/
+1
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-1
/
+1
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-3
/
+1
*
Warning cleanup
Jon A. Cruz
2007-11-25
1
-3
/
+3
*
Implemented per-monitor display adjustment via XICC
Jon A. Cruz
2007-11-24
1
-10
/
+112
*
Adding ICC Profiles in X support
Jon A. Cruz
2007-11-17
1
-0
/
+619