[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: Tue, 27 Nov 2018 22:20:59 +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:
f62b854... BiDi basic infrastructure
5d725f7... BDSM and SPD escape sequences
9f0c948... BDSM hook
90866c9... track bidi params (buggy), first explicit rtl attempt (unus
4e5a913... explicit rtl, basic painting okay
81e73f3... cursor
d05732d... carry bidi_flags together
66944f5... carry bidi_flags to more places
c9da49b... mirror box drawing (dec private 2500)
cb45d7d... mirror parens and such
e7af23e... cleanup
7b4f220... rewrap maintains bidi flags
7db33bf... gimme a break
0c93411... fribidi_get_mirror_char
fe97085... implicit mode (per line)
8a45ff7... add new files
49a2d9d... cleanup
168113b... RingView architecture first steps
04e1ffe... bidi is now run on paragraphs (limited to viewport for now)
0eb8a96... fix crash when scrolling back
1a89a31... add test file (doc/bidi.txt)
3bc4318... improve box tests
de107e3... cleanups
2ec01db... look back in scrollback to pass entire paragraphs to bidi
d3e7aac... crash fix
fe93d91... minor cleanups
3c18d3b... off by one
e6b76a9... fix cjk positioning
ea74a42... prepare draw_cells for a likely forthcoming change
a9c71dd... refactor box mirroring
e5b4db3... remove unused var
9455cb0... cjk test
66ee9d5... fribidi buffers + other cleanups
d2fb022... debug: highlight RTL chars
4fc49dc... fix character directionalities
6d6ae09... 01 02 03
0438cff... fribidi macro
9bbf3a0... fix display after rtl double wide char
c4b0ade... invalidate all
1c5fac0... refactor box tests
a95fc9c... box test comment
d3d4827... test file header
80d79fc... z
a1efd94... fix cursor on double wide rtl or mirrored box drawing
1fa0e22... segfault
8600516... cursor: use member methods that protect against offscreen v
d8e8bc5... ibeam on right
d555aad... ibeam fixme
faa39ab... c++ refactoring
7503147... no vector
0bc1031... minor cleanups
11f797e... lazy alloc
c4e7f0d... vla
18b6580... show char direction in i-beam cursor
3d4eed3... fix ibeam on rtl cjk
92a93e9... don't stop extracting the paragraph contents at the end of
bb8b0e1... add BIDI-STATUS
48030c8... add old Hungarian example
b3cdff2... fix a crash typically on alternate screen top row
b15011f... selection (copying in rectangle mode is still broken)
9b00f45... update bidi status
d819166... preedit
9cee24a... mouse tracking and reporting
f737590... hack around some crashes
ef4a42a... fix crash when selecting autoscrolls
8a5094d... update bidi-status
ef2e005... fix box mirroring table
0fa1a59... fix block selection at cjks
bf4fd29... block selection copy
d3f90af... mirrors chars with combining accents
0bb36c3... keyboard arrow swapping mode
8159dd0... SCP
8819377... misc tests
6f30bc9... Arabic shaping PoC, using fribidi + Unicode presentation fo
Commits added to the branch:
8e35ff4... spawn: Fix g_spawn deadlock in a multi-threaded program on (*)
75b4f84... widget: Don't show the cursor occasionally over the scrollb (*)
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
(*) 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]