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

607 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com c5160ee41e Fix for grippy bug by changing background colors. 1999-03-23 23:08:16 +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
pierre%netscape.com 26619e4613 Increased the stack size to 256K. 1999-03-23 20:41:29 +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
pinkerton%netscape.com b871eeea13 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 fa95071b32 ADDED "white-space: pre" to style sheet 1999-03-22 08:09:08 +00:00
rpotts%netscape.com d504ddede9 Pre-register the XPComFactory until nsappshell.dll is automatically registered... 1999-03-22 07:52:22 +00:00
rpotts%netscape.com e0b3154b5d Treat the progID argument on createInstance(...) as a progID - not a CLSID 1999-03-22 07:51:13 +00:00
rpotts%netscape.com 3f34169f33 Fixed up cut/paste error in NSUnRegisterSelf(...) 1999-03-22 07:50:26 +00:00
rpotts%netscape.com f2f34ac6be turned on the XPConnectFactory since it is now building on all platforms... 1999-03-22 06:27:36 +00:00
danm%netscape.com d952c89a07 initial modal dialogs checkin (windows-only, UI thread only) 1999-03-20 04:13:09 +00:00
saari%netscape.com 5671acb49a missing file 1999-03-20 02:56:03 +00:00
davidm%netscape.com 162c72ec5b Added files nsXPConnectFactory.cpp nsJSXPConnectFactory.cpp nsAppShellNameSet.cpp for rpotts 1999-03-20 01:54:24 +00:00
rpotts%netscape.com 120e7c03ea Fix case in include name for unix :-( 1999-03-19 08:44:40 +00:00
rpotts%netscape.com 063b64791e Added XPConnect stuff to the build... 1999-03-19 08:18:18 +00:00
rpotts%netscape.com e814b5a064 Fixed case in #include for unix :-( 1999-03-19 06:29:10 +00:00
rpotts%netscape.com 00bf8fa217 changes to build the nsXPConnectFactory (and friends...) 1999-03-19 06:19:50 +00:00
rpotts%netscape.com b9f3e71ae0 remove the reference to nsXPConnectFactory until mac and unix are building it too... 1999-03-19 06:17:05 +00:00
rpotts%netscape.com 0152481885 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 43296751b4 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 533576a384 Remove a bunch of compiler warnings in linux 1999-03-19 01:16:40 +00:00
radha%netscape.com 29dacea5fd Remove unwanted printfs 1999-03-19 01:16:04 +00:00
radha%netscape.com 76fca6a5d0 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 b6537651a9 Add 2 interfaces to Get a handle to argc & argv 1999-03-19 01:14:29 +00:00
pierre%netscape.com 4684b5638f 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 805daa683e Ignore generated files. 1999-03-18 22:01:51 +00:00
danm%netscape.com 992125a5c3 D'OH! another tweak to bugs 3676/3900. a:chofmann,cyeh. r:rpotts 1999-03-18 19:19:52 +00:00
danm%netscape.com 10aab839bb 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 6811d49530 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 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 3716856284 (partial) fix for bug #3853; reviewed by hyatt; approved by don/sar; 1999-03-17 05:57:10 +00:00
davidm%netscape.com b33e477edb 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 3d711c87a2 First Checked In. 1999-03-17 03:24:35 +00:00
akkana%netscape.com 28d516ad13 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 7ebb9462a3 Fix for M3 bug #3803; approved by chofmann/don 1999-03-17 00:33:25 +00:00
hshaw%netscape.com 92c6ee5277 Let libpref decide which file to load by default, M3 bug #2343 #3598 1999-03-16 22:07:50 +00:00
matt%netscape.com ddd70391be disabling the print button in the menu bar 1999-03-16 21:40:10 +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
rpotts%netscape.com 8d15a665eb fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:25:43 +00:00
rpotts%netscape.com d100dc959e fix for bug #2343 - Preferences are not initialized in the apprunner... 1999-03-16 07:15: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
hyatt%netscape.com c9d763383a As per German's request, moving the Wallet menu underneath the
Edit menu.
1999-03-16 01:17:30 +00:00
hyatt%netscape.com c72f3dc4df Changing some errors in the XUL file and moving the URL bar to be vertically
centered.

Also making a change requested by German... moving the new task bar underneath
the status area.
1999-03-16 00:40:49 +00:00
alecf%netscape.com ec3c5c1c84 fix for #3755 - bring up messenger from Tools->Messenger by opening a new
window with the messenger XUL file.
1999-03-15 23:31:09 +00:00
hyatt%netscape.com 7367bfd103 Fixing the personal toolbar. Someone had a duplicate ID in there. 1999-03-15 21:06:24 +00:00
law%netscape.com d5de6dcdfd Corrected 'typo' in text for Home button; approved by chofmann/don 1999-03-15 20:53:24 +00:00
hyatt%netscape.com 7803e07c9b Removing the "About" menu and placing the link to Release Notes under
the "Help" menu instead.  Approved by chofmann.
1999-03-15 19:01:22 +00:00