Commit Graph

888 Commits

Author SHA1 Message Date
enndeakin%sympatico.ca
36c1588b0e Bug 201499, support editable tree cells, r=jan, sr=neil
git-svn-id: svn://10.0.0.236/trunk@201745 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 13:59:01 +00:00
martijn.martijn%gmail.com
66dafec2f5 Removing some garbage that I mistakingly checked in (bug 317334)
git-svn-id: svn://10.0.0.236/trunk@201710 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 21:29:01 +00:00
sspitzer%mozilla.org
3a7d66e5ee fix for bug #343688. Attempting to move tabs into right-hand overflow-scroll area while sidebar is open causes bizarreness. need to take into account the position of the tab scroll drop indicator bar. r=rstrong
git-svn-id: svn://10.0.0.236/trunk@201690 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:13:54 +00:00
aaronleventhal%moonset.net
4726524dfe Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
git-svn-id: svn://10.0.0.236/trunk@201594 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 20:42:22 +00:00
mozilla.mano%sent.com
31b9a7de35 Bug 343554 - Tab reordering shortcuts can move tabs offscreen. r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@201578 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 19:33:52 +00:00
sspitzer%mozilla.org
9a23a2b5e7 fix for bug #342906. tab overflow scroll: clicking and holding the button
should scroll continuously.  r=asaf


git-svn-id: svn://10.0.0.236/trunk@201537 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-04 20:10:30 +00:00
mozilla.mano%sent.com
624ec8867f Add the 'disabled' property to the autorepeatbutton binding. This makes the fix for 342841 work for autorepeat-based scrollboxes (e.g. bookmark folders), bug 342841 attachment 228029, r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@201519 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-04 09:29:38 +00:00
mozilla.mano%sent.com
ec19cfc802 Bug 342841 - Scrolling arrow should look disabled when you can't scroll in its direction (no theme changes yet), r=sspitzer/mconnor.
git-svn-id: svn://10.0.0.236/trunk@201515 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-04 06:49:46 +00:00
mozilla.mano%sent.com
d9a3b14a1e Fixing bookmark menus regression from bug 343097 checkin. r=sspitzer (attachment 227989).
git-svn-id: svn://10.0.0.236/trunk@201506 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-03 23:53:49 +00:00
mozilla.mano%sent.com
2039776ade Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor.
git-svn-id: svn://10.0.0.236/trunk@201487 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-03 14:59:18 +00:00
sspitzer%mozilla.org
f6e363000b fix for bug #343370. additional scenario where tab scrolling does not handle window resize well. cache the tab strip width and only adjust the tabstrip, scroll and ensure the selected tab is visible if the width changes. r=asaf
git-svn-id: svn://10.0.0.236/trunk@201479 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-03 06:46:48 +00:00
sspitzer%mozilla.org
750377def1 supplimental fix for bug #343019. tab scrolling does not handle resize and underflow well. r=asaf
git-svn-id: svn://10.0.0.236/trunk@201478 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-03 06:07:58 +00:00
sspitzer%mozilla.org
d4aecf0eca fix for bug #343019, tab scrolling does not handle window resize well
fix for bug #342890, make tab min width 125 px by default (down from 140 px)
  and heed the hidden browser.tabs.tabMinWidth pref.
fix for bug #342385, get the hidden browser.tabs.tabClipWidth pref working.
  It was actually working, but I've changed the default to 115 px to match
  the 125 px default value for the browser.tabs.tabMinWidth pref.

also, some code cleanup and whitespace fixes.

r=mano, ui-r=beltzner


git-svn-id: svn://10.0.0.236/trunk@201445 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-02 00:20:10 +00:00
tor%cs.brown.edu
b9ba785184 Backout of bug 339237.
git-svn-id: svn://10.0.0.236/trunk@201419 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net
37459e2724 Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano
git-svn-id: svn://10.0.0.236/trunk@201406 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-01 03:30:58 +00:00
martijn.martijn%gmail.com
bdffaf05c5 Bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@201206 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 05:41:29 +00:00
sspitzer%mozilla.org
511a4f1bbc fix for bug #343054, js errors when changing certain browser.tabs.* prefs
git-svn-id: svn://10.0.0.236/trunk@201181 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 01:26:28 +00:00
steffen.wilberg%web.de
76c4423903 Bug 328563: redesign about: (remove licensing info, fix l12y issues). r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@201081 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 06:31:11 +00:00
sspitzer%mozilla.org
7cebef9d18 fix for bug #318168, tab browsing improvements such as:
1)  when we have "too many" tabs in a window, allow the user to scroll through
the tabs.

2)  add events for when adding and removing tabs

initial patch by mconnor.  final patch r=mconnor


git-svn-id: svn://10.0.0.236/trunk@200967 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 22:35:08 +00:00
martijn.martijn%gmail.com
49ffe5f4d5 Bug 312930 - rich text editor doesn't have context menu items for cut/copy/paste/spellcheck, r=brettw
git-svn-id: svn://10.0.0.236/trunk@200487 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-21 00:44:20 +00:00
gavin%gavinsharp.com
1be9aa4728 Bug 327101: Ctrl+Left should close autocomplete, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@200408 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-20 04:44:26 +00:00
bryner%brianryner.com
268c29ba39 Close the autocomplete popup if a context menu is opened (bug 296526), patch by martijn, r=me
git-svn-id: svn://10.0.0.236/trunk@200345 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-19 19:55:33 +00:00
brettw%gmail.com
7010948430 Bug 335291 r+sr=bz Make trunk popup events safer
git-svn-id: svn://10.0.0.236/trunk@200320 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-19 16:54:53 +00:00
gavin%gavinsharp.com
a919f5f05b Bug 296383: valueFromPreferences should report unknown pref types (eg 'char') to JS Console, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@200206 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-17 21:24:48 +00:00
gavin%gavinsharp.com
2ede1b93a5 Bug 317641: Double-Clicking on empty space below tree causes an error, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=enndeakin
git-svn-id: svn://10.0.0.236/trunk@200205 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-17 21:23:49 +00:00
gavin%gavinsharp.com
2d1f41642a Bug 341309: fix crash caused by the autocomplete popup setting bogus maxRows values, r=jhughes+mconnor
git-svn-id: svn://10.0.0.236/trunk@200085 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 01:50:30 +00:00
jwalden%mit.edu
ffccdd0af3 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano
git-svn-id: svn://10.0.0.236/trunk@200019 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 18:57:22 +00:00
Olli.Pettay%helsinki.fi
8c70388852 Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz
git-svn-id: svn://10.0.0.236/trunk@200002 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 17:45:22 +00:00
joe%retrovirus.com
257fc70baf Fixes autocomplete so that it no longer resets the maxRows to 6 after
first popup display, regardless of the value of the maxrows attribute on the
textbox.

bug=340572
r=gavin
sr/branch=mconnor


git-svn-id: svn://10.0.0.236/trunk@199721 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 17:49:06 +00:00
jminta%gmail.com
03619ab646 Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199716 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 17:23:30 +00:00
sspitzer%mozilla.org
c5b6a958e7 fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199648 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-10 00:08:42 +00:00
sspitzer%mozilla.org
4ec2a3aa66 fix for bug #315167. purple tab arrow flashes if cursor is put on it. stole this fix from jag's fix for the suite. r=mconnor
VS: ----------------------------------------------------------------------


git-svn-id: svn://10.0.0.236/trunk@199569 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-09 02:00:26 +00:00
gavin%gavinsharp.com
8661116188 Bug 314386: Tabbing or arrowing in an autocomplete popup ignores entry position at mouse pointer, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199517 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-08 17:50:03 +00:00
steffen.wilberg%web.de
b0b268be43 Bug 292496: Preferences window grows to double of its normal height in special circumstances. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199468 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-07 23:22:17 +00:00
masayuki%d-toybox.com
2b336a00b1 Bug 340131 Takes two clicks to go to pasted URL r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199423 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-07 16:48:56 +00:00
Jan.Varga%gmail.com
0b8adc5a43 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions


git-svn-id: svn://10.0.0.236/trunk@199140 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-06 20:05:13 +00:00
gavin%gavinsharp.com
35d3d81376 Bug 281012: Closing the last tab loads an untitled page (about:blank) instead; doesn't clear session history, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@199123 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-06 16:21:42 +00:00
gavin%gavinsharp.com
db90e6f2fb Bug 331938: make sure to set at least the visual transfer status of a new blank tab, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198990 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-04 06:53:44 +00:00
jminta%gmail.com
7c151e2c8e Bug 339477 tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@198877 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-02 18:06:01 +00:00
masayuki%d-toybox.com
3bdd389d1c Bug 339661 Location bar dropdown does not disappear on second click r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198749 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-31 17:55:19 +00:00
martijn.martijn%gmail.com
b2747ea068 Bug 300875 - textbox with elements inside can only receive focus if its type is set to autocomplete, r=bugs.mano, sr=neil, a=neil
git-svn-id: svn://10.0.0.236/trunk@198667 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 19:51:35 +00:00
cst%andrew.cmu.edu
46e7da363b Bug 338441
Make tabbrowser's ".browsers" property faster (Toolkit version)
r+a=mconnor


git-svn-id: svn://10.0.0.236/trunk@198637 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 15:16:28 +00:00
enndeakin%sympatico.ca
add54323c7 Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc
git-svn-id: svn://10.0.0.236/trunk@198629 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 13:50:48 +00:00
masayuki%d-toybox.com
585693eb64 Bug 240095 Location Bar doesn't stay open (collapses) when clicking on arrow the first time r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198584 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-29 18:34:25 +00:00
gavin%gavinsharp.com
c506422e65 Fix customize toolbar dialog centering, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198570 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-29 16:18:45 +00:00
neil%parkwaycc.co.uk
619bfa0bcb Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me
git-svn-id: svn://10.0.0.236/trunk@198453 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-26 12:58:09 +00:00
gijskruitbosch%gmail.com
98c77bfeb9 Bug 212540 - Toolbar Customization dialog should stay where the user places it
r=mconnor
p=mossop.bugzilla@blueprintit.co.uk (Dave Townsend)


git-svn-id: svn://10.0.0.236/trunk@198452 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-26 12:20:51 +00:00
enndeakin%sympatico.ca
f516725f87 Bug 336439, notification area not sized properly, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@198395 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-25 18:55:34 +00:00
neil%parkwaycc.co.uk
cec76c6165 Bug 330236 Can't always drag columns to the left r=enndeakin sr=jag
git-svn-id: svn://10.0.0.236/trunk@197995 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-19 11:49:28 +00:00
hwaara%gmail.com
c5cf491e4f bug 335089, shouldn't auto-focus things in dialogs/sheets on OS X (esp. not with full keyboard access off). r=mano, a181=neil, mano. xpfe patch by Neil
git-svn-id: svn://10.0.0.236/trunk@197843 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-17 08:55:16 +00:00