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

2262 Коммитов

Автор SHA1 Сообщение Дата
sicking%bigfoot.com 6636b2ccd8 Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com
r=jkeiser sr=rpotts
2002-07-02 02:17:15 +00:00
timeless%mac.com 780e3c4b29 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2002-06-28 17:55:48 +00:00
caillon%returnzero.com 126e9fb1c9 Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
jaggernaut%netscape.com ad49418232 Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2002-06-25 04:52:46 +00:00
timeless%mac.com e38aa2972f Bug 153431 Bug 127784 introduced doubles of lines in navigator.properties
r=mkaply, sr=dveditz
2002-06-23 14:48:34 +00:00
mstoltz%netscape.com 6dda56554b Bug 149777 - Do not clone images and other embeds into the pageInfo window;
just copy the src and other relevant attributes over. r=bzbarsky, sr=jag,
patch by jrgm.
2002-06-21 23:31:41 +00:00
jaggernaut%netscape.com ef7a5b22d8 Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake 2002-06-21 05:06:31 +00:00
shaver%mozilla.org ceae58c20c Followup to checkin for 116653 (openURL(,new-tab) support). Seems that the
observer service doesn't implement classinfo, and some people were reporting
a strict warning (?) related to this.  This is a more correct approach anyway,
so here we go. r=blizzard, sr=jag.
2002-06-19 20:29:54 +00:00
bzbarsky%mit.edu 7fa1820f46 use oncommand, not onclick, for the link toolbar. Bug 139157,
r=sballard@netreach.net, sr=jag
2002-06-19 05:11:02 +00:00
jruderman%hmc.edu 1c06f65837 86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt. 2002-06-19 00:50:20 +00:00
bzbarsky%mit.edu 1b0491fec9 Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
sr=alecf.
2002-06-19 00:17:18 +00:00
shaver%mozilla.org 8aeb4bc73a Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag. 2002-06-17 20:39:54 +00:00
caillon%returnzero.com c5db5e9839 Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake 2002-06-15 22:30:06 +00:00
kin%netscape.com e208ac0aa5 Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
alecf%netscape.com af6c402f38 fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
sgehani%netscape.com 846cdb3947 Fix ``Search engine name and search term string missing from search box
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2002-06-13 01:11:01 +00:00
alecf%netscape.com 5ac52a6ff7 fix for bug 149121 - split up command line handler macros so we can write custom registration routines. r=bnesse, sr=sspitzer 2002-06-12 16:47:23 +00:00
timeless%mac.com 058faba8ee Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:31:40 +00:00
suresh%netscape.com be08290ce2 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
stephend%netscape.com f561369234 Bug 148597. Can't drag a bookmark from personal toolbar to a tab. Patch by Pierre Chanial <pierrechanial@netscape.net> r=timeless, sr=blake, a=asa 2002-06-06 23:56:56 +00:00
cbiesinger%web.de 739b9ab0b9 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
jaggernaut%netscape.com 3fc3201cc4 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2002-06-03 21:35:10 +00:00
timeless%mac.com 10e41f399b Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
(maybe you should increment the version number to 2.1)
2002-05-30 22:01:13 +00:00
stephend%netscape.com 88a4e24541 Bug 115225. 'Exit' should be 'Exit &brandShortName;' in Quick Launch's systemtray icon context-menu. r=caillon@netscape.com/sr=blaker@netscape.com 2002-05-28 23:29:53 +00:00
stephend%netscape.com 48866d9c70 Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2002-05-26 06:05:19 +00:00
caillon%returnzero.com de0544edd4 Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag 2002-05-25 19:47:37 +00:00
caillon%returnzero.com 97e55ea7fb Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag 2002-05-25 19:42:12 +00:00
racham%netscape.com ed84382132 Fixing bugscape 15562. Removing duplicate entries from pageInfo.dtd file. r=ftang, sr=sspitzer 2002-05-23 07:18:31 +00:00
cbiesinger%web.de 1d881e00c0 bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2002-05-21 21:05:11 +00:00
jst%netscape.com 5ef2ac2f34 Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com 2002-05-20 22:47:02 +00:00
rpotts%netscape.com 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
rods%netscape.com 3126531a7d Adds a new arg to the PP call. The new arg is not being used, it is
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
oeschger%netscape.com 824f2783fd adding a help button to page info, bug=140466, r=racham, sr=alecf 2002-05-16 05:40:57 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
rods%netscape.com b45d33216e This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
rbs%maths.uq.edu.au eae1de0251 Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2002-05-10 22:05:59 +00:00
rods%netscape.com 678e5a7cea Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
rods%netscape.com 2ef3e636bf making a few adjustments to the APIs before the freeze
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
nhotta%netscape.com 203d08284f Add GB18030 to mail compose charset menu,
bug 136498, r=yokoyama, sr=alecf.
2002-05-08 18:36:26 +00:00
rods%netscape.com e6804e07d9 change printpreview toolbar over to a combobox with discrete values
Bug 127857 r=sgehani sr=alecf
2002-05-08 14:16:44 +00:00
rods%netscape.com b850da33e8 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
bzbarsky%mit.edu cba38d8558 Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2002-05-06 20:19:54 +00:00
jaggernaut%netscape.com 84e601f6ad Bug 139321: forward button not working with pdf, r=biesi, sr=alecf 2002-05-03 06:37:32 +00:00
mscott%netscape.com 265c8f7d78 Bug #141835 --> register the browser window to handle image/jpg (we already registered image/jpeg)
r=naving
sr=sspitzer
2002-05-02 21:56:19 +00:00
alecf%netscape.com e4d4ba3ccb Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
cbiesinger%web.de 25c257fa8c bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2002-04-29 19:37:21 +00:00
blakeross%telocity.com 583ea3451a 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2002-04-28 14:28:18 +00:00
jaggernaut%netscape.com 7642e4223f Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf 2002-04-25 20:46:09 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
pete.zha%sun.com b1e7e317aa bug 127993:selected theme doesnot have one checked flag
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2002-04-24 06:52:30 +00:00
bryner%netscape.com cbe9d946da Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag. 2002-04-24 03:34:58 +00:00
timeless%mac.com 037dc2dc71 Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2002-04-23 00:38:55 +00:00
cbiesinger%web.de 6f8302eb09 bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2002-04-21 09:20:49 +00:00
cbiesinger%web.de 640d0b51f0 bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Case of first letter in text labels is sometimes wrong in the Media tab
2002-04-20 18:09:09 +00:00
cbiesinger%web.de 3a4b1b35c4 bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2002-04-20 18:02:14 +00:00
caillon%returnzero.com 5b3c915a8e Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin 2002-04-20 14:49:41 +00:00
caillon%returnzero.com 04a1538807 Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake. 2002-04-19 14:42:37 +00:00
dbragg%netscape.com 060ac1f254 Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
bzbarsky%mit.edu 0e969c4155 Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2002-04-16 18:48:36 +00:00
sicking%bigfoot.com 63491b7c1b Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
alecf%netscape.com e60e07296f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
blakeross%telocity.com 4d47bdb3db 127349 - remove partial favicon support. r=ben sr=alecf a=asa 2002-04-11 22:02:06 +00:00
timeless%mac.com eae07202b0 Bug 135903 'Size' items in Page Info hasn't units
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2002-04-11 06:40:12 +00:00
timeless%mac.com b7099f0d92 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
2002-04-11 06:38:31 +00:00
jaggernaut%netscape.com 56638dd56e Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area

Focus will now always go to the content area unless we're opening for a blank page.

r=bryner, sr=hewitt
2002-04-11 01:20:02 +00:00
caillon%returnzero.com 268716d0dc Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
caillon%returnzero.com 8e6ae6a83f Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
blakeross%telocity.com b02c99468e 135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron 2002-04-08 00:44:45 +00:00
cbiesinger%web.de 9242ceccac bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
caillon%returnzero.com 0320a795f2 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2002-04-05 09:10:20 +00:00
timeless%mac.com dda079660d Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
caillon%returnzero.com 7c296c323c Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa 2002-04-03 07:01:08 +00:00
blakeross%telocity.com dc94a58288 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
rpotts%netscape.com 9c126b069b bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network. 2002-04-01 21:22:27 +00:00
jaggernaut%netscape.com 786a72f245 Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2002-04-01 08:47:17 +00:00
mstoltz%netscape.com 93a81ab8af Bug 123383 - Make links in the Element Properties dialog inactive if they
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
2002-04-01 05:33:07 +00:00
caillon%returnzero.com 662e182b20 Bug 133842: Accesskey 'B' was incorrectly applied to every item in the View > Use Style menu. Patch by fantasai@escape.com, r=jag, sr=alecf, a=asa. 2002-03-31 02:13:19 +00:00
tor%cs.brown.edu e005fcf041 Putting 133382 fix back in - doesn't appear to alter Tp times. 2002-03-31 02:12:51 +00:00
tor%cs.brown.edu 3399a60787 Backout of 133382 patch to see if it's causing the Tp regression. 2002-03-31 00:14:25 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de 4f6f480533 bug 133382 r=timeless sr=jag a=asa
find gets enabled in images when used with tabs
2002-03-28 21:14:30 +00:00
timeless%mac.com f76c83981d Bug 51688 Use Stylesheet menu: differentiate "None" from disabling all styles
patch by fantasai@escape.com r=mpt, r=alecf, rs=brendan, a=asa
2002-03-27 03:17:54 +00:00
cbiesinger%web.de 2b4f35ac9b bug 131031 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
[RFE] Should be able to save images from page info dialog box
2002-03-26 20:53:48 +00:00
caillon%returnzero.com fc3aeb3a7f Bug 131645: Page Info gives info about first tab regardless of which tab is focused. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless, sr=alecf, a=dbaron 2002-03-26 01:15:37 +00:00
blakeross%telocity.com 34f89cd0d0 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2002-03-25 07:33:41 +00:00
sgehani%netscape.com dab430af70 Fix search in URL bar, search button, and context menu.
b=132780; r=law; sr=scc; a=asa
2002-03-23 01:28:42 +00:00
sgehani%netscape.com 33928c873e Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2002-03-21 23:56:43 +00:00
darin%netscape.com 819ce1f98f b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com d8cf5474f8 Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
timeless%mac.com fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
sgehani%netscape.com ba9e5a9e8f Delay morphing window when entering print preview mode.
b=126675; r=law; sr=alecf; a=asa
2002-03-19 03:23:31 +00:00
dcone%netscape.com 89232f71b8 b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead. 2002-03-19 02:04:28 +00:00
hyatt%netscape.com 74b23f7c19 Landng boomar groups. 119599 r ben sr jag a asa 2002-03-19 00:45:04 +00:00
akkana%netscape.com e1a079436f 83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa 2002-03-16 05:17:19 +00:00
blakeross%telocity.com 23feac792f 127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan 2002-03-16 04:53:20 +00:00
stephend%netscape.com 13e3511e3a Bug 122055. Page Info/Media's size of URL listbox shrinks and grows. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless@bemail.org, sr=alecf@netscape.com, a=asa@mozilla.org 2002-03-15 10:06:25 +00:00
jaggernaut%netscape.com 118e922bcf Fixing bustage (missing closing parenthesis) in pageInfo.js 2002-03-15 06:03:34 +00:00
bzbarsky%mit.edu 7422a60dda Bug 121899 (nicer width/height display) and bug 121567 (strict warnings
on XML pages).  Both patches by db48x@yahoo.com (Daniel Brooks), both
r=bzbarsky, sr=alecf, a=asa
2002-03-15 03:46:54 +00:00
andreww%netscape.com 9401f96236 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00