[vte] (78 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] (78 commits) Non-fast-forward update to branch wip/egmont/bidi
- Date: Sun, 11 Nov 2018 12:26:56 +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:
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
dc3f347... add old Hungarian example
eed43be... fix a crash typically on alternate screen top row
9337a84... selection (copying in rectangle mode is still broken)
e0b2a3a... update bidi status
9dda721... preedit
10b39b9... mouse tracking and reporting
c0603c1... hack around some crashes
6ad55b6... fix crash when selecting autoscrolls
6f76638... update bidi-status
a8acd18... fix box mirroring table
a6eaf6e... fix block selection at cjks
ab36c24... block selection copy
1154a56... Arabic shaping PoC, using fribidi + Unicode presentation fo
82933a7... comment about shaping being per-paragraph
Commits added to the branch:
8c034b3... app: Add new terminal to main menu (*)
f51e0bf... parser: Fix licence template sed job mistake (*)
38ea041... parser: Define SGR enum from include files (*)
01ad89c... emulation: Treat rapid blink like blink (*)
ca6956b... parser: cat: Use the parser glue (*)
9dabb0f... parser: cat: Add linter for SGR sequences (*)
8b9cc7d... parser: Complete SCI infrastructure (*)
98493a0... BiDi basic infrastructure
437f273... BDSM and SPD escape sequences
d018a81... BDSM hook
e6d1127... track bidi params (buggy), first explicit rtl attempt (unus
029edf6... explicit rtl, basic painting okay
e6a1488... cursor
c816499... carry bidi_flags together
64e3eb2... carry bidi_flags to more places
682a56d... mirror box drawing (dec private 2500)
ce09ace... mirror parens and such
1ea7a45... cleanup
b99b23e... rewrap maintains bidi flags
49e2f72... gimme a break
5bb3674... fribidi_get_mirror_char
92f01df... implicit mode (per line)
f2463b7... add new files
07c3ae0... cleanup
79e0ab0... RingView architecture first steps
c08b09b... bidi is now run on paragraphs (limited to viewport for now)
5f710e3... fix crash when scrolling back
a85d951... add test file (doc/bidi.txt)
044207f... improve box tests
6bccf4a... cleanups
6569bf4... look back in scrollback to pass entire paragraphs to bidi
d30afe1... crash fix
d5d8ce5... minor cleanups
4734258... off by one
42251f7... fix cjk positioning
e88bbe0... prepare draw_cells for a likely forthcoming change
80a4354... refactor box mirroring
d660356... remove unused var
d494902... cjk test
1c1a9b4... fribidi buffers + other cleanups
223b1aa... debug: highlight RTL chars
1608044... fix character directionalities
8a25877... 01 02 03
137e257... fribidi macro
101923e... fix display after rtl double wide char
3329d25... invalidate all
26a75cb... refactor box tests
322daa4... box test comment
353a71d... test file header
7d62255... z
545e4b2... fix cursor on double wide rtl or mirrored box drawing
2a53726... segfault
d9a9bd4... cursor: use member methods that protect against offscreen v
40dc30a... ibeam on right
4c93019... ibeam fixme
6e1bf20... c++ refactoring
ec08a75... no vector
f3608e8... minor cleanups
5f5e782... lazy alloc
dc77806... vla
6eb6666... show char direction in i-beam cursor
185017d... fix ibeam on rtl cjk
4fc7fb6... don't stop extracting the paragraph contents at the end of
94f0540... add BIDI-STATUS
07278ac... add old Hungarian example
836fdda... fix a crash typically on alternate screen top row
6b11f48... selection (copying in rectangle mode is still broken)
4a06d09... update bidi status
e0cb2ea... preedit
86727af... mouse tracking and reporting
e0a8680... hack around some crashes
d9d3100... fix crash when selecting autoscrolls
604080f... update bidi-status
384b82e... fix box mirroring table
ab21f5d... fix block selection at cjks
9b5fce3... block selection copy
2303194... mirrors chars with combining accents
077cd9e... 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]