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

504 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com cac87fdec3 add nsICommonDialog and nsIDialogParamBlock 1999-08-10 23:34:25 +00:00
davidm%netscape.com 82cd734422 add nsCommonDialog.cpp and nsDialogParamBlock.cpp 1999-08-10 23:33:22 +00:00
davidm%netscape.com d7eba1f6a2 First Checked In. 1999-08-10 22:14:38 +00:00
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
danm%netscape.com 83dc4ebc74 re-enable app quit from menu 1999-08-09 22:28:30 +00:00
racham%netscape.com 5f890b16fa renaming prefs file to prefs.js from prefs50.js, bug 5910 1999-08-09 21:08:54 +00:00
saari%netscape.com 3979d88e03 Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem. 1999-08-09 19:14:38 +00:00
peterl%netscape.com 5d2a518fda removed hack forcing app into standard mode (now controlled by documents) 1999-08-08 01:20:28 +00:00
danm%netscape.com 5a5d7a4d0a correct location of hiddenWindow.xul 1999-08-07 20:33:01 +00:00
danm%netscape.com 36cefdc1d3 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
danm%netscape.com a47b7f9a04 removed extra appshell->Exit. was unnecessary, and caused gtk some grief 1999-08-07 00:43:19 +00:00
morse%netscape.com e3092f3888 cleaned up dialogs 1999-08-06 00:29:10 +00:00
danm%netscape.com 8076891e81 attempts to find webshells with a null name now always fail. makes window.open() with null name open new window. seems not to break anything. you know who to beat up if it does. 1999-08-05 23:59:00 +00:00
hyatt%netscape.com fdd29e18c2 Fix for bug where window.title couldn't be set using onload handler. 1999-08-05 02:16:16 +00:00
danm%netscape.com b9b55f1e26 fixed named frame targeting 1999-08-05 01:50:25 +00:00
valeski%netscape.com 0efb259cfa api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
danm%netscape.com e5f9a7584d enable non-chrome window.open for platforms other than Windows 1999-08-04 23:26:21 +00:00
radha%netscape.com ff2e62907c Pass url load type LOAD_HISTORY when loading a url due to a back or forward button click 1999-08-04 22:44:59 +00:00
radha%netscape.com 18d1026df5 Add a new loading type LOAD_HISTORY 1999-08-04 22:44:13 +00:00
danm%netscape.com 8b65870177 initialize what was an uninitialized variable. makes things better. 1999-08-04 04:31:01 +00:00
radha%netscape.com 6c241b072b Allow windows path formats, d:\, c:\ etc.. to be passed as command line urls 1999-08-03 22:15:14 +00:00
mcafee%netscape.com 6da92dc13c Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
danm%netscape.com 27430e415c modal dialogs from C off the UI thread. a bit premature: works on Win and Mac. Issue addressed on gtk, but not there yet. 1999-08-03 07:06:32 +00:00
hyatt%netscape.com b07be00b42 Fixing separators also. 1999-08-02 08:59:56 +00:00
hyatt%netscape.com 691b196a67 Fixing separators also. 1999-08-02 08:59:35 +00:00
hyatt%netscape.com a2872f72b5 Fixing Mac breakage where menu items don't execute when selected. 1999-08-02 08:55:15 +00:00
danm%netscape.com 310cd3c21b update nondynamic (mac) menu loading code to use xul syntax new since yesterday (name becomes value) 1999-08-01 04:21:50 +00:00
hyatt%netscape.com c75da9c794 Cleaning up this XUL command thing a bit. 1999-07-31 22:51:05 +00:00
hyatt%netscape.com 6fd9954617 Doing a little bit of cleanup on the webshell window. 1999-07-31 22:48:28 +00:00
hyatt%netscape.com 22b43cabab Fixing nsIXUlWindowCallbacks bustage. I accidentally commented out the
ExecuteStartupCode() function, which still needs to be called for now.
1999-07-31 21:08:10 +00:00
hyatt%netscape.com f080c0cae8 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com 8614f2dad0 Patching non-dynamic native menu impls. These include the Mac and BeOS.
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul.  You won't see any menus in any
other windows right now.

I will now begin patching XUL files.  Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00
briano%netscape.com 24c649b4b4 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 21:49:32 +00:00
cltbld%netscape.com 05a753d774 anal cleanup. 1999-07-29 20:02:29 +00:00
mscott%netscape.com aa51635bc8 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
mscott%netscape.com 0e85f5c4eb add one more necko ifdef for davidm. 1999-07-28 03:40:03 +00:00
davidm%netscape.com 4c354b1d55 #if def out the code so NECKO doesn't break 1999-07-28 03:37:30 +00:00
davidm%netscape.com 11dbdfa4d5 4279 [FEATURE] JavaScript Alert dialogs 1999-07-28 02:52:14 +00:00
davidm%netscape.com 1e472c4a3d Change code so JS doesn't throw 1999-07-27 23:16:52 +00:00
danm%netscape.com a5bfeab9c4 straighten out OS chrome flags and synchronize in Windows source 1999-07-27 22:42:34 +00:00
danm%netscape.com 25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
pavlov%netscape.com 96b4208fe4 window creation changes 1999-07-27 04:27:17 +00:00
joki%netscape.com f1c8421c61 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
hyatt%netscape.com d8006d31ac Changing the popup events' names. 1999-07-26 09:19:45 +00:00
rickg%netscape.com 5669f40143 replaced call to deprecated string API 1999-07-26 00:51:00 +00:00
davidm%netscape.com 7a35ca58bf Change return value when no window is found to NS_OK. Init variable to NULL 1999-07-23 03:14:43 +00:00
danm%netscape.com 402548e533 reversing inadvertent removal of dynamic menubar 1999-07-23 02:37:14 +00:00
danm%netscape.com b4e60f5b6c removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
hyatt%netscape.com daac4ceb51 Fixing a security violation in GetContentWebShell. When no shell was found, it
was returning the chrome shell.  It should just return nsnull instead.
1999-07-22 22:48:23 +00:00
nisheeth%netscape.com a14ff6dcb2 Fix for bug 10028. We handle mixed case mailto urls properly now. 1999-07-22 22:34:28 +00:00