summaryrefslogtreecommitdiff
path: root/desktop/frames.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Handle cookies in unverifiable transactionsJohn Mark Bell2007-01-271-5/+25
| | | | svn path=/trunk/netsurf/; revision=3151
* Format frame content to correct initial size. Scale iframe co-ordinates.Richard Wilson2007-01-031-36/+44
| | | | svn path=/trunk/netsurf/; revision=3134
* Correctly support NORESIZE flag for frames (partially fix 1593228)Richard Wilson2006-12-031-8/+27
| | | | svn path=/trunk/netsurf/; revision=3100
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Move frames-related code out of browser.c into a new file. Remove some ↵James Bursa2006-11-261-0/+662
browser_window calls from html.c. svn path=/trunk/netsurf/; revision=3070