gecko-dev/toolkit/components
2003-07-19 21:19:12 +00:00
..
autocomplete 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
build Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott 2003-07-19 21:19:12 +00:00
console Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
cookie/content Bug 206356: cookies refused by default if you just close dialog. 2003-05-22 00:37:48 +00:00
filepicker New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
history Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott 2003-07-19 21:19:12 +00:00
satchel Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt. 2003-07-13 02:31:08 +00:00
viewsource bug 203069: Unable to search in page-source 2003-04-27 05:02:28 +00:00
.cvsignore
Makefile.in Get the linux file picker working for thunderbird. Has no impact on firebird 2003-06-12 04:05:17 +00:00