summaryrefslogtreecommitdiffstats
path: root/src/ui/contextmenu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-19/+0
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-181-1/+2
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-0/+4
* If potrace unavailable, hide from the context menuNathan Lee2019-07-311-0/+4
* Make menu icon preference apply to Layers and Objects dialogsPatrick Storz2019-07-211-9/+8
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-4/+0
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-2/+2
* Fix more capitalisation inconsistencies.tim_rawlinson2019-02-081-2/+2
* Fix capitalisation of menu items.Tim Rawlinson2019-02-071-4/+4
* modernize loopsMarc Jeanmougin2019-01-021-11/+11
* Fix codding styleJabiertxof2018-11-091-1/+1
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove into filtered groupsJabier Arraiza2018-11-051-1/+1
* Improvemets to find itemsJabier Arraiza2018-11-051-1/+1
* ContextMenu: Harmonize with menu barEduard Braun2018-11-051-33/+125
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-1/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-40/+40
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-32/+32
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-9/+26
* 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-7/+8
* First batchMarc Jeanmougin2017-10-011-1/+1
* contextmenu: Rm icons per GNOME HIGAlexander Valavanis2017-06-281-19/+1
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-271-0/+932