summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2016-10-05InfoFont/Color is not used by vcl nowCaolá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-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara
2016-09-22Fix memleak in GtkSalMenu::NativeSetItemCommandMaxim Monastirsky
2016-09-22Don't unnecessarily activate all menus in gtk2Maxim Monastirsky
2016-09-19Related: rhbz#1373933 gtk3 emits a lot of style-updateds signalsCaolán McNamara
2016-09-19GtkSalMenu: Need a way to remove icons tooMaxim Monastirsky
2016-09-19Missing g_variant_unrefMaxim Monastirsky
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-08Resolves: tdf#101881 gtk3 3.18 menubar doesn't grab keyboard...Caolán McNamara
2016-09-07Resolves: tdf#100443 handle sun keyboard copy/cut/paste keysCaolán McNamara
2016-09-07Related: tdf#100443 don't use deprecated gtk keysym definesCaolán McNamara
2016-09-07less dlopen, call gtk2 things direct, baseline is newer nowCaolán McNamara
2016-09-07gtk: drop unneeded X11 includesCaolán McNamara
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06Work around loplugin:unnecessaryoverrideStephan Bergmann
2016-09-06use same GtkInstance::AnyInput impl for gtk2 and gtk3Caolán McNamara
2016-09-06GtkInstance should use default no-op I18NImeStatusCaolán McNamara
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-29Toolbar popups need explicit deactivationMaxim Monastirsky
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-08gtk: a11y: quieten warningsCaolán McNamara
2016-07-28Resolves: tdf#101132 a11y crash in hyperlinkCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-21memset hammer for -Werror=missing-field-initializersCaolán McNamara
2016-07-21gtk3-a11y: our eventbox is inside a grid nowCaolán McNamara
2016-07-21Resolves: tdf#101011 atk needs a value for accessible-table-column-headerCaolán McNamara
2016-07-20Resolves: tdf#100903 Calc hangs when preediting Japanese with GTK pluginTakeshi Abe
2016-07-19Revert "hack for now"Caolán McNamara
2016-07-19hack for nowCaolán McNamara
2016-07-18vcl: This seems a missing returnTakeshi Abe
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-07g_warning->SAL_WARNCaolán McNamara
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-29vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl
2016-06-27Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara