mccabe%netscape.com
|
84496b558c
|
change for hpux porting
|
1999-05-14 09:27:01 +00:00 |
|
mccabe%netscape.com
|
29a63d4855
|
Make xpconnect compile and export .h files and xptconnect.xpt using XPIDLSRCS for unix and windows.
|
1999-05-14 08:27:27 +00:00 |
|
hyatt%netscape.com
|
d7d64cb757
|
Popup listener.
|
1999-05-14 07:20:12 +00:00 |
|
morse%netscape.com
|
8984419eeb
|
fix bug 6168
|
1999-05-14 06:54:29 +00:00 |
|
hyatt%netscape.com
|
c469eabd61
|
Oops.
|
1999-05-14 06:24:23 +00:00 |
|
jfrancis%netscape.com
|
51f0d561ab
|
fixing overly noisy asserts
|
1999-05-14 06:18:07 +00:00 |
|
morse%netscape.com
|
2bd2cb5fe2
|
fix flawed code in ProfileDirectory
|
1999-05-14 06:06:05 +00:00 |
|
hyatt%netscape.com
|
50375b2eb2
|
added files: mozilla/rdf/content/src/nsXULPopupListener.cpp
|
1999-05-14 05:39:15 +00:00 |
|
hyatt%netscape.com
|
656d553c50
|
Committing the XUL popup listener implementation.
|
1999-05-14 05:37:20 +00:00 |
|
hyatt%netscape.com
|
96c61ccdcb
|
Adding support for the popup content implementation.
|
1999-05-14 05:37:00 +00:00 |
|
hyatt%netscape.com
|
ff8e79c925
|
Committing the popup listener interface.
|
1999-05-14 05:36:21 +00:00 |
|
hyatt%netscape.com
|
96c16fc673
|
Adding a GetIID method so I can actually use an nsCOMPtr with this
interface.
|
1999-05-14 05:35:56 +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 |
|
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 |
|