Commit Graph

285 Commits

Author SHA1 Message Date
law%netscape.com
475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
rjc%netscape.com
4604cacd4e Get true separators back in the bookmarks menu by adding a XUL template rule to check for them. 1999-06-05 03:01:54 +00:00
davidm%netscape.com
c267203866 Add dialog resource files and icons 1999-06-05 01:20:16 +00:00
davidm%netscape.com
fea85ddd4a Added icons and xul files for dialogs 1999-06-05 01:10:45 +00:00
davidm%netscape.com
20ccc6ea14 First Checked In. 1999-06-05 01:09:24 +00:00
hyatt%netscape.com
efa11e7f11 Making the RDF menus closed by default. 1999-06-04 22:48:01 +00:00
hyatt%netscape.com
8aefa98f70 Removing the "open='true'" rule from the template for the bookmarks menu. 1999-06-04 22:24:37 +00:00
cmanske%netscape.com
c738bc7e94 Changed dot selector to class~= syntax (XML selector style). Moved titled button image entry from navigator.css to xul.css so it works in dialogs 1999-06-04 22:03:09 +00:00
morse%netscape.com
9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
ducarroz%netscape.com
226ca5d35a composeAppCore.NewMessage know takes only 5 parameters. 1999-06-04 05:47:05 +00:00
cmanske%netscape.com
fe9c7dcc24 Changed [class=push] to .push (correct class selector syntax for CSS) 1999-06-04 00:33:38 +00:00
ducarroz%netscape.com
7dd5e454bd implemented MsgNewMessage and added code to open the addressbook when click on the AB button in the status bar. 1999-06-03 23:59:58 +00:00
rjc%netscape.com
0bac745e4d Remove some of the hard-coded URLs from the personal toolbar as they are duplicates of the URLs stored in the "Personal Toolbar" bookmarks folder. Also, give containers on the personal toolbar a distinct folder icon. 1999-06-03 07:41:05 +00:00
rjc%netscape.com
f4b94052e3 Added XUL templates for main menubar and toolbar (which means that the personal toolbar now actually shows the URLs placed in the "Personal Toolbar" folder in bookmarks). 1999-06-03 07:33:38 +00:00
mcafee%netscape.com
ebe2da1e06 Adding test#16, gfx widgets, to match viewer tests. 1999-05-29 06:22:00 +00:00
rjc%netscape.com
c1b79058b4 Use entities instead of hard-coded text in translation menus. 1999-05-28 22:50:45 +00:00
akkana%netscape.com
c30adc3405 Add plaintext editor as an option in browser and editor menus 1999-05-27 22:21:48 +00:00
rjc%netscape.com
0cd7ad6eb1 Add translation button option to browser toolbar. 1999-05-27 01:27:48 +00:00
rjc%netscape.com
b3e2aaaa7d Enabled language translation menu items. 1999-05-27 00:47:58 +00:00
morse%netscape.com
24135d3563 added modal dialogs for wallet 1999-05-26 22:42:49 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
slamm%netscape.com
025e8356ec Add type='content' to content iframe. Important for selection. Fix for 7033. 1999-05-25 19:50:58 +00:00
slamm%netscape.com
d42ca1d416 Add contentframe.(xul|js|css) for Sidebar and Content frames. 1999-05-25 00:07:50 +00:00
slamm%netscape.com
8470fda589 Finish last checkin. Put sidebar grippy.gif in res/toolbar for now. 1999-05-24 23:35:06 +00:00
slamm%netscape.com
53e1873b34 Use grippy/boxes/iframes for sidebar instead of frameset. Use 790x580 as default size to make room for sidebar. 1999-05-24 23:26:23 +00:00
slamm%netscape.com
52e2a9f738 Last part of fix for 6776. Check for containers properly when openening bookmarks. Previously approved by chofmann. Fix by rjc. 1999-05-24 23:25:52 +00:00
mcafee%netscape.com
4e37fe6838 Adding Tab test to Debug | XPToolkit. a=chofmann 1999-05-20 17:45:15 +00:00
mcafee%netscape.com
fe18d004be Exporting tab.xul. a=chofmann 1999-05-20 17:44:05 +00:00
mcafee%netscape.com
5a45d8095d Test for tab widget. a=chofmann 1999-05-20 17:43:00 +00:00
danm%netscape.com
8f33434d3e more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
sfraser%netscape.com
11c68f561c Fix for bugs 4907, 5317; New blank editor window, and Edit Page. r akkana, kin. a chofmann. 1999-05-19 23:27:34 +00:00
danm%netscape.com
fbda7ea0d9 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
law%netscape.com
b7b30bb136 Minor improvements 1999-05-18 22:18:16 +00:00
radha%netscape.com
9323d44f3e Hook up print button to BrowserPrint()
Give  a id to the "Stop" menuitem.
1999-05-18 22:11:20 +00:00
danm%netscape.com
0baf560391 adding 'do not localize' comments 1999-05-18 21:39:23 +00:00
law%netscape.com
5c61e67457 New File->Open dialog 1999-05-18 07:23:24 +00:00
law%netscape.com
766962d434 New File->Open dialog 1999-05-18 07:13:15 +00:00
slamm%netscape.com
46c776e561 Use sidebar generated from rdf. 1999-05-17 21:53:46 +00:00
sfraser%netscape.com
61a7ee752b Turn on selection in view source window. 1999-05-17 20:56:40 +00:00
danm%netscape.com
12a6b27bef adding parameter passing examples 1999-05-17 19:21:35 +00:00
matt%netscape.com
d17db1898f placing all stings into dtd entities 1999-05-17 18:50:57 +00:00
law%netscape.com
b0f74226e5 added load time to 'Document: Done' msg 1999-05-15 00:53:52 +00:00
law%netscape.com
652bc1a876 Fix 'Document: Done' and clean up some obsolete stuff 1999-05-14 22:57:07 +00:00
mcafee%netscape.com
ab92332df1 Ah, we need & for & in XUL URL's. Fixing up the tinderbox URL. 1999-05-13 04:31:07 +00:00
evaughan%netscape.com
bf31c42dde Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
matt%netscape.com
0b171b7055 Changing the makefiles to viewsource.js and
adding viewsource.js function to start viewsource app
1999-05-13 00:21:55 +00:00
matt%netscape.com
c18dbb8bc4 Added viewsource.js and needed to change the name to viewSource.js 1999-05-12 00:17:22 +00:00
matt%netscape.com
aabef15808 Adding viewSource.xul and adding the viewsource.js makefiles 1999-05-12 00:07:23 +00:00
matt%netscape.com
5ade4c093a Ripping out javascript from viewsource.js 1999-05-12 00:06:17 +00:00