1. 03 Haz, 2015 7 kayıt (commit)
  2. 02 Haz, 2015 1 kayıt (commit)
    • Miklos Vajna's avatar
      sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selections · 14657319
      Miklos Vajna yazdı
      E.g. if searching for a keyword and it's inside a text frame, then we
      have two cursors: one is an empty selection at the anchor point, and the
      other is the real selection. What happened is that we emitted two events
      for the two cursors, instead of merging them together.
      
      Fix the problem by not emitting the events in SwSelPaintRects::Show(),
      instead do it at once in SwShellCrsr::Show().
      
      Change-Id: Ie2c7691aaaea7ba8a32b5cfa718a45cba571f791
      14657319
  3. 31 May, 2015 4 kayıt (commit)
  4. 30 May, 2015 8 kayıt (commit)
  5. 29 May, 2015 20 kayıt (commit)