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

2753 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com f59bdc1811 fix a bug in nsMsgDBEnumerator. this means I don't have to use
2 enuermators for my "show me only the last n news message" hack.
1999-05-14 22:25:31 +00:00
rhp%netscape.com 6234cabe7b Cleanup of code 1999-05-14 22:24:26 +00:00
rhp%netscape.com f1e420a180 Even more refinement :) 1999-05-14 22:13:02 +00:00
rhp%netscape.com 50ae53de2f Further refinement of auto link detection 1999-05-14 21:42:26 +00:00
ducarroz%netscape.com 00bcb8c229 HTML tag name must be capitalized if we want to find them in the DOM! 1999-05-14 21:18:26 +00:00
bienvenu%netscape.com bc0e114a2d fix message counts for imap inbox 1999-05-14 21:11:07 +00:00
putterman%netscape.com 0a857d30fd Added Mark Messages as Unread and bold on "new" not "New". 1999-05-14 21:04:25 +00:00
jefft%netscape.com d5f26724f4 fixed cached connection url race condition 1999-05-14 21:04:17 +00:00
putterman%netscape.com 0f0798ca5b Do status flag notifications based on flags changed. 1999-05-14 21:03:26 +00:00
sspitzer%netscape.com 6c89b275cc changes to show only the last n messages in a news folder.
It follows the mail.news.maxheaderstoshow pref.
1999-05-14 21:02:51 +00:00
putterman%netscape.com 5faa1390e3 overflow: visible added. Fixes 6426. 1999-05-14 20:06:21 +00:00
alecf%netscape.com 34e91e6a80 add missing box element 1999-05-14 19:53:43 +00:00
rhp%netscape.com 08acb5c7b6 New glyph changes 1999-05-14 19:27:40 +00:00
rhp%netscape.com ee587bb6c2 adding new files 1999-05-14 19:27:22 +00:00
rhp%netscape.com 6a9d94ae64 New images for glyph replacement 1999-05-14 19:27:09 +00:00
ducarroz%netscape.com 98ad3fb9b6 Fix capitalization problem with nsComPtr.h 1999-05-14 19:26:14 +00:00
rhp%netscape.com de6b76bebd Pref fix. 1999-05-14 19:16:26 +00:00
rhp%netscape.com 9dfdf8dd80 New directory being added 1999-05-14 18:57:14 +00:00
rhp%netscape.com 0af1f886ef Changes for new resource directories 1999-05-14 18:54:56 +00:00
rhp%netscape.com 590fa1fa14 Change for glyph replacement 1999-05-14 18:54:23 +00:00
rhp%netscape.com e7c8494205 Images for glyph replacement 1999-05-14 18:53:52 +00:00
rhp%netscape.com b1ab960245 Changes for URL detection and an I18N fix. 1999-05-14 18:53:16 +00:00
ducarroz%netscape.com d36f82f3d1 Add pref wrapColumn & useHtml 1999-05-14 18:52:05 +00:00
ducarroz%netscape.com 5f44a40f05 Did some cleanup, Implement menu Exit command. Initialize Editor in HTML or plain text mode depending of parameter received. Set wrap column. 1999-05-14 18:52:04 +00:00
ducarroz%netscape.com e4610e1b8a Delay creation of m_pathName to avoid problem on Mac with empty path. 1999-05-14 18:52:03 +00:00
ducarroz%netscape.com afc75882ef Add getIntpref & setIntPref. Add wrapColumn pref 1999-05-14 18:52:02 +00:00
ducarroz%netscape.com 741867842f Add properties WrapColumn and UseHtml 1999-05-14 18:52:01 +00:00
ducarroz%netscape.com 5ca54b2e97 Add missing addref. Fix bug#6182 1999-05-14 18:52:00 +00:00
ducarroz%netscape.com 843bed2130 Add pref WrapColumn 1999-05-14 18:51:59 +00:00
ducarroz%netscape.com dc2d2f11cf Set editorType to default, that means use preference to know if we want to edit in plain text or in html. 1999-05-14 18:51:57 +00:00
ducarroz%netscape.com 95930e0a1e removed toolbar css stuff as now we use xul.css 1999-05-14 18:51:56 +00:00
ducarroz%netscape.com dd5e4b213a File Removed. 1999-05-14 18:50:01 +00:00
ducarroz%netscape.com 931ab9fb63 replaced msgComposeBody.html by defaulttextBody.html and defaultHtmlBody.html 1999-05-14 18:49:34 +00:00
ducarroz%netscape.com 46d7887a88 First Checked In. 1999-05-14 18:48:43 +00:00
jefft%netscape.com 75dcf8cf54 inform the database to delete the message header 1999-05-14 14:27:19 +00:00
sspitzer%netscape.com 08645302e0 changes for alecf's new account manager and filter dialog work. 1999-05-14 04:38:03 +00:00
jefft%netscape.com 9e1af399c8 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 f4da339cfe 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 22510c421e fix wierd layout problems due to broken iframe 1999-05-14 04:09:07 +00:00
jefft%netscape.com a695f904e7 cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com 058b61ab92 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 c30f39f38a add new Filter List dialog 1999-05-14 03:33:47 +00:00
alecf%netscape.com 29f4404de7 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 c19a036b70 next cut at basic search dialog 1999-05-14 02:21:35 +00:00
alecf%netscape.com 3d5b99c93c use global xul.css in addition to threadpane-specific css 1999-05-14 02:21:19 +00:00
alecf%netscape.com 31099ba930 remove am.css, a redunant style sheet 1999-05-14 02:20:43 +00:00
alecf%netscape.com 06ef1bef86 remove redundant styles (already exist in xul.css) 1999-05-14 02:20:20 +00:00
alecf%netscape.com 7fd6418248 use standard messenger CSS 1999-05-14 02:19:31 +00:00
alecf%netscape.com 30794cfd0e updated Account Manager XUL to use the messenger style sheet 1999-05-14 02:15:00 +00:00
rhp%netscape.com 94c5941e0b Change for more aggressive link-afying of www. and ftp. and user@... text 1999-05-14 01:14:41 +00:00
bienvenu%netscape.com 480adf8dd7 checkpoint filter work, get filters loading 1999-05-14 00:57:19 +00:00
bienvenu%netscape.com cba77d7bf0 add registration of filter component, under ifdef control 1999-05-14 00:56:13 +00:00
sspitzer%netscape.com 7d8ebc845c fix shadowed variable warning 1999-05-14 00:50:04 +00:00
putterman%netscape.com ebf33348a0 export nsMsgRDFDataSource.h 1999-05-14 00:49:29 +00:00
putterman%netscape.com eca8893602 Implement DeleteFolder and Mark Message As Read menus. 1999-05-14 00:47:13 +00:00
putterman%netscape.com 9fa845ed39 Bold unread messages as well as New messages. 1999-05-14 00:46:53 +00:00
putterman%netscape.com bbfee4bf8d Add Delete Folder and activate Mark Read. 1999-05-14 00:46:35 +00:00
putterman%netscape.com c65fb17774 call MarkRead instead of OrFlags. 1999-05-14 00:46:07 +00:00
putterman%netscape.com b899c94d49 Added Mark Read. 1999-05-14 00:45:48 +00:00
putterman%netscape.com ae5675076f Handle flag changes. 1999-05-14 00:45:25 +00:00
putterman%netscape.com 909218df68 Add Mark Read 1999-05-14 00:45:06 +00:00
putterman%netscape.com 7c62d02eb2 Add Mark Message commands. 1999-05-14 00:44:30 +00:00
putterman%netscape.com 767729baaf Add notify observer related functions. 1999-05-14 00:44:15 +00:00
putterman%netscape.com 9559edd131 Mark Read. make a subclass of nsMsgRDFDataSource. Add as a folder listener. 1999-05-14 00:43:49 +00:00
putterman%netscape.com 69f9f42ed5 Add folder listener routines. 1999-05-14 00:43:19 +00:00
putterman%netscape.com 9b8c48d570 Delete folder. Make a subclass of nsMsgRDFDataSource and add as a folder listener. 1999-05-14 00:42:58 +00:00
putterman%netscape.com 936b5eb307 Delete Folders/Mark Messages Read 1999-05-14 00:42:18 +00:00
putterman%netscape.com 3fef13930e Add folder listeners. 1999-05-14 00:41:52 +00:00
putterman%netscape.com a70806f032 Add MarkRead 1999-05-14 00:41:37 +00:00
putterman%netscape.com 299cdcad15 Flag changed methods. 1999-05-14 00:41:23 +00:00
putterman%netscape.com 471a3bdd37 Add Delete Folders and Mark Messages Read. 1999-05-14 00:41:03 +00:00
mscott%netscape.com d1aeb1d95d 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 9eb1b1a2b9 nsCOMPtr audit and remove my stupid debugging comment 1999-05-14 00:21:52 +00:00
alecf%netscape.com acc120dc0c add bounding boxes to fix <box> overflow problems 1999-05-13 23:33:02 +00:00
nhotta%netscape.com 1272a8137f 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 785d38d3d7 Fix warnings. Use nsAutoCString. 1999-05-13 23:24:59 +00:00
mscott%netscape.com d452e47d6f 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 200ccf85c6 remove db listener in base class 1999-05-13 23:19:35 +00:00
bienvenu%netscape.com 5c9fb8669f add old flags to key change notification 1999-05-13 23:19:14 +00:00
bienvenu%netscape.com aa4691fcdd add old flags to key change notification, use PRUint32 exclusively 1999-05-13 23:16:39 +00:00
alecf%netscape.com 6805a802cd add advanced panel and testing panel (until RDF datasource is done) 1999-05-13 23:10:45 +00:00
alecf%netscape.com 51537aae93 new AccountManager interface 1999-05-13 23:10:14 +00:00
mscott%netscape.com 3909f98c2b fix shadowed variable 1999-05-13 23:08:20 +00:00
mscott%netscape.com 1316cb4bdd fix shadowed variable 1999-05-13 23:00:28 +00:00
alecf%netscape.com 76596d0a0b remove my stupid debugging statement 1999-05-13 22:48:28 +00:00
mscott%netscape.com 178ffefb7b fix shadowed variables 1999-05-13 21:58:53 +00:00
rhp%netscape.com 7bba84d0a6 Changes for new I18N support 1999-05-13 21:55:08 +00:00
rhp%netscape.com 0b2dc603af Fixes for many shadowing problems as well as changes for more I18N support 1999-05-13 21:53:58 +00:00
mscott%netscape.com c1a9825234 fix shadowed variable warning. 1999-05-13 21:45:13 +00:00
sspitzer%netscape.com bf35ec4b8f get rid of the demo menu and the "load news" button. they are obsolete. 1999-05-13 21:36:04 +00:00
sfraser%netscape.com 47273eb82e Fix typing in mail compose window. 1999-05-13 20:37:33 +00:00
law%netscape.com 29716736f9 Adding Shutdown member per change to nsIAppShellComponent 1999-05-13 06:10:59 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
bienvenu%netscape.com 0cd1b1ee41 fix mac warning 1999-05-13 03:59:20 +00:00
alecf%netscape.com db5bb835b0 add xul to mac build 1999-05-13 03:07:17 +00:00
alecf%netscape.com ece263484d oops, remove bogus xul 1999-05-13 03:05:03 +00:00
alecf%netscape.com 47c08aa277 add resources to windows build 1999-05-13 03:03:51 +00:00
alecf%netscape.com 1ea8453e11 add blank Account Manager JS file 1999-05-13 02:59:52 +00:00
alecf%netscape.com c69afdb7ed first check in of account manager and search dialog
(UI only, no implementation)
1999-05-13 02:59:24 +00:00
alecf%netscape.com 547b490b44 minimize html tags 1999-05-13 02:58:24 +00:00