glen.beasley%sun.com
|
c15b52ac55
|
244881 Mem leak in SSLSocket getStatus
|
2004-09-03 17:15:12 +00:00 |
kjh-5727%comcast.net
|
0f0ac64f27
|
Bug 254331: Cannot print in black & white again, only color. r=bzbarsky, sr=roc
|
2004-09-03 16:39:34 +00:00 |
jocuri%softhome.net
|
66ce06ffbf
|
Patch for bug 257419: make checksetup.pl quote database name in 'show table status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
|
2004-09-03 10:03:37 +00:00 |
jocuri%softhome.net
|
2aa0459792
|
Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
|
2004-09-03 09:58:00 +00:00 |
ere%atp.fi
|
8200b4e17c
|
Bug 254191: Cleanup Win32 nsWindow.cpp / nsWindow.h
Patch by Dainis Jonitis
r=ere
sr=roc
|
2004-09-03 08:44:23 +00:00 |
jocuri%softhome.net
|
5ae0619670
|
Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
|
2004-09-03 06:59:08 +00:00 |
jocuri%softhome.net
|
8ebc303c20
|
Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
|
2004-09-03 06:53:58 +00:00 |
jocuri%softhome.net
|
c98023f9e8
|
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
|
2004-09-03 06:49:55 +00:00 |
jst%mozilla.jstenback.com
|
9e734c3e20
|
Fixing bug 257690. Make sure to mark the content created for generated content as anonymous content to get the content nodes to do their proper cleanup on document teardown. r+sr=bzbarsky@mit.edu
|
2004-09-03 05:00:40 +00:00 |
nelsonb%netscape.com
|
543ad3460e
|
Add root CA certs for Certum, Comodo, and IPS.
Bugzilla bugs 242040 244982 252132.
|
2004-09-03 04:35:28 +00:00 |
dbaron%dbaron.org
|
13d0d98e6c
|
Land bug 72747 in pieces: remove nsIScrollableFrame::GetScrollPreference. b=72747 r+sr=roc
|
2004-09-03 00:46:43 +00:00 |
dbaron%dbaron.org
|
3cc7da3bf5
|
Land bug 72747 in pieces: convert users of nsIScrollableFrame::GetScrollPreference to using GetScrollbarStyles. b=72747 r+sr=roc
|
2004-09-03 00:43:46 +00:00 |
bryner%brianryner.com
|
fc356484a5
|
Bug 255774 - number of available software updates not displayed when mail button not on toolbar. patch by steffen.wilberg@web.de, r=bryner.
|
2004-09-03 00:43:26 +00:00 |
scott%scott-macgregor.org
|
fa50bfcdf5
|
Bug #257849 --> on first launch, if there are no migration sources, make sure the
'nothing' radio item is selected by default.
|
2004-09-03 00:30:46 +00:00 |
dbaron%dbaron.org
|
f64a1b41d2
|
Land bug 72747 in pieces: use new functions for common overflow tests. b=72747 r+sr=roc
|
2004-09-02 23:37:02 +00:00 |
dbaron%dbaron.org
|
0777d4a522
|
Land bug 72747 in pieces: use new functions for common overflow tests. b=72747 r+sr=roc
|
2004-09-02 23:27:23 +00:00 |
dbaron%dbaron.org
|
2be757b76e
|
Land bug 72747 in pieces: add functions for common overflow tests to nsStyleDisplay. b=72747 r+sr=roc
|
2004-09-02 23:18:37 +00:00 |
pinkerton%aol.net
|
40fe460f45
|
new tab widget implementation (bug 235782)
|
2004-09-02 22:52:29 +00:00 |
bienvenu%nventure.com
|
c180987f7e
|
fix 257682 problem with sending multiple mapi messages simultaneously with the same attachment name, sr=mscott
|
2004-09-02 22:46:21 +00:00 |
bienvenu%nventure.com
|
2773823519
|
fix for 257421 problems switching back and forth between deferring pop3 server and not, sr=mscott
|
2004-09-02 22:24:38 +00:00 |
bryner%brianryner.com
|
6893d6442d
|
Update the displayed text when closing a combobox with the keyboard causes a new option to be selected. Bug 257572, r=mkaply, sr=jst.
|
2004-09-02 21:10:40 +00:00 |
pinkerton%aol.net
|
6979dbf992
|
make dropping bookmark onto a folder consistent (always adds at end) and
cleanup whitespace (bug 246000)
|
2004-09-02 20:34:45 +00:00 |
pinkerton%aol.net
|
df19297223
|
check for new location of ff profile dir in addition to old (bug 257356)
|
2004-09-02 20:28:24 +00:00 |
scott%scott-macgregor.org
|
85f1e0873e
|
Bug #243397 --> PAC: support for non-URL's in preference
original patch by Mike Connor for Firefox
|
2004-09-02 20:23:17 +00:00 |
pinkerton%aol.net
|
9ab16be072
|
fix nested folder import bug with firefox by disabling whitespace skipping
(bug 243510)
|
2004-09-02 20:21:40 +00:00 |
Stefan.Borggraefe%gmx.de
|
233f37f6dc
|
Bug 220894: Add UI for automatic emptying of trash for local folders on exit
r=bienvenu, sr=mscott
|
2004-09-02 20:07:57 +00:00 |
wchang0222%aol.com
|
d29c239722
|
Bugzilla bug 256217: implement PR_GetLibraryFilePathname for FreeBSD, which
can use the same implementation as Solaris and Linux. The patch is
contributed by Dale Jordan. r=wtc.
|
2004-09-02 18:30:19 +00:00 |
Stefan.Borggraefe%gmx.de
|
9604dfe9bb
|
Bug 257801: Pressing "Cancel" in the "Defer Account?" warning closes the "Advanced Account Settings" dialog
r+sr=bienvenu
|
2004-09-02 18:19:11 +00:00 |
pedemont%us.ibm.com
|
e4ddc026d1
|
Initial drop. Not part of default build.
|
2004-09-02 16:34:11 +00:00 |
aaronleventhal%moonset.net
|
798f766091
|
Comment fix. SingletonFactory no longer exists. r+sr=shaver
|
2004-09-02 15:38:56 +00:00 |
neil%parkwaycc.co.uk
|
ea902ec200
|
Bug 239835 debug builds try to share notification icons r=bienvenu sr=mscott
|
2004-09-02 15:29:12 +00:00 |
jst%mozilla.jstenback.com
|
00e4d5d5e3
|
Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu
|
2004-09-02 15:25:39 +00:00 |
mostafah%oeone.com
|
7ead66e29a
|
Checked in new artwork for installer and about.
Bug 257711: Newer Sunbird Logo images for installer
|
2004-09-02 14:03:19 +00:00 |
mvl%exedo.nl
|
a3021442be
|
Show favicons when blocking third party images.
bug 256172, r=dwitte, sr=shaver
|
2004-09-02 13:44:31 +00:00 |
neil%parkwaycc.co.uk
|
5c9709d45c
|
Bug 257572 <head> content not cleared from recycled compose window r=glazou sr=mscott
|
2004-09-02 12:18:16 +00:00 |
ben%bengoodger.com
|
89215b55c9
|
238571 - unify text strings for error message where downloads whose destination files have been removed. patch by jeff walden r=me
|
2004-09-02 11:02:46 +00:00 |
neil%parkwaycc.co.uk
|
d48054b95c
|
Bug 257721 nsPresShell::PostAttributeChange needs to construct its nsAttributeChangeRequest (HandlePostedAttributeChanges was already calling the destructor) r+sr=roc
|
2004-09-02 08:56:30 +00:00 |
bmlk%gmx.de
|
278b012b59
|
tables without cells should not add vertical cellspacing bug 246534 r/sr=bzbarsky
|
2004-09-02 06:36:56 +00:00 |
bryner%brianryner.com
|
a1d77a6f84
|
Removing README in favor of more-current product and project pages on www.mozillaorg. r=ben.
|
2004-09-02 05:25:23 +00:00 |
vladimir%pobox.com
|
f353e1e3a4
|
b=205947, proxy: mailnews does not display proxy auth dialog, r=darin, sr=shaver
|
2004-09-02 05:13:25 +00:00 |
kyle.yuan%sun.com
|
c3a9746bda
|
Bug 254997 Caret tracking by line (down arrow) skips over huge portions of the document. r=aaronl, sr=roc, patch=ginn.chen@sun.com
|
2004-09-02 05:02:53 +00:00 |
bryner%brianryner.com
|
4de1e631ea
|
deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc.
|
2004-09-02 03:08:51 +00:00 |
dbaron%dbaron.org
|
5e07aa3644
|
Fix leak of mork factory. b=257219 r+sr=bryner
|
2004-09-02 00:44:18 +00:00 |
dbaron%dbaron.org
|
eb72c3068a
|
Fix leaks of mork rows. b=257218 r+sr=bryner
|
2004-09-02 00:41:36 +00:00 |
dbaron%dbaron.org
|
23b66ccd20
|
Fix leak of nsPasswordManager singleton. b=257211 r+sr=bryner
|
2004-09-02 00:40:23 +00:00 |
dbaron%dbaron.org
|
bc8dbc550c
|
Fix leak of global history service. b=257209 r+sr=bryner
|
2004-09-02 00:39:38 +00:00 |
jst%mozilla.jstenback.com
|
c4a89495ca
|
Fixing bug 257523. Only handle XBL commands if they're triggerd by events initiated by the user. Patch by trev@gtchat.de, r=jst@mozilla.org, sr=dveditz@cruzio.com, a=chofmann@mozilla.org
|
2004-09-02 00:33:51 +00:00 |
brendan%mozilla.org
|
fe04d75b19
|
Checking in patch for bug 256501 from Igor Bukanov <igor@fastmail.fm>, r=me.
|
2004-09-02 00:06:29 +00:00 |
darin%meer.net
|
f74680e2c6
|
use a better hash function, bug 239358 (courtesy of brendan)
|
2004-09-01 22:35:37 +00:00 |
mostafah%oeone.com
|
71c7b689a4
|
Fixed misspelling in variable name: calendarName -> CalendarName
|
2004-09-01 21:23:10 +00:00 |