alecf%netscape.com
8d94f68ba7
expose the form controls in a XUL document in the "controls" DOM attribute
...
this will make prefs and wizards much faster
r=hyatt
2000-01-13 02:59:08 +00:00
waterson%netscape.com
f438e8bc66
Remove assertion from nsRDFDOMNodeList::Item(); it was being triggered from JS, and it really isn't a "fatal" program condition.
2000-01-13 02:49:10 +00:00
rhp%netscape.com
69b7c12369
Fix for bug #: 12675 - Code never reached in vCard handler. r: rhp (external contribution)
2000-01-13 02:47:30 +00:00
waterson%netscape.com
f2b51a01e0
Revert to eager scrollbar update. pav made me.
2000-01-13 02:41:38 +00:00
slamm%netscape.com
6fd8063be5
Fix for bug #21862 , unable to resize preview dialog.
2000-01-13 02:26:02 +00:00
hyatt%netscape.com
5e81cec3d4
added files: mozilla/layout/xbl/src/nsXBLBinding.cpp
2000-01-13 02:24:51 +00:00
hyatt%netscape.com
c28c54c2fd
more xbl work.
2000-01-13 02:23:54 +00:00
waterson%netscape.com
c592a32ef5
Bugs 20724, 23715. Add a fixed-size allocator for nsXULAttribute objects. Always atomize 'id' attributes so nsXULElement::GetID() can be fast. r=hyatt
2000-01-13 02:22:16 +00:00
rhp%netscape.com
c4b022703a
Fix for controlling FCC operation - Bug #18919 - r: jefft
2000-01-13 02:20:28 +00:00
slamm%netscape.com
dc95d855a8
Add minimum widths to fix bug #18428 (iframe would overlap when sidebar made narrow).
2000-01-13 02:18:23 +00:00
slamm%netscape.com
4d0f62ea00
Indent xul properly.
2000-01-13 02:17:19 +00:00
slamm%netscape.com
6d2f14a428
Pick some colors that color-blind folks can distinguish more easily. bug #23805
2000-01-13 02:12:08 +00:00
troy%netscape.com
0129f52c00
b=23388. Make sure mIsTopMarginRoot is set correctly in nsBlockReflowState
...
constructor
2000-01-13 02:05:31 +00:00
pinkerton%netscape.com
446e54b33b
Fixes for 23716. Remove AOLMAIL as a flavor we advertise through the converter to improve performance. Don't do the charset conversion when we want text/unicode.
2000-01-13 02:02:47 +00:00
pinkerton%netscape.com
b81e3728d4
fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer.
2000-01-13 02:00:57 +00:00
law%netscape.com
16ccb6fef0
Fix for Mac build bustage; comment out some debugging code
2000-01-13 01:09:41 +00:00
mcafee%netscape.com
15470d6333
Backing out test8 to workaround bug 23767, we will put this back in when 23767 is fixed. r=nisheeth
2000-01-13 00:47:41 +00:00
rginda%netscape.com
da53f7cf33
Initial checkin of tostring test
2000-01-13 00:31:09 +00:00
slamm%netscape.com
45278fd96c
Adjust min child count. It is different with the new tab layout.
2000-01-13 00:08:52 +00:00
waterson%netscape.com
29ac20ea28
Fix build bustage.
2000-01-13 00:05:46 +00:00
sspitzer%netscape.com
eb102be9d9
fix for #23744 . r=alecf
...
the problem here is that when you use -CreateProfile, prefs don't get
initialized correctly, and you don't get a prefs.js file! this causes
all sorts of problems, as you might imagine.
addition code cleanup, too.
2000-01-13 00:04:30 +00:00
bienvenu%netscape.com
a00f2e6c59
fix solaris build bustage
2000-01-12 23:48:35 +00:00
slamm%netscape.com
ad860ef1e8
Make selected panel more visible. Have selected panel header slide out to the left. Add a border under the panel headers to visually group them.
2000-01-12 23:36:07 +00:00
rjc%netscape.com
2b8149285c
(Really morse) Fix Mac bustage. Review: sdagley, rjc
2000-01-12 23:32:23 +00:00
law%netscape.com
f0dc460345
Fix for clobber build bustage
2000-01-12 23:12:12 +00:00
waterson%netscape.com
fe198b7f36
Add .cvsignore file.
2000-01-12 23:03:47 +00:00
morse%netscape.com
0fa19e70bd
attempt to fix build bustage
2000-01-12 22:55:14 +00:00
valeski%netscape.com
6dc39ddc4e
17697. r=dougt. we now throw a dialog when we can't find a protocol handler.
2000-01-12 22:54:07 +00:00
valeski%netscape.com
1e922d9c9d
keywords protocol no longer determins enalbed state, it's up to the app
2000-01-12 22:53:13 +00:00
jj%netscape.com
45eeaaef34
#23776 : bumped up version number to M13 (Finder's Get Info strings)
2000-01-12 22:51:02 +00:00
law%netscape.com
3f48a2a62a
Adding #include for that picky Solaris compiler; this will head off a future red cycle
2000-01-12 22:37:21 +00:00
sspitzer%netscape.com
e3d1f9b56f
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
a5b5ca4131
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
04d23a3e5b
remove obsolete file
2000-01-12 22:07:53 +00:00
law%netscape.com
8b9e371f8e
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
2b3633bac7
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
93d41f7679
remove obsolete folder sink proxy
2000-01-12 21:59:10 +00:00
law%netscape.com
5ba052dad9
Stuff for bug #18804 ; tweaks for new web shell; r=radha@netscape.com
2000-01-12 21:59:02 +00:00
nhotta%netscape.com
da912aab96
Adding a new project to the build, bug 23343, r=ftang.
2000-01-12 21:54:15 +00:00
troy%netscape.com
2c7016acd1
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
acdd159d01
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
5bac2cf869
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
23cfc23005
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
8d7a8e5195
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
6a214caf31
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
a1ff78fcb1
add copymessages to message service,r=mscott
2000-01-12 21:43:59 +00:00
bienvenu%netscape.com
ae821c4267
add idl for mailbox spec and mail folder sink, r=mscott
2000-01-12 21:42:19 +00:00
bienvenu%netscape.com
98942401bc
add nsIIMailboxSpec, nsIImapMailFolderSpec.idl,r=mscott
2000-01-12 21:41:23 +00:00
mjudge%netscape.com
0015473d9a
small changes for 22752 ctrl left and right. r=cmanske
2000-01-12 21:39:36 +00:00
wtc%netscape.com
ce46f471a9
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