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

1887 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com 52def6450e Adding makefile for resources 1999-07-14 00:21:16 +00:00
matt%netscape.com 0fe408b54c Adding global directory to makefiles 1999-07-14 00:15:00 +00:00
matt%netscape.com a5b40393cc Removing contentframe.js and moving to content directory
Removing xul.css and moving to global/skin
1999-07-14 00:08:42 +00:00
matt%netscape.com fd175dca0f Moving files from browser/src to resources/content
Changed xul.css to chrome://global/skin
1999-07-14 00:03:57 +00:00
sspitzer%netscape.com 18fffdd227 ignore the generated Makefile 1999-07-13 18:57:49 +00:00
slamm%netscape.com 11d9156c66 Fix open/close state saving. Thanks to putterman for the fix. 1999-07-12 23:23:41 +00:00
blizzard%redhat.com 6080b734d6 Make sure that mWebShell has the Show() method called on it when mWindow does. This fixes the xlib gray screen and should allow some hacks to be removed from the gtk code. Checkin approved by hyatt and cyeh. 1999-07-12 20:31:03 +00:00
matt%netscape.com 1f8d081f5b fix for bug 9330. Appoved. Reviewed by bill 1999-07-12 19:36:59 +00:00
duncan%be.com 4a3451e3dc Temporary fix for BeOS menus: do not load dynamically. Will try to
fix this for M9.
BeOS only checkin authorized by cyeh.
1999-07-12 19:15:01 +00:00
waterson%netscape.com 703695bef6 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
dp%netscape.com c1aea59ed9 Backing out release build autoreg optimization. The optimization fails
if people pull a more recent build on top of their existing one.
- approved by Chris Hofmann
1999-07-12 07:45:01 +00:00
duncan%be.com bccc6db380 Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
hyatt%netscape.com 41f0fe1a0f In a fit of complete stupidity a couple of days ago, I checked in an altered
navigator.css file that changed the print button's image to the back button's
image. (I was demonstrating the ability to change the chrome to someone,
and never removed the change, and then it slipped in with my real changes).

Backing out this change and fixing the poor print button.
1999-07-10 07:43:05 +00:00
radha%netscape.com afcae1c632 Don't include MsgCompose header files to invoke the Messenger when a mailto: is clicked.
Use ToolkitCore.ShowWindowWithArgs instead. I know about all that is going on
regarding using window.open instead of showwindowwithargs. But in this case,
I really have no choice. Plus, this code will go away when I get to use
NECKO's protocol registry.
1999-07-10 00:15:04 +00:00
pavlov%pavlov.net 1845e72687 fix bug 9564 r=mcafee a=cyeh 1999-07-09 23:41:29 +00:00
waterson%netscape.com 1fc35b0481 Bug 9546. Hard code width of window so window doesn't grow without bound when intrinsically sized. 1999-07-09 23:12:43 +00:00
waterson%netscape.com fab7044180 Bug 9431. Don't return failure if can't find bookmarks file. 1999-07-09 23:09:59 +00:00
law%netscape.com 6d95163e0e Fix for bug #5635; reviewed by hyatt, approved by chofmann 1999-07-09 21:39:29 +00:00
warren%netscape.com 61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
pavlov%pavlov.net 92fbe9c78e turning intrinsic sizing on for unix part 2 r=saari a=chofmann 1999-07-09 17:25:14 +00:00
racham%netscape.com 2b96bde315 Profiledefaults dir is the install directory. Rev by gayatri. Approved by chofmann 1999-07-09 04:33:32 +00:00
sdagley%netscape.com ed43893377 Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
sdagley%netscape.com b74558da9b Fix for bug #8491. Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables. 1999-07-09 02:44:31 +00:00
law%netscape.com 33a150df97 Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
law%netscape.com c97e729f96 Fix for bug #8537; reviwed by sfraser, approved by chofmann 1999-07-09 01:23:33 +00:00
law%netscape.com 4fd7e0f496 Fix for bugs #8537 and #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:22:08 +00:00
law%netscape.com 1de86503e6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-09 01:19:28 +00:00
sfraser%netscape.com 4bdfde487c Fix for 7060 -- new blank page crashes on windows. Changed from using about:blank to empty_doc.html, because about:blank barfs on Windoze. r kin, a chofmann 1999-07-09 01:17:29 +00:00
hyatt%netscape.com 8417c5195b Fixing the double-scrollbar problem in the browser window. 1999-07-09 00:39:35 +00:00
hyatt%netscape.com a08964a8e8 Didn't mean to check in navigator.xul. Backing out. 1999-07-09 00:18:32 +00:00
hyatt%netscape.com be237295f5 Making windows work better by default. 1999-07-09 00:17:22 +00:00
hyatt%netscape.com 585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
law%netscape.com e3221f79a6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-08 23:48:44 +00:00
briano%netscape.com 5951cf67e4 Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze. 1999-07-08 02:11:29 +00:00
waterson%netscape.com f878219d03 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
briano%netscape.com 4178fb8319 Fixed a typo. questionl.gif != question1.gif 1999-07-08 01:17:29 +00:00
briano%netscape.com 90116126c1 Not needed, since it gets generated. 1999-07-08 01:16:22 +00:00
law%netscape.com 48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com 1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
hyatt%netscape.com b0d76a8031 Fixing redraw problems on initial show of window 1999-07-07 22:33:26 +00:00
valeski%netscape.com a4d14d99aa getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
waterson%netscape.com 5db0a27c71 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com 0145bb9a12 Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file. 1999-07-07 08:22:30 +00:00
warren%netscape.com 9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
matt%netscape.com 2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00
ramiro%netscape.com 5b2b8782b2 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
gayatrib%netscape.com 6e5c5c9344 Added new file spec for profile defaults folder 1999-07-07 01:05:39 +00:00
matt%netscape.com 0321e6a478 removing unused files for bug 6486 1999-07-07 00:57:13 +00:00
saari%netscape.com 5296bf1511 Fix for bug #8990 1999-07-07 00:48:06 +00:00
sspitzer%netscape.com 8e81cc9815 adding more debugging dump statements to help diagnose problems 1999-07-07 00:44:40 +00:00
matt%netscape.com 337bc506f9 fixing bug 6486. Removing appshell.html contentframe.html sidbear.html status.html browserinitpage.html 1999-07-07 00:42:30 +00:00
hyatt%netscape.com 753822a195 Making the initial window size larger. 1999-07-07 00:40:56 +00:00
law%netscape.com 6f1a395e74 Tweak for bug #7204 (Open... -> Open File or Location...) 1999-07-07 00:36:45 +00:00
law%netscape.com 03ddffe87d Added dialog title (not localizable, yet) 1999-07-07 00:28:56 +00:00
law%netscape.com 4e75c69eb5 Fix (from German) for bug #7204 1999-07-07 00:25:58 +00:00
matt%netscape.com 9e18d6d2e7 fixing bug 6646 1999-07-07 00:11:17 +00:00
sspitzer%netscape.com d1bb316633 support -news command line argument 1999-07-07 00:06:16 +00:00
matt%netscape.com 83cdc5f249 Fixing bug 8245 1999-07-07 00:03:36 +00:00
pinkerton%netscape.com 606004f808 more generic tooltip architecture. 1999-07-06 23:22:40 +00:00
pinkerton%netscape.com f86486b83c export tooltip.js to dist. 1999-07-06 23:22:13 +00:00
pinkerton%netscape.com b3ed438b51 First Checked In. 1999-07-06 23:21:49 +00:00
pinkerton%netscape.com 9ec6bdb3b1 Allow for oncreate handler to stop creation of popups by returning false from event handler. 1999-07-06 23:21:23 +00:00
sspitzer%netscape.com 0399d71cb2 add debugging dump 1999-07-06 22:39:10 +00:00
sspitzer%netscape.com 0e665162cb temporary fix for the "window is 1x1 and blank on startup" problem.
hyatt / pavlov are working on a better fix.
1999-07-06 21:32:44 +00:00
hyatt%netscape.com 5101e52906 Trying to fix build bustage. 1999-07-06 18:53:41 +00:00
ramiro%netscape.com fb45aae516 Protect the mail news "dirty hack" with MOZ_MAIL_NEWS defines. 1999-07-06 14:51:33 +00:00
gayatrib%netscape.com 2638b04a66 Modified to load the newpm.xul to invoke profile manager ui 1999-07-06 08:32:21 +00:00
hyatt%netscape.com 1178bcf511 Make popups work with intrinsic sizing. 1999-07-05 23:45:24 +00:00
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