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

27087 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 612cc8b606 Fix ownership and leakage issues. The appcore no longer holds references to the various webshell and content windows, and DoEditorMode doesn't leak the pres shell any more. 1999-05-14 03:11:12 +00:00
danm%netscape.com 811c474467 added window.openDialog. a:brendan 1999-05-14 03:10:51 +00:00
sfraser%netscape.com 7f70126e71 Since the unload handler gets called at all the wrong times, don't do anying useful in it. 1999-05-14 03:08:24 +00:00
sfraser%netscape.com d64a71ec88 Added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:31 +00:00
sfraser%netscape.com a8e949c977 Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:23 +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
briano%netscape.com ab4aff4521 Fix for QNX. Their compiler reserves 'huge' as a keyword, so I replaced it with 'really_big'. 1999-05-14 02:01:15 +00:00
briano%netscape.com 9f7bc3c783 Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler. 1999-05-14 01:46:00 +00:00
cmanske%netscape.com 99752a9477 Fixing editor dialog bugs 1999-05-14 01:30:19 +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
akkana%netscape.com 4102e15a59 Fix crash introduced by change of APIs 1999-05-14 00:40:13 +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
robinf%netscape.com e651b05ffd fixing bug 4492 1999-05-14 00:34:30 +00:00
alecf%netscape.com d5a67a4a1e nsCOMPtr audit and remove my stupid debugging comment 1999-05-14 00:21:52 +00:00
mscott%netscape.com 3854b9471e Remove some cruft that was preventing the socket from ever going away once the connection was dropped. 1999-05-14 00:20:42 +00:00
briano%netscape.com ca4a21ae54 Last of the fixes for bug 5892. 1999-05-14 00:18:40 +00:00
dougt%netscape.com 5fe95534d1 first checkin of standalone version of xpinstall. 1999-05-14 00:16:14 +00:00
briano%netscape.com de051c40ad Automated update 1999-05-14 00:14:43 +00:00
terry%mozilla.org 607378f860 Fixed stupid typo that was preventing HTML tags from being quoted properly. 1999-05-14 00:09:47 +00:00
briano%netscape.com 30ccbc6e6e Fix for bug 5184. Force checks for GLib, GTK, and libIDL to prevent cached values from interfering if these have been upgraded since the last time configure ran. 1999-05-14 00:01:54 +00:00
waterson%netscape.com 73d5f3c8f8 Damn. Checked in the wrong file: this has been backed out. 1999-05-13 23:57:11 +00:00
beard%netscape.com 3f85f2205c synched with BuildNGLayout[Debug].pl 1999-05-13 23:51:28 +00:00
joki%netscape.com 1ad14866a3 Adding unload event during window closing. 1999-05-13 23:51:25 +00:00
kmcclusk%netscape.com 664a8f2a93 bug #5993. Removed references to nsIWidget in form HTML content elements. the form elements
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00