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

611 Коммитов

Автор SHA1 Сообщение Дата
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
chuang%netscape.com 9afbb85b76 Update messenger start up url 1999-03-24 08:33:08 +00:00
danm%netscape.com 34bfbb2738 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
matt%netscape.com c2e2422123 Fix for grippy bug by changing background colors. 1999-03-23 23:08:16 +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
pierre%netscape.com 1b49c4aeaa Increased the stack size to 256K. 1999-03-23 20:41:29 +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
pinkerton%netscape.com 734903bed7 Make toolbars block frames so that they react correctly in the presence of min/max height attributes. fixes bug #3504. 1999-03-22 19:08:25 +00:00
jfrancis%netscape.com 929c4e7c17 ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
rpotts%netscape.com bedd737918 Pre-register the XPComFactory until nsappshell.dll is automatically registered... 1999-03-22 07:52:22 +00:00
rpotts%netscape.com 8ecdcbf19d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com 936bc47955 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com 56b8c8891b turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
danm%netscape.com 42308d50bf initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
saari%netscape.com 64832b64be missing file 1999-03-20 02:56:03 +00:00
davidm%netscape.com aaa995cf8a Added files nsXPConnectFactory.cpp nsJSXPConnectFactory.cpp nsAppShellNameSet.cpp for rpotts 1999-03-20 01:54:24 +00:00
rpotts%netscape.com 920906b436 Fix case in include name for unix :-( 1999-03-19 08:44:40 +00:00
rpotts%netscape.com 945062f05a Added XPConnect stuff to the build... 1999-03-19 08:18:18 +00:00
rpotts%netscape.com a4036a04ea Fixed case in #include for unix :-( 1999-03-19 06:29:10 +00:00
rpotts%netscape.com 283df89478 changes to build the nsXPConnectFactory (and friends...) 1999-03-19 06:19:50 +00:00
rpotts%netscape.com 1ebb90d9c9 remove the reference to nsXPConnectFactory until mac and unix are building it too... 1999-03-19 06:17:05 +00:00
rpotts%netscape.com 10e62e5ceb Temporary XPConnectFactory (until the real one is available...). This will replace the AppCoresManager as the way to create C++ components in javascript... 1999-03-19 06:15:00 +00:00
rjc%netscape.com 3e94970877 AppCores is no longer in the "Components" directory as it no longer auto-registers, so modify Setup_Registry() to register RDF AppCore at startup. 1999-03-19 01:45:03 +00:00
radha%netscape.com 8ee38ade41 Remove a bunch of compiler warnings in linux 1999-03-19 01:16:40 +00:00
radha%netscape.com d05fb7f011 Remove unwanted printfs 1999-03-19 01:16:04 +00:00
radha%netscape.com 47626eaeca Implement 2 interfaces to return handle to argc and argv.
Conform to code style standards
1999-03-19 01:15:39 +00:00
radha%netscape.com 90bec9ef4d Add 2 interfaces to Get a handle to argc & argv 1999-03-19 01:14:29 +00:00
pierre%netscape.com bbfff1e5e0 Fix for #3899. Bumped the stack size to 128K from 64K. r: beard. a:chofmann. 1999-03-19 00:02:52 +00:00
mcafee%netscape.com 3c14b895d6 Ignore generated files. 1999-03-18 22:01:51 +00:00
danm%netscape.com 833d60da15 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com f434849e49 Added and used Close() method to nsWebShellWindow. Part of fix for bug 3676 (again) and 3900. Wants to be part of M3 build. r:sdagley,pierre. a:chofmann,cyeh. 1999-03-18 19:08:36 +00:00
jefft%netscape.com 3bd067e1e2 fixed bug 3833 - Apprunner -mail needs the correct url; hard coded url string now set to resource:/res/samples/mailshell.xul; this is intended for M3; approved by choffmann 1999-03-18 17:32:57 +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 3aca51566d (partial) fix for bug #3853; reviewed by hyatt; approved by don/sar; 1999-03-17 05:57:10 +00:00
davidm%netscape.com 211066ce12 Wll eventually provide support for NetLib dialogs. Currently is not being built on any platforms but Don wants me to check in tonight. 1999-03-17 03:25:53 +00:00
davidm%netscape.com 220352afcb First Checked In. 1999-03-17 03:24:35 +00:00
akkana%netscape.com 7c80f42289 3855: Back out hyatt's change of the toolbar width -- it made the stop button wrap to the next line on linux. Approved by chofmann 1999-03-17 01:57:33 +00:00
law%netscape.com 7c4a1348e6 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
hshaw%netscape.com eddb8964ff Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
matt%netscape.com 44646696a4 disabling the print button in the menu bar 1999-03-16 21:40:10 +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
rpotts%netscape.com ea59cb7d03 fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:25:43 +00:00
rpotts%netscape.com b0a28d346e fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:15: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
hyatt%netscape.com 3d3cb33152 As per German's request, moving the Wallet menu underneath the
Edit menu.
1999-03-16 01:17:30 +00:00