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

26397 Коммитов

Автор SHA1 Сообщение Дата
karnaze%netscape.com 517e82c4e6 new regression test cases 1999-05-10 19:21:43 +00:00
mcmullen%netscape.com 9c9bc2c189 Clean up, and remove double linefeed at the end (which causes the Macintosh not to work). 1999-05-10 19:17:59 +00:00
mcmullen%netscape.com 4749272dcb Make the radio buttons work (they need to have a nonzero name, and they all need to have the same name). 1999-05-10 19:15:57 +00:00
waterson%netscape.com 822777252e Automatically build .xpt's. 1999-05-10 18:55:00 +00:00
waterson%netscape.com ea6772a7c4 Generate RDF headers. 1999-05-10 18:51:20 +00:00
waterson%netscape.com 2096a02ad3 Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00
waterson%netscape.com 219fcc057d Initial revision. 1999-05-10 18:49:55 +00:00
waterson%netscape.com a799114861 Enable XPIDL automation. 1999-05-10 18:49:20 +00:00
kipp%netscape.com a89f837b1e new 1999-05-10 18:45:38 +00:00
slamm%netscape.com 01b91d73a8 Fix shift error that shows up on Solaris. Get DEPTH with perl. 1999-05-10 18:44:49 +00:00
danm%netscape.com e79a8247b7 moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
norris%netscape.com 576e9d20b6 A statement like "var java;" was hiding the java package defined in the
shared global since we weren't looking up the prototype chain.
1999-05-10 18:09:49 +00:00
bienvenu%netscape.com 500b25cfba add header file includes to work around vc bug 1999-05-10 17:39:23 +00:00
dougt%netscape.com 5a9a560fbd First Checked In. 1999-05-10 17:27:29 +00:00
dougt%netscape.com a328c748de File Removed. 1999-05-10 17:27:13 +00:00
terry%mozilla.org 70cd9abc73 Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine. 1999-05-10 16:39:55 +00:00
mccabe%netscape.com 7a51a74601 Comment fix to previous. 1999-05-10 10:20:41 +00:00
mccabe%netscape.com 75d774baa9 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. 1999-05-10 10:17:54 +00:00
mcafee%netscape.com d8c68b242c Ignore generated files. 1999-05-10 08:52:59 +00:00
mcafee%netscape.com b3005402b9 Skeleton timer test for gtk. 1999-05-10 08:52:04 +00:00
mcafee%netscape.com e84cf8d605 Attempting to turn xpconnect on for Solars/sparc and Solaris/intel. 1999-05-10 08:15:45 +00:00
mcafee%netscape.com 492b4cef0f Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
mcafee%netscape.com d7ab07b95d Ignore generated files. 1999-05-10 06:25:15 +00:00
mcafee%netscape.com de36a26dbc 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. 1999-05-10 05:34:26 +00:00
mccabe%netscape.com 33f6514e9f Compile directly against the static libxpt.a lib, so we can use xpidl during the build without the shared library path being set. 1999-05-10 05:33:35 +00:00
mcafee%netscape.com cb6715d19d Fixing Solaris bustage. 1999-05-10 03:47:19 +00:00
beard%netscape.com e61c14bbeb XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1. 1999-05-10 03:45:38 +00:00
karnaze%netscape.com 377b424815 bug 6161 - don't reinitialize mMarginWidth, mMarginHeight on doc load. 1999-05-10 02:34:17 +00:00
bienvenu%netscape.com c94b64e307 more work on search and filters, not part of build yet 1999-05-10 01:59:23 +00:00
bienvenu%netscape.com cfeb915805 add error for filter parsing 1999-05-10 01:57:14 +00:00
beard%netscape.com b63a89b964 First Checked In. 1999-05-10 01:48:27 +00:00
evaughan%netscape.com 4fd09ecce6 Fixed mac compile bug. 1999-05-09 22:18:09 +00:00
blizzard%redhat.com c7e68db0fb port of gtk's font code to xlib 1999-05-09 21:56:46 +00:00
evaughan%netscape.com 75c2437e81 Fixed xul boxes to implement nsIBox interface. 1999-05-09 21:46:24 +00:00
blizzard%redhat.com 1db0b313e5 make sure to return NS_OK from Init() 1999-05-09 19:52:11 +00:00
valeski%netscape.com c90cbc7243 shifted ftp error codes into their proper range 1999-05-09 19:25:59 +00:00
valeski%netscape.com 507254f4bd defined implicit ranges for error codes. 1999-05-09 19:25:20 +00:00
valeski%netscape.com 75be3509c9 Added correct error codes and misc touch up. 1999-05-09 19:24:37 +00:00
valeski%netscape.com f1ec11c09c Added Andreas' test program diffs for linux building. Also added an OpenOutputStream test to TestSocketIO.cpp. 1999-05-09 19:18:25 +00:00
ducarroz%netscape.com 262d541e95 removed rescued items that was breaking the build verification 1999-05-09 17:20:42 +00:00
beard%netscape.com 9a0ae866c1 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(). 1999-05-09 15:03:13 +00:00
beard%netscape.com a9d64fbb94 using setjmp/longjmp to trap calls to exit(), compiling .xpt files into project Data folder. 1999-05-09 15:00:31 +00:00
beard%netscape.com c0ad3120d3 using longjmp instead of throw 1999-05-09 14:59:15 +00:00
beard%netscape.com 395486c11b added version.rsrc to all targets 1999-05-09 14:58:54 +00:00
beard%netscape.com 164a8e5c07 moved version to version.rsrc 1999-05-09 14:58:30 +00:00
beard%netscape.com bb0a3cc0a9 First Checked In. 1999-05-09 14:58:00 +00:00
mccabe%netscape.com 10173b32d5 Back out building xpidl with -static, because it breaks on some platforms. What's the XP way to do it? 1999-05-09 10:40:16 +00:00
mccabe%netscape.com 9c7e64d404 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.
1999-05-09 10:22:40 +00:00
mccabe%netscape.com c86ab72aed Fix to 6156.
Added $(EXTRA_DEPS) dependency to $(PROGRAM) in rules.mk, so xpidl can ask to be recompiled when libxpt changes.
1999-05-09 09:21:35 +00:00
mccabe%netscape.com 812b43a6a9 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.
1999-05-09 08:34:37 +00:00