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

50358 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 14ec803b33 r=troy. nsContainerFrame::ReflowDirtyChild() always generates a reflow command targeted at its child. nsInlineFrame::ReflowDirtyChild() always passes up the reflow request to its parent. nsBlockFrame::ReflowDirtyChild() no longer has code for checking whether its parent is an area frame. 2000-01-12 21:52:58 +00:00
kin%netscape.com dab1c2d95d Fix for bug #22422: Textfields in mail news wizard only display first few characters.
Modified nsWindow::Update() to force it's child windows to update too.
r=blizzard@redhat.com,pavlov@netscape.com
2000-01-12 21:50:03 +00:00
jefft%netscape.com 1d1e279544 Fixed bug 21116 -- [PP] [Regression] Save attachement doesn't correctly set the default name; r=ducarroz 2000-01-12 21:46:23 +00:00
cmanske%netscape.com 732e3a013f Fixed RegExp problems in forceInteger method , implemented JS for text and background color buttons relating to bug 21410 (but blocked by bug 23739). Fixed bug 18707. r=sfraser 2000-01-12 21:45:13 +00:00
bienvenu%netscape.com 5c4612c424 add copymessages to message service,r=mscott 2000-01-12 21:43:59 +00:00
bienvenu%netscape.com 0ef6b2b69a add idl for mailbox spec and mail folder sink, r=mscott 2000-01-12 21:42:19 +00:00
bienvenu%netscape.com 36136bf490 add nsIIMailboxSpec, nsIImapMailFolderSpec.idl,r=mscott 2000-01-12 21:41:23 +00:00
mjudge%netscape.com 118e690267 small changes for 22752 ctrl left and right. r=cmanske 2000-01-12 21:39:36 +00:00
wtc%netscape.com 6537e5a176 Use only one definition of PipeAvailable and PipeAvailable64, which
requires _PR_MD_PIPEAVAILABLE.  Define _MD_PIPEAVAILABLE for Mac.
Modified files: _macos.h, prfile.c
2000-01-12 21:37:38 +00:00
pepper%netscape.com 37ef91ec08 Added necessary newline at the end of the file so that HP builds don't choke.
r=jdunn
2000-01-12 21:34:41 +00:00
terry%mozilla.org 41ec88d63e Provide a simple param to let the maintainer shut down Bugzilla for a while. 2000-01-12 18:55:24 +00:00
terry%mozilla.org 43c81eb98d "Change several bugs" was losing the sort order. 2000-01-12 18:31:33 +00:00
nisheeth%netscape.com 8407a2dc48 Removing the "ifndef XP_MAC" around the call to nsFrame::CreateAndPostReflowCommand(). The real problem, identified by Scott Putterman, was that the definition of this function was in a debug only section in nsFrame.cpp. He has moved the function out of the debug only section. 2000-01-12 17:43:18 +00:00
putterman%netscape.com 7650e4cd34 This should fix the build bustage. 2000-01-12 17:20:16 +00:00
erik%netscape.com 272bb4dd79 bug 8801; automatically reflow document(s) when font prefs change;
r=ftang
2000-01-12 16:10:48 +00:00
rods%netscape.com 8c47faf8b8 the call to Init was in the wrong place
b 23697 r=dcone
2000-01-12 16:02:12 +00:00
scc%netscape.com 0fc0a0709f factor the |IMPL_QUERY| macros to support inheriting |QueryInterface|. Redefine all the |NS_IMPL_ISUPPORTSn| macros in terms of the table-style macros. r={pinkerton, sfraser} 2000-01-12 16:01:14 +00:00
rods%netscape.com bd90662588 removed the hard-coded font for text editor controls
b 17303 r=buster
2000-01-12 15:37:39 +00:00
dcone%netscape.com e4e814a923 Small error in background rendering that index is 0 instead if i. r=rods. b=23704 2000-01-12 15:36:24 +00:00
rods%netscape.com 6ef251973e added border-box and font-family to the default "input"
removed extra background-color for select
r=kmcclusk b 17303
2000-01-12 15:35:10 +00:00
jefft%netscape.com 447398d394 fixed bug 21116 -- Save attachment, default name not set correctly; linux only; r=rhp 2000-01-12 15:27:39 +00:00
mccabe%netscape.com 07b2669fa3 Reinstating backed-out fix to 20833 from earlier, this time with a change that seems to work on solaris and mac. 2000-01-12 13:33:40 +00:00
hyatt%netscape.com 6ef515cec1 added files: mozilla/layout/xbl/src/nsXBLService.cpp 2000-01-12 11:24:06 +00:00
hyatt%netscape.com c75cceb361 Fixing Linux bustage. 2000-01-12 11:22:40 +00:00
hyatt%netscape.com 3721b33e2c XBL files are fully parsed! YES! 2000-01-12 10:55:56 +00:00
hyatt%netscape.com a3401afc57 More tweaks. 2000-01-12 10:55:37 +00:00
hyatt%netscape.com 66b5edddeb More massaging to allow for XML docs with no webshells. 2000-01-12 10:50:02 +00:00
nisheeth%netscape.com 9523941284 Ifdef out the call to nsFrame::CreateAndPostReflowCommand() on the Mac build for now. 2000-01-12 10:41:15 +00:00
hyatt%netscape.com f025587b37 XML content sink should not require a non-null webshell. XBL doesn't use
webshells.  r=me
2000-01-12 10:33:00 +00:00
hyatt%netscape.com a86e35ccc2 Typo in progid. 2000-01-12 10:27:57 +00:00
hyatt%netscape.com 1cabda498f More about XML document loading using XBL. 2000-01-12 10:20:11 +00:00
hyatt%netscape.com 47f1ca0618 Making sure the XBL namespace is registered by the XBL service. r=yoyoma 2000-01-12 10:09:31 +00:00
hyatt%netscape.com a69a620bfc Teaching XBL how to load files. r=mini-me 2000-01-12 09:57:45 +00:00
hyatt%netscape.com e124913c6f More implementation fun. r=neo 2000-01-12 09:44:18 +00:00
hyatt%netscape.com c9d8b2bff9 More impl work. r=smith 2000-01-12 09:32:29 +00:00
hyatt%netscape.com 0a296da9a3 Adding XBL impl. r=trinity 2000-01-12 09:28:48 +00:00
hyatt%netscape.com 29d2151edb adding XBL impl. r=trinity 2000-01-12 09:28:15 +00:00
hyatt%netscape.com 4211f65e05 Adding the XBL impl. r=trinity 2000-01-12 09:26:27 +00:00
hyatt%netscape.com 9ae19daac7 Adding the XBL implementation (stubbed). 2000-01-12 09:25:48 +00:00
hyatt%netscape.com f59e0c0e0a Adding the XBL service implementation (stubbed). r=trinity 2000-01-12 09:25:28 +00:00
sspitzer%netscape.com 1c84b93a3a fix warning. 2000-01-12 08:57:41 +00:00
alecf%netscape.com 5eb41ebeaf increment i every time we go through the loop to avoid an infinite loop
r=sspitzer
fixes #17833
2000-01-12 08:50:42 +00:00
alecf%netscape.com 62b64995f2 remove large font so wizard is readable 2000-01-12 08:32:33 +00:00
hyatt%netscape.com 491426eeca Never mind. 2000-01-12 08:32:23 +00:00
hyatt%netscape.com 3c744cb721 Reverting treecells back to boxes. 2000-01-12 08:29:39 +00:00
nisheeth%netscape.com 56525e3574 r=troy. Reflow commands are now coalesced by block and inline frames. This fixes bug 985 in which we now generate 6 reflow commands instead of 257. 2000-01-12 08:28:24 +00:00
hyatt%netscape.com 2da292e75b Fix for bug #18294. r=keanu 2000-01-12 08:16:32 +00:00
sspitzer%netscape.com 0089326454 don't hardcode this alert, move it to a string bundle. 2000-01-12 08:04:07 +00:00
sspitzer%netscape.com b773a3fa83 fix for #13767, when creating a news account, default compose html to false. 2000-01-12 07:57:42 +00:00
sspitzer%netscape.com f291328810 fixing my old enemy "the classic .get() with nsCOMPtr on solaris (and linux, if you have --enable-pedantic) turned on" bustage. 2000-01-12 07:39:00 +00:00