summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-124-5/+5
* windows opengl: Instantiate OpenGLSalBitmap even on Windows.Jan Holesovsky2014-11-111-2/+7
* vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne2014-11-111-0/+5
* vcl: cleanup the opengl selection API.Michael Meeks2014-11-101-3/+1
* only use OpenGL for window devices for nowMarkus Mohrhard2014-11-101-1/+1
* add code for getting device width and height on window devicesMarkus Mohrhard2014-11-101-1/+1
* fix windows buildMarkus Mohrhard2014-11-101-2/+2
* remove that method also in the windows backendMarkus Mohrhard2014-11-102-6/+0
* windows opengl: Make SwapBuffers() actually do something.Jan Holesovsky2014-11-101-0/+5
* windows opengl: Don't construct WinSalGraphicsImpl just to destroy it again.Jan Holesovsky2014-11-101-1/+0
* implement abstract virtual methods in windows classesMarkus Mohrhard2014-11-102-0/+8
* vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne2014-11-101-0/+5
* use the new virtual device support in OpenGL for win backendMarkus Mohrhard2014-11-101-0/+2
* forgot to remove the env variable based OpenGL settingMarkus Mohrhard2014-11-101-6/+0
* init the OpenGL context in the windows backendMarkus Mohrhard2014-11-101-0/+6
* don't try to use OpenGL for printingMarkus Mohrhard2014-11-101-1/+1
* improve OpenGL rendering engine selection for Windows backendMarkus Mohrhard2014-11-101-0/+11
* at least some sanity for WinSalGraphicsMarkus Mohrhard2014-11-104-58/+73
* a little bit more sanityMarkus Mohrhard2014-11-104-11/+13
* remove unused code and const-ify some methodsMarkus Mohrhard2014-11-101-42/+4
* start to bring some sanity to windows backendMarkus Mohrhard2014-11-105-39/+85
* no check before delete and move to intializer listMarkus Mohrhard2014-11-101-20/+18
* make it possible to select the OpenGL rendering on windowsMarkus Mohrhard2014-11-101-0/+6
* don't include the win version of svsys directlyMarkus Mohrhard2014-11-101-1/+2
* fix indentationMarkus Mohrhard2014-11-101-1/+1
* implement gradient rendering method for windows backendMarkus Mohrhard2014-11-102-1/+9
* move defines to the top of the fileMarkus Mohrhard2014-11-101-3/+3
* remove useless defineMarkus Mohrhard2014-11-101-3/+0
* use Impl for windows backendMarkus Mohrhard2014-11-105-2071/+2649
* it is false and not FALSEMarkus Mohrhard2014-11-101-1/+1
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-1/+1
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-17/+23
* move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin2014-10-102-3/+3
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-2/+2
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-062-16/+14
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fix windows buildNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-303-4/+4
* fdo#82577: Handle RegionNoel Grandin2014-09-303-5/+5
* vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl2014-09-291-1/+1
* Avoid deadlock in a convoluted situation with an IME and a URP clientJan Holesovsky2014-09-291-2/+6
* fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky2014-09-252-14/+30
* vcl: avoid crashes from Timer Queues on shutdownMichael Stahl2014-09-251-1/+1
* mhPrevInst was pointlessTor Lillqvist2014-09-251-40/+35
* Bin pointless single-line wrappers of Win32 APITor Lillqvist2014-09-257-104/+79
* fdo#84000 - unwind recursive timer issues.Michael Meeks2014-09-231-26/+14
* fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky2014-09-232-38/+73
* fdo#82577: Handle WindowNoel Grandin2014-09-231-7/+7
* Use vcl::FontNoel Grandin2014-09-181-7/+7
* vcl: Rename GetImplFontCapabilities()Chris Sherlock2014-09-151-3/+3