50460 Commits

Author SHA1 Message Date
terry%mozilla.org
ce53803244 Was sometimes putting a silly timestamp in the change log. 2000-01-13 17:46:01 +00:00
hyatt%netscape.com
1ba7d0bfdb Fixing Win32 build bustage. 2000-01-13 16:25:04 +00:00
terry%mozilla.org
9ef2787d65 Don't complain that the user isn't doing anything if he is actually
changing keywords.
2000-01-13 16:19:19 +00:00
brade%netscape.com
ef62b4b778 use proper key for discontiguous selection on Mac (r=jfrancis) 2000-01-13 16:07:03 +00:00
brade%netscape.com
04d15b9381 use proper key for disconguous selection on Mac (r=jfrancis) 2000-01-13 16:01:04 +00:00
brade%netscape.com
9ac005b428 initialize modifier keys for locally declared events; r=blizzard@mozilla.org 2000-01-13 15:56:30 +00:00
troy%netscape.com
f632faa745 b=22937, r=karnaze@netscape.com Fixed problem in paginated reflow 2000-01-13 15:47:58 +00:00
brade%netscape.com
6142b95f61 initialize to nsnull; r=vidur 2000-01-13 14:53:51 +00:00
hyatt%netscape.com
7665038584 Cleaning up makefile 2000-01-13 11:50:18 +00:00
hyatt%netscape.com
797cc38b9a Fix for 18444 2000-01-13 11:49:18 +00:00
hyatt%netscape.com
8b0ed8707d Fix for 18444 2000-01-13 11:43:54 +00:00
hyatt%netscape.com
a60e6883ca Fix for 23049 2000-01-13 11:33:51 +00:00
hyatt%netscape.com
f979833cdf Forgot to patch Mac's build script. 2000-01-13 11:16:03 +00:00
rjc%netscape.com
f84f23778b Attempt to fix wensleydale (SunOS 5.6) bustage. 2000-01-13 11:03:56 +00:00
hyatt%netscape.com
c3ddbf2d79 Fixing mac bustage. 2000-01-13 10:58:18 +00:00
jfrancis%netscape.com
a5fc421d20 fixed bug 20613 & 21121: both invloved newlines in preformatted text. Layout gives no frames for blanklines caused by newlines, so you cant click or arrow to them. I replace such newlines with breaks now. fixed 21196: select all no longer selects the special break we use in empty documents (this would cause an invisible selection). fixed 21430: choosing a new alignment in an empty doc used to do nothing. Now it works but I've exposed a selection bug inthe process... fixed 22225: a little unintended re-entrancy caused multiple breaks to be inserted in empty table cells when doc read in. 2000-01-13 10:17:35 +00:00
rjc%netscape.com
6222e5412c Sorting optimizations. (Sort-of) review by putterman@netscape.com 2000-01-13 10:16:32 +00:00
hyatt%netscape.com
545ae7fd61 XBL anonymous content can (in theory) now be built. 2000-01-13 09:43:42 +00:00
rgoodger%ihug.co.nz
6835844d3c profile manager II, text correction. 2000-01-13 09:43:38 +00:00
sspitzer%netscape.com
e706278316 we don't have panes in 5.0, remove some of this HAVE_PANES cruft. 2000-01-13 09:31:20 +00:00
sspitzer%netscape.com
230b5320a7 fix that annoying off by one bug. 2000-01-13 09:27:08 +00:00
hyatt%netscape.com
124f675a41 More XBL work. 2000-01-13 09:21:09 +00:00
hyatt%netscape.com
25002cc5a7 Fix Linux bustage. 2000-01-13 09:20:58 +00:00
warren%netscape.com
be673ef2a3 Added 2000-01-13 09:11:01 +00:00
sspitzer%netscape.com
36b0a01555 polish and shine. 2000-01-13 09:08:35 +00:00
alecf%netscape.com
4bf54686cc switch account wizard to using .controls instead of getElementsByTagName 2000-01-13 09:01:00 +00:00
hyatt%netscape.com
3aeb5cb791 Stubbing out some more XBL functions for future implementation. 2000-01-13 08:54:16 +00:00
sspitzer%netscape.com
464dcb3188 fix some minor problems with the download header dialog. 2000-01-13 08:51:53 +00:00
hyatt%netscape.com
7868624ce2 Giving XUL elements the capability to own bindings. 2000-01-13 08:48:33 +00:00
sspitzer%netscape.com
84219d96dc clean this up. since I'm passing the server id through, I don't
need to pass the markOldRead and max_articles values through.
I can get them in JS.  no doy.
2000-01-13 08:37:26 +00:00
sspitzer%netscape.com
943f4cfb7f heed the per server "news.notify.on" pref. 2000-01-13 08:22:19 +00:00
sspitzer%netscape.com
49ccc5989b changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on
prefs.  hook up the download news headers dialog to use and set these prefs.
2000-01-13 08:12:12 +00:00
sspitzer%netscape.com
6c2be4b95c remove more dead weight 2000-01-13 06:28:57 +00:00
rgoodger%ihug.co.nz
f0a623ac76 ProfileManager II: re-adding file accidentally removed. 2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
53318e044b remove more dead weight. 2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
b313611599 remove more dead weight for the almighty ben g. 2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
d53069e4ce removing dead files for ben goodger. 2000-01-13 06:14:28 +00:00
putterman%netscape.com
eeefbc770a styles for menuitem/menu/menuseparator when they are hidden. r=hyatt. 2000-01-13 06:03:28 +00:00
putterman%netscape.com
6508b732a6 Secondary sort thread pane by date. r=sspitzer. Bug 15142. 2000-01-13 06:02:29 +00:00
jband%netscape.com
8ebdc7fd46 Fix to deal with arrays of interface pointers. r=mccabe 2000-01-13 05:54:40 +00:00
scc%netscape.com
a2dea03069 macros and defs to removed conditional definition of |GetIID()| within |nsISupports|. r=beard, (waterson?), bug=10477 2000-01-13 05:48:47 +00:00
bienvenu%netscape.com
ce4293d0ec fix mark all read performance for news,r=sspitzer 17470 2000-01-13 05:44:07 +00:00
karnaze%netscape.com
d41822031d bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes. 2000-01-13 05:29:38 +00:00
ftang%netscape.com
3df7c0b3ac fix bug 7614. call the xterm keysym2ucs function to convert keysym which
XmbLookupString do not understand to unicode. r=pavlov
2000-01-13 05:20:51 +00:00
syd%netscape.com
bc209b8ee8 restore id to first treechildren tag to fix broken overlay in commercial tree.
r=ben goodger
2000-01-13 04:56:59 +00:00
mscott%netscape.com
df476382d9 Landing imap integration with the memory cache!! *Yeah*
Bug #23491 --> add memory cache support for imap urls.
Bug #23325 --> fix a crasher...only try to find a folder if we have a folder name
r=bienvenu
2000-01-13 04:54:23 +00:00
chuang%netscape.com
69cc1d4e10 fix bug5476 Preference radio buttons are not initialized, r=ducarroz 2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
836b495516 changes needed to get -installer and -ProfileManager working in the new
ben goodger world.
2000-01-13 04:30:20 +00:00
nisheeth%netscape.com
e0e3ba5b00 The timers used by the asynchronous reflow code were not compiling on the Mac earlier. Fixed them so that they compile on all platforms. 2000-01-13 04:27:05 +00:00
rgoodger%ihug.co.nz
754c6494a8 profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:21:25 +00:00