| Commit message (Collapse) | 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 ↵ | Alexander Valavanis | 2018-11-25 | 1 | -21/+24 |
| | | | | | to GObject conventions | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -25/+25 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | 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 ↵ | Marc Jeanmougin | 2017-07-13 | 1 | -1/+1 |
| | | | | | 27cadae623ce5bc66b0401238bc7737b7b9d37d5 due to the modified signal having one less argument (thanks houz for the fix) | ||||
| * | 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 |
| | | | | (bzr r15686) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | Fix gdk_display_get_n_screens deprecation | Alex Valavanis | 2014-08-23 | 1 | -0/+9 |
| | | | | (bzr r13341.1.161) | ||||
| * | Drop unused static function declarations | Alex Valavanis | 2013-09-21 | 1 | -80/+80 |
| | | | | (bzr r12565) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 1 | -2/+1 |
| | | | | (bzr r12193) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -28/+3 |
| | | | | (bzr r12065) | ||||
| * | syntx of null pointer dereference checks | Kris De Gussem | 2012-05-12 | 1 | -16/+17 |
| | | | | (bzr r11358) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -3/+4 |
| | | | | (bzr r10959) | ||||
| * | More GSEAL issues | Alex Valavanis | 2012-01-04 | 1 | -1/+1 |
| | | | | (bzr r10836) | ||||
| * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -1/+1 |
| | | | | (bzr r10302.1.2) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -3/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 1 | -3/+3 |
| | | | | (bzr r4133) | ||||
| * | Implemented per-monitor display adjustment via XICC | Jon A. Cruz | 2007-11-24 | 1 | -10/+112 |
| | | | | (bzr r4132) | ||||
| * | Adding ICC Profiles in X support | Jon A. Cruz | 2007-11-17 | 1 | -0/+619 |
| (bzr r4095) | |||||
