Граф коммитов

234 Коммитов

Автор SHA1 Сообщение Дата
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
sspitzer@mozilla.org 7e03c6fe2c 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 6d7584839a 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 fa3a4ec6db 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 59c3596049 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 8a87437d5f Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca 534c14e326 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 3969b4b5e6 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
mozilla.mano@sent.com 6185471465 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 086c2eb0c0 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 05e5d33a57 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
mozilla.mano%sent.com 93e03d6be8 Bug 359552 - Remove keycode constants from nsIAutoCompleteController. r=gavin. 2006-12-07 12:59:02 +00:00
gavin%gavinsharp.com ca25d8dd63 Bug 355878: fix new[] / delete mismatch in nsAutoCompleteMdbResult.cpp, patch by Wei-ju Wu <weiju@web.de>, r=me 2006-10-13 15:34:10 +00:00
Olli.Pettay%helsinki.fi 7c86de7497 Bug 331629, @nsAutoCompleteController::ClosePopup, r=bryner 2006-08-30 20:13:52 +00:00
bryner%brianryner.com 60276d6db0 Add ObserverService notifications for entering and reverting autocomplete input (bug 347687). r=brettw 2006-08-08 18:18:23 +00:00
Olli.Pettay%helsinki.fi a2979027ec Bug 331561, crash [@ nsAutoCompleteController::HandleEnter] - adding null checks, r+sr=bryner 2006-06-27 16:41:34 +00:00
pamg.bugs%gmail.com 20371b0ec2 Bug 246237: Expunging stray tabs in previous checkin 2006-06-16 00:03:36 +00:00
pamg.bugs%gmail.com 0db7c90051 Bug 246237: Fix various navigation key + autoFill issues. Patch by pkasting@google.com, r=mconnor, sr+a181=benjamin 2006-06-15 21:53:09 +00:00
jminta%gmail.com 3f498e4ade Bug 236791 JavaScript focus() throws 'Permission denied to get property XULElement.selectedIndex' r+a=mconnor 2006-06-07 18:02:38 +00:00
Jan.Varga%gmail.com e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
masayuki%d-toybox.com 9ebd103ee6 Bug 339661 Location bar dropdown does not disappear on second click r=mconnor 2006-05-31 17:55:19 +00:00
bryner%brianryner.com 5753ab8ff2 Make nsAutoCompleteMdbResult::RemoveValueAt do a CompressCommit after removing the mork row, to avoid corruption at shutdown. Also CutAllColumns like the corresponding history method does. Bug 242207, r=brettw sr/a=mconnor 2006-05-29 16:59:35 +00:00
brettw%gmail.com c97b80b5a9 Bug 202992 (for pkasting@google.com) Make browser.urlbar.autoFill == true behave correctly with prefixes 2006-05-04 22:48:44 +00:00
gavin%gavinsharp.com 0c7a487cc7 Bug 281862: AutoComplete MDBResult's GetCommentAt method returns NS_ERROR_NOT_IMPLEMENTED but it is!, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor+bryner 2006-05-02 20:14:50 +00:00
sharparrow1%yahoo.com 67d4723e36 Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
dbaron%dbaron.org 27f502bab8 Really fix --disable-places bustage, from bug 270893 2006-04-12 22:42:10 +00:00
benjamin%smedbergs.us 4596cacc93 Fix --disable-places, from bug 270893 2006-04-12 16:54:14 +00:00
benjamin%smedbergs.us 5d11baeeab Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
masayuki%d-toybox.com f2afdb24cd b=331103 fix typo in comment 2006-03-21 03:12:53 +00:00
masayuki%d-toybox.com 9f311bb496 Bug 187772 mouse wheel scrolling does not dismiss form auto complete history, results in floating autocomplete dropdown r=mconnor 2006-03-18 08:09:52 +00:00
mark%moxienet.com b5ac403268 328981 address late-breaking review comment: switch malloc/free to new/delete. r=bryner 2006-03-06 21:48:57 +00:00
mark%moxienet.com 4f7d9deb1c 328981 History DB page titles are displayed corrupt in url bar autocomplete. Byte-swap in nsAutoCompleteMdbResult. Not part of the build when Places is in use. r=bryner 2006-03-06 21:20:43 +00:00
ajschult%verizon.net a15c227a68 Bug 309967: Tree row count assertion when using completedefaultindex. r=bryner 2006-02-08 22:21:06 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bryner%brianryner.com daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
ajschult%verizon.net 150ae470b9 Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor 2006-01-20 03:54:37 +00:00
gavin%gavinsharp.com 2063f369f4 Bug 202992: h or htt cut off in address bar autocomplete (adds :// to domain names starting with p or t), patch by Tom S. <toms@internode.on.net>, r=mconnor 2005-12-28 00:41:47 +00:00
brettw%gmail.com b9777b38a2 bug 315570 r=benjamin
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation. This patch fixes some style and portability nits.
2005-11-09 21:27:51 +00:00
brettw%gmail.com 944ede62d6 bug 315570
r=bryner
r=annie.sullivan

Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.
2005-11-09 19:19:33 +00:00
bsmedberg%covad.net a3deb73315 Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil 2005-10-31 13:21:31 +00:00
bryner%brianryner.com dd8f7f450f Attempt to fix crashes using arrow-key scrolling in autocomplete. Bug 306067, r+sr=dbaron. 2005-10-12 23:03:58 +00:00
bsmedberg%covad.net 36c96b2853 Bug 296526 - Crash if autocomplete list is open while a window navigation r=bryner 2005-09-30 18:55:40 +00:00
gavin%gavinsharp.com 3c53c8ca5d Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor 2005-08-12 03:41:14 +00:00
mconnor%steelgryphon.com 422e5c3e1b bug 290172 - pressing left or right arrow key in location bar causes refresh, patch by Mark Mentovai (mark@moxienet.com), r=me, a=asa 2005-04-15 21:23:08 +00:00
dveditz%cruzio.com 1698cf3af6 bug 283777 fix right-arrow selection regression in autocomplete r=mconnor, a=chase 2005-04-12 19:39:25 +00:00
bsmedberg%covad.net 914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
jshin%mailaps.org d28e19536e bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano 2005-03-05 08:19:05 +00:00
brendan%mozilla.org 31cc6828da Inductive (wish it were deductive, but I don't understand all this code) fix for uninitialized rowCount bug in RowIndexToSearch (r=bryner, sr=dveditz). 2005-03-02 05:40:47 +00:00
dveditz%cruzio.com ab565970e3 bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor 2005-02-18 12:40:00 +00:00
gerv%gerv.net 93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
jshin%mailaps.org aa8e0ad37a bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner 2005-01-30 09:31:36 +00:00
bryner%brianryner.com ea37a6b770 Call CutRow _before_ we release our reference to the nsIMdbRow. Fixes crash on shift+delete. Bug 258767, patch by jwalden@mit.edu, r=bryner. 2004-10-02 18:59:50 +00:00
cbiesinger%web.de 1d4dec5435 toolkit should treat uris as utf-8
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
dbaron%dbaron.org 7f72975a03 Fix leak of global history service. b=257209 r+sr=bryner 2004-09-02 00:39:38 +00:00
bryner%brianryner.com b5ff05df21 Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me. 2004-07-29 08:42:54 +00:00
bryner%brianryner.com 1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
bryner%brianryner.com 61898ea375 Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake. 2004-07-29 05:55:30 +00:00
mconnor%myrealbox.com 15c005dd0b bug 233481 - change nsAutoCompleteMdbResult to use nsCOMArray<nsIMdbRow> instead of nsVoidArray, patch by Patrick McCormick (patrick@meer.net), r=bryner, sr=blake 2004-05-30 15:40:10 +00:00
roc+%cs.cmu.edu bca4ff3ba4 Fix Firefox bustage. 2004-05-22 22:54:51 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
ben%bengoodger.com d9d6d9964f 193544 - autocomplete crash - simple bandaid to prevent crash from Kenji Irie <gelsoft@mx4.tiki.ne.jp> r=ben@mozilla.org 2004-05-21 09:38:07 +00:00
mconnor%myrealbox.com dc02de2fd9 Bug 204706 - the cursor should remain at the end of the text field when arrowing down through completions, patch by eric lindvall (eric@5stops.com), r=ben 2004-04-25 19:53:15 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
jst%mozilla.jstenback.com af28dd355c Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 01:52:51 +00:00
bryner%brianryner.com 165590c1f5 Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
bryner%brianryner.com ef40198dcf Notify the treeBoxObject when the row count changes -- should fix assertions when typing in autocomplete. Also, throw in some NS_NOTREACHED statements for functions that should not be getting called on this tree view. 2003-09-04 07:26:30 +00:00
bryner%brianryner.com 3bd70bbd4e Convert nsIAutoCompleteResultTypes.h to an IDL file, which makes QI'ing to those interfaces work as expected. 2003-08-09 10:08:00 +00:00
dean_tessman%hotmail.com 3f1715c186 203754 - Bug in select code in Auto-Complete component
patch eric@5stops.com
2003-08-08 02:38:24 +00:00
bryner%brianryner.com a75519712c Fix missing newline at end of file 2003-08-04 07:20:06 +00:00
bryner%netscape.com 6b0086b610 Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt. 2003-07-13 02:27:25 +00:00
ben%netscape.com 60ae6f3c79 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
bryner%netscape.com 597f6914d2 remove NS_INIT_ISUPPORTS (bug 178643, checking in for dbaron) 2003-01-21 22:58:26 +00:00
bryner%netscape.com 54c33e8733 Fixing some compiler warnings (extra stuff after #endif, no newline at end of file, member initializer ordering, and signed/unsigned comparisons) 2002-10-28 11:28:43 +00:00
hyatt%netscape.com 4aec38e9f7 Fix autocomplete bug. Total hack. No idea what I'm doing, but it works. 2002-10-27 22:57:59 +00:00
hyatt%netscape.com 9d2080da40 Fix autocomplete. 2002-10-11 20:55:59 +00:00
hyatt%netscape.com 42e766b81a Make form fill work again. 2002-10-11 07:50:53 +00:00
hyatt%netscape.com 424961c55a Make autocomplete work using selection without the extra hacky property. 2002-10-11 00:28:28 +00:00
hewitt%netscape.com 46ee69e5f0 165955 - tweaking autocomplete logic a bit 2002-09-28 10:27:37 +00:00
hewitt%netscape.com 66260ba24a changing module names 2002-09-28 09:17:10 +00:00
hewitt%netscape.com ecf5b015d3 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
hewitt%netscape.com 5ae376f69b 165955 - landing satchel 2002-09-28 01:20:16 +00:00
hewitt%netscape.com d0bf2af216 165955 - landing satchel 2002-09-28 01:15:11 +00:00
hewitt%netscape.com 25c5e7fa5e 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2002-09-28 00:38:20 +00:00