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

64040 Коммитов

Автор SHA1 Сообщение Дата
scc%mozilla.org 22deb21d5b adding |nsWork[C]String| classes 2000-06-14 05:41:05 +00:00
hyatt%netscape.com 7141bc89e6 30511. r=ben 2000-06-14 05:31:47 +00:00
rpotts%netscape.com 41fd6da14d Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown... 2000-06-14 05:16:10 +00:00
sfraser%netscape.com 9fda03b024 Fix the windows build. Suckage; I needed to repace nsAutoString with nsString in the overloaded function. 2000-06-14 05:05:32 +00:00
cmanske%netscape.com 7519eedb3d Part of table dialog work: new method needed to convert to TH from TD and vice versa. b=20973. r=jfrancis 2000-06-14 04:59:50 +00:00
cmanske%netscape.com 4f01ada9bf New method for table editing (b=20973, r=jfrancis); Use nsIStyleSheet::SetEnable() for editmode stylesheets instead of removing and reloading -- necessary for bug 40767. r=sfraser 2000-06-14 04:58:29 +00:00
brendan%mozilla.org 04ea758f0f Restore "javascript:\n"-in-location-brings-up-console compatibility (r=mccabe@netscape.com). 2000-06-14 04:57:49 +00:00
hyatt%netscape.com 0248ddd28c 30511. r=ben 2000-06-14 04:50:20 +00:00
brendan%mozilla.org 190a0bea06 Fiddle whitespace style. 2000-06-14 04:46:22 +00:00
sfraser%netscape.com 09a592f98d Back out some of my changes for string cleanup which broke form autofill (the overloaded wallet_ReadFromList methods are back, with their unfathomable index modifications), and putting in some nsCOMPtr goodness. r=scc. 2000-06-14 04:32:37 +00:00
scc%mozilla.org 9e02d75620 Adding a new string class for to help fix performance problems. 2000-06-14 04:10:00 +00:00
cls%seawood.org ee9606dbb3 Use $(wildcard..) to make certain configure dependencies optional. Bug #42211 2000-06-14 03:51:17 +00:00
valeski%netscape.com c6064d172d 41110. r=sspitzer. more nsIWebshellWindow removal. 2000-06-14 03:30:53 +00:00
waterson%netscape.com 245e0a93a7 Bug 42360. Fix SUNWspro5.0 bustage. r=tor 2000-06-14 03:27:46 +00:00
beard%netscape.com 53d28df585 (not part of build) added non-debug target (PSM.shlb) 2000-06-14 03:25:37 +00:00
beard%netscape.com 1712fb7c0e (not part of build) added mozilla/security/nss/lib/smime to access paths, added nlslayer.cpp directly (rather than building as a separate library). 2000-06-14 03:18:10 +00:00
beard%netscape.com 32dc89c957 (not part of build) added mozilla/security/nss/lib/smime to access paths. 2000-06-14 03:16:41 +00:00
mjudge%netscape.com 3ad4ea91e8 handling of on input. adding selection change notifications to commands. we must tell the document when selection happens in the input fields. regriession from 34986, r=saari a=pdt+ 2000-06-14 03:01:31 +00:00
mjudge%netscape.com 018960cc94 fixing blocker bug for focus not typing in url bar after progromatic change to focus on other document. r=saari. (from regression of 34986) pdt+ 2000-06-14 02:59:54 +00:00
mjudge%netscape.com 6f0c30e104 regressions from 34986 ender-lite. listeners now block percolation of events. until we have better fix. r=saari, akkana 2000-06-14 02:58:34 +00:00
mjudge%netscape.com efdf297371 fixing regressions from 34986 ender-lite. adding new selection controller sensitivity. r=saari 2000-06-14 02:57:26 +00:00
scc%mozilla.org 5b2a4891ec Temporarily (till Thursday) commented out the definition that made |PRUnichar*| incompatible with |OLECHAR*| as a favor to the AIM team, so they can decide whether to cast in their code, or alter their headers. They know what to do in either case, and have agreed that this definnition can be re-activated on Thursday. r=vishy 2000-06-14 02:54:40 +00:00
rhp%netscape.com e8f1aca352 Fixing problem with data loss on forwarding - Bug #: 42398 - r: sspitzer
One is a structure and one is a spec of the attachment URI...they are used
differently...one can be null while the other is valid...I was throwing
away attachments by mistake forwarded messages were falling into this list
2000-06-14 02:50:09 +00:00
mccabe%netscape.com 8451066326 Makefile fix, thanks to Dan Veditz. Should fix bustage. 2000-06-14 02:40:00 +00:00
mccabe%netscape.com 2ffd75fe72 Backing out for now to fix bustage. 2000-06-14 02:33:45 +00:00
ruslan%netscape.com db2a9ca151 Fixing 22103, a=gagan 2000-06-14 01:35:24 +00:00
cmanske%netscape.com 8bdae7a16a Fixed problem in nsEditor::CloneAttributes where undo system used when it shouldn't. b=41862. r=sfraser. a=beppe 2000-06-14 01:32:27 +00:00
cmanske%netscape.com 35106f44c8 Fixed Composer dialog layout problems when resizing. b=42210 r=evaughan 2000-06-14 01:26:43 +00:00
mccabe%netscape.com 64e925ab99 Fix to 39911, which nsbeta+ 38495 depends on.
Build nsIScriptablePlugin.idl on Unix and Windows.

a=beard
2000-06-14 01:21:39 +00:00
rods%netscape.com f4cc2701ab moved the unreg of the access keys from the destructor to the Destroy method
r=dcone, b=41246
2000-06-14 01:16:08 +00:00
beard%netscape.com 62ace3f5bd project to compile nsIScriptablePlugin.idl for mccabe. bug #39911, a=beard, r=mccabe 2000-06-14 01:14:35 +00:00
mccabe%netscape.com 2b35af1344 Part of fix for 39911, which is a dependency of nsbeta+ bug 38495.
Interface for plugins to expose to advertise a scriptable peer object and the interface that XPConnect should expose it with.

r=sechevarria@beatnik.com,beard@netscape.com
a=beard@netscape.com

NOTE This is not yet built on any platform.
2000-06-14 01:04:06 +00:00
attinasi%netscape.com 13f2c1c34d To fix the bug we added support for hspace and vspace attributes in QuirkMode. b=41863 karnaze@netscape.com did part of the fix and we reviewed each others code 2000-06-14 00:59:29 +00:00
jst%netscape.com aee37774cd Fixing nsbeta2+ bug 41367, area.pathname incorrectly contained the ref and search parts of the URL. r=vidur 2000-06-14 00:48:34 +00:00
bryner%uiuc.edu e738252f22 Fixing import line. r=ben. Not part of build. 2000-06-14 00:44:43 +00:00
mkaply%us.ibm.com dc2e138a70 # 37239
r = valeski, a = brendan
OS/2 bring-up - Yes I know this is ugly.
We are getting a linker error on this delete.
We want to get our builds up by any means necessary,
so I need to comment this out for us for now.
2000-06-14 00:26:52 +00:00
rginda%netscape.com 2ebc0a5b20 -- NOT PART OF THE BUILD --
Conditionally build lcshell w/ jdk 1.1.8 or 1.2.2 on windows
2000-06-14 00:14:56 +00:00
mkaply%us.ibm.com 737d9fb1b4 # 37239
r = mccabe, a = brendan
OS/2 bring-up - PR_CALLBACK for VisualAge
2000-06-14 00:07:08 +00:00
jst%netscape.com eb6d78edaf Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt 2000-06-14 00:06:36 +00:00
alecf%netscape.com 2f8a7501aa fix for #42082 - enable the filter on creation
r=sspitzer
2000-06-14 00:04:43 +00:00
mstoltz%netscape.com 368bb298e8 Fix for bug 31818. Dogfood. r=brendan 2000-06-13 23:56:30 +00:00
ddrinan%netscape.com 88e79e328c Move nlslayer from my machine to sbc 2000-06-13 23:54:37 +00:00
racham%netscape.com bce51d4e73 Fixing bug 40180. If the profile directory is deleted, a new directory is created with default contents on all platforms. On Mac, which is the main concern of this bug, the folder in the trash is ignored and the new folder is considered as an active profile directory. r=sfraser 2000-06-13 23:53:42 +00:00
rjc%netscape.com 1ee7c08c9e Ensure gRefCnt is initialized to zero. Code from ericb@neoplanet.com, approval=me 2000-06-13 23:45:20 +00:00
leaf%mozilla.org ab6189702a Automated update 2000-06-13 23:45:09 +00:00
dbragg%netscape.com 585508c57a Fix for bug #42201. Patch submitted by BlakeR1234@aol.com. a=dveditz r=dbragg 2000-06-13 23:37:11 +00:00
cls%seawood.org 37996e5bbe Call AC_SUBST to that MOZ_MNG is properly (un)set. 2000-06-13 23:32:42 +00:00
av%netscape.com 42ff6eabbe Addressing #41276, r=sechevarria@beatnik.com 2000-06-13 23:23:13 +00:00
akkana%netscape.com 0cd94a0db4 42306: remove hacky workaround for middle mouse handling, no longer
needed; event bubbling now happens correctly.  r=saari,mjudge; a=beppe
2000-06-13 23:21:37 +00:00
akkana%netscape.com 09592145c3 42306: Change middle-mouse paste from MouseDown to MouseClick,
and prevent it bubbling up to where navigator.js will handle it.
r=saari,mjudge; a=beppe
2000-06-13 23:19:48 +00:00