ducarroz%netscape.com
14e6dc6c87
Fix for bug 36480. Add function to switch the signature. R=putterman
2000-08-08 04:46:55 +00:00
putterman%netscape.com
b493f66f72
Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window.
2000-08-08 04:46:42 +00:00
av%netscape.com
52d1151fbc
Fixing #8740 , r=serge
2000-08-08 04:45:03 +00:00
ducarroz%netscape.com
1e712cff77
Fix for bug 36480. Add function to switch the signature. R=putterman
2000-08-08 04:45:02 +00:00
alecf%netscape.com
7aa6e1e4b8
fix for #40329 contributed by jrgm@netscape.com, r=ben
2000-08-08 04:43:35 +00:00
waterson%netscape.com
2723cb8319
fucking mac
2000-08-08 04:23:43 +00:00
ben%netscape.com
fa1f598ecb
fix for nsbeta3+ 45687, problems with helper apps pref panel
2000-08-08 04:18:23 +00:00
mscott%netscape.com
b0f28a359e
Bug #46881 --> set the charset correctly for mutlipart/alternative
...
r=rhp
2000-08-08 04:09:26 +00:00
ducarroz%netscape.com
bc46f1e467
Part of fix for bug 36480. I check in this fix for jfrancis. The function EndOfDocument which wasn't used yet was setting the selection on the wrong node. R=ducarroz
2000-08-08 04:05:26 +00:00
tor%cs.brown.edu
01833b1bca
Landing libmng 0.9.2+. a=waterson
2000-08-08 03:58:05 +00:00
blizzard%redhat.com
8db4d2172a
fix the following bugs: #39560 , #47141 , #46928 , #47949 . use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson
2000-08-08 03:58:03 +00:00
dmose%mozilla.org
b941e6ffda
added ldap_abandon()-like functionality to the XPCOM wrapper, and changed the nsLDAPChannel code to implement request cancellation (eg pressing the stop button in the browser) using said functionality. a=r=(not built).
2000-08-08 03:23:05 +00:00
nelsonb%netscape.com
53ac6c5c98
- Change mpi private function s_mp_mul_d_add_offset into a macro.
...
- Declare and implement new function s_mp_mul_add, which is a candidate
for replacement with assembler code.
- Convert mp_mul, mp_sqr, etc. to use s_mp_mul_add.
- New implementation of mp_invmod for odd moduli. Algorithm from paper
"Fast Modular Reciprocals" by Richard Schroeppel (a.k.a. Captain Nemo).
- New function s_mp_invmod_32b in mpi.c, computes inverse mod 2**32, also
from same paper. Used in mp_invmod and mp_exptmod.
2000-08-08 03:20:35 +00:00
dmose%mozilla.org
31fca86c72
use lexical closure of JS functions to bind data to a function for use as a callback. a=r=(not built)
2000-08-08 02:56:44 +00:00
mscott%netscape.com
49aebf5865
Fix a small memory leak.
2000-08-08 02:27:52 +00:00
mscott%netscape.com
624abc3bed
Bug #43389 , 41125 --> header conversion should honor default and over ride charset
...
information.
r=nhotta
2000-08-08 02:27:38 +00:00
bryner%uiuc.edu
35bd39c38e
Patch from Jan Varga <varga@utcru.sk> for filepicker localizability fixes,
...
improved keyboard navigation, and misc. cleanups. bug
45561. r=me,pavlov. a=waterson.
2000-08-08 01:55:59 +00:00
sgehani%netscape.com
665c40a58e
Ensure linux installer doesn't core dump for "long" install destination paths
...
when a default location is specified in the config.ini.
[nsbeta3+ b=46458; r=dveditz]
2000-08-08 01:29:04 +00:00
javi%netscape.com
97d62f44f5
A fix for Windows where the client stops trying to read decrypted data back from the client before it's ready.
2000-08-08 01:26:44 +00:00
rhp%netscape.com
3dda3615b3
Fix for vCard having an inactive Add button - Bug #: 47537 - r: putterman
2000-08-08 00:52:52 +00:00
pierre%netscape.com
8c26256cb6
47138: Some invalid units are not resulting in dropped declarations.
15174: counter() and counters() should not be recognized by CSS parser.
2000-08-08 00:34:42 +00:00
mscott%netscape.com
2f4a12190e
Remove some debugging code from the rdf file
2000-08-08 00:34:06 +00:00
waterson%netscape.com
d867e404c8
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
2000-08-08 00:22:36 +00:00
mscott%netscape.com
6ad9dbcbf9
Bug #47853 , 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
...
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
valeski%netscape.com
4ad9286280
47881, r=dougt. removing extraneous static link of dbm lib, and fixing the file cache so it does the static link
2000-08-08 00:20:23 +00:00
valeski%netscape.com
afbc19440d
47881, r=dougt. removing extraneous static link of dbm lib
2000-08-08 00:19:37 +00:00
scc%mozilla.org
f4c2ca5073
not part of the build; initial work on multi-fragment strings
2000-08-08 00:14:35 +00:00
scc%mozilla.org
e290b14ff8
not part of the build yet; initial work on multi-fragment strings
2000-08-08 00:14:14 +00:00
mscott%netscape.com
a28c011f07
Bug #39910 --> make the context menu come up for both right and left mouse clicks for email addresses.
...
r=alecf
2000-08-07 23:59:25 +00:00
tor%cs.brown.edu
2091cea00e
Bustage fix - add xpcompat.h to the export list.
2000-08-07 23:10:48 +00:00
tara%tequilarista.org
51a12fa0af
Fixing bug #46897
2000-08-07 22:59:55 +00:00
syd%netscape.com
0ddb1344a0
Undid the rdf changes for 43091 at request of brendan, now doing evil 0666
...
default permissions. r=dougt
2000-08-07 22:59:40 +00:00
pchen%netscape.com
c7ed50c331
Checkin for pnunn on Mac, remove dllcompat.cpp from projects
2000-08-07 22:59:02 +00:00
pnunn%netscape.com
d8faa2e9d1
bug#41040: cruft removal.
2000-08-07 22:16:30 +00:00
av%netscape.com
01ca1eb997
Fixing 39534, patch by sean, r=av
2000-08-07 22:10:07 +00:00
av%netscape.com
0ff6c8206b
Fixing 47360, patch by sean@beatnik.com, r=av
2000-08-07 21:51:19 +00:00
mkaply%us.ibm.com
22fb378e7d
#47874
...
r=mkaply, a=brendan
Remove unused widget files
2000-08-07 21:40:45 +00:00
cmanske%netscape.com
c245821651
Added selectedIndex property to tree interface. Needed by spell checking in editor, b=47696, r=hyatt
2000-08-07 21:20:40 +00:00
anthonyd%netscape.com
562e4bc652
checkins for Hurricane
...
translation of all C++ functions to JS which included SaveDocument
which eventually will allow for the completeion of autosave
r: brade, anthonyd
a: waterson, cmanske
2000-08-07 21:12:18 +00:00
mkaply%us.ibm.com
88cb2bb655
#47874
...
r=mkaply, a=brendan
remove obsolete nsTooltip* files
2000-08-07 20:56:20 +00:00
dougt%netscape.com
2e7c2fd23d
Adding GetPrompt() method to nsIDOMWindow.
...
r=vidur@netscape.com (47889)
2000-08-07 20:55:36 +00:00
mkaply%us.ibm.com
94bededfa0
#47874
...
r=mkaply, a=brendan
nsFontServices is not used
2000-08-07 20:53:28 +00:00
mkaply%us.ibm.com
428b8d9862
#47874
...
r=mkaply, a=brendan
Bring nsToolkit up to par with the Windows code
2000-08-07 20:51:47 +00:00
dougt%netscape.com
5fa2999ab4
adding pref for image cache size. (47656)
...
r=valeski@netscape.com
2000-08-07 20:51:30 +00:00
dougt%netscape.com
283ecd2375
1. remove extra monitors (47825)
...
2. add method to determine if manager has been shutdown (44680)
3. Add nsCOMPtr to avoid leak (44680, 43244)
r=valeski@netscape.com
2000-08-07 20:50:25 +00:00
mkaply%us.ibm.com
bb06aba776
#47874
...
r=mkaply, a=brendan
Bring nsLookAndFeel up to par with the Windows code
2000-08-07 20:48:09 +00:00
mkaply%us.ibm.com
a9489a1e0c
#47874
...
r=mkaply, a=brendan
Bring nsSound up to par with the Windows code
2000-08-07 20:47:05 +00:00
leaf%mozilla.org
907bcee5c0
Automated update
2000-08-07 19:00:10 +00:00
cyeh%bluemartini.com
212610ef25
fix for bug 42089: change wording of link from "create new bug" to
...
"report new bug". r=timeless@bemail.org , cyeh@bluemartini.com ,
patch submitted by zach@zachlipton.com
2000-08-07 17:53:36 +00:00
pp%ludusdesign.com
941a162054
Adding the original contributor of this code to the Contributors list
...
of these files, to his request. No actual code change, only comments,
so no review.
2000-08-07 17:48:22 +00:00