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

563 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 3aac52c7db oopsie 1999-04-28 01:32:48 +00:00
law%netscape.com f79b1f9a2c Remove reference to obsolete nsIURLListener 1999-04-28 01:13:04 +00:00
law%netscape.com a9b9286029 Use new unknownContent.xul dialog and real file picker 1999-04-28 00:35:47 +00:00
danm%netscape.com a5a9057b99 brought modal dialog code into line with latest from ToolkitCore, from which it was clearly originally adapted, anyway. 1999-04-28 00:31:07 +00:00
radha%netscape.com bea1290b2e Don't lie about the documet being loaded successfully. Print a erroe message when the
there is error in loading a page.
1999-04-28 00:25:33 +00:00
sfraser%netscape.com 5c5abb2f0e Remove merge conflicts 1999-04-27 23:49:30 +00:00
matt%netscape.com 9cd93274d1 Fixing bug http://bugzilla.mozilla.org/show_bug.cgi?id=5476 for advanced pref
adding new wording and checking accept only as default
1999-04-27 22:08:29 +00:00
danm%netscape.com 2fdfd781d8 disable parent of modal window (for Windows OS) and reconcile DOM window -> webshell window code with recent chrome sandbox changes 1999-04-27 21:57:38 +00:00
law%netscape.com f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
mcafee%netscape.com 3021686f3a Rogue call to nsFileWidget::Create(), should be part of #if 0 code. r=sdagley@netscape.com 1999-04-27 02:49:40 +00:00
rods%netscape.com f562a786c5 Fixed ShowClipboard to nsCOMPtr and newer clipboard work 1999-04-27 02:43:10 +00:00
radha%netscape.com ca1fb233a9 Remove part of the code from loadInitialPage that caused problems in DOM.
There are other ways to achieve that functionality
1999-04-26 22:40:19 +00:00
law%netscape.com 163877f83d Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00
bruce%cybersight.com ff745bb2cd Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[]. 1999-04-25 13:27:36 +00:00
morse%netscape.com 5b9b68d3fb fix diagnostic messages 1999-04-24 18:03:03 +00:00
sfraser%netscape.com 71f016c7a1 Fix access paths, and make a new group for DOM Prop files. 1999-04-24 04:49:14 +00:00
waterson%netscape.com c35682e718 Fix wallet bustage on mac. 1999-04-24 04:41:01 +00:00
morse%netscape.com dae98aabe8 make wallet independent of xul changes 1999-04-24 03:08:03 +00:00
waterson%netscape.com ab863a9ec6 Fixed incorrect use of rdf service. 1999-04-24 02:41:18 +00:00
radha%netscape.com 8731ba358c New method LoadInitialpage to load urls from command line 1999-04-23 22:32:01 +00:00
radha%netscape.com 963d4ca764 New method LoadInitialPage 1999-04-23 22:31:05 +00:00
rods%netscape.com 5f4d029297 Changed release of services to use the service manager 1999-04-23 17:00:52 +00:00
rickg%netscape.com 6f89328eeb sync up with nsString2.cpp 1999-04-22 17:26:23 +00:00
rjc%netscape.com a89e2b099e Add support for "Related Links". 1999-04-22 11:36:35 +00:00
mcafee%netscape.com 69c6ca164e Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:46:51 +00:00
sfraser%netscape.com 885fa67176 File Removed. 1999-04-22 04:31:52 +00:00
law%netscape.com a0ef93e900 Adding in support for find/find-next 1999-04-22 03:42:37 +00:00
law%netscape.com 60d524c60e Add xpfe/components to LINCS 1999-04-22 03:12:58 +00:00
sfraser%netscape.com 6c2a5197e6 File Removed. 1999-04-21 22:12:27 +00:00
mcmullen%netscape.com e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
mcmullen%netscape.com decf8ee909 Fix HPUX build bustage, hopefully. 1999-04-21 19:05:01 +00:00
cmanske%netscape.com e058776dd2 Changed makefile to remove chrome files moved to editor directories 1999-04-21 19:02:56 +00:00
cmanske%netscape.com ed6568ea6f New editor interface methods for element insert and properties 1999-04-21 18:59:50 +00:00
cmanske%netscape.com 8e16838662 Another editor IDL-generated file 1999-04-21 18:58:55 +00:00
cmanske%netscape.com 2338eaf156 Added editor property methods 1999-04-21 18:52:54 +00:00
pinkerton%netscape.com 7d407383b9 fix mac build bustage. made return values match declarations. 1999-04-21 16:28:53 +00:00
mcafee%netscape.com c14fd50933 Removing bogus comment. 1999-04-21 07:24:00 +00:00
morse%netscape.com bb1ffda62a nsBrowserAppCore.h 1999-04-21 03:47:07 +00:00
morse%netscape.com e131a0ed1d add cookie viewer and signon viewer 1999-04-21 03:45:50 +00:00
morse%netscape.com 23b28379e5 add cookie viewer and singon viewer 1999-04-21 03:43:49 +00:00
morse%netscape.com b79e07b0ad add cookie viewer and signon viewer 1999-04-21 03:33:48 +00:00
radha%netscape.com dd5f06e626 Fix for bug # 5276. Flush the buffers after the "Page loaded sucessfully"
message
1999-04-21 00:15:32 +00:00
radha%netscape.com 325df4f720 1. Added a new utility method to obtain handle to a xul element from its name.
2. Implement the LoadInitialPage so that when -url argument is passed, the
   url passed will be loaded after the navigator.xul is loaded. This method
   can be later used to load the home page from prefs
3. Use the CanGoForward and CanGoBack broadcasters to set the forward and back button
VS: ----------------------------------------------------------------------
1999-04-20 23:33:57 +00:00
radha%netscape.com 82e409efba New method LoadInitialPage() added and reflected to javascript 1999-04-20 23:31:28 +00:00
radha%netscape.com 5feab6ef98 New method LoadInitialPage() added 1999-04-20 23:30:53 +00:00
matt%netscape.com fa46a8bc5a Changing pref window to be 50px larger 1999-04-20 23:03:14 +00:00
matt%netscape.com 43dce3e481 Adding makefile for prefs panes to be placed in samples 1999-04-20 23:02:22 +00:00
matt%netscape.com bc5826d289 Adding prefs panes to cvs and the build. Added files along with changed
makefile.in for building on mac
1999-04-20 23:00:48 +00:00
peterl%netscape.com 5548b30fa8 sync to new state change api 1999-04-20 00:06:58 +00:00
radha%netscape.com 38050d253e Disable/Enable the back/forward buttons depending on the current
position in the history list
1999-04-19 21:19:05 +00:00
jfrancis%netscape.com bdc8801844 redid html to be a better testbed for editor 1999-04-16 22:44:51 +00:00
rods%netscape.com 2a60f956ca Removed clipboard code on exit of appcore 1999-04-16 20:39:28 +00:00
rods%netscape.com ca89d9cd66 Added nsIDOMBaseAppCore.h 1999-04-16 20:22:38 +00:00
rods%netscape.com 1902331069 removed mail 1999-04-16 20:18:01 +00:00
rods%netscape.com 4d918398d9 removed 1999-04-16 20:12:48 +00:00
rods%netscape.com 7dda0122d5 removed mail files 1999-04-16 20:11:06 +00:00
rods%netscape.com 25c532c154 Removed the mail files 1999-04-16 20:08:42 +00:00
rods%netscape.com 12ed8dd702 Old files no longer needed 1999-04-16 20:06:19 +00:00
rods%netscape.com cc6d2337f6 removed the "set" enable/disable methods 1999-04-16 20:03:32 +00:00
rods%netscape.com a6b341e525 removed nsIDOMMailCore.h 1999-04-16 20:02:27 +00:00
rods%netscape.com 5e485b0086 removed the all mail core files 1999-04-16 20:01:44 +00:00
rods%netscape.com 094e319485 removed enable/disable methods "set" methods 1999-04-16 20:01:09 +00:00
rods%netscape.com d388a8a039 Removed the "set" enable/disable callback methods 1999-04-16 19:58:55 +00:00
rods%netscape.com b3a6cba1c5 Removed MailCore.idl 1999-04-16 19:56:04 +00:00
rods%netscape.com ec513cc8ac Remove the disable/enable callback methods 1999-04-16 19:53:45 +00:00
rods%netscape.com f7c20decbf 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 be67233af2 Add File->Open support and some null-pointer defenses 1999-04-16 17:46:51 +00:00
mcafee%netscape.com 3dc8a10efc Removing //#define NEW_CLIPBOARD_SUPPORT 1999-04-16 17:36:33 +00:00
hyatt%netscape.com c4555bdd9f 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 74e724c1f0 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 729a840484 Adding ShowWindowWithArgs to toolkit core 1999-04-15 21:24:37 +00:00
law%netscape.com d1ef3830c5 Add support for setting IDLSRCS on command line 1999-04-15 21:02:10 +00:00
sfraser%netscape.com 3b7c4a96b4 Add Test Selection and Test Document to Debug menu 1999-04-15 20:14:00 +00:00
sfraser%netscape.com 30c0421603 Implement GetDocument and GetSelection 1999-04-15 20:13:30 +00:00
sfraser%netscape.com 0b65c89a83 Don't generate link map in debug build 1999-04-15 20:12:57 +00:00
mccabe%netscape.com a1eb58e008 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 05b43e8b5e synched with nsITextEditor changes to text property methods 1999-04-15 06:16:12 +00:00
buster%netscape.com 2e78504cc6 synched with changes to nsITextEditor text property methods 1999-04-15 06:11:16 +00:00
buster%netscape.com 53b5306cec synched with text property API changes in nsITextEditor 1999-04-15 06:09:06 +00:00
radha%netscape.com 088f1a9a46 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 ce77041ae1 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 e5b145fcfe First Checked In. 1999-04-13 18:27:20 +00:00
mcafee%netscape.com 532c2dfe01 Changing return value for IsLargeDataSet() to PRBool. 1999-04-13 10:11:30 +00:00
chuang%netscape.com c928470dc1 Add mailnews pref panes to preference dialog 1999-04-13 07:43:22 +00:00
sfraser%netscape.com 5d298d534d Added getter stubs for document and selection 1999-04-13 01:31:23 +00:00
sfraser%netscape.com a04d540590 Added selection and document attributes. 1999-04-13 01:23:07 +00:00
sfraser%netscape.com 53128d7612 Don't crash when quitting with an editor window open. 1999-04-12 20:27:06 +00:00
waterson%netscape.com ee99f4ed71 Fixed incorrect usage of nsSerivceManager with RDF data source. 1999-04-12 19:02:34 +00:00
morse%netscape.com 512bb97b6b 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 b041f5c897 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 af2d5ca68c 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 3d74338bf4 this time the regeneration of this file by idlc is the good one! 1999-04-10 03:32:28 +00:00
ducarroz%netscape.com f3e8192031 backup last check in, was the wrong file to check in! 1999-04-10 02:22:06 +00:00
ducarroz%netscape.com 89127d4e26 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 1b567beb90 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 8e1c2600de Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
hyatt%netscape.com 54d598d5ff Decreasing height of newly-created windows to 480. Approved by Chris H. 1999-04-08 23:29:27 +00:00
hyatt%netscape.com 3759a58668 Decreasing height of newly-created windows to work around bug #3976. 1999-04-08 23:27:19 +00:00
mcmullen%netscape.com 47e3462825 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 8fd0a4e421 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
sdagley%netscape.com f197fdaa60 Fix to properly call new wrapper for GetFile dialog. 1999-04-08 02:59:30 +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
slamm%netscape.com 7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
mcafee%netscape.com 616c553b24 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
sspitzer%netscape.com f028033124 only define these IDLSRCs if they have the IDL stuff 1999-04-07 03:02:48 +00:00
nisheeth%netscape.com 609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
sspitzer%netscape.com 0244a6660d we need go into the idl directory 1999-04-07 02:00:52 +00:00
rods%netscape.com e7d6ba8fd3 Commented out NEW_CLIPBOARD_SUPPORT 1999-04-07 01:38:49 +00:00
waterson%netscape.com 7705333bcf Added asserts to check for null pointers being passed in from JS. 1999-04-07 00:13:08 +00:00
alecf%netscape.com 472bb5064f 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 9508e37751 Int radio buttons were trying to write a bool pref. Oops. 1999-04-06 23:06:02 +00:00
rods%netscape.com 3f6949bc87 Chnaged over to new way of getting file urls 1999-04-06 23:03:30 +00:00
mcmullen%netscape.com f8be7c8719 Fix a typo 1999-04-06 22:09:47 +00:00
radha%netscape.com 32b6705937 Remove few denug printfs 1999-04-06 21:24:44 +00:00
radha%netscape.com 425c550353 BrowserAppcore uses the new nsIDocumentLoaderObserver instead of nsIStreamObserver 1999-04-06 21:02:56 +00:00
mcmullen%netscape.com f9a24c5f08 Checks for null 1999-04-06 19:36:26 +00:00
danm%netscape.com 72a544f17d adding CloseWindow 1999-04-06 00:09:54 +00:00
buster%netscape.com e4d4d225f9 GetTextProperty interface change 1999-04-04 18:11:44 +00:00
morse%netscape.com a7436602ef fix build bustage 1999-04-04 01:03:59 +00:00
sfraser%netscape.com 16647e83ed Fixed a whole bunch of bugs, hooked up RemoveTextProperties, implemented Begin/EndBatchChanges. 1999-04-03 01:54:34 +00:00
sfraser%netscape.com 3588c5732c Added EditorCommands.js 1999-04-03 01:53:28 +00:00
hyatt%netscape.com 241d6d1c52 Changing the browser to load a chrome URL instead of navigator.xul 1999-04-03 01:53:24 +00:00
sfraser%netscape.com 3549b8b8ba Moved JS into a separate file, make an HTML editor now, new toolbar. 1999-04-03 01:49:46 +00:00
sfraser%netscape.com dfad056127 Added a big chunk of text for testing styles. 1999-04-03 01:49:04 +00:00
sfraser%netscape.com f05c75a905 First Checked In. 1999-04-03 01:48:32 +00:00
sfraser%netscape.com 64eb0ac1da Added Begin/End batch changes, renamed setAttribute to SetTextProperty, added RemoveTextProperty. 1999-04-03 01:48:12 +00:00
mcmullen%netscape.com 0c2f45c28e Implemented auto-initialize and auto-save of pref input elements. 1999-04-02 20:39:19 +00:00
sfraser%netscape.com 3e259e5887 Make it a text editor that gets instantiated. Remove obsolete line. 1999-04-02 00:09:36 +00:00
sfraser%netscape.com d892b0c4c1 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 ae6d208e80 Added SetEditorType to control whether a plain text or HTML editor is instantiated. 1999-04-02 00:03:45 +00:00
sfraser%netscape.com e4039d57d4 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 95d8d44c11 Change to use kipp's new PRE cols attribute for wrapping. 1999-04-02 00:02:30 +00:00
mscott%netscape.com 37ad656127 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 cce23ffc1f 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 6ed80d150c Fixed "Print" so it works. 1999-04-01 20:57:38 +00:00
radha%netscape.com 57263c2553 Obtain Global History as a service 1999-04-01 20:29:49 +00:00
mcmullen%netscape.com 7c0d23f78c Added preference ids to all the prefs widgets. 1999-04-01 20:05:17 +00:00
mcmullen%netscape.com 3dab96e1be Fixed backwards OK/Cancel onclicks. 1999-04-01 20:03:39 +00:00
mcmullen%netscape.com b7d8dffe53 Fixed the resource: URLs to use //. 1999-04-01 20:02:30 +00:00
rods%netscape.com e80d7ef683 Added OpenWindow method and fixed Copy 1999-04-01 19:23:02 +00:00
rods%netscape.com 7e11ab8df9 Commented out clipboard copy 1999-04-01 15:38:31 +00:00
rods%netscape.com f7ae7bdb8a added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com 49e9961ab9 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com 0d85b6aa08 Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
rjc%netscape.com 1b87a1a771 Add references to "Wallet" shared libraries (debug and optimized) into AppCore project. 1999-03-31 06:41:15 +00:00
rjc%netscape.com a73d0b2e04 Add check for NS_RDF_NO_VALUE (which required #including "rdf.h") 1999-03-30 11:42:28 +00:00
rjc%netscape.com 08d0b05e70 Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
jfrancis%netscape.com b79a08d2b3 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 532f507e84 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 1ab8289421 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 b664c10973 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 26b5340c11 make wallet compile on unix 1999-03-29 23:04:05 +00:00
akkana%netscape.com cf7607381c Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
joki%netscape.com e39e13cf18 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 d57e357032 New method added to RDFCore: AddBookmark() 1999-03-28 21:57:12 +00:00
rjc%netscape.com 6da1d32e44 New method added to RDFCore: AddBookmark() 1999-03-28 21:55:43 +00:00
mcmullen%netscape.com 9a02d66e06 Add the install rules for the prefs content. 1999-03-27 01:50:54 +00:00
mcmullen%netscape.com 3ce4ce3bbf Add prefs stuff to the build. 1999-03-27 00:52:19 +00:00
mcmullen%netscape.com 9cd84ab429 Add and remove the appcore from the manager's list. 1999-03-27 00:07:49 +00:00
mcmullen%netscape.com a65c3410ea Added prefscore. 1999-03-27 00:06:45 +00:00
mcmullen%netscape.com 5677de8439 Added support for prefscore 1999-03-27 00:06:03 +00:00
mcmullen%netscape.com 4c8d6d0484 Added PrefsCore.idl 1999-03-27 00:03:50 +00:00
mcmullen%netscape.com 3955b8a1f4 export nsIDOMPrefsCore.h 1999-03-27 00:01:48 +00:00
mcmullen%netscape.com bdee835a32 Export nsIDOMPrefsCore.h 1999-03-27 00:01:25 +00:00
mcmullen%netscape.com f867b9e073 Export the xul files for preferences. 1999-03-27 00:00:50 +00:00
mcmullen%netscape.com 0df819c5d9 Made mList static. 1999-03-26 23:59:35 +00:00
mcmullen%netscape.com 6cc6f93b58 Added NS_PREFCORECID 1999-03-26 23:57:30 +00:00
mcmullen%netscape.com 41dfa15dd2 Added prefs core files 1999-03-26 23:56:33 +00:00
mcmullen%netscape.com 3fc593e746 Added nsIDOMPrefCore.h 1999-03-26 23:56:06 +00:00
mcmullen%netscape.com ee012fe6da First Checked In. 1999-03-26 23:55:32 +00:00
rods%netscape.com d9caf6f3ce Added ShowClipboard method 1999-03-26 14:54:10 +00:00
mcafee%netscape.com 2813616d59 Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
waterson%netscape.com 7da8f4a6d3 Fixed refcounting to use NS_DECL/IMPL_ISUPPORTS_INHERITED. 1999-03-25 04:44:46 +00:00
danm%netscape.com 87d2f4f75a ah. only compiles on the PC that way. taking another stab at it. 1999-03-24 23:44:46 +00:00
danm%netscape.com 8353f87bef 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 d08dfaab49 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 98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
rods%netscape.com 7e5b1981b8 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 b93193063a change SetDocumentCharset method to call webshell 1999-03-23 20:01:41 +00:00
waterson%netscape.com 002cde39b7 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 fa95071b32 ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
danm%netscape.com d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
radha%netscape.com 533576a384 Remove a bunch of compiler warnings in linux 1999-03-19 01:16:40 +00:00
mcafee%netscape.com 805daa683e Ignore generated files. 1999-03-18 22:01:51 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
pinkerton%netscape.com 1a94075ba1 Fix bug #3792 by checking for null parent (for rods). 1999-03-17 17:46:14 +00:00
morse%netscape.com 7b558a135d added work-around for a blocking wallet bug 1999-03-17 06:27:54 +00:00
law%netscape.com 7ebb9462a3 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
kin%netscape.com 9a0d8f1934 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 9a1d52010e Moving appcores.dll from bin/components/ to bin/ since mailnews links with it 1999-03-16 01:34:22 +00:00
morse%netscape.com 9d6bc5a897 add wallet samples 1999-03-15 00:46:22 +00:00
morse%netscape.com 7cb89717d0 make wallet editor accessible outside of firewall 1999-03-14 19:50:49 +00:00
ramiro%netscape.com ccbc3bc6ce Fix typo. 1999-03-14 17:33:43 +00:00
danm%netscape.com f7dc8fdc40 fixing goofy reversal of normal window and dialog window creation 1999-03-14 08:21:09 +00:00
morse%netscape.com 422823b285 added wallet 1999-03-13 21:29:49 +00:00
law%netscape.com 3af600d45f Throb, baby, throb 1999-03-13 03:51:22 +00:00
law%netscape.com 53ac660970 Added throbbingN.gif and fixed clobber dirs 1999-03-13 03:40:27 +00:00
slamm%netscape.com 914dc94158 Add throbbingN.gif. 1999-03-13 02:15:34 +00:00
law%netscape.com 439208c7c8 Animated gif for apprunner throbber 1999-03-13 01:02:28 +00:00
pinkerton%netscape.com 29a51ec714 First Checked In. 1999-03-12 22:57:55 +00:00
hyatt%netscape.com 41e8c1e58b Checking in German's new UI. 1999-03-12 22:16:05 +00:00
sfraser%netscape.com 99d381c9a4 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 13a50cda2d First Checked In. 1999-03-11 23:30:44 +00:00
sfraser%netscape.com ca597944da Add SelectAll() to the EditorAppCore 1999-03-11 19:35:26 +00:00
sfraser%netscape.com a3b0250777 Added Cut, Copy and Paste, and did general cleanup 1999-03-11 07:40:55 +00:00
kostello%netscape.com e4fcec6de5 Changed To using Ender: approved by legal 1999-03-11 06:48:30 +00:00
sfraser%netscape.com 2e3d54e440 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 1710aa7ef3 Adding support for various statusbar broadcasters 1999-03-10 02:42:29 +00:00
cmanske%netscape.com fc8c8ec604 removed files: mozilla/xpfe/AppCores/src/nsEditorMode.cpp 1999-03-10 02:41:02 +00:00
cmanske%netscape.com d9c37b2248 Cleaned up editor inialization in EditoAppCore 1999-03-10 02:35:58 +00:00
sfraser%netscape.com c20b330fd5 onConstruction -> onload 1999-03-10 00:00:06 +00:00
alecf%netscape.com 0f5f56bd8a 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 d2aab31c4d Implementation of SetDocumentCharset. 1999-03-09 19:24:28 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
cmanske%netscape.com 27cb3c57da Removed unused code in editor appcore and cleaned up factory registration 1999-03-09 00:05:27 +00:00
cmanske%netscape.com 29349407a2 Removed registration code no done by NSRegisterSelf for editor classes 1999-03-08 22:51:58 +00:00
ramiro%netscape.com 48e7853276 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 e2fab61bae adding ShowDialog() 1999-03-08 03:01:17 +00:00
rjc%netscape.com a23baf95a7 More support for column sorting. 1999-03-07 09:44:38 +00:00
sfraser%netscape.com 8cbf87f865 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 6b5df0386b Arrange the various AppCores into groups 1999-03-06 20:27:33 +00:00
dp%netscape.com 1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
rjc%netscape.com e68c4b971f Add RDF to list of include directories on Windows. 1999-03-06 04:57:20 +00:00
rjc%netscape.com 4a9419bdf8 nsXULSortService implementation: XUL sort functionality. 1999-03-05 23:51:13 +00:00
cmanske%netscape.com 91175c4437 Changed InitHTMLEditor to Init and removed EnableUndo, which is done in the Init 1999-03-05 21:05:26 +00:00
danm%netscape.com 3a4cd8dae9 adding convenience makefile (not part of the normal build) 1999-03-05 20:25:48 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
dp%netscape.com 06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
scc%netscape.com df0dcc6d34 fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers 1999-03-02 23:00:09 +00:00
nhotta%netscape.com 6829c9dcd5 Added SetDocumentCharset. 1999-03-02 17:53:52 +00:00
nhotta%netscape.com 389af999db Added SetDocumentCharset. 1999-03-02 17:48:05 +00:00
cmanske%netscape.com 08d2ae207b Changed editor AppCore to use nsHTMLEditor instead of nsTextEditor 1999-03-02 05:32:25 +00:00
mcafee%netscape.com bfc3120484 Adding ED_Redo.gif 1999-03-01 08:33:32 +00:00
ebina%netscape.com 6761a969d9 Change RegisterFactory to the new API. 1999-02-27 02:02:32 +00:00
sfraser%netscape.com 5abf681e81 First Checked In. 1999-02-27 01:46:07 +00:00
sfraser%netscape.com d5f0019d99 Add Redo to the editor appshell toolbar 1999-02-27 01:46:00 +00:00
ebina%netscape.com 174cec60e4 Changing RegisterFactory to use the new API. 1999-02-26 19:45:10 +00:00
kin%netscape.com 4c53460674 Fixed javascript syntax error. 1999-02-26 18:59:25 +00:00
alecf%netscape.com 44650f60d8 no need to export non-existant IDL files 1999-02-26 17:45:29 +00:00
warren%netscape.com 44cae3cd3f 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 3adacabf42 Forgot to register/deregister RDFCore factory. 1999-02-26 03:55:13 +00:00
danm%netscape.com 1adc0f7aaa adding C XUL window construction callback 1999-02-26 02:22:42 +00:00
rjc%netscape.com 8d7455246a Add in RDFCore. 1999-02-26 02:14:51 +00:00
rjc%netscape.com 93c282ef57 Add into RDF Core. 1999-02-26 02:08:29 +00:00
rjc%netscape.com f447069c14 Add in RDFCore.idl 1999-02-26 02:08:01 +00:00
sfraser%netscape.com 3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
rods%netscape.com ceb139cc17 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 9dd24fd61e Removing obsolete files. These were never really needed. 1999-02-25 19:02:31 +00:00
pinkerton%netscape.com ae3f0de3bf Removing nsThrobberGlue.cpp 1999-02-25 19:01:33 +00:00
pinkerton%netscape.com f7e0319a10 removing nsThrobberGlue.cpp 1999-02-25 19:01:08 +00:00
pinkerton%netscape.com 0ea07dc259 remove nsThrobberGlue.cpp 1999-02-25 18:51:00 +00:00
kostello%netscape.com 3f84ddf086 Modifications to turn on the Editor Appshell Testbed for Windows 1999-02-25 18:06:26 +00:00
jfrancis%netscape.com 0147523174 Adding Editor AppCore to macbuild 1999-02-25 18:05:37 +00:00
kin%netscape.com 6d3d7b48dd Modifications to turn on EditorAppShell test bed for Linux. 1999-02-25 18:04:50 +00:00
kin%netscape.com 79c790c7fe Initial check in of files for EditorAppShell test bed. 1999-02-25 17:32:59 +00:00
kin%netscape.com ac1b4639a5 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 de28ce0dac Initial checkin of file for the EditorAppShell test bed. 1999-02-25 16:24:05 +00:00
mcafee%netscape.com ad1bd69740 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com bf4292ae07 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00
mcafee%netscape.com 3e138770a9 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com 32e3c1a771 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
rods%netscape.com b5d64581f4 Aded default sizes to TopLevelWindowCreate 1999-02-18 22:04:34 +00:00
rods%netscape.com 24a6556d18 Added example/experimental code showing how to change icons during runtime 1999-02-18 21:59:05 +00:00
rods%netscape.com f27fe873a6 Fixed a debug statement 1999-02-18 21:58:17 +00:00
rods%netscape.com a027a5a75b Changed default page to navigator.xul 1999-02-18 17:12:09 +00:00
mcafee%netscape.com 35029ba61e navigator.xul is referencing toolbar, not Toolbar 1999-02-18 11:09:06 +00:00
rods%netscape.com 1ada415f05 Added some experienmental methods BrowserAppCore
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com f7516c3753 AppCores are now mantained in a nsVoidArray 1999-02-17 16:14:15 +00:00
mcafee%netscape.com 9a63580434 Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar 1999-02-17 02:08:00 +00:00
rods%netscape.com ddac84c38b Changed the registered name AppCoresManager to XPAppCoresManager 1999-02-16 19:08:56 +00:00
pinkerton%netscape.com b65f7450c4 remove nsJSAppCores and add nsJSAppCoresManager. 1999-02-16 16:48:30 +00:00
rods%netscape.com db2e8339d4 Rename AppCores.idl to AppCoresManager.idl
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
mcafee%netscape.com 6ecfff87d0 Ignore generated files 1999-02-16 01:50:51 +00:00
cyeh%netscape.com c29eb3ab75 complete botched file rename attempted by danm. 1999-02-15 15:31:38 +00:00
danm%netscape.com 8ec9e10463 renaming. cursed mixed-case filenames. 1999-02-15 07:15:48 +00:00
danm%netscape.com e703b1d4ec added beginnings of toolkit dialog factory 1999-02-15 05:38:15 +00:00
danm%netscape.com ce43b5aa79 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 0c21a47524 cleanups 1999-02-12 08:15:17 +00:00
rods%netscape.com e7dfe59bb3 Removed the PasswordUsername method. 1999-02-11 19:14:28 +00:00
rods%netscape.com 399b7a4b21 Added a comment 1999-02-11 18:43:03 +00:00
rods%netscape.com a6fe64ba56 Fixed mail demo so it works 1999-02-11 18:42:46 +00:00
rods%netscape.com c40bc62574 Moved toolbar images from dead xpviewer directory to appcores/xul/resources 1999-02-11 17:17:56 +00:00
rods%netscape.com e45a2f737d Fixed a few things, added APP_DEBUG for turning on and off debugging 1999-02-11 15:57:08 +00:00
rods%netscape.com 37cbab4969 Added XULCommand back in fixed commands 1999-02-11 15:14:34 +00:00
alecf%netscape.com c953d63dd5 add makefile so we can export the IDL files 1999-02-11 07:29:02 +00:00
pinkerton%netscape.com 540b698ab3 add Network shlb. 1999-02-10 18:48:13 +00:00
rods%netscape.com 7e0d45f2e8 Added the Mail files again 1999-02-10 17:59:39 +00:00
rods%netscape.com b36180bb88 Added SetWebShellWindow 1999-02-10 16:48:31 +00:00
rods%netscape.com ef5a5af6a2 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 15ac6e9a8f Back to 1.1 (sort of) 1999-02-08 22:15:08 +00:00
rods%netscape.com 4c9ddeb8d3 Changed IIDs to be unique 1999-02-08 22:11:04 +00:00
mcafee%netscape.com 726434e734 ignore genereated files 1999-02-08 08:26:34 +00:00
pinkerton%netscape.com 1cefa3fbe3 make dstr virtual because it has virtual methods. 1999-02-05 00:27:48 +00:00
pinkerton%netscape.com c8193f4d22 make dstr virtual because the classes have virtual methods. 1999-02-05 00:24:57 +00:00
pinkerton%netscape.com e588c8605d changes to factory stuff, which is all #ifdef'd out right now. 1999-02-05 00:18:47 +00:00
pinkerton%netscape.com b4aeacec4b Adding nsThrobberGlue.cpp to build. 1999-02-05 00:08:47 +00:00
pinkerton%netscape.com b2c26cb811 Add GUID's for throbber glue and factory. 1999-02-04 23:38:20 +00:00
pinkerton%netscape.com fe7e5c450d adding nsThrobberGlue.cpp 1999-02-04 23:12:41 +00:00
pinkerton%netscape.com 9867eefc3e add nsThrobberGlue.cpp 1999-02-04 23:12:24 +00:00
pinkerton%netscape.com fcb012e24c Fix linkage on win32 1999-02-04 23:08:54 +00:00