Commit Graph

651 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
05e838107a Backing out fix for bug 130078 because of performance regressions.
git-svn-id: svn://10.0.0.236/trunk@178194 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu
9e2357e05c Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@178171 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-18 17:14:29 +00:00
aaronleventhal%moonset.net
3dcf68c116 Bug 304484. Expose alerts, prompts and message boxes as ROLE_ALERT so screen readers have a cue to speak the entire dialog when it appears. r=mconnor
git-svn-id: svn://10.0.0.236/trunk@177964 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-17 17:24:14 +00:00
gavin%gavinsharp.com
d077c3dce0 Bug 303743: fix typo in richlistbox.xml, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@177720 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-13 22:32:14 +00:00
jruderman%hmc.edu
f74c1684dc bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor


git-svn-id: svn://10.0.0.236/trunk@177642 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 06:55:54 +00:00
gavin%gavinsharp.com
594eaadf17 Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177634 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 03:41:14 +00:00
ben%bengoodger.com
d4822994ff bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@177611 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 00:42:16 +00:00
ben%bengoodger.com
73c66a13c6 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print


git-svn-id: svn://10.0.0.236/trunk@177609 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 00:34:19 +00:00
roc+%cs.cmu.edu
a4e5443b20 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
git-svn-id: svn://10.0.0.236/trunk@177512 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net
7670172c72 Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
git-svn-id: svn://10.0.0.236/trunk@177505 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-10 18:15:53 +00:00
gavin%gavinsharp.com
f86cdbe695 Bug 303997 : finddialog.xul: wrong entity for radioDown accesskey, patch by Jeferson Hultmann <hultmann@gmail.com>, r=mscott, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177497 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-10 14:03:55 +00:00
scott%scott-macgregor.org
1b24eebb05 Bug #302683 --> Get More Themes (Extensions) doesn't launch a browser in Thunderbird
make the  textlink widget smart enough to send non exposed urls out to the desktop instead of trying
to open them internally.

sr=neil
r=bsmedberg
a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@177348 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 19:11:08 +00:00
cbiesinger%web.de
4a9619b2ad 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>


git-svn-id: svn://10.0.0.236/trunk@177331 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 16:25:11 +00:00
aaronleventhal%moonset.net
9e4bdcc31e Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|.
git-svn-id: svn://10.0.0.236/trunk@177267 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 14:13:38 +00:00
aaronleventhal%moonset.net
3dc65e9b9a Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177231 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 04:20:13 +00:00
aaronleventhal%moonset.net
0ec17b25e8 Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@177230 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-06 04:14:55 +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
ben%bengoodger.com
354aca94a6 303485 - update manager no longer connects to update server: add 'extra1' button to MacOS X wizard buttons binding so client code can access and use it. r=darin
git-svn-id: svn://10.0.0.236/trunk@177190 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 21:42:47 +00:00
aaronleventhal%moonset.net
b9bc61de8d Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@177178 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net
612986ef10 Bug 302402. Some XUL links opening twice. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177169 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 16:11:10 +00:00
gavin%gavinsharp.com
7712ba7283 Bug 303541 : Text link widget doesn't getPreventDefault, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177165 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 15:14:06 +00:00
mozilla.mano%sent.com
25396236a7 Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor.
git-svn-id: svn://10.0.0.236/trunk@177158 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 06:27:30 +00:00
aaronleventhal%moonset.net
b34be83ddf Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479
git-svn-id: svn://10.0.0.236/trunk@177154 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-05 02:49:30 +00:00
gavin%gavinsharp.com
0e0c46e5df Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177143 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 23:53:22 +00:00
aaronleventhal%moonset.net
bef898e506 Bug 302667. Correct fix for tabs so that focus and tab reordering all work right. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177129 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 21:36:26 +00:00
aaronleventhal%moonset.net
52fd9a430a Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@177120 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-04 21:10:39 +00:00
ben%bengoodger.com
57efcb398b Part of 302269 - Make "Updates Available" page use standard wizard buttons.
Add an "extra1" button to the wizard button deck: it is guaranteed left-aligned on all platforms.
r=darin


git-svn-id: svn://10.0.0.236/trunk@177069 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-03 20:17:23 +00:00
timeless%mozdev.org
fd09288446 Bug 302838 Update references to non-existing chrome files
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@177026 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 21:57:46 +00:00
aaronleventhal%moonset.net
bfc7423769 Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@176980 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 15:05:49 +00:00
gavin%gavinsharp.com
e7c442b934 Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176962 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 12:34:55 +00:00
ben%bengoodger.com
0825866733 299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
also fixes preferences binding to use event names that match the onfoo attributes.


git-svn-id: svn://10.0.0.236/trunk@176955 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 05:27:14 +00:00
dougt%meer.net
095b497b31 currently doButtonCommand uses a timeout to avoid closing the window during the
oncommand event.  this self described hack probably can be removed.

r=mconner
sr=benjamin
a=benjamin
b=302424

VS: ----------------------------------------------------------------------


git-svn-id: svn://10.0.0.236/trunk@176805 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 20:26:27 +00:00
mconnor%steelgryphon.com
6b137320db bug 287467 - flash game stops close tab from working, r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176764 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 15:56:08 +00:00
ben%bengoodger.com
fad6de242d UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
git-svn-id: svn://10.0.0.236/trunk@176650 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 23:21:15 +00:00
aaronleventhal%moonset.net
c40fcedf35 Bug 301742. Customize char encoding dialog. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176644 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 22:17:10 +00:00
doronr%us.ibm.com
676c2b153a Bug 301870 - commands not updated when an item is de-selected in a richlistbox. r/a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176636 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 21:21:14 +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
gavin%gavinsharp.com
424954975e Bug 301837 followup, fix strict warning, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176587 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-26 00:11:45 +00:00
bugzilla%arlen.demon.co.uk
51e0df784b Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin


git-svn-id: svn://10.0.0.236/trunk@176581 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 23:05:34 +00:00
aaronleventhal%moonset.net
8036da56e8 Bug 301435. Focus breaks when item removed from download manager. Patch by Doron Rosenberg. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176576 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 22:21:31 +00:00
bryner%brianryner.com
1f319207af Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@176571 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
87839a6b3a Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176551 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 20:14:25 +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
e0de08bd63 Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176547 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 19:23:12 +00:00
aaronleventhal%moonset.net
5ebaae26bb Bug 297421. Open link in new tab causes focus rects to remain when switching tabs. Focus going to tab label when clicking on new tab, should only do so on second click. r=mconnor, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176524 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 16:13:50 +00:00
aaronleventhal%moonset.net
01e59d31a6 Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176512 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 03:41:46 +00:00
gavin%gavinsharp.com
ba53174c94 Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176495 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-24 05:13:34 +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
86f741b0d7 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176355 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 19:47:09 +00:00
doronr%us.ibm.com
051d0e7859 Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176354 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-20 19:45:43 +00:00