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

48 Коммитов

Автор SHA1 Сообщение Дата
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