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

  9f1790f... BiDi basic infrastructure
  2bda509... BDSM and SPD escape sequences
  4fffa45... BDSM hook
  72169db... track bidi params (buggy), first explicit rtl attempt (unus
  992d7bc... explicit rtl, basic painting okay
  fc2dabc... cursor
  758a3c8... carry bidi_flags together
  964baaa... carry bidi_flags to more places
  082f125... mirror box drawing (dec private 2500)
  bfc5993... mirror parens and such
  69a769e... cleanup
  db43a8f... rewrap maintains bidi flags
  2ddd3fb... gimme a break
  92f98b4... fribidi_get_mirror_char
  82d2d21... implicit mode (per line)
  41269c5... add new files
  43b3006... cleanup
  0ccad78... RingView architecture first steps
  c77298f... bidi is now run on paragraphs (limited to viewport for now)
  dbcb387... fix crash when scrolling back
  4876f21... add test file (doc/bidi.txt)
  ff79402... improve box tests
  bfbec92... cleanups
  be73b4f... look back in scrollback to pass entire paragraphs to bidi
  2e173b8... crash fix
  5fd0976... minor cleanups
  bc1c357... off by one
  6e1f030... fix cjk positioning
  89aca1c... prepare draw_cells for a likely forthcoming change
  866c9c6... refactor box mirroring
  2754530... revert draw_cells and draw_rows
  e18fa30... vte-26-draw_rows-v3.patch
  5f7940f... redo draw_cells and draw_rows changes
  74b1769... remove unused var
  543fa1d... cjk test
  68e9980... fribidi buffers + other cleanups
  b5e4151... debug: highlight RTL chars
  5eff25e... fix character directionalities
  844cb43... 01 02 03
  c8caf6b... fribidi macro
  800eac7... fix display after rtl double wide char
  5c3756a... invalidate all
  0281bed... refactor box tests
  60f980e... box test comment
  18c4e04... test file header
  2c19e55... z
  dfce05c... fix cursor on double wide rtl or mirrored box drawing
  6b7c013... segfault
  6e67398... cursor: use member methods that protect against offscreen v
  ac1b1ef... ibeam on right
  da37be7... ibeam fixme
  57492b7... c++ refactoring
  fe1bbaf... no vector
  78e3e6b... minor cleanups
  3dc3df3... lazy alloc
  4cf2950... vla
  ed11506... show char direction in i-beam cursor
  dd09448... fix ibeam on rtl cjk
  a9a2877... don't stop extracting the paragraph contents at the end of 
  ae77907... add BIDI-STATUS
  768af13... fine grained vis2log and log2vis

Commits added to the branch:

  19e8510... doap: Fix email address (*)
  01b5020... parser: Fix sort order (*)
  0f6fe00... emulation: Clarify a comment (*)
  cf5c956... Update Kazakh translation (*)
  1880afb... Update Korean translation (*)
  f5e8635... emulation: Be more strict in DECRQSS (*)
  b7b0721... Version 0.53.92 (*)
  cb34c78... Update Italian translation (*)
  8a70b7c... emulation: Fix off-by-one in TSR (*)
  9abfa27... Update Galician translation (*)
  efdd740... Update Galician translation (*)
  e12f34c... Update Hungarian translation (*)
  390eb88... Update Latvian translation (*)
  bd74d0d... Updated Danish translation (*)
  57c3a07... widget: Avoid invalidation from unrealize (*)
  bc2f1b3... utf8: Don't swallow start bytes in the middle of a sequence (*)
  2b7729b... Version 0.54.0 (*)
  f95c35b... Post branch version bump (*)
  78d0737... Update Croatian translation (*)
  dabedec... emulation: Fix upper coordinate limit for legacy mouse even (*)
  dba065d... widget: Clean up overly complex vte_cell_is_between() (*)
  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

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