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

54 Коммитов

Автор SHA1 Сообщение Дата
scc%netscape.com f0f75cdb5b removed Talkback glue library 1998-07-30 01:02:37 +00:00
pinkerton%netscape.com 2248c9b6ad Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
pinkerton%netscape.com e58924c884 Removed CNavCenterSelectorBar.cp (rev saari, appr sdagley) 1998-07-29 21:17:57 +00:00
pinkerton%netscape.com 455c94c4cd Added laybuiltin.c for SHACK. 1998-07-23 18:25:49 +00:00
rjc%netscape.com 0d1f27f13f Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
pinkerton%netscape.com c5ad5fc681 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
cyeh e7e8a622fe remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00
pierre 0c36536194 Added MailNewsPrefPanes.cnst 1998-07-10 01:13:52 +00:00
clu 014cda11b7 #300180; reviewed by brade. Added editor.r to the project file. 1998-07-10 00:53:56 +00:00
pierre b22e6622b2 Fixing MOZ_MEDIUM. 1998-07-02 21:39:17 +00:00
pierre 0e2c6bd9f5 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
atotic 7518d9d1ed Moved MacBinSupport to network project, fixed more imglib stuff 1998-06-26 23:54:31 +00:00
atotic 8922ed57bf Moved MacBinSupport to network project 1998-06-26 23:21:36 +00:00
atotic 892d732121 Moved libimg out of a main project into a static library 1998-06-26 22:55:18 +00:00
pierre ef2c5df0dd Normandy landing: added CBrowserApplicationsMediator.cp and UDeferredTask.cp 1998-06-23 02:58:53 +00:00
gordon c2b1d08e56 Changes for value-added builds. 1998-06-08 11:19:51 +00:00
gordon 6f5aa38feb Added these exports: SSL_DataPending SHA1_Update SHA1_Begin SHA1_NewContext SHA1_DestroyContext SHA1_End SECNAV_signedAppletPrivileges NET_SetNewContext ET_StartSoftUpdate FE_GetNetHelpDir ...and regenerated the file using the AnnotateExports tool. 1998-06-08 11:06:33 +00:00
pinkerton e25c51d940 Added InternetKeywordTooltipPane.cp for internet keywords (appr don). 1998-06-04 23:44:26 +00:00
sfraser 5a9ec9b1fe Changed profile.h/cp to userprofile.h/cp, moved libmocha files into a separate static library, added custom shared and static libs for easy addition of internal Netscape code. 1998-06-04 07:30:35 +00:00
sfraser 11a3c91742 Give the NavigatorDebugExtras stub lib the correct fragment name 1998-06-04 06:51:46 +00:00
sfraser 3bb8637cce Need to export CPluginView.ObeyCommand for AWT 1998-06-03 22:59:52 +00:00
sfraser bec944b3ff Add target for debug extra stubs 1998-06-03 22:59:02 +00:00
sfraser ac426b6602 First Checked In. 1998-06-03 22:38:01 +00:00
rjc 57bcc00f40 Add export for XP_ParseTimeString (from RDF_BRANCH) 1998-06-03 19:13:10 +00:00
pinkerton 7db64008a7 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:00:07 +00:00
sfraser 70ecf95937 Added vr_stubs.c (which contains an implementation of strdup which overrides our strdup in NSStdLib, which is dangerous). 1998-05-28 22:24:38 +00:00
sfraser b486d01975 Changes for the new build system, and unify prefix files. 1998-05-28 19:36:09 +00:00
sfraser caf90f1939 First Checked In. 1998-05-28 18:57:26 +00:00
pinkerton d8975c5fe8 obsolete just a few more LGA* files. 1998-05-27 23:23:23 +00:00
pinkerton 7ce81d9541 add NET_DeleteCookie for RDF. 1998-05-27 19:54:01 +00:00
pinkerton 5918a57377 Removal of LGA* stuff in prefs. 1998-05-27 17:29:01 +00:00
pinkerton 1931e2ba18 Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted. 1998-05-26 16:32:05 +00:00
cyeh d9c834d6be add file vr_stubs.c to libreg as part of the XPCOM_BRANCH landing 1998-05-22 22:01:45 +00:00
pinkerton bdb47c393a More appearance manager changes. Support for toolbar buttons being AM savvy. (appr sdagley). 1998-05-22 20:25:42 +00:00
pinkerton 08e06d9fb7 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
guha 2fbbda918f Export NET_InitRDFCookieResources 1998-05-21 19:17:21 +00:00
pinkerton 5835c8e181 Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
atotic fd2fc3f698 Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
pinkerton ea28cf4e26 removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley). 1998-05-13 21:25:12 +00:00
atotic 2e116c58ce Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
rjc cb9bba4238 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
nisheeth 3c07afe7ae Added layspan.c in mozilla/lib/layout, lm_span.c and lm_trans.c in mozilla/lib/libmocha. 1998-04-29 10:20:16 +00:00
nisheeth 71201582c7 Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
sdagley c4f57f6000 Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
cyeh d23fc43154 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +00:00
pinkerton 9bb61e6e47 Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton a57f6b591d checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) 1998-04-16 22:18:33 +00:00
pinkerton f5a1f12fb2 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
guha 3a0295473d Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
guha a8a4fa4bd1 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00