colin%theblakes.com
2d2a115378
Make mozilla.com able to run Firebird. b=209828, r=cls
2003-06-18 19:18:16 +00:00
bishakhabanerjee%netscape.com
c10a03ec6a
checking in version 1.60 with additional space
2003-06-18 19:13:11 +00:00
kin%netscape.com
105a8f1d7f
Fix for bug 209593 (Moving mails via Drag'n'Drop crashes Mozilla [TB21092337G])
...
Modified InvokeDragSession() so that it addrefs and releases the data objects it creates. This fixes the crashing that occurs when dragging multiple items, and prevents the leak that occurs when dragging a single item.
r=nisheeth@netscape.com sr=dbaron@dbaron.org
2003-06-18 19:12:54 +00:00
timeless%mozdev.org
30a425632f
Bug 209808 Mismatched delete / delete [] in nsCategoryManager.cpp
...
r=dougt
2003-06-18 18:55:35 +00:00
mozilla.BenB%bucksch.org
576d3ba188
- whitespace only
...
- (ok, also fixed a non-sensical comment)
- what are these contents.rdf changes always?
2003-06-18 17:14:19 +00:00
mozilla.BenB%bucksch.org
a2d2e5d776
?
2003-06-18 17:02:10 +00:00
mozilla.BenB%bucksch.org
f64018d78c
fix XXXs
2003-06-18 16:51:29 +00:00
mostafah%oeone.com
0c6da5fb01
First step to fix bug 177279: Alarms don't fire under certain (very common) conditions
2003-06-18 16:30:48 +00:00
mozilla.BenB%bucksch.org
e626476498
accidently checked in activagted debug printouts
2003-06-18 16:18:48 +00:00
kestes%walrus.com
dd7b4ccdfa
add to use statements. Many people have complained.
2003-06-18 16:11:00 +00:00
mozilla.BenB%bucksch.org
4821e21ffa
experimental warning
2003-06-18 15:56:32 +00:00
kestes%walrus.com
8db9c5f443
fixes to quiet warnings. Some of these were ligitiment off by one issues.
2003-06-18 15:54:06 +00:00
kestes%walrus.com
3bdda3018b
change default association from undefined to emtpy string. This will quiet perl warnings about using empty strings.
2003-06-18 15:49:50 +00:00
kestes%walrus.com
58292c3f02
initialize a variable to empty string in order to quiet perl warnings.
2003-06-18 15:48:26 +00:00
kestes%walrus.com
073a1e8cef
add tree to notice association arguments. This is needed by Build.pm.
2003-06-18 15:47:16 +00:00
mostafah%oeone.com
2da503e73b
Fixed bug 206810: No LAST-MODIFIED element in the ical of generated events or tasks
2003-06-18 15:22:16 +00:00
peterlubczynski%netscape.com
f1cd8b2980
Fixing bug 209033, double keyDown events sent to plugins by KeyPress event, r=brade sr=bryner
2003-06-18 14:41:44 +00:00
neil%parkwaycc.co.uk
4e44c2364d
Bug 209661 remove unnecessary NS_LITERAL_CSTRING( with ).get() r=jag sr=alecf
2003-06-18 14:31:45 +00:00
mostafah%oeone.com
0a03f8f2b5
Enhanced "Ical component not registered" message
2003-06-18 14:20:31 +00:00
bsmedberg%covad.net
cc932c6373
Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it.
2003-06-18 11:26:27 +00:00
jshin%mailaps.org
f9136bcc62
bug 209513 : be generous to broken servers emiitng 'filename=...' without
...
specifying the dispositin type spec in Content-Disposition header.
(r/sr=bzbarsky)
2003-06-18 09:07:58 +00:00
bishakhabanerjee%netscape.com
7fe19d8d55
backing out my recent changes - some platforms showing tests failed
2003-06-18 08:13:07 +00:00
bishakhabanerjee%netscape.com
ffece90162
had to put in netscape specific unix base dir as well
2003-06-18 07:11:15 +00:00
scott%scott-macgregor.org
26081badf9
patch from Stephen Walker to only include the editor toolbar images that we really need (the smileys). Savings
...
of 20k.
2003-06-18 07:02:36 +00:00
scott%scott-macgregor.org
bbe51d66ab
Patch from Stephen Walker to collapse editor format toolbar styles into messengercompose.
...
Forks out the editor smiley images so we can include those directly in mail, bypassing the rest of the editor images
we don't use. This saves about 20k in extra images we do not need.
2003-06-18 07:01:16 +00:00
jst%netscape.com
492d8fd31b
Fixing typo in comment.
2003-06-18 06:52:16 +00:00
bishakhabanerjee%netscape.com
42f215d88f
put URL specific stuff inside nscp specific loop
2003-06-18 06:02:28 +00:00
dbaron%dbaron.org
a7bb5bed93
Fix bustage from bug 205895.
2003-06-18 05:38:20 +00:00
scott%scott-macgregor.org
90b49094d9
the library name for thunderbird for mail is different than that of Mozilla Mail. Use a define for the library name
...
used to find the biff icon and make the necessary adjustment for thunderbird.
sr=sspitzer
2003-06-18 05:35:31 +00:00
scott%scott-macgregor.org
1f1edb1f52
fix the regression caused by Bug #162765 which broke mailto urls.
2003-06-18 05:34:08 +00:00
nelsonb%netscape.com
4e4909c4db
Further refinements to the Name Constraints checking logic, to make it
...
more compliant with RFC 3280. Bug 208047.
2003-06-18 04:32:44 +00:00
bzbarsky%mit.edu
0b4e72290b
Attempt to fix windows bustage.
2003-06-18 04:17:23 +00:00
dbaron%dbaron.org
e6cfb79c72
OOM check. r+sr=bzbarsky b=188803
2003-06-18 03:02:01 +00:00
bzbarsky%mit.edu
9fad7154b6
constification of static strings in mork. Bug Bug 209226, patch by
...
ataylor@its.to (Andrew Taylor), r/sr=alecf, sr=bzbarsky.
2003-06-18 02:49:00 +00:00
bzbarsky%mit.edu
1b55c34026
Constify some constants in mailnews/imap. Bug 200389, patch by ataylor@its.to
...
(Andrew Taylor), r=sspitzer, sr=alecf
2003-06-18 02:40:32 +00:00
alecf%flett.org
67d5f7cd5f
fix bug 209699 r=dougt, sr=jst - move some consumers over to CopyUTF8toUTF16
2003-06-18 02:22:46 +00:00
alecf%flett.org
85f5373977
oops, didn't mean to check that in
2003-06-18 02:14:15 +00:00
alecf%flett.org
3a90fb6cfc
oops, minor cleanup on the UI to distinguish between callsite and allocation listings for the "top" or "normal" callsites
...
again, not part of normal build
2003-06-18 02:13:46 +00:00
alecf%flett.org
3507af42d7
not part of build
...
revamp the spacetrace interface to provide scrolling tables for easier navigation of child callsites, local allocations, and more.
2003-06-18 02:02:02 +00:00
dbaron%dbaron.org
83af5aded6
Make CSSStyleRuleImpl immutable by changing mutation code (including some merging of code between nsDOMCSSAttributeDeclaration and DOMCSSDeclarationImpl) so that it creates a new rule for the modified declaration. Change StyleRuleChanged notification signatures, and change pres shell's handling of style rule change, addition, and removal to just do reresolution. Remove fine-grained ways of clearing style data. Change PeekStyleData so it doesn't do more work than it needs to, and can be relied on not to access rules that no longer match any content. b=188803 r+sr=bzbarsky
2003-06-18 01:59:57 +00:00
dwitte%stanford.edu
eafaae2b9f
remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
...
b=209506, r=darin/mvl, sr=bz
2003-06-18 00:52:59 +00:00
bryner%netscape.com
4491ea17fb
Fix auto-update of camino.mk to not check it out into mozilla/mozilla
2003-06-18 00:39:54 +00:00
nelsonb%netscape.com
1674961d5e
Move declarations of NSS private functions for general names from cert.h
...
to genname.h, and eliminate declarations from cert.h that were also
in genname.h. If we ever decide to make any of these functions public,
we can move their declarations back to cert.h.
2003-06-18 00:38:12 +00:00
mozilla.BenB%bucksch.org
e436db5fea
- License changes
2003-06-18 00:04:36 +00:00
nelsonb%netscape.com
b7d5426a55
Make CERT_DecodeAVAValue take const inputs and detect NULL pointers.
...
Rewrite CERT_CompareAVA to compare the type OIDs first, and then if
the values are not of the same encoding, convert them before comparing.
Also, do comparisons of printableString encoding properly. Bug 208649.
2003-06-17 23:44:14 +00:00
kaie%netscape.com
4787149b0b
b=202046 Empty (inline) elements cause caret movement to fail
...
r=smontagu sr=kin/brendan
2003-06-17 23:41:21 +00:00
kaie%netscape.com
6b7628ab46
b=209082 Certificate viewer is broken
...
r=danm sr=jst
2003-06-17 23:16:23 +00:00
alecf%flett.org
a4c966781c
minor warnings cleanup, make a htmlStartTable() method to consolidate some code
...
not part of the build
2003-06-17 23:01:46 +00:00
bryner%netscape.com
f933408754
Don't build nsRegionMac into the widget library, it's not needed for anything. Remove unused nsWidgetSupport.cpp. Bug 207023, r=pinkerton, sr=sfraser.
2003-06-17 22:54:50 +00:00
dbaron%dbaron.org
ab76914bd5
Fix accssibility+gtk2 build bustage.
2003-06-17 22:53:26 +00:00