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
/
content
/
widgets
History
bryner%netscape.com
4d8c1e8e5e
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.
...
git-svn-id: svn://10.0.0.236/trunk@144787 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-13 02:27:25 +00:00
..
autocomplete.xml
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
autoscroll_all.png
Move autoscroll images to content so it's not theme-dependent.
2003-07-06 01:08:18 +00:00
autoscroll_h.png
Move autoscroll images to content so it's not theme-dependent.
2003-07-06 01:08:18 +00:00
autoscroll_v.png
Move autoscroll images to content so it's not theme-dependent.
2003-07-06 01:08:18 +00:00
browser.xml
Only enable autoscroll on Windows.
2003-07-06 05:23:05 +00:00
button.xml
…
checkbox.xml
Restore functionality to the checkbox label so it's label will wrap again.
2003-06-09 04:27:49 +00:00
colorpicker.xml
…
dialog.xml
…
general.xml
…
groupbox.xml
…
listbox.xml
…
menu.xml
…
menulist.xml
…
nativescrollbar.xml
…
popup.xml
…
progressmeter.xml
…
radio.xml
…
scrollbar.xml
…
scrollbox.xml
…
spinbuttons.xml
…
splitter.xml
…
stringbundle.xml
…
tabbox.xml
…
tabbrowser.xml
…
text.xml
206055 - [XUL] <label>'s control attribute doesn't work
2003-05-20 19:52:42 +00:00
textbox.xml
…
toolbar.xml
…
toolbarbutton.xml
…
tree.xml
…
wizard.xml
…