Commit Graph

2679 Commits

Author SHA1 Message Date
suresh%netscape.com
1734c8d96e fix for 31062. r=putterman 2000-04-26 04:03:11 +00:00
danm%netscape.com
2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
bienvenu%netscape.com
b6ec9d056d more work on search, esp news 2000-04-26 00:55:47 +00:00
ben%netscape.com
fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
jefft%netscape.com
da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
sspitzer%netscape.com
7a50810c71 for the new subscribe dialog. 2000-04-25 01:22:15 +00:00
scc%netscape.com
eddf6715bd making string conversions explicit 2000-04-23 19:55:29 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
alecf%netscape.com
d9376233dc switch to using attributes instead of Get/SetMsgFolder 2000-04-23 17:36:03 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
470fa0ee52 root the tree in the subscribe dialog after we are done building the datasource. 2000-04-23 05:18:23 +00:00
sspitzer%netscape.com
6a458548a3 add this, for the new subscribe dialog. 2000-04-23 03:59:18 +00:00
sspitzer%netscape.com
ce23119191 give credit where credit is due. 2000-04-23 03:21:49 +00:00
sspitzer%netscape.com
9c7075c692 changes for subscribe. it needs to be general, not just for news, since imap
will use the subscribe dialog as well.

also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com
b10f2fa0db add nsISubscribableServer to the build 2000-04-23 01:18:34 +00:00
sspitzer%netscape.com
04d1ec80e1 changes for subscribe. need this interface because subscribe is not news specific. (imap does it too.) 2000-04-23 01:15:04 +00:00
sspitzer%netscape.com
0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
scc%netscape.com
0d576558b1 making string conversions explicit 2000-04-22 23:23:43 +00:00
sspitzer%netscape.com
91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
sspitzer%netscape.com
34de4be634 project changes so that running a news://host/group url opens a new window. 2000-04-22 23:06:40 +00:00
sspitzer%netscape.com
e457d171bf adding this, will be used very soon for autosubscribe. 2000-04-22 18:45:02 +00:00
bienvenu%netscape.com
eedb5ba9d2 add search session to factory 2000-04-22 17:44:45 +00:00
bienvenu%netscape.com
95f86814b6 more work on search, including validity manager 2000-04-22 17:36:27 +00:00
sspitzer%netscape.com
a6e067d719 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com
ef3688063b init the refcount. 2000-04-22 16:52:06 +00:00
scc%netscape.com
391f0960dd making string conversions explicit 2000-04-22 08:43:34 +00:00
alecf%netscape.com
1d547a8411 missing object file from makefile 2000-04-22 01:31:55 +00:00
sfraser%netscape.com
3841a2e41a Add nsIMsgSearchScopeTerm.idl for alecf. 2000-04-22 01:21:20 +00:00
alecf%netscape.com
9521f9ba8d fix class casting bustage 2000-04-22 00:57:48 +00:00
alecf%netscape.com
c72f31ef5c added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp 2000-04-22 00:44:42 +00:00
alecf%netscape.com
9a6c9a1fd5 fix casting bustage 2000-04-22 00:42:50 +00:00
alecf%netscape.com
7d2158425f added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp 2000-04-22 00:38:46 +00:00
alecf%netscape.com
f15bb28f41 oops, fix IDL bustage 2000-04-22 00:38:29 +00:00
alecf%netscape.com
c6817995de added files: mozilla/mailnews/base/search/public/nsIMsgSearchValue.idl 2000-04-22 00:36:36 +00:00
alecf%netscape.com
42e1c6e1f3 make a whole bunch of search/filter stuff scriptable.
this included adding a new nsIMsgSearchValue interface, and renaming some of the IDL typedefs to be consistent with each other.
2000-04-22 00:34:39 +00:00
alecf%netscape.com
826b8000fd - fixed missing html:div tag in am-main.xul
- fix for #36771 - document.controls stopped containing hidden form elements - still the right fix because document.controls likely going away
- make the IMAP advanced dialog skinnable
2000-04-21 23:51:19 +00:00
sspitzer%netscape.com
ace9709b28 PerformExpand() and UpdateCounts() need to take a nsIMsgWindow, because these
action may require the user to enter a password, which means a dialog must comes up,
which means we need the msg window for the parent.
2000-04-21 22:55:18 +00:00
alecf%netscape.com
36b81ea82b add an extra variable to make this easier for consumers of this file 2000-04-21 22:21:52 +00:00
alecf%netscape.com
fbb5ebf6da switch from titledbuttons and <div>'s to <text> for skinnability and speed 2000-04-21 22:16:39 +00:00
alecf%netscape.com
c914e6dca9 switch from titledbutton to <text> for skinnability 2000-04-21 22:14:31 +00:00
alecf%netscape.com
cffae356cc localize some hardcoded strings in the account manager 2000-04-21 22:04:10 +00:00
alecf%netscape.com
d78622e04c add some new strings for the account manager datasource 2000-04-21 22:01:38 +00:00
cls%seawood.org
f03dcb44c8 Explicitly cast string literals (const char*) to char *. 2000-04-21 21:26:21 +00:00
cls%seawood.org
afaa6c9492 Some compilers (HP) require an explicit cast from a const char * to a char *. String literals are treated as const char *. 2000-04-21 14:47:25 +00:00
cls%seawood.org
03ccd1769f Temp dummy implementation of nsMsgSearchValidityManager::NewTable for BeOS. Bug #36686 2000-04-21 14:40:54 +00:00
putterman%netscape.com
b2e69c30b7 r=sspitzer. Start page sticks around until the first message is loaded. If the message
pane is closed you can now double click on a message to open a standalone window.  More working
on moving code to correct front end files.
2000-04-21 14:22:16 +00:00
ben%netscape.com
1e92460051 correcting stylesheet load 2000-04-21 10:21:47 +00:00
hyatt%netscape.com
2364a5b609 Making tree scrolling faster in mailnews. 2000-04-21 09:49:34 +00:00