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

368 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 92be0f5be9 Obsoleting xp_str.h:
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com e2d6c3d8cb More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
seawood%netscape.com 74c2f31a7e Follow up for bug 38061. This should fix debug builds. :( 2002-03-27 08:40:25 +00:00
seawood%netscape.com f9479b8517 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
bryner%netscape.com 9a7157b29e Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
bryner%netscape.com 910a4039fd Removing obsolete header xp_file.h. r=cls, sr=alecf, a=brendan. 2002-02-22 23:42:07 +00:00
seawood%netscape.com 045f45c26b Moved npapi.h & npupp.h to modules/plugin/base/public. Removing old copies
Bug #120845 r=bryner
2002-02-20 06:41:42 +00:00
seawood%netscape.com 23e6fcf71a Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/p
ublic/ .
Bug #120845 r=bryner
2002-02-20 05:52:55 +00:00
seawood%netscape.com bb1de2334f Move old 4x plugin headers from mozilla/include to mozilla/modules/plugin/base/public/ .
Bug #120845 r=bryner
2002-02-20 05:44:43 +00:00
beard%netscape.com 039fc1aebd Fix for bug #118003. r=peterl, sr=jst. 2002-01-31 00:16:20 +00:00
bnesse%netscape.com 5c2652315b Fix for bug 104445. Make nsPluginInstance a scrollbar listener so it can notify plugins they are scrolling. Also fixes bug 76085. r=peterl, sr=sfraser, a=blizzard. 2002-01-18 20:12:29 +00:00
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