cbiesinger%web.de
1b4bef99b0
fixing ports bustage
2004-04-13 21:30:55 +00:00
dbaron%dbaron.org
336dd9831d
Fix logic error causing certain patterns of table rows to spread themselves over many pages when printing. b=231823,212984 r=bernd sr=roc
2004-04-13 20:47:52 +00:00
mostafah%oeone.com
25aefe43f2
Checked in patch #145872 for bug 206382
2004-04-13 20:36:55 +00:00
kiko%async.com.br
7f8b295b32
Additional fix for bug 87770: attachment.cgi should work with no
...
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.
I padded the Edit button with s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.
2004-04-13 20:31:27 +00:00
cbiesinger%web.de
2d3ae47264
fixing win32 bustage
2004-04-13 19:54:44 +00:00
cltbld%netscape.com
f7f008d05b
Automated update from host egg
2004-04-13 19:51:45 +00:00
blizzard%redhat.com
738119e1ec
Bug #239466 . Gtk2 builds should build with xft by default. r=bryner, sr=dbaron
2004-04-13 19:46:53 +00:00
cbiesinger%web.de
8e88784a63
fixing bug 235832 in a better way, by using dynamic_cast.
...
r=bzbarsky sr=darin
2004-04-13 19:40:08 +00:00
cbiesinger%web.de
6005e19562
fix bustage
2004-04-13 19:34:40 +00:00
cbiesinger%web.de
480d5dd41f
fix compile warnings in nsLocalFileWin, r=dougt bug 239298
2004-04-13 19:30:51 +00:00
cbiesinger%web.de
c54197d5ff
removing unused files, r=neil bug 238818 not part of build
2004-04-13 19:20:08 +00:00
cbiesinger%web.de
37b9e38307
Bug 239115 deCOM nsDownload
...
r=neil sr=roc
2004-04-13 19:15:21 +00:00
cbiesinger%web.de
66ec9ed0ab
bug 240106, add 64-bit version of nsC?String::AppendInt
...
r=darin sr=dbaron
2004-04-13 19:13:49 +00:00
kiko%async.com.br
76d1b26cbc
Silly typo fix. r=ssdbot
2004-04-13 19:11:28 +00:00
kiko%async.com.br
3f700c174c
Add a slightly hackish approach to test against values in .netrc that
...
diverge from the specified url by a trailing slash -- we *know* they're
not the same thing, but it seems people want us to think they are!
2004-04-13 18:52:50 +00:00
kiko%async.com.br
870dc2592e
Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
...
XXX comments. r=vladd,justdave; a=justdave.
die %FORM die!
2004-04-13 18:34:59 +00:00
bienvenu%nventure.com
cb5828ffa7
224318 backend support for automatic server spam filter filters add new .sfd files to packages sr=mscott
2004-04-13 18:19:54 +00:00
bienvenu%nventure.com
5ed6e8fa7f
add server filter description files for bug 224318 sr=mscott
2004-04-13 18:17:05 +00:00
jocuri%softhome.net
edcebfe3c6
Patch for bug 224477: make webservergroup default to apache on new installs; r=joel; a=justdave.
2004-04-13 18:16:36 +00:00
bienvenu%nventure.com
d626970465
224318 backend support for automatic server spam filter filters sr=mscott
2004-04-13 18:16:35 +00:00
jocuri%softhome.net
74314dc1fa
Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave.
2004-04-13 18:08:42 +00:00
bzbarsky%mit.edu
b5886c67ae
Make nsXULDocument use the post-redirect URI as the document URI for non-chrome
...
and non-resource channels, the way all other documents do. Bug 240358, r+sr=jst
2004-04-13 18:02:28 +00:00
bzbarsky%mit.edu
81be8284a4
Add navigator.onLine. Bug 23435, r+sr=jst
2004-04-13 18:00:18 +00:00
jocuri%softhome.net
660b99f440
Patch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless; a=justdave.
2004-04-13 17:59:22 +00:00
bienvenu%nventure.com
804ad832e0
add support for IMAP AUTH=NTLM, MSN, sr=mscott 200436
2004-04-13 17:35:52 +00:00
sicking%bigfoot.com
fdef38b20b
Bug 236479: Kill nsMappedAttributes::GetAttribute.
...
Patch by Wladimir Palant (trev@gtchat.de )
r=sicking sr=jst
2004-04-13 16:45:59 +00:00
bienvenu%nventure.com
75c14e2377
db part of fix for 238680 only store /seen flag on messages we think are unseen, when doing mark all read, sr=mscott
2004-04-13 16:18:06 +00:00
bienvenu%nventure.com
2826bffa6d
fix one more unix build bustage
2004-04-13 15:33:31 +00:00
bienvenu%nventure.com
4655de235a
fix build bustage with 64 bit seekable streams
2004-04-13 15:21:09 +00:00
bienvenu%nventure.com
6fd0bba771
make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott
2004-04-13 14:37:53 +00:00
mvl%exedo.nl
4410ace032
another attempt to fix bustage
2004-04-13 13:14:59 +00:00
mvl%exedo.nl
8c32690437
attempt to fix build bustage
2004-04-13 12:43:09 +00:00
mvl%exedo.nl
88885b2679
Add support for REP tables in spellchecker, to improve suggestions by knowing about common misspellings
...
bug 227214, patch by mscott and me, r=mscott, sr=bienvenu
2004-04-13 12:09:44 +00:00
bryner%brianryner.com
10b4b82e6a
Fix lack of caret in add email account wizard (bug 214306). The problem here was that when ShiftFocusInternal was given an explicit starting point, it was calling SetFocusedContent() for that node, which updated mCurrentFocus but not gLastFocusedContent. That violated the "invariant" that the active ESM's mCurrentFocus is the same as gLastFocusedContent, causing confusion later in SendFocusBlur(). This is fixed by making ShiftFocusInternal and GetNextTabbableContent not rely on mCurrentFocus being set to the starting content, which avoids the inconsistency. r=neil, sr=dbaron.
2004-04-13 10:27:50 +00:00
locka%iol.ie
59b3662a6c
Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 10:09:24 +00:00
locka%iol.ie
1177bf060a
NOT PART OF BUILD. Add "Page Setup..." menu item to exercise ActiveX control's new page setup dialog
2004-04-13 10:03:36 +00:00
bryner%brianryner.com
76b5d475eb
Fix lack of caret in add email account wizard (bug 214306). The problem here was that when ShiftFocusInternal was given an explicit starting point, it was calling SetFocusedContent() for that node, which updated mCurrentFocus but not gLastFocusedContent. That violated the "invariant" that the active ESM's mCurrentFocus is the same as gLastFocusedContent, causing confusion later in SendFocusBlur(). This is fixed by making ShiftFocusInternal and GetNextTabbableContent not rely on mCurrentFocus being set to the starting content, which avoids the inconsistency. r=neil, sr=dbaron.
2004-04-13 09:39:16 +00:00
neil%parkwaycc.co.uk
8125ea348f
Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott
2004-04-13 09:34:47 +00:00
locka%iol.ie
2fab350372
Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
2004-04-13 09:21:06 +00:00
jshin%mailaps.org
71e4442d3f
mingw bustage fix
2004-04-13 07:24:12 +00:00
timeless%mozdev.org
d50a4d54b3
Bug 239372 ESM caches profile preferences and constantly gets others
...
r=bryner sr=bz
replacement was a bit too global
2004-04-13 07:09:54 +00:00
timeless%mozdev.org
057c4f8787
Bug 215587 memory leak in nsClipboard::GetData
...
r=akk sr=blizzard
2004-04-13 06:51:09 +00:00
timeless%mozdev.org
91acc8f460
Bug 239391 in NativeReplaceFile condition for rename failure is reversed
...
r=pkw sr=dveditz
2004-04-13 06:43:36 +00:00
timeless%mozdev.org
492beea450
Bug 239372 ESM caches profile preferences and constantly gets others
...
r=bryner sr=bz
2004-04-13 06:41:35 +00:00
scott%scott-macgregor.org
b95abd42f8
Bug #240138 --> Show just the name and not the email address in the message pane if the address is a
...
'known' contact. Where known is defined as someone in your personal address book.
2004-04-13 06:29:50 +00:00
bmlk%gmx.de
75ab23ea1a
move HasMoreThanOneCell from nsTableRowGroupFrame.cpp into nsCellMap.cpp where it belongs. Don't try to repair the cellmap on every reflow, this might help with with large table rendering performance, bug 240318 r/sr=bzbarsky
2004-04-13 06:21:16 +00:00
timeless%mozdev.org
512868b4b5
Bug 234192 Visio file in filepicker crashes mozilla
...
r=dean_tessman sr=rbs
2004-04-13 06:08:49 +00:00
timeless%mozdev.org
f24503fb83
Bug 215587 memory leak in nsClipboard::GetData
...
r=akk sr=blizzard
2004-04-13 05:37:17 +00:00
timeless%mozdev.org
2701210ffc
Bug 238455 warning C4244: 'argument' : conversion from 'PRInt64' to 'size_t', possible loss of data
...
r=roc sr=dveditz
2004-04-13 05:28:12 +00:00
timeless%mozdev.org
12797ed717
Bug 237844 nsSecureBrowserUIImpl::~nsSecureBrowserUIImpl doesn't need to removeObserver
...
r=jgmyers sr=alecf
2004-04-13 05:16:05 +00:00