Граф коммитов

72932 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com a37e024a8f Add text for the module name for root certificates. 2000-11-14 00:02:03 +00:00
mcafee%netscape.com b0adccc452 Need to edit configure script in step 1, another minor comment change. 2000-11-13 23:48:11 +00:00
waterson%netscape.com f21d014664 Prepend local dir to WATCH. 2000-11-13 23:37:00 +00:00
waterson%netscape.com 132e58e8ec First checked in. 2000-11-13 23:36:59 +00:00
mcafee%netscape.com cc36a0ef36 Minor comment updates 2000-11-13 23:00:16 +00:00
javi%netscape.com 9f14760a08 Check in the shell for loading the root cert dll. 2000-11-13 22:57:19 +00:00
mkaply%us.ibm.com dae8cdf133 #59494
Back out timer change
2000-11-13 22:52:08 +00:00
bienvenu%netscape.com 68e1cad16c fixes for hierarchy delimiter handling, multiple fetches of imap messages to retrieve inline attachments, crash in morkRowObject::CloseRowObject r=mscott 52260, 59376 58691 2000-11-13 22:35:50 +00:00
bienvenu%netscape.com bb8b2a822e add method to get cache entry for mail news url r=mscott part of fix for 52260 2000-11-13 22:27:34 +00:00
cls%seawood.org cbd49dd5da Update GetBoundingMetrics() api for xlib + mathml case 2000-11-13 22:15:42 +00:00
nboyd%atg.com d550dceb79 Subject:
More changes to support non NativeJavaObject wrappers
   Date:
        Fri, 03 Nov 2000 17:56:38 +0100
   From:
        Igor Bukanov <igor@icesoft.no>
     To:
        nboyd@atg.com




Hi, Norris,

In post 1.5 rhino one can introduce own wrappers for arbitrary Java
objects. But I think to fully support this
org.mozilla.javascript.ScriptRuntime should be changes as well: its eq
and shallow_eq contain references to NativeJavaObject, this should be
replaced at least to Wrapper (see the atached patch). Even better
solution would be to add to WrapHandler methods to compare wrappers: I
can send a patch for that as well.

There is a small usability problem as well: if
org.mozilla.javascript.JavaMembers would be public I do not need to copy
it to a package with non NativeJavaObject.java wrapper.

Regards, Igor
2000-11-13 22:10:35 +00:00
ducarroz%netscape.com 833a974389 fix SunOS/sparc bustage 2000-11-13 21:45:28 +00:00
mkaply%us.ibm.com a64a03c486 #58491
r=av, sr/a=scc
Change legacy plugin interfaces to C not C++
2000-11-13 21:40:27 +00:00
alecf%netscape.com 06460907ac fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2000-11-13 21:33:05 +00:00
blakeross%telocity.com 342dcfa209 Fix 43728: needs to be a way to scroll autoscrollable menus via keyboard. patch by Jan Varga (varga@utcru.sk). r=pinkerton a=hyatt 2000-11-13 21:25:07 +00:00
blakeross%telocity.com f85040ee69 Fix 59613: can't switch sidebar tabs in modern-based themes. r=jag sr=alecf 2000-11-13 21:02:25 +00:00
nhotta%netscape.com 7f0cccdc19 Corrected language names for Norwegian, bug 56069, r=erik, sr=waterson. 2000-11-13 20:47:37 +00:00
nhotta%netscape.com d8057d46fb Changed wording of the message compose charset warning, check in for gemal@gemal.dk, bug 52429, r=nhotta, sr=alecf. 2000-11-13 20:47:19 +00:00
morse%netscape.com 6b7b72a245 bug 57761, missing words in menu, r=jrgm, a=ben 2000-11-13 20:09:21 +00:00
pinkerton%netscape.com 8d9046ec86 fix to get mac embed harness building. r=ccarlen. 2000-11-13 20:03:59 +00:00
ducarroz%netscape.com 3c8fe4954c Fix for bug 54853. This is a patch submitted by bzbarsky@mit.edu. Even if the message compose window is initialized from a compose fields, we need to add info like reply-to or bcc from the current identity. R=ducarroz, SR=bienvenu,mscott 2000-11-13 19:54:57 +00:00
sonmi%netscape.com 7342714270 changed and improved selfserver / testclient and stressclient communication
all through the script
2000-11-13 18:49:14 +00:00
bnesse%netscape.com af0e6c13c3 Load the library on all platforms if it hasn't already been loaded. Fix for bug #57885 r=av, sr=waterson. 2000-11-13 18:42:43 +00:00
pinkerton%netscape.com 12a95cdd02 make the tooltip go away when the mouse moves. Also fix a problem for win32 where the tooltip auto-hiding would cause the timer to show again. r=blake/sr=sfraser. bug# 59917. 2000-11-13 18:18:38 +00:00
bryner%uiuc.edu 973bbbd400 Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc. 2000-11-13 18:16:43 +00:00
mkaply%us.ibm.com 39c18aef8d #59770
r=mkaply, a=blizzard
Code from jkobal to fix spacebard with shift down
2000-11-13 15:43:42 +00:00
bryner%uiuc.edu b2362555ba Lots of code cleanup for the filepicker. Fixes bug 58694 (strict warnings). r=jag, a=ben. 2000-11-13 15:22:27 +00:00
brade%netscape.com eacccdf6f3 fix image dimension problems (updating/constraining/etc.); r=kin; sr=sfraser; bug #57313 2000-11-13 15:06:59 +00:00
alecf%netscape.com 5188e81a23 changing NS_DEBUG to DEBUG_attinasi to quiet down the console output
(no bug - this is just changing some debug-only #ifdefs)
2000-11-13 08:27:01 +00:00
mkaply%us.ibm.com 924201a16f OS/2 TB breakage
PR_CALLBACK only applies if it is a C function, not a member of a C++ class
2000-11-13 05:28:27 +00:00
pinkerton%netscape.com d8f010026d register tooltip listener to listen for keypresses. r=danm, a=hyatt. 2000-11-12 22:38:07 +00:00
pinkerton%netscape.com b9280708a3 fix a slew of tooltip annoyances. pref to turn them off, they time out after 5 seconds, and they go away when you start typing. r=danm, a=hyatt. bugs 56920, 46544, 53653, 45530. 2000-11-12 22:09:13 +00:00
jst%netscape.com c65a1304ad Making the method NS_NewXMLEntity() match its prototype, no bug. Problem found by Sorin Banu <sbanu@softwin.ro>. r=pollmann, sr=rpotts 2000-11-11 23:54:44 +00:00
sspitzer%netscape.com 0c23e63e43 fix uninitialized variable. #59673. sr=alecf 2000-11-11 14:58:52 +00:00
bryner%uiuc.edu 4157ff15d5 Bug 59465 - retain multiple selection on right-click. r=disttsc@bart.nl, r/a=hyatt@netscape.com 2000-11-11 07:42:52 +00:00
javi%netscape.com 24d2cef11e First Checked In. 2000-11-11 02:26:21 +00:00
varada%netscape.com 6fa2b0b88a fix for 58849;copying readme file to setup location 2000-11-10 21:52:44 +00:00
sspitzer%netscape.com c18ae77650 backing edburns out to open up the tree.
sorry ed.  a=granrose
2000-11-10 21:24:24 +00:00
kestes%staff.mail.com d5e0dc51bc The image module is not used at Mozilla.org in tinderbox1 anymore and
I never got the code working in tinderbox2 anyway.
2000-11-10 19:14:12 +00:00
sspitzer%netscape.com c93edc215f fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:28:47 +00:00
sspitzer%netscape.com c366c33d26 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:20:46 +00:00
sspitzer%netscape.com 4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com a5496305be fix warnings. sr=alecf 2000-11-10 15:05:55 +00:00
kin%netscape.com 028f5f41e8 Fix from katakai@japan.sun.com for bug #58698: Solaris only: cmd_cut operation fails in optimize build
Initialize result with NS_OK in CreateTxnsToDeleteContent().
r=kin@netscape.com  sr=sfraser@netscape.com
2000-11-10 14:53:40 +00:00
sspitzer%netscape.com e8fd89376b fix for #59231. sr=mscott. if we use insecure login and the password
contain a "\", we'll fail.  the fix is to send "\\" for every "\".
2000-11-10 05:27:44 +00:00
sspitzer%netscape.com 9cfabaaec8 turn off the the debug printfs. 2000-11-10 05:22:51 +00:00
cls%seawood.org 5979d117d6 Replacing RH6.0 specific check for older ORBit (which has libIDL.so but not libIDL-config) with generic check. r=ramiro@eazel.com Bug #59695 2000-11-10 04:26:38 +00:00
alecf%netscape.com f526cb3b67 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
sonmi%netscape.com fc538d50a5 changed the way the -i option (NULL ciphers) are being handeled once more
also changed shell from ksh to sh, added more output to results.html
2000-11-10 02:07:17 +00:00
nelsonb%netscape.com 686aa7a151 Release the SpecRead Lock before returning in an error path.
This bug was found while reading code looking for a different bug.
2000-11-10 01:36:26 +00:00