gecko/toolkit/components/autocomplete
Michael Ventnor 234b860fd2 Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
..
tests Bug 660156 - Race condition between sync and async autocomplete searches. 2012-01-19 12:31:20 +01:00
Makefile.in Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
nsAutoCompleteController.cpp Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
nsAutoCompleteController.h Bug 660156 - Race condition between sync and async autocomplete searches. 2012-01-19 12:31:20 +01:00
nsAutoCompleteSimpleResult.cpp Bug 660592 - Allow autocomplete results to hide themselves from the popup. 2012-01-19 12:31:19 +01:00
nsAutoCompleteSimpleResult.h Bug 660592 - Allow autocomplete results to hide themselves from the popup. 2012-01-19 12:31:19 +01:00
nsIAutoCompleteController.idl Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil 2011-03-23 14:15:24 -04:00
nsIAutoCompleteInput.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIAutoCompletePopup.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIAutoCompleteResult.idl Bug 660592 - Allow autocomplete results to hide themselves from the popup. 2012-01-19 12:31:19 +01:00
nsIAutoCompleteSearch.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIAutoCompleteSimpleResult.idl Bug 660592 - Allow autocomplete results to hide themselves from the popup. 2012-01-19 12:31:19 +01:00