summaryrefslogtreecommitdiff
path: root/desktop/searchweb.c
Commit message (Expand)AuthorAgeFilesLines
* move options includeVincent Sanders2013-05-281-1/+1
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-3/+3
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-6/+24
* Revert r13235 as we can now log URLs for hlcache_handles without an underlyin...John Mark Bell2011-12-041-1/+3
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-1/+1
* Can't log an erroring content's URL.Michael Drake2011-12-041-3/+1
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-3/+15
* Fix bug #3413611: results page should be added to historyJohn Mark Bell2011-09-261-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-11/+2
* Neuter utterly broken search web from url bar hackeryJohn Mark Bell2011-02-151-12/+2
* Ensure we correctly release all icon resources associated with trees, SSL cer...Daniel Silverstone2011-01-201-0/+11
* Squash leakJohn Mark Bell2010-04-181-0/+3
* Don't bother trying to fetch search provider icons when BMP support is disabl...Rob Kendrick2010-04-081-6/+14
* Make the high-level cache drop contents of unacceptable type on the floor.John Mark Bell2010-04-041-1/+10
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-1/+1
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-33/+25
* Fix compilation when BMP/PNG/GIF support is disabled.John Mark Bell2010-01-211-1/+4
* C89.François Revel2010-01-021-2/+4
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-2/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+292