Commit Graph

122661 Commits

Author SHA1 Message Date
hpradhan%hotpop.com
0e053b8dd8 Bug 170985 : table-based content object creation r=peterv sr=jst 2003-09-24 06:16:52 +00:00
ben%bengoodger.com
24a516ecd9 Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com
acd190592a Bug 217026 - turbo is not supported in Mozilla Firebird. exit with an error. Patch by chris Thomas. 2003-09-24 05:28:13 +00:00
bzbarsky%mit.edu
622947d710 Make DOM CSS declarations smaller by mRefCnt, since they are refcounted
together with their DOM rules (except for inline style).  Bug 215735,
r+sr=dbaron
2003-09-24 03:34:27 +00:00
timeless%mozdev.org
55d5828714 Bug 220093 inCSSValueSearch incorrectly uses strings
r=caillon sr=bz
2003-09-24 03:06:00 +00:00
timeless%mozdev.org
b47650a711 Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR
r=dougt
2003-09-24 01:56:06 +00:00
bryner%brianryner.com
0464b919e6 fixing bustage 2003-09-24 01:55:52 +00:00
timeless%mozdev.org
f38f773af0 Bug 220060 Crash using nsJar w/ null mZipFile
r=darin sr=darin
2003-09-24 01:48:09 +00:00
timeless%mozdev.org
07480e3496 Bug 220057 Crash using nsBoxObject w/ null mContent
r=roc sr=roc
2003-09-24 01:47:46 +00:00
rginda%netscape.com
e665be3a88 landing chatzilla 0.9.35 2003-09-24 00:49:09 +00:00
timeless%mozdev.org
39af5034bb Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
wtc%netscape.com
d4c0e6f2e4 Deleted unused code. 2003-09-23 22:56:46 +00:00
dbaron%dbaron.org
0bf11d1687 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
wtc%netscape.com
72601483e7 Set JSS version to 3.4.2 Beta 1.
Modified Files: CryptoManager.java util/jssver.h
2003-09-23 20:57:15 +00:00
nelsonb%netscape.com
b1d1bb21fa Fix bug 204549. Properly handle memory allocation failures. 2003-09-23 20:47:43 +00:00
wtc%netscape.com
3a76d91edd Bugzilla bug 204549: find_objects_by_template was not setting *statusOpt
before one return statement.  r=nelsonb.
2003-09-23 20:34:15 +00:00
ben%bengoodger.com
f1357463fd Fix for bugs:
- 219191, 219192 - localize Download Options FE by placing strings in string bundles. Patch by Mike Connor.

- 219222 - use the new about:mozilla screen. patch by Steffen Wilberg.
2003-09-23 19:36:16 +00:00
ben%bengoodger.com
a4855e03ec Fix Firebird bugs
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)

219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
cbiesinger%web.de
98f3008774 219681 r=bzbarsky sr=darin
log save/launch errors to nspr log
This converts a printf inside #ifdef DEBUG_law to use nspr logging (module HelperAppService)
2003-09-23 19:27:07 +00:00
cbiesinger%web.de
2feccd7112 219608 r=bzbarsky sr=darin compile warning in helperappservice (size/unsigned mismatch) 2003-09-23 19:24:26 +00:00
mostafah%oeone.com
5fb847d42d Fixed bug 220079: openvmsxpi support 2003-09-23 19:21:08 +00:00
bienvenu%nventure.com
90adf2eb37 occasionally expunge folders when user is using delete immediately delete model, r/sr=mscott 156168 2003-09-23 18:53:12 +00:00
bienvenu%nventure.com
7099ef2635 fix problem where password manager forgets pop3 password when there's an error logging onto the pop3 server, 219162, r=ch.ey@gmx.net, sr=mscott, and whitespace cleanup 2003-09-23 18:48:30 +00:00
darin%meer.net
963a745153 fixing typo in last checkin 2003-09-23 18:38:49 +00:00
darin%meer.net
9905dca6be fixes bug 219479 "further cleanup for pref backend" patch=alfredkayser@nl.ibm.com r=darin sr=alecf 2003-09-23 17:57:22 +00:00
uid502
7af296afeb Fixing bustage. 2003-09-23 17:49:28 +00:00
darin%meer.net
cc7d8e978f fixes bug 220020 "PR_EnumerateAddrInfo should not special case port 0" r=wtc 2003-09-23 17:47:44 +00:00
scott%scott-macgregor.org
a856106611 Bug #216209 --> for non mac platforms, hook up F2 to rename a folder
thanks to Stephen Walker for the patch.
2003-09-23 17:23:39 +00:00
uid502
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
scott%scott-macgregor.org
b37ed07c59 Port Bug #188934 to thunderbird (thanks to Stephen Walker for the port). Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk. 2003-09-23 17:03:34 +00:00
scott%scott-macgregor.org
da0ed42cdd try to fix bogus line breaks 2003-09-23 16:06:52 +00:00
mostafah%oeone.com
94d2d8de26 Checked in patch for bug 219985: calendarService.js not moved to OBJDIR 2003-09-23 13:47:17 +00:00
peter%propagandism.org
574976cd66 Fix for bug 85798 (INUSE_ATTRIBUTE_ERR expected when using setNamedItem()). r=sicking, sr=jst.
Fix for bug 127205 (setNamedItemNS() in NamedNodeMap  doesn't set the item properly). r=sicking, sr=jst.
2003-09-23 13:46:20 +00:00
peter%propagandism.org
d2b0b52093 Fix for bug 219819 (.nodeValue shouldn't throw NO_MODIFICATION_ALLOWED_ERR for documents and elements). r/sr=jst.
Fix for bug 206416 (tagName property of element created with xmlDocument.createElementNS should contain the qualified name but contains only the local name). r=bz, sr=jst.
2003-09-23 13:45:48 +00:00
peter%propagandism.org
9269335d2c Fix for bug 219819 (.nodeValue shouldn't throw NO_MODIFICATION_ALLOWED_ERR for documents and elements). r/sr=jst. 2003-09-23 13:45:02 +00:00
neil%parkwaycc.co.uk
c21ab5f961 Bug 165744 Fix transparency and other ugliness with the windows window icons r=dean_tessman sr=dveditz 2003-09-23 10:10:15 +00:00
dbaron%dbaron.org
71645f680c Miscellaneous code cleanup. b=215963 r=jshin sr=bzbarsky 2003-09-23 07:30:51 +00:00
jag%tty.nl
328f52ed74 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner 2003-09-23 06:49:06 +00:00
scott%scott-macgregor.org
f5175cd57a Bug #216090 --> F7 does not start spell check on windows 2003-09-23 05:47:16 +00:00
scott%scott-macgregor.org
059e173aa8 Bug #107883 --> port david's fix for removing from server after x days for POP. 2003-09-23 04:26:35 +00:00
nelsonb%netscape.com
aeaa70ccff Correctly compute certificate fingerprints. Bug 220016. 2003-09-23 02:05:47 +00:00
jpierre%netscape.com
945c4207d2 Fix for 215182 - certutil prints incorrect nickname. r=wtc 2003-09-23 00:10:54 +00:00
scott%scott-macgregor.org
989ce93336 Bug #219696 --> change user agent to 1.6a instead of 1.5b for trunk builds. 2003-09-23 00:10:39 +00:00
brendan%mozilla.org
2497aed559 Eliminate unnecessary local variable. 2003-09-23 00:07:24 +00:00
timeless%mozdev.org
a824de817b Bug 151153 Advanced Preferences -- Scripts & Plugins incorrect
patch by stolenclover@yahoo.com.tw r=rlk@trfenv.com
2003-09-23 00:07:02 +00:00
dbaron%dbaron.org
8aa5fdd615 Fix --disable-xul bustage. b=219058 2003-09-22 23:52:16 +00:00
darin%meer.net
51387a4909 fixes bug 219456 "proxy browsing broken on todays cvs 20030917" r=dougt sr=alecf 2003-09-22 22:30:29 +00:00
mcafee%netscape.com
e55d03f511 Show scraped data for test-failed and failed builds in addition to successful builds (210802). patch=dbaron, r=mcafee 2003-09-22 22:23:04 +00:00
dbaron%dbaron.org
3e6e65d074 Allow list numbering to work on elements with 'overflow'. b=219716 Patch from Mats Palmgren <mats.palmgren@bredband.net>. r=dbaron sr=bzbarsky 2003-09-22 22:07:48 +00:00
mkaply%us.ibm.com
4231090132 #220006
r=pedemont, sr=blizzard (platform specific)
Don't use idle timers on OS/2 - breaks drag drop
2003-09-22 22:05:13 +00:00