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

356 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 52bc708759 Removing unused file xp_list.h. r=cls. 2002-01-12 00:51:51 +00:00
av%netscape.com 86023b43eb Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard 2002-01-09 02:30:12 +00:00
bryner%netscape.com fb779d9ed4 Removing dead file, not part of the build. r=jag. 2001-11-17 05:45:35 +00:00
seawood%netscape.com 0d7f1d9c6c Only allow XP_AssertAtLine/XP_ASSERT to print to console in debug builds.
Bug #78647 r=bryner
2001-11-14 05:43:59 +00:00
seawood%netscape.com 52016f14e4 Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined.
Thanks to Josh Soref <timeless@mac.com> for the patch.
Bug #107599
2001-11-02 06:50:12 +00:00
gerv%gerv.net e61b2be88e License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2001-09-26 00:40:45 +00:00
cls%seawood.org aa25fc122a Copy DIR struct definition from dbm/include/winfile.h for win32 to remove questionable dependency upon dbm.
Bug #100966 r=pavlov sr=shaver
2001-09-23 22:23:10 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
mkaply%us.ibm.com 1fb55d91f7 Remove C++ style comment to fix OSF bustage 2001-09-08 02:46:22 +00:00
av%netscape.com 89a36ba224 Fix for bug 98285 -- added a new value to the NPNVariable enum type to enable access to the service manager from plugins, r=beard, sr=vidur 2001-09-08 00:23:07 +00:00
bryner%netscape.com a739eb8e34 Removing this file since it's no longer needed. 2001-08-22 04:27:55 +00:00
srilatha%netscape.com 0736e44ef6 Fix for bug # 95047. removing dependency on csid.h
r=dbaron, sr=sspitzer
2001-08-22 00:54:29 +00:00
peterlubczynski%netscape.com d04a3ea98a Make x & y be signed for NPWindow struct bug 93500 r=av sr=attinasi 2001-08-15 03:11:08 +00:00
av%netscape.com e76168c18d For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
bryner%uiuc.edu 26d3418da8 Bug 38061 - removing obsolete headers. sr=cls. 2001-04-02 00:22:19 +00:00
disttsc%bart.nl 5c4c414172 Bug 60952: nsMimeTypes.h has wrong type for APPLICATION_HTTP_INDEX, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=blake, sr=darin
Bug 68651, nsFtpConnectionThread should use NS_LITERAL_STRING, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=jag, sr=dougt
2001-03-24 22:57:35 +00:00
bryner%uiuc.edu 69ecb15f36 Removing xp_regexp.h, now that it's unused. Bug 73297. r=blake, sr=shaver. 2001-03-24 20:13:06 +00:00
pinkerton%netscape.com 105d3c555e carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
jgmyers%netscape.com 6fc6005be8 clean out refs to FALSE: bug 63834 r=bryner sr=brendan 2001-01-26 02:40:12 +00:00
jgmyers%netscape.com 93254a9c97 cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
bryner%uiuc.edu 0c9e7c8ce4 Removing more unused files for bug 38061. sr=cls. 2000-12-30 01:24:27 +00:00
jgmyers%netscape.com 6867dc5e6a Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
bryner%uiuc.edu 2a32d9d25e More cleanup fun for bug 38061. Removing already #if 0'd includes of mimeenc.h and xlate.h to avoid LXR false-alarms. sr=cls. 2000-12-29 06:31:39 +00:00
bryner%uiuc.edu c707231fe0 More include file cleanup for bug 38061. These files are now all unused. r=blake. 2000-12-29 04:38:33 +00:00
bryner%uiuc.edu d0704d7582 Removing obsolete 4.x editor stuff. Bug 38061. r=dbaron. 2000-12-29 01:03:21 +00:00
bryner%uiuc.edu b6061c816e Removing dead 4.x mailnews files. r=sspitzer. 2000-12-29 00:06:58 +00:00
jgmyers%netscape.com 6005ef9e49 remove dead code: bug 63834 r=bryner sr=cls 2000-12-28 22:09:26 +00:00
bryner%uiuc.edu e3d6303286 Removing obsolete headers. Bug 38061. r/sr=cls. 2000-12-27 03:48:18 +00:00
bryner%uiuc.edu 7bf99af947 Removing all traces of the old LAYERS #define. r=jst, sr=cls. 2000-12-26 22:19:17 +00:00
pollmann%netscape.com 69f1a60ad8 Fix Un*x bustage (typo in last patch, oops, sorry!) 2000-10-12 04:49:28 +00:00
pollmann%netscape.com 1d47792f86 Fix AIX build bustage - these constants are already defined in system header files 2000-10-12 04:07:45 +00:00
pollmann%netscape.com 6abfb3354c Bug 48483: Fix HPUX bustage for Unix default plugin, fix thanks to wtc (added #ifdef guards to previous checkin per review by wtc, will not affect build) 2000-10-12 01:11:38 +00:00
pollmann%netscape.com df4d125855 Bug 48483: Fix HPUX bustage for Unix default plugin fix thanks to wtc, r=jdunn,pollmann sr=mscott 2000-10-12 00:20:34 +00:00
bryner%uiuc.edu 6f03a3b0d3 Removing unused/obsolete files. Not part of build. 2000-09-01 02:30:52 +00:00
bryner%uiuc.edu d6b80c86f0 Removing unused files. Not part of build. r=mkaply. 2000-08-26 16:48:13 +00:00
bryner%uiuc.edu 17e478fe6a Removing files that are no longer needed. r=cls. 2000-08-20 22:41:06 +00:00
bryner%uiuc.edu 7ba9545450 Removing unused files. Bug 38061. r=cls. 2000-08-20 05:07:41 +00:00
bryner%uiuc.edu e7483ec075 Removing unused files. Not part of the build. r=cls. 2000-08-01 22:35:28 +00:00
bryner%uiuc.edu 9f8d91fae8 Removing unused, old, obsolete files. Should not affect anything in the
build.  r=cls.
2000-08-01 07:50:09 +00:00
cls%seawood.org 77d5cdb7ed BeOS doesn't need mcom_db.h either 2000-08-01 06:01:24 +00:00
cls%seawood.org 66cd36a44d Mac needs History_entry struct. 2000-07-10 08:12:01 +00:00
dbaron%fas.harvard.edu 22316d4ee5 Fix build bustage by changing #idef to #ifdef (I hope). 2000-07-10 07:59:02 +00:00
cls%seawood.org 8a9db32185 Ok, so the mac isn't ready to have its mind freed. 2000-07-10 07:40:08 +00:00
cls%seawood.org 062c8bd937 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
beard%netscape.com 5cca8adbe7 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
mkaply%us.ibm.com a95f1697b2 # 37239
r = mkaply, a = brendan
OS/2 bringup - remove some typedefs
2000-06-02 20:14:56 +00:00
gagan%netscape.com 3cc41ec90c removed old libnet.h 2000-05-16 09:07:14 +00:00
gagan%netscape.com 1de58fc180 old libnet.h. die die die. 2000-05-16 09:05:51 +00:00
sfraser%netscape.com 2804ba9761 Changes for Mac to make cartman build (bug 19119). r=mwelch, a=jar 2000-02-23 23:10:38 +00:00