pjs/toolkit/components
sspitzer%mozilla.org db280a0e7e fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count
also includes fixes for bugs:

#383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/

#392141: strip trailing / leading whitespace before doing url bar autocomplete

#391887: typing "https://" no longer drops down a list of https sites

#390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete

#385033: URLBar dropdown hangs and eats keystrokes when typing

#373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached)

r=dietrich
2007-08-22 00:05:04 +00:00
..
alerts Bug 382694 - Allow applications to specify notification names to growl other than the default. r=cbarrett, r=mano 2007-07-15 21:16:53 +00:00
autocomplete adding the unit test for mutliple autocomplete 2007-08-21 23:56:52 +00:00
build try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-26 06:38:44 +00:00
commandlines Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-11 05:59:57 +00:00
console Make the Error Console easier to overlay b=335383 r=gavin 2007-08-20 19:56:18 +00:00
contentprefs bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues 2007-07-11 19:04:04 +00:00
cookie Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 18:08:12 +00:00
downloads Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 17:22:03 +00:00
feeds Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano. 2007-07-01 17:29:58 +00:00
filepicker Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 18:08:12 +00:00
help Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-14 05:26:39 +00:00
history Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory. 2007-07-25 22:20:57 +00:00
passwordmgr Minor password manager code simplification b=390447 r=dolske 2007-08-09 18:59:06 +00:00
places fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count 2007-08-22 00:05:04 +00:00
printing Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 15:03:08 +00:00
remote Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
satchel Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory. 2007-07-25 22:20:57 +00:00
startup Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-10 03:05:54 +00:00
typeaheadfind Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
url-classifier Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-15 02:51:45 +00:00
urlformatter Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong) 2006-09-08 06:56:14 +00:00
viewconfig Bug 323821: improve about:config filtering performance by ignoring leading asterisks, patch by Simon B��nzli <zeniko@gmail.com>, r=me 2007-08-12 14:06:12 +00:00
viewsource Only override the charset in viewsource if the document charset was forced by the user. Bug 382074, r=mano 2007-08-11 18:55:27 +00:00
.cvsignore
Makefile.in Suite can't build passwordmgr until bug 239131 is fixed b=304309 r=luser 2007-08-05 10:50:59 +00:00
nsDefaultCLH.js Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 15:22:18 +00:00