[vte] (76 commits) Non-fast-forward update to branch wip/egmont/bidi
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] (76 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Fri, 5 Oct 2018 13:01:20 +0000 (UTC)
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:
22633a4... vte-26-draw_rows-v5a.patch
0cb59aa... vte-26-draw_entire_rows-v2.patch
6a8e257... vte-26-invalidate_rows-v3.patch
a80a7be... vte-34-match-span-exclusive-v3.patch
a6e7c38... vte-34-selection-big-rewrite-v2.patch
10f22f4... BiDi basic infrastructure
e0ed7e1... BDSM and SPD escape sequences
e18186a... BDSM hook
6d1d253... track bidi params (buggy), first explicit rtl attempt (unus
7eb6dc0... explicit rtl, basic painting okay
ac2d8fc... cursor
db1c2f6... carry bidi_flags together
6695c3f... carry bidi_flags to more places
060005a... mirror box drawing (dec private 2500)
90dab7a... mirror parens and such
8250e74... cleanup
d5feede... rewrap maintains bidi flags
754ec63... gimme a break
20e476f... fribidi_get_mirror_char
28b57c2... implicit mode (per line)
12588f6... add new files
673e6df... cleanup
5235a1a... RingView architecture first steps
e487f0d... bidi is now run on paragraphs (limited to viewport for now)
0939943... fix crash when scrolling back
4131b8e... add test file (doc/bidi.txt)
3a4c569... improve box tests
fe13abb... cleanups
b62b630... look back in scrollback to pass entire paragraphs to bidi
00292c2... crash fix
ec84330... minor cleanups
630874e... off by one
0ee2c3c... fix cjk positioning
2ff8aad... prepare draw_cells for a likely forthcoming change
7183874... refactor box mirroring
b153c21... remove unused var
c2b0534... cjk test
33aaf5b... fribidi buffers + other cleanups
e3bc16a... debug: highlight RTL chars
8fdafc4... fix character directionalities
077167d... 01 02 03
d681127... fribidi macro
3f309b2... fix display after rtl double wide char
9a46b51... invalidate all
9be13cf... refactor box tests
25564b4... box test comment
1569483... test file header
27a7239... z
086a270... fix cursor on double wide rtl or mirrored box drawing
fe4e45a... segfault
696ed78... cursor: use member methods that protect against offscreen v
deaac43... ibeam on right
8a799b8... ibeam fixme
18626f4... c++ refactoring
4960a4d... no vector
2b61435... minor cleanups
bda6336... lazy alloc
ab6b0d3... vla
4bafed4... show char direction in i-beam cursor
29b2c88... fix ibeam on rtl cjk
78560a1... don't stop extracting the paragraph contents at the end of
ef3736b... add BIDI-STATUS
aa60a00... fine grained vis2log and log2vis
85f2f8d... add old Hungarian example
6bbbc28... fix a crash typically on alternate screen top row
be4a886... selection (copying in rectangle mode is still broken)
49306a8... update bidi status
db910fd... preedit
5fd5052... mouse tracking and reporting
b2de7df... hack around some crashes
dbd0485... fix crash when selecting autoscrolls
1841e77... update bidi-status
ddc760f... fix box mirroring table
1fc47d0... fix block selection at cjks
928da4e... block selection copy
42d3f04... Arabic shaping PoC, using fribidi + Unicode presentation fo
Commits added to the branch:
f4fd7fd... widget: Simplify draw_rows() (*)
b8756be... widget: Always draw entire rows (*)
79f74de... widget: Always invalidate entire rows (*)
58f451a... widget: Convert vte::grid::span to end-exclusive (*)
d2b13ca... vte-34-selection-big-rewrite-v2.patch
0750fcc... BiDi basic infrastructure
20de7ae... BDSM and SPD escape sequences
32a7c8a... BDSM hook
73dfdaa... track bidi params (buggy), first explicit rtl attempt (unus
00141c5... explicit rtl, basic painting okay
d4f13ba... cursor
3251e55... carry bidi_flags together
6702338... carry bidi_flags to more places
b92eaf3... mirror box drawing (dec private 2500)
1e464c1... mirror parens and such
133f479... cleanup
e87b52f... rewrap maintains bidi flags
912a9bd... gimme a break
25c2e4b... fribidi_get_mirror_char
b8c3ec4... implicit mode (per line)
95939b3... add new files
feefb3f... cleanup
8aac5b5... RingView architecture first steps
2fed6d9... bidi is now run on paragraphs (limited to viewport for now)
6a989e3... fix crash when scrolling back
8137f38... add test file (doc/bidi.txt)
165702f... improve box tests
80a285c... cleanups
32dd539... look back in scrollback to pass entire paragraphs to bidi
2dadc4d... crash fix
9e5989d... minor cleanups
a86f898... off by one
6a8abe1... fix cjk positioning
9ae8fc3... prepare draw_cells for a likely forthcoming change
c9c5ab3... refactor box mirroring
a2eb023... remove unused var
bcdf895... cjk test
08edc25... fribidi buffers + other cleanups
b6824a0... debug: highlight RTL chars
28f85f1... fix character directionalities
8da1d57... 01 02 03
3228528... fribidi macro
e1ff659... fix display after rtl double wide char
c3f369f... invalidate all
f6fbd28... refactor box tests
4f16bcb... box test comment
244db24... test file header
09a70ca... z
61e405b... fix cursor on double wide rtl or mirrored box drawing
762ff2a... segfault
aaf56f7... cursor: use member methods that protect against offscreen v
79f2ac3... ibeam on right
146463f... ibeam fixme
5bb0952... c++ refactoring
1d70bb9... no vector
22a8de1... minor cleanups
7b587ee... lazy alloc
5ebbf2a... vla
68f011b... show char direction in i-beam cursor
0e6bced... fix ibeam on rtl cjk
a6023c6... don't stop extracting the paragraph contents at the end of
5aa5180... add BIDI-STATUS
db3a776... fine grained vis2log and log2vis
ce8ee82... add old Hungarian example
b8edfbe... fix a crash typically on alternate screen top row
afa00ee... selection (copying in rectangle mode is still broken)
5bb3d79... update bidi status
5473d47... preedit
6aefe7b... mouse tracking and reporting
2aae404... hack around some crashes
dbf41ff... fix crash when selecting autoscrolls
5aa0aea... update bidi-status
c6465a3... fix box mirroring table
4a91265... fix block selection at cjks
8861654... block selection copy
2397d0a... 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]