dbaron%fas.harvard.edu
586a521563
Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527
2001-12-20 02:09:49 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
seawood%netscape.com
6e81c34e68
Removing motif port from the tree.
...
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
cls%seawood.org
185ba967bf
Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
...
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
dougt%netscape.com
31c1842a29
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
dbaron%fas.harvard.edu
cbd35e264a
Remove extra 0 param. (Fix warren's bustage.) r=warren
2000-10-28 02:30:42 +00:00
warren%netscape.com
4e1ac5ce9d
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
pp%ludusdesign.com
6c8f49e01c
Adding the original contributor of this code to the Contributors list
...
of these files, to his request. No actual code change, only comments,
so no review.
2000-08-07 17:48:22 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
blizzard%redhat.com
4a58c8b35f
removing unbuilt files and directories
2000-05-25 20:41:59 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
alecf%netscape.com
c07bd9bd7e
fix xlib bustage
2000-04-03 08:01:07 +00:00
cls%seawood.org
ae45fce007
Updating config.guess & config.sub to latest GNU versions. Bug #22599 , r=wtc
2000-03-30 03:12:16 +00:00
warren%netscape.com
c4f059a64d
Attempted to fix linux bustage due to necko change.
2000-03-29 06:42:27 +00:00
alecf%netscape.com
92236327af
fix xlib build (not part of default build)
2000-03-24 07:57:53 +00:00
locka%iol.ie
bd13aa02fa
Removed
2000-03-23 22:29:36 +00:00
locka%iol.ie
e3a117d3c9
Remove ActiveX entry
2000-03-21 23:38:35 +00:00
locka%iol.ie
68dade6421
Removed
2000-03-21 23:32:42 +00:00
locka%iol.ie
41670731b1
Removed
2000-03-21 23:20:14 +00:00
locka%iol.ie
b5087fd85c
Removed
2000-03-21 23:18:05 +00:00
locka%iol.ie
2e0de0f26c
Removed
2000-03-21 23:10:32 +00:00
locka%iol.ie
893a09743d
Removed
2000-03-21 22:55:32 +00:00
locka%iol.ie
a2b051797d
Tests folder moved
2000-03-21 22:40:48 +00:00
locka%iol.ie
f7e4386783
Fixed some problems building with the latest platform sdk
2000-03-16 00:25:22 +00:00
sspitzer%netscape.com
9dba885aec
fix build bustage. now on to send email to travis to get him to take a look.
2000-03-12 07:35:58 +00:00
tbogard%aol.net
784c4eff06
HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface.
2000-03-11 00:22:21 +00:00
alecf%netscape.com
5543fcd325
revive xlib build (not part of default seamonkey build)
2000-03-03 08:21:46 +00:00
cls%seawood.org
aeb63a9a96
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
...
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
pavlov%netscape.com
4d1d13f9d5
fix travis's "issues"
2000-03-02 07:51:35 +00:00
locka%iol.ie
4681a17a25
Fixed Reload and Stop calls
2000-02-26 00:47:23 +00:00
tbogard%aol.net
c43b419d96
typo.
2000-02-24 05:11:11 +00:00
tbogard%aol.net
679723cbd9
Changes to use nsIWebNavigation instead of the old methods on nsIWebShell. This should fix the build.
2000-02-24 05:07:39 +00:00
locka%iol.ie
c52a02f059
Commented out obselete method
2000-02-23 23:14:04 +00:00
cls%seawood.org
5f277538bc
Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457
2000-02-15 04:52:52 +00:00
locka%iol.ie
0fbb888376
Now BeforeNavigate(2) passes a correctly formed post data value to stop crashes in CHtmlView derived clients.
...
The next step is to use the post data passed into the Navigate in the first place.
2000-02-13 15:20:58 +00:00
locka%iol.ie
3c15f1ad44
Fixed webshell change breakages.
...
Fixed NS_InitXPCOM breakages
Added last post data variable so events can fire it to clients during browsing
2000-02-13 15:18:29 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
brade%netscape.com
b174bf571d
fix access paths for move to CW5 (bug #25949 )
2000-02-02 22:45:39 +00:00