summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/objects.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-9/+0
2019-05-12Add Delete to Objects Dialog context menuNathan Lee1-2/+3
2019-01-18Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza1-3/+6
2019-01-02modernize loopsMarc Jeanmougin1-14/+13
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-08-04Fixing coding styleJabiertxo Arraiza Cenoz1-2/+4
2018-08-04Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz1-2/+2
2018-07-21adding gtk-themeJabier Arraiza1-5/+4
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-52/+52
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-17/+22
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2017-12-26GtkMM popup menu deprecation fixesAlexander Valavanis1-0/+6
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-1/+1
2017-12-19Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah1-77/+29
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-2/+2
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-08-07fix set_set_Marc Jeanmougin1-1/+1
2017-08-06objects dialog: Gtk+ < 3.16 compatAlexander Valavanis1-0/+4
2017-07-09Update GtkDialog usageAlexander Valavanis1-1/+1
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-1/+2
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-12/+27
2017-06-29Rm remaining imagemenuitem usageAlexander Valavanis1-17/+21
2017-06-29Remove old icon handling codeAlexander Valavanis1-4/+3
2017-06-23Improve and simplify shortcut handling.Eduard Braun1-7/+1
2017-05-23bugfix: change active layerchr1-0/+8
2017-05-23opject panel: rework shotcuts: let the user decidechr1-27/+36
2017-05-23object panel: don't block F2 key, use return to edit cellchr1-5/+7
2017-05-23object panel: search function blocks too many keystrokeschr1-0/+2
2017-05-23selection chemistry: implement z-stack orderchr1-6/+6
2017-05-18object panel: don't scroll to layer when leaving object groupchr1-1/+1
2017-05-18ObjectsPanel: Polish collapse/expand behaviourchr1-4/+8
2017-05-18object manager panel: fix clip/mask iconschr1-2/+8
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-11-071639832 Blend and blur unspected resultsJabier Arraiza Cenoz1-1/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-12/+2
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-21/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+14
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-14/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-8/+8
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-36/+47
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-3/+3
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1