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

375 Коммитов

Автор SHA1 Сообщение Дата
Philip Chee 7724273a8d Bug 406396 xpfe "history-dropmarker" binding makes invalid assumption about menupop children. r=Neil a=NPOTB DONTBUILD 2011-01-17 12:43:15 +08:00
Mark Banner f2726317d1 Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
Neil Rashbrook bfba586eec bug 450781 - make xpfe autocomplete build with |--enable-libxul| and build it from build.mk, r=Callek, a=NPOTB for Firefox 2008-08-31 16:11:19 +02:00
Neil Rashbrook 5995074b64 Bug 575740 Switch xpfe autocomplete to the new component registration r=bienvenu 2010-07-04 11:50:17 +01:00
Neil Rashbrook 1d29452059 Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo 2010-04-25 12:03:34 +01:00
Philip Chee 0ea01aba0e Bug 537098 - |this.mInputElt is null| triggered by FireFTP extension; Trunk Patch v1.0: Minimal backport from toolkit to fix the FireFTP problem.
r+sr=neil.
2010-01-05 07:09:53 +01:00
Neil Rashbrook 9eefa65fde Bug 476422 Compose window menu activation triggers bogus JS exception r=philor 2009-10-07 23:56:39 +01:00
Benjamin Smedberg 28fb767bd1 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
Michael Kohler a0831b8682 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Dão Gottwald d54a7c237c Bug 500977 - xpfe's autocomplete.xml should not depend on bug 232598. r=neil 2009-06-28 21:21:35 +02:00
Neil Rashbrook 0adca2d53e Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf 2009-06-13 00:48:41 +01:00
Frank Wein 1af6986de3 Bug 468363 - Clicking on URL in autocomplete drop-down while search is running does not autocomplete URL, r=Neil, SeaMonkey/Thunderbird only 2009-04-14 15:38:40 +02:00
Neil Rashbrook 1e44c68ea8 Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
Neil Rashbrook 49a84fe752 Bug 464914 (regression from bug 270128) Watch for menubar activation r=Standard8 2008-12-29 23:12:26 +00:00
Neil Rashbrook 987899d3eb Bug 460466 Clicking on autocompleted <input> disables autocomplete for that window r=Callek NPOTB 2008-11-27 10:19:23 +00:00
Neil Rashbrook dda46238a0 Followup to bug 443370 autocomplete doesn't ignore input events well enough r=ajschult 2008-10-09 11:49:17 +01:00
Neil Rashbrook 4ff58f7c20 Bug 457820 Clear autocomplete results when the search string is empty r=Standard8 2008-10-08 13:08:53 +01:00
Neil Rashbrook 1204945e7d Followup to bug 443370 to fix handling of RESULT_NOMATCH_ONGOING r=ajschult 2008-09-27 21:36:13 +01:00
Mark Banner c5e6a2b2f6 Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc. 2008-09-19 19:56:33 +01:00
Masayuki Nakano 56d0fa6247 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
Neil Rashbrook c61e2ca385 Bug 453999 Fix handling of partial autocomplete results r=ajschult 2008-09-07 11:01:00 +01:00
Neil Rashbrook a72b9df750 Bug 453999 Bail out early when the autocomplete field is empty r=ajschult 2008-09-07 11:00:17 +01:00
Mark Banner 1341ad1d37 Bug 364168 Winhooks commandline options won't work in suiterunner. r/sr=Neil
--HG--
rename : xpfe/components/jar.mn => xpfe/components/autocomplete/jar.mn
2008-09-04 17:12:18 +01:00
Robert Kaiser 68e493056e followup kinda-typo fix to bug 443370, use correct index to fix error when doing async autocomplete updates, r=Neil over IRC, NPOTB for FF 2008-08-16 01:49:14 +02:00
Neil Rashbrook 21943037f8 Bug 443370 Toolkit async autocomplete support for xpfe's autocomplete r=ajschult 2008-08-15 13:46:49 +01:00
Mark Banner 24fdaccb02 Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
Mark Banner d493789ba5 Bug 446678 Fix test_autocomplete2.xul crashing on SeaMonkey, and fix the test by implementing the searchcomplete event. crash patch by Neil,r=me,other changes by me,r/sr=Neil. 2008-07-23 10:51:14 +01:00
Robert Kaiser 9c46f67cc1 fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs 2008-07-09 19:41:48 +02:00
Justin Wood 6667426271 Bug 440515 Allow up/down arrows to be home/end on the Mac r=Standard8,stefanh [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:48 -04:00
Justin Wood d890ad7495 Fix xpfe autocomplete bustage from bugs 366837/438861 [p=Standard8]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:36 -04:00
Justin Wood 2aaaf51514 "LDAP server connection failed" message erases address b=366837 also Autocomplete only passes back previous results for first search session b=438861 r=ajschult [p's=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 01:00:24 -04:00
Justin Wood 738e00080d Bug 270128 Menu access key should close autocomplete r=aaronlev,ajschult [p=Neil]
(from) Bug 443837 - Get SeaMonkey/Thunderbird patches from cvs trunk into mozilla-central
2008-07-08 00:59:45 -04:00
neil@parkwaycc.co.uk e8cd48f958 Move the "my domain" autocomplete suggestion to a separate JS component b=370306 r=Standard8 sr=bienvenu 2008-05-28 05:01:51 -07:00
neil@parkwaycc.co.uk adf9704e04 Size the autocomplete popup relative to the page's full zoom b=407912 r=ajschult 2008-05-25 14:21:59 -07:00
bugzilla@standard8.plus.com f7c31461a8 Bug 309081 Sync xpfe autocomplete attributes with toolkit ones (sync case). r=mkmelin,sr=Neil 2008-05-15 05:45:31 -07:00
stefanh@inbox.com 02fb9d91e9 Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. 2008-05-06 10:10:03 -07:00
neil@parkwaycc.co.uk d95c510b0e Fix nsIAutoCompleteController's handleEvent signature change bustage rs=ajschult 2008-03-05 16:27:27 -08:00
jag@tty.nl 60e16aa5b6 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
martijn.martijn@gmail.com d6d272a54c Bug 257722 - No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state), r=neil, SeaMonkey-only 2007-11-26 12:01:40 -08:00
enndeakin@sympatico.ca 182df904de Bug 400893, escape should close panels, r+sr=neil,a=beltzner 2007-11-12 13:52:13 -08:00
martijn.martijn@gmail.com 16e4424b70 Bug 399316 - Bug introduced with patch for bug 216434 (autocomplete dropdown covers textbox when textbox is near bottom of screen), r=neil, a=mconnor 2007-10-12 03:24:00 -07:00
neil@parkwaycc.co.uk 094819e739 Ensure the tree selection exists before trying to do things to it b=397788 r=jag 2007-10-08 05:10:51 -07:00
martijn.martijn@gmail.com 52e29b065b 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
neil@parkwaycc.co.uk 3b21d48a41 Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag 2007-08-25 09:19:01 -07:00
enndeakin@sympatico.ca 42452aec01 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
neil@parkwaycc.co.uk cdece21324 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
neil@parkwaycc.co.uk f5bcdc6831 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 16:07:41 -07:00
neil@parkwaycc.co.uk 6d5de81def Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag 2007-07-23 06:51:43 -07:00
asqueella@gmail.com e4939ed941 Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
2007-07-17 13:56:07 -07:00
neil@parkwaycc.co.uk c5408df385 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00