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

26372 Коммитов

Автор SHA1 Сообщение Дата
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
mccabe%netscape.com 5c870b1986 Whenever XPIDLSRCS is defined, add _xpidlgen to $(GARBAGE) so it gets zorched by clobber. 1999-05-09 08:16:07 +00:00
briano%netscape.com 07623ed42a Automated update 1999-05-09 06:29:40 +00:00
mccabe%netscape.com 1fb5b28cce 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.
1999-05-09 06:26:05 +00:00
mcafee%netscape.com a7c2b4163f Checking for setvbuf(). Thanks to bert_driehuis@nl.compuware.com for helping with apprunner output. 1999-05-09 06:21:29 +00:00
beard%netscape.com 14436f3955 turned off modification date caching, so files will be regenerated if missing or out of date. 1999-05-09 03:32:22 +00:00
beard%netscape.com 0df333dee8 NPL, using CWGetStoredObjectFileSpec() to get the location of each output file, instead of constructing from input file's name. 1999-05-09 03:27:07 +00:00
beard%netscape.com 3d786077ea 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. 1999-05-09 03:27:05 +00:00
beard%netscape.com 29cc2584f2 bumped version, changed Flags to latest CWPro4 format to use newer APIs. 1999-05-09 03:27:03 +00:00
beard%netscape.com ed3b875ec1 bumped version 1999-05-09 03:27:01 +00:00
beard%netscape.com 56f0808832 cleaned up, removed non-essential code, NPL 1999-05-09 03:19:47 +00:00
beard%netscape.com 2996899c0b NPL 1999-05-09 03:19:07 +00:00
beard%netscape.com 20a51c2310 added a "build all" target 1999-05-08 23:18:39 +00:00
beard%netscape.com 1b2796c55f added version resources 1999-05-08 23:18:12 +00:00
syd%netscape.com 9f5352b832 Remove SetModal interface. 1999-05-08 23:14:35 +00:00
syd%netscape.com a633cc0343 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.
1999-05-08 23:13:45 +00:00
syd%netscape.com ecd191a98a Remove SetModal() native implementation for Gtk+. 1999-05-08 23:09:44 +00:00
syd%netscape.com 2c190b3a4a Remove SetModal() native implementation. 1999-05-08 23:09:05 +00:00
syd%netscape.com 36e8cebe4e Remove nsBaseWidget::SetModal. 1999-05-08 23:08:23 +00:00
syd%netscape.com c54d4167a4 Remove native SetModal() call. 1999-05-08 23:07:10 +00:00
beard%netscape.com 2fc4558bc2 First Checked In. 1999-05-08 23:05:34 +00:00
beard%netscape.com 53aeae0e01 changed raw calls to stat() to get_file_length(), and redefined get_file_length to mac_get_file_length when building as CodeWarrior plugin. 1999-05-08 23:01:09 +00:00
beard%netscape.com 45e48b2555 renamed get_args() to mac_get_args(), get_file_length redefined as mac_get_file_length when built as CodeWarrior plugin. 1999-05-08 23:00:07 +00:00
beard%netscape.com b96f880380 removed xpt_dump.c from compiler target, moved exclusively to linker target. 1999-05-08 22:58:42 +00:00
beard%netscape.com 6810590c23 added custom fopen, the only opens files in the output directory, added mac_get_file_length(), which is used in lieu of stat, turned on Disassembly function in linker. 1999-05-08 22:58:07 +00:00
beard%netscape.com cd2562d26c put in sanity checking of pref data, if its size is incorrect it reverts to factory settings. 1999-05-08 22:56:39 +00:00