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

853 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com f741219424 Add threadsafe check in Query Interface call. 1999-06-21 21:11:29 +00:00
mscott%netscape.com dfd783611b Start building nsMsgMailNewsUrl.... 1999-06-21 21:09:53 +00:00
mscott%netscape.com a71f224adb Start building nsMsgMailNewsUrl....(no one is actually using it in any implementation though). 1999-06-21 21:09:16 +00:00
mscott%netscape.com cddba9c895 Necko prep-integration work...add a base implementation class for mailnews urls. This encapsulates some common code that was shared across mailnews protocols. It should make my necko integration work easier as well.
(not part of the build yet).
1999-06-21 20:36:03 +00:00
ducarroz%netscape.com cc671bb812 Remove forward as quoted. 1999-06-21 20:28:39 +00:00
sspitzer%netscape.com 3c966d4e31 fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
alecf%netscape.com 13d0da7823 fix some of the options so that new rows are added correctly. 1999-06-20 22:05:11 +00:00
alecf%netscape.com fecfc88199 add completions to tests so that we can traverse specific object types 1999-06-20 22:04:33 +00:00
alecf%netscape.com f1ac238fe4 add initial implementation of the account wizard 1999-06-20 22:03:12 +00:00
bienvenu%netscape.com 597e93264c fix rfc822 header compare, empty string handling 1999-06-20 15:36:01 +00:00
sfraser%netscape.com 7ec882a272 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why. 1999-06-19 22:04:20 +00:00
bienvenu%netscape.com 9a2d2bcd32 fix filter success determination 1999-06-16 05:56:33 +00:00
alecf%netscape.com d685d867f0 localize the dialog title 1999-06-16 05:37:21 +00:00
alecf%netscape.com fc1577dae8 add FilterListDialog.js to makefiles 1999-06-16 05:35:51 +00:00
alecf%netscape.com a3f201cf7a set column widths appropriately 1999-06-16 05:35:33 +00:00
alecf%netscape.com a7ec812328 add some logic for Filters 1999-06-16 05:34:36 +00:00
alecf%netscape.com a6ffeb705c remove some excess XUL that used to have templates for combo boxes 1999-06-16 05:32:17 +00:00
bienvenu%netscape.com 5ec4157361 fix warnings 1999-06-16 05:23:05 +00:00
waterson%netscape.com d118a3b826 Juggle headers a bit so that we can build on VC5.0 and gcc-2.7.2.3 (need definition of classes for use with nsCOMPtr). 1999-06-16 04:42:45 +00:00
sspitzer%netscape.com 42af1032c1 missing newlines at the end of the file 1999-06-16 00:23:12 +00:00
putterman%netscape.com 327e7edb76 use chrome url to use PrefsWindow.js 1999-06-15 23:47:08 +00:00
mscott%netscape.com 21eeea4d85 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
ducarroz%netscape.com 8b7b788e5c add search folder to project 1999-06-15 23:32:34 +00:00
bienvenu%netscape.com 9185ff8e27 add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com dc67e31ff4 add search to base 1999-06-15 23:31:32 +00:00
putterman%netscape.com 717e0b2cb1 Remove an extra AddRef. 1999-06-15 23:23:13 +00:00
putterman%netscape.com d59c2a6560 Return NS_OK for DoCommand. 1999-06-15 23:22:59 +00:00
putterman%netscape.com d3d066122c Set the webshell's default character set. 1999-06-15 23:22:12 +00:00
bienvenu%netscape.com fa296bd02b implement FindSubFolder 1999-06-15 23:18:57 +00:00
jefft%netscape.com fe5c0ab7ad added files: mozilla/mailnews/base/util/nsMsgTxn.cpp 1999-06-15 13:17:46 +00:00
jefft%netscape.com af8c153330 more on undowork -- adding base nsMsgTxn class for base undo object 1999-06-15 13:10:47 +00:00
jefft%netscape.com 3e20e61574 more on undo work - remove transaction manager from folder array after retrieving it 1999-06-15 13:08:12 +00:00
sspitzer%netscape.com 330ef6e11b remove the "." from Subscribe. it launches subscribe.xul (in all it's glory) now. 1999-06-15 05:03:40 +00:00
sspitzer%netscape.com 9cae862e85 add the ".\" so the resources get exported. 1999-06-15 04:26:01 +00:00
sspitzer%netscape.com 25a1cfb65c launch the subscribe dialog. 1999-06-15 04:22:41 +00:00
alecf%netscape.com 7532075779 add type attribute to nsIMsgIncomingServer, and reduce warnings by not using "value" 1999-06-15 03:47:59 +00:00
alecf%netscape.com a24d35bff6 use new code for opening preferences with a specific pref page 1999-06-15 03:32:02 +00:00
alecf%netscape.com 55cd9089a8 search dialog is now active 1999-06-15 03:31:28 +00:00
putterman%netscape.com 23b41af5b2 Commit after setting charset. 1999-06-15 01:25:15 +00:00
putterman%netscape.com ede9a7971c Add charset method. 1999-06-15 01:24:56 +00:00
putterman%netscape.com 4799f7f3af Add back charset method. 1999-06-15 01:23:34 +00:00
alecf%netscape.com 3c226bb451 add extra <treecell> tags so entire row selection works 1999-06-15 00:56:30 +00:00
alecf%netscape.com a4080b6c68 hook up close button 1999-06-15 00:52:49 +00:00
alecf%netscape.com 57c924e7d9 add code to open Search and Filter dialogs from menus, and put functions in the right place 1999-06-15 00:49:23 +00:00
alecf%netscape.com 67ecc674a2 fix filter list dialog - preftree.css is gone, etc.. 1999-06-15 00:48:19 +00:00
alecf%netscape.com 65fd013a14 fix capital E 1999-06-15 00:04:40 +00:00
alecf%netscape.com fd707a9a2b update menus, add search menu, etc 1999-06-15 00:01:23 +00:00
alecf%netscape.com a16cc81bf2 implement GetPrettyName() correctly - return the hostname if no prettyname is known 1999-06-14 22:53:09 +00:00
alecf%netscape.com e7fe1f0f6e fix leak in case it fails (GetLocalPath might return nsnull) 1999-06-14 22:51:41 +00:00
alecf%netscape.com 2de3b5c34f add searchdialog.js to the build 1999-06-14 22:49:05 +00:00