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