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

61 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
gerv%gerv.net f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
bryner%brianryner.com 94ba5cd7db Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron 2004-02-01 03:35:16 +00:00
ccarlen%netscape.com 0fcd29efcb Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com ce075638c1 Add native app support for OSX mach-o builds.
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
sdagley%netscape.com afb40734b1 Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin 2002-10-01 01:00:09 +00:00
timeless%mac.com f47184023c Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
danm%netscape.com 6363712cc2 moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless 2002-09-13 20:59:56 +00:00
alecf%netscape.com e0029f804f rest of fix for bug 132175 - move windowlist part of the window mediator into a seperate object (nsWindowDataSource) so that appshell is no longer dependent on RDF.
r=bnesse, sr=waterson
2002-06-26 22:34:09 +00:00
pinkerton%netscape.com 7180e5e8d1 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 45bfbf0658 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 60ba6b2282 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 b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
alecf%netscape.com 2c6f491109 add nsITimingService.idl to windows/mac builds
sr=ben
bug 72002
2001-04-18 03:03:57 +00:00
pinkerton%netscape.com 2fa656fb4b 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 9be7be64f3 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
cls%seawood.org 66a18fcbbf 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 634bdeb719 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 4e8c9aaf75 Export new nsINativeAppSupport interface header 2000-05-11 01:10:39 +00:00
tbogard%aol.net cc02530d3b Removing the old session history interface. 2000-04-16 11:19:02 +00:00
sspitzer%netscape.com a27c258b6e adding nsIUserInfo the the build 2000-03-12 07:51:35 +00:00
tbogard%aol.net 4551c424d8 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 5e8570bef6 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 e706f60c92 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 3191ddb194 Added nsIXULWindow.idl and put the list in alpha order. 2000-01-14 04:33:54 +00:00
dmose%mozilla.org 142ac52eaf 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 c1ee066eb7 XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
1999-10-12 04:37:43 +00:00
ramiro%netscape.com e096f93d17 Fix build bustage. 1999-09-30 19:34:26 +00:00
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
cyeh%netscape.com d710cd3a47 add idl header for quality feedback agent 1999-09-14 21:03:57 +00:00
alecf%netscape.com 2d4eaaa2bb IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
cyeh%netscape.com 78ecaf906e export new header nsBuildID.h 1999-08-24 01:00:35 +00:00
davidm%netscape.com cac87fdec3 add nsICommonDialog and nsIDialogParamBlock 1999-08-10 23:34:25 +00:00
hyatt%netscape.com a34b9faa23 Removing the obsolete nsIWidgetController interface. 1999-07-04 19:46:05 +00:00
nisheeth%netscape.com f75c847482 Turning on IDL'ization of nsIAppShellService on Unix.
VS: ----------------------------------------------------------------------
1999-06-25 19:44:18 +00:00
davidm%netscape.com 24509d64d5 add nsIWindowMediator.idl to build 1999-06-22 02:56:29 +00:00
mcmullen%netscape.com b51d1cea7b Remove the trailing space in the module name. 1999-06-15 08:22:10 +00:00
mcmullen%netscape.com 49cadd76f2 idlized nsIFileLocator 1999-06-15 05:18:02 +00:00
radha%netscape.com 43bdebd085 Session History. Initial checkins 1999-06-14 22:04:15 +00:00
briano%netscape.com e42fc819d2 Fixed the typo that was breaking Unix builds. 1999-05-19 03:48:06 +00:00
davidm%netscape.com 51921bb50c Add nsWindowMediator to build and factory 1999-05-19 02:57:55 +00:00
waterson%netscape.com 0c9642b383 Move global history implementation out of appshell and into xpfe/components. 1999-05-18 04:11:43 +00:00
davidm%netscape.com db54b8bde4 Fixed typo 1999-04-07 06:48:13 +00:00
davidm%netscape.com 204e95577b Added nsINetSupportDialogService.h 1999-04-07 06:31:48 +00:00
radha%netscape.com 6b99d39f50 Global history implemented as a service 1999-04-01 20:20:24 +00:00
mcmullen%netscape.com 3a370ba4d6 Added nsIFileLocator.h to the exports. 1999-04-01 19:59:40 +00:00
rpotts%netscape.com 0152481885 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 0785e37d6b Added nsFileLocations.cpp/.h to the build. 1999-03-14 00:03:21 +00:00