Commit Graph

26757 Commits

Author SHA1 Message Date
mccabe%netscape.com
030ae9c46b Comment fix to previous.
git-svn-id: svn://10.0.0.236/trunk@30918 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 10:20:41 +00:00
mccabe%netscape.com
d1f8a84799 Build the xpt_link and xpt_dump tools early so that they're available as part of the build process, and link them statically so we don't need the shared library path set to use them.
git-svn-id: svn://10.0.0.236/trunk@30917 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 10:17:54 +00:00
mcafee%netscape.com
63121d9c56 Ignore generated files.
git-svn-id: svn://10.0.0.236/trunk@30916 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 08:52:59 +00:00
mcafee%netscape.com
0c55fb9a6d Skeleton timer test for gtk.
git-svn-id: svn://10.0.0.236/trunk@30915 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 08:52:04 +00:00
mcafee%netscape.com
054bd82c10 Attempting to turn xpconnect on for Solars/sparc and Solaris/intel.
git-svn-id: svn://10.0.0.236/trunk@30914 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 08:15:45 +00:00
mcafee%netscape.com
a3948e9888 Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
git-svn-id: svn://10.0.0.236/trunk@30913 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 06:47:04 +00:00
mcafee%netscape.com
90eaefc365 Ignore generated files.
git-svn-id: svn://10.0.0.236/trunk@30912 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 06:25:15 +00:00
mcafee%netscape.com
06560d83f0 Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok.
git-svn-id: svn://10.0.0.236/trunk@30910 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 05:34:26 +00:00
mccabe%netscape.com
03618b2831 Compile directly against the static libxpt.a lib, so we can use xpidl during the build without the shared library path being set.
git-svn-id: svn://10.0.0.236/trunk@30909 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 05:33:35 +00:00
mcafee%netscape.com
d6df9b3b1a Fixing Solaris bustage.
git-svn-id: svn://10.0.0.236/trunk@30908 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 03:47:19 +00:00
beard%netscape.com
3d595b23e2 XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1.
git-svn-id: svn://10.0.0.236/trunk@30907 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 03:45:38 +00:00
karnaze%netscape.com
cf98d02097 bug 6161 - don't reinitialize mMarginWidth, mMarginHeight on doc load.
git-svn-id: svn://10.0.0.236/trunk@30906 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 02:34:17 +00:00
bienvenu%netscape.com
3be7bb6eea more work on search and filters, not part of build yet
git-svn-id: svn://10.0.0.236/trunk@30905 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 01:59:23 +00:00
bienvenu%netscape.com
f157bdce63 add error for filter parsing
git-svn-id: svn://10.0.0.236/trunk@30904 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 01:57:14 +00:00
beard%netscape.com
a34b7a8748 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@30903 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 01:48:27 +00:00
evaughan%netscape.com
763761043c Fixed mac compile bug.
git-svn-id: svn://10.0.0.236/trunk@30902 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 22:18:09 +00:00
blizzard%redhat.com
bbd5f8df3c port of gtk's font code to xlib
git-svn-id: svn://10.0.0.236/trunk@30901 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 21:56:46 +00:00
evaughan%netscape.com
e56eb59472 Fixed xul boxes to implement nsIBox interface.
git-svn-id: svn://10.0.0.236/trunk@30900 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 21:46:24 +00:00
blizzard%redhat.com
b297cf4aa9 make sure to return NS_OK from Init()
git-svn-id: svn://10.0.0.236/trunk@30899 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:52:11 +00:00
valeski%netscape.com
f8a7755e7e shifted ftp error codes into their proper range
git-svn-id: svn://10.0.0.236/trunk@30898 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:25:59 +00:00
valeski%netscape.com
ea8d800a2d defined implicit ranges for error codes.
git-svn-id: svn://10.0.0.236/trunk@30897 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:25:20 +00:00
valeski%netscape.com
0452495ed6 Added correct error codes and misc touch up.
git-svn-id: svn://10.0.0.236/trunk@30896 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:24:37 +00:00
valeski%netscape.com
6e688bc539 Added Andreas' test program diffs for linux building. Also added an OpenOutputStream test to TestSocketIO.cpp.
git-svn-id: svn://10.0.0.236/trunk@30895 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 19:18:25 +00:00
ducarroz%netscape.com
ccae074641 removed rescued items that was breaking the build verification
git-svn-id: svn://10.0.0.236/trunk@30894 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 17:20:42 +00:00
beard%netscape.com
be55a3ef93 now correctly returns target file info, reads files from project Data directory, writes files to output directory, uses setjmp/longjmp to trap calls to exit().
git-svn-id: svn://10.0.0.236/trunk@30893 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 15:03:13 +00:00
beard%netscape.com
443b5cbf6a using setjmp/longjmp to trap calls to exit(), compiling .xpt files into project Data folder.
git-svn-id: svn://10.0.0.236/trunk@30892 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 15:00:31 +00:00
beard%netscape.com
cbbcaf3d63 using longjmp instead of throw
git-svn-id: svn://10.0.0.236/trunk@30891 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 14:59:15 +00:00
beard%netscape.com
d3d4c87c29 added version.rsrc to all targets
git-svn-id: svn://10.0.0.236/trunk@30890 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 14:58:54 +00:00
beard%netscape.com
9ef4b2ff6b moved version to version.rsrc
git-svn-id: svn://10.0.0.236/trunk@30889 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 14:58:30 +00:00
beard%netscape.com
36df78b049 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@30888 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 14:58:00 +00:00
mccabe%netscape.com
7dbbcf01a9 Back out building xpidl with -static, because it breaks on some platforms. What's the XP way to do it?
git-svn-id: svn://10.0.0.236/trunk@30887 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 10:40:16 +00:00
mccabe%netscape.com
0d538b9973 Line-editing support for the standalone javascript interpreter on unixes. Propagating from the SpiderMonkeyDev_BRANCH.
None of this code is built as part of the Mozilla build.


git-svn-id: svn://10.0.0.236/trunk@30885 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 10:22:40 +00:00
mccabe%netscape.com
3a36b4d6de Fix to 6156.
Added $(EXTRA_DEPS) dependency to $(PROGRAM) in rules.mk, so xpidl can ask to be recompiled when libxpt changes.


git-svn-id: svn://10.0.0.236/trunk@30884 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 09:21:35 +00:00
mccabe%netscape.com
b09ca6f5e9 Give xpidl a Makefile.in that uses the rules.mk rules for $(PROGRAM) to build, toallow use of purify target. Be warned, it won't be pretty.
Build xpidl statically by adding -static (I hope it's XP; is there an alternative?) to LDFLAGS.  So that we can use it in the build without setting the shared library path.


git-svn-id: svn://10.0.0.236/trunk@30883 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 08:34:37 +00:00
mccabe%netscape.com
7eb7d470a3 Whenever XPIDLSRCS is defined, add _xpidlgen to $(GARBAGE) so it gets zorched by clobber.
git-svn-id: svn://10.0.0.236/trunk@30882 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 08:16:07 +00:00
briano%netscape.com
c2498bacab Automated update
git-svn-id: svn://10.0.0.236/trunk@30881 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 06:29:40 +00:00
mccabe%netscape.com
a85f5730f5 A slightly better test for overriding .h files with .idl files.
If foo.h is in the $(EXPORTS) list (rather than just in the same dir) warn that the .h we're generating from the .idl overrides the old .idl.


git-svn-id: svn://10.0.0.236/trunk@30880 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 06:26:05 +00:00
mcafee%netscape.com
9e02f95802 Checking for setvbuf(). Thanks to bert_driehuis@nl.compuware.com for helping with apprunner output.
git-svn-id: svn://10.0.0.236/trunk@30879 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 06:21:29 +00:00
beard%netscape.com
fb8c92e3f6 turned off modification date caching, so files will be regenerated if missing or out of date.
git-svn-id: svn://10.0.0.236/trunk@30878 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:32:22 +00:00
beard%netscape.com
9d727ffd91 NPL, using CWGetStoredObjectFileSpec() to get the location of each output file, instead of constructing from input file's name.
git-svn-id: svn://10.0.0.236/trunk@30877 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:07 +00:00
beard%netscape.com
622415764d NPL, removed Disassembly code (moved to linker), now using CWStoreObjectData() to associate output file with compilation. This lets CodeWarrior delete the file when objects are removed, and regenerate when file is deleted externally.
git-svn-id: svn://10.0.0.236/trunk@30876 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:05 +00:00
beard%netscape.com
ca17f751ce bumped version, changed Flags to latest CWPro4 format to use newer APIs.
git-svn-id: svn://10.0.0.236/trunk@30875 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:03 +00:00
beard%netscape.com
af9c6c0c43 bumped version
git-svn-id: svn://10.0.0.236/trunk@30874 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:27:01 +00:00
beard%netscape.com
1bd3a3590f cleaned up, removed non-essential code, NPL
git-svn-id: svn://10.0.0.236/trunk@30873 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:19:47 +00:00
beard%netscape.com
afa5b63cda NPL
git-svn-id: svn://10.0.0.236/trunk@30872 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-09 03:19:07 +00:00
beard%netscape.com
565ba1b287 added a "build all" target
git-svn-id: svn://10.0.0.236/trunk@30871 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:18:39 +00:00
beard%netscape.com
437cbb9c3e added version resources
git-svn-id: svn://10.0.0.236/trunk@30870 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:18:12 +00:00
syd%netscape.com
ed676036e3 Remove SetModal interface.
git-svn-id: svn://10.0.0.236/trunk@30869 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:14:35 +00:00
syd%netscape.com
072a998769 Cleaned up Create function. Make sure that variables are not NULL before use.
Also, don't free the "home" variable -- this will cause memory corruption the
second time Create is called and will result in weirdo behavior in Gtk+/Glib.
Implemented nsAppShell::GetNativeEvent, nsAppShell::DispatchNativeEvent,
and nsAppShell::EventIsForModalWindow.


git-svn-id: svn://10.0.0.236/trunk@30868 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:13:45 +00:00
syd%netscape.com
09bcdcf110 Remove SetModal() native implementation for Gtk+.
git-svn-id: svn://10.0.0.236/trunk@30867 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 23:09:44 +00:00