Commit Graph

916 Commits

Author SHA1 Message Date
slamm%netscape.com
25a719321e Add popups for personal toolbar folders.
git-svn-id: svn://10.0.0.236/trunk@40369 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 23:40:34 +00:00
danm%netscape.com
ab9d108d7b adding initial hidden window to AppRunner
git-svn-id: svn://10.0.0.236/trunk@40286 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 14:40:55 +00:00
danm%netscape.com
a7497d77b2 updating to new location of xul.css
git-svn-id: svn://10.0.0.236/trunk@40245 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 06:50:10 +00:00
matt%netscape.com
6c91890099 Adding new openLocation dialog that was not updated
before


git-svn-id: svn://10.0.0.236/trunk@40199 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 00:56:59 +00:00
davidm%netscape.com
b85b9e6fd5 8002 Tasks|Navigator opens a NEW Navigator window
git-svn-id: svn://10.0.0.236/trunk@40055 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 23:59:25 +00:00
davidm%netscape.com
37ae3e9fbb Add cycle window function
git-svn-id: svn://10.0.0.236/trunk@40054 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 23:46:28 +00:00
morse%netscape.com
5a03b7c656 NetSupportPrompt.xul was missing
git-svn-id: svn://10.0.0.236/trunk@39821 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 02:05:21 +00:00
syd%netscape.com
4afcb5085e changed xul.css to new chrome form.
git-svn-id: svn://10.0.0.236/trunk@39804 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 01:39:39 +00:00
rjc%netscape.com
49ebe607cd Add support for updating a bookmark's "Last Visited" date when its URL is loaded.
git-svn-id: svn://10.0.0.236/trunk@39522 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 09:05:48 +00:00
rjc%netscape.com
69308d6f84 Add support for more language translations and multiple translation engines.
git-svn-id: svn://10.0.0.236/trunk@39462 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 00:48:51 +00:00
kmcclusk%netscape.com
12a07070be fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.


git-svn-id: svn://10.0.0.236/trunk@39401 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 22:00:24 +00:00
matt%netscape.com
9ca2e85baf chaning browser to navigator
git-svn-id: svn://10.0.0.236/trunk@39236 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 03:56:54 +00:00
matt%netscape.com
d6c24e273f I'm a dumbass....changed dir from browser to navigator
git-svn-id: svn://10.0.0.236/trunk@39235 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 03:55:09 +00:00
matt%netscape.com
6f23e8d8ac Removing files and moving them to chrome directories
* gif Netsupport* navigator.xul tooltip.js unknownContent.xul
viewSource.xul viewsource.js is moved to broswer/resources/content

*css is moved to browser/resources/skin


git-svn-id: svn://10.0.0.236/trunk@39225 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 00:42:36 +00:00
matt%netscape.com
429ab86535 Removing contentframe.js and moving to content directory
Removing xul.css and moving to global/skin


git-svn-id: svn://10.0.0.236/trunk@39219 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 00:08:42 +00:00
matt%netscape.com
3928bbdfd9 Moving files from browser/src to resources/content
Changed xul.css to chrome://global/skin


git-svn-id: svn://10.0.0.236/trunk@39218 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 00:03:57 +00:00
slamm%netscape.com
e15b83d7da Fix open/close state saving. Thanks to putterman for the fix.
git-svn-id: svn://10.0.0.236/trunk@39024 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-12 23:23:41 +00:00
hyatt%netscape.com
eec80a1bf9 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.


git-svn-id: svn://10.0.0.236/trunk@38952 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 07:43:05 +00:00
law%netscape.com
23e14d0a23 Fix for bugs #8537 and #8539; reviwed by sfraser, approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@38861 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 01:22:08 +00:00
law%netscape.com
c585b558c1 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com
git-svn-id: svn://10.0.0.236/trunk@38860 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 01:19:28 +00:00
sfraser%netscape.com
aa8e84c69c 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
git-svn-id: svn://10.0.0.236/trunk@38859 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 01:17:29 +00:00
hyatt%netscape.com
c11fe3be80 Fixing the double-scrollbar problem in the browser window.
git-svn-id: svn://10.0.0.236/trunk@38846 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 00:39:35 +00:00
hyatt%netscape.com
afd3edc7cd Didn't mean to check in navigator.xul. Backing out.
git-svn-id: svn://10.0.0.236/trunk@38840 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 00:18:32 +00:00
hyatt%netscape.com
d8c066b9c1 Making windows work better by default.
git-svn-id: svn://10.0.0.236/trunk@38839 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 00:17:22 +00:00
law%netscape.com
8bd6898453 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com
git-svn-id: svn://10.0.0.236/trunk@38833 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 23:48:44 +00:00
briano%netscape.com
c7127102d6 Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze.
git-svn-id: svn://10.0.0.236/trunk@38766 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 02:11:29 +00:00
briano%netscape.com
5dafa4ca31 Fixed a typo. questionl.gif != question1.gif
git-svn-id: svn://10.0.0.236/trunk@38752 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:17:29 +00:00
briano%netscape.com
ae772cda48 Not needed, since it gets generated.
git-svn-id: svn://10.0.0.236/trunk@38751 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:16:22 +00:00
matt%netscape.com
6cebeb8696 fix for bug 8987
git-svn-id: svn://10.0.0.236/trunk@38591 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:04:50 +00:00
matt%netscape.com
ca877c59d0 removing unused files for bug 6486
git-svn-id: svn://10.0.0.236/trunk@38525 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:57:13 +00:00
sspitzer%netscape.com
2c03169e7e adding more debugging dump statements to help diagnose problems
git-svn-id: svn://10.0.0.236/trunk@38520 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:44:40 +00:00
matt%netscape.com
524a760eb6 fixing bug 6486. Removing appshell.html contentframe.html sidbear.html status.html browserinitpage.html
git-svn-id: svn://10.0.0.236/trunk@38519 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:42:30 +00:00
hyatt%netscape.com
66fd801acb Making the initial window size larger.
git-svn-id: svn://10.0.0.236/trunk@38517 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:40:56 +00:00
law%netscape.com
086f23fa1f Tweak for bug #7204 (Open... -> Open File or Location...)
git-svn-id: svn://10.0.0.236/trunk@38513 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:36:45 +00:00
law%netscape.com
5364c72e86 Added dialog title (not localizable, yet)
git-svn-id: svn://10.0.0.236/trunk@38509 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:28:56 +00:00
law%netscape.com
419bd437ae Fix (from German) for bug #7204
git-svn-id: svn://10.0.0.236/trunk@38507 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:25:58 +00:00
matt%netscape.com
94a18ef77e fixing bug 6646
git-svn-id: svn://10.0.0.236/trunk@38502 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:11:17 +00:00
matt%netscape.com
a46e16443b Fixing bug 8245
git-svn-id: svn://10.0.0.236/trunk@38494 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:03:36 +00:00
pinkerton%netscape.com
9f4f0f8b70 more generic tooltip architecture.
git-svn-id: svn://10.0.0.236/trunk@38467 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:22:40 +00:00
pinkerton%netscape.com
dbecab5e7c export tooltip.js to dist.
git-svn-id: svn://10.0.0.236/trunk@38466 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:22:13 +00:00
pinkerton%netscape.com
e0848a3243 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@38465 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:21:49 +00:00
sspitzer%netscape.com
354fa48155 add debugging dump
git-svn-id: svn://10.0.0.236/trunk@38419 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 22:39:10 +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
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
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
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
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
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