summaryrefslogtreecommitdiffstats
path: root/src/ui/contextmenu.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-19/+0
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-1/+2
2019-07-31Hide spellcheck dialog if Aspell is missingNathan Lee1-0/+4
2019-07-31If potrace unavailable, hide from the context menuNathan Lee1-0/+4
2019-07-21Make menu icon preference apply to Layers and Objects dialogsPatrick Storz1-9/+8
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-4/+0
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah1-2/+2
2019-02-08Fix more capitalisation inconsistencies.tim_rawlinson1-2/+2
2019-02-07Fix capitalisation of menu items.Tim Rawlinson1-4/+4
2019-01-02modernize loopsMarc Jeanmougin1-11/+11
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05Remove into filtered groupsJabier Arraiza1-1/+1
2018-11-05Improvemets to find itemsJabier Arraiza1-1/+1
2018-11-05ContextMenu: Harmonize with menu barEduard Braun1-33/+125
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-40/+40
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-32/+32
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-05-12Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza1-9/+26
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-7/+8
2017-10-01First batchMarc Jeanmougin1-1/+1
2017-06-28contextmenu: Rm icons per GNOME HIGAlexander Valavanis1-19/+1
2017-06-27Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis1-0/+932