Commit Graph

435 Commits

Author SHA1 Message Date
hyatt%netscape.com
9bcf6a63a9 Harmless checkin of a sample XUL file. 1999-07-24 01:58:40 +00:00
hyatt%netscape.com
54762c7045 Added a background to test transparency of menus. 1999-07-23 08:37:33 +00:00
hyatt%netscape.com
ee0f57fb6f Checking in my sample XUL file. Not used in the product. Completely safe. 1999-07-23 07:22:37 +00:00
hyatt%netscape.com
10e328c922 A thoroughly harmless checkin of a sample XUL file for XP menus. 1999-07-23 02:40:02 +00:00
davidm%netscape.com
08542cafae Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
rjc%netscape.com
e581724190 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
hyatt%netscape.com
db0c8b521d Another thoroughly harmless checkin. Just a sample XUL file. 1999-07-22 10:16:26 +00:00
hyatt%netscape.com
4b043dabc0 A thoroughly harmless checkin. Just tweaking the content of a sample XUL file. 1999-07-22 08:49:58 +00:00
leaf%mozilla.org
2a13b0afc0 admin -kb'ing these bad boys 1999-07-22 01:56:32 +00:00
matt%netscape.com
7a148b68fa Needed to switch animations around 1999-07-22 00:46:31 +00:00
matt%netscape.com
e8856dc640 Adding new throbber 1999-07-22 00:34:23 +00:00
davidm%netscape.com
4f806b4de5 Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul 1999-07-22 00:27:14 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
hyatt%netscape.com
da0e174fd6 Checking in a sample file for the menus. 1999-07-21 09:49:22 +00:00
gagan%netscape.com
4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com
2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
danm%netscape.com
11f522bc8c adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
danm%netscape.com
691d4688fd updating to new location of xul.css 1999-07-20 06:50:10 +00:00
matt%netscape.com
379615de02 Adding new openLocation dialog that was not updated
before
1999-07-20 00:56:59 +00:00
davidm%netscape.com
3cb9c2de86 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
davidm%netscape.com
df267864e2 Add cycle window function 1999-07-18 23:46:28 +00:00
morse%netscape.com
b0979069d4 NetSupportPrompt.xul was missing 1999-07-17 02:05:21 +00:00
syd%netscape.com
b4bc72c17d changed xul.css to new chrome form. 1999-07-17 01:39:39 +00:00
rjc%netscape.com
73a1e1b8aa Add support for updating a bookmark's "Last Visited" date when its URL is loaded. 1999-07-15 09:05:48 +00:00
rjc%netscape.com
94294d1a46 Add support for more language translations and multiple translation engines. 1999-07-15 00:48:51 +00:00
kmcclusk%netscape.com
d42e178f95 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.
1999-07-14 22:00:24 +00:00
matt%netscape.com
24142c0e49 chaning browser to navigator 1999-07-14 03:56:54 +00:00
matt%netscape.com
8de018b831 I'm a dumbass....changed dir from browser to navigator 1999-07-14 03:55:09 +00:00
matt%netscape.com
c15da2bbb5 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
1999-07-14 00:42:36 +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
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
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
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
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
matt%netscape.com
2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00
matt%netscape.com
0321e6a478 removing unused files for bug 6486 1999-07-07 00:57:13 +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