summaryrefslogtreecommitdiff
path: root/atari/global_evnt.c
Commit message (Expand)AuthorAgeFilesLines
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+1
* Use is_dir to validate user selection.Ole Loots2012-08-261-15/+3
* add includes to get browser private struct on atariVincent Sanders2012-08-221-0/+1
* Handle "Save window size" menu event.Ole Loots2012-07-271-4/+24
* First attempt to implement the global history treeview. There is something wr...Ole Loots2012-06-191-5/+3
* Init toolbar.Ole Loots2012-04-101-20/+18
* Removed obsolete menu item struct member.Ole Loots2012-04-091-29/+29
* Simplified keyboard-shortcut code: Don't use Messages file for Menu strings a...Ole Loots2012-04-091-231/+105
* Added missing declaration of "html_redraw_debug". Ole Loots2012-04-071-1/+2
* Fix missing include: desktop/options.hOle Loots2012-03-221-1/+2
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-8/+7
* Added key shortcut for bookmark, handle menut item "Hide Toolbars"Ole Loots2012-01-251-3/+8
* Added menu items for foreground_images,background_images for fast access. Ole Loots2012-01-061-4/+26
* Moved to mouse move handler to global events, and handle different window types.Ole Loots2011-12-121-6/+70
* toggle menu item when debug rendering is toggled.Ole Loots2011-12-081-1/+4
* Fix focus elementOle Loots2011-12-061-13/+74
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Stick to OS features for drag feature - handle it almost blocking (improves u...Ole Loots2011-12-041-1/+0
* Open window by configured width,Ole Loots2011-11-301-1/+1
* Removed unused declarations.Ole Loots2011-11-301-12/+0
* Moved static declarations.Ole Loots2011-11-231-5/+15
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-2/+2
* Added context menu, Ole Loots2011-09-191-15/+17
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-1/+1
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-251-1/+1
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-1/+1
* Removed dependency to cflib,Ole Loots2011-05-241-1/+1
* Moved mouse movement handling into window event handlers, updated resources, ...Ole Loots2011-04-101-148/+13
* oadded handler for about menu click.Ole Loots2011-02-251-0/+5
* Improved mouse trackingOle Loots2011-02-121-11/+27
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-051-79/+33
* Cleaned up mouse tracking ( added modifier keys ), added debug rendering menu...Ole Loots2011-02-011-7/+39
* Implemented Search DialogOle Loots2011-01-301-2/+4
* Implemented Search DialogOle Loots2011-01-301-0/+0
* verbose_log can now be set via the Main-Menu.Ole Loots2011-01-221-0/+9
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+760