Commit Graph

2460 Commits

Author SHA1 Message Date
slamm%netscape.com
ca557e7923 Use chrome url for dtd's. 1999-08-19 22:00:48 +00:00
slamm%netscape.com
6846905b75 Work around for bug #9921. Windows of size zero are ignore on Linux right now. 1999-08-19 21:59:37 +00:00
chuang%netscape.com
dce91382e5 replace pref html to xul 1999-08-19 20:07:18 +00:00
rjc%netscape.com
bd3f01c11f Tweak Search UI. 1999-08-19 20:00:43 +00:00
rjc%netscape.com
6cc3e0e601 Search UI tweaks. 1999-08-19 19:58:26 +00:00
sspitzer%netscape.com
18e26727b6 fix for #12133. get new message was crashing, because it was bringing up the password prompt dialog. nsDialogParamBlock should derive from nsIDialogParamBlock, not nsISupports. Bad things happen. thanks to mscott for the fix. 1999-08-19 18:27:18 +00:00
dp%netscape.com
9ebac738f9 Trying to fix solaris bustage. 1999-08-19 16:57:32 +00:00
ramiro%netscape.com
20af8a6f9c Took out linking of widdget and gfx. Its not needed and it currently
breaks on some platforms, like Neutrino.
1999-08-19 14:57:39 +00:00
danm%netscape.com
a4a7b62ae4 adding chrome test case to debug menu 1999-08-19 14:48:28 +00:00
danm%netscape.com
427c48b4fd fix refcounting of parent window during window creation. fixes bug 12077. 1999-08-19 14:44:31 +00:00
german%netscape.com
c72c25f2d3 cosmetic sidebar changes, yield better look and better font inheriting from window 1999-08-19 14:08:56 +00:00
sspitzer%netscape.com
d59e01480f fix warning 1999-08-19 06:27:24 +00:00
davidm%netscape.com
b5adb52af2 File Removed. 1999-08-19 03:32:51 +00:00
davidm%netscape.com
038309bc16 remove custom button names 1999-08-19 03:26:37 +00:00
davidm%netscape.com
b8847cecc2 remove double spacing 1999-08-19 03:26:18 +00:00
davidm%netscape.com
72f0557b60 comment out debugging info 1999-08-19 03:26:08 +00:00
cltbld%netscape.com
f7aee1cb02 backing out dougt 1999-08-19 02:36:05 +00:00
syd%netscape.com
fe060f4698 Added test case for alert() Javascript. This is to provide a test case for apparent bug in
window.close() (I'll be filing the bug shortly). A=cyeh.
1999-08-18 20:09:49 +00:00
german%netscape.com
8906e83ee4 correcting wrong label for cancel button 1999-08-18 14:47:59 +00:00
dougt%netscape.com
a2b594ffcf removing Security specific stuff. 1999-08-18 09:42:58 +00:00
hshaw%netscape.com
341af68139 fix bug where RegisterService() was matched with ReleaseService() instead of UnregisterService() 1999-08-18 08:49:57 +00:00
rhp%netscape.com
d993dbf90c Fixing VC5 Build bustage 1999-08-18 07:45:30 +00:00
davidm%netscape.com
abc28bcaca Check in code to proxy calls over to nsICommonDialogs 1999-08-18 04:41:17 +00:00
dougt%netscape.com
dd42e09faa removing security specific commands.
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
davidm%netscape.com
55313f939f remove NetSupportDialogs.dtd and .xul 1999-08-18 02:21:45 +00:00
davidm%netscape.com
df86588db1 Add new routine for setting numer of strings Fix bug in password dialog 1999-08-18 02:15:06 +00:00
davidm%netscape.com
cab2920c2c update files. Add in positioning code 1999-08-18 02:14:22 +00:00
ramiro%netscape.com
6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
leaf%mozilla.org
555403625a Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH 1999-08-17 19:01:03 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a Dont link in the webshell into the app. 1999-08-17 14:42:25 +00:00
ramiro%netscape.com
038e16b3a1 Dont link in the parser into the app. Link it in dynamically where needed.
This makes the link depenencies on unix be more like windows.  Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
04349cdd68 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
ramiro%netscape.com
2835075ab2 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
f568064ee2 Ignore generated files. 1999-08-17 07:07:01 +00:00
radha%netscape.com
b0fb1a1f21 Fix for 10051. reviewed by claudius. approved by cyeh. 1999-08-17 00:32:10 +00:00
danm%netscape.com
0ce57055ba disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
morse%netscape.com
84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
rjc%netscape.com
81fd405f35 Fix bug # 11832: Approval: chofmann. Review: waterson. 1999-08-14 11:11:45 +00:00
davidm%netscape.com
37110f50db remove virtual destructor to fix crash on windows. 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-14 01:35:17 +00:00
scc%netscape.com
0921e3bfc2 renamed to QueryReferent, do_QueryReferent, etc. 1999-08-13 23:00:58 +00:00
davidm%netscape.com
6b5c3a30b8 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-13 21:04:48 +00:00
slamm%netscape.com
8b3db6ebd9 Use correct chrome url for history window (bug #11834). a=chofmann. 1999-08-13 19:25:37 +00:00
matt%netscape.com
fb9a2569b9 Adding for bug fix 11706 1999-08-12 22:46:26 +00:00
matt%netscape.com
4a22f57a47 Adding makefiles 1999-08-12 22:37:18 +00:00
matt%netscape.com
7162abda9e adding makefiles 1999-08-12 22:34:23 +00:00
matt%netscape.com
1592227fee Adding dtd support to files. Appoved by hoffmann bugs 10343 7309 10252 1999-08-12 22:31:10 +00:00
danm%netscape.com
3da241e524 Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
slamm%netscape.com
f8e268afd8 Remove double inclusion of rules.mk and autoconf.mk. Gave a bunch of warnings. a=don. 1999-08-12 20:53:25 +00:00
racham%netscape.com
794cee16c3 Adding printfs for bug isolation purposes. Part of bug 11638, 11716 fixes. Rev by gayatri. Approved by Chris Yeh. 1999-08-12 20:25:09 +00:00
hangas%netscape.com
118c1e3622 Added the toolbar and resizeable features back into the windows. a=cyeh 1999-08-12 19:58:06 +00:00
hyatt%netscape.com
3d77c5fd8d Not a compiled checkin. Tweaking a style rule in xul.css to make the progress
meter blend in with the chrome (rather than being that ugly grey color).
Harmless and safe.
1999-08-12 18:37:21 +00:00
radha%netscape.com
f532ae0160 Fix bustage on unix 1999-08-12 17:58:28 +00:00
radha%netscape.com
a458b20f65 Fix for bug 11657. Pass load type as LOAD_NORMAL when a page is reloaded.
For everything else, pass LOAD_HISTORY as reload type.
review=nisheeth, approved=chofmann
1999-08-12 17:25:55 +00:00
radha%netscape.com
43c2c7fadb Fix for bug 8151. check whether url is a valid value before deciding that
something is already in the load and return. Code review=nisheeth
approved=chofmann
1999-08-12 17:24:11 +00:00
waterson%netscape.com
8888847e25 Bug 11484. Be defensive if a null pointer is passed as the doc title in SetPageTitle(). 1999-08-12 08:46:35 +00:00
waterson%netscape.com
b9100ed5ba Bug 11539. Only display description field until column pushers & resizing work. 1999-08-12 08:43:27 +00:00
rjc%netscape.com
c73c7adf6a Fix bug # 11626: get context menus in the bookmarks window working again. Approval: chofmann. Review: Hyatt 1999-08-12 08:30:02 +00:00
edburns%acm.org
76832ecb8b This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
briano%netscape.com
5c04b254d7 Fixed the missing newline bug that was upsetting HP. 1999-08-12 01:53:17 +00:00
slamm%netscape.com
3c090283a0 Fix chrome urls as last part of fix for bug #10341. a=chofmann. Does not affect the build. 1999-08-12 00:10:32 +00:00
slamm%netscape.com
5999da5d02 Move bookmarks resources into their own directory (bug #10341) and use chrome urls to reference them. a=chofmann 1999-08-11 22:27:57 +00:00
briano%netscape.com
7f09e481ea Fixed the typos in 2 filenames. Hint: Upper and lower case matter on Unix.... 1999-08-11 22:06:10 +00:00
slamm%netscape.com
35db7ab0f0 Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
slamm%netscape.com
cf70100b78 Replace 'resource:' urls with 'chrome:' urls (bug #10341). a=chofmann 1999-08-11 22:02:28 +00:00
slamm%netscape.com
99576937ac Use chrome url for sitemap.gif (bug #11640). a=choffman 1999-08-11 22:01:10 +00:00
matt%netscape.com
ded481f7fa fix for bug 9607. Appoved by jev 1999-08-11 07:24:37 +00:00
matt%netscape.com
182963d2de Adding dtd files for navigator 1999-08-11 06:41:52 +00:00
racham%netscape.com
c710be661c Automatic migration for a single unmigrated profile 1999-08-11 05:21:59 +00:00
rjc%netscape.com
9247f15914 Fix icon alignment. 1999-08-11 04:10:44 +00:00
rjc%netscape.com
99b9271de8 Hook up search persistence. 1999-08-11 04:06:23 +00:00
davidm%netscape.com
69aec50465 11128 Title bar of windows not displaying correctly - change name of attribute 1999-08-11 03:47:00 +00:00
davidm%netscape.com
0a7f2ca729 Remove #ifndef NECKO around the alert and replace nsINetSupport with nsIPrompt 1999-08-11 03:05:25 +00:00
davidm%netscape.com
4bf9335dd7 add nsCommonDialogs and nsDialogParamBlock factories and registration 1999-08-11 03:03:47 +00:00
davidm%netscape.com
4d1119cca9 add nsCommonDialogs.cpp and nsDialogParamBlock.cpp 1999-08-11 03:02:38 +00:00
leaf%mozilla.org
7b540c91a2 adding Makefile.in 1999-08-11 01:51:27 +00:00
leaf%mozilla.org
acb1ffab39 removing makefile.in, to add Makefile.in 1999-08-11 01:50:59 +00:00
leaf%mozilla.org
8b1c34505f fixing binary files. won't affect the build in any way. a=mcafee 1999-08-11 01:16:17 +00:00
gagan%netscape.com
e2cc549af4 Checkin for rjc. Changed backslashes to forward. 1999-08-11 01:11:35 +00:00
gagan%netscape.com
3baab4be66 Checkin for rjc. Changed backslashes to front. 1999-08-11 01:11:08 +00:00
dbragg%netscape.com
952053a14e xul version of pref-smartupdate.html 1999-08-11 00:32:22 +00:00
davidm%netscape.com
a5c70c2cc8 add nsCommonDialog.idl and nsDialogParamBloc.idl 1999-08-11 00:00:17 +00:00
davidm%netscape.com
730478b1da changed url of dialog 1999-08-10 23:37:29 +00:00
davidm%netscape.com
571b0800d0 Add nsCommonDialogs.cpp and nsDialogParamBlock.cpp 1999-08-10 23:36:57 +00:00
davidm%netscape.com
028e4bc23a add nsICommonDialogs.idl and nsIDialogParamBlock.idl 1999-08-10 23:35:44 +00:00
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
f99dc3fde4 add commonDialog.dtd 1999-08-10 23:31:38 +00:00
davidm%netscape.com
210ea14c0d Add commonDialog.js and commonDialog.xul 1999-08-10 23:30:52 +00:00
davidm%netscape.com
1d7198210c First Checked In. 1999-08-10 23:29:43 +00:00
matt%netscape.com
76a962eeb6 Adding fix for 10275 1999-08-10 23:27:26 +00:00
sfraser%netscape.com
25d8e47dba Fix the image URLs to use the appropriate chrome URLs. 1999-08-10 23:13:52 +00:00
davidm%netscape.com
937ad16436 remove long obsolete dialog code 1999-08-10 22:45:06 +00:00
davidm%netscape.com
feb6a58833 remove dialog code. return error code from history to fix bug 11489 1999-08-10 22:43:24 +00:00
davidm%netscape.com
d7eba1f6a2 First Checked In. 1999-08-10 22:14:38 +00:00
davidm%netscape.com
3fca0bd47f fix typo 1999-08-10 22:01:36 +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
racham%netscape.com
fa19a5296c fixing the bustage 1999-08-10 09:11:47 +00:00
racham%netscape.com
c73fd5b141 fixing the bustage 1999-08-10 08:59:00 +00:00
morse%netscape.com
004a53fc3d fix build bustage 1999-08-10 08:26:20 +00:00
morse%netscape.com
c8841d8c34 download mapping tables when browser starts up 1999-08-10 07:54:33 +00:00
brendan%mozilla.org
6ae312488c Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:12 +00:00
rjc%netscape.com
2276a27ea0 Now we can save find queries in bookmarks. 1999-08-10 06:07:53 +00:00
dougt%netscape.com
cd9eb2c9d3 updating flash software notification gif. 1999-08-10 05:42:19 +00:00
jband%netscape.com
d010c9a713 check member for null before using it in dtor 1999-08-10 05:23:03 +00:00
rjc%netscape.com
df7003925b Small XUL fix. 1999-08-10 05:21:04 +00:00
sspitzer%netscape.com
2696a2a86b ignore generated Makefile 1999-08-10 05:16:39 +00:00
saari%netscape.com
721145f907 Fixing bug 7319 1999-08-10 05:09:30 +00:00
dougt%netscape.com
5cc11ee052 Adding back the software notification flash. 1999-08-10 03:29:08 +00:00
tao%netscape.com
001bca8470 Add en-US test case. 1999-08-10 03:11:08 +00:00
rjc%netscape.com
78d38e4b2c Add Google icon. 1999-08-10 03:10:41 +00:00
rjc%netscape.com
9de81acdb0 Add google icon. 1999-08-10 03:09:31 +00:00
tao%netscape.com
afe55a18d8 Add file/http test. 1999-08-10 03:06:12 +00:00
rjc%netscape.com
88da3e4b36 Get icons from the proper location. 1999-08-10 02:57:15 +00:00
matt%netscape.com
5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
matt%netscape.com
e34f37cdb6 Adding makefiles 1999-08-10 02:47:42 +00:00
matt%netscape.com
23ee2ca012 Adding makefile for en-US directory 1999-08-10 02:46:41 +00:00
matt%netscape.com
0cbdef93da Adding dtd files for prefs 1999-08-10 02:45:59 +00:00
rjc%netscape.com
2fcfea539f Add aol.com 1999-08-10 02:43:37 +00:00
rjc%netscape.com
f555a1f260 Add in aol.com 1999-08-10 02:41:02 +00:00
hangas%netscape.com
08dfe7fb48 Removed dump() statement. 1999-08-10 00:56:22 +00:00
tao%netscape.com
a23f9bbe98 Change calling sequence to match the change in JS function 1999-08-09 23:56:18 +00:00
toshok%hungry.com
07ce6f3036 if we're doing OJI, we need both -ljsj and -loji 1999-08-09 22:44:06 +00:00
rjc%netscape.com
6893c29b97 Small fix for bug #11449. 1999-08-09 22:33:02 +00:00
rjc%netscape.com
7541216c9b Small XUL changes. 1999-08-09 22:30:30 +00:00
danm%netscape.com
83dc4ebc74 re-enable app quit from menu 1999-08-09 22:28:30 +00:00
sspitzer%netscape.com
9aab80c6e9 use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489 1999-08-09 22:19:08 +00:00
rjc%netscape.com
5e162a2981 Add some icons. 1999-08-09 21:51:17 +00:00
tao%netscape.com
eba563750f Add locale switching test case. 1999-08-09 21:38:54 +00:00
rjc%netscape.com
20baef8938 Proper chrome (with close box). Thanks to danm. 1999-08-09 21:12:35 +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
danm%netscape.com
979183f79c proper chrome on search dialog 1999-08-09 21:05:27 +00:00
rjc%netscape.com
2dd21e3dc2 Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +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
radha%netscape.com
0b31030cb4 New methods for back and forward button popups 1999-08-09 00:54:20 +00:00
radha%netscape.com
4836289043 New methods for back an dforward button popups 1999-08-09 00:53:39 +00:00
radha%netscape.com
93dd19775a New methods for back, forward button popups and Go menu 1999-08-09 00:52:04 +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
ae855cbe77 update where to find associated JS file 1999-08-07 20:32:10 +00:00
rjc%netscape.com
c0ab6533f4 Open search window as resizable. 1999-08-07 11:29:03 +00:00
danm%netscape.com
36cefdc1d3 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
rjc%netscape.com
8d75a73bb2 Compute a good title for saved search bookmarks. 1999-08-07 01:40:26 +00:00
rjc%netscape.com
3ebdf69c15 Add snap.com 1999-08-07 01:17:59 +00:00
rjc%netscape.com
ede8676999 Add goto.com 1999-08-07 01:07:20 +00:00
rjc%netscape.com
c90bbc7824 Add Google. 1999-08-07 00:51:01 +00:00
rjc%netscape.com
470ded31d4 Add google. 1999-08-07 00:50:47 +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
slamm%netscape.com
45af9083de Use the correct style for the panel bar. 1999-08-07 00:26:27 +00:00
slamm%netscape.com
f4bf414bf5 Avoid adding a panel multiple times. Clean-up selection after removing a panel. Comment out dump()'s. 1999-08-07 00:25:56 +00:00