summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
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
2016-06-22G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38Caolán McNamara
2016-06-22g_icon_serialize is only in glib >= 2.38Caolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-19loplugin:redundantcastStephan Bergmann
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara
2016-06-13looks to me we can merge these ctorsCaolán McNamara
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
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-31Convert ControlType to scoped enumNoel Grandin
2016-05-22Convert SetType to scoped enumNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara
2016-05-17fix indentCaolán McNamara