Commit Graph

30 Commits

Author SHA1 Message Date
redfive%acm.org
41575d171a bug360301 make mouse drag listeners capture
1.8 branch checkin
r=enndeakin
a=jay


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@216325 18797224-902f-48f8-a5cc-f745e15eee43
2006-12-02 01:35:01 +00:00
gavin%gavinsharp.com
92988c511c Bug 350407: remove extra bracket, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208934 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-31 19:07:12 +00:00
scott%scott-macgregor.org
03717bb766 Bug #322622 --> FAYT style folder navigation for new folder picker widget used in thunderbird and seamonkey.
port Neil's patch to the branch. a=beltzner


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208460 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-25 20:37:11 +00:00
neil%parkwaycc.co.uk
1b1a5d02fa Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me br=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198597 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-29 20:27:49 +00:00
Olli.Pettay%helsinki.fi
64f19b2340 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193803 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-07 08:12:30 +00:00
gavin%gavinsharp.com
886628c7f1 Bug 330190: change callers of initEvent on the branch to match the trunk (this param is essentially ignored on the branch), a181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192315 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 17:05:48 +00:00
gavin%gavinsharp.com
ce4f713ef3 Revert accidental checkin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192309 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 15:01:25 +00:00
gavin%gavinsharp.com
a1a799af46 Fix whitespace and nits to sync branch/trunk, rs=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192308 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 14:57:48 +00:00
gavin%gavinsharp.com
c15a4e102d Bug 318036: adding to Array.prototype breaks a tree column picker, patch by Ryan Davis <ryan@acceleration.net>, r=mano, branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190571 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-20 16:21:41 +00:00
aaronleventhal%moonset.net
0021c698c3 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
git-svn-id: svn://10.0.0.236/trunk@177228 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 04:10:42 +00:00
mozilla.mano%sent.com
b73bf700ec Bug 263146 (use the Cmd key instead of the Ctrl key on Mac) - tree-widget fixes. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176606 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 11:31:59 +00:00
aaronleventhal%moonset.net
bae8e7fa99 Bug 280153. Often no visible focus when tree or list gets focus. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176548 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 19:25:38 +00:00
aaronleventhal%moonset.net
91878f19fa Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176406 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-21 19:24:41 +00:00
aaronleventhal%moonset.net
6472433ae9 Bug 286079. Tabindex broken in XUL. r=vlad, sr=neil
git-svn-id: svn://10.0.0.236/trunk@170658 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-14 22:25:04 +00:00
ginn.chen%sun.com
2eebd5ed25 Bug 257075 [keyboard] User can't select mails which are not next to.
r=aaronleventhal sr=neil


git-svn-id: svn://10.0.0.236/trunk@170621 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-14 03:37:05 +00:00
steffen.wilberg%web.de
9310bbc38e Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@166917 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-21 15:30:57 +00:00
ben%bengoodger.com
9c151bc161 aviary landing: back out tree changes from aviary branch landing - trunk has new tree api that we need to retain
git-svn-id: svn://10.0.0.236/trunk@166022 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 06:33:34 +00:00
ben%bengoodger.com
1fe556185a Aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166012 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-01 04:48:44 +00:00
cbiesinger%web.de
991f6d0c8e Bug 97434 (port to toolkit) Some Windows keyboard behaviours missing from trees r=mconnor
git-svn-id: svn://10.0.0.236/trunk@163159 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-03 16:31:15 +00:00
cbiesinger%web.de
71e6e23cc8 211046 port some seamonkey tree changes to toolkit. patch by Serge GAUTHERIE
<gautheri@noos.fr> r=mconnor,jan


git-svn-id: svn://10.0.0.236/trunk@163137 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-02 12:46:56 +00:00
cbiesinger%web.de
3fbda17acc Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil


git-svn-id: svn://10.0.0.236/trunk@163011 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 14:31:42 +00:00
aaronleventhal%moonset.net
476a0a1172 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed
git-svn-id: svn://10.0.0.236/trunk@162454 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 15:05:02 +00:00
aaronleventhal%moonset.net
194e1893b6 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst
git-svn-id: svn://10.0.0.236/trunk@158377 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:44:43 +00:00
varga%nixcorp.com
2f0c827dc5 Fix for bug 243027. shift+down arrow doesn't scroll
r=varga patch by neil


git-svn-id: svn://10.0.0.236/trunk@156140 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-08 18:59:21 +00:00
varga%nixcorp.com
dfbb175b04 Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil.
git-svn-id: svn://10.0.0.236/trunk@155896 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-04 04:18:00 +00:00
varga%nixcorp.com
ce53bd6ec2 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155017 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 05:53:38 +00:00
chanial%noos.fr
f576872db9 convert chrome://global/content/widgets to chrome://global/content/bindings
git-svn-id: svn://10.0.0.236/trunk@149578 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 05:14:08 +00:00
chanial%noos.fr
8375e49eb2 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tree.xml: bug 178604, 156454, 194876, 195393, 202391 by neil, 192346 by kyle yuan, bug 192885, 156576, 202393 by jan.
remove the tree constructor, since the #ifdef can be move the pageUpOrDownMovesSelection property definition.


git-svn-id: svn://10.0.0.236/trunk@146130 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:12:36 +00:00
blakeross%telocity.com
a1064d2f6b Fix the delay when arrow keying up and down in the themes/extensions listboxes (and other listboxes).
git-svn-id: svn://10.0.0.236/trunk@133557 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-11 02:25:46 +00:00
blakeross%telocity.com
461f2d35a1 Finish forking toolkit.
git-svn-id: svn://10.0.0.236/trunk@131930 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-13 22:44:10 +00:00