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

50 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 30c642c36e allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
law%netscape.com 11f06e460b Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf 2001-05-23 06:04:39 +00:00
ccarlen%netscape.com abcdbf0e4a Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
alecf%netscape.com a771dd2e89 add nsITimingService.idl to windows/mac builds
sr=ben
bug 72002
2001-04-18 03:03:57 +00:00
pinkerton%netscape.com dde94bfa71 Pull in IC if we're using the mac toolkit. r=saari/sr=hyatt. bug# 75653 2001-04-15 01:49:46 +00:00
danm%netscape.com 5693e2cf08 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
cls%seawood.org 0eabd8aa50 The unix builds will use a generated build_number (rather than the checked in version) that will forcibly be 000000000 unless MOZILLA_OFFICIAL is set. Bug #26798
Chrome files that need the build date set for MOZILLA_OFFICIAL builds will no longer be modified in the source tree.  The source tree copies will be used as a template for a generated version.  Bug #29597
2000-07-08 09:36:01 +00:00
law%netscape.com 82e0d25cba Export new nsINativeAppSupport interface header 2000-05-11 01:10:39 +00:00
tbogard%aol.net 48f198c723 Removing the old session history interface. 2000-04-16 11:19:02 +00:00
sspitzer%netscape.com bcd14e5e18 adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
tbogard%aol.net eea7c2c049 Removing nsIXULWindowCallbacks from the build as it is no longer used. r=danm a=jevering. 2000-02-29 22:10:06 +00:00
sspitzer%netscape.com ca0d4ed091 building this on windows and linux, mac soon.
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
law%netscape.com 630412ad5b Export new splash screen interface header (part of splash screen for windows changes); b=6391, r=davidm@netscape.com 2000-02-04 09:12:06 +00:00
tbogard%aol.net 67751590c0 Added nsIXULWindow.idl and put the list in alpha order. 2000-01-14 04:33:54 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
radha%netscape.com 682afb5c18 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
ramiro%netscape.com 233e69ed0b Fix build bustage. 1999-09-30 19:34:26 +00:00
briano%netscape.com 8019ec7ab8 General cleanup. 1999-09-18 03:45:05 +00:00
cyeh%netscape.com c0aed4beee add idl header for quality feedback agent 1999-09-14 21:03:57 +00:00
alecf%netscape.com 378928574b IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
cyeh%netscape.com a08cd467b9 export new header nsBuildID.h 1999-08-24 01:00:35 +00:00
davidm%netscape.com ecf30c1806 add nsICommonDialog and nsIDialogParamBlock 1999-08-10 23:34:25 +00:00
hyatt%netscape.com 59ffb0945b Removing the obsolete nsIWidgetController interface. 1999-07-04 19:46:05 +00:00
nisheeth%netscape.com 09decd9f33 Turning on IDL'ization of nsIAppShellService on Unix.
VS: ----------------------------------------------------------------------
1999-06-25 19:44:18 +00:00
davidm%netscape.com 15404e9217 add nsIWindowMediator.idl to build 1999-06-22 02:56:29 +00:00
mcmullen%netscape.com c86ce45fcd Remove the trailing space in the module name. 1999-06-15 08:22:10 +00:00
mcmullen%netscape.com b7c7227d0f idlized nsIFileLocator 1999-06-15 05:18:02 +00:00
radha%netscape.com 55d3b8639e Session History. Initial checkins 1999-06-14 22:04:15 +00:00
briano%netscape.com 7015c0970b Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
davidm%netscape.com dfc689877e Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
waterson%netscape.com bd459d7b0f Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
davidm%netscape.com f69a2918c4 Fixed typo 1999-04-07 06:48:13 +00:00
davidm%netscape.com 0aced5fd0a Added nsINetSupportDialogService.h 1999-04-07 06:31:48 +00:00
radha%netscape.com c596217f71 Global history implemented as a service 1999-04-01 20:20:24 +00:00
mcmullen%netscape.com b08d0caf2a Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
rpotts%netscape.com 10e62e5ceb Temporary XPConnectFactory (until the real one is available...). This will replace the AppCoresManager as the way to create C++ components in javascript... 1999-03-19 06:15:00 +00:00
mcmullen%netscape.com 0128d66af5 Added nsFileLocations.cpp/.h to the build. 1999-03-14 00:03:21 +00:00
danm%netscape.com bbf5a65c86 adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
rods%netscape.com cb93818b9b Remmoved nsIXULCommand.h 1999-02-21 20:52:29 +00:00
rods%netscape.com 1291cb1b5f Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
rods%netscape.com 85c4119851 Added new interface nsIAppShellService 1999-02-10 16:38:51 +00:00
saari%netscape.com a30a5837d2 moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell 1999-02-05 08:52:39 +00:00
saari%netscape.com f03cd61cdf and this should fix linux.... 1999-02-05 03:09:42 +00:00
slamm%netscape.com 59b1a1e320 Removing module name that does not apply. 1999-01-27 19:54:36 +00:00
rods%netscape.com d6cda02e60 added nsXULCommand 1999-01-26 15:45:35 +00:00
radha%netscape.com c3b17f9867 Added nsICmdLineService.h 1999-01-22 22:20:23 +00:00
rpotts%netscape.com 70b0f261bb Added exports for nsAppShellCIDs.h and nsIWidgetController.h 1999-01-21 07:17:44 +00:00
radha%netscape.com 1d3fa8da6f Initial checkin 1998-12-08 22:46:35 +00:00