[vte] (73 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] (73 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Wed, 7 Nov 2018 13:18:09 +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:
a9f6bd7... vte-34-selection-big-rewrite-v5.patch
7823ba3... BiDi basic infrastructure
aaa2183... BDSM and SPD escape sequences
3531de0... BDSM hook
e7a3e36... track bidi params (buggy), first explicit rtl attempt (unus
70e8249... explicit rtl, basic painting okay
9b7dff6... cursor
b19d01e... carry bidi_flags together
0613bad... carry bidi_flags to more places
385015b... mirror box drawing (dec private 2500)
daa2ba3... mirror parens and such
e7df506... cleanup
4cf59da... rewrap maintains bidi flags
3ba3c66... gimme a break
8ac9c00... fribidi_get_mirror_char
2f735b3... implicit mode (per line)
f65556a... add new files
366f504... cleanup
5e1c895... RingView architecture first steps
2c4a18c... bidi is now run on paragraphs (limited to viewport for now)
34a6897... fix crash when scrolling back
bb14e9a... add test file (doc/bidi.txt)
c945027... improve box tests
9b1f223... cleanups
c5cee9c... look back in scrollback to pass entire paragraphs to bidi
af6aa79... crash fix
6e1c5c1... minor cleanups
f0fc733... off by one
3f047f1... fix cjk positioning
7990b44... prepare draw_cells for a likely forthcoming change
4bbe7d7... refactor box mirroring
66f88d0... remove unused var
a948ae7... cjk test
17c7041... fribidi buffers + other cleanups
fb504d0... debug: highlight RTL chars
e11196d... fix character directionalities
4ab4b99... 01 02 03
07311a5... fribidi macro
d740d91... fix display after rtl double wide char
fea80ba... invalidate all
127c64a... refactor box tests
a13d6ef... box test comment
703e43b... test file header
8439957... z
78e70df... fix cursor on double wide rtl or mirrored box drawing
5983510... segfault
e88d293... cursor: use member methods that protect against offscreen v
e8e2214... ibeam on right
5859e95... ibeam fixme
507670e... c++ refactoring
23fa742... no vector
7a971a4... minor cleanups
6afaffd... lazy alloc
4af392a... vla
1342123... show char direction in i-beam cursor
36ea0ca... fix ibeam on rtl cjk
9f8d0f9... don't stop extracting the paragraph contents at the end of
0940fd2... add BIDI-STATUS
7806555... fine grained vis2log and log2vis
39a0c53... add old Hungarian example
e1e9b50... fix a crash typically on alternate screen top row
edf4d9c... selection (copying in rectangle mode is still broken)
f19af93... update bidi status
734d2dc... preedit
591a62c... mouse tracking and reporting
cb812ec... hack around some crashes
cb2949b... fix crash when selecting autoscrolls
7afbb77... update bidi-status
2ba38cc... fix box mirroring table
99ba949... fix block selection at cjks
8ea1e9d... block selection copy
cd4484b... Arabic shaping PoC, using fribidi + Unicode presentation fo
04c7f8b... comment about shaping being per-paragraph
Commits added to the branch:
4005f65... widget: Rewrite the tracking of selection endpoints (*)
dd4bc2b... BiDi basic infrastructure
477fc34... BDSM and SPD escape sequences
df343f4... BDSM hook
9042967... track bidi params (buggy), first explicit rtl attempt (unus
ac21875... explicit rtl, basic painting okay
d0c4427... cursor
7b376e3... carry bidi_flags together
d9fb621... carry bidi_flags to more places
ccaddcc... mirror box drawing (dec private 2500)
ee784e4... mirror parens and such
3d7e79d... cleanup
42422a8... rewrap maintains bidi flags
de8934f... gimme a break
395369a... fribidi_get_mirror_char
b3557c3... implicit mode (per line)
796514c... add new files
e02847a... cleanup
9d5921a... RingView architecture first steps
fecdc51... bidi is now run on paragraphs (limited to viewport for now)
09f5754... fix crash when scrolling back
01bb85f... add test file (doc/bidi.txt)
42922aa... improve box tests
52d5da6... cleanups
fd5daaa... look back in scrollback to pass entire paragraphs to bidi
a2fbaf1... crash fix
9e9e4a1... minor cleanups
97e213d... off by one
0fda22d... fix cjk positioning
45ac49d... prepare draw_cells for a likely forthcoming change
9385494... refactor box mirroring
857387b... remove unused var
b9eae64... cjk test
1882bc8... fribidi buffers + other cleanups
a79ec62... debug: highlight RTL chars
6f1298a... fix character directionalities
4a4df04... 01 02 03
ca48524... fribidi macro
c476d21... fix display after rtl double wide char
e72c06e... invalidate all
d4f086c... refactor box tests
83ed514... box test comment
107a6ef... test file header
03f6947... z
267e698... fix cursor on double wide rtl or mirrored box drawing
c8d8661... segfault
1d51d4e... cursor: use member methods that protect against offscreen v
e1347fb... ibeam on right
d758a22... ibeam fixme
72b5838... c++ refactoring
f96776e... no vector
6c4b650... minor cleanups
66ec5da... lazy alloc
baa86dd... vla
45eaa06... show char direction in i-beam cursor
44aaa4a... fix ibeam on rtl cjk
2471e46... don't stop extracting the paragraph contents at the end of
6159461... add BIDI-STATUS
d00f2b9... fine grained vis2log and log2vis
ee83a45... add old Hungarian example
6f42657... fix a crash typically on alternate screen top row
10b1c36... selection (copying in rectangle mode is still broken)
7a425e4... update bidi status
5cdd995... preedit
c96560a... mouse tracking and reporting
cdfa1bb... hack around some crashes
7b48c03... fix crash when selecting autoscrolls
fe2fcea... update bidi-status
357cdaf... fix box mirroring table
47d74cb... fix block selection at cjks
43bf419... block selection copy
a8a6a55... Arabic shaping PoC, using fribidi + Unicode presentation fo
193dbf9... comment about shaping being per-paragraph
(*) 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]