| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hackfest2019: Drop unused EgeAdjustmentAction | Alexander Valavanis | 2019-05-28 | 1 | -1130/+0 |
| | | |||||
| * | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 1 | -5/+0 |
| | | |||||
| * | EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere ↵ | Alexander Valavanis | 2018-11-25 | 1 | -141/+157 |
| | | | | | to GObject conventions | ||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -2/+1 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | 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 | ||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -2/+4 |
| | | |||||
| * | 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 | -27/+27 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Replace all deprecated gdk_keymap_get_default() with ↵ | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -1/+2 |
| | | | | | Gdk::Display::get_default()->get_keymap(). | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -4/+4 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -4/+4 |
| | | |||||
| * | GtkMM popup menu deprecation fixes | Alexander Valavanis | 2017-12-26 | 1 | -1/+5 |
| | | |||||
| * | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 2017-12-18 | 1 | -3/+7 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 1 | -1/+0 |
| | | |||||
| * | First batch | Marc Jeanmougin | 2017-10-01 | 1 | -7/+6 |
| | | |||||
| * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -56/+58 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -8/+7 |
| | | |||||
| * | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 1 | -1/+1 |
| | | | | (bzr r15043.1.2) | ||||
| * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -11/+1 |
| | | | | (bzr r15023.2.8) | ||||
| * | ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -0/+6 |
| | | | | (bzr r14803) | ||||
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | (bzr r14126) | ||||
| * | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -0/+1113 |
| (bzr r13341.1.249) | |||||
