Commit Graph

25307 Commits

Author SHA1 Message Date
mjudge%netscape.com
5ac8a185c5 bug fix simon reviewed hoffman approved 1999-04-28 23:09:59 +00:00
rogerl%netscape.com
c63b4ac205 Clean-up some bytecode leftovers.
Added assertions, non-greedy opt.
1999-04-28 23:08:14 +00:00
rogerl%netscape.com
393a0501c6 Added method to construct a new RegExp. 1999-04-28 23:07:14 +00:00
rogerl%netscape.com
4d75c0d939 Added interface method to construct a new RegExp. 1999-04-28 23:06:26 +00:00
rogerl%netscape.com
6c0c4f5eb3 Using regExpProxy to construct regexp literals 1999-04-28 23:05:43 +00:00
valeski%netscape.com
dfebfa2144 remove #define error macro and #included the netCore.h file which has the error macros in it. 1999-04-28 22:53:17 +00:00
valeski%netscape.com
b034ef8883 added inclusive #define 1999-04-28 22:51:28 +00:00
valeski%netscape.com
19217aa5d7 pulled the ftp specific code out 1999-04-28 22:46:28 +00:00
valeski%netscape.com
82400c9c0e put ftp error codes into their own file (probably shouldn't export the file to the world..). 1999-04-28 22:45:57 +00:00
terry%netscape.com
6bcbcd370e Patch by mhamby@logicon.com -- provide a UI for adding new components. 1999-04-28 22:23:04 +00:00
ducarroz%netscape.com
d6ef985510 Fix build bustage. 1999-04-28 21:59:32 +00:00
ducarroz%netscape.com
5c41995615 add build instruction for mime emitters resources, A=cyeh 1999-04-28 21:58:33 +00:00
terry%netscape.com
2bef4d3d36 Added a tiny bit of bulletproofing. 1999-04-28 21:53:45 +00:00
ramiro%netscape.com
84e29c1632 Fix dumbass typo that was causing the script to barf. 1999-04-28 21:32:31 +00:00
sspitzer%netscape.com
b8dfffdb5d fix for #5627. case sensitivity problem in Makefile.in 1999-04-28 20:53:26 +00:00
waterson%netscape.com
99ad51582d Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann 1999-04-28 20:46:53 +00:00
sspitzer%netscape.com
0d28a8d58d fix for bug #3812
throbber is not hard wired to go home.
start some of the i18N work for this xul file
1999-04-28 20:35:03 +00:00
sspitzer%netscape.com
ce5400e2b7 fix for bug #3812
home button now goes to where ever the "browser.startup.homepage" pref is set.
(if it isn't set, we go to http://www.mozilla.org)
throbber goes to http://www.mozilla.org.  this value is set in navigator.xul.
previously, the throbber was hard wired to do what home did.
r=alecf
a=cyeh
1999-04-28 20:33:43 +00:00
valeski%netscape.com
3d89ac411d hooked up the out nsIUrl param with the resulting url 1999-04-28 20:09:17 +00:00
valeski%netscape.com
113a4fe9c5 comprhensive networking service excersiser. 1999-04-28 20:07:33 +00:00
valeski%netscape.com
23d9668b0b nsIUrl.h = now is a subclass of nsITypicalUrl explicitly
nsUrl.h = nsIUrl change reflected.
nsNetService.cpp = NS_NewUrl() helper routine added
1999-04-28 20:05:23 +00:00
locka%iol.ie
e70b38df5f approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
valeski%netscape.com
eff9bdb89d fixed a casting bug (nsITypicalUrl was being cast as nsIUrl) 1999-04-28 20:02:38 +00:00
valeski%netscape.com
7d83c0ee79 added ref count init macro to handler constructor. hooked up the newUrl method to set the out nsIUrl param. 1999-04-28 20:01:02 +00:00
sfraser%netscape.com
f8e06ec7f0 Fix the type and creator so we get icons. Approved jj. 1999-04-28 20:00:41 +00:00
troy%netscape.com
dc90d5782e Aded nsFrameConstructorState structure 1999-04-28 19:08:14 +00:00
robinf%netscape.com
2529239061 changed wording from "still frame" to "static" in two places 1999-04-28 18:12:19 +00:00
hyatt%netscape.com
f249f73525 Commenting out code that breaks window.open. 1999-04-28 07:48:05 +00:00
rjc%netscape.com
8315e6fde0 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
mscott%netscape.com
1e25c4063c nsLocalUri2Path fix. If the folder part of the uri is "" don't try to append it to the local path as that adds an unwanted '\' on windows. 1999-04-28 06:58:59 +00:00
rickg%netscape.com
39c510cae9 fixed bug 5606 1999-04-28 06:52:25 +00:00
nisheeth%netscape.com
696fa5472d Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
gordon%netscape.com
75ce5062e7 Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc". Changed name of termination function in PPC Linker pref panel (for both targets) to CleanupTermProc. 1999-04-28 06:47:03 +00:00
gordon%netscape.com
477f0e2b5d Fix for bug #4313 "[PP]Replace ExitToShell() patch with CFM termination proc". Also removed obsolete 68k code. 1999-04-28 06:45:07 +00:00
sfraser%netscape.com
706db4dce4 Get Types.h from the system headers, not the user headers. 1999-04-28 06:42:21 +00:00
sfraser%netscape.com
667ad857f7 Break out of the loop when iter->Next() fails (nil parent problem in the content iterator). 1999-04-28 06:38:19 +00:00
sfraser%netscape.com
696ffe3514 Fix nil parent crasher. 1999-04-28 06:37:51 +00:00
sfraser%netscape.com
8a3d6bc95d Get text properties returns out params in strings now. Also added stub Find method. 1999-04-28 06:36:51 +00:00
sfraser%netscape.com
5c2a7a5b6d Change out params to use strings. 1999-04-28 06:35:56 +00:00
alecf%netscape.com
1b40c12b63 fix string casting problem with varargs parameters 1999-04-28 06:26:41 +00:00
waterson%netscape.com
7580cac5b1 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com
db5ad72a02 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
tague%netscape.com
3dfb1ad7e9 *** empty log message *** 1999-04-28 06:22:34 +00:00
alecf%netscape.com
fec2cc609e remove stupid debugging statements 1999-04-28 06:22:26 +00:00
tague%netscape.com
c907998cc4 First Checked In. 1999-04-28 06:22:24 +00:00
mscott%netscape.com
a23d526f99 Fix windows build problem. you can't delete a const char * without casting i.. I changed the codeto use a nsAutoCString. 1999-04-28 06:21:58 +00:00
tague%netscape.com
a45b97d9ea Add new files for Mac build. 1999-04-28 06:16:29 +00:00
ramiro%netscape.com
638fe69979 Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
tague%netscape.com
ff3394ab19 Fixed memory leak. 1999-04-28 06:15:49 +00:00
tague%netscape.com
4a02cf4f73 Added Mac implementation of platform -> XP locale conversion. 1999-04-28 06:15:22 +00:00