Commit Graph

27029 Commits

Author SHA1 Message Date
pinkerton%netscape.com
3232f45efc fix a d&d bug introduced in the transferable interface merging and add a SetCanDrop at the point of the drop for MacOS. 1999-05-14 18:44:28 +00:00
pinkerton%netscape.com
f8de1b1481 add nsIDragSessionMac.h 1999-05-14 18:43:30 +00:00
pinkerton%netscape.com
82ac5e1305 First Checked In. 1999-05-14 18:43:10 +00:00
valeski%netscape.com
9750b0449d updated the nsSupportsArray::Count() api usage 1999-05-14 17:25:27 +00:00
kipp%netscape.com
7b9c361abe new 1999-05-14 16:32:07 +00:00
dcone%netscape.com
364c17da3c added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.
1999-05-14 14:40:59 +00:00
dcone%netscape.com
7c2197eb85 Added a webshell parameter to the PrintContent method 1999-05-14 14:39:47 +00:00
jefft%netscape.com
50d98611cc inform the database to delete the message header 1999-05-14 14:27:19 +00:00
rods%netscape.com
cd118b41a2 Added error checking for creation of nsIFileWidgets (Bug #6084) 1999-05-14 12:48:41 +00:00
rods%netscape.com
bb84e6bf8a added nsFileListTransferable 1999-05-14 12:35:29 +00:00
rods%netscape.com
0f8fdbdf6e added nsFileListTransferable to build 1999-05-14 12:34:54 +00:00
rods%netscape.com
0079643c85 Changed to adhere to interface changes 1999-05-14 12:34:33 +00:00
rods%netscape.com
21e5446153 added font iterators 1999-05-14 12:27:06 +00:00
rods%netscape.com
cda664cf34 Each font has a struct and keeps track of its sizes in a nsVoidArray 1999-05-14 12:26:40 +00:00
rods%netscape.com
33ca79ed0b Added FontIterator 1999-05-14 12:26:03 +00:00
rods%netscape.com
4eedfa8bb9 Added Font Iterator interfaces 1999-05-14 12:25:18 +00:00
pierre%netscape.com
2ed581547c fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update() 1999-05-14 10:18:33 +00:00
pierre%netscape.com
81efee415a hooked up DoDisk() to handle disk events 1999-05-14 10:15:55 +00:00
pierre%netscape.com
0524e81bb5 The constructor takes a nsMacWindow instead of a nsWindow. Removed HandleDiskEvent(): disk events are handled in our message pump or left to the embedding apps. 1999-05-14 10:14:46 +00:00
pierre%netscape.com
69da4c453c fix list boxes with a temporary hack to access the 'ldes' resource from the Finder 1999-05-14 10:09:14 +00:00
pierre%netscape.com
d5e28b33bd First Checked In. 1999-05-14 10:02:32 +00:00
mccabe%netscape.com
e589be8d68 Recur into idl. (Make good on the 'turning on auto-generation for idl' promise of my last checking) 1999-05-14 09:27:02 +00:00
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