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

52400 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 4d28cb2da0 switch from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:13:01 +00:00
alecf%netscape.com f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
alecf%netscape.com a1871e8caf oops, missed one
this and the last checkin r=sspitzer
2000-02-05 06:08:12 +00:00
alecf%netscape.com 93254194bc switch from nsAutoCString to nsCAutoString 2000-02-05 06:07:25 +00:00
alecf%netscape.com 7bbc59b3cc fix badly spelled variable, also fixes bustage 2000-02-05 05:55:30 +00:00
alecf%netscape.com 832bf7d067 update packages to reflect appshell's new home
r=sspitzer
2000-02-05 05:45:55 +00:00
alecf%netscape.com 3058f540f5 turn appshell into a component on mac r=sspitzer 2000-02-05 05:43:21 +00:00
alecf%netscape.com 41452a722d remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now 2000-02-05 05:42:46 +00:00
morse%netscape.com 8a133041fb Cookie Permission file was not getting read in, r=dp 2000-02-05 05:42:02 +00:00
alecf%netscape.com f4114401ef remove the file locator from the viewer registry, since it's now in a component
r=sspitzer
2000-02-05 05:41:50 +00:00
alecf%netscape.com 8e7d3b39ee make appshell into a component
r=sspitzer
2000-02-05 05:38:13 +00:00
sspitzer%netscape.com 211d11aa23 package nsCategoryManager.js on windows 2000-02-05 05:27:56 +00:00
sspitzer%netscape.com 1c71fea64a export nsCategoryManager.js 2000-02-05 05:22:19 +00:00
sford3%swbell.net c69e691559 Part of my last checking, and r=ben 2000-02-05 05:19:44 +00:00
sford3%swbell.net 231a0f8899 fixing 26475, moving some text in navigator.js to a string bundle 2000-02-05 05:18:40 +00:00
erik%netscape.com 50247b2f4a fixing Solaris build bustage 2000-02-05 05:04:09 +00:00
scc%netscape.com 4e4163f707 First Checked In. 2000-02-05 04:58:53 +00:00
jband%netscape.com 2d23e17518 fix test bustage due to typo in JS code. This was a known problem that I could have SWORN that shaver checked in a fix for 2000-02-05 04:42:04 +00:00
leaf%mozilla.org d6d0f1af3d Automated update 2000-02-05 04:15:47 +00:00
beard%netscape.com d174fca4fc removed unused enums, turned double buffering back on, added test for opaque views that occlude other views. r=pavlov 2000-02-05 04:13:29 +00:00
beard%netscape.com 54cd7346f1 changed test of mClip from (left == right) && (top == bottom) to (left == 0) && (right == 0) && (top == 0) && (bottom == 0). Added test for empty clip rect, to avoid painting. Added an assert to make sure mClip is set to reasonable values. r=pavlov 2000-02-05 04:11:55 +00:00
tbogard%aol.net 9f44d1eeea Added SizeShellTo and ShowModal. 2000-02-05 04:08:13 +00:00
mcafee%netscape.com 4a5500469d Adding support to bypass profile at startup to test tinderbox. setenv MOZ_BYPASS_PROFILE_AT_STARTUP 1 to get do this. r=pavlov 2000-02-05 04:07:57 +00:00
leaf%mozilla.org 2f1d2b469c disabling the run of regxpcom so automated builds this weekend won't
choke on it crashing. won't affect build.
2000-02-05 03:35:39 +00:00
ben%netscape.com db397db4fc cleaned up profile migration progress dialog, r=jst@citec.fi 2000-02-05 03:33:07 +00:00
erik%netscape.com 75c92dced2 bug 8801; temporary fix for bad performance problem with font prefs;
r=troy
2000-02-05 03:32:53 +00:00
ben%netscape.com 28c1c43eca cleaned up confirm migration dlg. r=jst@citec.fi 2000-02-05 03:32:34 +00:00
ben%netscape.com 349757ac90 cleaned up confirm migration dialog r=jst@citec.fi 2000-02-05 03:32:13 +00:00
erik%netscape.com 54a5a9aff7 bug 8801; temporary fix for a bad performance problem with font prefs;
r=troy
2000-02-05 03:31:39 +00:00
tbogard%aol.net 94353c313c Implemented GetPosition, SetSize, GetSize, and SetPositionAndSize. Added and stubbed out SizeShellTo, ShowModal and GetNewBrowserChrome. r=pavlov 2000-02-05 03:26:35 +00:00
tbogard%aol.net baf284b1dd Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work. Implemented GetMainWidget, SetFocus, and FocusAvailable. 2000-02-05 03:26:12 +00:00
tbogard%aol.net 7d89d2dbb1 Added stub implementation for new methods nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. GetNewBrowserWindow calls into nsXULWindow to do the work. 2000-02-05 03:25:45 +00:00
tbogard%aol.net 6fbd009cb0 Added stub implementation for new methods nsIWebBrowserChrome::SetJSStatus, nsIDocShellTreeOwner::SizeShellTo, and nsIDocShellTreeOwner::ShowModal. 2000-02-05 03:24:45 +00:00
tbogard%aol.net d4e57e8d7b Added SetJSDefaultStatus method as it can be set by JS. 2000-02-05 03:24:42 +00:00
beard%netscape.com f572ef11fb made using nsViewManager2 depend on the preference "nglayout.view.useViewManager2". r=pavlov, kmcclusk 2000-02-05 03:02:10 +00:00
jbetak%netscape.com 24ee89f80e bug #8702; r=ftang, cata; fixed performance problems in UTF8 Unicode decoder 2000-02-05 02:20:37 +00:00
warren%netscape.com 1adb95c763 Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience. 2000-02-05 02:07:45 +00:00
brendan%mozilla.org a3a7b17f1f Argh, fix stupid typo that sometimes breaks for/in loops (26595, r=jband@netscape.com). 2000-02-05 02:04:16 +00:00
brendan%mozilla.org 544df81550 Fix crash reported in bug 26595 (r=jband@netscape.com) via better compilation-frame conditioning. 2000-02-05 01:54:13 +00:00
sgehani%netscape.com a3f3f594ed Unbreak the Mac installer. b = 25569 r = polar bear 2000-02-05 01:44:19 +00:00
morse%netscape.com 4286a99350 fix bug 26305, wallet editor is empty, r=ben 2000-02-05 01:36:47 +00:00
bienvenu%netscape.com 3606781335 use imap utf7 internally, fixes unicode folder names, r=jefft 2000-02-05 01:22:29 +00:00
sspitzer%netscape.com b8c3a871df some bulletproofing code. I got a random crash here (sorry, I lost the stack) because the
downstreamlister was null.  trying to reproduce.  at least now it will only assert.
r=mscott
2000-02-05 01:20:09 +00:00
bienvenu%netscape.com 4288f5ddc1 fix escaping of user name (r=alecf) also fix build bustage 2000-02-05 01:19:38 +00:00
alecf%netscape.com 9c7d859963 add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
alecf%netscape.com c1086d954b export nsMsgServiceProvider.h on the mac
r=sspitzer on this and last 2 checkins
2000-02-05 01:16:07 +00:00
ducarroz%netscape.com 85a1053a0d Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas 2000-02-05 01:15:06 +00:00
alecf%netscape.com 51304c5c60 added files: mozilla/mailnews/base/src/nsMsgServiceProvider.cpp 2000-02-05 01:15:03 +00:00
alecf%netscape.com 998fef80e7 add nsMsgServiceProvider to the unix and windows builds 2000-02-05 01:13:11 +00:00
alecf%netscape.com 7bf73d44eb first checked in (not part of build) 2000-02-05 01:10:24 +00:00