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
bienvenu%netscape.com
7d67bdb70e
fix build warnings
2000-04-22 18:51:33 +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
4688b363fb
fix build warning, set search session on url
2000-04-22 18:37:58 +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
hangas%netscape.com
5ca9a2234a
More progress on 19561 (converting AB to xul widgets)
2000-04-22 08:14:59 +00:00
hangas%netscape.com
0c28a1387b
Progress towards 19561 (making AB skinnable), fix to 36428 & 36268 bugs with html widgets not drawing in Card Edit dialog.
2000-04-22 07:04:15 +00:00
ducarroz%netscape.com
ad59ed590c
Fix for bug 20180. Since we use menulist instead of SELECT, we need to extract the identity key from the menuitem's id.
2000-04-22 05:41:15 +00:00
ducarroz%netscape.com
7f339ab6cb
Fix for bug 16354. Land new autocomplete for mailnews
2000-04-22 03:30:45 +00:00
ducarroz%netscape.com
6e35bbbcb2
Need to be able to parse AB directories without to have to open the AddressBook first. Needed by autocomplete search engine. R=candice
2000-04-22 03:29:44 +00:00
ducarroz%netscape.com
1e5a0147f2
Fix for bug 16354. Landing of the new autocomplete in mailnews
2000-04-22 03:29:36 +00:00
ducarroz%netscape.com
4911aacc4e
Fix for bug 16354. Landing of the new autocomplete in mailnews. R=mscott
2000-04-22 03:29:35 +00:00
ducarroz%netscape.com
e9af47e257
Fix for bug 16354. Landing of the new autocomplete in mailnews, R=mscott
2000-04-22 03:28:46 +00:00
ducarroz%netscape.com
4156d8686f
Fix for bug 16354. Change component prog id name to be more generic
2000-04-22 03:28:45 +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
nhotta%netscape.com
21755fc10e
Added language sensitive font selection (disabled as a default), bug 26182.
2000-04-21 21:36:10 +00:00
nhotta%netscape.com
5e42fc3054
Changed to use ToNewUTF8String instead of ToNewCString in order to avoid data loss of non latin1 data,
...
contributed by m_kato@ga2.so-net.ne.jp , r=chuang,nhotta.
2000-04-21 21:35:21 +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
c0a5f9d6d6
stylesheet load correction
2000-04-21 10:22:47 +00:00