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
Files
64e2fae6716bfdcf0f69aca7e535b4cdffb5ef39
Mozilla
/
mozilla
/
toolkit
/
content
/
widgets
History
roc+%cs.cmu.edu
1670d49583
Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@188256 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 19:25:53 +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 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor
2006-01-26 19:25:53 +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
Bug 318036: adding to Array.prototype breaks a tree column picker, patch by Ryan Davis <ryan@acceleration.net>, r=mano
2005-12-15 02:42:02 +00:00
wizard.xml
…