rogerl%netscape.com
42e4c9ee34
Needed a quick-and-dirty constructor from a string.
...
git-svn-id: svn://10.0.0.236/trunk@55673 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:47:13 +00:00
rogerl%netscape.com
6573b9f779
Added 'flat' argument to NewRegExp to force literal interpretation of
...
entire string.
Fixed String.replace to not coerce first arg to regexp.
Fixed behaviour of replace w.r.t. $
git-svn-id: svn://10.0.0.236/trunk@55672 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:46:43 +00:00
rogerl%netscape.com
a3f7091a2e
Added 'flat' argument to NewRegEXp to force literal interpretation of
...
entire string.
git-svn-id: svn://10.0.0.236/trunk@55670 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:44:08 +00:00
scc%netscape.com
ae0737cdba
Fix specialized |CallQueryInterface| as per review by travis ... r=travis.
...
git-svn-id: svn://10.0.0.236/trunk@55669 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:44:06 +00:00
scc%netscape.com
948cb30176
|NS_REINTERPRET_CAST| might try to adjust pointers on machines where it turns into an old-style cast. Fix that by first casting to |void*|. r=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@55668 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:41:28 +00:00
dveditz%netscape.com
fca89c83ad
fixing Unix clobber build bustage, r=dbragg
...
git-svn-id: svn://10.0.0.236/trunk@55667 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:26:04 +00:00
dveditz%netscape.com
65efe9489a
fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg
...
git-svn-id: svn://10.0.0.236/trunk@55666 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 01:19:13 +00:00
waldemar%netscape.com
2b21095fef
Removed field, method, and constructor. Added static.
...
git-svn-id: svn://10.0.0.236/trunk@55665 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:35:00 +00:00
waldemar%netscape.com
5d10cfab17
Fixed Harlequin incompatibilities
...
git-svn-id: svn://10.0.0.236/trunk@55664 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:34:29 +00:00
racham%netscape.com
729cc3439a
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55663 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:25:52 +00:00
robinf%netscape.com
a08bb3b046
removed Netscape branding and added Mozilla branding
...
git-svn-id: svn://10.0.0.236/trunk@55662 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:19:07 +00:00
beard%netscape.com
07d6c2844b
took out calls to NS_InitGarbageCollector() & NS_ShutdownGarbageCollector() which are now supplanted by internal NSPR versions. r=gordon, bug #15906
...
git-svn-id: svn://10.0.0.236/trunk@55661 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:13:13 +00:00
pinkerton%netscape.com
0082a081b1
fix spellings and build warnings (bug #15571 ). r=gimpy.
...
git-svn-id: svn://10.0.0.236/trunk@55660 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:12:15 +00:00
rods%netscape.com
5f2a780227
Fixing the updating of the frame for when the label changes (i.e. via script)
...
sends back a reflow hint. It also checks to see if the primary frame is a combobox
and asks it to refresh its display
r=kmcclusk bug 19373 (PDT+)
git-svn-id: svn://10.0.0.236/trunk@55659 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:34 +00:00
gordon%netscape.com
44dcb3f475
formatting change. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@55658 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:30 +00:00
gordon%netscape.com
c1348b13c6
added prgcleak.c. r=beard, bug #15906
...
git-svn-id: svn://10.0.0.236/trunk@55657 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:10:15 +00:00
dbragg%netscape.com
31895d9cb7
MCP file change for bug 7753 r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55656 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:53 +00:00
dbragg%netscape.com
51ec2e3697
New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@55655 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:09:16 +00:00
rods%netscape.com
0e84614fdd
Always passing back that the frames are there, this still isn't right and needs to be
...
reworked again. But this will able some XUL selects to work that otherwise would be
broken and I haven't found it to cause any problems with a lot of testing. I have
regressed to this situation in the past and it worked OK.
r=kmcclusk, bug=none but hangas (or self) would have filed one by end of day.
git-svn-id: svn://10.0.0.236/trunk@55654 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:08:41 +00:00
alecf%netscape.com
57cf8da23c
check for null pointer - happens when necko gives us back an empty channel (this is the only place we weren't checking)
...
r=jefft
git-svn-id: svn://10.0.0.236/trunk@55653 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:01:52 +00:00
varada%netscape.com
eac9d23719
fix for bug #4992 - the second and third lines for the installer screen - changed the script.ib
...
git-svn-id: svn://10.0.0.236/trunk@55652 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:59:20 +00:00
locka%iol.ie
e0687b7223
Fixed to build mozctl.dll
...
git-svn-id: svn://10.0.0.236/trunk@55651 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:54:09 +00:00
blizzard%redhat.com
ff86accb12
fix for bug 19559. fix the test plugin on linux. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@55650 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:50:00 +00:00
law%netscape.com
52e7e2a0de
Fix for 10613; don't use setTimeout which crashes Mac; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@55649 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:48:28 +00:00
troy%netscape.com
3ce26e48f9
Removed an assert that is no longer applicable
...
git-svn-id: svn://10.0.0.236/trunk@55648 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:43:07 +00:00
norris%netscape.com
d129ce569d
The data protocol doesn't seem to be working. The problem appears to be that a nsStdURL is used to hold the data URI.
...
Unfortunately, using nsStdURL parses the data URI so that a URI like "data:text/html,<html>hi</html>" gets parsed with a
host of "text". When the rest of the data URI processing calls GetSpec, it then gets "//text/html,<html>hi</html>", which
confuses the content type parsing so no data is displayed.
This checkin changes to use a nsSimpleURI instead.
r=valeski
git-svn-id: svn://10.0.0.236/trunk@55647 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:42:58 +00:00
troy%netscape.com
aa323aac76
b=16456. Removed some debug assertion code that was incorrect and caused
...
us to hit asserts when printing
git-svn-id: svn://10.0.0.236/trunk@55646 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:41:48 +00:00
putterman%netscape.com
a4c2e3c639
Fixes part of 18075. reviewed by jefft. Don't crash when doing get msg on a pop account
...
that has no incoming server.
git-svn-id: svn://10.0.0.236/trunk@55645 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:35:05 +00:00
robinf%netscape.com
728af9c6ac
expanded width of a text field so that text is not truncated
...
git-svn-id: svn://10.0.0.236/trunk@55644 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:32:19 +00:00
dougt%netscape.com
83e21d3a65
13320 more tweaking to nsIFile windows impl.
...
not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@55643 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:31:25 +00:00
erik%netscape.com
b6eb1a0559
bug 8801; adding new font prefs implementation; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55642 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:27:52 +00:00
erik%netscape.com
ac4eb59b78
bug 8801; adding font prefs implementation for Windows initially; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55641 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:27:17 +00:00
varada%netscape.com
85f82c8c63
clean up
...
git-svn-id: svn://10.0.0.236/trunk@55640 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:26:22 +00:00
erik%netscape.com
618b8789ad
bug 8801; adding defaults for the new font prefs; r=ftang
...
git-svn-id: svn://10.0.0.236/trunk@55639 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:25:50 +00:00
gordon%netscape.com
795b69917e
Checkin for Mark Welch. Approved by wtc. Reviewed by gordon. Fixes for bugs 4318 and 4320 (server sockets and blocking socket IO for mac).
...
git-svn-id: svn://10.0.0.236/trunk@55638 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:22:59 +00:00
varada%netscape.com
63059e699b
fix for bug #17478 getting rid of unix line endings - merely check them out in vi or viw and then save them and the line endings disappear
...
git-svn-id: svn://10.0.0.236/trunk@55637 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:13:58 +00:00
racham%netscape.com
ee277bdc54
Fixing memory leak. bug 21038. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55636 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:05:22 +00:00
sspitzer%netscape.com
ec0d246f33
fix for #21079 , infinite loop when discovering folders. r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@55635 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:04:24 +00:00
locka%iol.ie
0f12896f7b
Include nsXPIDLString.h
...
git-svn-id: svn://10.0.0.236/trunk@55634 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:02:20 +00:00
locka%iol.ie
aa3a7a5a2a
Fixed bad const casting
...
git-svn-id: svn://10.0.0.236/trunk@55633 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:01:59 +00:00
locka%iol.ie
a2ff8a9338
Added a guard around the interface file to stop #include'ing exdisp.h before or after MozillaBrowser.h from breaking a build
...
git-svn-id: svn://10.0.0.236/trunk@55632 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 23:01:28 +00:00
rhp%netscape.com
a44e398c1f
Fix for garbage display on text=flowed messages. r: rhp Externally Contributed
...
git-svn-id: svn://10.0.0.236/trunk@55631 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:54:41 +00:00
pinkerton%netscape.com
96145b994f
Fixes for bug #18409 (again). Don't assume that we can rely on ::GlobalSize() for the
...
length of the data. We have to figure it out ourselves because of alignment differences
between 98 and NT (r=gimpy).
git-svn-id: svn://10.0.0.236/trunk@55630 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:45:01 +00:00
dp%netscape.com
84acce94c4
Converting to generic factory. Fixed vcard factory holding
...
servicemanager. r=rhp@netscape.com
git-svn-id: svn://10.0.0.236/trunk@55629 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:44:49 +00:00
fur%netscape.com
679b925a44
Add cache manager xpt file to installed components, in case someone wants to script it someday
...
git-svn-id: svn://10.0.0.236/trunk@55628 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:41:16 +00:00
valeski%netscape.com
e59b30372e
r=chofmann. adding content-type to default response headers for testserver
...
git-svn-id: svn://10.0.0.236/trunk@55627 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:36:47 +00:00
rickg%netscape.com
c5e57a05f3
removed debug-test code I added yesterday that caused problem with pasting fragments; My apologies. r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@55626 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:35:57 +00:00
rhp%netscape.com
154c1a78d8
Fixing Mac Project - Location of new stream converter
...
git-svn-id: svn://10.0.0.236/trunk@55625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:31:49 +00:00
sdagley%netscape.com
27cbf1994b
Part of #17949 . nsLocalFileMac work. Not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@55624 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:26:51 +00:00
rginda%netscape.com
692f5f92bd
-- CHATZILLA CHANGES ONLY --
...
Raised max input history to 50 (was set to 2 for debugging, oops)
git-svn-id: svn://10.0.0.236/trunk@55623 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:25:20 +00:00