Commit Graph

128212 Commits

Author SHA1 Message Date
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
bmlk%gmx.de
d35090f0e2 wallpaper over a zero pointer deref, bug 237421, r/sr=dbaron a=chofmann 2004-03-15 16:09:40 +00:00
ian%hixie.ch
bea143cbe1 Minor tweak so as to ensure changes to the nick variables are always saved. Shouldn't fix anything anyone was seeing. 2004-03-15 13:24:28 +00:00
ian%hixie.ch
d86870c0c7 =This is quite a serious bug. Turns out that modules (of course) run in the scope of the method in which they were loaded... which means they can access variables such as 'nick' that are defined using my in the global scope. Ouch. Anyway, this fixes the problem with bots randomly losing their nick while using Karma. I would have caught it earlier, but I don't use Karma myself, so... 2004-03-15 13:19:23 +00:00
timeless%mozdev.org
cb1daf62f0 Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms
r=justdave a=justdave
2004-03-15 10:24:12 +00:00
dwitte%stanford.edu
f32b368c4f comment-only tweak. 2004-03-15 09:44:30 +00:00
cls%seawood.org
ca0a3c2b4e Add support for cross-compiling to i386-mingw32
Bug #222013 r=dmose
2004-03-15 07:38:54 +00:00
cls%seawood.org
dc056d91c1 Fixing whatever got missed between the missed bug 141834 checkin & bug 134113 checkin. 2004-03-15 07:15:51 +00:00
cls%seawood.org
2c8a03de7f OpenVMS build changes. b=180291. r=mcs. sr=brendan 2004-03-15 06:51:00 +00:00
cls%seawood.org
afc5defcdd #215581
r=mark smith
OS/2 changes for GCC 3.2.2
2004-03-15 06:35:14 +00:00
cls%seawood.org
4f4c771863 198462 patch by rich cannings cannings@math.ucalgary.ca r=mcs sr=dmose a=mkaply Get LDAP to build on OpenBSD 2004-03-15 06:28:55 +00:00
cls%seawood.org
ac3f635750 Whitespace change to represent checkin for bug 158920.
Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2004-03-15 06:27:56 +00:00
cls%seawood.org
086348436b #188247
r=mcs, sr=dmose
OS/2 GCC work for LDAP
2004-03-15 06:25:32 +00:00
cls%seawood.org
9332242261 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2004-03-15 06:17:21 +00:00
cls%seawood.org
1499c49527 Gratuitous whitespace change to represent checkin for bug 53764. 2004-03-15 06:13:51 +00:00
brendan%mozilla.org
364bae9326 Fix function after var redeclaration to avoid overincrementing fun->nvars (237461, r=shaver, a=chofmann). 2004-03-15 03:41:49 +00:00
bzbarsky%mit.edu
5351f884f1 Temporarily disable type-guessing for content-encoded text/plain content. Bug
233047, r=biesi, sr=darin, a=chofmann
2004-03-15 02:00:15 +00:00
gerv%gerv.net
a0746b676e Bug 232491 - try harder to avoid parameterless searches (either saved or otherwise.) Patch by gerv; r,a=myk. 2004-03-14 23:21:01 +00:00