This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
toolkit
/
components
/
autocomplete
/
public
History
bryner%brianryner.com
e95c2d418e
Convert nsIAutoCompleteResultTypes.h to an IDL file, which makes QI'ing to those interfaces work as expected.
...
git-svn-id: svn://10.0.0.236/trunk@145807 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-09 10:08:00 +00:00
..
Makefile.in
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
nsIAutoCompleteController.idl
…
nsIAutoCompleteInput.idl
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
nsIAutoCompletePopup.idl
…
nsIAutoCompleteResult.idl
…
nsIAutoCompleteResultTypes.idl
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
nsIAutoCompleteSearch.idl
Fix missing newline at end of file
2003-08-04 07:20:06 +00:00