[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:

  2e9acee... BiDi basic infrastructure
  1fc3c8f... BDSM and SPD escape sequences
  ac44b0e... BDSM hook
  9362671... track bidi params (buggy), first explicit rtl attempt (unus
  ceb241a... explicit rtl, basic painting okay
  231cc40... cursor
  7c11138... carry bidi_flags together
  02d782e... carry bidi_flags to more places
  cdb45c2... mirror box drawing (dec private 2500)
  df2cf01... mirror parens and such
  bfa701b... cleanup
  933187b... rewrap maintains bidi flags
  ce238cc... gimme a break
  36fc751... fribidi_get_mirror_char
  6e4df35... implicit mode (per line)
  2c3c324... add new files
  1142968... cleanup
  9a71c72... RingView architecture first steps
  5a4b9ae... bidi is now run on paragraphs (limited to viewport for now)
  9d0377c... fix crash when scrolling back
  7c60eef... add test file (doc/bidi.txt)
  4c66e9d... improve box tests
  2753e5e... cleanups
  3f92317... look back in scrollback to pass entire paragraphs to bidi
  9318d47... crash fix
  c5e16eb... minor cleanups
  3981c03... off by one
  30ce7b5... fix cjk positioning
  c45fdc6... prepare draw_cells for a likely forthcoming change
  2e5cf77... refactor box mirroring
  28f1386... revert draw_cells and draw_rows
  e094176... vte-26-draw_rows-v3.patch
  1982ebc... redo draw_cells and draw_rows changes
  4f5945a... remove unused var
  6f0627f... cjk test
  15a44b4... fribidi buffers + other cleanups
  eedcad2... debug: highlight RTL chars
  e3d50a9... fix character directionalities
  9e40256... 01 02 03
  83caf10... fribidi macro
  bbc72b6... fix display after rtl double wide char
  ac71f7f... invalidate all
  b0c2569... refactor box tests
  e4a9114... box test comment
  a7363d5... test file header
  35f9f10... z
  f5c6bb7... fix cursor on double wide rtl or mirrored box drawing
  93aa083... segfault
  a6da204... cursor: use member methods that protect against offscreen v
  b72ebd1... ibeam on right
  ade36ae... ibeam fixme
  e1ea921... c++ refactoring
  5e0d5cd... no vector
  69be6a5... minor cleanups
  a22794b... lazy alloc
  cd5f70b... vla
  274497c... show char direction in i-beam cursor
  5acccb7... fix ibeam on rtl cjk
  ce964e2... don't stop extracting the paragraph contents at the end of 
  6182973... add BIDI-STATUS
  84856fc... fine grained vis2log and log2vis
  f41f653... add old Hungarian example
  505cdf9... fix a crash typically on alternate screen top row

Commits added to the branch:

  a7cf5d5... lib: Make debug assertion conditional on VTE_DEBUG (*)
  765f59f... utf8: Reformat data table (*)
  9bda7de... utf8: Use a symbol for REJECT in the data table (*)
  b8b1aa4... utf8: Make decoder conform to recommendation on replacement (*)
  8f4e3c1... parser: Fix incorrect sequence (*)
  ae7a521... Update Belarusian translation (*)
  ab5161c... widget: Disable "bold is bright" by default (*)
  138baed... widget: Deprecate vte_terminal_get_text_include_trailing_sp (*)
  b3b3c35... vte.sh: Revert to C0 controls in OSC sequences (*)
  5a3cb74... parser: Remove extraneous sequence (*)
  02e5fc3... Update Russian translation (*)
  bca1cd2... widget: Avoid unnecessary invalidations at hyperlinks (*)
  8b0b08e... BiDi basic infrastructure
  ec78973... BDSM and SPD escape sequences
  dc6fcd2... BDSM hook
  02d964f... track bidi params (buggy), first explicit rtl attempt (unus
  db0e4b9... explicit rtl, basic painting okay
  6fcd98e... cursor
  96d7d22... carry bidi_flags together
  cedfeaa... carry bidi_flags to more places
  12dc750... mirror box drawing (dec private 2500)
  8a5d66f... mirror parens and such
  37dfc0f... cleanup
  39a9a1f... rewrap maintains bidi flags
  c680fb2... gimme a break
  338e810... fribidi_get_mirror_char
  db519ed... implicit mode (per line)
  4322cb9... add new files
  834971d... cleanup
  83e3814... RingView architecture first steps
  3887fa6... bidi is now run on paragraphs (limited to viewport for now)
  9383ae0... fix crash when scrolling back
  d445566... add test file (doc/bidi.txt)
  638784f... improve box tests
  e01b397... cleanups
  c7e4e83... look back in scrollback to pass entire paragraphs to bidi
  0c1234c... crash fix
  f82c144... minor cleanups
  f349bd8... off by one
  47d5edf... fix cjk positioning
  ed4b31a... prepare draw_cells for a likely forthcoming change
  56cb9c3... refactor box mirroring
  06cecc4... revert draw_cells and draw_rows
  e1639aa... vte-26-draw_rows-v3.patch
  3490428... redo draw_cells and draw_rows changes
  ce032fd... remove unused var
  9eac18c... cjk test
  d74b123... fribidi buffers + other cleanups
  d1e26ab... debug: highlight RTL chars
  be8b0ca... fix character directionalities
  7e6dda9... 01 02 03
  6ed3d88... fribidi macro
  4da3e7a... fix display after rtl double wide char
  cb999da... invalidate all
  3be7b3d... refactor box tests
  1bbd37c... box test comment
  d2517c0... test file header
  d54cb32... z
  6083b0d... fix cursor on double wide rtl or mirrored box drawing
  87dda79... segfault
  174dcd1... cursor: use member methods that protect against offscreen v
  5c29551... ibeam on right
  fb03927... ibeam fixme
  2f42c96... c++ refactoring
  f2b23f3... no vector
  2105add... minor cleanups
  14e07f3... lazy alloc
  222d3ad... vla
  4a2856b... show char direction in i-beam cursor
  06203ed... fix ibeam on rtl cjk
  80f2aa1... don't stop extracting the paragraph contents at the end of 
  aeeb05e... add BIDI-STATUS
  8c55908... fine grained vis2log and log2vis
  cb7b070... add old Hungarian example
  4d69180... fix a crash typically on alternate screen top row

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