| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-29 | Remove gimp ruler. | Tavmjong Bah | 3 | -1552/+0 | |
| 2019-06-17 | revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46 | Jabiertxof | 1 | -1/+0 | |
| 2019-06-17 | Add Vlada sugestion to rulers in roket.chat | Jabiertxof | 1 | -0/+1 | |
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -2/+0 | |
| 2019-05-20 | Fix alignment of ruler ticks | Diederik van Lierop | 1 | -12/+9 | |
| 2019-02-27 | Stop crash, save dialog pos for floating dialog preference | Nathan Lee | 1 | -24/+25 | |
| Adds error checking and calls sp_ruler_remove_track_widget before track widget is removed. Fixes: https://gitlab.com/inkscape/inkscape/issues/90 https://bugs.launchpad.net/inkscape/+bug/1674155 | |||||
| 2018-11-25 | widgets/gimp/ruler: Replace deprecated g_type_class_add_private | Alexander Valavanis | 1 | -14/+17 | |
| 2018-11-16 | Rewrite of Gimp Color Wheel in C++. | Tavmjong Bah | 3 | -1583/+0 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 5 | -5/+13 | |
| - 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 | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -2/+0 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -4/+4 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -14/+14 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -2/+2 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-03-17 | Removing sample meson build files. | Felipe Corrêa da Silva Sanches | 1 | -22/+0 | |
| These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/ Learn more at: * "Using Meson's automatic dependency manager to build GTK" ** https://www.youtube.com/watch?v=2dB80CjH_3Q * "The Meson Build System - 4+ years of work to become an overnight success" ** https://www.youtube.com/watch?v=gHdTzdXkhRY | |||||
| 2018-03-17 | [meson-build] libgimpwidgets | Felipe Corrêa da Silva Sanches | 1 | -0/+22 | |
| 2017-12-18 | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 3 | -1053/+0 | |
| 2017-10-03 | removed GList in ruler.cpp | Marc Jeanmougin | 1 | -9/+15 | |
| 2017-07-12 | Fix typo | Alexander Valavanis | 1 | -1/+1 | |
| 2017-07-11 | gimpcolorwheel: Fix event time | Alexander Valavanis | 1 | -1/+1 | |
| 2017-07-10 | update GdkSeat usage | Alexander Valavanis | 1 | -7/+27 | |
| 2017-07-10 | Use new GdkSeat API and update gimpcolorwheel comments | Alexander Valavanis | 2 | -29/+25 | |
| 2017-06-28 | Revert "color wheel: Temp fix for Gtk+ style properties" | Alexander Valavanis | 1 | -30/+0 | |
| This reverts commit c951edaa91414fd5dfddb745de49baf777f72075. | |||||
| 2017-06-27 | color wheel: Temp fix for Gtk+ style properties | Alexander Valavanis | 1 | -0/+30 | |
| 2017-02-06 | Remove some unneeded < C++11 fallback code | Alex Valavanis | 1 | -3/+2 | |
| (bzr r15485) | |||||
| 2016-12-31 | ruler: Read state flags for GtkStyleContext correctly | Alex Valavanis | 1 | -4/+12 | |
| (bzr r15380) | |||||
| 2016-12-27 | Merge all upstream changes to GimpRuler | Alex Valavanis | 1 | -5/+22 | |
| (bzr r15369) | |||||
| 2016-08-08 | Move GIMP widgets to their own folder | Alex Valavanis | 7 | -0/+4137 | |
| (bzr r15043.1.2) | |||||
