Commit Graph

5424 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
1d9f6107cf 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-21 17:05:03 -07:00
sspitzer@mozilla.org
69368efee4 adding the unit test for mutliple autocomplete 2007-08-21 16:56:52 -07:00
sspitzer@mozilla.org
9b2769f1e8 fix for bug #389503: handle repeated calls to ProcessResult() [allow for incremental autocomplete search results] r=gavin 2007-08-21 16:55:54 -07:00
dietrich@mozilla.com
9151826fd1 Bug 386711 Use single queries in nsNavHistoryExpire methods (r=dietrich) 2007-08-21 14:58:34 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b 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 10:22:02 -07:00
sdwilsh@shawnwilsher.com
a4ad0dd1bf Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
sspitzer@mozilla.org
6b2ada8afa fix for bug #392392: I've typed http://gmail.com in the urlbar, but I don't see that in the history sidebar or history menu (due to redirect handing in places) r=dietrich 2007-08-20 15:43:28 -07:00
nrthomas@gmail.com
2d97787976 Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -07:00
neil@parkwaycc.co.uk
20b0394d68 Make the Error Console easier to overlay b=335383 r=gavin 2007-08-20 12:56:17 -07:00
sspitzer@mozilla.org
1e5d722231 fix for bug #392386: searching in the download manager can fail to show all the matches if we have items with bad native paths. r=mano 2007-08-20 11:15:44 -07:00
dtownsend@oxymoronical.com
8ecc71c7f7 Backing out Bug 317422 due to test failures. 2007-08-20 06:58:25 -07:00
dtownsend@oxymoronical.com
bb6f66ed73 Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-08-20 06:10:12 -07:00
ajschult@verizon.net
efdcafcf2d Bug 392149: robustify osint on linux, r=rstrong 2007-08-19 22:09:07 -07:00
dbaron@dbaron.org
e6ad8a7bbd Attempt to make trace-malloc build correctly with libxul (as a part of it). 2007-08-19 18:06:27 -07:00
dbaron@dbaron.org
5d73f51dfb Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky 2007-08-19 17:00:11 -07:00
dietrich@mozilla.com
dba5375700 Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano) 2007-08-19 13:02:48 -07:00
rob_strong@exchangecode.com
622e008513 Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer 2007-08-18 14:19:17 -07:00
sdwilsh@shawnwilsher.com
4e7d7cfc20 Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
jwalden@mit.edu
50aa08b817 Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore 2007-08-17 15:57:36 -07:00
sdwilsh@shawnwilsher.com
a72b5a46eb Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
sdwilsh@shawnwilsher.com
0a283480db Bug 392541 - Queued items don't have a context menu. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:11:30 -07:00
enndeakin@sympatico.ca
689478b155 Bug 392535, handle keyboard navigation in popup datepicker, r=gavin 2007-08-16 21:22:18 -07:00
neil@parkwaycc.co.uk
3128a00a6b Profile selector's "Work Offline" checkbox doesn't b=392145 r=bsmedberg,mscott 2007-08-16 16:10:46 -07:00
rob_strong@exchangecode.com
30072333a1 Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com
5ea5167096 Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:34:52 -07:00
rob_strong@exchangecode.com
335f980c4e Bug 392419 - Cleanup preprocessing of files (part 1). r=bsmedberg 2007-08-16 14:17:45 -07:00
rob_strong@exchangecode.com
a7a6f5232c Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg 2007-08-16 14:14:51 -07:00
martijn.martijn@gmail.com
900c4f4e4b Bug 374069 - Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 13:50:38 -07:00
smichaud@pobox.com
3d8992cd59 Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin 2007-08-16 07:53:10 -07:00
enndeakin@sympatico.ca
9ef977a602 Disable this test on mac for now to fix orange 2007-08-15 19:12:30 -07:00
enndeakin@sympatico.ca
40ddc9aaa8 Refocus colorpicker after popup closes, fixes orange 2007-08-15 19:09:39 -07:00
mozilla.mano@sent.com
1bfb840f8e Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
239bab7b12 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
flamingice@sourmilk.net
3a1335fceb Bug 271559, Plugins blocklisting, r=robstrong 2007-08-15 17:43:12 -07:00
enndeakin@sympatico.ca
fa4a85978d Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
enndeakin@sympatico.ca
7ab2909278 Bug 388112, fix test by adding offset properly, r=mano 2007-08-15 16:48:31 -07:00
dietrich@mozilla.com
3464ce202a Bug 392383 remove obsolete references to aUserTitleChanged (r=sspitzer) 2007-08-15 14:22:56 -07:00
sdwilsh@shawnwilsher.com
3cedd5720a Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3 2007-08-15 10:56:50 -07:00
sdwilsh@shawnwilsher.com
0e657538c6 Bug 392264 - [windows] Download Manager shouldn't have margins. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-15 09:32:46 -07:00
neil@parkwaycc.co.uk
fbf6c7c408 Bug 391346 nsMorkHistoryImporter contains potentially unsafe static cast plus fix some compiler warnings such as integer constant overflow r=Mano 2007-08-15 08:50:22 -07:00
rflint@ryanflint.com
4ebe47cda6 Bug 384052 - Allow custom parameters in the update URL. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=robert.bugzilla 2007-08-15 00:49:12 -07:00
rflint@ryanflint.com
c4b4070c26 Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-14 23:52:00 -07:00
rflint@ryanflint.com
bf5af393aa Bug 384042 - Extension manager uses installLocation.stageFile method (not defined in the interface). Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=benjamin/robert.bugzilla 2007-08-14 23:27:35 -07:00
dietrich@mozilla.com
6ef6e7725a Bug 376725 test nsINavHistoryResultViewer (r=sspitzer) 2007-08-14 23:14:26 -07:00
dietrich@mozilla.com
cdd45c678f Bug 392213 nsINavBookmarksService.idl comments need clarification for extension developers (r=thunder) 2007-08-14 23:07:18 -07:00
rflint@ryanflint.com
149086004c Bug 392255 - You shouldn't be able to open a completed download by double right clicking on it + button fixes. r=sdwilsh 2007-08-14 22:06:37 -07:00
sdwilsh@shawnwilsher.com
02f07659d4 Bug 391939 - New Download manager does not close when a download is completed even when configured to do so. r=mano 2007-08-14 21:21:06 -07:00
sdwilsh@shawnwilsher.com
c777705af1 Bug 390890 - PHD: Have the UI use all the possible handlers instead of just the preferred one. r=mano, a=blocking-firefox3 2007-08-14 21:15:22 -07:00
philringnalda@gmail.com
366ec787f6 Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
6b2cc7c702 Bug 391861 - Indicate what the text area in the DM is for (searching). Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-14 16:18:15 -07:00