summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add SSL iconMichael Drake2006-07-151-0/+0
* Add relevent extensions to allow treeviews to be used as an embedded list com...Richard Wilson2006-07-155-75/+102
* Display session cookies' expiry correctlyJohn Mark Bell2006-07-157-22/+36
* Help text for show cookies menu options.Michael Drake2006-07-144-25/+37
* GTK zoom fixes, misc multi-window fixRob Kendrick2006-07-141-11/+19
* Basic multi-window support for nsgtkDaniel Silverstone2006-07-141-4/+15
* Fix URL completion keypress handlingJohn Mark Bell2006-07-132-12/+15
* Fix corruption of character if it matches a control sequence handled by John Mark Bell2006-07-131-37/+54
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-138-357/+283
* Fixup missing includesJohn Mark Bell2006-07-132-0/+3
* Further url completion fixesRichard Wilson2006-07-133-25/+26
* Fix url completionRichard Wilson2006-07-132-8/+15
* Added stub tree_set_node_sprite() functionRob Kendrick2006-07-131-7/+20
* Fix typo in stub cookie functionRob Kendrick2006-07-131-1/+1
* Add cookie menu help text.Michael Drake2006-07-134-1/+69
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-1327-140/+716
* Additional messages for cookie treesRichard Wilson2006-07-134-0/+56
* Add cookie window related messagesRichard Wilson2006-07-124-0/+8
* Add cookie toolbar help text.Michael Drake2006-07-124-4/+24
* Ctrl + resize scales the content to the new width.Richard Wilson2006-07-121-0/+3
* Pass on RETURN and ESCAPE events to WIMP icon.Richard Wilson2006-07-121-5/+29
* Check an object has a frame name before comparing.James Bursa2006-07-121-1/+2
* Fix single line textareas, improve display of multiline ones.Richard Wilson2006-07-112-142/+146
* Improve SSL window.Richard Wilson2006-07-114-0/+0
* Add missing error assignmentJohn Mark Bell2006-07-111-119/+120
* Render trees in UTF8 via rufl (fix 1434430)Richard Wilson2006-07-112-140/+135
* Convert sprite names to lowercase (fix 1412453)Richard Wilson2006-07-101-0/+5
* Fix 1496834.Richard Wilson2006-07-101-0/+6
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-105-38/+28
* Join update boxes if possible to decrease rendering time (optimise bouncing b...Richard Wilson2006-07-093-103/+177
* Don't cache curl handles that were used to fetch https URLs; with any John Mark Bell2006-07-091-2/+6
* Add Wikipedia links.Michael Drake2006-07-064-0/+4
* Trivial implementation of url_to_path for nsgtk. It currently does not strip...Rob Kendrick2006-07-061-0/+6
* Fix 1517874. Plug memory leaks on failure.John Mark Bell2006-07-061-4/+14
* Generate directory listings (fix 1397934)Richard Wilson2006-07-067-10/+174
* Fix 1488164.Richard Wilson2006-07-051-0/+6
* Make adjust-back/forwards/up open content in a new window (implement 1431600)Richard Wilson2006-07-054-21/+65
* Make adjust-clicking submit open a new window (fix 1430135)Richard Wilson2006-07-054-15/+35
* Ignore junk values (fix 1444336)Richard Wilson2006-07-051-9/+9
* Fix the small NetSurf build.Richard Wilson2006-07-041-1/+4
* Don't assert() for AUTH or SSL codes (fix 1498477)Richard Wilson2006-07-041-0/+3
* Set correct message on TEXTPLAIN completion (fix 1484874)Richard Wilson2006-07-041-0/+1
* Fix 1516353 and implement 1352354Richard Wilson2006-07-044-4/+32
* Stop knockout logging.Richard Wilson2006-07-041-2/+2
* Respect CMOS configuration for full-size toggles on small contents.Richard Wilson2006-07-041-1/+7
* Stop lack of history entries from writing to invalid pointers (fix 1479657)Richard Wilson2006-07-041-8/+10
* Fix submission of forms in embedded objects; resolve submission URL at John Mark Bell2006-07-033-31/+28
* Implement up toolbar icon and menu option.Richard Wilson2006-07-0312-24/+80
* Add Up icons.Michael Drake2006-07-031-0/+0
* Delegate redraw optimisations to the knockout rendering system (fix garbage b...Richard Wilson2006-07-031-85/+18