summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl
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-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11refactor SplitWindow to use RenderContexTomaž Vajngerl
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07revert part of "new clang plugin: rendercontext"Noel Grandin
2015-05-07convert BMP_DITHER flags to scoped enumNoel Grandin
2015-05-07new clang plugin: rendercontextNoel Grandin
2015-05-07refactor ScrollBar to use RenderContextTomaž Vajngerl
2015-05-07refactor ProgressBar to use RenderContextTomaž Vajngerl
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl
2015-05-07refactor "TabControl" to use RenderContextTomaž Vajngerl
2015-05-07Refactor "SpinField" & "SpinButton" - use RenderContextTomaž Vajngerl
2015-05-07missing ToolBox include changesTomaž Vajngerl
2015-05-07Refactor "Slider" - use RenderContext & InvalidateTomaž Vajngerl
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl
2015-05-07Refactor "Edit" to use RenderContext when paintingTomaž Vajngerl
2015-05-07Refactor Buttons to use RenderContext when paintingTomaž Vajngerl
2015-05-07refactor to use RenderContext for vcl StatusBarTomaž Vajngerl
2015-05-07use RenderContext in toolbox, refactor redrawingTomaž Vajngerl
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06cancel doesn't cancel printingCaolán McNamara
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06Remove unused ToolBox::Get/SetHighlightHdlStephan Bergmann
2015-05-06color bar doesn't fill tool itemCaolán McNamara
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann