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

246 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 335d530c13 Turn on selection in view source window. 1999-05-17 20:56:40 +00:00
danm%netscape.com 8e79fdf5aa adding parameter passing examples 1999-05-17 19:21:35 +00:00
matt%netscape.com c2c02ed6fb placing all stings into dtd entities 1999-05-17 18:50:57 +00:00
law%netscape.com ab05953059 added load time to 'Document: Done' msg 1999-05-15 00:53:52 +00:00
law%netscape.com ce875bde09 Fix 'Document: Done' and clean up some obsolete stuff 1999-05-14 22:57:07 +00:00
mcafee%netscape.com 8aa884d37a Ah, we need & for & in XUL URL's. Fixing up the tinderbox URL. 1999-05-13 04:31:07 +00:00
evaughan%netscape.com 7223c9bfe4 Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
matt%netscape.com c39e0ba3bf 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 0e96ec9af9 Added viewsource.js and needed to change the name to viewSource.js 1999-05-12 00:17:22 +00:00
matt%netscape.com 56ff4d2ad2 Adding viewSource.xul and adding the viewsource.js makefiles 1999-05-12 00:07:23 +00:00
matt%netscape.com 12331bcd85 Ripping out javascript from viewsource.js 1999-05-12 00:06:17 +00:00
mcafee%netscape.com 424c8f5417 Borrowing the . prefix menu name convention fromthe ender team denoting that this menu item doesn't work yet. 1999-05-11 21:02:49 +00:00
mcafee%netscape.com 8883c6f7a9 Adding tinderbox to personal toolbar. 1999-05-11 08:16:02 +00:00
mcafee%netscape.com 59437d300c Adding bugzilla personal toolbar entry. 1999-05-11 06:33:55 +00:00
evaughan%netscape.com a0ff78e8f5 Added tab visibility pseudo-element 1999-05-11 00:14:08 +00:00
davidm%netscape.com 82d5aea03c Fix JS for setting the message text 1999-05-10 22:15:17 +00:00
slamm%netscape.com b89a5b7dbf QA wants the smoke tests to be the first thing you see (bug #6038). 1999-05-07 19:25:13 +00:00
danm%netscape.com 0d2b69c04b remove button image bug workaround, add xul namespace workaround 1999-05-07 00:12:18 +00:00
mcafee%netscape.com 3a8251bcff Adding two dialog tests, courtesy danm@netscape.com. 1999-05-07 00:11:30 +00:00
pinkerton%netscape.com c98b5fd8c1 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
mcmullen%netscape.com 784d2bfdbd Typo 1999-05-05 00:59:05 +00:00
hangas%netscape.com c5e72fa4a8 Export navigator.js for mac. 1999-05-05 00:48:04 +00:00
hyatt%netscape.com f3256be296 Tweaks to get rid of controller stuff. 1999-05-04 23:38:03 +00:00
matt%netscape.com cf7c1a766c Adding navigator.js file to makefiles 1999-05-04 22:42:51 +00:00
matt%netscape.com 0d169cf070 Adding navigator.js file to clean navigator.xul up 1999-05-04 22:42:06 +00:00
matt%netscape.com 506703ef7d Adding navigator.js file to have js put into 1999-05-04 22:40:48 +00:00
morse%netscape.com c032276041 add ability to change wallet password 1999-05-04 18:07:32 +00:00
mcafee%netscape.com 789dc3784a Adding verification URLs to Debug menu. 1999-05-04 02:58:15 +00:00
law%netscape.com 1af7de146c Stop button; r=slamm, a=chofmann 1999-04-30 23:55:22 +00:00
ftang%netscape.com cba0c4870b fix bug 5751. approved by cyeh. use right name for x-euc-tw 1999-04-30 19:21:10 +00:00
law%netscape.com ee38555172 Fix for bug #5690; reviewed=hyatt; approved=chofmann 1999-04-30 01:26:00 +00:00
sspitzer%netscape.com 22cbb68c31 fix for bug #3812
throbber is not hard wired to go home.
start some of the i18N work for this xul file
1999-04-28 20:35:03 +00:00
law%netscape.com 5222aa7c3c Drop saveToDisk and add unknownContent dialogs 1999-04-28 01:57:10 +00:00
law%netscape.com 0414780b3e Removing obsolete saveToDisk.xul 1999-04-28 00:51:09 +00:00
law%netscape.com a9c35e08b2 Add new unknownContent.xul dialog 1999-04-28 00:30:08 +00:00
ftang%netscape.com 04f74cc20c make the Default character set a flat sebmenu 1999-04-27 23:24:24 +00:00
davidm%netscape.com 57831ffe2b add password dialog 1999-04-27 21:35:52 +00:00
davidm%netscape.com 9e832cf6bd copy password dialog's xul to the dist directory 1999-04-27 21:31:31 +00:00
matt%netscape.com c8185b2e62 Changing sidebar frame to sidebarcontainer frame 1999-04-27 21:23:56 +00:00
ftang%netscape.com aff100c20e rename the function BrowserSetDocumentCharacterSet to BrowserSetDefaultCharacterSet. Add new charset to total 40 . Do reload after change the view Default Character Set menu 1999-04-27 19:33:53 +00:00
radha%netscape.com 5f2c276eb8 Enable loadInitialPage again(for the third time) so that -url option will
continue to work
1999-04-26 22:41:19 +00:00
law%netscape.com e0291af5f6 Hopefully a fix for bug #4779 1999-04-26 20:21:43 +00:00
hyatt%netscape.com eb73e6a466 Commenting out (again) the loadInitialPage call in navigator.xul. It
isn't necessary any more (and its implementation causes problems).
1999-04-26 20:20:39 +00:00
mcafee%netscape.com 34a0dcc940 Adding checkbox test to Debug menu. 1999-04-26 18:44:01 +00:00
evaughan%netscape.com 64ca40d4a9 Made tabs use visibility to hide and show views. 1999-04-25 20:07:45 +00:00
morse%netscape.com 57260c9c55 navigator.xul was failing to load 1999-04-24 23:57:00 +00:00
morse%netscape.com 0634427b3d make wallet independent of xul changes 1999-04-24 03:08:03 +00:00
radha%netscape.com ada5581742 Code to enable/disable forward/back menu items. Though it is n't quite functional 1999-04-23 23:07:11 +00:00
radha%netscape.com 190733f46b Call LoadInitialPage to enable page loading with urls provided in the command line 1999-04-23 22:34:08 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00