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

461 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 8c15a4bbc3 Removed clipboard code on exit of appcore 1999-04-16 20:39:28 +00:00
rods%netscape.com de32d05762 Added nsIDOMBaseAppCore.h 1999-04-16 20:22:38 +00:00
rods%netscape.com bc944c0b6d removed mail 1999-04-16 20:18:01 +00:00
rods%netscape.com cd1a1c5107 removed 1999-04-16 20:12:48 +00:00
rods%netscape.com ffec74813d removed mail files 1999-04-16 20:11:06 +00:00
rods%netscape.com 3fa7c135a5 Removed the mail files 1999-04-16 20:08:42 +00:00
rods%netscape.com b176a0f611 Old files no longer needed 1999-04-16 20:06:19 +00:00
rods%netscape.com 051bf9d16f removed the "set" enable/disable methods 1999-04-16 20:03:32 +00:00
rods%netscape.com d52e769ccb removed nsIDOMMailCore.h 1999-04-16 20:02:27 +00:00
rods%netscape.com 2b03e98bcc removed the all mail core files 1999-04-16 20:01:44 +00:00
rods%netscape.com c6e3114a47 removed enable/disable methods "set" methods 1999-04-16 20:01:09 +00:00
rods%netscape.com 592d4b4714 Removed the "set" enable/disable callback methods 1999-04-16 19:58:55 +00:00
rods%netscape.com 5bf9c20fd6 Removed MailCore.idl 1999-04-16 19:56:04 +00:00
rods%netscape.com 664815c5d9 Remove the disable/enable callback methods 1999-04-16 19:53:45 +00:00
rods%netscape.com f7da6549c4 removed files: mozilla/xpfe/AppCores/src/nsJSMailCore.cpp, mozilla/xpfe/AppCores/src/nsMailCoreFactory.cpp, mozilla/xpfe/AppCores/src/nsMailCore.cpp 1999-04-16 19:52:06 +00:00
law%netscape.com cd87fdd113 Add File->Open support and some null-pointer defenses 1999-04-16 17:46:51 +00:00
mcafee%netscape.com 7659059eb0 Removing //#define NEW_CLIPBOARD_SUPPORT 1999-04-16 17:36:33 +00:00
hyatt%netscape.com 71aa7ba55c Removing the SetParent to null hack on the content iframe. This causes all
sorts of things to break.  Landing the real fix for this problem.
1999-04-16 08:13:48 +00:00
radha%netscape.com d265ceea98 Call nsWebShell's Back() and Forward().nstead of Javascript's. Make sure
that urls that are
entered manually in the urlbar go to the history list maintained by
nsWebShell.
1999-04-15 22:46:38 +00:00
law%netscape.com 361170d2f3 Adding ShowWindowWithArgs to toolkit core 1999-04-15 21:24:37 +00:00
law%netscape.com 968c48e668 Add support for setting IDLSRCS on command line 1999-04-15 21:02:10 +00:00
sfraser%netscape.com 51e0a88f58 Add Test Selection and Test Document to Debug menu 1999-04-15 20:14:00 +00:00
sfraser%netscape.com fc10aa3f66 Implement GetDocument and GetSelection 1999-04-15 20:13:30 +00:00
sfraser%netscape.com e2b658a0ef Don't generate link map in debug build 1999-04-15 20:12:57 +00:00
mccabe%netscape.com e33e295f30 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
buster%netscape.com 61a53e7bb6 synched with nsITextEditor changes to text property methods 1999-04-15 06:16:12 +00:00
buster%netscape.com 8f1f7c7af1 synched with changes to nsITextEditor text property methods 1999-04-15 06:11:16 +00:00
buster%netscape.com 2678233c11 synched with text property API changes in nsITextEditor 1999-04-15 06:09:06 +00:00
radha%netscape.com d7029fd2cc Set the url string in the url bar when the page is finished loading 1999-04-13 23:22:33 +00:00
ducarroz%netscape.com ca59ab55bd use C++ prefix file appCoresPrefix.h/appCoresPrefix_debug.h which define _IMPL_NS_DOM in order to fix export problem with auto generated files nsJSxxx.cpp 1999-04-13 18:32:23 +00:00
ducarroz%netscape.com b7377abc80 First Checked In. 1999-04-13 18:27:20 +00:00
mcafee%netscape.com 32a54f52ba Changing return value for IsLargeDataSet() to PRBool. 1999-04-13 10:11:30 +00:00
chuang%netscape.com 4f1a2b40bb Add mailnews pref panes to preference dialog 1999-04-13 07:43:22 +00:00
sfraser%netscape.com 202e90bc63 Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
sfraser%netscape.com efda9eda95 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
sfraser%netscape.com 5e8172679d Don't crash when quitting with an editor window open. 1999-04-12 20:27:06 +00:00
waterson%netscape.com c7413ea49b Fixed incorrect usage of nsSerivceManager with RDF data source. 1999-04-12 19:02:34 +00:00
morse%netscape.com 248c06dfbd same as previous fix but for safe fillin this time (previous one was for quick fillin 1999-04-11 05:55:02 +00:00
morse%netscape.com 0c4e3755f0 get wallet working again now that frame structure of apprunner has been altered (for sidebar) 1999-04-11 05:49:38 +00:00
ducarroz%netscape.com 4664cfe2f3 need to export NS_InitBaseAppCoreClass as "C" function since nsJSBaseAppCore.cpp has been regenerated. 1999-04-10 04:32:34 +00:00
ducarroz%netscape.com 6d0885aafa this time the regeneration of this file by idlc is the good one! 1999-04-10 03:32:28 +00:00
ducarroz%netscape.com 9f4a815bcf backup last check in, was the wrong file to check in! 1999-04-10 02:22:06 +00:00
ducarroz%netscape.com 96ac7608f6 Added an include path for ::dist:webshell before path ::dist to avoid conflict with duplicated file name nsURLListener.h defined into webshell and mailnews. mscott and law will merge those two files in the future. 1999-04-10 02:05:20 +00:00
ducarroz%netscape.com c72c2ba3ab regenerated the file with last version of idlc to haveNS_InitBaseAppCoreClass correctly exported, needed by mailnews 1999-04-10 01:22:00 +00:00
law%netscape.com 2dc728f693 Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
hyatt%netscape.com bb6b8f1127 Decreasing height of newly-created windows to 480. Approved by Chris H. 1999-04-08 23:29:27 +00:00
hyatt%netscape.com 79e1e2b184 Decreasing height of newly-created windows to work around bug #3976. 1999-04-08 23:27:19 +00:00
mcmullen%netscape.com 9aad83a587 Bug #4788. Make testing easier by creating an empty default prefs file if it doesn't exist. 1999-04-08 21:57:30 +00:00
law%netscape.com bd438feb37 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
sdagley%netscape.com 31c74d48c1 Fix to properly call new wrapper for GetFile dialog. 1999-04-08 02:59:30 +00:00
slamm%netscape.com 906412e1c9 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
slamm%netscape.com c2a757afc6 Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
mcafee%netscape.com 7e09613cf6 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
sspitzer%netscape.com 24c7bc13a6 only define these IDLSRCs if they have the IDL stuff 1999-04-07 03:02:48 +00:00
nisheeth%netscape.com c0701131df Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
sspitzer%netscape.com b167f8be6d we need go into the idl directory 1999-04-07 02:00:52 +00:00
rods%netscape.com 5e47461397 Commented out NEW_CLIPBOARD_SUPPORT 1999-04-07 01:38:49 +00:00
waterson%netscape.com cee98def18 Added asserts to check for null pointers being passed in from JS. 1999-04-07 00:13:08 +00:00
alecf%netscape.com c1d8908fa9 export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
mcmullen%netscape.com 47aa6e1bf3 Int radio buttons were trying to write a bool pref. Oops. 1999-04-06 23:06:02 +00:00
rods%netscape.com d53d2a0913 Chnaged over to new way of getting file urls 1999-04-06 23:03:30 +00:00
mcmullen%netscape.com ecf36dcdb2 Fix a typo 1999-04-06 22:09:47 +00:00
radha%netscape.com 6e612df870 Remove few denug printfs 1999-04-06 21:24:44 +00:00
radha%netscape.com 1a8176c984 BrowserAppcore uses the new nsIDocumentLoaderObserver instead of nsIStreamObserver 1999-04-06 21:02:56 +00:00
mcmullen%netscape.com da95b88201 Checks for null 1999-04-06 19:36:26 +00:00
danm%netscape.com 3cdd0fd07a adding CloseWindow 1999-04-06 00:09:54 +00:00
buster%netscape.com 9edaa86fbf GetTextProperty interface change 1999-04-04 18:11:44 +00:00
morse%netscape.com fca723e554 fix build bustage 1999-04-04 01:03:59 +00:00
sfraser%netscape.com 346ddb6cfc Fixed a whole bunch of bugs, hooked up RemoveTextProperties, implemented Begin/EndBatchChanges. 1999-04-03 01:54:34 +00:00
sfraser%netscape.com 3321475f1f Added EditorCommands.js 1999-04-03 01:53:28 +00:00
hyatt%netscape.com eb821a2343 Changing the browser to load a chrome URL instead of navigator.xul 1999-04-03 01:53:24 +00:00
sfraser%netscape.com a50e330bbf Moved JS into a separate file, make an HTML editor now, new toolbar. 1999-04-03 01:49:46 +00:00
sfraser%netscape.com e09626a69c Added a big chunk of text for testing styles. 1999-04-03 01:49:04 +00:00
sfraser%netscape.com 94b29e8353 First Checked In. 1999-04-03 01:48:32 +00:00
sfraser%netscape.com 0965d665e3 Added Begin/End batch changes, renamed setAttribute to SetTextProperty, added RemoveTextProperty. 1999-04-03 01:48:12 +00:00
mcmullen%netscape.com 150505981d Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
sfraser%netscape.com bae2f86be4 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
sfraser%netscape.com 0e9610e03d Changed so that the editor app core can host either a plain text or HTML editor. 1999-04-02 00:06:07 +00:00
sfraser%netscape.com 972f97d84f Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com 4c685a9a47 Change to use the new box layout, so that we get a toolbar that sticks to the bottom of the window. 1999-04-02 00:03:04 +00:00
sfraser%netscape.com 9a4dadd58f Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
mscott%netscape.com f2f7c20cad Remove cruft for registering the app core with the app cores manager. This now happens in nsBaseAppCore::Init.
a=sfraser
1999-04-01 22:43:19 +00:00
mscott%netscape.com 3a730e49cd Remove cruft with regards to adding the app core to the app cores manager. This now happens in nsBaseAppCore::Init()
a=rjc
1999-04-01 22:39:58 +00:00
rods%netscape.com f6ba275fd5 Fixed "Print" so it works. 1999-04-01 20:57:38 +00:00
radha%netscape.com f013e2ae96 Obtain Global History as a service 1999-04-01 20:29:49 +00:00
mcmullen%netscape.com d9a3824592 Added preference ids to all the prefs widgets. 1999-04-01 20:05:17 +00:00
mcmullen%netscape.com 333aa653e9 Fixed backwards OK/Cancel onclicks. 1999-04-01 20:03:39 +00:00
mcmullen%netscape.com ae3a55d408 Fixed the resource: URLs to use //. 1999-04-01 20:02:30 +00:00
rods%netscape.com 6e23fea1c1 Added OpenWindow method and fixed Copy 1999-04-01 19:23:02 +00:00
rods%netscape.com 992c9afae0 Commented out clipboard copy 1999-04-01 15:38:31 +00:00
rods%netscape.com f1936fae69 added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com 482823ecb7 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com 2b5a73d84d Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
rjc%netscape.com c8e7fc3212 Add references to "Wallet" shared libraries (debug and optimized) into AppCore project. 1999-03-31 06:41:15 +00:00
rjc%netscape.com b1ed1c81d8 Add check for NS_RDF_NO_VALUE (which required #including "rdf.h") 1999-03-30 11:42:28 +00:00
rjc%netscape.com 23276edcca Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
jfrancis%netscape.com 7eab75c41b make a plaintext editor instead fo an html editor if TEXT_EDITOR is defined. 1999-03-30 08:19:26 +00:00
ramiro%netscape.com de0f3f737c delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
mscott%netscape.com 3367bf0671 Move the code to register the app core into the app cores manager from the constructor of the app core into the init function of the app core. Why? nsIAppCoresManager::Add requires that the app core have an id. The id doesn't get assigned until the app core gets initialized. a=mcmullen, rod spears 1999-03-30 00:34:12 +00:00
mcmullen%netscape.com 5db5131b38 Rearranged the prefs frames, fixed the window size, instantiated the prefs window from C++ (from new ShowWindow() call). 1999-03-29 23:39:38 +00:00
morse%netscape.com cc8b45ec5e make wallet compile on unix 1999-03-29 23:04:05 +00:00
akkana%netscape.com c1f9238feb Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
joki%netscape.com 5abbeab8a7 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
rjc%netscape.com a0087f9904 New method added to RDFCore: AddBookmark() 1999-03-28 21:57:12 +00:00
rjc%netscape.com 9fb467615a New method added to RDFCore: AddBookmark() 1999-03-28 21:55:43 +00:00
mcmullen%netscape.com 8213dceba4 Add the install rules for the prefs content. 1999-03-27 01:50:54 +00:00
mcmullen%netscape.com 6f65c2158a Add prefs stuff to the build. 1999-03-27 00:52:19 +00:00
mcmullen%netscape.com c5041c4dc8 Add and remove the appcore from the manager's list. 1999-03-27 00:07:49 +00:00
mcmullen%netscape.com 82a3b74071 Added prefscore. 1999-03-27 00:06:45 +00:00
mcmullen%netscape.com 44799d2548 Added support for prefscore 1999-03-27 00:06:03 +00:00
mcmullen%netscape.com 3e1519314a Added PrefsCore.idl 1999-03-27 00:03:50 +00:00
mcmullen%netscape.com 947926b7b1 export nsIDOMPrefsCore.h 1999-03-27 00:01:48 +00:00
mcmullen%netscape.com 2cf4ee0275 Export nsIDOMPrefsCore.h 1999-03-27 00:01:25 +00:00
mcmullen%netscape.com 884ec14224 Export the xul files for preferences. 1999-03-27 00:00:50 +00:00
mcmullen%netscape.com 6dd21672b9 Made mList static. 1999-03-26 23:59:35 +00:00
mcmullen%netscape.com 27b3155009 Added NS_PREFCORECID 1999-03-26 23:57:30 +00:00
mcmullen%netscape.com e5d1bf10f9 Added prefs core files 1999-03-26 23:56:33 +00:00
mcmullen%netscape.com e23025b7ea Added nsIDOMPrefCore.h 1999-03-26 23:56:06 +00:00
mcmullen%netscape.com 5c3eb74cd8 First Checked In. 1999-03-26 23:55:32 +00:00
rods%netscape.com c456fc1560 Added ShowClipboard method 1999-03-26 14:54:10 +00:00
mcafee%netscape.com 330f22b0c2 Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
waterson%netscape.com fe78289f80 Fixed refcounting to use NS_DECL/IMPL_ISUPPORTS_INHERITED. 1999-03-25 04:44:46 +00:00
danm%netscape.com ba44e7cf5c ah. only compiles on the PC that way. taking another stab at it. 1999-03-24 23:44:46 +00:00
danm%netscape.com 173eb77763 Hmmm. continued fixing on the windows app problem. Wouldn't build on my machine until I did this thing which will make morse angry. a:sar 1999-03-24 23:25:17 +00:00
dp%netscape.com bb4c1e7adc fixing apparent mismatch between IDL and generated source. seems to fix the Windows startup crasher. a:sar 1999-03-24 23:14:43 +00:00
danm%netscape.com 34bfbb2738 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rods%netscape.com 6b0943b13d Added code (ifdef'ed out) to check to see if the clipboard show be forced to
the native clipboard before the app exits
1999-03-23 21:30:41 +00:00
ftang%netscape.com c8c595c57d change SetDocumentCharset method to call webshell 1999-03-23 20:01:41 +00:00
waterson%netscape.com 1607b00478 Added history back-end hookup. This may need to change modulo some ideas about making history more standalone, but for now, it gets stuff working. 1999-03-22 23:06:13 +00:00
jfrancis%netscape.com 929c4e7c17 ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
danm%netscape.com 42308d50bf initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
radha%netscape.com 8ee38ade41 Remove a bunch of compiler warnings in linux 1999-03-19 01:16:40 +00:00
mcafee%netscape.com 3c14b895d6 Ignore generated files. 1999-03-18 22:01:51 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
pinkerton%netscape.com 4c0f9fbc24 Fix bug #3792 by checking for null parent (for rods). 1999-03-17 17:46:14 +00:00
morse%netscape.com 8d09dec18c added work-around for a blocking wallet bug 1999-03-17 06:27:54 +00:00
law%netscape.com 7c4a1348e6 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
kin%netscape.com c1984ff844 Fix for bug #3786: Undo/Redo icons broken in Editor test bed. Approved by chofmann. 1999-03-16 18:24:37 +00:00
dp%netscape.com 48a4a66bbf Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:34:22 +00:00
morse%netscape.com c6bc6f61d9 add wallet samples 1999-03-15 00:46:22 +00:00
morse%netscape.com 749b560bf7 make wallet editor accessible outside of firewall 1999-03-14 19:50:49 +00:00
ramiro%netscape.com ab59f02475 Fix typo. 1999-03-14 17:33:43 +00:00
danm%netscape.com 55916f2d33 fixing goofy reversal of normal window and dialog window creation 1999-03-14 08:21:09 +00:00
morse%netscape.com 385074479c added wallet 1999-03-13 21:29:49 +00:00
law%netscape.com 5e02b828cc Throb, baby, throb 1999-03-13 03:51:22 +00:00
law%netscape.com cbdae9ef5a Added throbbingN.gif and fixed clobber dirs 1999-03-13 03:40:27 +00:00
slamm%netscape.com 2dc4573334 Add throbbingN.gif. 1999-03-13 02:15:34 +00:00
law%netscape.com a844d58369 Animated gif for apprunner throbber 1999-03-13 01:02:28 +00:00
pinkerton%netscape.com 547e95ecf9 First Checked In. 1999-03-12 22:57:55 +00:00
hyatt%netscape.com d725d11916 Checking in German's new UI. 1999-03-12 22:16:05 +00:00
sfraser%netscape.com 4a16a9e665 Added EditorInitPagePlain.html, for plain text testing. Changed editor XUL file to load this. 1999-03-11 23:31:58 +00:00
sfraser%netscape.com a26e4b1525 First Checked In. 1999-03-11 23:30:44 +00:00
sfraser%netscape.com d510b0eae9 Add SelectAll() to the EditorAppCore 1999-03-11 19:35:26 +00:00
sfraser%netscape.com e2c0e1da24 Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
kostello%netscape.com e65c6bf92c Changed To using Ender: approved by legal 1999-03-11 06:48:30 +00:00
sfraser%netscape.com dfda11a2a3 Add Cut, Copy and Paste to editor interfaces and classes, with a stub implemenatioon in nsEditor. Changed .idl file and regenerated nsIDOMEditorAppCore and nsJSEditorAPpCore. 1999-03-10 21:31:50 +00:00
law%netscape.com 089e2328df Adding support for various statusbar broadcasters 1999-03-10 02:42:29 +00:00
cmanske%netscape.com a6e5c5b5a8 removed files: mozilla/xpfe/AppCores/src/nsEditorMode.cpp 1999-03-10 02:41:02 +00:00
cmanske%netscape.com ab88c623ff Cleaned up editor inialization in EditoAppCore 1999-03-10 02:35:58 +00:00
sfraser%netscape.com 5119a2e624 onConstruction -> onload 1999-03-10 00:00:06 +00:00
alecf%netscape.com 0892cc61da export NS_InitBaseAppCoreClass so that appcores outside this DLL can initialize themselves
(Yes, I know this is a generated file, but this is how it needs to work right now, otherwise
appcores can't live outside appcores.dll)
1999-03-09 19:53:19 +00:00
nhotta%netscape.com 2700b0b443 Implementation of SetDocumentCharset. 1999-03-09 19:24:28 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cmanske%netscape.com 8f19af494f Removed unused code in editor appcore and cleaned up factory registration 1999-03-09 00:05:27 +00:00
cmanske%netscape.com aa780fa49e Removed registration code no done by NSRegisterSelf for editor classes 1999-03-08 22:51:58 +00:00
ramiro%netscape.com c53e15aa2a Cannot forward declare a class used with an nsCOMPtr.
see: http://www.mozilla.org/projects/xpcom/nsCOMPtr.html
1999-03-08 18:57:21 +00:00
danm%netscape.com 8478aadfbb adding ShowDialog() 1999-03-08 03:01:17 +00:00
rjc%netscape.com 58fcc170d8 More support for column sorting. 1999-03-07 09:44:38 +00:00
sfraser%netscape.com b6459a33d0 Add support for getting text or HTML through a readonly properly on the EditorAppCore. Added attributes to .idl file, regenerated .h and .cpp with idlc. Simplified toolbar in the .xul file. 1999-03-06 20:28:47 +00:00
sfraser%netscape.com 772a1e622d Arrange the various AppCores into groups 1999-03-06 20:27:33 +00:00
dp%netscape.com 12c0769c82 dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
rjc%netscape.com fd1e00207d Add RDF to list of include directories on Windows. 1999-03-06 04:57:20 +00:00
rjc%netscape.com d7f0411223 nsXULSortService implementation: XUL sort functionality. 1999-03-05 23:51:13 +00:00
cmanske%netscape.com 50e79f8c24 Changed InitHTMLEditor to Init and removed EnableUndo, which is done in the Init 1999-03-05 21:05:26 +00:00
danm%netscape.com 6c3a3ed669 adding convenience makefile (not part of the normal build) 1999-03-05 20:25:48 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
dp%netscape.com e115322998 Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
scc%netscape.com c628542005 fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers 1999-03-02 23:00:09 +00:00
nhotta%netscape.com b0edff3918 Added SetDocumentCharset. 1999-03-02 17:53:52 +00:00
nhotta%netscape.com 4a3d5be737 Added SetDocumentCharset. 1999-03-02 17:48:05 +00:00
cmanske%netscape.com f67f43cace Changed editor AppCore to use nsHTMLEditor instead of nsTextEditor 1999-03-02 05:32:25 +00:00
mcafee%netscape.com 91987e52bd Adding ED_Redo.gif 1999-03-01 08:33:32 +00:00
ebina%netscape.com 67eb96754c Change RegisterFactory to the new API. 1999-02-27 02:02:32 +00:00
sfraser%netscape.com e6925f26eb First Checked In. 1999-02-27 01:46:07 +00:00
sfraser%netscape.com 0dbbef06f5 Add Redo to the editor appshell toolbar 1999-02-27 01:46:00 +00:00
ebina%netscape.com 429573f85c Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
kin%netscape.com b7fd2dd2e1 Fixed javascript syntax error. 1999-02-26 18:59:25 +00:00
alecf%netscape.com 4dacdc5452 no need to export non-existant IDL files 1999-02-26 17:45:29 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
rjc%netscape.com 55a2e56139 Forgot to register/deregister RDFCore factory. 1999-02-26 03:55:13 +00:00
danm%netscape.com bbf5a65c86 adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
rjc%netscape.com 434f71e75d Add in RDFCore. 1999-02-26 02:14:51 +00:00
rjc%netscape.com c0eb02d109 Add into RDF Core. 1999-02-26 02:08:29 +00:00
rjc%netscape.com 10eb7ee2e4 Add in RDFCore.idl 1999-02-26 02:08:01 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
rods%netscape.com 70493d678b Fixed name space problems with the xul and changed button to be title buttons 1999-02-25 19:34:54 +00:00
pinkerton%netscape.com 4586a9c9ab Removing obsolete files. These were never really needed. 1999-02-25 19:02:31 +00:00
pinkerton%netscape.com 86ce038605 Removing nsThrobberGlue.cpp 1999-02-25 19:01:33 +00:00
pinkerton%netscape.com 5206f54805 removing nsThrobberGlue.cpp 1999-02-25 19:01:08 +00:00
pinkerton%netscape.com 1f6b363ca3 remove nsThrobberGlue.cpp 1999-02-25 18:51:00 +00:00
kostello%netscape.com 548fefdb2d Modifications to turn on the Editor Appshell Testbed for Windows 1999-02-25 18:06:26 +00:00
jfrancis%netscape.com 5bb1f22cdb Adding Editor AppCore to macbuild 1999-02-25 18:05:37 +00:00
kin%netscape.com 122061414e Modifications to turn on EditorAppShell test bed for Linux. 1999-02-25 18:04:50 +00:00
kin%netscape.com 2eccaea3f8 Initial check in of files for EditorAppShell test bed. 1999-02-25 17:32:59 +00:00
kin%netscape.com 5975f4de3c Removed gif files. Need to recheck them in using -kb flag to mark them as
binary.
1999-02-25 17:30:38 +00:00
kin%netscape.com 09ffdb34b9 Initial checkin of file for the EditorAppShell test bed. 1999-02-25 16:24:05 +00:00
mcafee%netscape.com ec44151b41 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com 69add02c24 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00
mcafee%netscape.com 60e6965b36 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com 0144e0e638 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
rods%netscape.com d611203194 Aded default sizes to TopLevelWindowCreate 1999-02-18 22:04:34 +00:00
rods%netscape.com ee9e8af722 Added example/experimental code showing how to change icons during runtime 1999-02-18 21:59:05 +00:00
rods%netscape.com 1bce0df36a Fixed a debug statement 1999-02-18 21:58:17 +00:00
rods%netscape.com 87c0c117e2 Changed default page to navigator.xul 1999-02-18 17:12:09 +00:00
mcafee%netscape.com 76a0f014f7 navigator.xul is referencing toolbar, not Toolbar 1999-02-18 11:09:06 +00:00
rods%netscape.com 63b5c39797 Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com 209bbac9a3 AppCores are now mantained in a nsVoidArray 1999-02-17 16:14:15 +00:00
mcafee%netscape.com 3ece48d719 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
rods%netscape.com 401e72a241 Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00
pinkerton%netscape.com 11b882ef3c remove nsJSAppCores and add nsJSAppCoresManager. 1999-02-16 16:48:30 +00:00
rods%netscape.com f032a00970 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
mcafee%netscape.com e16fbcacc7 Ignore generated files 1999-02-16 01:50:51 +00:00
danm%netscape.com 8fb012ae9d renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
danm%netscape.com 207aac9356 added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
danm%netscape.com afa4cbe051 matching Troy's recent checkins adding const to some method parameters. Didn't compile for me using VC6 until I made these changes. They seem harmless enough. 1999-02-15 05:21:53 +00:00
peterl%netscape.com d24b2447a9 cleanups 1999-02-12 08:15:17 +00:00
rods%netscape.com db0dd3a94f Removed the PasswordUsername method. 1999-02-11 19:14:28 +00:00
rods%netscape.com f2e29c3edc Added a comment 1999-02-11 18:43:03 +00:00
rods%netscape.com 5ffa167217 Fixed mail demo so it works 1999-02-11 18:42:46 +00:00
rods%netscape.com 2a6e0c1215 Moved toolbar images from dead xpviewer directory to appcores/xul/resources 1999-02-11 17:17:56 +00:00
rods%netscape.com ab6f592c54 Fixed a few things, added APP_DEBUG for turning on and off debugging 1999-02-11 15:57:08 +00:00
rods%netscape.com 1291cb1b5f Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
alecf%netscape.com 5996b99b28 add makefile so we can export the IDL files 1999-02-11 07:29:02 +00:00
pinkerton%netscape.com c458c87d4a add Network shlb. 1999-02-10 18:48:13 +00:00
rods%netscape.com 5d22d7ed7b Added the Mail files again 1999-02-10 17:59:39 +00:00
rods%netscape.com 19807461c1 Added SetWebShellWindow 1999-02-10 16:48:31 +00:00
rods%netscape.com c9bf7a3de3 Added SetWebShellWindow to toolbar core
Made ToolBarCore a StreamObserver and nsINetSupport listener
Commented out status bar code
1999-02-10 16:46:47 +00:00
rods%netscape.com 892d26668e Back to 1.1 (sort of) 1999-02-08 22:15:08 +00:00
rods%netscape.com 4e94365970 Changed IIDs to be unique 1999-02-08 22:11:04 +00:00
mcafee%netscape.com ea6f465213 ignore genereated files 1999-02-08 08:26:34 +00:00
pinkerton%netscape.com 4d031fb377 make dstr virtual because it has virtual methods. 1999-02-05 00:27:48 +00:00
pinkerton%netscape.com f144756419 make dstr virtual because the classes have virtual methods. 1999-02-05 00:24:57 +00:00
pinkerton%netscape.com 599f0b4565 changes to factory stuff, which is all #ifdef'd out right now. 1999-02-05 00:18:47 +00:00
pinkerton%netscape.com 624ec2bb02 Adding nsThrobberGlue.cpp to build. 1999-02-05 00:08:47 +00:00
pinkerton%netscape.com 3f31c889d5 Add GUID's for throbber glue and factory. 1999-02-04 23:38:20 +00:00
pinkerton%netscape.com a195b06a31 adding nsThrobberGlue.cpp 1999-02-04 23:12:41 +00:00
pinkerton%netscape.com 8d6328201d add nsThrobberGlue.cpp 1999-02-04 23:12:24 +00:00
pinkerton%netscape.com 74bac78ab6 Fix linkage on win32 1999-02-04 23:08:54 +00:00
pinkerton%netscape.com 17c0c1be2c First Checked In. 1999-02-04 22:55:45 +00:00
radha%netscape.com 8894cdba38 dd xul to the dirs list 1999-02-04 19:08:56 +00:00