gecko-dev/toolkit/content/widgets
gavin%gavinsharp.com 0646d40ceb Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
..
autocomplete.xml Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc. 2005-12-31 23:34:46 +00:00
autoscroll_all.png
autoscroll_h.png
autoscroll_v.png
browser.xml Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
button.xml Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
checkbox.xml
colorpicker.xml
dialog.xml
editor.xml
expander.xml
general.xml
groupbox.xml
listbox.xml
menu.xml Bug 277750 Menu exposes 2-level accessible 2006-01-04 06:09:27 +00:00
menulist.xml Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
nativescrollbar.xml
optionsDialog.xml
popup.xml Bug 277750 Menu exposes 2-level accessible 2006-01-04 06:09:27 +00:00
preferences.xml Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
progressmeter.xml
radio.xml
richlistbox.xml
scrollbar.xml
scrollbox.xml
spinbuttons.xml
splitter.xml
stringbundle.xml
tabbox.xml 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
tabbrowser.xml Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
text.xml
textbox.xml Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
toolbar.xml
toolbarbutton.xml
tree.xml
wizard.xml