summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-06loplugin:unusedmethodsNoel Grandin1-3/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-2/+2
2015-09-20convert Link<> to typedNoel Grandin1-2/+3
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+3
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna1-0/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna1-4/+1
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna1-15/+0
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-4/+0
2015-07-08loplugin:unusedmethods vclNoel Grandin1-11/+0
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-2/+2
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin1-1/+1
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-4/+12
2015-05-28convert INVERT flags to scoped enumNoel Grandin1-4/+12
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin1-8/+16
2015-05-28convert AUTOSCROLL constants to scoped enumNoel Grandin1-3/+11
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-14/+23
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-11/+19
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-6/+14
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin1-5/+1
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-4/+11
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin1-4/+6
2015-05-26convert SCROLL constants to scoped enumNoel Grandin1-11/+19
2015-05-26convert VALIDATE constants to scoped enumNoel Grandin1-5/+13
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-14/+21
2015-05-25convert TOTOP constants to scoped enumNoel Grandin1-8/+16
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin1-3/+11
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin1-5/+13
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-5/+13
2015-05-24IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara1-5/+0
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-0/+8
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-12/+20
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-20/+23
2015-05-20convert COPYAREA constant to bool flagNoel Grandin1-1/+1
2015-05-19rendercontext: Double-buffer an entire hierarchy.Jan Holesovsky1-1/+11
2015-05-18rendercontext: Per-widget double-buffering for the cases we know that work.Jan Holesovsky1-0/+5
2015-05-18add RenderContext to Window::PushPaintHelper, use Erase correctlyTomaž Vajngerl1-2/+2
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-46/+52
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara1-1/+1
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin1-1/+18
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-1/+2
2015-05-13Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl1-0/+13
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks1-1/+1
2015-05-07revert part of "new clang plugin: rendercontext"Noel Grandin1-0/+1
2015-05-07new clang plugin: rendercontextNoel Grandin1-1/+0
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-21/+21
2015-05-05vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl1-4/+1
2015-05-05Avoid redefine of TRANSPARENT on solaris after including stream.hRichard PALO1-0/+3