summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Only make space for vertical box scrollbar if box has height set.Michael Drake2011-11-241-0/+6
* Fix bug #3441539: downloads may be created from within framesJohn Mark Bell2011-11-241-6/+11
* 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
* Don't escape '|'.Michael Drake2011-11-231-1/+1
* Fix cookie expirationJohn Mark Bell2011-11-222-11/+15
* Committing textarea_set_dimensions patch from Ole Loots.John Mark Bell2011-11-212-1/+16
* Update for modified libnsfb APIVincent Sanders2011-11-2118-204/+294
* Don't pass already handled keys to the URL Complete code.Steve Fryatt2011-11-202-8/+8
* Revert r13155 and re-implement fix properly.Steve Fryatt2011-11-201-60/+36
* Remember page content handle when refreshing browser menu (bug #3420985).Steve Fryatt2011-11-201-36/+60
* Remove unused variable declaration.Steve Fryatt2011-11-201-1/+0
* Remove unnecessary duplicate call to Wimp_OpenMenu.Steve Fryatt2011-11-201-8/+0
* Restore lost white space.Steve Fryatt2011-11-195-37/+37
* Implement user interface for external hotlist app details.Steve Fryatt2011-11-1910-61/+183
* Config to enable external hotlist app to be launched via toolbar and menus.Steve Fryatt2011-11-192-2/+22
* Fix rectangle plotter, process stroke_type. Ole Loots2011-11-171-83/+79
* Squash warnings.Michael Drake2011-11-151-3/+6
* Propagate mouse position during drags down to the core (needed for redraw eventsChris Young2011-11-131-0/+3
* Trap RMB and select the node under the pointer if no other node selectedChris Young2011-11-113-1/+52
* Clicks become drags only after 2pxChris Young2011-11-101-14/+20
* Revert r13138Chris Young2011-11-101-4/+3
* fix redrawChris Young2011-11-101-2/+2
* Make default folder appear different (redraw seems to be broken at present)Chris Young2011-11-101-3/+46
* Make default hotlist folder persistent across sessionsChris Young2011-11-104-11/+46
* Amiga frontend update for r13139Chris Young2011-11-107-6/+43
* Allow setting a default folder in the tree for hotlist entries to go into. F...Chris Young2011-11-104-7/+83
* Update the title of the initial tab, even when the tab bar is hidden (ensures...Chris Young2011-11-091-3/+4
* Clean up fetch callback API. Inject some long-needed type safety.John Mark Bell2011-11-088-263/+339
* Removed calls to FrameInit/FrameExit ( was used for window components ). Ole Loots2011-11-082-13/+0
* Reimplement the previous hotlist menu refresh code, as the bug causing the pr...Chris Young2011-11-072-10/+9
* Fix bug #3433954: make containing_block available to layout_table so it can r...John Mark Bell2011-11-061-0/+4
* Hack around curl complaining about junk gzip streamsJohn Mark Bell2011-11-051-2/+10
* Fix bug #3433840: <img style="display: table" src="..."> will crash if the im...John Mark Bell2011-11-051-2/+1
* Fix bug #3433787: ignore empty meta refresh content attribute.John Mark Bell2011-11-051-8/+28
* -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