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

22525 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com 521221db83 Added nsNetSupportDialog.cp 1999-04-07 06:30:02 +00:00
waterson%netscape.com cdf30f9f4c Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation) 1999-04-07 06:29:41 +00:00
waterson%netscape.com 5ccea15671 Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation). Added local store construction to each XUL hierarchical widget. 1999-04-07 06:29:14 +00:00
waterson%netscape.com cece1551ac Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes. 1999-04-07 06:28:17 +00:00
pinkerton%netscape.com 9b349e54af fix error checking. helps to assign into the return code that you check for an error ;) 1999-04-07 06:25:17 +00:00
davidm%netscape.com cab01f5713 Update routines so that they will be callable through COMConnect. Added routines for listening to mouse events. 1999-04-07 06:17:33 +00:00
toshok%hungry.com 609b73c24f unix doesn't need FARPROC here either (thanks to nspr.) 1999-04-07 06:15:14 +00:00
tague%netscape.com 9e24c25ee5 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
toshok%hungry.com 00322fb185 wrap the OJI/liveconnect specific stuff with #ifdef OJI 1999-04-07 05:54:35 +00:00
pavlov%pavlov.net 3580abf5a5 more work on the clipboard 1999-04-07 05:53:10 +00:00
morse%netscape.com cac47e8ea6 disable cookie management because linux was dying on startup 1999-04-07 05:45:44 +00:00
pavlov%pavlov.net 6ec79c0411 add 2 casts in an attempt to fix a build bustage 1999-04-07 05:40:49 +00:00
mcafee%netscape.com 7298ce63e0 Gtk callback stubs. 1999-04-07 05:40:37 +00:00
mcafee%netscape.com 30be3b777f Gtk callback stuff. 1999-04-07 05:32:21 +00:00
mcafee%netscape.com 4d3ee18120 Moving old clipboard into #ifdef-land. 1999-04-07 05:31:55 +00:00
karnaze%netscape.com 88df2ac956 test for empty cells 1999-04-07 05:31:47 +00:00
toshok%hungry.com 4c39fd9f40 add -lraptorplugin 1999-04-07 05:26:54 +00:00
toshok%hungry.com 11c4d8d562 check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff. 1999-04-07 05:22:13 +00:00
rods%netscape.com f4b648eb09 Added -DNEW_CLIPBOARD_SUPPORT 1999-04-07 05:21:45 +00:00
toshok%hungry.com 013c6b4651 enable OJI on unix. 1999-04-07 05:20:54 +00:00
troy%netscape.com 8025cdb11b Added emebed as one the tags handled in CantRenderReplacedElement() 1999-04-07 05:16:47 +00:00
toshok%hungry.com 463427ef3c add CapsManager, Liveconnect, and JVMManager components to the unix viewer. 1999-04-07 05:16:45 +00:00
toshok%hungry.com d751fd2af0 enable OJI on unix. 1999-04-07 05:14:40 +00:00
toshok%hungry.com 27d6a26e66 always go into src 1999-04-07 05:13:53 +00:00
davidm%netscape.com fc9770dadb First Checked In. 1999-04-07 05:02:00 +00:00
davidm%netscape.com b53049939c Add nsINetSupportDialogService.h 1999-04-07 04:59:56 +00:00
spence%netscape.com f45000383c new state added to the http state machine to allow async dialog authentication 1999-04-07 04:40:51 +00:00
davidm%netscape.com 16e47f0759 First Checked In. 1999-04-07 04:36:29 +00:00
jefft%netscape.com a3d6499b7b partially hooked up imap parser and fe proxy event implementation 1999-04-07 04:33:45 +00:00
mcafee%netscape.com 923e1f8ef5 Moving more old clipboard stuff into #ifdef-land. 1999-04-07 04:31:03 +00:00
slamm%netscape.com 5d71ce6aab added files: mozilla/xpfe/AppCores/src/nsDOMPropsCore.cpp, mozilla/xpfe/AppCores/src/nsDOMPropsCoreFactory.cpp, mozilla/xpfe/AppCores/src/nsJSDOMPropsCore.cpp 1999-04-07 04:30:47 +00:00
davidm%netscape.com 49984a4c38 Add declaration to prevent hard to figure out compiler error 1999-04-07 04:30:13 +00:00
jefft%netscape.com 0858c8917e added NS_INIT_REFCNT() to the constructor; temporary added a global gImapHostSessionList for the test purpose 1999-04-07 04:29:12 +00:00
slamm%netscape.com 7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
jefft%netscape.com fa3cd0e0ca export nsImapServerResponseParser.h nsIMAPGenericParser.h & nsImapSearchResults.h 1999-04-07 04:26:38 +00:00
jefft%netscape.com 9c0af89729 implemented nsIImapMailfolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous interfaces 1999-04-07 04:25:12 +00:00
mcafee%netscape.com 32083fdeaf Using XP macro for -lz 1999-04-07 04:19:01 +00:00
mcafee%netscape.com da6f490999 Support for nsPresShell::DoCopy() 1999-04-07 04:12:19 +00:00
mcafee%netscape.com 590ea57320 Support for nsPresShell::DoCopy() 1999-04-07 04:10:04 +00:00
pavlov%pavlov.net ed3de3ccfe rot13'd all the files to make them appear much prettier, and in the process fixed some bugs i believe. 1999-04-07 04:02:44 +00:00
mcafee%netscape.com 616c553b24 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
tague%netscape.com af15e24c5c Fixed 2 memory leaks so Bruce doesn't have to 1999-04-07 03:55:34 +00:00
sspitzer%netscape.com 5eaa0c1389 convince the viewer to use all 30 (0-29) frames of the animation, not just
15
1999-04-07 03:55:22 +00:00
sspitzer%netscape.com b9b63f6e2c it turns out that viewer needs all the frames of the animated gif to work.
also, I fixed the clobber target in makefile.win to remove all 30 frames
1999-04-07 03:50:05 +00:00
mcafee%netscape.com d9e63ee4a0 XP way of specifying libz 1999-04-07 03:47:27 +00:00
mcafee%netscape.com 716d966c7a More clipboard stuff 1999-04-07 03:41:20 +00:00
rods%netscape.com c612139986 Implemented GetFile, PutFile, PutFolder does not work correctly 1999-04-07 03:19:33 +00:00
pierre%netscape.com c23b749174 added nsATSUIUtils.cpp moved the ATSUI code out of nsRenderingContextMac 1999-04-07 03:18:53 +00:00
pierre%netscape.com 76bdb5ffcb made the destructor public 1999-04-07 03:17:03 +00:00
pierre%netscape.com bd50da1008 First Checked In. 1999-04-07 03:16:22 +00:00