Commit Graph

4349 Commits

Author SHA1 Message Date
hyatt%netscape.com
01f3c282b8 Removing the obsolete nsIWidgetController interface.
git-svn-id: svn://10.0.0.236/trunk@38324 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 19:46:05 +00:00
hyatt%netscape.com
5bf6776461 Removing the obsolete files.
git-svn-id: svn://10.0.0.236/trunk@38323 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 19:43:01 +00:00
hyatt%netscape.com
4949d8b250 Removing the compilation of obsolete files on windows.
git-svn-id: svn://10.0.0.236/trunk@38322 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 19:41:37 +00:00
hyatt%netscape.com
7f196c1827 Replacing window.frames[0].frames[1] with window.content.
Also tried to cut down on some uses of the toolkitCore (those that I could
switch over).


git-svn-id: svn://10.0.0.236/trunk@38321 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 19:20:52 +00:00
sdagley%netscape.com
c7af169c1e File Removed.
git-svn-id: svn://10.0.0.236/trunk@38315 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 06:16:08 +00:00
sdagley%netscape.com
36d0edf581 Another shot at fixing hyatt's build bustage. This file isn't actually generated even though there's a corresponding .idl file. Since hyatt added the define of NS_SIZETOCONTENT to the .idl file the Mac isn't finding it.
git-svn-id: svn://10.0.0.236/trunk@38314 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 06:00:14 +00:00
hyatt%netscape.com
0783f2a892 Checking in support for intrinsic sizing of chrome.
git-svn-id: svn://10.0.0.236/trunk@38310 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 04:09:54 +00:00
saari%netscape.com
f9c8a5f23b fix bug 9032, check for null crash
git-svn-id: svn://10.0.0.236/trunk@38309 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 02:43:58 +00:00
sspitzer%netscape.com
3e154a430a debugging dump. don't hardcode mozillazine as the start page. the start page is set from the browser.startup.page pref. see navigator.js for details.
git-svn-id: svn://10.0.0.236/trunk@38282 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 18:18:02 +00:00
sspitzer%netscape.com
f068fd10c3 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again.
git-svn-id: svn://10.0.0.236/trunk@38281 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 18:00:43 +00:00
rjc%netscape.com
8021d8eca5 In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field
git-svn-id: svn://10.0.0.236/trunk@38275 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 11:35:11 +00:00
rjc%netscape.com
fc625ef3b7 More Search cleanup.
git-svn-id: svn://10.0.0.236/trunk@38274 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 11:20:10 +00:00
rjc%netscape.com
e62ab6b705 Get search XUL/CSS working with latest XUL tree changes.
git-svn-id: svn://10.0.0.236/trunk@38272 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 11:02:09 +00:00
rjc%netscape.com
04f0381235 Fix bug #9232.
git-svn-id: svn://10.0.0.236/trunk@38262 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 07:53:46 +00:00
waterson%netscape.com
9a78f69402 Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921.
git-svn-id: svn://10.0.0.236/trunk@38261 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 07:20:08 +00:00
waterson%netscape.com
3f93a1ae07 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921.
git-svn-id: svn://10.0.0.236/trunk@38260 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 07:19:24 +00:00
waterson%netscape.com
5d5e37546a Remove DOMProps core. It's obsolete.
git-svn-id: svn://10.0.0.236/trunk@38241 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 04:37:41 +00:00
waterson%netscape.com
db83be064b Get rid of the DOMProps core. It's obsolete.
git-svn-id: svn://10.0.0.236/trunk@38240 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 04:35:57 +00:00
law%netscape.com
3aa02b0e09 Delay loading of app shell components till required
git-svn-id: svn://10.0.0.236/trunk@38206 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:39:37 +00:00
saari%netscape.com
efc2193fda fix build breakage
git-svn-id: svn://10.0.0.236/trunk@38203 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:31:23 +00:00
saari%netscape.com
7a652b4f4d adding MacOS support for menu accelerators
git-svn-id: svn://10.0.0.236/trunk@38190 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 23:57:29 +00:00
sfraser%netscape.com
20c43d4b4f New blank window should open a blank editor window.
git-svn-id: svn://10.0.0.236/trunk@38159 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:38:08 +00:00
sfraser%netscape.com
14a1ee7828 Turn off unbuffering of stdout for Mac
git-svn-id: svn://10.0.0.236/trunk@38158 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:37:48 +00:00
joki%netscape.com
bfbeb5f588 New focus stuff for getting focus to the content area of the apprunner window.
git-svn-id: svn://10.0.0.236/trunk@38125 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 19:43:26 +00:00
pinkerton%netscape.com
73b7521886 pull out testing tooltip stuff.
git-svn-id: svn://10.0.0.236/trunk@38114 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 19:19:36 +00:00
slamm%netscape.com
7fde84d346 Fix for bug 8764. Highlighting color was wrong.
git-svn-id: svn://10.0.0.236/trunk@38112 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 19:17:10 +00:00
ramiro%netscape.com
00ba8464d9 Yank misplaced Makfile.
git-svn-id: svn://10.0.0.236/trunk@38091 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:51:27 +00:00
dveditz%netscape.com
4a69d1d866 nakefile cleanups
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
43391c2dca Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.


git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
ff1f6c5a74 fix for #9143. make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now.
git-svn-id: svn://10.0.0.236/trunk@38017 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 06:39:40 +00:00
hyatt%netscape.com
4e7936c4e7 Converted the navigator main window to the new XUL world.
git-svn-id: svn://10.0.0.236/trunk@37996 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:29:43 +00:00
rjc%netscape.com
544a1e8cc6 Don't lose CRs in bookmark descriptions.
git-svn-id: svn://10.0.0.236/trunk@37937 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 02:30:41 +00:00
rjc%netscape.com
dccc57f016 Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.)
git-svn-id: svn://10.0.0.236/trunk@37930 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 01:35:49 +00:00
matt%netscape.com
16428747b9 fixing bug 6646
git-svn-id: svn://10.0.0.236/trunk@37927 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 01:05:46 +00:00
matt%netscape.com
db2190f83a Adding 1.1 code to navigator.xul
git-svn-id: svn://10.0.0.236/trunk@37926 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 00:39:43 +00:00
slamm%netscape.com
a32c5538dd Fix case to match cvs. IEFavorite.gif --> iefavorite.gif.
git-svn-id: svn://10.0.0.236/trunk@37920 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:54:28 +00:00
matt%netscape.com
3ded103016 Adding fix for bug 8987
git-svn-id: svn://10.0.0.236/trunk@37916 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:46:38 +00:00
matt%netscape.com
755b17b67e Taking navigator.gif out
git-svn-id: svn://10.0.0.236/trunk@37914 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:42:46 +00:00
sspitzer%netscape.com
a44aef2f2e whoops. fix this error: ./mozilla-apprunner.sh: [: too many arguments
git-svn-id: svn://10.0.0.236/trunk@37912 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:41:33 +00:00
matt%netscape.com
65fc7ea6ea Adding file for chrome
git-svn-id: svn://10.0.0.236/trunk@37906 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:06:57 +00:00
matt%netscape.com
ac7cdfc906 Adding errorl.gif
git-svn-id: svn://10.0.0.236/trunk@37902 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:59:17 +00:00
matt%netscape.com
367cbf5625 Add skins for chrome in naviagator
git-svn-id: svn://10.0.0.236/trunk@37901 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:58:32 +00:00
matt%netscape.com
2769bdcc9f Adding content for chrome directory
git-svn-id: svn://10.0.0.236/trunk@37899 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:56:04 +00:00
matt%netscape.com
920dea6a0f Adding makefiles for content and skin for navigator
git-svn-id: svn://10.0.0.236/trunk@37898 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:52:05 +00:00
matt%netscape.com
998b4ac00c Adding resources directory
git-svn-id: svn://10.0.0.236/trunk@37897 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:47:35 +00:00
slamm%netscape.com
dc4b78b5b1 Parameterize sidebar.
git-svn-id: svn://10.0.0.236/trunk@37850 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:51:13 +00:00
slamm%netscape.com
8ad2780d32 Use new grippy images added by evaughan.
git-svn-id: svn://10.0.0.236/trunk@37849 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:50:34 +00:00
warren%netscape.com
8b1231e0ae Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00
sspitzer%netscape.com
02fa3bd6bd fix warnings
git-svn-id: svn://10.0.0.236/trunk@37677 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 08:07:54 +00:00
sspitzer%netscape.com
3b033a31cd prevent -edit and -mail at the same time. prevent -g and -mail at the same time
git-svn-id: svn://10.0.0.236/trunk@37664 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 07:09:52 +00:00