summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)AuthorFilesLines
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks1-0/+2
2014-12-02vcl: create a GeometryProvider interface.Michael Meeks1-2/+4
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks1-2/+1
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne2-12/+7
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-2/+0
2014-12-02vcl: Always use the same OpenGL context when drawing in a windowLouis-Francis Ratté-Boulianne1-1/+0
2014-12-02vcl: Use old method for pixmap painting for GTK widgets without OpenGLLouis-Francis Ratté-Boulianne1-0/+1
2014-12-02vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne3-4/+13
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+8
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan1-0/+1
2014-11-18vcl: remove old GetOpenGLContext method.Michael Meeks1-5/+0
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky1-1/+1
2014-11-15let us make the virtual explicitMarkus Mohrhard1-1/+1
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne1-0/+1
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne3-16/+14
2014-11-13vcl: Add support for GPU scaling when no rendering is involvedLouis-Francis Ratté-Boulianne1-1/+6
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne1-1/+2
2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne1-0/+4
2014-11-10only call XFreePixmap on pixmaps created via XCreatePixmapCaolán McNamara1-0/+1
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne3-0/+31
2014-11-10vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne3-2/+55
2014-11-10move the abstract cairo text render code out of the unx dirMarkus Mohrhard1-128/+0
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard2-39/+133
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne1-0/+2
2014-11-10bring the gradient rendering down into SalGraphicsImpl & unx backendMarkus Mohrhard1-1/+1
2014-11-10add missing headerMarkus Mohrhard1-0/+28
2014-11-10implement X11WindowProvider for GtkSalFrameMarkus Mohrhard1-1/+4
2014-11-10better way to access the X11 windowMarkus Mohrhard1-1/+4
2014-11-10forgot to populate the ImplMarkus Mohrhard1-1/+3
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard1-53/+10
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-0/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-3/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin2-3/+3
2014-09-30fdo#82577: Handle RegionNoel Grandin2-6/+6
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin8-24/+24
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-1/+1
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock2-2/+0
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock1-0/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist4-5/+5
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist2-4/+4
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann2-3/+0
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-3/+3
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold3-8/+8
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist13-28/+0