[vte] (89 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] (89 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Tue, 6 Nov 2018 14:36:51 +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:
54555ff... vte-34-selection-big-rewrite-v3.patch
38c2d9b... BiDi basic infrastructure
ac55072... BDSM and SPD escape sequences
45aae01... BDSM hook
1edde63... track bidi params (buggy), first explicit rtl attempt (unus
0ce6e33... explicit rtl, basic painting okay
e049d29... cursor
c50d2ba... carry bidi_flags together
6b1fb7d... carry bidi_flags to more places
38c57b0... mirror box drawing (dec private 2500)
ce65a17... mirror parens and such
2c5d150... cleanup
dc0fefe... rewrap maintains bidi flags
3f0d63e... gimme a break
4f0948c... fribidi_get_mirror_char
6e242b2... implicit mode (per line)
bf52902... add new files
14074fb... cleanup
45f5729... RingView architecture first steps
1e05a13... bidi is now run on paragraphs (limited to viewport for now)
e939fad... fix crash when scrolling back
eb54f26... add test file (doc/bidi.txt)
3634638... improve box tests
98d7629... cleanups
b71e2a3... look back in scrollback to pass entire paragraphs to bidi
3e3ffb7... crash fix
f21e544... minor cleanups
51aa07c... off by one
7e67ac1... fix cjk positioning
e8251af... prepare draw_cells for a likely forthcoming change
45c4ea6... refactor box mirroring
466ca20... remove unused var
44fe195... cjk test
9fc6338... fribidi buffers + other cleanups
d8b3ef3... debug: highlight RTL chars
0c1938f... fix character directionalities
a5bb53d... 01 02 03
0da1c9c... fribidi macro
fc40742... fix display after rtl double wide char
58e1361... invalidate all
0e4f193... refactor box tests
1cb2973... box test comment
e6e2249... test file header
e2ee004... z
07c711c... fix cursor on double wide rtl or mirrored box drawing
09cd84d... segfault
961cf5c... cursor: use member methods that protect against offscreen v
aa8184e... ibeam on right
144c737... ibeam fixme
321e0e3... c++ refactoring
75a4591... no vector
7c81c62... minor cleanups
ecd93dd... lazy alloc
d205c4e... vla
8f18987... show char direction in i-beam cursor
a0629d3... fix ibeam on rtl cjk
aed856c... don't stop extracting the paragraph contents at the end of
cdd9e18... add BIDI-STATUS
0d369d0... fine grained vis2log and log2vis
68c975b... add old Hungarian example
f42d225... fix a crash typically on alternate screen top row
27d364c... selection (copying in rectangle mode is still broken)
251e738... update bidi status
f9748ad... preedit
7e78dfa... mouse tracking and reporting
6b574ba... hack around some crashes
e95319d... fix crash when selecting autoscrolls
dd8c55e... update bidi-status
3dcfa91... fix box mirroring table
fbcd449... fix block selection at cjks
5af3f90... block selection copy
a43f915... Arabic shaping PoC, using fribidi + Unicode presentation fo
5f3cee4... comment about shaping being per-paragraph
Commits added to the branch:
5c7bf23... Update Malayalam translation (*)
441ea0e... ring: Fix thawing combining accents over a double-wide char (*)
1a84c42... parser: glue: Use std::clamp (*)
7c988b9... parser: cat: Code style fixes (*)
4edf989... parser: cat: Restructure options parsing (*)
c164518... tabstops: Cleanup includes (*)
d3d9ce8... parser: Add another sequence (*)
668173e... parser: charset: Add a DEC private OCS (*)
05d7324... hyperlink-demo.txt: Prefer ST to BEL (*)
da28e90... parser: charset: Add a DEC private OCS (*)
c67376c... emulation: Document two DEC private ACS value (*)
fe8b064... emulation: Document two more DECSGR values (*)
a25b633... parser: charset: Add a DEC private OCS (*)
8717ef9... emulation: Make OSC replies with same terminator as request (*)
ad078eb... regex: Check whether PCRE2 was compiled with JIT support (*)
1d4eab2... lib: Fix clang build error (*)
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
(*) 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]