[vte] (77 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] (77 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Fri, 30 Nov 2018 11:56:50 +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:
b857464... BiDi basic infrastructure
6e42a72... BDSM and SPD escape sequences
ea009f6... BDSM hook
9d33f86... track bidi params (buggy), first explicit rtl attempt (unus
8af8933... explicit rtl, basic painting okay
c72f6de... cursor
86d18e5... carry bidi_flags together
1d9ae90... carry bidi_flags to more places
bcc4cc7... mirror box drawing (dec private 2500)
72675bd... mirror parens and such
42c8437... cleanup
9d7e7c9... rewrap maintains bidi flags
8103868... gimme a break
0c1ddce... fribidi_get_mirror_char
27d2003... implicit mode (per line)
8a467ba... add new files
05108d4... cleanup
1d828db... RingView architecture first steps
3e42715... bidi is now run on paragraphs (limited to viewport for now)
e20aeb0... fix crash when scrolling back
2763a1c... add test file (doc/bidi.txt)
92ec9be... improve box tests
f42b368... cleanups
3d1e81d... look back in scrollback to pass entire paragraphs to bidi
dcd47e7... crash fix
bf2f277... minor cleanups
8c84c75... off by one
2fd0335... fix cjk positioning
b9d4cdd... prepare draw_cells for a likely forthcoming change
be68c6a... refactor box mirroring
7e00cc7... remove unused var
4277633... cjk test
882731c... fribidi buffers + other cleanups
2451de3... debug: highlight RTL chars
4b9fcd1... fix character directionalities
28f2262... 01 02 03
1a1846f... fribidi macro
dc59d85... fix display after rtl double wide char
8adbec1... invalidate all
664b444... refactor box tests
5b7627a... box test comment
7761632... test file header
1d49b2d... z
d76bf65... fix cursor on double wide rtl or mirrored box drawing
cc7a7f5... segfault
a22e158... cursor: use member methods that protect against offscreen v
af78d82... ibeam on right
aac7bfe... ibeam fixme
f13537e... c++ refactoring
edc1760... no vector
073ed50... minor cleanups
36f1b1b... lazy alloc
1dd8c40... vla
1178e55... show char direction in i-beam cursor
41437e7... fix ibeam on rtl cjk
8a0cad4... don't stop extracting the paragraph contents at the end of
31453b6... add BIDI-STATUS
8e69fee... add old Hungarian example
cc8fbf9... fix a crash typically on alternate screen top row
60a5d2c... selection (copying in rectangle mode is still broken)
ee59cc6... update bidi status
e8e4e5e... preedit
830d08b... mouse tracking and reporting
a2c34ed... hack around some crashes
eaf07e1... fix crash when selecting autoscrolls
466bc40... update bidi-status
075c777... fix box mirroring table
4651e7b... fix block selection at cjks
eea4304... block selection copy
564e5eb... mirrors chars with combining accents
117271b... keyboard arrow swapping mode
c86c03f... SCP
7f1e5f6... misc tests
aa26399... Arabic shaping PoC, using fribidi + Unicode presentation fo
Commits added to the branch:
3f81d80... parser: Code style fixes (*)
072274d... parser: Assert that the parser is not in an unknown state (*)
748547e... parser: Document some known deviations from VT100 (*)
6b4ef8b... BiDi basic infrastructure
8788755... BDSM and SPD escape sequences
141e6be... BDSM hook
d6624d5... track bidi params (buggy), first explicit rtl attempt (unus
51379f8... explicit rtl, basic painting okay
715f4b6... cursor
1d16e13... carry bidi_flags together
c3f3366... carry bidi_flags to more places
681e98a... mirror box drawing (dec private 2500)
7ff56d2... mirror parens and such
5c6b3c7... cleanup
0b9b7a6... rewrap maintains bidi flags
88eb9d8... gimme a break
e193e8e... fribidi_get_mirror_char
19495d3... implicit mode (per line)
0e68813... add new files
72eecaf... cleanup
c734c85... RingView architecture first steps
295cf00... bidi is now run on paragraphs (limited to viewport for now)
fbe1d7e... fix crash when scrolling back
4688a94... add test file (doc/bidi.txt)
e0daab1... improve box tests
02fa0d2... cleanups
78cd545... look back in scrollback to pass entire paragraphs to bidi
1cf3f39... crash fix
211a5cc... minor cleanups
7cde816... off by one
0d808f3... fix cjk positioning
e91f45d... prepare draw_cells for a likely forthcoming change
445872e... refactor box mirroring
6ffcde0... remove unused var
b9dab4a... cjk test
2d1c1ec... fribidi buffers + other cleanups
759424d... debug: highlight RTL chars
6db2e93... fix character directionalities
0457f7b... 01 02 03
373fbca... fribidi macro
ac849da... fix display after rtl double wide char
33b9ed0... invalidate all
accaea0... refactor box tests
39e2910... box test comment
b925ad7... test file header
66dde52... z
c455aee... fix cursor on double wide rtl or mirrored box drawing
2a56ec7... segfault
41d73d6... cursor: use member methods that protect against offscreen v
d9eece3... ibeam on right
e6965bb... ibeam fixme
b7bc12b... c++ refactoring
6979e05... no vector
2fb1090... minor cleanups
2f5c19d... lazy alloc
da3ff61... vla
33318e4... show char direction in i-beam cursor
2c19873... fix ibeam on rtl cjk
4ba9936... don't stop extracting the paragraph contents at the end of
a6d5771... add BIDI-STATUS
710ec68... add old Hungarian example
4d36510... fix a crash typically on alternate screen top row
e1f0887... selection (copying in rectangle mode is still broken)
9c5eb11... update bidi status
6889f2d... preedit
84e963e... mouse tracking and reporting
f7e41e9... hack around some crashes
de9fb5f... fix crash when selecting autoscrolls
2acfffe... update bidi-status
d97176b... fix box mirroring table
092690b... fix block selection at cjks
e1a8ec0... block selection copy
bf4ae3f... mirrors chars with combining accents
88c0582... keyboard arrow swapping mode
30a5d2b... SCP
30bb48b... misc tests
833383b... 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]