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

690 Коммитов

Автор SHA1 Сообщение Дата
cyeh%netscape.com af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
kipp%netscape.com f1665e0b68 Renamed calls to FE_SetTimeout to IL_SetTimeout to avoid dll linkage problem on unix 1999-02-17 18:14:58 +00:00
beard%netscape.com e3301ae8b7 Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
beard%netscape.com ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
mcmullen%netscape.com b17a8e28ad First Checked In. 1999-02-12 23:53:07 +00:00
ramiro%netscape.com 5488848d0a C++ comment in c file. 1999-02-11 23:03:25 +00:00
sar%netscape.com b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
law%netscape.com 6e62333865 moz->ns 1999-02-10 23:27:09 +00:00
mcafee%netscape.com f210c5f713 Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this. 1999-02-10 04:33:45 +00:00
mcafee%netscape.com 600ec6d97b Point Unix, Win32 at mozilla/include/xp_qsort 1999-02-10 04:29:17 +00:00
mcafee%netscape.com c3cd719f0d Cleaning this Makefile up; removing dead rules, unused stuff 1999-02-10 04:26:53 +00:00
mcafee%netscape.com 4850820afa Reverting back to 3.4 1999-02-09 12:27:07 +00:00
mcafee%netscape.com 0b012eede2 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com 9fb5cb8515 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com bd1751e4fb Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
mcafee%netscape.com f65f111960 Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
mcafee%netscape.com a3b37fb4de Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
warren%netscape.com af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
beard%netscape.com 80a91dff9f First Checked In. 1999-02-05 07:58:30 +00:00
amusil%netscape.com 69b96dd630 Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
amusil%netscape.com 0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com 4ede2ec9d9 Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
amusil%netscape.com 15b8804491 Converted oji to build as a shared lib 1999-02-03 20:11:08 +00:00
amusil%netscape.com d0c3947f73 First Checked In. 1999-02-03 20:04:48 +00:00
mcafee%netscape.com 0b6b3b5936 Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +00:00
kipp%netscape.com f551aeddd7 Removed a dead variable and a dead include 1999-02-01 18:04:34 +00:00
hshaw%netscape.com c3cb05fd79 Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy 1999-01-28 03:51:22 +00:00
amusil%netscape.com 8ddd2c822c Updated test case with new Stream and Service Manager APIs 1999-01-28 01:18:23 +00:00
amusil%netscape.com 8426275d3c new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com dc000a64ef Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com 45da1a9604 new stream files 1999-01-25 10:17:46 +00:00
amusil%netscape.com fc54080d14 update for new stream 1999-01-25 10:11:51 +00:00
amusil%netscape.com c8cd815df3 New Stream API update 1999-01-25 09:30:04 +00:00
sudu%netscape.com 96b9940de5 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
sudu%netscape.com b40b89f306 added nsIPluginStreamInfo.h to export 1999-01-25 08:14:40 +00:00
sudu%netscape.com ccc8beb160 New steam API header file 1999-01-25 08:13:10 +00:00
sudu%netscape.com c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
hshaw%netscape.com c1f02e0529 Remove C++ comments from previous checkin 1999-01-15 20:08:54 +00:00
dveditz%netscape.com 8be16c2bc1 merging in changes from Classic branch. Not part of SeaMonkey build (yet) 1999-01-14 23:08:21 +00:00
sfraser%netscape.com 1ef57d3970 Warning fix (remove ;) 1999-01-14 05:12:30 +00:00
mcmullen%netscape.com 3962903560 These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king. 1999-01-13 02:32:09 +00:00
dp%netscape.com be59d03083 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
dougt%netscape.com 26f788038e Added SilentDownload Preferences. Remove unused autoupdt.backgro* 1999-01-09 01:18:11 +00:00
brade%netscape.com d3b3656fb1 fix unnecessary ifdefs (and reduce Macintosh compiler warnings) 1999-01-08 21:53:11 +00:00
ftang%netscape.com b6f97e8826 move to intl/unicharutil 1999-01-08 00:43:25 +00:00
ftang%netscape.com 2e166878ba move into intl/unicharutil 1999-01-08 00:42:14 +00:00
ftang%netscape.com c5a137736d move these into intl/unicharutil 1999-01-08 00:38:14 +00:00
ftang%netscape.com 6b6ecc2e1e move these files to intl/unicharutil 1999-01-08 00:34:07 +00:00
ftang%netscape.com f772746947 Check in the pre build table based on UCDATA 1.9 and UnicodeData-2.1.8.txt 1999-01-06 21:28:12 +00:00
ftang%netscape.com ebc4b9bcb4 change make file so it will not automatic generate those dat file but have to do it with an table option 1999-01-06 21:27:04 +00:00