2876 Commits

Author SHA1 Message Date
ducarroz%netscape.com
cb91fae566 removed toolbar css stuff as now we use xul.css 1999-05-14 18:51:56 +00:00
ducarroz%netscape.com
7cdd60a71d File Removed. 1999-05-14 18:50:01 +00:00
ducarroz%netscape.com
e929ab6c86 replaced msgComposeBody.html by defaulttextBody.html and defaultHtmlBody.html 1999-05-14 18:49:34 +00:00
ducarroz%netscape.com
45440c316d First Checked In. 1999-05-14 18:48:43 +00:00
jefft%netscape.com
50d98611cc inform the database to delete the message header 1999-05-14 14:27:19 +00:00
sspitzer%netscape.com
5c482e65ab changes for alecf's new account manager and filter dialog work. 1999-05-14 04:38:03 +00:00
jefft%netscape.com
404eb8f4fc cached connection work -- added LoadNextQueuedUrl() method for a connection to call when a url is done executing 1999-05-14 04:15:22 +00:00
jefft%netscape.com
1e31dd7e61 cached connection work - enhanced IsBusy(), CanHandleUrl() method to return more information regarding a connection status vs the new url running state to decide whether a url can run right away or has to wait until a specific connection is free 1999-05-14 04:13:54 +00:00
alecf%netscape.com
ab036fae9d fix wierd layout problems due to broken iframe 1999-05-14 04:09:07 +00:00
jefft%netscape.com
add02cedbf cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com
9731445fc4 cached connection work - added additional bool parm, isInboxConnection, to IsBusy() method; added additional bool parm, hasToWait, to CanHandleUrl() method 1999-05-14 04:07:00 +00:00
alecf%netscape.com
262b7d5e94 add new Filter List dialog 1999-05-14 03:33:47 +00:00
alecf%netscape.com
7de6b84993 padded box just needs a margin, not padding, so that it lines up with the cleanborder 1999-05-14 03:33:29 +00:00
alecf%netscape.com
f2996eb012 next cut at basic search dialog 1999-05-14 02:21:35 +00:00
alecf%netscape.com
066b272107 use global xul.css in addition to threadpane-specific css 1999-05-14 02:21:19 +00:00
alecf%netscape.com
d0585a4966 remove am.css, a redunant style sheet 1999-05-14 02:20:43 +00:00
alecf%netscape.com
a26bd94b72 remove redundant styles (already exist in xul.css) 1999-05-14 02:20:20 +00:00
alecf%netscape.com
670adb9064 use standard messenger CSS 1999-05-14 02:19:31 +00:00
alecf%netscape.com
29500301a3 updated Account Manager XUL to use the messenger style sheet 1999-05-14 02:15:00 +00:00
rhp%netscape.com
71b919cc60 Change for more aggressive link-afying of www. and ftp. and user@... text 1999-05-14 01:14:41 +00:00
bienvenu%netscape.com
a167dc8e88 checkpoint filter work, get filters loading 1999-05-14 00:57:19 +00:00
bienvenu%netscape.com
4a637cc152 add registration of filter component, under ifdef control 1999-05-14 00:56:13 +00:00
sspitzer%netscape.com
ce3b3622a3 fix shadowed variable warning 1999-05-14 00:50:04 +00:00
putterman%netscape.com
b1ce7431f7 export nsMsgRDFDataSource.h 1999-05-14 00:49:29 +00:00
putterman%netscape.com
c4e76dfe57 Implement DeleteFolder and Mark Message As Read menus. 1999-05-14 00:47:13 +00:00
putterman%netscape.com
e15f1c1ae1 Bold unread messages as well as New messages. 1999-05-14 00:46:53 +00:00
putterman%netscape.com
b39b50e09d Add Delete Folder and activate Mark Read. 1999-05-14 00:46:35 +00:00
putterman%netscape.com
c654ed830b call MarkRead instead of OrFlags. 1999-05-14 00:46:07 +00:00
putterman%netscape.com
0df0812d8c Added Mark Read. 1999-05-14 00:45:48 +00:00
putterman%netscape.com
5a9c995039 Handle flag changes. 1999-05-14 00:45:25 +00:00
putterman%netscape.com
7b95950c4a Add Mark Read 1999-05-14 00:45:06 +00:00
putterman%netscape.com
bb9b22f6f4 Add Mark Message commands. 1999-05-14 00:44:30 +00:00
putterman%netscape.com
32cb66b89e Add notify observer related functions. 1999-05-14 00:44:15 +00:00
putterman%netscape.com
ec4f295a6d Mark Read. make a subclass of nsMsgRDFDataSource. Add as a folder listener. 1999-05-14 00:43:49 +00:00
putterman%netscape.com
358cdf3322 Add folder listener routines. 1999-05-14 00:43:19 +00:00
putterman%netscape.com
511b805dfa Delete folder. Make a subclass of nsMsgRDFDataSource and add as a folder listener. 1999-05-14 00:42:58 +00:00
putterman%netscape.com
4e6200de43 Delete Folders/Mark Messages Read 1999-05-14 00:42:18 +00:00
putterman%netscape.com
1234a1010e Add folder listeners. 1999-05-14 00:41:52 +00:00
putterman%netscape.com
6685cdc925 Add MarkRead 1999-05-14 00:41:37 +00:00
putterman%netscape.com
5852dcaf85 Flag changed methods. 1999-05-14 00:41:23 +00:00
putterman%netscape.com
81f73425ad Add Delete Folders and Mark Messages Read. 1999-05-14 00:41:03 +00:00
mscott%netscape.com
f3b78551cf Fix memory leak by removing unused QI to an object. this caused us to leak pop3 urls when getting new mail. 1999-05-14 00:40:11 +00:00
alecf%netscape.com
d5a67a4a1e nsCOMPtr audit and remove my stupid debugging comment 1999-05-14 00:21:52 +00:00
alecf%netscape.com
1ef3ed215a add bounding boxes to fix <box> overflow problems 1999-05-13 23:33:02 +00:00
nhotta%netscape.com
9eb9954f4b Enabled charset menu and added Japanese items, eventually this needs to be synchronize or shared with Browser's charset menu. 1999-05-13 23:32:01 +00:00
mscott%netscape.com
c8634d3c27 Fix warnings. Use nsAutoCString. 1999-05-13 23:24:59 +00:00
mscott%netscape.com
96f281e1a3 fix shadowed variables. we were creating a prefs instance many times in the same function when we only needed to create one. 1999-05-13 23:21:04 +00:00
bienvenu%netscape.com
0e0bb8ff20 remove db listener in base class 1999-05-13 23:19:35 +00:00
bienvenu%netscape.com
24afe5d573 add old flags to key change notification 1999-05-13 23:19:14 +00:00
bienvenu%netscape.com
6d0429b17c add old flags to key change notification, use PRUint32 exclusively 1999-05-13 23:16:39 +00:00