summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20Fix typosAndrea Gelmini2-3/+3
2016-07-18vcl: gtkprintwrapper is a private gtk only headercp-5.1-1Chris Sherlock1-0/+126
2016-07-13Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara1-1/+1
2016-07-12gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara1-0/+2
2016-07-12vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl1-0/+62
2016-07-04tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl1-0/+2
2016-06-20Don't share the wakeup pipe with child processesTor Lillqvist1-1/+8
2016-06-18crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara1-0/+1
2016-06-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl2-0/+3
2016-06-18tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand2-10/+0
2016-06-16gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-2/+2
2016-06-11Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara1-1/+0
2016-05-30tdf#100080 set unused shader attribs with values, fixes GL on AMDTomaž Vajngerl2-1/+1
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara1-0/+5
2016-05-25opengl: use existing code for "legacy" polyline, polygon render.Tomaž Vajngerl2-5/+19
2016-05-25opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl2-0/+32
2016-05-11tdf#99258 bail out if we fail to reserve the texture + moreTomaž Vajngerl1-1/+6
2016-05-06opengl: combined commits for state trackingTomaž Vajngerl2-0/+232
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl1-0/+6
2016-04-08tdf#94682 optimize texture drawing on Win. (squashed multi commits)Tomaž Vajngerl6-26/+183
2016-03-30vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl1-0/+2
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti1-0/+1
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2016-03-13Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara1-1/+1
2016-03-01gtk3: get app menu working again under gtk3Caolán McNamara2-3/+7
2016-02-29opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl2-1/+7
2016-02-19Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2-1/+2
2016-02-19gtk3+wayland: implement video playback under gtk3 + waylandCaolán McNamara4-39/+13
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara1-1/+1
2016-02-16Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl2-4/+53
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara1-0/+2
2016-02-12gtk3: adapt to 3.20 style changesCaolán McNamara1-6/+69
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl1-2/+0
2016-02-09tdf#97666 - opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl3-0/+6
2016-02-09tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks1-1/+0
2016-02-08tdf#97633 Add API to get the number of OpenGL buffer swaps, including ...Tor Lillqvist1-20/+0
2016-02-05tdf#97512 make strings localizableAndras Timar1-0/+6
2016-01-28Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara2-0/+185
2016-01-28remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara2-4/+1
2016-01-28sort SalFrameStyleFlagsCaolán McNamara1-6/+6
2016-01-28Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara2-0/+13
2016-01-28Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-2/+2
2016-01-27tdf#96407 Provide OS X version info for About boxDouglas Mencken1-0/+3
2016-01-22tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist1-1/+11
2016-01-11tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks1-1/+6
2016-01-07tdf#96894 - get ordering right for TextureAtlas cleanup on shutdown.Michael Meeks2-4/+9
2016-01-07vcl: opengl - Kill the last glErrors on common paths.Michael Meeks3-8/+11
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks1-1/+2