summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrzej Hunt <andrzej.hunt@collabora.com>2014-06-13 10:43:07 +0100
committerAndrzej Hunt <andrzej.hunt@collabora.com>2014-06-25 13:04:31 +0100
commitff6a38b76df80d0f907f2f92cb851dea43c91d81 (patch)
treee5a2381b44fd160df50aa169d0819570e7720aa9 /offapi
parent17f223c195867df8356a9e8c86981d88ce3b4b05 (diff)
Tiled Rendering: ensure rendered area is visible.
MakeVisible only scrolls the view, so parts of the tile to be rendered might be outside the SwView's visible area, and therefore not painted. This however makes the background window (shown for the tilederendering app) unuseable (but that window is invisible for all practical uses of tiled rendering, and hence probably not a problem). Change-Id: I6c3c2846906163b362f7cff6d8c7ba308a58a7ad
Diffstat (limited to 'offapi')
0 files changed, 0 insertions, 0 deletions
td> 2012-06-10nuke dead codeTakeshi Abe 2012-06-09Remove superfluous empty lines on topThomas Arnhold 2012-06-02targeted string re-workNorbert Thiebaud 2012-06-02targeted string re-workNorbert Thiebaud 2012-05-31Bin MSVC unknown option '-0b0'Tor Lillqvist 2012-05-29deliver component desc. xml, if usedDavid Tardon 2012-05-25Use simple createOneInstanceComponentFactoryStephan Bergmann 2012-05-21removed unused #definesTakeshi Abe 2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara 2012-05-07fdo#48391: Remove TEST_ENSHUREGábor Stefanik 2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann 2012-04-19Allow OServiceManagerWrapper to wrap all service manager implementationsStephan Bergmann 2012-04-17prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist 2012-04-15Modify for static linking (DISABLE_DYNLOADING, i.e. iOS)Tor Lillqvist 2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks 2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi