summaryrefslogtreecommitdiffstats
path: root/src/ui/contextmenu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-7/+0
2019-07-31If potrace unavailable, hide from the context menuNathan Lee1-0/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05ContextMenu: Harmonize with menu barEduard Braun1-4/+15
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-41/+41
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2018-05-12Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza1-1/+1
2017-06-27Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis1-70/+6
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-0/+4
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-0/+4
2016-04-14function to release object from groupRaphael Rosch1-0/+1
2014-10-05Move obvious ui component to ui/Liam P. White1-0/+0
2014-09-27Update to experimental r13565Liam P. White1-11/+8
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-11/+7
2014-06-14Add clip group option from PonyscapeLiam P. White1-0/+1
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-0/+5
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-10-11Fix for 171904 : toggleToolbox verbJohn Smith1-0/+1
2012-09-23Fix for 170395 : Add Trace Bitmap to context menu of imagesJohn Smith1-0/+5
2012-09-22Fix for 172222 : Move direct to specified layerJohn Smith1-0/+1
2012-09-02Fix for 273539 : Add Group action to the context menuJohn Smith1-2/+2
2012-07-25Fix for 722625 : Select Same by Object TypeJohn Smith1-0/+4
2012-04-25Issue with my last commitKris De Gussem1-1/+0
2012-04-24Memory management in context menu (Bug #910529 )Kris De Gussem1-1/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-0/+4
2012-04-09Documentation / dropping some pointer conversions in context menuKris De Gussem1-20/+125
2012-04-06restore item order of dialogs in context menu (Bug #910529)Kris De Gussem1-39/+41
2012-04-06drop some deprecated gdk_draw functionsAlex Valavanis1-3/+3
2012-04-06build warning fixKris De Gussem1-3/+0
2012-04-05C++ify context menu:Kris De Gussem1-4/+57
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+13
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-06Automatically add shortcuts to tooltipsJasper van de Gronde1-2/+0
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1