summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-12/+19
* Revert r3156 (content cleaner frequency reduction) as it introduces John Mark Bell2007-01-311-15/+1
* Generates and use a User-Agent: string based on new netsurf_version_major/min...Rob Kendrick2007-01-302-1/+4
* Attempt to perform content cleaning far less frequently.John Mark Bell2007-01-301-1/+15
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Handle cookies in unverifiable transactionsJohn Mark Bell2007-01-273-42/+93
* Fix parsing error when an empty HTML data is returned. Add HTTP status and ot...James Bursa2007-01-132-8/+2
* Format frame content to correct initial size. Scale iframe co-ordinates.Richard Wilson2007-01-032-38/+50
* Reflow iframes on layout (fix 1617625)Richard Wilson2006-12-301-2/+8
* Implement form targets (fix 1619094)Richard Wilson2006-12-303-21/+19
* Add option to set Accept-Charset header (Stefaan Claes)John Mark Bell2006-12-282-0/+4
* Add URLdb destruction functionalityJohn Mark Bell2006-12-081-0/+3
* Correctly support NORESIZE flag for frames (partially fix 1593228)Richard Wilson2006-12-031-8/+27
* Update project URL.Michael Drake2006-11-2726-76/+76
* Add browser_window_reformat() and use it instead of content_reformat() to rem...James Bursa2006-11-262-29/+58
* Move frames-related code out of browser.c into a new file. Remove some browse...James Bursa2006-11-264-866/+937
* Unescape fragment identifiers.John Mark Bell2006-10-011-5/+21
* Squash warningJohn Mark Bell2006-09-111-1/+2
* Fix wordwrap+horizontal scroll in textareasJeffrey Lee2006-09-101-1/+4
* Fixed the other caret issues after pasting into textareaJeffrey Lee2006-09-101-3/+20
* Fix some caret/scrolling issues after pasting into textareaJeffrey Lee2006-09-101-8/+14
* Fixed spurious newline after pasting into textarea; possibly fixed some selec...Jeffrey Lee2006-09-102-7/+13
* textarea html tag fix; horizontal scrollbars; auto-scroll improvementsJeffrey Lee2006-09-101-29/+54
* Stop iframes from all getting the same content.Richard Wilson2006-09-081-2/+2
* Trigger frame recalculation on child frame scale change.Richard Wilson2006-09-081-3/+4
* Fix 1553282.Richard Wilson2006-09-083-2/+35
* Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing issu...Richard Wilson2006-09-062-12/+10
* Add frame target support to imagemaps.John Mark Bell2006-09-061-56/+56
* Limit maximum frame nesting level.Richard Wilson2006-09-051-0/+13
* Make frame border width external to frame.Richard Wilson2006-09-041-0/+12
* Fix 1551183.Richard Wilson2006-09-041-2/+2
* Experimental new frames code.Richard Wilson2006-09-027-185/+1097
* Implement user-defined new window placement in nsgtkRob Kendrick2006-08-291-1/+1
* Move default window size opens into core for use from nsgtkRob Kendrick2006-08-292-0/+33
* Use browser_window_remove_caret() instead of resetting caret-related callback...James Bursa2006-08-281-15/+5
* Fix crash when using forms due to bug in browser_window_remove_caret().James Bursa2006-08-281-0/+2
* Fix for knockout rendering of native formatsAdrian Lees2006-08-192-1/+3
* Give Adjust precedence over SelectAdrian Lees2006-08-191-6/+6
* Change max_fetchers_per_host to 2, as the RFC states we SHOULD not hold more ...Daniel Silverstone2006-08-171-1/+1
* Reposition caret when browser window reformattedAdrian Lees2006-08-133-3/+96
* Make url_suggest option core, rather than RISC OS-specific.Rob Kendrick2006-07-282-0/+4
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure for...Rob Kendrick2006-07-231-1/+3
* Allow the user to delete cookies.Richard Wilson2006-07-162-37/+55
* Extent cookie_update API to allow notification of deleted domains. Fix nodes ...Richard Wilson2006-07-161-1/+1
* Slightly improve positioning of lists.Richard Wilson2006-07-161-1/+1
* Update forgotten files.Richard Wilson2006-07-161-3/+5
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-161-10/+30
* Add relevent extensions to allow treeviews to be used as an embedded list com...Richard Wilson2006-07-152-54/+53
* Display session cookies' expiry correctlyJohn Mark Bell2006-07-151-10/+13
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-131-1/+3