[vte] (75 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:

  2b18648... BiDi basic infrastructure
  810373e... BDSM and SPD escape sequences
  8abc3a5... BDSM hook
  4243574... track bidi params (buggy), first explicit rtl attempt (unus
  600ff3e... explicit rtl, basic painting okay
  07fc32c... cursor
  ab833ef... carry bidi_flags together
  7353aa8... carry bidi_flags to more places
  c316141... mirror box drawing (dec private 2500)
  5e2ff6f... mirror parens and such
  9b4ec65... cleanup
  f8de418... rewrap maintains bidi flags
  a7aee2c... gimme a break
  bbecbb3... fribidi_get_mirror_char
  1f48b3e... implicit mode (per line)
  76226b5... add new files
  e4c50fa... cleanup
  4e91aef... RingView architecture first steps
  6d1896c... bidi is now run on paragraphs (limited to viewport for now)
  b8c361e... fix crash when scrolling back
  33642f5... add test file (doc/bidi.txt)
  40a9d2e... improve box tests
  b7f31fe... cleanups
  3cd9f85... look back in scrollback to pass entire paragraphs to bidi
  996f8a2... crash fix
  fc4064f... minor cleanups
  8f71f07... off by one
  091cf56... fix cjk positioning
  efcd147... prepare draw_cells for a likely forthcoming change
  0a4ea9d... refactor box mirroring
  fe56af6... remove unused var
  44b2cf0... cjk test
  1bfc188... fribidi buffers + other cleanups
  21bc891... debug: highlight RTL chars
  a631aef... fix character directionalities
  94b51bf... 01 02 03
  8a52ac4... fribidi macro
  5d93825... fix display after rtl double wide char
  624fbdd... invalidate all
  0804646... refactor box tests
  8d066cc... box test comment
  9119e11... test file header
  1326029... z
  19549c6... fix cursor on double wide rtl or mirrored box drawing
  4d001ec... segfault
  e6f05ba... cursor: use member methods that protect against offscreen v
  3d21e24... ibeam on right
  944111b... ibeam fixme
  6fc8b30... c++ refactoring
  22d0e2f... no vector
  47caab3... minor cleanups
  63b8a57... lazy alloc
  81a87bf... vla
  e444362... show char direction in i-beam cursor
  0617c7f... fix ibeam on rtl cjk
  82dc939... don't stop extracting the paragraph contents at the end of 
  ebf976e... add BIDI-STATUS
  66319df... add old Hungarian example
  90b9f43... fix a crash typically on alternate screen top row
  985b1d4... selection (copying in rectangle mode is still broken)
  e69a43c... update bidi status
  3f2cff6... preedit
  d5578eb... mouse tracking and reporting
  2310f1d... hack around some crashes
  795ab80... fix crash when selecting autoscrolls
  5078633... update bidi-status
  cf798e6... fix box mirroring table
  b22729b... fix block selection at cjks
  61be072... block selection copy
  5620158... mirrors chars with combining accents
  e00fe92... keyboard arrow swapping mode
  e265994... Arabic shaping PoC, using fribidi + Unicode presentation fo

Commits added to the branch:

  ecb62ea... parser: cat: Fix clang build error (*)
  3df8290... build: Use input file as parameter in box drawing script (*)
  9e6a50c... BiDi basic infrastructure
  f2d96dc... BDSM and SPD escape sequences
  4c610fa... BDSM hook
  93abc6e... track bidi params (buggy), first explicit rtl attempt (unus
  9d45a4a... explicit rtl, basic painting okay
  230560b... cursor
  55ea96d... carry bidi_flags together
  f8a4812... carry bidi_flags to more places
  90a6cee... mirror box drawing (dec private 2500)
  354cfa8... mirror parens and such
  182ff99... cleanup
  345dc6d... rewrap maintains bidi flags
  ba68299... gimme a break
  ea99424... fribidi_get_mirror_char
  27ca35b... implicit mode (per line)
  27f430d... add new files
  534b897... cleanup
  0d4bd17... RingView architecture first steps
  e50ba5c... bidi is now run on paragraphs (limited to viewport for now)
  affc75b... fix crash when scrolling back
  faddd9d... add test file (doc/bidi.txt)
  7c9a8df... improve box tests
  a28d3ce... cleanups
  c558f76... look back in scrollback to pass entire paragraphs to bidi
  78c0102... crash fix
  32bbf2f... minor cleanups
  5633ca1... off by one
  89f4e88... fix cjk positioning
  9044dcf... prepare draw_cells for a likely forthcoming change
  31ebbdc... refactor box mirroring
  1810ee4... remove unused var
  b9d399d... cjk test
  d5a6447... fribidi buffers + other cleanups
  e55d969... debug: highlight RTL chars
  204ccec... fix character directionalities
  5d715e8... 01 02 03
  6671f0b... fribidi macro
  492228d... fix display after rtl double wide char
  b1657fc... invalidate all
  4c82bf6... refactor box tests
  3170d17... box test comment
  1534924... test file header
  de34ead... z
  5e33a32... fix cursor on double wide rtl or mirrored box drawing
  0fdb0ce... segfault
  f65507b... cursor: use member methods that protect against offscreen v
  b37fc40... ibeam on right
  43a4816... ibeam fixme
  93c6276... c++ refactoring
  a2840b1... no vector
  785102a... minor cleanups
  169b24c... lazy alloc
  82e16f3... vla
  df8788e... show char direction in i-beam cursor
  20de42d... fix ibeam on rtl cjk
  fbf3394... don't stop extracting the paragraph contents at the end of 
  e4dddac... add BIDI-STATUS
  09e673f... add old Hungarian example
  f8a19d5... fix a crash typically on alternate screen top row
  9b0bc17... selection (copying in rectangle mode is still broken)
  f914327... update bidi status
  8738674... preedit
  d8a0440... mouse tracking and reporting
  6162a35... hack around some crashes
  7038aca... fix crash when selecting autoscrolls
  d7f7170... update bidi-status
  2e6733f... fix box mirroring table
  2095045... fix block selection at cjks
  452488f... block selection copy
  fd64c9a... mirrors chars with combining accents
  087c0f5... keyboard arrow swapping mode
  6b11182... SCP
  cb5486f... Arabic shaping PoC, using fribidi + Unicode presentation fo

(*) 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]