gecko/toolkit/components/autocomplete/src
Nickolay Ponomarev 2552084ef2 bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
..
Makefile.in 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
nsAutoCompleteController.cpp bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox 2009-08-30 16:02:06 +04:00
nsAutoCompleteController.h Bug 509048 - hitting enter after a paste into the location bar does nothing (r=gavin) 2009-08-27 08:41:27 -07:00
nsAutoCompleteSimpleResult.cpp Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc 2009-01-18 21:14:14 +01:00
nsAutoCompleteSimpleResult.h Bug 474369 - get rid of nsVoidArray; toolkit part; r+sr=benjamin 2009-02-25 16:25:10 +01:00