Commit Graph

128043 Commits

Author SHA1 Message Date
asa%mozilla.org
db73a06858 update to point to ftp.mozilla.org/pub/mozilla.org/mozilla/nightly r=bryner 2004-03-13 06:25:28 +00:00
scott%scott-macgregor.org
15fd6ac366 bump module.ver version to 0.5 2004-03-13 05:12:17 +00:00
scott%scott-macgregor.org
e922ce344c Bug #217477 --> Message pane and its scrollbars do not resize properly when main window is resized. 2004-03-13 02:54:55 +00:00
roc+%cs.cmu.edu
23c8e177ab Bug 235558. Make scrollframes take CSS max-width/max-height into account when they compute their preferred size (by reflowing their scrolled block to width max-width, if appropriate). r+sr=dbaron,a=choffman 2004-03-13 02:51:16 +00:00
relyea%netscape.com
70a5776e59 Fix arrays handling strings, and help 2004-03-13 02:44:26 +00:00
mconnor%myrealbox.com
96a9f16da1 removing unneeded files after checkin for bug 233607, r=blake 2004-03-13 02:26:29 +00:00
mconnor%myrealbox.com
53897c5f1e additional part of checkin 2004-03-13 02:04:53 +00:00
mconnor%myrealbox.com
ec0e460221 bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake 2004-03-13 01:53:48 +00:00
mconnor%myrealbox.com
97bd627266 part of checkin for bug 233607, r=blake 2004-03-13 01:49:59 +00:00
mconnor%myrealbox.com
0cdcee8b9a bug 237262 nsAttrAndChildArray::ReplaceChildAt() should addref before releasing, patch by Wladimir Palant (trev@gtchat.de), r=sicking, sr=bz, a=dbaron 2004-03-13 01:17:02 +00:00
scott%scott-macgregor.org
4a07df156c Bug #235651 --> toolkit installer changes necessary to support the thunderbird installer.
When doing a custom install and the user selects "Browser Folder", the
folder pickker dialog willl now open up to the selected folder. This will
impact Firefox and Thunderbird.

Add a parameter called DistSubdir which folks writing an installer for the
new toolkit can set in their installer.cfg file. This variable defaults to a
value of bin (so no changes for Firefox here) and you can change it to whatever
directory under dist that you want.
2004-03-13 00:31:45 +00:00
ben%bengoodger.com
89f4e4feb4 bug 234910 - crash exiting mozilla after installing an XPI
make the xpinstall manager a weak observer by inheriting from nsSupportsWeakReference - prevents xpinstall manager from lingering around until the app shuts down long after its usefulness has expired.
r=danm, sr=dveditz, a=chofmann
2004-03-13 00:25:34 +00:00
neil%parkwaycc.co.uk
ef94b9c26f Bug 201248 Change filter/spam logging to ISO time as an interim measure until logging can be localized p=cnst+moz@bugmail.mojo.ru r=smontagu sr=roc moa=bienvenu a=chofmann 2004-03-12 23:53:37 +00:00
mostafah%oeone.com
165fdbff2b Checked in patch for bug 189060: other-licenses/libical fails to build on AIX 2004-03-12 22:20:52 +00:00
mostafah%oeone.com
8a40e1d9b6 Bringing in needed icaltime_is_date function from libical cvs 2004-03-12 21:53:55 +00:00
mostafah%oeone.com
e532a64f01 Brought icalderived* files more closer to libical cvs to fix bug 189060 2004-03-12 21:26:47 +00:00
neil%parkwaycc.co.uk
a309f10896 Bug 232026 Fix JS strict warning: redeclaration of var item p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-12 21:09:00 +00:00
Stefan.Borggraefe%gmx.de
9914435982 Fix for bug 236999: "Latest Builds as Default Bookmark in Personal Toolbar is broken"
p=mcsmurf, r=timeless, sr=dbaron, a=chofmann
2004-03-12 20:45:14 +00:00
mostafah%oeone.com
344aca9179 Synced with libical code from their cvs:
Removed obsolete icalcomponent_convert_time function.
Synced icalcomponent_get_span function.
2004-03-12 20:14:52 +00:00
scott%scott-macgregor.org
5664049776 add a colon to the end of the reset training data string 2004-03-12 19:29:56 +00:00
scott%scott-macgregor.org
7d34e353dc Bug #237151 --> Add UI to the junk control dialog for resetting the training data 2004-03-12 19:17:25 +00:00
scott%scott-macgregor.org
89564fdd30 Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
sr=bienvenu
a=asa
2004-03-12 19:14:50 +00:00
bienvenu%nventure.com
f86c4a056b detect disconnect from imap idle state, also use monitor to handle race condition around m_transport sr=mscott, a=chofmann 236584 2004-03-12 19:08:19 +00:00
mvl%exedo.nl
0b2a2ee20d Wait to write out the permissions file until after 2 seconds of inactivity, to speed up deleting of losts of entries.
bug 236641, r=dwitte, sr=darin, a=dveditz
2004-03-12 18:02:38 +00:00
scott%scott-macgregor.org
acdd8fb8cc Port seamonkey fix to make F8 toggle the message pane on and off 2004-03-12 18:02:31 +00:00
Stefan.Borggraefe%gmx.de
87661eb1b5 Fix for bug 215065: Duplicate access keys for Redo and Properties in Edit menu.
r=timeless, sr=alecf, a=asa
2004-03-12 17:56:06 +00:00
tor%cs.brown.edu
994e4c20f7 Bug 205893 - use DIBSection instead of DIBitmap. Patch by sring@gmx.net,
r=ere, sr=tor, a=chofmann
2004-03-12 17:11:54 +00:00
bzbarsky%mit.edu
ddb373de3c Fix MSVC.net bustage. Bug 236956, r+sr+a=dbaron 2004-03-12 16:51:26 +00:00
timeless%mozdev.org
818b1d422c Bug 234128 Composer->File menu has two menuitems (Publish and Page Setup) with the same hot key ''u".
r=neil sr=dbaron moa=glazou a=chofmann
2004-03-12 16:40:40 +00:00
Stefan.Borggraefe%gmx.de
e111008acf Documentation update for bug 219620
r=rlk and r=neil, a=chofmann
2004-03-12 15:47:51 +00:00
peterv%propagandism.org
c0a0f437de Fix for bug 237186 (document.createAttribute, document.createElement, etc need to throw INVALID_CHARACTER_ERR for empty names). r/sr=jst, a=chofmann. 2004-03-12 15:38:19 +00:00
peterv%propagandism.org
50db3b8ff2 Fix for bug 237185 (nsXPathNSResolver::LookupNamespaceURI needs to resolve xml). r/sr=jst, a=chofmann. 2004-03-12 15:35:51 +00:00
bienvenu%nventure.com
f74b8b5ec6 add keys for toggling message and thread pane, patch by vdvo@vdvo.net, r=neil.parkwaycc.co.uk, sr=me, a=chofmann 2004-03-12 14:54:30 +00:00
mostafah%oeone.com
cbcf8e53df Updated dutch translation. 2004-03-12 14:33:00 +00:00
alex.fritze%crocodile-clips.com
33a5da4fc1 debug build bustage fix (bug#237169). r/sr=peterv 2004-03-12 11:17:38 +00:00
peterv%propagandism.org
b580ff16b6 Fix for bug 237124 (Make XULDocument.evaluate work from JS). r/sr=jst, a=chofmann. 2004-03-12 09:47:47 +00:00
Stefan.Borggraefe%gmx.de
2a90cb5f99 Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann
2004-03-12 08:09:42 +00:00
darin%meer.net
1b7fba1f19 fixes bug 209814 "PR_dtoa blows up when executed on an ARM platform" patch by wtc r=darin 2004-03-12 07:33:28 +00:00
scott%scott-macgregor.org
e1c235fae6 Bug #234224 --> honor the general.useragent.override pref instead of the custom thunderbird user agent for
outgoing messages if it is set.

This is NOT part of the seamonkey build.
2004-03-12 07:23:38 +00:00
scott%scott-macgregor.org
c13ee62552 Try out a new smiley icon for the mail compose format toolbar 2004-03-12 07:20:23 +00:00
darin%meer.net
7d4eb29b1c fixes bug 229024 "Source code truncated on some files"
portions by me r=rginda, portions by rginda r=me
2004-03-12 05:28:39 +00:00
jocuri%softhome.net
690bf4aa94 Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk. 2004-03-12 05:24:06 +00:00
dbaron%dbaron.org
41c16857c2 DeCOMify nsIFrame::IsPercentageBase and rename to IsContainingBlock. b=237169 r+sr=bzbarsky a=brendan 2004-03-12 04:40:17 +00:00
sfraser%netscape.com
8a97086b50 Fix bug 161249: when a window is maximized, but partially offscreen, bits of the window were erased and not correctly redrawn, because of a historic EraseRect(), and some short-circuiting in the maximize code, so fix those. r=ben, sr=bryner. 2004-03-12 04:26:43 +00:00
darin%meer.net
16b13996f8 make sure NSGetModule is still exported when mozilla proper is statically built, bug=235948 r+sr=bryner a=brendan 2004-03-12 04:06:55 +00:00
scott%scott-macgregor.org
826da5fb62 Bug #235651 --> More installer work for Thunderbird. Add a .ico file for mail just like we have for browser 2004-03-12 03:53:35 +00:00
scott%scott-macgregor.org
5bbbbb8cb9 remove a comma that shouldn't be there from an installer screen 2004-03-12 03:42:27 +00:00
roc+%cs.cmu.edu
6a2881e43a Bug 232838. Remove unnecessary assertions on minsizes that we don't use. r+sr=dbaron, a=choffman 2004-03-12 03:35:53 +00:00
darin%meer.net
e01a4d3c15 disable building extensions (NOT PART OF THE DEFAULT BUILD) 2004-03-12 02:39:30 +00:00
scott%scott-macgregor.org
55fe164a33 don't show the clean install checkbox when going through the customize install option 2004-03-12 01:51:24 +00:00