summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Open window by configured width,Ole Loots2011-11-305-31/+17
* Copy (whole) URL on Copy key. Ole Loots2011-11-301-0/+12
* Removed unused declarations.Ole Loots2011-11-301-12/+0
* Removed unused declarations.Ole Loots2011-11-303-27/+2
* release screen-lock when second lock check fails. Ole Loots2011-11-291-2/+4
* Check for NULLOle Loots2011-11-291-5/+8
* Handle focus event within window_set_focus, select all when url input gets focusOle Loots2011-11-292-4/+12
* Fixed inlude.Ole Loots2011-11-291-0/+1
* Added missing insert key conversion. Ole Loots2011-11-291-1/+7
* Check return value of plotter->lock()Ole Loots2011-11-293-14/+6
* make use of non-blocking request for screen lock. Ole Loots2011-11-292-26/+32
* Draw rectangle outline manually.Ole Loots2011-11-281-33/+82
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-2818-839/+779
* Update frontends for r13185. Enabled new functionality, where it is not logi...Chris Young2011-11-271-1/+1
* Moved static declarations.Ole Loots2011-11-232-16/+15
* Removed unused variable, plot_line is now global.Ole Loots2011-11-231-13/+12
* Log mimetypeOle Loots2011-11-231-24/+28
* Properly redraw the rectangle outlineOle Loots2011-11-231-24/+27
* Comment's...Ole Loots2011-11-231-16/+29
* Removed debug outputOle Loots2011-11-231-1/+0
* Use new function nkc_to_input_keyOle Loots2011-11-231-40/+13
* Removed FAQ entry for problems caused by stack overflow within mintlibs regex...Ole Loots2011-11-231-24/+13
* Checkbox "Close on finish" becomes close button when download finished. Ole Loots2011-11-231-34/+37
* Removed resize widget from statusbar ( Not needed anymore, window has native ...Ole Loots2011-11-232-45/+14
* Add global function to resolve Netsurf input key. Ole Loots2011-11-232-13/+149
* Lock plotter during treeview redraw. Ole Loots2011-11-231-22/+25
* Remove drag n' drop constants, already defined by cflib.hOle Loots2011-11-232-64/+33
* Fix rectangle plotter, process stroke_type. Ole Loots2011-11-171-83/+79
* Removed calls to FrameInit/FrameExit ( was used for window components ). Ole Loots2011-11-082-13/+0
* -Remove a bunch of code which was intended to handle framed-pages. It's bette...Ole Loots2011-11-055-324/+262
* Removed window_set_iconOle Loots2011-11-051-6/+1
* Removed window_set_iconOle Loots2011-11-051-22/+1
* Added comments.Ole Loots2011-11-051-8/+15
* Added comments.Ole Loots2011-11-051-21/+63
* Draw favicon when iconyfiedOle Loots2011-10-142-33/+35
* Added missing scroll position. Ole Loots2011-10-131-46/+52
* Build resource: map at start timeJohn Mark Bell2011-10-051-17/+12
* Fix up for nsurl changes. Untested.Michael Drake2011-10-032-194/+194
* Remove gui_multitaskJohn Mark Bell2011-09-212-11/+1
* added new options. Ole Loots2011-09-201-22/+25
* Added "view source" to context menu. Ole Loots2011-09-202-5/+49
* Obey to clipping rules... (walk the rectangle list) Ole Loots2011-09-201-26/+42
* Set focus to next available window when gui_window is closed. Ole Loots2011-09-202-7/+16
* updatet docs. Ole Loots2011-09-194-57/+19
* Added context menu.Ole Loots2011-09-193-3/+24
* Added context menu, Ole Loots2011-09-1910-220/+439
* Keep Mouse tracking limited to input_window.Ole Loots2011-09-095-7/+53
* do not send around message for NULL dialog. Ole Loots2011-09-091-1/+1
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-6/+0
* Delete dead handling of frame creation destruction.Michael Drake2011-09-051-28/+12