summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Center text in TH.Michael Drake2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2544
* Fix crash when a relative URL contains "//../".James Bursa2006-04-221-5/+5
| | | | svn path=/trunk/netsurf/; revision=2543
* Lose spurious RISC OS-specific include (fixes GTK build)John Mark Bell2006-04-221-1/+0
| | | | svn path=/trunk/netsurf/; revision=2542
* Apparently I need to specify add/deletions too...Richard Wilson2006-04-213-145/+138
| | | | svn path=/trunk/netsurf/; revision=2541
* Remove RISC OS dependencies from filename code.Richard Wilson2006-04-215-23/+55
| | | | svn path=/trunk/netsurf/; revision=2540
* Basic support for typing text into textual form elements.Rob Kendrick2006-04-201-2/+88
| | | | svn path=/trunk/netsurf/; revision=2539
* Correct base of font positioning. Stops click in text input causing segfault.Rob Kendrick2006-04-181-1/+1
| | | | svn path=/trunk/netsurf/; revision=2538
* Make static function names consistent.James Bursa2006-04-161-14/+14
| | | | svn path=/trunk/netsurf/; revision=2537
* Fix utter stupidityJohn Mark Bell2006-04-161-8/+10
| | | | svn path=/trunk/netsurf/; revision=2536
* Ignore scheme when performing partial matchJohn Mark Bell2006-04-151-1/+6
| | | | svn path=/trunk/netsurf/; revision=2535
* Use database's copy of URL for new global history entriesJohn Mark Bell2006-04-153-1/+22
| | | | svn path=/trunk/netsurf/; revision=2534
* Fix crash when deleting directoriesJohn Mark Bell2006-04-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=2533
* Fix host match functionsJohn Mark Bell2006-04-151-9/+10
| | | | svn path=/trunk/netsurf/; revision=2532
* Ensure hotlist URLs are retained in the databaseJohn Mark Bell2006-04-153-11/+22
| | | | | | Reduce number of unconditional calls to urldb_get_url_data svn path=/trunk/netsurf/; revision=2531
* Fix undersized buffer for reading port number intoJohn Mark Bell2006-04-151-5/+12
| | | | | | Detect no URLs for a host before adding host to database. svn path=/trunk/netsurf/; revision=2530
* Fix insertion of unordered base nodesJohn Mark Bell2006-04-141-17/+25
| | | | svn path=/trunk/netsurf/; revision=2529
* Fix redraw issues for CONTENT_CSSJohn Mark Bell2006-04-131-0/+3
| | | | svn path=/trunk/netsurf/; revision=2528
* Fix issues with authentication storage/lookup in databaseJohn Mark Bell2006-04-121-4/+22
| | | | svn path=/trunk/netsurf/; revision=2527
* Fix global history tree corruptionJohn Mark Bell2006-04-121-1/+1
| | | | svn path=/trunk/netsurf/; revision=2525
* Fix URL file loading and add support for file:/// URLs to urldbJohn Mark Bell2006-04-126-39/+109
| | | | | | Convert file:/... to file:///... (the former isn't a valid URL) svn path=/trunk/netsurf/; revision=2524
* Handle memory exhaustion for version 1.06 URL filesJohn Mark Bell2006-04-111-2/+8
| | | | | | Log failure to insert from version 1.05 URL files for debugging purposes svn path=/trunk/netsurf/; revision=2523
* Store URLs explicitly in URL database for faster access.John Mark Bell2006-04-115-289/+161
| | | | | | Iteration callbacks now passed url_data struct to remove need to look up svn path=/trunk/netsurf/; revision=2522
* Simple throbber for nsgtkRob Kendrick2006-04-101-11/+25
| | | | svn path=/trunk/netsurf/; revision=2521
* New URL file format more suited to urldb implementationJohn Mark Bell2006-04-101-18/+42
| | | | svn path=/trunk/netsurf/; revision=2520
* Unify information databasesJohn Mark Bell2006-04-0936-1838/+2959
| | | | svn path=/trunk/netsurf/; revision=2519
* Fix spelling in comment.Michael Drake2006-04-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=2518
* Move word that doesn't fit next to float below float correctly (fixes crash ↵James Bursa2006-04-091-24/+38
| | | | | | on ofsted site). svn path=/trunk/netsurf/; revision=2516
* Add missing include.James Bursa2006-04-091-0/+1
| | | | svn path=/trunk/netsurf/; revision=2515
* Remove unused directories.Michael Drake2006-04-090-0/+0
| | | | svn path=/trunk/netsurf/; revision=2514
* Remove incorrect comment.James Bursa2006-04-091-1/+0
| | | | svn path=/trunk/netsurf/; revision=2513
* Change links to new SVN web interface.Michael Drake2006-04-094-4/+4
| | | | svn path=/trunk/netsurf/; revision=2512
* [project @ 2006-04-06 23:03:32 by rjw]Richard Wilson2006-04-061-4/+4
| | | | | | Fix 1462681 svn path=/import/netsurf/; revision=2499
* [project @ 2006-04-06 22:42:22 by rjw]Richard Wilson2006-04-066-8/+203
| | | | | | Add connection option tool. svn path=/import/netsurf/; revision=2498
* [project @ 2006-04-06 22:39:53 by rjw]Richard Wilson2006-04-061-1/+1
| | | | | | Fix documentation. svn path=/import/netsurf/; revision=2497
* [project @ 2006-04-06 22:36:42 by rjw]Richard Wilson2006-04-068-16/+20
| | | | | | Connection tokens and template modifications. svn path=/import/netsurf/; revision=2496
* [project @ 2006-04-06 21:08:50 by tlsa]Michael Drake2006-04-061-3/+4
| | | | | | Add link to licence page. svn path=/import/netsurf/; revision=2495
* [project @ 2006-04-06 21:06:41 by rjw]Richard Wilson2006-04-064-0/+0
| | | | | | Add connection template svn path=/import/netsurf/; revision=2494
* [project @ 2006-04-06 17:51:25 by rjw]Richard Wilson2006-04-065-15/+167
| | | | | | Content and security option tools. svn path=/import/netsurf/; revision=2493
* [project @ 2006-04-06 17:48:51 by rjw]Richard Wilson2006-04-064-0/+0
| | | | | | Correct errors in templates. svn path=/import/netsurf/; revision=2492
* [project @ 2006-04-06 17:06:17 by rjw]Richard Wilson2006-04-065-5/+19
| | | | | | Add more interface options. svn path=/import/netsurf/; revision=2491
* [project @ 2006-04-06 16:58:48 by tlsa]Michael Drake2006-04-064-20/+28
| | | | | | New tokens for configuration sections. svn path=/import/netsurf/; revision=2490
* [project @ 2006-04-06 16:51:26 by tlsa]Michael Drake2006-04-061-0/+0
| | | | | | Rename some sprites. svn path=/import/netsurf/; revision=2489
* [project @ 2006-04-06 16:46:55 by tlsa]Michael Drake2006-04-061-0/+0
| | | | | | Add rudimentary content configuration icon. svn path=/import/netsurf/; revision=2488
* [project @ 2006-04-06 15:54:54 by tlsa]Michael Drake2006-04-061-0/+0
| | | | | | Add connection icon. svn path=/import/netsurf/; revision=2487
* [project @ 2006-04-04 10:56:21 by dsilvers]Daniel Silverstone2006-04-043-8/+33
| | | | | | New way to do the <pre> newline stripping to cope with tags in the <pre> svn path=/import/netsurf/; revision=2486
* [project @ 2006-04-04 10:55:47 by dsilvers]Daniel Silverstone2006-04-041-1/+3
| | | | | | Small extra debug statement for when looking at box splitting svn path=/import/netsurf/; revision=2485
* [project @ 2006-03-31 10:51:34 by rjek]Rob Kendrick2006-03-311-1/+0
| | | | | | Remove vexing 'Small caps\!' debug LOG from GTK font plotting svn path=/import/netsurf/; revision=2484
* [project @ 2006-03-31 10:50:14 by rjek]Rob Kendrick2006-03-311-3/+9
| | | | | | GTK dotted line plotting improvements svn path=/import/netsurf/; revision=2483
* [project @ 2006-03-31 10:41:21 by rjek]Rob Kendrick2006-03-313-16/+20
| | | | | | Move default font face choices from RISC OS front end to core svn path=/import/netsurf/; revision=2482
* [project @ 2006-03-29 15:26:53 by rjek]Rob Kendrick2006-03-295-5/+14
| | | | | | Moved homepage_url option into core from riscos, and use it in the GTK frontend svn path=/import/netsurf/; revision=2481