stefanh@inbox.com
f693bd84a7
Bug 409478 - Use translucent autoscroll cursor on Mac. r=Mano, a=beltzner.
2007-12-25 06:01:44 -08:00
reed@reedloden.com
9c442c7554
Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep]
2007-12-19 03:26:36 -08:00
gavin@gavinsharp.com
db9caefa16
Revert accidental commit
2007-12-16 20:51:12 -08:00
gavin@gavinsharp.com
05efadbae0
Fix bug # typo in comment
2007-12-16 20:49:11 -08:00
myk@mozilla.org
9346fcb9dc
bug 385224: optimize performance of site-specific preferences; r=mconnor,roc
2007-11-26 00:35:22 -08:00
myk@mozilla.org
5ec205635e
bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep
2007-11-19 23:55:40 -08:00
rflint@ryanflint.com
e3ac0b37b7
Bug 393351 - browser relies on strings from tabbrowser. r=mconnor
2007-08-23 10:16:43 -07:00
cst@yecc.com
011bf855ad
Bug 384575 - Remove SeaMonkey's autoscroll now that its improvements have been ported to toolkit's
...
r=mano on the toolkit change
r+sr=neil on the rest
2007-07-21 19:42:01 -07:00
cst@yecc.com
380e686ab8
Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed
...
r=mano
2007-07-21 18:14:45 -07:00
cst@yecc.com
3218dd5427
Bug 321447 Allow slower minimum speed for autoscroll (toolkit version)
...
r=mano
2007-07-21 17:57:45 -07:00
cst@yecc.com
9afd3eb79f
Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano
2007-06-14 19:36:38 -07:00
sdwilsh@shawnwilsher.com
44cbc3eab4
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 11:08:10 -07:00
mozilla.mano%sent.com
323286399c
Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests).
2007-02-17 04:12:28 +00:00
mozilla.mano%sent.com
03cef73bd5
Bug 240363 - autoscroll should stop completely when window loses focus. r=gavin.
2007-01-15 23:27:25 +00:00
jst%mozilla.org
13e769d9b6
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
2007-01-13 01:08:43 +00:00
gavin%gavinsharp.com
bf31d58845
Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest
2007-01-09 20:29:09 +00:00
mozilla.mano%sent.com
34962a8442
Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin.
2006-12-01 12:38:47 +00:00
gavin%gavinsharp.com
f9333ecf69
Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano
2006-11-06 23:41:31 +00:00
mozilla.mano%sent.com
76a4c3f922
Bug 357801 - new typeaheadfind object is created when accessing the fastFind property of an inactive browser element of a tabbrowser. r=gavin.
2006-11-05 00:06:39 +00:00
mozilla.mano%sent.com
8f8805501f
Bug 338639 - Autoscroll icon still present on previous page. r=gavin
2006-10-24 23:42:50 +00:00
gavin%gavinsharp.com
5d86121dc4
Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org
2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com
9ae565a500
Bug 353403: fix assertion failure caused by code in browser.xml trying to remove the browser:purge-session-history observer when it wasn't added, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me
2006-09-24 15:09:00 +00:00
gavin%gavinsharp.com
e90a8c1b7f
Bug 342642: fix exception thrown when clearing history, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-08-11 20:59:30 +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
Olli.Pettay%helsinki.fi
375bcc004f
Bug 341245, Remove some unused box object related interfaces, r+sr=roc
2006-07-13 09:02:05 +00:00
jwalden%mit.edu
77d2863c98
Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano
2006-06-15 18:57:22 +00:00
Olli.Pettay%helsinki.fi
4fc3b6f154
Bug 335586, r=mconnor+neil
2006-04-27 11:00:28 +00:00
enndeakin%sympatico.ca
970fb9925e
Bug 268590, add notification widget, r=mconnor
2006-04-19 20:50:25 +00:00
Olli.Pettay%helsinki.fi
ee372ff167
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com
0412146c05
Bug 330464: fix omission that broke popup blocking UI, r=mconnor
2006-03-14 16:35:09 +00:00
masayuki%d-toybox.com
6b899da3c6
Bug 315653 [JavaScript Console error]Components.classes['@mozilla.org/typeaheadfind;1'] has no properties / Bug 314819 Exception in browser.xml when closing the history sidebar (nsITypeAheadFind.setDocShell) r=mconnor
2006-03-14 06:14:41 +00:00
gavin%gavinsharp.com
622be3e058
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor
2006-01-31 20:27:20 +00:00
gavin%gavinsharp.com
c11d088e8d
Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor
2005-12-28 00:39:10 +00:00
masayuki%d-toybox.com
e7b9e65039
Bug 314288 FastFind is broken after find in this page in frame page r=mconnor, sr=bzbarsky
2005-11-01 04:13:21 +00:00
bsmedberg%covad.net
b26a3c2f1c
Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me
2005-10-17 17:08:12 +00:00
bzbarsky%mit.edu
4d2b1c2133
Remove useless autoscroll code. Bug 297503, patch by Martijn Wargers
...
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:27:32 +00:00
bzbarsky%mit.edu
f5bfaeab79
Fix document height determination for autoscroll. Bug 296080, patch by Martijn
...
Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:04:17 +00:00
neil%parkwaycc.co.uk
d3972a7d46
Backing out because gavin's port doesn't seem to fix Firefox
2005-08-31 22:49:31 +00:00
neil%parkwaycc.co.uk
c4b6a07345
Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin
2005-08-31 21:00:40 +00:00
gavin%gavinsharp.com
4c73034231
Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
2005-08-28 18:49:03 +00:00
gavin%gavinsharp.com
8f87ca30b9
Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor
2005-08-27 17:19:08 +00:00
smfr%smfr.org
8330cce37f
Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz
2005-08-23 23:48:47 +00:00
roc+%cs.cmu.edu
889049f5f4
Backing out fix for bug 130078 because of performance regressions.
2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu
1da9d9ae96
Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron
2005-08-18 17:14:29 +00:00
timeless%mozdev.org
d34d5ff158
Bug 302838 Update references to non-existing chrome files
...
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-08-02 21:57:46 +00:00
gavin%gavinsharp.com
c36e9bc7b5
Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg
2005-08-02 12:34:55 +00:00
bryner%brianryner.com
83216585ac
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.
2005-07-25 22:09:39 +00:00
bmlk%gmx.de
d2f3fc20c1
use screen rather than frame cooridnates for autoscroll, bug=223542 p=Tuukka Tolvanen r=mconnor a=asa
2005-07-17 13:43:14 +00:00
aaronleventhal%moonset.net
196f8df714
Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa
2005-07-13 18:18:47 +00:00
bryner%brianryner.com
e4a343f08f
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
db48x%yahoo.com
0092617a45
bug 280584: Maybe this part of the autoscroll code could be optimized (mousemove event handler)?
...
patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor, a=asa
2005-06-14 09:47:24 +00:00
vladimir%pobox.com
e9d79a9a24
b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa
2005-06-14 08:04:09 +00:00
varga%nixcorp.com
aa157eaf6d
Fix for bug 287461. Caret Browsing is hardbound to the F7 key and is unable to be overridden with javascript like F3, F5, etc.
...
r+sr=neil patch by Brian King <brian@mozdev.org>
2005-06-01 13:24:11 +00:00
mconnor%steelgryphon.com
9833e8799a
bug 294524 - reload buttons don't work after sanitizing, patch by Teune van Steeg <twanno@lycos.nl>, r=me, a=asa
2005-05-24 05:42:44 +00:00
bzbarsky%mit.edu
e1c1a583de
Fix silly typo in fix for bug 295121. r=mconnor, a=brendan
2005-05-23 17:46:20 +00:00
mconnor%steelgryphon.com
563a40a15e
bug 295121 - no securityUI in additional tabs, r=bz, a=asa
2005-05-23 17:03:06 +00:00
mconnor%steelgryphon.com
e8e57d18b4
Bug 294815 - Possible to create a <browser> with no securityUI by accident, r=bz, a=brendan
2005-05-20 02:09:09 +00:00
bryner%brianryner.com
aed69207f0
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
doronr%us.ibm.com
271626f6de
Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply
2005-04-28 17:28:00 +00:00
dbaron%dbaron.org
e5fb3daccc
Put try/catch around removeObserver that sometimes (inexplicably) fails. b=288770 r=mconnor
2005-04-05 04:41:41 +00:00
aaronleventhal%moonset.net
fad6703b6b
Missing part of checkin for fix to bug 285711. r=pkwarren, sr=henry.jia
2005-03-25 15:36:01 +00:00
dbaron%dbaron.org
0f7baff319
Null out a few more things. b=131456 r=mconnor
2005-02-23 06:31:53 +00:00
dbaron%dbaron.org
8805e32ba7
Prevent destroy method / destructor from attempting to removeObserver too many times. b=283088 r=mconnor
2005-02-22 01:35:18 +00:00
gerv%gerv.net
93180ced26
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
mconnor%myrealbox.com
c583b057f9
bug 277847 - Stop button activated when middle clicking inside blank tab, don't invoke autoscroll for about:blank
2005-01-11 02:55:40 +00:00
aaronleventhal%moonset.net
af73a988c9
bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor
2004-12-10 02:25:11 +00:00
steffen.wilberg%web.de
e1066c6ea9
Bug 271702: Change in boxobject breaks autoscroll in Firefox. p=bz, r=mconnor
2004-12-09 00:39:28 +00:00
bugzilla%arlen.demon.co.uk
2ce6a4e00c
Bug 261790 port various changes betwen xpfe/toolkit
...
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
ben%bengoodger.com
b603528092
Aviary branch landing
2004-12-01 04:48:44 +00:00
jst%mozilla.jstenback.com
e28f6af3a9
Fixing bug 265680. Don't enable cared mode from untrusted events. r+sr=mscott@mozilla.org
2004-11-03 19:35:51 +00:00
cbiesinger%web.de
c9a0f13bf5
Bug 261790 port various changes betwen xpfe/toolkit
...
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
steffen.wilberg%web.de
5fee76a70e
Bug 218686: Autoscroll activates when middle-clicking document scrollbars. p=alexey@optus.net, r=mconnor
2004-07-30 12:14:59 +00:00
bryner%brianryner.com
1a8b51b957
Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake.
2004-07-29 08:08:11 +00:00
mconnor%myrealbox.com
9285a4d5ea
bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me
2004-07-24 00:24:30 +00:00
mconnor%myrealbox.com
c45cab3bab
Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me
2004-05-07 01:02:08 +00:00
mconnor%myrealbox.com
7f6c8339ea
Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me
2004-05-02 16:08:16 +00:00
dbaron%dbaron.org
0ae1b8788f
Fix leaks related to failing to remove observers. b=239833 r=blake
2004-04-07 17:37:55 +00:00
blakeross%telocity.com
31dee59048
Don't purge the page you're looking at from session history when clearing history.
2004-02-22 08:10:38 +00:00
blakeross%telocity.com
93916fa325
Fix 207188: clearing history/all in prefs doesn't clear session history.
2004-02-21 07:02:53 +00:00
blakeross%telocity.com
240cdc36b1
Fix 213250: Autoscroll prevents middle clicking on links in XML (XHTML) docs. Patch by Jon Henry.
2004-02-20 02:04:27 +00:00
noririty%jcom.home.ne.jp
6befbbdeb4
fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org
2004-02-19 19:40:18 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
neil%parkwaycc.co.uk
979ceddcaa
Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu
2004-01-08 22:51:00 +00:00
ben%bengoodger.com
e436627911
Fix for bug 224416 - tabs don't remember focused element.
...
patch by Will Devine. <yakgoatcamel@myrealbox.com>
2003-12-16 00:16:19 +00:00
ben%bengoodger.com
23b02b08a8
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
2003-12-05 05:55:54 +00:00
chanial%noos.fr
011251779d
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
2003-11-20 09:48:16 +00:00
chanial%noos.fr
5dade47a7d
convert chrome://global/content/widgets to chrome://global/content/bindings
2003-11-20 05:14:08 +00:00
varga%nixcorp.com
2e490df717
Checking in for Jungshik Shin.
...
Fix for bug 195093. 'modernize' nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
dean_tessman%hotmail.com
b53f2ecef6
213250 - get middle click working properly in XML documents.
...
p=bugzilla@accessibleinter.net , r=me
2003-10-24 02:11:53 +00:00
chanial%noos.fr
51fb8e87a8
bug 213228: new toolkit independence bug, part 7: update and use our widgetry
...
browser.xml: bug 197121 by brade and bug 199060 by aaronl.
not ported: bug 164006, wyciwyg: should not appear in tab title
bug 104778, remember what user typed when switching tabs.
bug 103720, prefill URI when opening new tab.
2003-08-17 11:06:26 +00:00
ben%bengoodger.com
ed5f1b0f43
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
2003-08-11 03:57:20 +00:00
hyatt%mozilla.org
2edd248d3b
Fix for 179336, make sure the page report for blocked popups shows the right page url.
2003-08-10 22:28:28 +00:00
blakeross%telocity.com
8aad9992ae
Oops, remove this ifdef too.
2003-08-08 08:02:16 +00:00
blakeross%telocity.com
bd32ca4753
Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js.
2003-08-08 08:01:24 +00:00
ben%bengoodger.com
de6c173bd4
Actually fix b199819
2003-08-08 00:52:33 +00:00
ben%bengoodger.com
2bdad7d028
b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref.
2003-08-08 00:27:08 +00:00
bryner%brianryner.com
95d977de84
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
2003-07-26 06:42:50 +00:00
noririty%jcom.home.ne.jp
a64e14c296
back out AiO
2003-07-25 04:13:46 +00:00
noririty%jcom.home.ne.jp
7e758bee90
Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com.
2003-07-24 16:02:07 +00:00
noririty%jcom.home.ne.jp
fdb105ca4a
another oops
2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp
3b6b72cbae
fix sidebar mid-click regression
2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp
a71065189b
Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002
2003-07-24 10:34:54 +00:00
blakeross%telocity.com
c4123ae432
fix sidebar middle click
2003-07-20 04:19:52 +00:00
blakeross%telocity.com
070504ae28
Tweaking autoscroll.
2003-07-17 22:04:11 +00:00
blakeross%telocity.com
db99ae0397
Only enable autoscroll on Windows.
2003-07-06 05:23:05 +00:00
blakeross%telocity.com
5d1f8ce092
Move autoscroll images to content so it's not theme-dependent.
2003-07-06 01:08:18 +00:00
blakeross%telocity.com
75d9577000
Minor autoscroll fixes.
2003-07-06 01:02:48 +00:00
blakeross%telocity.com
1ac4bfc823
Tweaking autoscroll a bit.
2003-07-05 06:53:47 +00:00
blakeross%telocity.com
8b86ee3b29
Fixing arrow flashing on middle click of link.
2003-07-04 08:23:45 +00:00
blakeross%telocity.com
773ee4c37c
Fixing autoscroll so that you can mousedown on a link and drag, but also ensuring that we don't break middle mouse click on a link. Subject to bugs :)
2003-07-04 06:36:28 +00:00
blakeross%telocity.com
d7e6606ca5
Converting the autoscroll code to attach to the browser binding and folding it directly into Firebird. Thanks to the folks at autoscroll.mozdev.org for providing this great functionality!
2003-07-04 05:02:35 +00:00
hyatt%netscape.com
8b7be1726a
Remove alerts.
2002-10-08 03:28:02 +00:00
hyatt%netscape.com
2589dc4e82
more popup whitelisting changes
2002-10-08 03:23:38 +00:00
hewitt%netscape.com
ecf5b015d3
165955 - turning on satchel in phoenix
2002-09-28 06:25:03 +00:00