summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gtksalmenu.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky
2017-03-16This conditional isn't neededMaxim Monastirsky
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-03-07Destroy menu widget when enabling Unity integrationMaxim Monastirsky
2017-03-06tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt
2017-03-02Fix typosAndrea Gelmini
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the window woesCaolán McNamara
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-18Skip the placeholder added by PopupMenu::ImplExecuteMaxim Monastirsky
2016-10-17stop warning on older gtk3sCaolán McNamara
2016-10-17Related: tdf#103166 but still allow removing placeholder submenusCaolán McNamara
2016-10-13Resolves: tdf#103166 if the menu is empty, add a disabled placeholderCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-25tdf#102266 Try to keep HUD up to dateMaxim Monastirsky
2016-09-22Fix memleak in GtkSalMenu::NativeSetItemCommandMaxim Monastirsky
2016-09-22Don't unnecessarily activate all menus in gtk2Maxim Monastirsky
2016-09-19GtkSalMenu: Need a way to remove icons tooMaxim Monastirsky
2016-09-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara
2016-09-07Related: tdf#100443 don't use deprecated gtk keysym definesCaolán McNamara
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-07-19Revert "hack for now"Caolán McNamara
2016-07-19hack for nowCaolán McNamara
2016-06-27Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara
2016-06-19loplugin:redundantcastStephan Bergmann
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara
2016-05-16it would seem safer to update before HandleMenuDeActivateEventCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-12Remove wrong TODOJulien Nabet
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet
2016-05-11loplugin:implicitboolconversionTor Lillqvist
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara
2016-05-06Resolves: tdf#92067 and tdf#99599, use a foolproof action naming schemeCaolán McNamara