1. 21 Kas, 2015 2 kayıt (commit)
  2. 18 Kas, 2015 15 kayıt (commit)
  3. 17 Kas, 2015 5 kayıt (commit)
    • Miklos Vajna's avatar
      sw lok comments: implement clipboard copy · f04f2f57
      Miklos Vajna yazdı
      Change-Id: I0f45b1a6ab198a8403073eea05497e76f758250c
      (cherry picked from commit 4890ae51288c2c571e85a1536cb6c8f44681bd25)
      f04f2f57
    • Miklos Vajna's avatar
      sw lok comments: fix meta author/data size with custom zoom · 68808270
      Miklos Vajna yazdı
      Change-Id: I3310813c971aa7abffccc0b7f462e05caa83482e
      (cherry picked from commit 50bdd588d39a23d44d2d2111256f5e505c7165af)
      68808270
    • Miklos Vajna's avatar
      sw lok comments: fix comment widget width with custom zoom · 5abc86ab
      Miklos Vajna yazdı
      When tiled rendering, then only the render context (or failing that,
      SwViewShell::GetOut()) has the correct zoom level, so use that when
      doing pixel-to-logic conversion or scaling pixel values.
      
      Change-Id: I265a642b8253c6eced42da2a0e06a2de25c36ca8
      (cherry picked from commit 8a249d38e94098b300fb4f49cb4a44960027fa20)
      5abc86ab
    • Miklos Vajna's avatar
      sw lok comments: fix text selection with custom zoom · ade5aa14
      Miklos Vajna yazdı
      SwPostItMgr::GetSidebarWidth() can be called in two scenarios:
      
      - inside PaintTile() the output device contains the zoom level and has
        the map mode enabled (and its scale factor is the zoom level)
      - outisde PaintTile() the output device is SwEditWin and has the map
        mode disabled (and the zoom level is to be taken from the view
        options)
      
      Change-Id: I6cf19f3241a2e972ae711e0efa7b0205aae1a3f2
      (cherry picked from commit acec324b0c753877cf913e8064c02603307b5ebb)
      ade5aa14
    • Miklos Vajna's avatar
      sw lok comments: fix sidebar width with custom zoom · f326e5b1
      Miklos Vajna yazdı
      Change-Id: I6772cce10d157421d983d6b93efb52bf8b95f5b8
      (cherry picked from commit dc65f048)
      f326e5b1
  4. 16 Kas, 2015 18 kayıt (commit)