summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filter-effects-dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Select next filter primitive after removing currentNathan Lee2019-10-221-0/+1
* Replace deprecated Gtk::Label numeric align valuesKarl Cheng2019-06-161-3/+5
* Style fixes.Shlomi Fish2019-06-061-1/+1
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-7/+7
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-19/+2
* Filter effects dialog UI made more consistentNathan Lee2019-04-131-2/+2
* Tidy various dialog UIsNathan Lee2019-04-021-24/+27
* Fix use of uninitialized variableKarl Cheng2019-02-201-0/+1
* modernize loopsMarc Jeanmougin2019-01-021-28/+25
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-191-1/+1
* Fix crash in filter dialogMarc Jeanmougin2018-10-071-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-3/+5
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-34/+34
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-22/+22
* Increase allowed precision for filter "offset" primitive.Tavmjong Bah2018-06-151-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-20/+21
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-171-0/+1
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-0/+10
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-3/+8
* Fixes to Filter DialogJabiertxo Arraiza Cenoz2017-11-061-13/+14
* filter-effects-dialog: Avoid copy-constructorAlexander Valavanis2017-07-291-13/+13
* Drop obsolete SizeGroup::set_ignore_hiddenAlexander Valavanis2017-07-101-1/+0
* Update GtkMenu usageAlexander Valavanis2017-07-101-17/+22
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+4
* filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...Alexander Valavanis2017-07-061-3/+3
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-3/+2
* Fix bug:1605334 FeImage X and Y positionJabier Arraiza Cenoz2016-10-071-1/+45
* Fix build with Gtk+ 3.20Alex Valavanis2016-08-101-1/+11
|\
| * Use Gdk::Seat instead of Gdk::DeviceManagerAlex Henrie2016-08-081-1/+11
* | Merged trunkAdrian Boguszewski2016-08-091-153/+11
|\|
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-153/+11
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-153/+11
* | | Merged trunkAdrian Boguszewski2016-08-031-21/+4
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-21/+4
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+22
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-22/+1
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-5/+5
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-28/+26
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-11/+12
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\|
* | Added xmlNodes as range functionAdrian Boguszewski2016-07-011-1/+1
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2