Michael Drake
|
7af0614202
|
Make delete line key enum value name less missleading. (Doesn't cut to clipboard.)
|
2013-02-11 10:34:06 +00:00 |
Michael Drake
|
53a379ea45
|
Squash warning.
|
2012-08-10 12:17:34 +01:00 |
Michael Drake
|
b238791002
|
Use enum instead of magic numbers for tracking key modifier states. Pass special keys to core (e.g. WORD_LEFT, SELECT_ALL, etc).
|
2012-08-01 14:47:20 +01:00 |
Michael Drake
|
daa47fce52
|
Use setter when giving clicked input focus.
|
2012-07-31 21:49:01 +01:00 |
Michael Drake
|
382c2f2289
|
Only warp pointer once for a sequence of consecutive move events. Further reduces lag when dragging scrollbar.
|
2012-07-26 23:14:27 +01:00 |
Michael Drake
|
514bee5786
|
Handle consecutive queued mouse move events together. Reduces pointer lag when busy.
|
2012-07-26 22:38:38 +01:00 |
Vincent Sanders
|
820312eb35
|
Update for modified libnsfb API
Make thumbnailing work
svn path=/trunk/netsurf/; revision=13159
|
2011-11-21 08:45:08 +00:00 |
Vincent Sanders
|
7a3a96045c
|
fix off by 1 in previous commit
svn path=/trunk/netsurf/; revision=10958
|
2010-12-04 14:30:08 +00:00 |
Vincent Sanders
|
4cf27ef338
|
Stop cursor leaving the root widget and causing a segfault (Found by tlsa)
svn path=/trunk/netsurf/; revision=10957
|
2010-12-04 14:24:53 +00:00 |
Michael Drake
|
71ea71540a
|
Give the browser window widget input focus by defualt on startup.
svn path=/trunk/netsurf/; revision=10948
|
2010-11-20 18:50:45 +00:00 |
John Mark Bell
|
5bebf2f2fc
|
Merge branches/vince/netsurf-fbtk-rework to trunk.
svn path=/trunk/netsurf/; revision=10605
|
2010-07-07 18:08:17 +00:00 |