summaryrefslogtreecommitdiff
path: root/atari/global_evnt.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ↵Ole Loots2011-06-251-1/+1
| | | | | | in not-working page up / page down and up / down keys. svn path=/trunk/netsurf/; revision=12510
* If iframes are reformatted due to containing document reflow, don't need to ↵Michael Drake2011-06-241-1/+1
| | | | | | redraw them since they will be redrawn when the containing document is redrawn. Make iframe handling more robust. svn path=/trunk/netsurf/; revision=12497
* Removed dependency to cflib,Ole Loots2011-05-241-1/+1
| | | | | | call EvntWindom only one time per sec. when active flag is set. svn path=/trunk/netsurf/; revision=12443
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-148/+13
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* oadded handler for about menu click.Ole Loots2011-02-251-0/+5
| | | | svn path=/trunk/netsurf/; revision=11816
* Improved mouse trackingOle Loots2011-02-121-11/+27
| | | | svn path=/trunk/netsurf/; revision=11656
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-051-79/+33
| | | | | | Fixed Content Redraw for plain text files. svn path=/trunk/netsurf/; revision=11616
* Cleaned up mouse tracking ( added modifier keys ), added debug rendering ↵Ole Loots2011-02-011-7/+39
| | | | | | menu option. svn path=/trunk/netsurf/; revision=11587
* Implemented Search DialogOle Loots2011-01-301-2/+4
| | | | svn path=/trunk/netsurf/; revision=11547
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* verbose_log can now be set via the Main-Menu.Ole Loots2011-01-221-0/+9
| | | | svn path=/trunk/netsurf/; revision=11443
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+760
svn path=/trunk/netsurf/; revision=11218