summaryrefslogtreecommitdiffstats
path: root/include/vcl/window.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2015-10-061-3/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-211-2/+2
* convert Link<> to typedNoel Grandin2015-09-201-2/+3
* ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin2015-09-141-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+3
* tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna2015-08-171-0/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna2015-07-291-4/+1
* tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna2015-07-281-15/+0
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-4/+0
* loplugin:unusedmethods vclNoel Grandin2015-07-081-11/+0
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-2/+2
* GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin2015-05-281-1/+1
* convert PARENTCLIPMODE constants to scoped enumNoel Grandin2015-05-281-4/+12
* convert INVERT flags to scoped enumNoel Grandin2015-05-281-4/+12
* convert STARTTRACK constants to scoped enumNoel Grandin2015-05-281-8/+16
* convert AUTOSCROLL constants to scoped enumNoel Grandin2015-05-281-3/+11
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-281-14/+23
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-11/+19
* convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin2015-05-271-6/+14
* simplify GetWindowClipRegionPixelNoel Grandin2015-05-271-5/+1
* convert EXTTEXTINPUT constants to scoped enumNoel Grandin2015-05-271-4/+11
* convert DLGWINDOW constants to scoped enumNoel Grandin2015-05-271-4/+6
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-11/+19
* convert VALIDATE constants to scoped enumNoel Grandin2015-05-261-5/+13
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-14/+21
* convert TOTOP constants to scoped enumNoel Grandin2015-05-251-8/+16
* convert ACTIVATE_MODE constants to scoped enumNoel Grandin2015-05-251-3/+11
* convert WINDOW_ZORDER constants to scoped enumNoel Grandin2015-05-251-5/+13
* convert SHOW constants to scoped enumNoel Grandin2015-05-251-5/+13
* IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara2015-05-241-5/+0
* VclPtr - add compat methods for old-style focus / notification.Michael Meeks2015-05-231-0/+8
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-12/+20
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-20/+23
* convert COPYAREA constant to bool flagNoel Grandin2015-05-201-1/+1
* rendercontext: Double-buffer an entire hierarchy.Jan Holesovsky2015-05-191-1/+11
* rendercontext: Per-widget double-buffering for the cases we know that work.Jan Holesovsky2015-05-181-0/+5
* add RenderContext to Window::PushPaintHelper, use Erase correctlyTomaž Vajngerl2015-05-181-2/+2
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-46/+52
* gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara2015-05-141-1/+1
* convert ENDTRACK_ constants to scoped enumNoel Grandin2015-05-131-1/+18
* add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2015-05-131-1/+2
* Add DrawSelectionBackground that is outside of vcl::WindowTomaž Vajngerl2015-05-131-0/+13
* PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks2015-05-081-1/+1
* revert part of "new clang plugin: rendercontext"Noel Grandin2015-05-071-0/+1
* new clang plugin: rendercontextNoel Grandin2015-05-071-1/+0
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-21/+21
* vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.hMichael Stahl2015-05-051-4/+1
* Avoid redefine of TRANSPARENT on solaris after including stream.hRichard PALO2015-05-051-0/+3