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

  72dcfbb... BiDi basic infrastructure
  43075cf... BDSM and SPD escape sequences
  036e46a... BDSM hook
  255cf8a... track bidi params (buggy), first explicit rtl attempt (unus
  95da305... explicit rtl, basic painting okay
  0939fdf... cursor
  6ff6615... carry bidi_flags together
  f2025e8... carry bidi_flags to more places
  02c2dec... mirror box drawing (dec private 2500)
  2747ec8... mirror parens and such
  c9eaa90... cleanup
  abb634f... rewrap maintains bidi flags
  23e853e... gimme a break
  ee9f89e... fribidi_get_mirror_char
  eb7061c... implicit mode (per line)
  ce113c9... add new files
  f292b5d... cleanup
  b4addc9... RingView architecture first steps
  1734dec... bidi is now run on paragraphs (limited to viewport for now)
  a8a493a... fix crash when scrolling back
  54d742e... add test file (doc/bidi.txt)
  b0c57de... improve box tests
  4cf034c... cleanups
  2101345... look back in scrollback to pass entire paragraphs to bidi
  45c7aa3... crash fix
  d9450a7... minor cleanups
  37f79dc... off by one
  f7605d4... fix cjk positioning
  6178e64... prepare draw_cells for a likely forthcoming change
  53df0bf... refactor box mirroring
  a704d16... remove unused var
  8b42068... cjk test
  801b185... fribidi buffers + other cleanups
  70a5438... debug: highlight RTL chars
  428c546... fix character directionalities
  413dfe3... 01 02 03
  6b747c3... fribidi macro
  36c4653... fix display after rtl double wide char
  abb3cf9... invalidate all
  90d1583... refactor box tests
  8ae6ca5... box test comment
  595dcd9... test file header
  42b372f... z
  4658e16... fix cursor on double wide rtl or mirrored box drawing
  dba918b... segfault
  95dc9cc... cursor: use member methods that protect against offscreen v
  4bf9bb8... ibeam on right
  a486600... ibeam fixme
  91aaeec... c++ refactoring
  46ba29c... no vector
  cc53624... minor cleanups
  e0ed2ab... lazy alloc
  4a184bb... vla
  39afd43... show char direction in i-beam cursor
  aaebc7c... fix ibeam on rtl cjk
  39756ba... don't stop extracting the paragraph contents at the end of 
  0a8c0b8... add BIDI-STATUS
  1a6c608... add old Hungarian example
  da5106f... fix a crash typically on alternate screen top row
  f102cc1... selection (copying in rectangle mode is still broken)
  2076338... update bidi status
  38c323f... preedit
  00669b4... mouse tracking and reporting
  89a671e... hack around some crashes
  937ba9b... fix crash when selecting autoscrolls
  317dbb6... update bidi-status
  0d67633... fix box mirroring table
  b5ab792... fix block selection at cjks
  1b5b4f9... block selection copy
  4404002... mirrors chars with combining accents
  80acac8... keyboard arrow swapping mode
  0a97b38... SCP
  3db4c6d... misc tests
  36c8f97... apply bidi params on wrap
  bff2b4a... apply the relevant bidi flag only
  2bfef18... fix empty rtl lines
  330e375... ring lookup fix
  ff93dee... index_safe
  cda001b... kbdswap: go with 1243 instead of 2502
  052c303... year
  8b2b2d2... preserve combining accents when passing to fribidi; cleanup
  b0fd049... improved ringview update locations
  4c9c7be... ring extra line
  463e462... ED
  6131e09... crash
  5526f0d... Arabic shaping PoC, using fribidi + Unicode presentation fo
  e709522... etap1
  388aa07... etap2
  2931edb... etap3
  222111c... explicit shaping
  2b0e5fb... etap5
  5099462... etap6
  662bcc1... etap7
  7c337e6... paint log vs vis confusion
  e1d7b29... shaping demo
  abe9e70... etap10
  6162a97... etap11
  0e91968... etap12
  d6618ba... pause on unmap
  dd4a6cb... test update
  8e94ef5... vte-75-more-fine-grained-check-v2.patch
  7601d88... etap14
  42f4fcd... doc
  536a472... attr run

Commits added to the branch:

  26cc947... widget: Refactor offscreen cursor detection
  6368fbb... widget: Move out a common condition for painting the backgr
  5bb5435... widget: Find continuous LTR and RTL runs of decoration
  a772c9e... BiDi basic infrastructure
  f6beae7... BDSM and SPD escape sequences
  0fab8d9... BDSM hook
  540635b... track bidi params (buggy), first explicit rtl attempt (unus
  8fdd9e9... explicit rtl, basic painting okay
  6add0f8... cursor
  85ecd43... carry bidi_flags together
  6e8ff43... carry bidi_flags to more places
  f9061d0... mirror box drawing (dec private 2500)
  976bcce... mirror parens and such
  70fe324... cleanup
  e5a2ded... rewrap maintains bidi flags
  c6d3c8e... gimme a break
  8748709... fribidi_get_mirror_char
  867b1c8... implicit mode (per line)
  a129b3a... add new files
  2541e6d... cleanup
  fe678cd... RingView architecture first steps
  cf9e23e... bidi is now run on paragraphs (limited to viewport for now)
  ec1bb54... fix crash when scrolling back
  f3da074... add test file (doc/bidi.txt)
  353c92f... improve box tests
  447ae6a... cleanups
  c51c030... look back in scrollback to pass entire paragraphs to bidi
  80e3f42... crash fix
  c542c3e... minor cleanups
  8168b12... off by one
  7e17334... fix cjk positioning
  6db6a0d... refactor box mirroring
  7a8fcf5... remove unused var
  771bdc7... cjk test
  aac3a4a... fribidi buffers + other cleanups
  4795b4f... debug: highlight RTL chars
  8c5c235... fix character directionalities
  af3a96a... 01 02 03
  5acdfb8... fribidi macro
  d4b278b... fix display after rtl double wide char
  dcf3169... invalidate all
  c93dd5e... refactor box tests
  a5d5186... box test comment
  c1c9819... test file header
  2d846f2... z
  3280ada... fix cursor on double wide rtl or mirrored box drawing
  66fffd6... segfault
  4770a92... cursor: use member methods that protect against offscreen v
  e030e9c... ibeam on right
  04ae81d... ibeam fixme
  3ddfc5b... c++ refactoring
  7765dc0... no vector
  226d509... minor cleanups
  d0a8df6... lazy alloc
  95ca3d2... vla
  36cec89... show char direction in i-beam cursor
  9f83d4d... fix ibeam on rtl cjk
  21398f7... don't stop extracting the paragraph contents at the end of 
  a835b7c... add BIDI-STATUS
  545fbca... add old Hungarian example
  877ffeb... fix a crash typically on alternate screen top row
  149875d... selection (copying in rectangle mode is still broken)
  cddf4f6... update bidi status
  441da13... preedit
  97a4fce... mouse tracking and reporting
  5672a5d... hack around some crashes
  7b8ab72... fix crash when selecting autoscrolls
  0d599d0... update bidi-status
  fee44e2... fix box mirroring table
  78ac3e0... fix block selection at cjks
  f2aa0c8... block selection copy
  4c4d645... mirrors chars with combining accents
  5386e3d... keyboard arrow swapping mode
  8ecac8b... SCP
  8276851... misc tests
  904d6fe... apply bidi params on wrap
  0c11e08... apply the relevant bidi flag only
  3281be4... fix empty rtl lines
  33f9636... ring lookup fix
  037ffea... index_safe
  1e5c737... kbdswap: go with 1243 instead of 2502
  2ac4558... year
  e79b0da... preserve combining accents when passing to fribidi; cleanup
  89fed51... improved ringview update locations
  490c903... ring extra line
  47108c3... ED
  d3437a4... crash
  7d90ece... Arabic shaping PoC, using fribidi + Unicode presentation fo
  410b1c4... etap1
  86be88d... etap2
  4fe7c0c... etap3
  7ba13ba... explicit shaping
  abf2388... etap5
  25b6a06... etap6
  5501cf5... etap7
  b6ed89a... paint log vs vis confusion
  f4003d4... shaping demo
  87d07a0... etap10
  1b6eec0... etap11
  57c3b8a... etap12
  4c45ff8... pause on unmap
  138a8e4... test update
  266e9df... etap14
  bbebd28... doc


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