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

31500 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 905166ee59 export nsMsgCopyService.h 1999-06-24 00:49:43 +00:00
jefft%netscape.com f7f024feca added new files nsMsgCopyService.h nsMsgCopyService.cpp 1999-06-24 00:47:40 +00:00
jefft%netscape.com 1866c819ed added nsMsgCopyService to the factory 1999-06-24 00:46:01 +00:00
pollmann%netscape.com 111b23534d Notify form submit observers on... well... form submission. 1999-06-24 00:45:23 +00:00
ducarroz%netscape.com 40f6341965 oops, wrong argument! 1999-06-24 00:38:34 +00:00
morse%netscape.com 50ba19d992 fix wallet viewers 1999-06-24 00:33:19 +00:00
hangas%netscape.com 520e4bb2c9 Removed a debugging DumpDOM() call 1999-06-24 00:30:34 +00:00
waterson%netscape.com 820a647acb Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
waterson%netscape.com b11fbd3f52 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage -- NS_ISUPPORTS_DECL_INHERITED where appropriate. 1999-06-24 00:23:33 +00:00
waterson%netscape.com 4b1f9242e4 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
pollmann%netscape.com 3cc85150d7 Adding form submit observer interface for Wallet and Single Signon 1999-06-24 00:07:34 +00:00
morse%netscape.com 3c7fd672f4 fix wallet viewers 1999-06-24 00:01:33 +00:00
rpotts%netscape.com a4d83afdb2 Added the call to FireOnHeadersAvailable(...) which was lost when I reworked the header parsing... 1999-06-23 23:56:41 +00:00
rpotts%netscape.com 104a580e01 Reference counting fixes to plug some leaks... 1999-06-23 23:51:16 +00:00
hangas%netscape.com 6d55281430 Changes for new tree widget landed last night. 1999-06-23 23:49:19 +00:00
briano%netscape.com 5269549d9a Deleted the trailing comma in the nsDebugDetectorSel typedef to fix the Unix builds. 1999-06-23 23:39:07 +00:00
mcafee%netscape.com b3a1346f84 Fixing linux bustage. 1999-06-23 23:38:48 +00:00
valeski%netscape.com fc504031da added the nsIProxyCreateInstance.idl file to the xpidl auto gen macros. added smarts to proxy object mgr to determine whether or not the proxy obj is on the same thread as the caller (did this checkin for doug) 1999-06-23 23:32:43 +00:00
hyatt%netscape.com 5ce75e1494 Fixing a bug in the scrollbar buttons that was causing them to call the
MouseClicked method twice on a left click event.
1999-06-23 23:18:29 +00:00
law%netscape.com 47da48bf59 Fixes to sort of get OpenDialog to work from C++ 1999-06-23 23:12:10 +00:00
putterman%netscape.com 2fabcf8441 A scrollbar now shows up in the folderPane on overflow. 1999-06-23 23:11:10 +00:00
hyatt%netscape.com bbac4a1a39 Hooking up the scrollbar so that I can listen to events. 1999-06-23 23:05:36 +00:00
sgehani%netscape.com 04a20290f9 Turning XPInstall on on Unix. 1999-06-23 22:59:50 +00:00
ducarroz%netscape.com 5d11625495 Fix startup problem with ApprunnerDebug. WASTELib and ProfilerLib where installed anymore. 1999-06-23 22:56:49 +00:00
sgehani%netscape.com 39167b36a2 1> Removed obsolete IID headers (now being generated from IDL).
2> Aletered Unix Makefile.in to make libjar a component.
1999-06-23 22:54:49 +00:00
pollmann%netscape.com 6b5ac2ac58 Adding form submit observer interface for Wallet and Single Signon 1999-06-23 22:22:35 +00:00
briano%netscape.com 8365ed034e IRIX-specific fix to create jsmath.o properly. 1999-06-23 22:20:25 +00:00
kmcclusk%netscape.com 408c582e1c Changes to improve demo16 1999-06-23 22:05:31 +00:00
andreas.otte%primus-online.de da475687fe removing libnetwerkutil_s.a from Makefile and move util down again. Took some time for me to get what netwerkutil_s.a is really for 1999-06-23 21:57:01 +00:00
rpotts%netscape.com 3b15bfa246 Added #include <mshtmhst.h> to fix the build... 1999-06-23 21:56:56 +00:00
rhp%netscape.com 08ef0edbec New test harness program 1999-06-23 21:52:17 +00:00
rhp%netscape.com f580717301 Changes for mail composition test harness 1999-06-23 21:51:33 +00:00
rhp%netscape.com e836297f84 Checking in new test harness for URL retrieval 1999-06-23 21:50:57 +00:00
kmcclusk%netscape.com a8794918c8 Modified gfx-rendered widget styles to more closely match styles
in http://www.mozilla.org/xpfe/nsGFXWidgets.html.
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
1999-06-23 21:50:56 +00:00
bienvenu%netscape.com 9a06fc3d8c fix handling of hosts without namespace extension, start working on utf7 stuff 1999-06-23 21:48:25 +00:00
rhp%netscape.com 3fb20553f2 New files for GetURL operations 1999-06-23 21:46:07 +00:00
rhp%netscape.com 8e05c54915 New interfaces for message send listeners 1999-06-23 21:45:28 +00:00
cmanske%netscape.com 7e8b37648c Tweaked size of HLine dialog and removed 'dump(element)' that gives and error, preventing insert link from working 1999-06-23 21:24:49 +00:00
jefft%netscape.com 58597a5b7c added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl, mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl 1999-06-23 21:17:47 +00:00
zuperdee%penguinpowered.com 8fe231c0fa Added stub for the new CaptureMouse function that was added recently, along with more miscellaneous fixes, so that the Motif port will at least compile with --disable-tests again. 1999-06-23 21:17:34 +00:00
jefft%netscape.com ba6d113cfa added nsIMsgCopyServiceListener.idl 1999-06-23 21:17:24 +00:00
putterman%netscape.com e2df0e648a This is hyatt checking in a fix for numerous mail/news tree bugs. 1999-06-23 21:04:14 +00:00
alecf%netscape.com 650b5a500a add search options dialog 1999-06-23 21:02:56 +00:00
nhotta%netscape.com c8f5268080 Part of IDL migration, addding a new member function. 1999-06-23 21:01:08 +00:00
slamm%netscape.com 5333511b30 Use the proper cvsroot. Update the file index each run. 1999-06-23 20:45:49 +00:00
locka%iol.ie 2edc20c239 no message 1999-06-23 20:44:20 +00:00
locka%iol.ie 3bf7641eb0 First working version, hurrah! 1999-06-23 20:43:27 +00:00
slamm%netscape.com 898456fe1b Get it running 1999-06-23 20:38:23 +00:00
andreas.otte%primus-online.de 921ce6c709 changes to allow hack in necko makefiles so that header names don�t collide. Keeping up with config.mak and rules.mak 1999-06-23 20:38:09 +00:00
dveditz%netscape.com dc1b807aea Bug 8311, solve hang when opening status window during trigger 1999-06-23 20:37:30 +00:00