[vte] (94 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] (94 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Thu, 7 Mar 2019 10:00:48 +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:
54e50f8... BiDi basic infrastructure
cb2ff97... BDSM and SPD escape sequences
324509f... BDSM hook
4383292... track bidi params (buggy), first explicit rtl attempt (unus
14dfd8e... explicit rtl, basic painting okay
75fd084... cursor
64e15d9... carry bidi_flags together
2fcafa0... carry bidi_flags to more places
8572d96... mirror box drawing (dec private 2500)
0cfd231... mirror parens and such
db2d361... cleanup
ab71ee3... rewrap maintains bidi flags
0845c0e... gimme a break
92b5079... fribidi_get_mirror_char
a1f4507... implicit mode (per line)
05ad478... add new files
50510e4... cleanup
765e0e8... RingView architecture first steps
c7c43ef... bidi is now run on paragraphs (limited to viewport for now)
9125a3f... fix crash when scrolling back
742223f... add test file (doc/bidi.txt)
15ea5f3... improve box tests
230aa7d... cleanups
aa1464e... look back in scrollback to pass entire paragraphs to bidi
b911a5e... crash fix
00a6f31... minor cleanups
e64a095... off by one
bdd8c03... fix cjk positioning
7e6444a... prepare draw_cells for a likely forthcoming change
aa1a0da... refactor box mirroring
53f1b2d... remove unused var
664d184... cjk test
2e47205... fribidi buffers + other cleanups
6fc58f9... debug: highlight RTL chars
41b1ec2... fix character directionalities
3cb184d... 01 02 03
92c19ba... fribidi macro
e935267... fix display after rtl double wide char
f16acf5... invalidate all
fad55fd... refactor box tests
c845c50... box test comment
4bafb4a... test file header
5ef44e0... z
421e817... fix cursor on double wide rtl or mirrored box drawing
83d1031... segfault
82fbe62... cursor: use member methods that protect against offscreen v
c7b0697... ibeam on right
559879e... ibeam fixme
efaee54... c++ refactoring
e273a4f... no vector
7301713... minor cleanups
2ff1e7f... lazy alloc
df3fed3... vla
b7be6a4... show char direction in i-beam cursor
335b822... fix ibeam on rtl cjk
f9596f6... don't stop extracting the paragraph contents at the end of
c0ab5b6... add BIDI-STATUS
ac61ef9... add old Hungarian example
56ff488... fix a crash typically on alternate screen top row
00adf6e... selection (copying in rectangle mode is still broken)
a65ea70... update bidi status
30921bf... preedit
f1082b7... mouse tracking and reporting
d63ccfa... hack around some crashes
c0ba4b5... fix crash when selecting autoscrolls
6432821... update bidi-status
ab3766a... fix box mirroring table
16af549... fix block selection at cjks
7cddc32... block selection copy
cbb51e9... mirrors chars with combining accents
a3574a2... keyboard arrow swapping mode
ac6af2d... SCP
eaeeccf... misc tests
aa972ca... apply bidi params on wrap
4f0eb09... apply the relevant bidi flag only
5243491... fix empty rtl lines
cbf4f92... ring lookup fix
06e77f8... index_safe
06370cb... kbdswap: go with 1243 instead of 2502
b7e2af6... year
4e33b48... preserve combining accents when passing to fribidi; cleanup
89dcdc9... improved ringview update locations
29d8bce... ring extra line
d6477d3... ED
72d1c80... crash
5344f21... Arabic shaping PoC, using fribidi + Unicode presentation fo
Commits added to the branch:
473c4e7... emulation: Do not encode keyboard modifiers in X10 mouse mo (*)
770df23... Update Dutch translation (*)
1666967... Update Serbian translation (*)
3ab488b... widget: Prevent clipboard callbacks during destruction (*)
7b23b8a... attr: Typo fix (*)
d99c19c... app: Add fullscreen mode (*)
200fe5d... Version 0.55.92 (*)
9540448... Post branch version bump (*)
a981dd2... BiDi basic infrastructure
1f359ba... BDSM and SPD escape sequences
de0fc11... BDSM hook
c8c00db... track bidi params (buggy), first explicit rtl attempt (unus
39b10f1... explicit rtl, basic painting okay
80c1591... cursor
81005f6... carry bidi_flags together
729b52e... carry bidi_flags to more places
944b502... mirror box drawing (dec private 2500)
3372bc6... mirror parens and such
2517eed... cleanup
c6c7e2e... rewrap maintains bidi flags
ffa918c... gimme a break
8bc8487... fribidi_get_mirror_char
6d111da... implicit mode (per line)
68b7f69... add new files
b2f1169... cleanup
9fc2776... RingView architecture first steps
8abb174... bidi is now run on paragraphs (limited to viewport for now)
7c73613... fix crash when scrolling back
010ea50... add test file (doc/bidi.txt)
94c9ce5... improve box tests
645c8c1... cleanups
695b827... look back in scrollback to pass entire paragraphs to bidi
d3f7294... crash fix
c019ea7... minor cleanups
1125347... off by one
182277c... fix cjk positioning
396d7a0... prepare draw_cells for a likely forthcoming change
aa0f140... refactor box mirroring
69402cb... remove unused var
4980684... cjk test
675aa19... fribidi buffers + other cleanups
ca8aa5f... debug: highlight RTL chars
0f173ac... fix character directionalities
e7a5411... 01 02 03
d6a9717... fribidi macro
0c38461... fix display after rtl double wide char
db62434... invalidate all
7a6f008... refactor box tests
fbeac62... box test comment
d933186... test file header
3769c5e... z
64299db... fix cursor on double wide rtl or mirrored box drawing
ab5158c... segfault
885bb9a... cursor: use member methods that protect against offscreen v
0ca5063... ibeam on right
48937ce... ibeam fixme
832fd1a... c++ refactoring
3bed0d5... no vector
ec00037... minor cleanups
fef3f1c... lazy alloc
1c7f948... vla
4792f11... show char direction in i-beam cursor
841cf84... fix ibeam on rtl cjk
84bc89d... don't stop extracting the paragraph contents at the end of
851fc19... add BIDI-STATUS
de0434f... add old Hungarian example
39b5640... fix a crash typically on alternate screen top row
3212d7f... selection (copying in rectangle mode is still broken)
ebc80a2... update bidi status
c60b3d7... preedit
721ae79... mouse tracking and reporting
79d16eb... hack around some crashes
7d75a3b... fix crash when selecting autoscrolls
db24a4d... update bidi-status
3ea1908... fix box mirroring table
2ee71e6... fix block selection at cjks
59356c2... block selection copy
4b9aba6... mirrors chars with combining accents
167879f... keyboard arrow swapping mode
dcc0db0... SCP
3bd5dd2... misc tests
8927495... apply bidi params on wrap
155711f... apply the relevant bidi flag only
9d00b57... fix empty rtl lines
3da52b5... ring lookup fix
730a415... index_safe
5d94768... kbdswap: go with 1243 instead of 2502
4e732f3... year
178927d... preserve combining accents when passing to fribidi; cleanup
983efa3... improved ringview update locations
11cda4e... ring extra line
6a1931d... ED
a609d2f... crash
241bf27... 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]