- 16 Ock, 2015 40 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I9b40a32e08f4472b75a236e2720ecbe5927117fb
-
Tomaž Vajngerl yazdı
Change-Id: I54c5fbe0b24ecf82de2d3d9f72d7f72d59125d58
-
Tomaž Vajngerl yazdı
Change-Id: Iaf8339f1cadc4f77dfefb1e268126745d6ed7eaa
-
Tomaž Vajngerl yazdı
Change-Id: I6134d434ca34c0f3e839a3d78b67c5cefff53a48
-
Tomaž Vajngerl yazdı
Change-Id: I9c85aa5de1495e16ec67f68043784c661c2b66ab
-
Tomaž Vajngerl yazdı
Change-Id: If42dc9487fe11e2950becaf6b9ec857496dc6669
-
Tomaž Vajngerl yazdı
Change-Id: I684c7af245cc755b94f69e175c652d161e0f643a
-
Tomaž Vajngerl yazdı
Change-Id: I9612b0d5258bbdef81903b3a67307fe54319e9c1
-
Tomaž Vajngerl yazdı
Change-Id: Icc0c749a0c8687f247c4e42d74b5c839d5723503
-
Tomaž Vajngerl yazdı
Change-Id: I2df86c2837fc6469384df5626a2d54856e96f8e7
-
Tomaž Vajngerl yazdı
Change-Id: Ie4b3e48d3f06545ebfd8638cdb8e4664ad85f493
-
Tomaž Vajngerl yazdı
Change-Id: I0fedb5bb353e4d6f9926a8c0f0b80a81b7257d0e
-
Tomaž Vajngerl yazdı
Change-Id: I937eac9e613695490c8617aac85575f5e6fe290b
-
Miklos Vajna yazdı
Change-Id: I2d7ee76e132856483cdfa8f89641725c26762e37
-
Miklos Vajna yazdı
Change-Id: I246965ac341ef0deeb30f1d3a0c518e67a074869
-
Miklos Vajna yazdı
The primary purpose of gtktiledviewer is to see the same features / bugs than on mobile devices. On Android we already render 256x256px tiles, do the same in gtktiledviewer instead of a single huge tile. Change-Id: I377dcab59e7019dcf1d15a27ccba117eb53d0d5b
-
Miklos Vajna yazdı
Change-Id: I7ee58b2c889da3ca01969617f7a382bf4135b7a1
-
Miklos Vajna yazdı
As pointed out by JunitTest_sw_unoapi. Change-Id: Ia553dfb48215fab44f4899223c63ee454ff1c648
-
Miklos Vajna yazdı
The size of the root frame is usually the max of the page frame widths, except when the visual area is larger, in which case the root frame is the visual area width, and page frames are centered (when there is a single column). When doing tiled rendering, we are not interested in the gray area around the pages (not more than just having a gap between pages), so never do this centering. This has two benefits: 1) When painting the tiles, we change the visual area already to always have the given tile visible, that would undo this centering anyway, but changing the size of the root frame causes a pointless mass-invalidation. 2) When getting the size of the document, this way the width of the document (root frame) will independent from the visual area, i.e. it'll be always the same. Change-Id: Ib0d86bbe6c7b5a83646264a2f308624179ad6982
-
Tomaž Vajngerl yazdı
Change-Id: I6a1f8bb8fd04e40ecd60eec87043e507ca6350e7
-
Miklos Vajna yazdı
This has to be only called when the user taps, not before. Don't do it at all till we figure out how to detect a tap. Change-Id: I184442d3f06fcbf56f0789bb85693dd7273daf28
-
Miklos Vajna yazdı
Change-Id: I0863ec8fb159a2e367951ba9e7d7310d250d8a1e
-
Miklos Vajna yazdı
Change-Id: I2b9e37aec2705ab723c11a0d1eb795aa5a63105e
-
Miklos Vajna yazdı
Ideally we could always just invalidate and paint when the main loop says so, but currently without priorities that can take some time. So just do the invalidate-then-paint when we have a callback that is listening to invalidations. Change-Id: I6a835a0a149ae01a4ece3a319dffbe81cd5bd3eb
-
Miklos Vajna yazdı
Without that, we can't be sure we'll get pages in a single column. Change-Id: I18725607251b74bb81254c149fcc7e451de9359e
-
Miklos Vajna yazdı
Change-Id: Ic0b09b13612e92ec069cb72a951431939b979715
-
Tomaž Vajngerl yazdı
Change-Id: Iadf2ed580b75b2b1fcb0067617a2d79ca707d54a
-
Tomaž Vajngerl yazdı
Change-Id: I55514bf47683bb0e7823892a3afd3dd23dc13e2f
-
Tomaž Vajngerl yazdı
Change-Id: I847a7b90c0f85bb59869ecaca037145221e16e7f
-
Tomaž Vajngerl yazdı
Change-Id: Iad6b90782f4f750eeab420653ed6701fbba9a777
-
Miklos Vajna yazdı
Change-Id: I8af971f659d483c16507c906fa65346a5e0292f1
-
Miklos Vajna yazdı
Change-Id: I3d422670323cd982251569c4226dc46803d4f6a1
-
Tomaž Vajngerl yazdı
Change-Id: I742e232b3a9994f82423bc4bdfa1a5b656f8af87
-
Tomaž Vajngerl yazdı
Change-Id: Ifdc8df1852e29173ee571102aed1c21d5611171b
-
Tomaž Vajngerl yazdı
Change-Id: Ic206ebff28683da2b1daf23039820c2184788595
-
Tor Lillqvist yazdı
Change-Id: I2179a81b5ce83beea491b86469c5b8ba232fdd15
-
Stephan Bergmann yazdı
Change-Id: I31e3753c722f98cd7b6ffbf87839bbea8de4b740
-
Stephan Bergmann yazdı
This reverts commit 06a5b619, which broke Solaris/Illumos builds for no good reason, cf. mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2015-January/065844.html> "4.4.0.1 build error on sal/types.h on solaris/illumos." Conflicts: include/sal/config.h Change-Id: I063453ee1115ae3f97e2835828800c74e3cb5e48
-
Caolán McNamara yazdı
This reverts commit 95f7a016. Change-Id: I1712553e592f1313a2591f7dae92453a4a85b7f2
-
Trent MacAlpine yazdı
Change-Id: Ib45cb3167acfd4f409b05a0e1b8d37af36fd6725 Reviewed-on: https://gerrit.libreoffice.org/13900Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-