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

524 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 92e08079b5 Bug 285005 Allow scrollbox with scrollbars r+sr=roc 2005-03-30 00:11:06 +00:00
jst%mozilla.jstenback.com 6e1cef7619 Fixing typo in comment. 2005-03-29 18:24:16 +00:00
joshmoz%gmail.com 34a19db7c3 don't let preferences dialog get progressively shorter when rapidly switching between panes on Mac OS X with animation. patch by Asaf Romano. b=283713 r=joshmoz sr=mconnor 2005-03-28 20:50:23 +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
mozilla.mano%sent.com 590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
steffen.wilberg%web.de 48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +00:00
steffen.wilberg%web.de 21a519b4aa Bug Bug 263216: links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer. p=Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor 2005-03-24 07:45:58 +00:00
dveditz%cruzio.com dbc7f7081e bug 284627 need checkLoadURI for sidebar panels. patch by mconnor,r=bz,r=bryner,sr=dveditz 2005-03-23 21:39:46 +00:00
mozilla.mano%sent.com b923bb1ec7 Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2005-03-23 21:39:45 +00:00
joshmoz%gmail.com b3a5346617 "Content-disposition filename handling violates RFCs 2183 and 2616" b=275110 r=bz sr=benjamin 2005-03-23 21:39:44 +00:00
cbiesinger%web.de 463930e931 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-03-23 21:39:43 +00:00
gerv%gerv.net 9212108e44 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-03-23 21:39:42 +00:00
timeless%mozdev.org 77a06be2bf Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-03-23 21:39:41 +00:00
mozilla.mano%sent.com a0b04f0234 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-03-23 21:39:40 +00:00
bzbarsky%mit.edu f1a66b3670 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-03-23 21:39:39 +00:00
db48x%yahoo.com 3420de0481 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-03-23 21:39:38 +00:00
cbiesinger%web.de 80b9ce1e32 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-03-23 21:39:37 +00:00
steffen.wilberg%web.de 838f68cd2e fix comment about the name and location of nsHelperAppDlg.js.in. 2005-03-23 21:39:36 +00:00
bzbarsky%mit.edu 2e153d18de Use the right extension for appending filters to the filepicker. Bug 273498,
r=mconnor
2005-03-23 21:39:35 +00:00
bugzilla%arlen.demon.co.uk 03155d5f84 Reversing out patch checked in by accident during aviary landing fixing 2005-03-23 21:39:34 +00:00
bugzilla%arlen.demon.co.uk 48a828429d Bug 239394 nsIMIMEInfo should use interCaps for functions and attributes
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:33 +00:00
bugzilla%arlen.demon.co.uk 67b8912860 Bug 128398 Referrer column is empty for the History
Relanding relevant parts of patch following aviary branch landing
2005-03-23 21:39:32 +00:00
ben%bengoodger.com cf6bcaf781 Landing the Aviary Branch (browser section only). 2005-03-23 21:39:31 +00:00
timeless%mozdev.org 4626b8c954 Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2005-03-23 21:37:45 +00:00
db48x%yahoo.com 208a3d11bb bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2005-03-23 21:37:44 +00:00
ben%bengoodger.com 79358daea3 258673 - save page as (complete) mangles ampersand escaped sequences... add addtl encoding flags for rich text saves 2005-03-23 21:37:43 +00:00
cbiesinger%web.de 73f0de6676 Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2005-03-23 21:37:42 +00:00
mconnor%myrealbox.com 9ce92bd268 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2005-03-23 21:37:41 +00:00
mconnor%myrealbox.com fd4becd664 Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben 2005-03-23 21:37:40 +00:00
jruderman%hmc.edu 7c2710aca4 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2005-03-23 21:37:39 +00:00
ben%bengoodger.com a25f95dce5 241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org 2005-03-23 21:37:38 +00:00
ben%bengoodger.com 1a7cfd53f4 235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator 2005-03-23 21:37:37 +00:00
ben%bengoodger.com 41a03c0ad0 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2005-03-23 21:37:36 +00:00
darin%meer.net d36e828b2a fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2005-03-23 21:37:35 +00:00
cbiesinger%web.de cbab537b28 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2005-03-23 21:37:34 +00:00
ben%bengoodger.com a8c29009d6 241028 - should be able to create smart keywords to forms that use the http POST method. 2005-03-23 21:37:33 +00:00
darin%meer.net 708186863c landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2005-03-23 21:37:32 +00:00
bryner%brianryner.com 12b369a723 fix urls opened in new tabs being added to history as hidden entries (bug 236394). r=ben. 2005-03-23 21:37:31 +00:00
mkaply%us.ibm.com af54e84e1c #236194
r=mkaply
Fix from Jon Henry - send HTTP referrer on Save Link to Disk so that all downloads work.
2005-03-23 21:37:30 +00:00
mkaply%us.ibm.com 74127c514e Add an OS/2 case 2005-03-23 21:37:29 +00:00
blakeross%telocity.com 6565bf0879 Fix 234136: middle-clicking link no longer makes it appear visited. 2005-03-23 21:37:28 +00:00
bsmedberg%covad.net ab2c2269e6 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. 2005-03-23 21:37:27 +00:00
chanial%noos.fr 7681fd5a1b Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk> 2005-03-23 21:37:26 +00:00
jshin%mailaps.org 2834c2e84a bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2005-03-23 21:37:25 +00:00
jshin%mailaps.org c2e71dc9b1 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2005-03-23 21:37:24 +00:00
ben%bengoodger.com c7e0a0f70c rip out extraneous dump 2005-03-23 21:37:23 +00:00
ben%bengoodger.com 9c5087c8d1 Fix issue with Retry download in download manager not saving to the same location. 2005-03-23 21:37:22 +00:00
darin%meer.net 2ce52c6f81 fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky 2005-03-23 21:37:21 +00:00
chanial%noos.fr cdb39d28e1 Bug 223390: "Save as" and "Save Link as..." save gzipped content when server uses gzip transfer-encoding. porting fix from the suite. Patch by bz. Thanks Jesse! 2005-03-23 21:37:20 +00:00
chanial%noos.fr c085a040b0 bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now. 2005-03-23 21:37:19 +00:00