Commit Graph

50368 Commits

Author SHA1 Message Date
sspitzer%netscape.com
841ec989a9 fix the slashdot panel (the old ones were either delete or not updating.)
r=waterson
2000-01-12 22:21:21 +00:00
sspitzer%netscape.com
a39617cb0f after all my bitching, I goofed and made it so for a new imap server, the copies and folders prefs defaults to the imap server, and not local folders.
fix #21237
2000-01-12 22:18:50 +00:00
bienvenu%netscape.com
5b392de1c5 remove obsolete file 2000-01-12 22:07:53 +00:00
law%netscape.com
c0d0a4cbdb Fix for #5708; add parent window attribute and use as nsIFileWidget parent when opening file chooser; r=danm@netscape.com 2000-01-12 22:06:42 +00:00
rginda%netscape.com
b5c9bc3965 First round of Mac related changes.
It runs now, but test list files and single test files on the command line are still broken.
2000-01-12 22:02:23 +00:00
bienvenu%netscape.com
4937f4c8bb remove obsolete folder sink proxy 2000-01-12 21:59:10 +00:00
law%netscape.com
2c1b6b44ee Stuff for bug #18804; tweaks for new web shell; r=radha@netscape.com 2000-01-12 21:59:02 +00:00
nhotta%netscape.com
13b67ecf4e Adding a new project to the build, bug 23343, r=ftang. 2000-01-12 21:54:15 +00:00
troy%netscape.com
116ce36bc6 b=20772. Changed ColumnsAreValidFor() so that it correctly handles the case
where the cell's desired width shrinks
2000-01-12 21:53:55 +00:00
morse%netscape.com
61a9624d09 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp 2000-01-12 21:53:32 +00:00
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