gecko-dev/toolkit/content/widgets
2008-08-19 10:55:49 -04:00
..
autocomplete.xml Bug 441526 Implement highlightNonMatches in toolkit autocomplete. r/sr=Neil for xpfe parts,r=enndeakin for toolkit parts 2008-07-28 09:05:37 -07:00
browser.xml Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
button.xml Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (Dão Gottwald) r=Neil a=blocking1.9+] 2008-03-28 01:34:40 -07:00
checkbox.xml Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
colorpicker.xml Bug 425564 colorpicker's "disabled" property has no effect r=Enn a=beltzner 2008-04-08 01:41:52 -07:00
datetimepicker.xml Bug 405095 - "datetimepicker suppresses most keyboard shortcuts" [p=ynvich@gmail.com (Sergey Yanovich) r=gavin r=Enn a1.9b3=beltzner] 2008-01-31 18:52:36 -08:00
dialog.xml Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02: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 Make widgets events bubble again as per expectations b=330190 r=bryner 2006-03-12 21:04:39 +00:00
findbar.xml Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc. 2008-07-30 23:48:56 +03:00
general.xml Fix bug 443037 - basetext doesn't claim to implement nsIDOMXULLabeledControlElement. r=gavin 2008-07-02 21:57:12 +02: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 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
menu.xml Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
menulist.xml Bug 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (Dão Gottwald) r=Neil a=blocking1.9+] 2008-03-28 01:34:40 -07:00
notification.xml Bug 355965: Improve notification bar animation by skipping steps when the animation isn't smooth, r=enndeakin 2008-06-15 21:38:49 -04:00
numberbox.xml Bug 416379 - "correct the numberbox text field's focused setting of bug 409388" [p=twanno@lycos.nl (Teune van Steeg) r=Enn a1.9=schrep] 2008-02-13 02:44:50 -08:00
optionsDialog.xml
popup.xml Bug 391158 – popup.xml & xul.css cleanup (remove obsolete bindings). r=enndeakin 2008-08-13 08:11:52 +02:00
preferences.xml Bug 445049 – Preference value types are not validated (or converted) before being set 2008-08-01 16:22:59 +01:00
progressmeter.xml Bug 432028 - Undetermined progressmeter timer isn't stopped, causing high CPU load, r=enn 2008-06-29 18:31:01 -07:00
radio.xml Fix bug 443037 - basetext doesn't claim to implement nsIDOMXULLabeledControlElement. r=gavin 2008-07-02 21:57:12 +02:00
richlistbox.xml Bug 416390, context-click on listbox does not select item, also increases size of test frame, r=neil 2008-04-01 14:21:54 -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 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
scrollbox.xml Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
spinbuttons.xml Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
splitter.xml Bug 327943, remove grippy frame, r=neil,sr=roc 2006-03-02 21:42:29 +00:00
stringbundle.xml Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00
tabbox.xml Init the selected panel to the right value to prevent window size flicker. Bug 405390, r=enn, a=beltzner 2008-03-05 12:44:27 -08:00
text.xml Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-02-17 04:12:28 +00:00
textbox.xml Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
toolbar.xml Backout bug 398928 2008-04-21 09:53:30 -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 402655 - Editable trees: double-click for cell editing also expands/collapses container treeitem. unit test by Marco Bonardo <mak77@bonardo.net>. r=enndeakin, sr=neil 2008-08-19 10:55:49 -04:00
videocontrols.xml Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
wizard.xml Bug 311672 – Remove the obsolete 2nd parameter from |nsIStringBundleService::createBundle(...)| "JS" callers. r=zeniko/mano 2008-07-12 11:56:02 +02:00