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

1767 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 2336371f60 Making sure dialogs really look like dialogs. 1999-07-05 19:38:43 +00:00
hyatt%netscape.com eef8de7fca Fixing the toolkit core's ShowWindow methods to not SHOW THE DAMN WINDOW
ON THEIR OWN.  Why are these %^*%^&%&^ methods still being used everywhere?
1999-07-05 17:01:55 +00:00
hyatt%netscape.com 01fcc007c0 Keep the initial width and height from being 0. Set it to 1 instead. 1999-07-05 16:53:43 +00:00
racham%netscape.com f9d24c46cc Added login to support netcenter's product registration work 1999-07-05 01:27:39 +00:00
dp%netscape.com 4390287ead Turn off autoregistrations for release builds if component.reg exists. 1999-07-05 00:59:27 +00:00
radha%netscape.com c75a8d3c38 Activate the mailcomposer code only if NECKO is *not*
defined. Mail composer header files are not found if
NECKO is defined and thereby NECKO build fails.
1999-07-05 00:53:20 +00:00
radha%netscape.com 32eddfe0b4 WebShellWindow is now a url dispatcher until a common app independant module is
identified. Add url dispatcher related functions
1999-07-04 23:41:32 +00:00
hyatt%netscape.com a34b9faa23 Removing the obsolete nsIWidgetController interface. 1999-07-04 19:46:05 +00:00
hyatt%netscape.com 6e2d5189fb Removing the obsolete files. 1999-07-04 19:43:01 +00:00
hyatt%netscape.com e7d9821140 Removing the compilation of obsolete files on windows. 1999-07-04 19:41:37 +00:00
hyatt%netscape.com 6952cd57d8 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).
1999-07-04 19:20:52 +00:00
sdagley%netscape.com d2ace9f0ad File Removed. 1999-07-04 06:16:08 +00:00
sdagley%netscape.com fbaa167a38 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. 1999-07-04 06:00:14 +00:00
hyatt%netscape.com 73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
saari%netscape.com 77096ca1e6 fix bug 9032, check for null crash 1999-07-04 02:43:58 +00:00
sspitzer%netscape.com f443f579a2 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. 1999-07-03 18:18:02 +00:00
sspitzer%netscape.com 8977322293 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. 1999-07-03 18:00:43 +00:00
rjc%netscape.com 6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com 19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
andreas.otte%primus-online.de d118ec010c some more ignorance 1999-07-03 08:35:42 +00:00
rjc%netscape.com 8c54f70547 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com 066b0c616e 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. 1999-07-03 07:20:08 +00:00
waterson%netscape.com e4e07af757 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921. 1999-07-03 07:19:24 +00:00
waterson%netscape.com 3870de7c1e Remove DOMProps core. It's obsolete. 1999-07-03 04:37:41 +00:00
waterson%netscape.com c312a4f2a3 Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
law%netscape.com 3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
saari%netscape.com f54cb5007b fix build breakage 1999-07-03 00:31:23 +00:00
saari%netscape.com af57c2ec66 adding MacOS support for menu accelerators 1999-07-02 23:57:29 +00:00
sfraser%netscape.com 4c3134066b New blank window should open a blank editor window. 1999-07-02 21:38:08 +00:00
sfraser%netscape.com 817d9c0a4f Turn off unbuffering of stdout for Mac 1999-07-02 21:37:48 +00:00
joki%netscape.com f550a8be68 New focus stuff for getting focus to the content area of the apprunner window. 1999-07-02 19:43:26 +00:00
pinkerton%netscape.com ea74b1d18c pull out testing tooltip stuff. 1999-07-02 19:19:36 +00:00
slamm%netscape.com fbdd6c0e04 Fix for bug 8764. Highlighting color was wrong. 1999-07-02 19:17:10 +00:00
ramiro%netscape.com f6fd604311 Yank misplaced Makfile. 1999-07-02 13:51:27 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com f41e67c622 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.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com 3ce64189d8 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. 1999-07-02 06:39:40 +00:00
hyatt%netscape.com 34ff7bf7a8 Converted the navigator main window to the new XUL world. 1999-07-02 05:29:43 +00:00
rjc%netscape.com e4d10a9406 Don't lose CRs in bookmark descriptions. 1999-07-02 02:30:41 +00:00
rjc%netscape.com f176924dcb Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +00:00
matt%netscape.com bdbd71b410 fixing bug 6646 1999-07-02 01:05:46 +00:00
matt%netscape.com 006e6c5aa0 Adding 1.1 code to navigator.xul 1999-07-02 00:39:43 +00:00
slamm%netscape.com b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
matt%netscape.com 18318b89df Adding fix for bug 8987 1999-07-01 23:46:38 +00:00
matt%netscape.com e2f48d46b5 Taking navigator.gif out 1999-07-01 23:42:46 +00:00
sspitzer%netscape.com 95668987c7 whoops. fix this error: ./mozilla-apprunner.sh: [: too many arguments 1999-07-01 23:41:33 +00:00
matt%netscape.com a3825da6dd Adding file for chrome 1999-07-01 23:06:57 +00:00
matt%netscape.com 9e04e9e781 Adding errorl.gif 1999-07-01 22:59:17 +00:00
matt%netscape.com 012add256d Add skins for chrome in naviagator 1999-07-01 22:58:32 +00:00