Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend 0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Dave Townsend 9c612a4946 Bug 1231828: Fix JS parsing errors in toolkit and browser XBL files. r=felipe
--HG--
extra : commitid : Ig2Yj9oB8m5
extra : rebase_source : 9a83b71125ccbb482e51b649ca09a6c348a5c111
2015-12-10 16:53:46 -05:00
Gijs Kruitbosch fbf89fb02e Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug
--HG--
extra : commitid : DzQPAIbbhpX
extra : rebase_source : 4bd9ac283e1c789c2577dc5d4cc85511f35ac27d
2015-10-26 17:25:29 +01:00
Drew Willcoxon 26074981cc Bug 1190368 - Suppress a11y focus event when UnifiedComplete is enabled and the urlbar popup's first item is selected. r=mak 2015-09-02 11:44:23 -07:00
Jon Morton 1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Trevor Saunders cccb35afb2 bug 846185 - don't call into js when creating accessibles r=surkov, smaug 2013-07-19 00:13:35 -04:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Jan Bambach 16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Alexander Surkov 21de2eb9d5 Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn 2011-09-15 11:33:16 +09:00
Ms2ger 0b1536d069 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Masayuki Nakano a61a52bebc Bug 662191 XUL listbox shouldn't be scrolled by pixel scrolling event r=smaug+enn 2011-06-08 20:33:23 +09:00
Alexander Surkov 7f9931aed9 Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
2009-09-11 09:07:56 +08:00
Nochum Sossonko 5766c9d9ac Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.4; r=enndeakin 2009-08-21 20:47:28 +02:00
Johnathan Nightingale 3ceeead52d Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :( 2009-08-18 15:35:15 -04:00
Nochum Sossonko 98326a68b7 Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin 2009-08-18 19:37:39 +02:00
Dão Gottwald 90c9a6d0d5 Backed out changeset 8f77197a8f99 2009-08-15 00:51:49 +02:00
Nochum Sossonko 1d045ec5d3 Bug 490178 - Need a way to set the direction on a richlistbox. r=enn 2009-08-14 23:15:59 +02:00
Dão Gottwald 30aea48414 Bug 488357 - Item in location bar drop down highlighted after clicking same one on previous location bar usage. r=gavin 2009-04-20 00:51:38 +02:00
Edward Lee e79e6f4bdb Bug 478939 - listboxes should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Robert O'Callahan 5f3411e8a5 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
enndeakin@sympatico.ca ee4bf85b65 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
reed@reedloden.com 0209e9b4d2 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
neil@parkwaycc.co.uk 907cb2f671 Make it possible for <preference> elements to notice checkbox listitems b=423407 r=Mano a=beltzner 2008-03-27 02:30:48 -07:00
surkov.alexander@gmail.com 329e99b306 Bug 365973 - cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep 2008-02-19 01:07:35 -08:00
Evan.Yan@Sun.COM 572de23f82 Bug 380848 - Selected list item is not reported when focus to the list r=neil a=dsicore 2007-12-10 19:11:29 -08:00
reed@reedloden.com 022d3e90f3 Bug 383354 - "Listcell items of type "checkbox" do not allow label cropping (typo in binding)" [p=toddw@ActiveState.com (Todd Whiteman) r=Enn a1.9=damons] 2007-11-13 00:17:19 -08:00
surkov.alexander@gmail.com 6a7755abf5 Bug 396336 - header of xul:list is not accessible [unchecked in changes in listbox.xul 2007-09-18 20:44:47 -07:00
dtownsend@oxymoronical.com 1b531c7a1b Bug 317433: Richlistbox attempts to give focus to hidden items. p=Simon Bunzli <zeniko@gmail.com> r=enndeakin 2007-08-23 01:59:59 -07:00
dtownsend@oxymoronical.com 8ecc71c7f7 Backing out Bug 317422 due to test failures. 2007-08-20 06:58:25 -07:00
dtownsend@oxymoronical.com bb6f66ed73 Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-08-20 06:10:12 -07:00
surkov.alexander@gmail.com 79505c39e2 Bug 369077 - listbox/richlistbox is corrupted if @selected is inside item, r=neil, enn.deakin 2007-07-04 05:16:55 -07:00
philringnalda@gmail.com fe7cca132d Bug 298993 - add FAYT (find as you type) for richlistbox for the EM, patch by Simon Bünzli <zeniko@gmail.com>, r=enndeakin 2007-06-30 19:16:14 -07:00
flamingice@sourmilk.net cf591fcf50 Bug 377686, listbox.xml/richlistbox.xml cleanup, Patch by Simon Bünzli, r=enn 2007-06-15 12:42:31 -07:00
bugzilla@standard8.demon.co.uk cb180472fb Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin 2007-04-03 10:06:57 -07:00
enndeakin%sympatico.ca 985f7a44f0 Bug 331625, add itemCount/getItemAtIndex/getItemWithIndex to select controls, r+sr=neil 2007-02-16 19:16:13 +00:00
Olli.Pettay%helsinki.fi ac1ea6de1b Bug 298371, make richlistbox multi-selectable p=surkov, r=mano+enndeakin 2007-01-16 17:09:58 +00:00
aaronleventhal%moonset.net 793d61f079 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
neil%parkwaycc.co.uk 4417e1c7ec Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me 2006-05-26 12:58:09 +00:00
neil%parkwaycc.co.uk e19f6a698e Make widgets events bubble again as per expectations b=330190 r=bryner 2006-03-12 21:04:39 +00:00
bugzilla%standard8.demon.co.uk 740305bb75 Bug 282183 sync xpfe listbox.xml with toolkit listbox.xml. (Bv1) nits, in the meantime. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil 2006-02-24 15:16:18 +00:00
aaronleventhal%moonset.net c9232f814a Bug 280153. Better fix for initial default focus in trees and lists so that it doesn't cause scrolling. Focus a visible item if no other item was focused. r=mconnor, a=bsmedberg 2005-08-06 04:10:42 +00:00
aaronleventhal%moonset.net 2d64f5345b Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply 2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net d6040bc73b Bug 280153. Often no visible focus when tree or list gets focus. r+a=mconnor 2005-07-25 19:25:38 +00:00
neil%parkwaycc.co.uk 7e7eb54d25 Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa 2005-07-13 16:58:04 +00:00
aaronleventhal%moonset.net bceaa43d5e Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil 2005-03-14 22:25:04 +00:00
ben%bengoodger.com b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
bugzilla%arlen.demon.co.uk e4dd792f02 Bug 98595 Ability to disable lists/trees/outliners completely Toolkit verison of patch v0.3a
p=me/neil.parkwaycc.co.uk r=mkaply
2005-02-08 14:32:09 +00:00
timeless%mozdev.org d7709d72a8 Bug 267627 select event isn't fired when selection of listbox is changed
patch by cst@andrew.cmu.edu r=bryner sr=bryner
2004-12-07 07:06:35 +00:00
cbiesinger%web.de b3e87c2803 221619/236068 port tree changes to toolkit, r=varga,mconnor 2004-12-05 16:31:00 +00:00
bugzilla%arlen.demon.co.uk 4cd20c1a7f Bug 240186 [FIX]GetElementsByAttribute should return live nodelists
Recheckin toolkit/browser changes following landing of aviary branch
2004-12-01 13:45:12 +00:00