relyea%netscape.com
a9286881d6
We need to make sure we always return a trust object, even if that object says
...
there is no trust.
2002-04-18 17:50:40 +00:00
ian.mcgreer%sun.com
5dbec9a12d
landing new smart card cache, bug 135429
2002-04-18 17:30:05 +00:00
mostafah%oeone.com
7c5e81acf7
Changing code to support multiple vevents in one iCaelndar object in ModifyEvent() & DeleteEvent() . Related to bug 135192
2002-04-18 16:32:23 +00:00
mcs%netscape.com
e6561637f2
Revise SSL layer comment
2002-04-18 15:30:22 +00:00
mcs%netscape.com
f8627d4390
correct Solaris $ORIGIN comment
2002-04-18 15:27:49 +00:00
nicolson%netscape.com
cdc867c54c
update NSS version.
2002-04-18 14:33:16 +00:00
mcs%netscape.com
1e4082b71e
Fix bug # 122905 - ldap_url_search_s does not honor first argument ?
...
ldap_url_search() now uses the port from the LDAP * if no hostport
is included in the URL. This is a change in behavior, but the old
behavior was wrong.
2002-04-18 01:48:24 +00:00
mcs%netscape.com
0e8c5a5561
Correct some comments to refer to the CONNECT extended I/O callback
...
rather than the non-existent SOCKET callback.
2002-04-18 01:30:46 +00:00
mcs%netscape.com
1749da19f8
Remove dirver.c and Makefile.client references to it (no longer used).
2002-04-18 01:25:49 +00:00
mcs%netscape.com
b60b98679c
Add -v flag to native Solaris cc (enables stricter semantic checks,
...
and certain lint-like checks on .c files).
2002-04-18 01:23:00 +00:00
mcs%netscape.com
e905f4d977
Revised fix to properly handle connect timeouts smaller than
...
1000ms on Windows and other platforms that do not have poll().
Patch provided by mhein@sun.com .
2002-04-18 01:15:04 +00:00
mitchf%netscape.com
bbe5e12339
changes to interpret.cpp (as found in patch http://bugscape/attachment.cgi?id=5049&action=view ) were not checked in for some reason.
2002-04-18 01:04:59 +00:00
dougt%netscape.com
2c9dac3519
Even better patch. This is what was intented in the first place, a=leaf@mozilla.org
2002-04-18 00:32:49 +00:00
dougt%netscape.com
05bd5b151d
Do not hold references passed xpcom shutdown. a=leaf
2002-04-18 00:20:58 +00:00
bbaetz%student.usyd.edu.au
428b8c327f
Missing version string. Fixes tinderbox bustage, or it would if the
...
tinderboxes were working r=./runtests.sh --verbose x2
2002-04-18 00:00:43 +00:00
beard%netscape.com
2eefb43260
[Not part of build.] Fix for bugzilla #136063 , override operator new/delete for thread-safety, remove carbon timer from main event loop before processing. r=bnesse, sr=sfraser
2002-04-17 23:45:55 +00:00
bnesse%netscape.com
78b698efd5
[Not part of build] Bumped all version info up to 1.0fc1.
2002-04-17 23:22:50 +00:00
bnesse%netscape.com
095582a5f6
[Not part of build] Fix for bug 135474. Added new version mimetypes to improve compatibility. r=sdagley, sr=beard.
2002-04-17 23:19:23 +00:00
justdave%syndicomm.com
2b137ff806
Fix for bug 12004: need info on Template and AppConfig in the help docs.
...
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
2002-04-17 22:59:09 +00:00
gerv%gerv.net
5820179602
Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by gerv, 2xr=justdave.
2002-04-17 22:59:07 +00:00
mostafah%oeone.com
ec7d5ef34c
Added RemoveObserver() and fixed GetNextNEvents()
2002-04-17 22:03:27 +00:00
myk%mozilla.org
66636a9ed7
Fix for bug 126792: Templatizes showdependencytree.cgi.
...
Patch by Myk Melez <myk@mozilla.org>.
r=afranke,gerv
2002-04-17 21:58:30 +00:00
mcs%netscape.com
d0f4fa8803
Merge onto the trunk all changes made on
...
ldapcsdk_50_client_branch between ldapcsdk_50_client_base
and ldapcsdk_50_client_branch-20020417-pre-trunk-merge.
2002-04-17 21:53:50 +00:00
gerv%gerv.net
657c651377
Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv.
2002-04-17 21:28:20 +00:00
gerv%gerv.net
0dad2ea904
Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch by justdave; r=gerv, bbaetz.
2002-04-17 21:12:43 +00:00
gerv%gerv.net
0a5ed8dad9
Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.
2002-04-17 21:10:43 +00:00
dp%netscape.com
34479f09c8
fastload-js -> chrome-js
2002-04-17 20:25:04 +00:00
caillon%returnzero.com
af3cf9b804
Bug 137993. Calendar icon in the Window menu should not be stretched. r=mikep
2002-04-17 19:50:15 +00:00
timeless%mac.com
86f2a28789
fixing gmake requires bustage from:
...
Changes for plugin finder service, bug 133864, r=av sr=attinasi
2002-04-17 15:45:14 +00:00
caillon%returnzero.com
bb05652aba
Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben
2002-04-17 14:43:15 +00:00
caillon%returnzero.com
dbe5c17f5f
Bug 137297. Alphabetize computed style's queryableProperties list. r=bzbarsky, sr=hewitt
2002-04-17 14:30:58 +00:00
bienvenu%netscape.com
e3e20ba4aa
disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer
2002-04-17 14:17:03 +00:00
bienvenu%netscape.com
c148f6e780
disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer
2002-04-17 14:07:38 +00:00
bienvenu%netscape.com
dd953a2fb2
fix updating of toolbar buttons when switching to offline and selecting a message not downloaded for offline use r=naving, sr=sspitzer 134980
2002-04-17 14:06:31 +00:00
peterlubczynski%netscape.com
1b78a71be5
Changes for plugin finder service, bug 133864, r=av sr=attinasi
2002-04-17 14:05:57 +00:00
karnaze%netscape.com
769be9237f
file bug136732.html was initially added on branch MOZILLA_1_0_0_BRANCH.
2002-04-17 13:01:19 +00:00
karnaze%netscape.com
a3b19ef485
file bug133948.html was initially added on branch MOZILLA_1_0_0_BRANCH.
2002-04-17 13:01:17 +00:00
mozilla.BenB%bucksch.org
17ce2b7392
108153:
...
Forgot to remove the debug output, as promised to reviewers.
r=ducarroz,sr=bienvenu
2002-04-17 09:56:25 +00:00
jay.yan%sun.com
b5289a5a6e
bug 127893 checkin the additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this is the final part of this patch: XML file for MAC makefile. the first 2 parts are new files and makefile for win/linux.
2002-04-17 09:55:49 +00:00
jay.yan%sun.com
e1d8e5f3be
bug 127893 checkin additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this is the second part of the patch: makefile for linux and windows. I will checkin xml file for MAC makefile soon
2002-04-17 09:49:23 +00:00
jay.yan%sun.com
e918e15c14
bug 127893 check in additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this part is only the new idl files, I will checkin makefile for 3 platforms soon.
2002-04-17 09:44:40 +00:00
pete.zha%sun.com
4e2b201681
bug 120485:Can't delete folders on IMAP server cascadely
...
r=bienvenu sr=mscott
Check in for Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:38:27 +00:00
pete.zha%sun.com
43746f29aa
bug 106479:Multiple IMAP accounts: Check "Empty Trash on Exit" from account setting freeze an IMAP account without Trash folder. r=timeless sr=mscott
...
Check in Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:18:37 +00:00
mcafee%netscape.com
d59f444ec8
Future embedding build mechanism, not part of main mozilla build. Adding png module.
2002-04-17 05:15:28 +00:00
mcafee%netscape.com
8a26c68e73
Future embedding build mechanism, not part of main mozilla build. Adding commandhandler and embedding/find modules.
2002-04-17 05:01:24 +00:00
cotter%netscape.com
6640c2b61d
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor fix for smime help.
2002-04-17 04:49:50 +00:00
jst%netscape.com
cd9afd67e1
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
mcafee%netscape.com
94ee4b573d
New embedding build mechanism, not part of main mozilla build. Adding some new module mappings; support for multiple directories for a given module.
2002-04-17 04:15:58 +00:00
jst%netscape.com
2662def6f3
foo
2002-04-17 03:48:37 +00:00
timeless%mac.com
4b53118ff6
Bug 136932 TestCSSPropertyLookup is broken
...
r=karnaze rs=darin
2002-04-17 03:42:29 +00:00