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

8281 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com b2e873d830 Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
hyatt%netscape.com 59afedb5c1 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com c490c7bb53 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com 742d5b5e8e fixing bustage 2000-05-16 08:30:36 +00:00
alecf%netscape.com 113b4de0ce update delegate and factory to refer to filters by name rather than index, for ease in sorting filters 2000-05-16 06:00:26 +00:00
alecf%netscape.com 21e16f6b38 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com f7a9eee261 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00
alecf%netscape.com 0ef1e43535 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
warren%netscape.com 4d1711e5f8 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
mscott%netscape.com be0216866b Bug #18591 --> add the ability to bring up a new card using window.open
that includes arguments (like display name, email address, etc) to
pre-initialize attributes.
a=sspitzer
2000-05-16 05:22:22 +00:00
mscott%netscape.com cf859ef1c9 Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer
2000-05-16 05:21:38 +00:00
mscott%netscape.com 679e6c6a13 Bug #18591 --> remove add to address book button, use the context menu
instead.
a=sspitzer
2000-05-16 05:20:26 +00:00
cls%seawood.org 8e92dfe9bc Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
cls%seawood.org 0e37ebc459 Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
waterson%netscape.com 2c6c0def52 string fixes r=waterson 2000-05-16 03:55:20 +00:00
ben%netscape.com 9304d48c94 preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
alecf%netscape.com 3ee6569b2a try to persist this window 2000-05-16 02:19:02 +00:00
alecf%netscape.com ce3f5bbe40 less->fewer per discussion on IRC 2000-05-16 02:18:28 +00:00
alecf%netscape.com c62032ff31 get rid of excess constructor calls 2000-05-16 02:17:46 +00:00
rhp%netscape.com 2a32d11c8b Fix for phone issues 2000-05-16 01:50:55 +00:00
rhp%netscape.com b4f506075d Small fix for phone number handling...gggrrrrr. 2000-05-16 00:59:07 +00:00
rhp%netscape.com e352e50a20 Fixing comparison call problem in new code. 2000-05-16 00:56:03 +00:00
alecf%netscape.com 783eecc97d oops, in cleaning up the event API, I fired this event on the wrong folder 2000-05-16 00:30:53 +00:00
mscott%netscape.com 0bfa8952f1 Bug #5938 --> set the charset override if the url has one. 2000-05-16 00:23:55 +00:00
mscott%netscape.com 43373bb911 Bug #5938 --> set the charset override on the url if there is one. 2000-05-16 00:22:53 +00:00
mscott%netscape.com 66f9ecce68 Bug #5938 --> if the user forces a charset, reload the current message forcing that charset. 2000-05-16 00:21:44 +00:00
mscott%netscape.com cfc2166b96 when setting a charset don't reload the message...we do this already
in messenger.SetDocumentCharset
2000-05-16 00:21:02 +00:00
mscott%netscape.com 17cbb475b2 display message api synch. 2000-05-15 22:44:27 +00:00
mscott%netscape.com 8ef94464bd Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
mscott%netscape.com 8a232edc29 Bug #5938 --> displayMessage needs to allow us to pass in a charset override.
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:01 +00:00
alecf%netscape.com 62090e5dcc implement "less" to remove search terms 2000-05-15 22:14:13 +00:00
rhp%netscape.com 630cb193d9 Fix for Tinderbox orange - undefined symbol 2000-05-15 22:07:39 +00:00
alecf%netscape.com f73bfabe6a remove references to pref.css 2000-05-15 21:53:15 +00:00
akkana%netscape.com cdc7440df6 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
sspitzer%netscape.com 151704cc87 comment out some dumps, printfs.
get unsubscribe working for news.
get ready to fix the problem of selecting a non-subscribable server and hitting subscribe.
2000-05-15 21:44:34 +00:00
rhp%netscape.com 1699fef9eb Fixing a warning 2000-05-15 21:42:53 +00:00
ducarroz%netscape.com e08b57e56e Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com 6a1205d78c Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
rhp%netscape.com c83b5dd13a Enabling the AB Sync Build on Win32 and Unix - Bug #33110 2000-05-15 21:12:51 +00:00
rhp%netscape.com 4129cad9e7 NOT PART OF THE BUILD 2000-05-15 20:50:31 +00:00
rhp%netscape.com 280eef88b1 Fix for memory leak - Bug #35801 - r: jefft 2000-05-15 20:40:07 +00:00
mscott%netscape.com beed496dc8 Bug #31058 --> get the folder charset from the url if it supports nsImsgI18NUrl and use this charset as the default charset for the current
message we are trying to display.
2000-05-15 20:36:28 +00:00
mscott%netscape.com 131750319f Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
mscott%netscape.com 96ffe5e9c2 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the imap url if we have one.
2000-05-15 20:34:54 +00:00
mscott%netscape.com 5832bb244e Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support. 2000-05-15 20:34:33 +00:00
mscott%netscape.com 45fe377eaa Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the url.
2000-05-15 20:34:18 +00:00
mscott%netscape.com 637189ac78 Bug #31058 --> add a new I18N url interface for storing charset information.
modify nsIMsgMesageURI to allow you to set a URI for a url.
2000-05-15 20:33:37 +00:00
alecf%netscape.com 4a7bde5aac fix typo which was preventing new search terms from being appended 2000-05-15 20:29:38 +00:00
mscott%netscape.com a8a4394c4a Bug #37509 --> if a folder doesn't have a charset, then get it from
the pref: mailnews.view_default_charset
2000-05-15 20:11:28 +00:00