summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-05-15Fix Button when using double-buffered renderingTomaž Vajngerl
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-14tdf#86850 Always display clipboard functions in context menuTrent MacAlpine
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-14Scheduler: Deactivate task without deletionTobias Madl
2015-05-14honour NoFocusRects in ListBoxes like Buttons, etcCaolán McNamara
2015-05-14rendercontext: Double-buffering using the RenderContext.Jan Holesovsky
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-14convert KERNING_ 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-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos
2015-05-13first step towards removing LazyDeletorNoel Grandin
2015-05-13gtk3: stop painting the active listboxes blueCaolán McNamara
2015-05-13gtk3: get comboboxes and listboxes rendering right againCaolán McNamara
2015-05-13fix OSX buildNoel Grandin
2015-05-13Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyleStephan Bergmann
2015-05-13fix OSX build (take 3)Noel Grandin
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin
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-13fix OSX build (take 2)Noel Grandin
2015-05-13fix OSX buildNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-13convert BUTTON_DRAW constants to scoped enumNoel Grandin
2015-05-13convert FRAME_HIGHLIGHT constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12vcl: kde4: loplugin:staticmethodsMichael Stahl
2015-05-12fix buildCaolán McNamara
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-11tdf#90990 - listbox focus issue post dispose.Michael Meeks
2015-05-11gtk3: insert a gap between tabsCaolán McNamara
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara