summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge scheme switcher branch in.Daniel Silverstone2007-06-109-1367/+1808
* Don't bother resizing/repositioning frames when the core asks us to if it wou...Rob Kendrick2007-06-101-2/+16
* Simplify nsgtk periodic reflow. Should hopefully help in flicker.Rob Kendrick2007-06-102-29/+6
* Whoops - remove legacy line calling function that nolonger exists.Rob Kendrick2007-06-101-2/+0
* Fix destruction of nsgtk windows involving frames, fixes crashes on sites suc...Rob Kendrick2007-06-101-1/+7
* Add some debugging LOG calls to GTK gui_window_destroyRob Kendrick2007-06-101-2/+7
* Check return value of stat() in filename.c and report oddness using LOGRob Kendrick2007-06-101-2/+10
* Stop filename.c using d_type member in dirent struct, as this is completely a...Rob Kendrick2007-06-101-6/+15
* Overlooked warningsAdrian Lees2007-06-051-2/+1
* Fix interaction between failed drag save and pointer tracking (including page...Adrian Lees2007-06-052-8/+16
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-30173-1274/+1269
* Add a -v option to enable debug logging. Pass -v by default to the RO runimage.Daniel Silverstone2007-05-305-6/+22
* Add UNIX-specific fetch_filetype() support. Uses /etc/mime.types by default,...Rob Kendrick2007-05-294-3/+218
* Fix bugs in charset detection.John Mark Bell2007-05-291-20/+66
* Switch version to "2.0 (Development)".James Bursa2007-05-221-2/+2
* Tweak default hotlist entries to be more up-to-dateRob Kendrick2007-05-211-3/+3
* More alignment changes.Michael Drake2007-05-211-4/+4
* Treat CENTER like other browsers do.Michael Drake2007-05-211-1/+1
* Update development build !Help file.Michael Drake2007-05-181-5/+5
* New NetSurf logo for nsgtkRob Kendrick2007-05-171-0/+0
* Import font containing symbols we need for list items.John Mark Bell2007-05-145-5/+51
* Mention Uniboot and OS version support.Michael Drake2007-05-131-2/+9
* Fix underlines.Michael Drake2007-05-131-5/+7
* RISC OS ReadMe file.Michael Drake2007-05-131-0/+50
* Make nsgtk warn_user fflush(stdout) rather fflush(stderr)Rob Kendrick2007-05-061-1/+1
* nsgtk warning squashesRob Kendrick2007-05-061-1/+2
* GTK warn_user() implementationRob Kendrick2007-05-062-2/+135
* Log libxml2 version in lib_init().James Bursa2007-05-061-3/+10
* Log curl_version() in fetch_init().James Bursa2007-05-061-11/+14
* Return an error from html_convert() if the base stylesheet fails to load, ins...James Bursa2007-05-061-24/+31
* Initialise some of the gui_window structure for nsgtk to remove a conditional...Rob Kendrick2007-05-051-1/+4
* Fix warning: format '%u' expects type 'unsigned int', but argument 3 has type...James Bursa2007-05-021-1/+1
* Fix various warnings.James Bursa2007-05-021-10/+11
* Fix warning: field precision should have type 'int', but argument 4 has type ...James Bursa2007-05-021-1/+2
* Fix some warnings in recent gcc.James Bursa2007-05-021-4/+4
* Move user-agent generation into fetch.c and simplify.James Bursa2007-05-023-41/+37
* Remove defines that were never or are no longer used.James Bursa2007-04-301-11/+1
* Add a few asserts to catch some bugs.James Bursa2007-04-302-4/+20
* Update NetSurf URL.Michael Drake2007-04-201-1/+1
* Fix null pointer use when a content with no title is in the local history (hi...James Bursa2007-04-181-17/+35
* Fix casts in parameter to gdk_window_raise().James Bursa2007-04-181-3/+3
* Don't block new windows for Adjust-click on target='_blank' links.Richard Wilson2007-04-081-1/+4
* Revert last changeJohn Mark Bell2007-04-072-2/+0
* Add loggingJohn Mark Bell2007-04-072-0/+2
* nsgtk warning squashesRob Kendrick2007-04-071-4/+5
* Fix return value checkJohn Mark Bell2007-04-071-4/+4
* Open window targets with a new name in a new window. Fix handling of Adjust-c...Richard Wilson2007-04-074-46/+68
* Remove redundant close window calls.Richard Wilson2007-04-073-3/+0
* Set minimum META refresh delay to 1sRichard Wilson2007-04-071-0/+5
* Construct cookies treeview correctly (fixes 1675328)John Mark Bell2007-04-071-7/+5