Kovid Goyal
|
85ed5c1515
|
Remove unnecessary conditional operators
|
2017-09-16 09:43:43 +05:30 |
|
Kovid Goyal
|
c5e989bc94
|
Move the key handler to C
|
2017-09-15 21:46:00 +05:30 |
|
Kovid Goyal
|
0423c55dc1
|
Move a few externs into appropriate header files
|
2017-09-15 11:56:08 +05:30 |
|
Kovid Goyal
|
53ea5c678d
|
Highlight links with a underline on mouseover
|
2017-09-15 10:45:27 +05:30 |
|
Kovid Goyal
|
464291bbb1
|
Port click on URL code to C
|
2017-09-15 10:45:27 +05:30 |
|
Kovid Goyal
|
21accfe114
|
Send mouse events to child directly in C
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
43c4c71abd
|
Port mouse event encoding code to C
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
b9ac13c379
|
Move the scroll event handler to C
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
4bfe7e1069
|
Fix incorrect cell co-ordinates when more than one window visible in the layout
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
4feaf13556
|
Implement drag scrolling in C
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
a27004da35
|
Port drag select to C
|
2017-09-15 10:45:26 +05:30 |
|
Kovid Goyal
|
cf6894d74f
|
Port multi-click handler to C
|
2017-09-15 10:45:25 +05:30 |
|
Kovid Goyal
|
a921180224
|
Port middle-click-to-paste to C
|
2017-09-15 10:45:25 +05:30 |
|
Kovid Goyal
|
7e4948be10
|
Port switch focus on click code to C
|
2017-09-15 10:45:25 +05:30 |
|
Kovid Goyal
|
04a45babfb
|
DRYer
|
2017-09-15 10:45:25 +05:30 |
|
Kovid Goyal
|
1c1d0a4e91
|
Port mouse cursor change over hyperlinks to C
|
2017-09-15 10:45:25 +05:30 |
|
Kovid Goyal
|
745b6222c2
|
Start work on migrating the mouse handlers to C
|
2017-09-15 10:45:25 +05:30 |
|