1. 04 Haz, 2013 36 kayıt (commit)
  2. 03 Haz, 2013 4 kayıt (commit)
    • Michael Stahl's avatar
      i#30979: sw: fix crash on Flys anchored in ToX · a396485f
      Michael Stahl yazdı
      When a fly is anchored at the first paragraph of a ToX, as happens in
      the WW8 bugdoc in i#30979, updating the ToX will remove the anchor
      node, and bad things happen, including ~SwIndexReg assert and also
      eventually a crash when editing the Frame and updating the ToX a few
      times.  Probably best to really remove all anchored flys here.
      
      Note that it's not enough to re-anchor to the empty node that is
      inserted here because that one will also be removed again.
      
      While we're at it the _DelBookmarks is superfluous because CorrAbs
      does exactly that 2 lines above.
      
      Change-Id: Id40ae1d88ad99813b93bea7470f5dc790edcc80c
      a396485f
    • Khaled Hosny's avatar
      Drop "CJK extra leading" crack · a3e97576
      Khaled Hosny yazdı
      It have been unused on Mac OS X since since 2008 (commit
      da4d070d).
      
      Change-Id: I4b3eabe71a54021903009310a87319c9caecfd4c
      a3e97576
    • Khaled Hosny's avatar
      Use Core Text font manager instead of deprecated ATS · 5e33f1c0
      Khaled Hosny yazdı
      Change-Id: I660a895a227da3d28a0b410c56f2395961a5bc4f
      5e33f1c0
    • Khaled Hosny's avatar
      Drop ENABLE_CORETEXT · 06fe7733
      Khaled Hosny yazdı
      This file is Core Text only already.
      
      Change-Id: Ic4c1f44296eaae582091e515d3ca1b4aa227301e
      06fe7733