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

52371 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com d8ec76801c hook up Set Default Account and clean up delete account
r=sspitzer
2000-02-05 01:07:19 +00:00
alecf%netscape.com 96556da80b implement Get/SetDefaultAccount
r=sspitzer
2000-02-05 01:06:27 +00:00
alecf%netscape.com 1cb5e2dedd when form elements are generated via a template, set the form to the XUL Doc's hidden form so that the element behaves correctly.
r=waterson
2000-02-05 01:03:39 +00:00
bryner%uiuc.edu c28caccf54 Adding some new mousewheel code that isn't used yet. Also removing an
unneeded comparison in the existing code, and changing several occurrences
of NS_DEFINE_IID to NS_GET_IID.  r=saari.
2000-02-05 00:58:29 +00:00
waldemar%netscape.com c1057de79c Fixed bug 2000-02-05 00:39:58 +00:00
terry%mozilla.org ddce554873 The "put this named query in the footer" feature was choking if the
name of the query had a space in it.
2000-02-05 00:38:15 +00:00
waldemar%netscape.com 97ff1329f4 Fixed & bugs 2000-02-04 23:54:29 +00:00
waldemar%netscape.com ed715c8685 Fixed syntax error 2000-02-04 23:54:08 +00:00
ben%netscape.com 963459f794 fixing 20842, font size on taskbar is too small. r=jst@citec.fi 2000-02-04 23:50:29 +00:00
ben%netscape.com 7fff316748 fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi 2000-02-04 23:49:54 +00:00
akkana%netscape.com 784eafea80 22505 workaround: force plaintext editors to use font-family: monospace to make wrapping work. r=jfrancis 2000-02-04 23:39:31 +00:00
pavlov%netscape.com f3d78aee1d aww, I fixed my favorite bug. The "interesting" toolbar contest is now over. (bug 20496) r=mcafee,large_penguin 2000-02-04 23:14:38 +00:00
dougt%netscape.com 7734ccb1d7 Fix for bug 26420. r=scc@netscape.com 2000-02-04 23:14:27 +00:00
sspitzer%netscape.com 8ec19afb4d pass -h through to the app, so it can handle it. 2000-02-04 23:13:48 +00:00
sspitzer%netscape.com 53bd4b89b6 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
sdagley%netscape.com 5ce18505cf Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser 2000-02-04 23:09:10 +00:00
sspitzer%netscape.com f018e6d399 added files: mozilla/xpfe/appshell/public/nsICmdLineHandler.idl 2000-02-04 23:09:09 +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
valeski%netscape.com 16e204c1e3 26330. simple extension addition 2000-02-04 23:06:59 +00:00
sdagley%netscape.com 8bb810068e Added comment warning that the file size attribute only deals with the data fork on the Mac and point to Mac specific interface for dealing with the size of the combined forks. r=none as this is just cleanup. 2000-02-04 23:06:56 +00:00
sspitzer%netscape.com f49cfcec16 use nsXPIDLCStrings to make the code cleaner and prevent possible leaks.
r=alecf,dp,morse
2000-02-04 23:05:33 +00:00
sspitzer%netscape.com af23c46ce0 use NS_WITH_SERVICE to make the code cleaner. 2000-02-04 23:02:25 +00:00
sfraser%netscape.com 33002f8d99 Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh 2000-02-04 22:57:49 +00:00
dougt%netscape.com b6f0b9e262 Empowering the world. Bug. 25374, basically we create a directory without
the correct permission.
r=racham&&mozbot.
2000-02-04 22:57:37 +00:00
rhp%netscape.com 594dddaf04 Fix for incorrect charset on reply - Bug # 3979 - r: mscott 2000-02-04 22:52:55 +00:00
ducarroz%netscape.com 5fef87419a Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas 2000-02-04 22:52:03 +00:00
valeski%netscape.com 384999756b 25557, 26083. r=morse. We now capture cookies from HTTP-EQUIV and we also handle HTTP-EQUIV refresh headers that include single/double quotes 2000-02-04 22:50:39 +00:00
chuang%netscape.com 1fa9f41a0e Bug 17564 Prefs: Addressing prefs do not stick. r=hangas 2000-02-04 22:48:42 +00:00
chuang%netscape.com 5cf13b9136 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas 2000-02-04 22:47:27 +00:00