[vte] (107 commits) Non-fast-forward update to branch wip/egmont/bidi



The branch 'wip/egmont/bidi' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  87f06a1... widget: Move out a common condition for painting the backgr
  0eb5a3b... widget: Find continuous LTR and RTL runs of decoration
  13fec9f... BiDi basic infrastructure
  d652050... BDSM and SPD escape sequences
  4e07095... BDSM hook
  d0b68e6... track bidi params (buggy), first explicit rtl attempt (unus
  a50b41e... explicit rtl, basic painting okay
  d0481a2... cursor
  8301694... carry bidi_flags together
  d4c5757... carry bidi_flags to more places
  95a3236... mirror box drawing (dec private 2500)
  07827b1... mirror parens and such
  6b72315... cleanup
  3655c70... rewrap maintains bidi flags
  ca58c9a... gimme a break
  83d4761... fribidi_get_mirror_char
  2ee8229... implicit mode (per line)
  c50f9bb... add new files
  f99b2ca... cleanup
  f36dd86... RingView architecture first steps
  3f3a124... bidi is now run on paragraphs (limited to viewport for now)
  c23f64c... fix crash when scrolling back
  590b5f5... add test file (doc/bidi.txt)
  8c1b0e5... improve box tests
  2768ad9... cleanups
  0ab97b2... look back in scrollback to pass entire paragraphs to bidi
  89b711d... crash fix
  0570e84... minor cleanups
  33de450... off by one
  4baf8ea... fix cjk positioning
  1dd03c7... refactor box mirroring
  4058a76... remove unused var
  94f39e8... cjk test
  6bf89e9... fribidi buffers + other cleanups
  e7a2d5b... debug: highlight RTL chars
  6b5b598... fix character directionalities
  22c084e... 01 02 03
  37fc89a... fribidi macro
  69dd1dc... fix display after rtl double wide char
  add7d72... invalidate all
  473a9c4... refactor box tests
  30e2419... box test comment
  a360373... test file header
  980181c... z
  47d4f44... fix cursor on double wide rtl or mirrored box drawing
  5e6b6a1... segfault
  f7bd260... cursor: use member methods that protect against offscreen v
  f162240... ibeam on right
  118b605... ibeam fixme
  ea8cc13... c++ refactoring
  a3cfb79... no vector
  e6a9f0e... minor cleanups
  40164c5... lazy alloc
  694d30e... vla
  a8a3181... show char direction in i-beam cursor
  807de28... fix ibeam on rtl cjk
  15a545d... don't stop extracting the paragraph contents at the end of 
  58b0f29... add BIDI-STATUS
  d2a20c2... add old Hungarian example
  bfb78a7... fix a crash typically on alternate screen top row
  314b504... selection (copying in rectangle mode is still broken)
  3c5365f... update bidi status
  f742d14... preedit
  a96928a... mouse tracking and reporting
  604f8d5... hack around some crashes
  a7dc183... fix crash when selecting autoscrolls
  12ef45b... update bidi-status
  064c2d2... fix box mirroring table
  0439112... fix block selection at cjks
  1460028... block selection copy
  04416c0... mirrors chars with combining accents
  0fc159c... keyboard arrow swapping mode
  220f70c... SCP
  da25910... misc tests
  8953382... apply bidi params on wrap
  93b6026... apply the relevant bidi flag only
  c20e940... fix empty rtl lines
  08cbe55... ring lookup fix
  8f9a82b... index_safe
  ac81972... kbdswap: go with 1243 instead of 2502
  71eab06... year
  cde53e1... preserve combining accents when passing to fribidi; cleanup
  950dd6c... improved ringview update locations
  897672f... ring extra line
  2d74a0a... ED
  63ce9e5... crash
  66c6ad3... Arabic shaping PoC, using fribidi + Unicode presentation fo
  6b75cca... etap1
  3d23128... etap2
  24bf7c2... etap3
  2277543... explicit shaping
  ba0f2d6... etap5
  99e1e2a... etap6
  a5f87a4... etap7
  138089e... paint log vs vis confusion
  ce22aa5... shaping demo
  b548744... etap10
  e4c0352... etap11
  056831a... etap12
  d2a61dc... pause on unmap
  0613451... test update
  2ca056f... etap14
  001a7c6... doc
  9c23598... soft_wrapped opti
  cecf150... fine grained gtk invalidate, part 1

Commits added to the branch:

  4b53da3... draw: Optimise invalidation and painting (*)
  200706c... widget: Move out a common condition for painting the backgr
  1df2707... widget: Find continuous LTR and RTL runs of decoration
  2145119... BiDi basic infrastructure
  7f2fb1d... BDSM and SPD escape sequences
  c47f7bf... BDSM hook
  0625573... track bidi params (buggy), first explicit rtl attempt (unus
  940751b... explicit rtl, basic painting okay
  85a1b76... cursor
  c0464b8... carry bidi_flags together
  dde2a22... carry bidi_flags to more places
  1b873f3... mirror box drawing (dec private 2500)
  35fccba... mirror parens and such
  0266347... cleanup
  8266e14... rewrap maintains bidi flags
  23ebbd5... gimme a break
  4e618a0... fribidi_get_mirror_char
  c85bc76... implicit mode (per line)
  94d9511... add new files
  601fc0b... cleanup
  2d571f6... RingView architecture first steps
  4d2e2e0... bidi is now run on paragraphs (limited to viewport for now)
  34817c6... fix crash when scrolling back
  da87a2a... add test file (doc/bidi.txt)
  8ca15db... improve box tests
  0ecd46a... cleanups
  9502232... look back in scrollback to pass entire paragraphs to bidi
  47a4ec5... crash fix
  3fc94b2... minor cleanups
  b8715c0... off by one
  81ca495... fix cjk positioning
  2aadc4f... refactor box mirroring
  f960278... remove unused var
  3b771cd... cjk test
  eef91d8... fribidi buffers + other cleanups
  b26b0bf... debug: highlight RTL chars
  f966938... fix character directionalities
  be22aa9... 01 02 03
  72f770c... fribidi macro
  908d9d6... fix display after rtl double wide char
  436361b... invalidate all
  f2e4e67... refactor box tests
  3e58ce0... box test comment
  03cb130... test file header
  5f7297b... z
  a97964c... fix cursor on double wide rtl or mirrored box drawing
  44a1164... segfault
  4133271... cursor: use member methods that protect against offscreen v
  e7ac22e... ibeam on right
  0bf6e94... ibeam fixme
  8088771... c++ refactoring
  6380813... no vector
  89b6d53... minor cleanups
  b4ff3e9... lazy alloc
  6bf5f85... vla
  bbea9a2... show char direction in i-beam cursor
  d5a730b... fix ibeam on rtl cjk
  ae01dcb... don't stop extracting the paragraph contents at the end of 
  2a57f2f... add BIDI-STATUS
  6c3a30f... add old Hungarian example
  af1f84a... fix a crash typically on alternate screen top row
  1806f6c... selection (copying in rectangle mode is still broken)
  6496ee5... update bidi status
  913ec76... preedit
  90def90... mouse tracking and reporting
  e845ff7... hack around some crashes
  0ecec6e... fix crash when selecting autoscrolls
  6bd554e... update bidi-status
  925d47c... fix box mirroring table
  7778fb9... fix block selection at cjks
  198c01c... block selection copy
  bba40e0... mirrors chars with combining accents
  bb8b801... keyboard arrow swapping mode
  f84e765... SCP
  c3d1024... misc tests
  864bde1... apply bidi params on wrap
  97736e7... apply the relevant bidi flag only
  d89eee8... fix empty rtl lines
  53190f0... ring lookup fix
  bcc9043... index_safe
  9682253... kbdswap: go with 1243 instead of 2502
  ba30d14... year
  e36233b... preserve combining accents when passing to fribidi; cleanup
  5306e7b... improved ringview update locations
  fe241a1... ring extra line
  25fe5a8... ED
  927a180... crash
  6cb68a1... Arabic shaping PoC, using fribidi + Unicode presentation fo
  67e8ea7... etap1
  fc88d3b... etap2
  15450c8... etap3
  2425125... explicit shaping
  a7f033e... etap5
  39620ad... etap6
  d8fc48a... etap7
  372cbda... paint log vs vis confusion
  6f0a7fc... shaping demo
  d3a6530... etap10
  34717b6... etap11
  8838ca3... etap12
  e8e89aa... pause on unmap
  df41701... test update
  64a9a64... etap14
  c213651... doc
  98b5358... soft_wrapped opti
  f504e2c... fine grained gtk invalidate, part 1
  38a8a25... inv part2

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]