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

128329 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu ad24d82e95 Initial cairo foreignObject and font support. 2004-03-16 21:40:09 +00:00
jocuri%softhome.net 40bf3cffa8 Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk. 2004-03-16 21:23:00 +00:00
jocuri%softhome.net 7f6be30704 Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
jocuri%softhome.net 2420907844 Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk. 2004-03-16 21:09:47 +00:00
dbaron%dbaron.org 8175c801fa Fix macro argument with side-effects that broke paste on Solaris and perhaps other platforms. b=56219 r+sr=bryner a=chofmann 2004-03-16 21:08:42 +00:00
mvl%exedo.nl 30af29cd9c fix some javascript strict warnings when starting calendar
bug 237368, r=mostafah
2004-03-16 20:23:12 +00:00
jst%mozilla.jstenback.com 1799c57970 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
ben%bengoodger.com 494adca8c3 New "MPL" application and document icons 2004-03-16 19:26:55 +00:00
scott%scott-macgregor.org d7288ae031 Tweak some styles to make the about dialog look a little better 2004-03-16 19:17:30 +00:00
jst%mozilla.jstenback.com 2ee27045ba Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2004-03-16 19:06:10 +00:00
darin%meer.net 7c70a6cb04 fixing a comment typo 2004-03-16 18:34:25 +00:00
cls%seawood.org b73d7c6a2e Fixing static build bustage caused by checkin for bug 17578. 2004-03-16 09:33:59 +00:00
cls%seawood.org e887c496ee Fix mingw 3.3.1/3.3.3 bustage.
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
roc+%cs.cmu.edu caec22bc62 Bug 237343. Adjust inline frame PerFrameData mCombinedArea to account for width increase due to justification. 2004-03-16 06:58:01 +00:00
jst%mozilla.jstenback.com e1913b1f1e Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2004-03-16 06:57:54 +00:00
jst%mozilla.jstenback.com 1f82adcf25 Fixing bug 237319. Adding support for server push of XML documents to an XMLHttpRequest using "multipart/x-mixed-replace". r=darin@meer.net, sr=hjtoi-bugzilla@comcast.net, a=chofmann@mozilla.org 2004-03-16 06:34:29 +00:00
mconnor%myrealbox.com d791269e3a bug 226365 autocompletion problem with www. in URL bar, patch by Patrick McCormick (patrick@meer.net), r=ben, also remove some tabs that should have been spaces 2004-03-16 04:45:09 +00:00
scott%scott-macgregor.org 42611873b6 Fix OBJDIR build bustage. Thanks to Stephen Walker for the patch 2004-03-16 04:43:22 +00:00
ben%bengoodger.com fd9c296d88 fix mac bustage 2004-03-16 04:42:12 +00:00
timeless%mozdev.org ed06558c89 Bug 117532 UI Pref to prevent sites from taking over context menu
patch by robert@accettura.com r=neil sr=ben a=mkaply
2004-03-16 04:41:10 +00:00
ben%bengoodger.com 171dff95e7 add unix icon files 2004-03-16 04:16:03 +00:00
ben%bengoodger.com 79be05b1ae 237172 - remove an unnecessary addition of a global observer in the migration code. this is only built in firefox. r=bsmedberg 2004-03-16 04:00:54 +00:00
cltbld%netscape.com 00e04de13a Automated update from host egg 2004-03-16 04:00:47 +00:00
ben%bengoodger.com 56cc1b271f 237190 - fix some leaks in migration. r=brendan 2004-03-16 03:58:41 +00:00
ben%bengoodger.com 4e06059da1 rename the app icons file to firefox.icns 2004-03-16 03:56:58 +00:00
ben%bengoodger.com 2726c470ae 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
scott%scott-macgregor.org 7ac1dd546b Bug #237603 --> Add a credits page to the Help/About dialog. Thanks to Ben Goodger and David Baron for doing all the hard work, letting
me just copy what they came up with for Firefox :).

Haven't finished putting together the names in the credits page yet.
2004-03-16 03:51:17 +00:00
ben%bengoodger.com 97db57d365 Update Mac Bundle Manifest with more up to date info about Firefox 2004-03-16 02:01:36 +00:00
bienvenu%nventure.com bfc4cf9a31 add a little imap logging to imap offline sync, sr=mscott, a=chofmann, 236532 2004-03-16 01:14:54 +00:00
dbaron%dbaron.org 2c963d6acc Simplify code to avoid optimization bug. b=233497 r=ajschult sr=roc a=blizzard 2004-03-16 01:07:13 +00:00
cls%seawood.org 3977ae5a71 Backing out changes from bug 226609. MSVC is being uncharacteristically picky. 2004-03-16 00:59:29 +00:00
darin%meer.net 5ac8e9ef41 attempting to fix HP-UX bustage 2004-03-16 00:34:01 +00:00
cls%seawood.org 8e702f20f2 Fix mingw 3.3.1/3.3.3 bustage. Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Bug #226609 r=shaver sr=dbaron a=chofmann
2004-03-15 23:47:04 +00:00
kjh-5727%comcast.net cabd62878a Bug 236801 - Stretched and clipped images could yield invalid postscript.
r=tor, sr=roc, a=choffman.
2004-03-15 23:35:20 +00:00
amardare%qnx.com 43b9b1aa49 Changes for qnx( photon ) platform only. It should not affect runtime/building other platforms.
Changes required to fix printing under 630.
2004-03-15 23:31:19 +00:00
amardare%qnx.com c245c857bc Changes for qnx( photon ) platform only. It should not affect runtime/building other platforms.
Added "content" to the REQUIRES list.
2004-03-15 23:27:15 +00:00
neil%parkwaycc.co.uk 2f7d2ed0d1 Bug 162718 Advanced smart browsing preview is not localizable p=vberon@mecano.gme.usherb.ca r=bryner sr=rbs a=chofmann 2004-03-15 23:19:46 +00:00
jst%mozilla.jstenback.com 34184c1cc5 Fixing bug 237556. Exposing existing XPath functionality on ImageDocuments too. r+sr=peterv@propagandism.org, a=chofmann@mozilla.org 2004-03-15 23:07:12 +00:00
scott%scott-macgregor.org fc6d5e7969 Use the XUL pre-processor on our static installed-chrome.txt isntead of having a version for unix and a version for windows.
Thanks to bryner for the tip
2004-03-15 22:44:00 +00:00
dbaron%dbaron.org 22cb21cb50 Prevent a label's for content from being another label (or itself), which can lead to crashes. b=237357 Patch from Rene Pronk <r.pronk@its.tudelft.nl>. sr=dbaron r=jst a=chofmann 2004-03-15 22:28:41 +00:00
sicking%bigfoot.com 4684b55593 Bug 237291: Make Init() on svg-elements take a nodeinfo so that we only have one Init callchain. Not part of build.
r=afri a=tor
2004-03-15 22:27:14 +00:00
scott%scott-macgregor.org abd4b7db22 Offline JS template file for the installer 2004-03-15 22:19:49 +00:00
cbiesinger%web.de 421307e27a remove basically empty IBMChangeLog file, r=mkaply a=mkaply/brendan 2004-03-15 21:22:01 +00:00
cltbld%netscape.com 2889c54d58 Automated update from host egg 2004-03-15 21:20:36 +00:00
darin%meer.net 9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
scott%scott-macgregor.org 468b473dca Bug #145798 --> Create Filter from Message is not doable when message pane is closed.
Porting to thunderbird

patch by mcow
2004-03-15 19:41:14 +00:00
scott%scott-macgregor.org 1408cb8821 Bug #142748 --> File/Compact Folders disabled until you focus a folder
Porting to thunderbird

Patch by mcow
2004-03-15 19:31:11 +00:00
scott%scott-macgregor.org 3d8dff7f35 Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:" 2004-03-15 19:26:57 +00:00
locka%iol.ie 08fb7bc6f1 Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann 2004-03-15 19:20:12 +00:00
neil%parkwaycc.co.uk 1496020612 Bug 235879 JS strict warning: redeclaration of var loadedFolder p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-15 16:58:17 +00:00