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

298 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 05edfdbd73 Typing should deselect autocomplete search engine b=79069 r=KaiRo sr=jag 2007-08-25 16:19:01 +00:00
enndeakin%sympatico.ca a8f167dbc2 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-16 01:10:01 +00:00
neil%parkwaycc.co.uk 4187330bba Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 18:52:01 +00:00
neil%parkwaycc.co.uk 146dc86ae8 Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox) 2007-07-28 23:07:41 +00:00
neil%parkwaycc.co.uk 8020526487 Make xpfe autocomplete implement nsIAutoCompletePopup b=304309 r=ajschult sr=jag 2007-07-23 13:51:43 +00:00
asqueella%gmail.com 1287e9ee51 Bug 383936 - Continue synchronisation of xpfe autocomplete with toolkit autocomplete
p=Philip Chee <philip.chee@gmail.com>
r=neil@parkwaycc
2007-07-17 20:56:07 +00:00
neil%parkwaycc.co.uk 6fc2f433d2 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 11:35:01 +00:00
neil%parkwaycc.co.uk ba6996859b Change column names to match what toolkit wants b=304309 r=ajschult sr=jag 2007-07-07 23:29:32 +00:00
enndeakin%sympatico.ca a71cb5f411 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 15:49:46 +00:00
enndeakin%sympatico.ca d6cdd07569 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 22:16:06 +00:00
enndeakin%sympatico.ca 250695914b Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 19:04:52 +00:00
neil%parkwaycc.co.uk 3466c3dc14 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 09:13:53 +00:00
neil%parkwaycc.co.uk ef913ea227 Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag 2007-06-18 13:22:39 +00:00
neil%parkwaycc.co.uk 196a56a5bf Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 12:38:29 +00:00
neil%parkwaycc.co.uk fe1fa9fce1 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 08:08:18 +00:00
neil%parkwaycc.co.uk 8b92104882 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 22:08:44 +00:00
neil%parkwaycc.co.uk c6ebbaff03 Bug 379571 autocomplete should not try to create empty search sessions r+sr=jag 2007-05-04 08:46:23 +00:00
neil%parkwaycc.co.uk 1efd4e6481 Bug 366831 JavaScript strict warning: reference to undefined property r+sr=jag 2007-05-01 09:47:41 +00:00
timeless%mozdev.org c5a37e020e Bug 106386 Correct misspellings in source code
r=bc rs=brendan
2006-11-02 20:21:50 +00:00
aaronleventhal%moonset.net 624a89ea96 Bug 352195. Search box uses embeds but has no children. r=surkov, sr=neil 2006-09-17 18:04:13 +00:00
ajschult%verizon.net 57f5dc86a9 Bug 351267: Scroll position re-used in autocomplete dropdown. r+sr=Neil 2006-09-04 13:12:05 +00:00
enndeakin%sympatico.ca bd564f9554 Bug 348614, better theming for dropmarker, r=neil,mano
CVS: ----------------------------------------------------------------------
2006-08-28 15:56:47 +00:00
cst%yecc.com 62995fd5a2 Bug 255124 Keep favicon in URL bar from getting distorted when using larger fonts
r+sr=neil
2006-08-13 20:57:38 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
Jan.Varga%gmail.com 5ab0398355 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
neil%parkwaycc.co.uk 46f29a405f Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag 2006-04-12 23:00:52 +00:00
neil%parkwaycc.co.uk 843f835cb3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
neil%parkwaycc.co.uk 9a41e110e1 Bug 330360 switching from preventBubble to stopPropagation r=smaug sr=bienvenu 2006-03-16 16:21:00 +00:00
ajschult%verizon.net 15d0147b6a Perform autocomplete search even if cursor is not at the end rather than leave stale entries. bug 208871, r=jag, sr=Neil. 2006-01-28 01:20:34 +00:00
ajschult%verizon.net 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
ajschult%verizon.net 289d5b1cb1 Use default of 1 for minResultsForPopup so popup closes when there are no results, r/sr=Neil, bug 320907 2006-01-03 01:35:52 +00:00
neil%parkwaycc.co.uk d0a1dc25c3 Bug 244900 autocomplete requires mousemove before click r=IanN sr=jag 2005-12-23 11:08:36 +00:00
ajschult%verizon.net 261e502f07 Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil 2005-12-18 21:04:05 +00:00
ajschult%verizon.net 3b20f1d8eb fix maxRows comment, patch by dean_tessman@hotmail.com, r/sr=neil 2005-12-14 05:36:20 +00:00
cst%andrew.cmu.edu 4cec83de27 Bustage fix - one too many ")" 2005-12-11 19:06:06 +00:00
cst%andrew.cmu.edu 512d4e9dfe Bug 233229 Location Bar uses http when auto-completing https URLs
Patch by ajschult, r+sr=neil
2005-12-11 18:22:01 +00:00
timeless%mozdev.org 8076cc5dad Bug 130462 "null" or "" is displayed in drop-down search text in URL bar
patch by ajschult@verizon.net r=jag sr=neil
2005-11-27 07:08:57 +00:00
bsmedberg%covad.net 4f84f499e3 Bug 263042 part 2 - move the LDAP parts of XPFE autocomplete to mailnews/addrbook, which is the only consumer, r=dmose 2005-11-16 15:23:53 +00:00
bsmedberg%covad.net b14acce06b Bustage fix from bug 263042 - MOZ_LDAP_XPCOM is not defined by configure, it must be defined explicitly by makefiles that need it, pointed out by Neil 2005-11-04 13:41:24 +00:00
bsmedberg%covad.net 49df2055ed 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
neil%parkwaycc.co.uk eb02eea264 Bug 278398 forced autocomplete ignores typing after search r=mscott sr=bienvenu 2005-10-14 19:21:44 +00:00
timeless%mozdev.org adcd5cac17 Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
bryner%brianryner.com 7f36ec0156 Fix property name so that autocomplete works correctly in Thunderbird/Seamonkey. Bug 305654, r+sr=mscott 2005-08-24 05:05:09 +00:00
bryner%brianryner.com 4ca6fcf9b4 In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst. 2005-08-22 18:34:21 +00:00
dmose%mozilla.org d24e58c614 Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg 2005-07-26 15:27:18 +00:00
timeless%mozdev.org 3806a05460 Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-06-29 18:12:06 +00:00
bienvenu%nventure.com b012cf951d fix ldap autocomplete not to append two addresses in certain situations, r=mscott, sr=neil, a=shaver 261272 2005-06-01 15:07:04 +00:00
bienvenu%nventure.com 46d626136f fix 93453 sr=mscott a=asa, stop email autocomplete from adding users domain by default, add option to show non-matched addresses in red 2005-05-07 15:49:05 +00:00
bzbarsky%mit.edu a18cef67ee Fix bug 290878. client* coords are broken for events in a popup....
r=neil/mconnor, sr=roc, a=asa
2005-04-24 20:15:31 +00:00
scott%scott-macgregor.org ba1d942c3b Bug #244522 --> Selecting address book recipient from list before LDAP finishes lookup causes 'Enter' to not behave as expected
patch by neil

sr=me
a=asa
2005-04-07 23:49:51 +00:00