talisman%anamorphic.com
679c267fe8
Initial checkin of contribution from Brandon Wiley. jrg
2002-02-12 06:21:23 +00:00
talisman%anamorphic.com
026e548f20
Fix classpath for run target to include pop3.jar. jrg
2002-02-12 06:18:10 +00:00
rbs%maths.uq.edu.au
0191d85626
fix inverted order of resetting variables
2002-02-12 06:18:04 +00:00
pavlov%netscape.com
89e49bc6c4
Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:16:15 +00:00
ducarroz%netscape.com
898a7efb0a
Fix Mac Bustage
2002-02-12 05:36:54 +00:00
ducarroz%netscape.com
0be687cc80
Fix bustage (again).
2002-02-12 05:17:18 +00:00
shanjian%netscape.com
ab29096262
#120348 crash in macro CCMAP_HAS_CHAR_EXT
...
rewrite CCMAP_HAS_CHAR_EXT macro
r=ftang, sr=attinasi
2002-02-12 05:01:42 +00:00
shanjian%netscape.com
5adcad4348
Reverse my last checkin because the comment is not there. (cvs ci does not
...
allow me abort, while I copy-n-paste, it accidentally copied a carriage return.)
2002-02-12 04:59:15 +00:00
shanjian%netscape.com
b1ecc45245
*** empty log message ***
2002-02-12 04:54:24 +00:00
shanjian%netscape.com
dbeb907ac9
#116030 provide a way to identify langGroup/rang for a unicode char
...
Add some checking code to figure out the range of a unicode char, and use this
piece of information to guide preference font searching.
r=rbs, sr=brendan
2002-02-12 04:51:41 +00:00
ducarroz%netscape.com
0c93d1cdd9
Fix bustage on Unix system.
2002-02-12 04:34:36 +00:00
badami%netscape.com
7939695677
fall back on nsILoadGroup when nsIChannel has no nsIPrompt.
...
Bug 72111; r=bbaetz, sr=darin
2002-02-12 04:27:31 +00:00
jpierre%netscape.com
4d7163b4e0
Reset NSPR error text before adding the module to make sure we aren't getting some previous error
2002-02-12 04:25:15 +00:00
bryner%netscape.com
42e134c60a
Fix the focused state for textfields. Not part of the build.
2002-02-12 04:21:16 +00:00
timeless%mac.com
e24ea538d5
Bug 124744 remove nsIPtr
...
r=bryner sr=alecf
2002-02-12 04:12:50 +00:00
jpierre%netscape.com
2a9cd49f55
Make modutil display a more detailed error when a PKCS#11 module fails to load. This is done by checking the NSPR error text that is set by PR_LoadLibrary failures deep in SECMOD_AddNewModule
2002-02-12 04:09:21 +00:00
ducarroz%netscape.com
e2f4284ede
Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott
2002-02-12 03:57:39 +00:00
bzbarsky%mit.edu
31c3d14c7c
Opening the "Advanced" dialog and cancelling it should not change the
...
helper app dialog contents. Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
roc+%cs.cmu.edu
0b843ca6ac
Bug 96832. Reorganize event handling in the view manager to use the display list code. This means we take account of z-index properly. r=kmcclusk,sr=brendan
2002-02-12 03:46:35 +00:00
ducarroz%netscape.com
fedda62068
Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu
2002-02-12 03:45:33 +00:00
timeless%mac.com
8cabeca21d
Bug 124698 don't CallQueryInterface(mDocShell = 0, &mWebShell)
...
r=bzbarsky,adamlock sr=alecf
2002-02-12 03:45:22 +00:00
badami%netscape.com
f4eea80b52
htp:://<blah> should lead to an invalid URL. bug 110880; r=andreas.otte@debitel.net; sr=darin.
2002-02-12 03:36:02 +00:00
timeless%mac.com
a26f42fb04
Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
...
r=danm sr=alecf
2002-02-12 03:32:14 +00:00
bzbarsky%mit.edu
e34097b144
Make it possible to save files of types for which we have mimeinfos but
...
no extensions. Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
jfrancis%netscape.com
9c597d2522
fix for bug 106855: Down arrow key at last empty line of textarea moves caret to end of line above. checked in on behalf of skamio@netscape.net. r=jfrancis; sr=kin
2002-02-12 02:16:11 +00:00
sfraser%netscape.com
fa2b54a980
Debug-only changes for better paint/invalidate debugging on Mac. Moved some code around, so the diff looks bigger than it is. Bug 120167, r=pinkerton.
2002-02-12 02:07:08 +00:00
wtc%netscape.com
a5db682b31
Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. The
...
zlib and jar libs are already added to EXTRA_LIBS by ../platlibs.mk.
2002-02-12 02:01:03 +00:00
pschwartau%netscape.com
707d16f185
Initial add. Testing functions with duplicate formal parameter names.
2002-02-12 01:35:05 +00:00
relyea%netscape.com
9143b04406
Load all slots into the trust domain, even if the tokens are empty.
...
Fix problems with the token caching code when tokens are removed.
2002-02-12 01:33:41 +00:00
sfraser%netscape.com
cfdc50f9ff
Fix for bug 122012 -- make sure we use the correct WIndowRef for offsetting the event coords, so that moving the mouse over a background window does not mess up scrolling or autoselect. r=pinkerton, sr=beard.
2002-02-12 01:29:32 +00:00
sfraser%netscape.com
c8c5cd5fb9
Part of fix for bug 122012 -- add a StOriginSetter utility class. Also fix some trivial comment and spacing issues. r=pinkerton, sr=beard
2002-02-12 01:25:43 +00:00
ssu%netscape.com
8c40e7186f
fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott
2002-02-12 01:25:33 +00:00
sfraser%netscape.com
74466e4008
Fix bug 124517 -- double delete caused by making more than one nsMacMemoryCushion object (one for each event loop). This should fix a ton of random crashes on Mac. r=pinkerton, sr=beard
2002-02-12 01:22:23 +00:00
heikki%netscape.com
e8d3315332
Bug 110464, don't load external entities for standalone documents (minor perf optimization). Patch from henris@clinet.fi. r=heikki, sr=jst.
2002-02-12 01:02:44 +00:00
mhammond%skippinet.com.au
af95e4dcc5
Fix bug 123768 - Unsubscribing while headers downloading hangs.
...
r=hwaara/sr=mscott.
2002-02-12 00:55:04 +00:00
bzbarsky%mit.edu
6f4c72ac1b
Fix crash in treewalker when walking out of root element. Bug 124784,
...
r=sicking, sr=jst
2002-02-12 00:51:40 +00:00
rjc%netscape.com
7cda24212b
Fix bug # 124743: RDF SEQs. r=tingley sr=ben
2002-02-12 00:49:56 +00:00
bzbarsky%mit.edu
ff3b62d806
Make the "You can't read this dir" error appear in the filepicker
...
window, not as an alert. Bug 123869, r=bryner, sr=jag
2002-02-12 00:45:52 +00:00
bryner%netscape.com
ad68814ac4
adding new theme constant, NS_THEME_DROPDOWN_TEXTFIELD. bug 124560, r=bzbarsky/pinkerton, sr=hyatt.
2002-02-12 00:44:36 +00:00
akkana%netscape.com
7efee58322
80805: check in new find/replace files. r=cmanske sr=hewitt
2002-02-12 00:44:07 +00:00
bzbarsky%mit.edu
b97ab1c23a
Make "save link as" work in the context menu on files in the XUL
...
dirviewer. Bug 124762, r=bbaetz, sr=jag.
2002-02-12 00:41:22 +00:00
ian.mcgreer%sun.com
d07d80baae
bug 124082, don't change trust of existing CA certs during PKCS#12 import
2002-02-12 00:38:16 +00:00
stephend%netscape.com
a818b45b77
Bug 124854. Typo in this DTD file 'prnit' to 'print' r=me. Patch by Giacomo Magnini <prometeo@flashnet.it> sr=blake
2002-02-12 00:38:12 +00:00
dbragg%netscape.com
e571ac8e58
Moving the default search engine name from the language pack into the content (aka region) pack.
...
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
naving%netscape.com
93b5f13f7d
115950 r=racham sr=bienvenu. fix next msg selection for imap multiple deletes(imap-delete model). Also clear
...
msg pane on multiple msg selection
2002-02-11 23:31:49 +00:00
blakeross%telocity.com
963514f35d
112520 - accept originating images radio gets stuck on. r=morse sr=hewitt
2002-02-11 23:12:38 +00:00
ian.mcgreer%sun.com
d014b7b2c4
bug 124446, thread safety issues with static oid hashtable.
...
r=wtc
2002-02-11 23:12:00 +00:00
cmanske%netscape.com
d83e3b9f53
New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-11 23:09:48 +00:00
av%netscape.com
e6d5b271bb
Fixing bug 119621 -- plugins refreshed only every other time, r=peterl, sr=beard
2002-02-11 23:09:38 +00:00
kestes%walrus.com
816c7339d7
parsing of arguments was buggy. I did not get the arguments into the script.
2002-02-11 23:08:44 +00:00