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

  1794db3... vte-26-draw_rows-v4.patch
  93e936a... vte-26-invalidate_rows-v1.patch
  3b63eae... vte-34-match-span-exclusive-v2.patch
  b80538c... vte-34-selection-big-rewrite-v1.patch
  f543b6a... BiDi basic infrastructure
  30fe3e1... BDSM and SPD escape sequences
  ba2126f... BDSM hook
  7a53129... track bidi params (buggy), first explicit rtl attempt (unus
  4f6a24a... explicit rtl, basic painting okay
  49b8e42... cursor
  02b5db0... carry bidi_flags together
  f9530e4... carry bidi_flags to more places
  54a4c4a... mirror box drawing (dec private 2500)
  255c72a... mirror parens and such
  33ea6de... cleanup
  5e489d8... rewrap maintains bidi flags
  6850fa2... gimme a break
  f4bbb72... fribidi_get_mirror_char
  426e59a... implicit mode (per line)
  476aabf... add new files
  1989bf1... cleanup
  6b87f7e... RingView architecture first steps
  e38cdbd... bidi is now run on paragraphs (limited to viewport for now)
  6362821... fix crash when scrolling back
  30a4ae1... add test file (doc/bidi.txt)
  68c437a... improve box tests
  331b7bc... cleanups
  17e309e... look back in scrollback to pass entire paragraphs to bidi
  bee64bb... crash fix
  1abeb9e... minor cleanups
  03e15db... off by one
  9ac9711... fix cjk positioning
  859fab3... prepare draw_cells for a likely forthcoming change
  e60815e... refactor box mirroring
  ba7f1bc... remove unused var
  24d3743... cjk test
  33d23f2... fribidi buffers + other cleanups
  f5e86af... debug: highlight RTL chars
  7f1a9e2... fix character directionalities
  a756e9f... 01 02 03
  b0b1ae5... fribidi macro
  06da076... fix display after rtl double wide char
  8d17c7d... invalidate all
  1203dc6... refactor box tests
  4663d8d... box test comment
  75a0058... test file header
  bb99749... z
  0e6edec... fix cursor on double wide rtl or mirrored box drawing
  70b0327... segfault
  c979a57... cursor: use member methods that protect against offscreen v
  0d59286... ibeam on right
  c7f70b3... ibeam fixme
  a65f3fd... c++ refactoring
  c6ef227... no vector
  5f5d906... minor cleanups
  b505dd3... lazy alloc
  427cefb... vla
  1ce53ea... show char direction in i-beam cursor
  e8ef8f4... fix ibeam on rtl cjk
  ef81665... don't stop extracting the paragraph contents at the end of 
  a3078b4... add BIDI-STATUS
  91c6d10... fine grained vis2log and log2vis
  dd3814b... add old Hungarian example
  5900bc8... fix a crash typically on alternate screen top row
  668b854... selection (copying in rectangle mode is still broken)
  7dc1114... update bidi status
  c28976d... preedit
  3190aab... mouse tracking and reporting
  c69262a... hack around some crashes
  0f6732f... fix crash when selecting autoscrolls
  189c254... update bidi-status
  22dcaa0... fix box mirroring table

Commits added to the branch:

  cb315a4... conv: Fix crash after multiple encoding changes (*)
  c544d14... vte-26-draw_rows-v4.patch
  5766437... vte-26-invalidate_rows-v1.patch
  8523b14... vte-34-match-span-exclusive-v2.patch
  9ef9941... vte-34-selection-big-rewrite-v1.patch
  33e6ab7... BiDi basic infrastructure
  d0e372c... BDSM and SPD escape sequences
  d71793d... BDSM hook
  a761239... track bidi params (buggy), first explicit rtl attempt (unus
  47dbd28... explicit rtl, basic painting okay
  6af9a77... cursor
  9b892d3... carry bidi_flags together
  56bddb3... carry bidi_flags to more places
  3673a53... mirror box drawing (dec private 2500)
  e93293c... mirror parens and such
  21cde10... cleanup
  4433cc8... rewrap maintains bidi flags
  1742fbf... gimme a break
  35b5135... fribidi_get_mirror_char
  6650b49... implicit mode (per line)
  01d7cdc... add new files
  21d6126... cleanup
  f96df4a... RingView architecture first steps
  843d141... bidi is now run on paragraphs (limited to viewport for now)
  243b2e5... fix crash when scrolling back
  73263d5... add test file (doc/bidi.txt)
  acfdba8... improve box tests
  63c23e1... cleanups
  0136698... look back in scrollback to pass entire paragraphs to bidi
  4cf4722... crash fix
  182ba8b... minor cleanups
  ffc4ba9... off by one
  e2eec83... fix cjk positioning
  b050fdf... prepare draw_cells for a likely forthcoming change
  dc7877f... refactor box mirroring
  d7d96ee... remove unused var
  f6c522c... cjk test
  d4dbde8... fribidi buffers + other cleanups
  288f157... debug: highlight RTL chars
  f9252cd... fix character directionalities
  fa894d4... 01 02 03
  4563cba... fribidi macro
  b1cb77b... fix display after rtl double wide char
  3478af5... invalidate all
  12001c8... refactor box tests
  02fb694... box test comment
  b195a9d... test file header
  55cc8b6... z
  e5eb71b... fix cursor on double wide rtl or mirrored box drawing
  2f5e8c4... segfault
  ea708d8... cursor: use member methods that protect against offscreen v
  ce94176... ibeam on right
  e7ff220... ibeam fixme
  0971834... c++ refactoring
  5333dc7... no vector
  914d497... minor cleanups
  c49d87c... lazy alloc
  7197b42... vla
  b0d2857... show char direction in i-beam cursor
  43e9292... fix ibeam on rtl cjk
  0fb4b94... don't stop extracting the paragraph contents at the end of 
  e3f31eb... add BIDI-STATUS
  cb4029f... fine grained vis2log and log2vis
  3da97f7... add old Hungarian example
  4664e07... fix a crash typically on alternate screen top row
  b78812d... selection (copying in rectangle mode is still broken)
  a838cb4... update bidi status
  fd7ba4d... preedit
  ef3351d... mouse tracking and reporting
  600c81e... hack around some crashes
  60bc59b... fix crash when selecting autoscrolls
  8dcc4c8... update bidi-status
  d04b8f1... fix box mirroring table

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