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

137 Коммитов

Автор SHA1 Сообщение Дата
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