- 13 Tem, 2014 10 kayıt (commit)
-
-
Philipp Riemer yazdı
Change-Id: I718576c05ee3c621f2544cb1dcd6f0d7d1cc87c9
-
Philipp Riemer yazdı
Change-Id: I13986c75d28d01f6afa193ea963b23f8dba703e8
-
Philipp Riemer yazdı
Change-Id: Ib48b281feccd4684571768ca2be6ecca23afbf55
-
Bjoern Michaelsen yazdı
... and removing duplication Change-Id: I2339f26ed91e0dc019b0f01fd7802dff23ec9e35
-
Bjoern Michaelsen yazdı
Change-Id: Ie3c1f28370a08d3a3cf9bae6d6439efb984a1361
-
Andrzej Hunt yazdı
I.e. make lokandroid match 4d15212e
-
Markus Mohrhard yazdı
The context may only be bound in one thread! Change-Id: Ibb67f88c2f11fd48884ee39d89620193e4e5471b
-
Kohei Yoshida yazdı
Change-Id: I1664bc3faf44abc978391d0f97820c468f4419b0
-
Kohei Yoshida yazdı
Change-Id: Icdc83c0264fd76239e8c8772c207cc22ce969a76
-
Kohei Yoshida yazdı
Sometimes someone might attempt to sort only a single row. Change-Id: Ie29d4cf7ec0bd3a5c945997083368b6ef6074268
-
- 12 Tem, 2014 30 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Change-Id: Ia400c34f91f190453aa9cf87480d4559d8818a58
-
Bjoern Michaelsen yazdı
... now that we verified it to work as the old version used to do. Change-Id: I7980f263b35a6504337d2836ae2d4b9f29b19942
-
Bjoern Michaelsen yazdı
Change-Id: I6ea54941dfba3b755fa9f7ac6a769ccfab8a782e
-
Bjoern Michaelsen yazdı
Change-Id: I13d7e5289f0143b9b8f040897db9c82fa4dcc3bb
-
Takeshi Abe yazdı
Change-Id: Id0304366c4e6191db85527935f5bc5cdb0aeb8d8
-
Markus Mohrhard yazdı
Change-Id: I81fc7ebc77a67d2d64dd74e1dec0ce7ffbb1b19b
-
Markus Mohrhard yazdı
Change-Id: I44e8f40935a19f8023bb23f53c5fb458eb28a3dc
-
Michael Meeks yazdı
Hopefully repairs the tinderboxen. Change-Id: I2933e6cbf1079a09dab48d4f7ed20b93634d8959
-
Miklos Vajna yazdı
Change-Id: I289632e4e686b56d83855a0a5c69744b3b7e035e
-
Zolnai Tamás yazdı
These black rectangles are character shadows, because checking whether there is a border at all was missing. In Word there is no shadow without a border. Change-Id: Ib3cb4e904fdd33f215c81d7c02762a196f484b1b
-
Miklos Vajna yazdı
Change-Id: I2065215db5da0a379e902a74eff419d5c6068d21
-
Andrzej Hunt yazdı
Seeing as this is only a test program, probably easiest just to disable this for gtk < 2.24, and rely on devs wanting to use it isntalling a new enough gtk version.
-
Andrzej Hunt yazdı
However we cannot as of yet select between rendering just the slide, just the notes, or both combined -- this simply defaults to whatever mode the document was last opened in for now. Change-Id: Ia8ec0280aab75a36e430aa04c47cee4fea2db974
-
Andrzej Hunt yazdı
Needed e.g. for changing slides in impress. Change-Id: I2f5de40d4efbacde910e27225768979a98ff1c0a
-
Andrzej Hunt yazdı
Change-Id: I5779eec97507b1996cda89174a6e6c55cdd57baf
-
Andrzej Hunt yazdı
Change-Id: I885acc9b4a52835fa256c2ecd1b8da917b4f7ba7
-
Andrzej Hunt yazdı
I.e. we render the same area as one larger tile, and then as 4 sub-tiles (which, when put together, should be identical to the larger tile). However currently only the top-left sub-tile actually matches the larger tile, so we have to disable the test for the remaining sub-tiles. Change-Id: If1130022b43898e20fefff3e9f592102da3e413a
-
Andrzej Hunt yazdı
Change-Id: I810d827f330690f8071b662b9ddd05cc41655a71
-
Andrzej Hunt yazdı
Change-Id: I569c8f0ebf4476c0a247cde15a263d1db956a14b
-
Andrzej Hunt yazdı
Change-Id: I2e16ca9d2d5fcd25b0435f1b9b0fbcb52b92e012
-
Andrzej Hunt yazdı
Change-Id: Iec3d6374f029149cadf8fb9c9b16fec90146c31e
-
Andrzej Hunt yazdı
Change-Id: I85b22b93fe4ce2ffb62df8766ceea7a1bd8961ee
-
Andrzej Hunt yazdı
Same as "LOK DocView: only rerender on zoom if we have a document open." but for our quad-tiled test widget. Change-Id: I6c1b946cc9d576d1dcc4687048339d9f0b3e6eff
-
Andrzej Hunt yazdı
Otherwise we would segfault, and it's perfectly valid to set a zoom level _before_ opening a document (as that would e.g. save the document first being rendered on opening if the client wants to immediately render at a non-standard zoom level). Change-Id: Ide261b09f4aab8dc3b552f6c3bf55f78ffd7870c
-
Andrzej Hunt yazdı
I.e. we subdivide the document into 4 tiles: one at 100% scaling, one at 200%, one at 50%, one at 25% -- these are then post-scaled in gdk) and assembled to show as one document again. This is specifically a test only widget, primarily to be able to quickly spot any tile positioning/border-transition issues. We could theoretically make this widget inherit from the original widget, however that would mean having to introduce virtual methods etc., which is not something that we'd want in production -- in the longer run that widget will hopefully be extended to have proper tile composition etc., which would then break this widget too if it were inheriting from there. Change-Id: Ib880a1614f89724135e753013cf91aec25973e39
-
Markus Mohrhard yazdı
Change-Id: I7d4a00d94cf97e988847f11ded0de2dc0cb77828
-
Markus Mohrhard yazdı
It is nor working correctly yet. Change-Id: Ic592eb2f50265886ad6d97539d2c52d7c45179e6
-
Markus Mohrhard yazdı
Change-Id: Ic9118c390f4ba69e245cb16032d3cbe19c741b11
-
Markus Mohrhard yazdı
Change-Id: Ia022f5d0200a60d993c74f2c9f29f906c6284f0f
-
Markus Mohrhard yazdı
Change-Id: Ic64f871e014bd48c5eadb6f92b69c6466d812925
-