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

50505 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 80c0f6a811 b=22937, r=karnaze@netscape.com Fixed problem in paginated reflow 2000-01-13 15:47:58 +00:00
brade%netscape.com 58b13d6b47 initialize to nsnull; r=vidur 2000-01-13 14:53:51 +00:00
hyatt%netscape.com a55bebe0dd Cleaning up makefile 2000-01-13 11:50:18 +00:00
hyatt%netscape.com 6be1991e03 Fix for 18444 2000-01-13 11:49:18 +00:00
hyatt%netscape.com fd051365d5 Fix for 18444 2000-01-13 11:43:54 +00:00
hyatt%netscape.com b085b68818 Fix for 23049 2000-01-13 11:33:51 +00:00
hyatt%netscape.com d62f1e2c1b Forgot to patch Mac's build script. 2000-01-13 11:16:03 +00:00
rjc%netscape.com 4f132a7335 Attempt to fix wensleydale (SunOS 5.6) bustage. 2000-01-13 11:03:56 +00:00
hyatt%netscape.com bf035c92ac Fixing mac bustage. 2000-01-13 10:58:18 +00:00
jfrancis%netscape.com 8e3c4b54ad 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 0c20439693 Sorting optimizations. (Sort-of) review by putterman@netscape.com 2000-01-13 10:16:32 +00:00
hyatt%netscape.com a92098d13f XBL anonymous content can (in theory) now be built. 2000-01-13 09:43:42 +00:00
rgoodger%ihug.co.nz 50a314db9b profile manager II, text correction. 2000-01-13 09:43:38 +00:00
sspitzer%netscape.com 7b6d2cca05 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 1e1d22cfe9 fix that annoying off by one bug. 2000-01-13 09:27:08 +00:00
hyatt%netscape.com ec05063f56 More XBL work. 2000-01-13 09:21:09 +00:00
hyatt%netscape.com f7f7d21108 Fix Linux bustage. 2000-01-13 09:20:58 +00:00
warren%netscape.com 57d4c42192 Added 2000-01-13 09:11:01 +00:00
sspitzer%netscape.com fdd118938a polish and shine. 2000-01-13 09:08:35 +00:00
alecf%netscape.com 76fbf838ae switch account wizard to using .controls instead of getElementsByTagName 2000-01-13 09:01:00 +00:00
hyatt%netscape.com fe1ed2622e Stubbing out some more XBL functions for future implementation. 2000-01-13 08:54:16 +00:00
sspitzer%netscape.com b1ba261894 fix some minor problems with the download header dialog. 2000-01-13 08:51:53 +00:00
hyatt%netscape.com e633a33ee6 Giving XUL elements the capability to own bindings. 2000-01-13 08:48:33 +00:00
sspitzer%netscape.com 421b30a8d1 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 088f19a6bd heed the per server "news.notify.on" pref. 2000-01-13 08:22:19 +00:00
sspitzer%netscape.com a62fc2b022 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 43431b915c remove more dead weight 2000-01-13 06:28:57 +00:00
rgoodger%ihug.co.nz dc2e35eba1 ProfileManager II: re-adding file accidentally removed. 2000-01-13 06:25:33 +00:00
sspitzer%netscape.com e874b65a38 remove more dead weight. 2000-01-13 06:20:32 +00:00
sspitzer%netscape.com 924348a292 remove more dead weight for the almighty ben g. 2000-01-13 06:17:19 +00:00
sspitzer%netscape.com 555aad5820 removing dead files for ben goodger. 2000-01-13 06:14:28 +00:00
putterman%netscape.com ec0b268599 styles for menuitem/menu/menuseparator when they are hidden. r=hyatt. 2000-01-13 06:03:28 +00:00
putterman%netscape.com 2293dce080 Secondary sort thread pane by date. r=sspitzer. Bug 15142. 2000-01-13 06:02:29 +00:00
jband%netscape.com f195ece4f9 Fix to deal with arrays of interface pointers. r=mccabe 2000-01-13 05:54:40 +00:00
scc%netscape.com fc8ef76eff 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 0fe654b890 fix mark all read performance for news,r=sspitzer 17470 2000-01-13 05:44:07 +00:00
karnaze%netscape.com 369b89f5d0 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 a015c0ef96 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 8db198dd60 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 fe1a92bf73 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 5d0c0c96c8 fix bug5476 Preference radio buttons are not initialized, r=ducarroz 2000-01-13 04:31:02 +00:00
sspitzer%netscape.com 7a7d76ccbf 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 014a910d9a 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 69b38f3b27 profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:21:25 +00:00
rgoodger%ihug.co.nz 3523a8a7d6 ProfileManager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:19:46 +00:00
sspitzer%netscape.com dc13b97a8f "news.notify.size" is not used anymore 2000-01-13 04:09:43 +00:00
sspitzer%netscape.com a3a463c333 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
dbragg%netscape.com f7775b6c6a fixing bug #23389 where the mac install wizard simply quits in the middle of the installer. The problem arose after a change to NS_InitXPCOM(). r=dveditz 2000-01-13 03:53:22 +00:00
alecf%netscape.com b3277046b1 use new .controls attribute to speed up account manager 2000-01-13 03:48:16 +00:00
alecf%netscape.com a7275ec06c use the new "controls" attribute of the document to speed up the prefs and profile wizard
r=ben_goodger
2000-01-13 03:44:01 +00:00