summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-05-31rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-05-31rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
2015-05-29tdf#91720 - after MailMerge print, plain std print is not possibleJuergen Funk
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-26want to grab with owner_events trueCaolán McNamara
2015-05-26gtk3: call gtk_window_set_accept_focusCaolán McNamara
2015-05-26gtk3: implement keyboard and mouse grabCaolán McNamara
2015-05-26gtk3: fix bordersCaolán McNamara
2015-05-26gtk3: focus rects for combobox entriesCaolán McNamara
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-19gtk3: checkmarks slightly clipped on left sideCaolán McNamara
2015-05-19use CHECKED alias for GTK_STATE_FLAG_CHECKED instead.Michael Meeks
2015-05-19downgrade remaining nwf spew to infoCaolán McNamara
2015-05-19gtk3: nwf for list node expandersCaolán McNamara
2015-05-19gtk3: presume we want the same no-op for LISTNET as gtk2Caolán McNamara
2015-05-19gtk3: nwf for progress barsCaolán McNamara
2015-05-18gtk3: render arrow part of a tree list headerCaolán McNamara
2015-05-18gtk3: implement tree header bar areaCaolán McNamara
2015-05-18add missing includesDavid Tardon
2015-05-17WaE in OSL_DEBUG_LEVEL > 1Caolán McNamara
2015-05-15gtk3: implement NWF CTRL_MULTILINE_EDITBOXCaolán McNamara
2015-05-15gtk3: implement fixed line NWFCaolán McNamara
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-15gtk3: punt tooltips for nowCaolán McNamara
2015-05-15gtk3: get tooltip colorCaolán McNamara
2015-05-15gtk3: add the border to the padding to get visible framesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13gtk3: if we have GTK_STATE_FLAG_CHECKED use only that bitCaolán McNamara
2015-05-13gtk3: don't include the focus pad and width in comboboxesCaolán McNamara
2015-05-13gtk3:don't even out the left/right top/bottom, take the figures as-isCaolán McNamara
2015-05-13gtk3: implement CTRL_FRAMECaolán McNamara
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-13gtk3: get comboboxes and listboxes rendering right againCaolán McNamara
2015-05-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13Fix kde4Stephan Bergmann
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl
2015-05-11gtk3: insert a gap between tabsCaolán McNamara
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-05-11vcl: gtk3: GTK_STYLE_CLASS_LABEL requires 3.16Michael Stahl
2015-05-11gtk3: now need to match GTK_STYLE_CLASS_LABEL to get label in tab propertiesCaolán McNamara