summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/objects.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-9/+0
* Add Delete to Objects Dialog context menuNathan Lee2019-05-121-2/+3
* Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza2019-01-181-3/+6
* modernize loopsMarc Jeanmougin2019-01-021-14/+13
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
* Fixing coding styleJabiertxo Arraiza Cenoz2018-08-041-2/+4
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-041-2/+2
* adding gtk-themeJabier Arraiza2018-07-211-5/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-52/+52
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-17/+22
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-0/+6
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-1/+1
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-191-77/+29
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-2/+2
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* fix set_set_Marc Jeanmougin2017-08-071-1/+1
* objects dialog: Gtk+ < 3.16 compatAlexander Valavanis2017-08-061-0/+4
* Merge branch 'shortcuts' (!41)Eduard Braun2017-07-111-7/+1
|\
| * Merge branch 'master' into shortcutsEduard Braun2017-07-091-32/+51
| |\
| * | Improve and simplify shortcut handling.Eduard Braun2017-06-231-7/+1
* | | Update GtkDialog usageAlexander Valavanis2017-07-091-1/+1
| |/ |/|
* | Fix Gtk alignment APIAlexander Valavanis2017-07-081-1/+2
* | Gtkmm deprecation fixesAlexander Valavanis2017-07-061-12/+27
* | Rm remaining imagemenuitem usageAlexander Valavanis2017-06-291-17/+21
* | Remove old icon handling codeAlexander Valavanis2017-06-291-4/+3
|/
* bugfix: change active layerchr2017-05-231-0/+8
* opject panel: rework shotcuts: let the user decidechr2017-05-231-27/+36
* object panel: don't block F2 key, use return to edit cellchr2017-05-231-5/+7
* object panel: search function blocks too many keystrokeschr2017-05-231-0/+2
* selection chemistry: implement z-stack orderchr2017-05-231-6/+6
* object panel: don't scroll to layer when leaving object groupchr2017-05-181-1/+1
* ObjectsPanel: Polish collapse/expand behaviourchr2017-05-181-4/+8
* object manager panel: fix clip/mask iconschr2017-05-181-2/+8
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-071-1/+8
* Merged trunkAdrian Boguszewski2016-08-091-21/+0
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-21/+0
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-21/+0
* | | Merged trunkAdrian Boguszewski2016-08-031-12/+2
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-12/+2
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+14