Commit Graph

22394 Commits

Author SHA1 Message Date
radha%netscape.com
425c550353 BrowserAppcore uses the new nsIDocumentLoaderObserver instead of nsIStreamObserver 1999-04-06 21:02:56 +00:00
mscott%netscape.com
65fc4cac21 Add getter and setter for an identity to the imap url interface. 1999-04-06 21:02:50 +00:00
mscott%netscape.com
d558c8be39 Add getters and setters for the identity associated with the url. If the caller attempts to get an identity and we don't have one, then we go out and return the default identity.... 1999-04-06 21:02:07 +00:00
radha%netscape.com
66a9f51d6a Webshellwindow implements the new nsIDocumentLoderObserver. 1999-04-06 21:01:51 +00:00
radha%netscape.com
711080a640 Webshell implements the new nsIDocumentLoaderObserver interface 1999-04-06 21:01:04 +00:00
radha%netscape.com
245a25aa02 Webshell implements the new nsIDocumentLoaderObserver 1999-04-06 21:00:26 +00:00
waterson%netscape.com
f489c02a3c Added local store CIDs and factory implementation. 1999-04-06 20:55:58 +00:00
waterson%netscape.com
8b7529d894 Added nsLocalStore.cpp. 1999-04-06 20:55:38 +00:00
neeti%netscape.com
8068dae4d4 initial checkin for ObserverService api 1999-04-06 20:54:09 +00:00
neeti%netscape.com
b18971e49f register component for ObserverService api 1999-04-06 20:48:08 +00:00
cata%netscape.com
47cd360e2a New converters added. 1999-04-06 20:43:26 +00:00
scc%netscape.com
a767ccc633 generalize fstreams to our own input streams, this is the first part of a change to allow XUL from streams 1999-04-06 20:39:11 +00:00
waterson%netscape.com
2c01f2f95c Added nsLocalStore.cpp. 1999-04-06 20:37:24 +00:00
waterson%netscape.com
bba688083b Added nsILocalStore.h 1999-04-06 20:36:37 +00:00
ftang%netscape.com
8f56b423b8 make window menu convert Unicode to ACP before pass it to window API 1999-04-06 20:30:08 +00:00
rods%netscape.com
8097761fe0 addeditional support for Drag & Drop 1999-04-06 20:25:09 +00:00
rods%netscape.com
eb40ebf9de Added new D&D events and removed D&D specific event struct 1999-04-06 20:24:46 +00:00
rods%netscape.com
946396a03f Upgraded to implement new methods in D&D interface 1999-04-06 20:24:09 +00:00
rods%netscape.com
2ddc8beb47 Added support to handle Drag & Drop events 1999-04-06 20:24:05 +00:00
rods%netscape.com
57f2204f7a Added nsNAtiveDragSource and nNativeDragTarget 1999-04-06 20:24:02 +00:00
rods%netscape.com
1e93d89dd4 Cmmented out DROP_FILE event handle and added WM_CHAR support 1999-04-06 20:23:55 +00:00
rods%netscape.com
933327462e Added additional methods to interface 1999-04-06 20:23:51 +00:00
rods%netscape.com
f20581abd5 removed "int" definition from two for loops and am using PRUin32 to remove warnings. 1999-04-06 20:13:48 +00:00
mcmullen%netscape.com
2c21cb44b2 memset a buffer to 0, to avoid Solaris UMR diagnostics. 1999-04-06 20:10:50 +00:00
jfrancis%netscape.com
25927591d7 fix for range gravity bug 1999-04-06 19:57:01 +00:00
akkana%netscape.com
f3c2fcdd4a Fix some ordering problems in image insertion; make sure we end the transaction 1999-04-06 19:49:33 +00:00
erik%netscape.com
b2c378b19c Bug 4573. Was not dealing with the case where only a scalable font was
available (no bitmap fonts). Fixed.
1999-04-06 19:45:38 +00:00
rods%netscape.com
3028d55fda Implemented GetFile 1999-04-06 19:45:08 +00:00
rods%netscape.com
17b23cd83f It is removed. (it is in build now) 1999-04-06 19:40:17 +00:00
rods%netscape.com
dc1a6e5087 It is removed 1999-04-06 19:39:39 +00:00
rods%netscape.com
9d30e57580 Initial checkin 1999-04-06 19:39:21 +00:00
cata%netscape.com
8d8ef38daf added files: mozilla/intl/uconv/ucvlatin/nsISO88592ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsISO88599ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1250ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1252ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsCP1254ToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacRomanToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacCEToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacGreekToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsMacTurkishToUnicode.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88592.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88597.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToISO88599.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1250.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1252.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1253.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToCP1254.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacRoman.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacCE.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacGreek.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToMacTurkish.cpp, mozilla/intl/uconv/ucvlatin/nsUnicodeToUTF8.cpp 1999-04-06 19:39:19 +00:00
rods%netscape.com
5ae26d237f Made sure "in" parameter pointer is set to null when transferable is null
on GetTransferable
1999-04-06 19:37:45 +00:00
mcmullen%netscape.com
f9a24c5f08 Checks for null 1999-04-06 19:36:26 +00:00
law%netscape.com
79bade248e Updates 1999-04-06 19:34:47 +00:00
ducarroz%netscape.com
1a0321217a Update project, added nsRDFCursorUtil.cpp 1999-04-06 19:32:15 +00:00
cata%netscape.com
cccf0a9a99 Bunch of converters added to the buid. 1999-04-06 19:25:49 +00:00
mscott%netscape.com
bb5353f150 Fix linux breakage for rhp. Build new mime/emitters/raw directory. 1999-04-06 19:05:00 +00:00
rhp%netscape.com
1caaacdd7f Changes for new CID 1999-04-06 19:03:01 +00:00
rhp%netscape.com
ee840647eb Changes for cleaner attachment output 1999-04-06 18:56:54 +00:00
joki%netscape.com
1b3046bc1d Fixing keyboard control of forms 1999-04-06 18:55:06 +00:00
ftang%netscape.com
2ed0ecc629 temp fix bug 4463 untill the nsParser SetDefaultCharset defined 1999-04-06 18:50:22 +00:00
pinkerton%netscape.com
bc6b14d08f implementation using NavServices. Makes things easier for Carbon. 1999-04-06 18:46:54 +00:00
putterman%netscape.com
c8389034f3 More work on unread messages view. 1999-04-06 18:40:30 +00:00
pinkerton%netscape.com
7872e13e12 backs out hyatt's change. we are effectively now backed to 1.56 w/out hyatt's or matt's changes. 1999-04-06 18:38:33 +00:00
dveditz%netscape.com
8ef4426d2a Fix threading bug 1999-04-06 18:35:34 +00:00
bienvenu%netscape.com
0c90f57c28 add interfaces to get thread object from msg hdr or msg key 1999-04-06 18:27:28 +00:00
ducarroz%netscape.com
13ecc6211a update project 1999-04-06 18:23:30 +00:00
ducarroz%netscape.com
a1d5e9f613 Don't need to link with msgCoreUtil.lib 1999-04-06 18:22:31 +00:00
buster%netscape.com
8c7af6070a RemoveTextPropery works in all cases now. 1999-04-06 18:21:43 +00:00