summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixup missing includesJohn Mark Bell2006-07-131-0/+2
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-134-10/+177
* Render trees in UTF8 via rufl (fix 1434430)Richard Wilson2006-07-111-1/+0
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-102-5/+19
* Fix 1488164.Richard Wilson2006-07-051-0/+6
* Make adjust-back/forwards/up open content in a new window (implement 1431600)Richard Wilson2006-07-051-1/+1
* Make adjust-clicking submit open a new window (fix 1430135)Richard Wilson2006-07-053-13/+29
* Fix 1516353 and implement 1352354Richard Wilson2006-07-042-4/+12
* Stop knockout logging.Richard Wilson2006-07-041-2/+2
* 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-031-23/+10
* Disable debugging.Richard Wilson2006-07-021-1/+1
* Re-instate the knockout renderers after a nested flush(). Make so knockout re...Richard Wilson2006-07-023-5/+6
* Allow nested calls to knockout rendering (stops iframes from flushing the cur...Richard Wilson2006-07-021-15/+42
* Ensure all plots are bounding boxes are correctly clipped. Handle non-repeati...Richard Wilson2006-07-021-35/+89
* Totally knock out boxes as early into the tree as possible to improve efficie...Richard Wilson2006-07-021-19/+27
* Move array definitions for GCC4Richard Wilson2006-07-021-16/+16
* Don't assume tiled plotting will cover the entire clipping region.Richard Wilson2006-07-011-3/+14
* Implement knockout rendering (controlled by 'knockout_rendering' option or Ct...Richard Wilson2006-07-014-0/+788
* Handle memory exhaustion better.Richard Wilson2006-06-281-9/+10
* Rewrite cookie parser to be more tolerant of junk inputJohn Mark Bell2006-06-241-2/+0
* Merge cookies changes into head - unvalidated transactions and a UI John Mark Bell2006-06-191-0/+2
* Provide persistent flag for urldb entries.John Mark Bell2006-06-141-2/+3
* Don't clone a NULL gesturerDaniel Silverstone2006-06-021-1/+1
* Fix comment about direction 8 in the gesture core.Daniel Silverstone2006-06-021-1/+1
* Added rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-024-2/+391
* Fix box_at_point() for certain cases involving floats (solves unclickable lin...James Bursa2006-05-241-7/+14
* Update the title when updating the history on reloadDaniel Silverstone2006-05-131-0/+7
* Fix crash when saving a selection after its containing window's content John Mark Bell2006-04-261-6/+9
* Update history cloning to stop missing references.Richard Wilson2006-04-221-38/+31
* Finish history cloning.Richard Wilson2006-04-223-19/+42
* Clone history for child browser windows.Richard Wilson2006-04-223-1/+95
* Fix utter stupidityJohn Mark Bell2006-04-161-8/+10
* Use database's copy of URL for new global history entriesJohn Mark Bell2006-04-151-1/+2
* Fix crash when deleting directoriesJohn Mark Bell2006-04-151-1/+1
* Ensure hotlist URLs are retained in the databaseJohn Mark Bell2006-04-151-3/+8
* Store URLs explicitly in URL database for faster access.John Mark Bell2006-04-111-10/+7
* Unify information databasesJohn Mark Bell2006-04-096-96/+104
* [project @ 2006-03-31 10:41:21 by rjek]Rob Kendrick2006-03-312-0/+20
* [project @ 2006-03-29 15:26:53 by rjek]Rob Kendrick2006-03-292-1/+4
* [project @ 2006-03-27 00:30:04 by dsilvers]Daniel Silverstone2006-03-271-0/+1
* [project @ 2006-03-27 00:19:19 by dsilvers]Daniel Silverstone2006-03-272-2/+8