gecko/toolkit/content/widgets
2007-11-06 00:43:53 -08:00
..
autocomplete.xml backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
browser.xml Bug 393351 - browser relies on strings from tabbrowser. r=mconnor 2007-08-23 10:16:43 -07:00
button.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
checkbox.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
colorpicker.xml Bug 396348, colorpicker loses focus when keyboard is used to open it, r=mano, a=bz 2007-09-17 08:31:45 -07:00
datetimepicker.xml bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
dialog.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
editor.xml Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking. 2007-06-27 19:48:16 -07:00
expander.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
findbar.xml Bug 371279. A11y events not generated for the Phrase Not Found label on Find toolbar. r=mano, a=mconnor 2007-09-17 13:49:21 -07:00
general.xml Bug 395099, regression, src attribute not working for statusbarpanel, r=mano, a=bz 2007-09-17 07:25:38 -07:00
groupbox.xml Bug 388185 LABELLED_BY, LABEL_FOR relations shoudl be set for labels in panels r=aaronleventhal,mano a=dsicore 2007-09-29 00:04:27 -07:00
listbox.xml Bug 396336 - header of xul:list is not accessible [unchecked in changes in listbox.xul 2007-09-18 20:44:47 -07:00
menu.xml Bug 389429, add an open property for menus, r=neil 2007-07-25 09:33:03 -07:00
menulist.xml Bug 397225 - Feed preview is borken. r=gavin. 2007-09-29 20:40:05 -07:00
nativescrollbar.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
notification.xml Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano 2007-05-23 05:30:21 -07:00
numberbox.xml Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil 2007-04-20 03:54:22 -07:00
optionsDialog.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
popup.xml Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
preferences.xml Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
progressmeter.xml Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano 2007-04-23 06:19:30 -07:00
radio.xml Bug 209555 - <radio> must be children of <radiogroup>. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin 2007-06-26 17:39:27 -07:00
richlistbox.xml Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
scale.xml Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore 2007-08-03 22:27:27 -07:00
scrollbar.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
scrollbox.xml Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9] 2007-10-28 20:03:46 -07:00
spinbuttons.xml Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
splitter.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
stringbundle.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
tabbox.xml Back out the patch for bug 303428 because it causes bug 382766 2007-06-05 08:08:32 -07:00
text.xml Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
textbox.xml bug 321000 - search bar should replace newlines in pasted text with spaces. r=gavin a=mconnor 2007-09-17 18:08:33 -07:00
toolbar.xml Bug 393718 - "Style searchbar splitter natively" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Mano a=blocking-firefox3+ for M9] 2007-10-24 14:58:42 -07:00
toolbarbutton.xml Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
tree.xml Bug 377677, second attempt at tree cleanup and tests, r=mano, a=sayrer 2007-10-22 06:19:37 -07:00
wizard.xml Bug 377674, cleanup some wizard properties, r=mano 2007-04-18 18:03:52 -07:00