Commit Graph

117 Commits

Author SHA1 Message Date
Justin Dolske
2776d8d6f2 Bug 519478 - UMR in nsAutoCompleteController::ClosePopup. r=gavin.sharp 2009-10-04 23:46:25 -07:00
Nickolay Ponomarev
2552084ef2 bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
sdwilsh@forerunnerdesigns.com
d688108446 Bug 509048 - hitting enter after a paste into the location bar does nothing (r=gavin) 2009-08-27 08:41:27 -07:00
Benjamin Smedberg
2e9438fd2f Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Justin Dolske
202ff3ed21 Bug 474046 - Remove unused nsIAutoCompleteMdbResult[2]. r=mconnor 2009-08-20 15:17:30 -07:00
Michael Kohler
0a56a892c8 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
MattN
b8b0aff729 Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin 2009-07-11 09:25:57 +02:00
Neil Deakin
463ebf9287 Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug 2009-06-24 13:12:33 -04:00
mak77@bonardo.net
98b83ebfc4 Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin) 2009-05-26 10:24:29 -07:00
Marco Bonardo
63eed0d984 Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191 2009-05-20 13:31:49 +02:00
Arpad Borsos
1f930c6547 Bug 474369 - get rid of nsVoidArray; toolkit part; r+sr=benjamin 2009-02-25 16:25:10 +01:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Fred Jendrzejewski
7d5761cdfa Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
Robert O'Callahan
1a9b00de4e Backed out changeset 8019a959aade 2009-01-16 22:20:33 +13:00
Fred Jendrzejewski
b79ad6fa55 Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
2009-01-16 20:51:04 +13:00
Robert Sesek
3126c034c7 Bug 463023 - nsIAutoCompleteController::searchStatus is initialized to 0, which is not a documented constant (nsAutoCompleteController::mSearchStatus); Unit test; r=gavin.sharp 2009-01-03 08:33:20 +01:00
Robert Sesek
7c6376146e Bug 463023 - nsIAutoCompleteController::searchStatus is initialized to 0, which is not a documented constant (nsAutoCompleteController::mSearchStatus); Patch; r=gavin.sharp 2009-01-03 08:33:16 +01:00
Peter Van der Beken
bbdd4aa49b Fix for bug 466284 (Crash in [@ nsAutoCompleteController::RowIndexToSearch]). r=gavin, a19b2=beltzner. CLOSED TREE 2008-11-24 17:53:32 +01:00
Peter Van der Beken
6b9e137ca5 Fix for bug 464114 (nsAutoCompleteController should participate in cycle collection). r=gavin. 2008-11-13 15:28:36 +01:00
Mark Banner
cc8c1ff2e3 Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string. r=enndeakin,ui-review=mconnor 2008-09-19 16:30:51 +01:00
Mark Banner
551d87fd25 Back out changeset 493bbc89ca54 / Bug 325842 2008-09-18 12:05:12 +01:00
Mark Banner
969a0fb15b Bug 325842 Make setting the autocomplete attribute 'completeDefaultIndex' do something sane when the search string does not match the beginning of the result string [r=enndeakin ui-r=mconnor] 2008-09-18 10:09:24 +01:00
Mark Banner
ee5ce2182f Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin 2008-08-26 08:34:19 +01:00
Mark Banner
ef334735f9 Backout bug 438861 due to Lk/MH regression 2008-08-24 20:45:57 +01:00
Mark Banner
c29c0614a5 Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin 2008-08-24 19:37:40 +01:00
Neil Rashbrook
9d850c9502 Bug 447593 Crash [@ NS_NewAtom] r=bsmedberg 2008-08-11 21:26:40 +01:00
Edward Lee
d24a84ae64 Bug 407888 - Correcting an entry in location bar doesn't update results / awesomebar search not triggered when editing the middle of text. r=gavin 2008-07-25 01:57:54 -07:00
Neil Deakin
90eb890b4c Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-17 15:53:04 +02:00
L. David Baron
aa6f0606f3 Backed out changeset ca442067af90 due to unit test hang in test_417798.js. 2008-07-16 12:56:30 -07:00
Neil Deakin
5bc2520934 Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-16 18:16:52 +02:00
gavin@gavinsharp.com
efeaefe73d Bug 431802: node_child_of accessible relation returns wrong object on autocomplete list items, patch by surkov.alexander@gmail.com, r=neil, a=schrep 2008-05-10 07:54:42 -07:00
enndeakin@sympatico.ca
3823d8e614 Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner 2008-04-08 11:54:29 -07:00
timeless@mozdev.org
bff3becba3 Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore 2008-03-19 14:11:23 -07:00
gavin@gavinsharp.com
bb6fe8f694 Bug 406487: be sure to reset mTree when changing autocomplete inputs, so that we properly set the selection when adusting the results, r=enndeakin 2008-03-04 12:41:57 -08:00
enndeakin@sympatico.ca
eee6346656 Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner 2008-02-29 05:07:02 -08:00
dolske@mozilla.com
2457fb663e Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner 2008-02-21 15:17:33 -08:00
edward.lee@engineering.uiuc.edu
bf3e1810b0 Bug 414581 - Autocomplete shows no results for some words, sometimes. r=gavin, b-ff3=beltzner, a1.9b3=mconnor 2008-01-30 15:25:45 -08:00
gavin@gavinsharp.com
60de66f979 Bug 408892: nsAutocompleteController no longer needs to implement nsIRollupListener, r=enndeakin, a=schrep 2008-01-07 11:04:57 -08:00
sspitzer@mozilla.org
6c0508e137 fix for bug #408463: top crash @ nsAutoCompleteController::RevertTextValue() and nsAutoCompleteController::HandleKeyNavigation() r=mano, a=blocking-firefox-3+ 2007-12-26 20:52:38 -08:00
sspitzer@mozilla.org
af03a5c6c9 fix for bug #408463: top crash @ nsAutoCompleteController::HandleStartComposition() r=mano, a=blocking-firefox-3+ 2007-12-17 23:20:10 -08:00
sspitzer@mozilla.org
2c94084861 fix for bug #406487: After selecting auto-complete entry and then correcting it, pressing enter still loads auto-complete r=gavin, a=blocking-firefox-3+ 2007-12-12 14:55:29 -08:00
enndeakin@sympatico.ca
0414ebb213 Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc 2007-12-03 08:33:42 -08:00
sspitzer@mozilla.org
e214f4628e fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query fix for bug #403159: Switch location bar auto-complete to a two line view fix for bug #399281: Transition location bar auto-complete results to a richlistbox widget r=gavin, with additional reviews from neil deakin a=firefox-3-+ sheriff approval from dietrich to check in on orange 2007-11-29 20:57:57 -08:00
sspitzer@mozilla.org
2302e68493 fix for bug #403832 js error, this.tree.view has no properties (regression from bug #402668) r=gavin, a=schrep 2007-11-20 19:49:00 -08:00
gavin@gavinsharp.com
da77f30df4 Bug 403036: nsAutoCompleteController::GetPopupWidget() is dead code, r=enndeakin, a=schrep 2007-11-12 16:19:42 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
martijn.martijn@gmail.com
380c14058c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
sspitzer@mozilla.org
0badcb469f fix for top crasher bug #395344: Topcrash typing in the address bar / search box [@ nsAutoCompleteController::HandleText] r=gavin 2007-09-19 14:16:34 -07:00
sspitzer@mozilla.org
a1f34414b7 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
jwalden@mit.edu
8a3f195db5 Fix typo to force tests to be re-run to 'fix' a spurious (?) orange. 2007-08-27 13:18:18 -07:00
sspitzer@mozilla.org
24693132ff fix for bug #393244: occasionally hitting enter in the url bar will not have an effect r=gavin 2007-08-24 11:40:45 -07:00
sspitzer@mozilla.org
aba20b817a adding a unit test for bug #393191. r=gavin 2007-08-22 10:23:24 -07:00
sspitzer@mozilla.org
614fcc5983 fix for regression bug #393191: Crash if browser.formfill.enable set to false [ @ nsAutoCompleteController::ProcessResult] regression caused by bug #389593 r=gavin 2007-08-22 10:22:38 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
sspitzer@mozilla.org
54d2de61d8 adding the unit test for mutliple autocomplete 2007-08-21 16:56:52 -07:00
sspitzer@mozilla.org
f00b03dca5 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
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
jwalden@mit.edu
e3c4baccae 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 00:08:04 -07:00
sdwilsh@shawnwilsher.com
f3ae7ef28c Bug 378079 - AutoComplete returns invalid rows when more than one AutoCompleteSearch is used. Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.sharp 2007-07-05 18:43:20 -07:00
enndeakin@sympatico.ca
6c8197be5f Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz 2007-07-04 08:49:38 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
Olli.Pettay@helsinki.fi
b49b52c268 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
mozilla.mano@sent.com
673374be43 Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor. 2007-05-27 10:45:20 -07:00
bzbarsky@mit.edu
32d3d359f4 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00