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

3938 Коммитов

Автор SHA1 Сообщение Дата
peterv%netscape.com 18ca3cf7ec Bustage fix. 2002-07-02 14:59:24 +00:00
axel%pike.org 3fe9fe7b88 bustage fix for standalone, not part of build 2002-07-02 14:54:15 +00:00
peterv%netscape.com 0bff0a2feb Bustage fix. 2002-07-02 14:42:04 +00:00
peterv%netscape.com 8bf305a18f Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
rginda%netscape.com 7df6d07dcb - not part of the build -
fix column sorting
2002-07-02 07:31:48 +00:00
morse%netscape.com 0a18677404 check in new image for lori, a=lorikaplan 2002-06-27 23:00:41 +00:00
sicking%bigfoot.com 0e8b505938 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
alecf%netscape.com 22602b2219 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
peterv%netscape.com 3edd4608fd Bustage fix. 2002-06-26 13:17:12 +00:00
peterv%netscape.com 7ff4db6886 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
peterv%netscape.com f3c14fba95 New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00
katakai%japan.sun.com e5a20a12bd bug 146658
unable to load ./libmozpango-thaix.so
modified pango.modules
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=sfraser
2002-06-25 23:27:48 +00:00
morse%netscape.com 6f99cd621e bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00
timeless%mac.com 29f3ef2db4 Bug 154086 Want /css to display current css setting
patch by neil@parkwaycc.co.uk r=rginda
2002-06-25 14:32:39 +00:00
alecf%netscape.com e9ea294232 fix for bug 125617 - use the category manager instead of the registry to keep our list of encoders/decoders
r=dougt, sr=dveditz
2002-06-23 00:05:20 +00:00
sicking%bigfoot.com 4be7f53d06 Remove obsolete and potentially harmfull ctor from ProcessorState.
b=88623 r=peterv sr=jst
2002-06-22 01:27:40 +00:00
cotter%netscape.com 18f1184491 help content updates per bugzilla 122806 & ADT, r=oeschger; a few final corrections, search db update 2002-06-21 05:45:21 +00:00
peterv%netscape.com c0f15ad250 Fix Transformiix standalone bustage (does not affect Mozilla build). r=Pike. 2002-06-20 14:10:48 +00:00
peterv%netscape.com cd18879f04 Fix for bug 146966 (Standalone Transformiix outputs HTML with XML prolog). r=Pike, sr=jst. 2002-06-20 13:25:48 +00:00
peterv%netscape.com 6d9c1486db Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
cotter%netscape.com 4c139217cf ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; final corrections and search db update 2002-06-20 06:56:21 +00:00
morse%netscape.com 27b9583b71 change p3p icon, r=kerz, sr=blake, a=lorikaplan 2002-06-20 01:17:56 +00:00
blakeross%telocity.com 3fc792394e 149357 - excess bloat in cookie prefs. r=morse sr=ben 2002-06-19 19:56:25 +00:00
dcone%netscape.com bd9c7e974a added an installer for the debug plugin. Not part of build. 2002-06-19 14:35:40 +00:00
timeless%mac.com d1b65fabf6 Bug 114121 miFindCSSRules.accesskey definied as "Find CSS Rules..."
r=hwaara sr=jst
2002-06-19 00:02:27 +00:00
cotter%netscape.com cd4e5d4801 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest formatting & editorial updates 2002-06-18 23:20:18 +00:00
naving%netscape.com b1707e0713 134076 original patch=wilson r=oscheger sr=alecf Made it so that Help search engine should let user know that no matches were found 2002-06-18 23:08:38 +00:00
robinf%netscape.com 87989846c3 routine help updates per bug 122806, r=oeschger 2002-06-18 22:57:52 +00:00
sicking%bigfoot.com 8d65e31616 Attribute axis should not include namespace declarations.
b=123357 r=peterv sr=jst
2002-06-16 16:58:13 +00:00
samuel%sieb.net c311b3b932 Bug 143039 - Typo in nsXmlRpcClient.js
r=samuel@sieb.net
sr=heikki
2002-06-16 06:17:54 +00:00
samuel%sieb.net 944efbc757 Bug 137171 - XML-RPC bug handling dates with months 10 and over
r=rginda
sr=sspitzer
2002-06-16 06:14:31 +00:00
oeschger%netscape.com 0b22585ae2 additions to search db for help, dispensaton per 122806 2002-06-15 00:49:05 +00:00
mstoltz%netscape.com 76d3ee501f 133170 - Need to re-check host for security on a redirect after a call to
XMLHttpRequest.open(). For xmlextras, r=heikki, sr=jband. For caps,
r=bzbarsky, sr=jst
147754 - Add same-origin check to XMLSerializer. Patch by jst. r=mstoltz,
sr=jband
113351 - Add same-origin check to XSL Include. Patch by peterv and jst,
r=mstoltz, sr=rpotts
135267 - Add same-origin check to stylesheets included via LINK tags.
r=dveditz, sr=scc
2002-06-14 23:54:18 +00:00
cotter%netscape.com 9f37b07140 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest privacy & security legal reviews, formatting updates 2002-06-14 02:19:38 +00:00
dmose%netscape.com 5a30b4c9b4 support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2002-06-14 00:38:18 +00:00
peterv%netscape.com f9578389d9 Fix for bug 88623 (Cleanup Transformiix code - remove XSLType). r=sicking, sr=jst. 2002-06-13 22:31:20 +00:00
peterv%netscape.com 29c4012a31 Fix for bug 136272 (definition of isDigit may be incomplete). r=sicking, sr=jst. 2002-06-13 22:27:19 +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
waterson%netscape.com 4e3267117c Re-add, correct case. 2002-06-12 20:04:04 +00:00
waterson%netscape.com f2fb4fd744 Removing; base case. 2002-06-12 20:03:46 +00:00
bnesse%netscape.com 6c48cb986e Checkin for bug 121332. Fix implementation for getLDAPAttributes() so it correctly calls the user callback processLDAPValues(). r=dmose, sr=alecf. 2002-06-12 18:58:11 +00:00
bnesse%netscape.com 8f3217aa49 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
timeless%mac.com b45bad8884 Bug 128098 Index should be expanded by default
patch by neil@parkwaycc.co.uk r=oeschger sr=alecf
2002-06-12 13:43:50 +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
dbaron%fas.harvard.edu f75d9f92fc Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson 2002-06-12 03:30:32 +00:00
andreww%netscape.com 9858e25206 bugzilla 150696 - Dom Inspector needs "window" menu - r=timeless, sr=hewitt 2002-06-12 00:25:28 +00:00
robinf%netscape.com 18e795aafd routine help uer bug 122806, r=oeschger 2002-06-11 23:50:29 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
cotter%netscape.com 532347c213 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest security-related updates. 2002-06-10 04:39:26 +00:00
oeschger%netscape.com bb1f0d47fe adding some images to help content, dispensation per bug 122806 2002-06-10 02:15:47 +00:00
robinf%netscape.com 2e085ffe24 routine help updates per bug 12 2002-06-08 01:10:51 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
cotter%netscape.com d5ab43f9ad ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal & editorial correx. 2002-06-07 05:56:43 +00:00
alecf%netscape.com f5a3216a3d argh, this never should have landed, that explains it..backing out this file 2002-06-06 22:17:45 +00:00
alecf%netscape.com dcd8ac2398 huh, I don't know how this got whacked.. fixing bustage 2002-06-06 22:14:46 +00:00
dcone%netscape.com 407198d61a not part of build. Adding a new test case 2002-06-06 21:16:26 +00:00
dcone%netscape.com 9982cf6ed0 not part of build. Update on debug source 2002-06-06 21:15:53 +00:00
alecf%netscape.com f0263ddf07 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
oeschger%netscape.com 52df377be0 updating search db for Help, dispensation per 128806 2002-06-06 04:47:27 +00:00
ducarroz%netscape.com 497f8c88ff Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
stephend%netscape.com b93175f8d5 Bug 146598. Disable Search button until we have entered text. Patch by Stephen Walker <walk84@yahoo.com> r=oeschger, sr=alecf 2002-06-05 00:08:20 +00:00
cotter%netscape.com fe6a64d187 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc formatting, privacy updates from legal 2002-06-04 05:38:17 +00:00
axel%pike.org 82fcbbf0d3 bug 113611, XPath and XSLT contexts. fixes bugs 96410, 102293, 92106, 110266, 116534 and a bunch of other cases not filed. This mostly fixes namespaces and some really bad speed issues by fixing the time when namespaces are resolved, how default priorities are computed and how templates are matched.
HUGE PERFWIN :-)
r=peterv, sr=jst
2002-06-04 05:00:31 +00:00
oeschger%netscape.com 85884e43a8 reorder tabs in help window per usability test, r=andreww, sr=alecf, bug=136654, drivers say bake on trunk 2002-06-04 00:15:39 +00:00
oeschger%netscape.com 4d04966226 updating search db for Help, dispensation per 122806, r=cotter 2002-06-03 14:15:03 +00:00
cavin%netscape.com c49b815c7c Fix for 148520 (check in on behalf of David Baron). Make sure input realm is not an empty string before Stripping off trailing '/'. r=r=morse, sr=jst. 2002-06-03 06:32:55 +00:00
cotter%netscape.com e894b0f209 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; latest legal comments 2002-06-03 05:48:18 +00:00
morse%netscape.com d5efc70460 bug 148213, flush cookies to disk after a remove-all-cookies, r=pinkerton, sr=beard 2002-06-01 01:11:34 +00:00
ducarroz%netscape.com 9031a6ec79 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf 2002-05-31 18:40:39 +00:00
ben%netscape.com b466a980fa [NOT PART OF BUILD]
remove rogue project entry in solution file
2002-05-31 09:36:56 +00:00
cotter%netscape.com dbd837a5b6 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; privacy & security updates per legal & engineering reviews 2002-05-31 04:59:21 +00:00
oeschger%netscape.com bfb230eb9f get default topic when context is not found (from help button), bug 145331, r=oeschger on pwilson@gorge.net's patch, sr=alecf 2002-05-30 23:39:17 +00:00
morse%netscape.com 494951163e bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048 2002-05-28 21:42:29 +00:00
peterv%netscape.com 2f17df5e74 Fix for bug 146965 (Standalone Transformiix outputs invalid XML). r=sicking, sr=jst. 2002-05-28 08:27:28 +00:00
peterv%netscape.com 1b3f673e1d Fix for bug 146964 (Bug in format-number XSLT function). r=sicking, sr=jst. 2002-05-28 08:16:43 +00:00
timeless%mac.com 30091ed16b Bugzilla Bug 147022 Crash when calling prompt() with 2 arguments [@nsACString::Last]
The theory is that the string was "" but the code only handled (char*)0 for empty strings,
The result is a crash in Last() for an empty string.
r=bzbarsky sr=jst
2002-05-28 05:35:35 +00:00
bryner%netscape.com 8c72aaa366 Ignore generated Makefiles. 2002-05-27 02:03:23 +00:00
rginda%netscape.com fb47250a21 - chatzilla only -
Bug 139334 - [RFE] SQUERY command support
patch=jbontje@suespammers.org,r=me
2002-05-25 00:40:00 +00:00
morse%netscape.com b8050c71b2 bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2002-05-24 23:49:33 +00:00
morse%netscape.com f38751011e bug 145492, sending out duplicate cookies, r=brade, sr=scc 2002-05-23 23:25:43 +00:00
cavin%netscape.com be3c4c0281 Fix for 94775. Strip off trailing '/' of input realm, if present, before making comparison in si_GetURL(). r=morse, sr=bienvenu. 2002-05-23 23:04:13 +00:00
caillon%returnzero.com e5031ce693 Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2002-05-23 22:11:29 +00:00
dcone%netscape.com 1a83cc0f2e Update of the debug plugin. Not part of the build 2002-05-23 21:06:49 +00:00
cotter%netscape.com 04f33dc17e ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; mostly privacy help updates based on Steve Morse's review. 2002-05-23 04:20:52 +00:00
morse%netscape.com bfa5de745d bug 146094, leaking cookies, r=waterson, sr=darin 2002-05-23 00:08:42 +00:00
mhammond%skippinet.com.au e517fa3bcd nsCString->nsString API changes. Merged from 1.0 branch.
Not part of the build.
2002-05-22 05:41:04 +00:00
rginda%netscape.com e581052904 bug 145466, "Can't save the profile data"
patch=smaug@jippii.fi,r=me,a=chofmann
add missing parameter nsIOutputStream::init callsite
VS: ----------------------------------------------------------------------
2002-05-21 02:43:30 +00:00
oeschger%netscape.com 36f1b475ca update to search rdf, dispensation for content updates for 122806 2002-05-20 22:53:55 +00:00
dcone%netscape.com a2c2f6702c Updated work for the Debug plugin. Not part of build. 2002-05-20 13:13:05 +00:00
stephend%netscape.com 4a4194c526 Bug 131489. Textbox in search panel should be centered vertically. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=sspitzer 2002-05-18 22:11:15 +00:00
cotter%netscape.com d3be4ff6c5 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security 2002-05-18 00:34:53 +00:00
peterv%netscape.com 71ea4b1205 Removing unused file. r=sicking. Doesn't affect default build. 2002-05-17 22:48:12 +00:00
sicking%bigfoot.com 95eff9cc70 Bug 134295: Make position() work together with xsl:sort again. This will put back some problems with attribute-nodes, but those problems should be much less common then the current situation.
r=peterv sr=jst
2002-05-17 22:25:06 +00:00
oeschger%netscape.com 267892712c content update, check-in dispensation per 122806, fixes 138763, duplicate paragraph in mail_help. Plus removed references to IM. 2002-05-17 21:19:49 +00:00
cotter%netscape.com e3ce5d8800 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; index tags & some content updates 2002-05-17 00:44:27 +00:00
oeschger%netscape.com a39867a93b adding some entries to search db for help, dispensation per 122806, r=cotter 2002-05-17 00:44:01 +00:00
oeschger%netscape.com 8aa759b71b removing an unused html file from the build, dispensation per 122806, r=cotter 2002-05-17 00:41:12 +00:00
dcone%netscape.com 3f8064e4a9 Update to the debug plugin. This is not part of the build. 2002-05-16 21:04:27 +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
dbaron%fas.harvard.edu f2e3ecc2bd Speed up IMAGE_CheckForPermission by (1) caching the 'imageblocker.enabled' pref and using a pref-changed callback and (2) not getting the warning message from the string bundle and formatting it with nsTextFormatter::smprintf until we know we're going to display the warning dialog. Also do (2) in nsCookies since they share the same permission checking code (Permission_Check). b=143918 r=morse sr=alecf 2002-05-16 18:00:39 +00:00
rginda%netscape.com ab08d7aa89 - chatzilla only -
bug 143503, "long channel topic isn't wrapped properly"
r=samuel@sieb.net, sr=shaver@mozilla.org, a=leaf@mozilla.org
insert spaces in long topic words so things can wrap.

bug 140088, "Chatzilla is crashing when switching tabs."
r=samuel@sieb.net, sr=shaver, a=rjesup@wgate.com
don't touch the tree selection while the tree is hidden.
2002-05-16 10:49:25 +00:00
dougt%netscape.com e58c22e29b fixing build bustage 2002-05-15 21:14:41 +00:00
dougt%netscape.com 85cff238f4 Fixing build bustage 2002-05-15 21:04:39 +00:00
dougt%netscape.com e96df2ad1b Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
morse%netscape.com 49cab2d6dc not part of build, removing confusion caused by obsolete file 2002-05-15 14:13:46 +00:00
morse%netscape.com 9f341d7fe2 bug 140625, wallet wording change to reflect new menu structure, r=sgehani, sr=dveditz 2002-05-15 14:05:52 +00:00
morse%netscape.com 9478276737 bug 143204, crash in password manager, r=sgehani, sr=dveditz 2002-05-15 13:56:30 +00:00
morse%netscape.com 0d97730b59 bug 138132, reverse sort order in cookie manager when using p3p, r=sgehani, sr=dveditz 2002-05-15 13:46:54 +00:00
waterson%netscape.com c048e1e473 Bug 110112. Disable `ask me before loading images' until the feature can be implemented in a way that doesn't re-enter layout. r=morse, sr=alecf. 2002-05-15 00:19:08 +00:00
oeschger%netscape.com 1781f021a2 adding an image to help content, r=cotter, dispensation per 122806 2002-05-14 23:34:50 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
cotter%netscape.com d2f7e734c5 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; updated content to match mozilla UI 2002-05-14 23:15:40 +00:00
cotter%netscape.com e8b4f6e2a2 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; page info updates for TOC. 2002-05-14 22:48:43 +00:00
bzbarsky%mit.edu 7d5924d4c3 Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
r=timeless, sr=hewitt/shaver
2002-05-14 20:44:02 +00:00
jay.yan%sun.com 41476d0dec bug 143379 build Bustage-patch for bug 124042 broke Solaris's build, r=blizzard, sr=darin 2002-05-14 06:47:52 +00:00
dcone%netscape.com 6ff3906a04 plug-in example for dumping the frames for a single web page. Not part of build. 2002-05-14 03:15:08 +00:00
morse%netscape.com e652a9a6b0 bug 143328, hiding panels in form manager, r=sgehani, sr=jag 2002-05-13 20:44:17 +00:00
morse%netscape.com 436a1babba bug 137079, account management at buy.com does not work, r=pink, sr=alecf 2002-05-13 20:41:22 +00:00
dcone%netscape.com 16f035355e Updated files for the Debug plugin. Not part of the build. 2002-05-13 02:32:35 +00:00
morse%netscape.com f6b7ba4d82 bug 140464, cookies expire at end of session of date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin 2002-05-11 04:06:01 +00:00
oeschger%netscape.com 593976fda0 small updates to the search db, dispensation per 122806, r=cotter 2002-05-11 01:50:49 +00:00
oeschger%netscape.com 2dff4770f1 adding some new content to help, r=cotter, dispensation per bug 122806 2002-05-10 03:19:19 +00:00
cotter%netscape.com aaa5e6f904 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; correction to previous update. 2002-05-09 23:14:06 +00:00
cotter%netscape.com 333002a037 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security updates, corrections 2002-05-09 22:22:37 +00:00
ccarlen%netscape.com 4c00f60316 Bug 141285 - SingleSignon used only from form fields does not observe profile switches. r=morse/sr=alecf 2002-05-09 14:24:24 +00:00
cotter%netscape.com 38dc7af64f ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. privacy & security content & formatting updates 2002-05-08 23:25:40 +00:00
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
dcone%netscape.com 32a5f77be4 Added some files for the Debug object. Not part of the build. 2002-05-06 13:16:27 +00:00
dcone%netscape.com c17c0b671b Updated the debug object. This is not part of the build yet. 2002-05-06 13:14:33 +00:00
oeschger%netscape.com fd8cbd0235 updating help content, dispensation per 122806: adding entries to search database, r=cotter 2002-05-04 01:28:21 +00:00
rginda%netscape.com 1095310250 - venkman only -
bug 137327, r=caillon@returnzero.com,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:04:07 +00:00
rginda%netscape.com bd41710327 - cview only -
bug 137327, r=caillon@returnzero.com,a=shaver
translate null to -1 in getParentIndex return, to avoid infinite loop
2002-05-04 00:03:28 +00:00
rginda%netscape.com e7dd0c685f - chatzilla only -
correct the command name for the View->Open At Startup option
2002-05-03 23:02:12 +00:00
rayw%netscape.com f705884ca5 Fixes bug 141765, r=heikki, sr=jst, rs=rayw.
This is a very simple, safe fix that fixes a crash in decoding structures
inside of arrays in SOAP, and affects nothing else.
2002-05-03 11:56:31 +00:00
mhammond%skippinet.com.au b4ccdd9f5e Update build instructions.
Not part of the build.
2002-05-03 05:14:38 +00:00
mhammond%skippinet.com.au a4e5675e76 We are now building with the standard build system - yay!
Not part of the build.
2002-05-03 01:23:56 +00:00
cotter%netscape.com e8206b0690 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor updates for certs help. 2002-05-03 01:19:33 +00:00
mhammond%skippinet.com.au 84502fc51f Merging 1.0 branch onto the trunk (I know this is not the usual
way, but it is just me :)
Not part of the build!
2002-05-03 01:16:47 +00:00
mhammond%skippinet.com.au ba97909ba7 Final fixes for Unix!
Not part of the build.
2002-05-03 01:09:51 +00:00
mhammond%skippinet.com.au 42d558ca33 Merge in changes from 1.8.2.3 on the 1.0 branch.
Not part of the build.
2002-05-03 01:02:32 +00:00
mhammond%skippinet.com.au 6be982c32e Moving towards full autoconf build support.
Not part of the build.
2002-05-02 11:05:25 +00:00
mhammond%skippinet.com.au f23244131f Some changes for nsIFile moving to nsACString.
Not part of the build.
2002-05-02 11:04:37 +00:00
rginda%netscape.com 2d52b6889b bug 135455, Missing chatzilla icon in Window dropdown menu
patch=mailto:andreas.premstaller@uibk.ac.at, r=rginda,sr=ben,a=asa
2002-05-01 23:04:01 +00:00
sicking%bigfoot.com 2357f97675 Bug 140687: Make substring() for all start-indexes
r=Pike, sr=jst
2002-05-01 19:48:59 +00:00
bnesse%netscape.com 64a5edf944 Fix for bug 140150. Do not leak dialog string objects. r=morse, sr=jag. 2002-05-01 19:06:49 +00:00
axel%pike.org d5d0fff5ae Bug 141173, TxObject::hashCode() and Map crash, PRInt32->PRUint32, r=peterv, sr=jaggernaut 2002-05-01 10:45:13 +00:00
cotter%netscape.com 594e43e459 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. SDX & interface updates 2002-05-01 02:32:03 +00:00
axel%pike.org 5e7ec5cec7 remove denglish from the tree, testcase, not part of the build 2002-04-30 22:02:03 +00:00
cbiesinger%web.de 1f42c13a0f bugs 141163, 141168 r=rginda no sr needed for cview
fix some strict warnings in component viewer
2002-04-30 20:28:26 +00:00
jaggernaut%netscape.com 6cbd032dc0 Fix two typos on previous checkin for bug 139633. r=dmose, sr=mozbot (even though I couldn't reach him, I'm sure he would've given me sr= for this simple bustage fix) 2002-04-30 04:03:57 +00:00
alecf%netscape.com 9b7fe4b521 oops fix a typo in my last checkin, to bug 139633 that dbaron caught - "dst" should have been "src" 2002-04-30 01:39:22 +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
alecf%netscape.com 09ce09edfb fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
cbiesinger%web.de 768146c9ed bug 112908 patch by rossi@telnet.at r=biesi sr=alecf
Error in walletOverlay.js on startup [redeclaration of const hide]
2002-04-29 20:19:00 +00:00
cbiesinger%web.de 2858217e40 bug 91876 patch by walk84@yahoo.com r=biesi sr=alecf
strict warning in help.js
2002-04-29 19:22:58 +00:00
blakeross%telocity.com 3ac917e38f 128630 - go button in search doesn't work with enter on mac. r=bryner sr=ben 2002-04-29 02:13:40 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
mscott%netscape.com b687d8e789 Bug #121299 --> fix the cookie icon. Add a classic screenshot icon.
r=morse
sr=sspitzer
2002-04-26 21:44:51 +00:00
oeschger%netscape.com 77a81aaab1 help content update: search database additions, dispensation per 122806 2002-04-26 20:18:14 +00:00
cbiesinger%web.de 2ff2498c87 bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
Switching language/content packs is broken (once again)
2002-04-26 18:11:38 +00:00
mscott%netscape.com 2b4f3fd8a4 Bug #140104 --> only bring in the cookie tasks overlay if the window is a nav window.
this fixes a problem where mail, mail compose and editor windows were getting a cookie icon in
them.
r/sr=sspitzer
2002-04-26 02:05:53 +00:00
mscott%netscape.com c328f20ff5 Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
cotter%netscape.com e982c12d91 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; content & formatting fixes for certs help 2002-04-25 23:42:45 +00:00
mscott%netscape.com a5fe9ad67d Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
caillon%returnzero.com 065d4ba854 Venkman only. 138242, Add 'Window' to the menubar, contributed by smaug@jippii.fi. r=caillon,rginda. 2002-04-25 22:14:18 +00:00
peterv%netscape.com b055fab10b Fix for bug 135825 (No scrollbars in P3P summary window). r=Pike, sr=heikki. 2002-04-25 21:31: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
cotter%netscape.com 287e35347d ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various content updates 2002-04-24 23:37:26 +00:00
shanjian%netscape.com 5d6a1dd903 #92806 need to support GB18030 in universal detector
replace gb18030 state machine with the new one, which has been tested in
PSM detector.
r=ftang, sr=scc
2002-04-24 19:57:02 +00:00
shanjian%netscape.com bed3923036 #92806 need to support GB18030 in universal detector
replace state machine for gb18030 with the new one, which has been tested
in PSM detector.
r=ftang, sr=scc,
2002-04-24 19:54:58 +00:00
cotter%netscape.com 76c4f998d9 ongoing help content updates per bugzilla 122806 & AADT, r=oeschger; misc. security updates, help on help 2002-04-24 05:52:05 +00:00
seawood%netscape.com 7e99f9e47e Use debug() instead of dump() so that js component registration output only shows up in debug builds.
Bug #138726 r=rginda sr=alecf
2002-04-23 07:30:11 +00:00
morse%netscape.com 0ddc2def24 bug 138918, fix regression caused by menu restructuring, r=sgehani, sr=jag 2002-04-22 23:37:00 +00:00
morse%netscape.com 293e726bd3 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com f0af848c98 bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
oeschger%netscape.com 561e51463e adding a GIF for the help content, author=robinf, r=oeschger, dispensation for regular updates per 122806 2002-04-20 01:24:37 +00:00
bzbarsky%mit.edu a4982e7979 Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2002-04-19 22:29:24 +00:00
axel%pike.org 20382fe47f NOT PART OF BUILD, testcase harnish.
This is a big overhaul of buster, moving to rdf controlled trees.
The index is now part of the testcases, which makes it easier to keep them
up-to-date. I also started improving the support for HTML testcases. Another
new feature is the support for saving and loading results.
Plus alot of internal cleanup, though there's still more to come.
2002-04-19 14:05:47 +00:00
axel%pike.org 94dd44aa6d bug 70855, add NSPR logging to transformiix, mere printf's for standalone. r=peterv, sr=heikki 2002-04-19 10:28:57 +00:00
cotter%netscape.com 1c3fa8d276 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various privacy feature updates 2002-04-19 04:14:03 +00:00
seawood%netscape.com b9e3c4eaaf Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
heikki%netscape.com 22ca2b61fd Bug 129607, avoid trying to parse the response if we cannot be sure it is XML. This fixes hang in HTML parser, and is a big performance improvement if you are loading non-XML data. r=harishd, sr=vidur. 2002-04-19 00:06:40 +00:00
robinf%netscape.com 63aa41f7e8 routine help image update per bug 122806, r=oeschger 2002-04-18 22:27:26 +00:00
shanjian%netscape.com 14b78cd3fc #115114 autodetect universal detects french as Central European (ISO-8859-2)
remove 2 hungarian probers.
r=ftang, sr=scc
2002-04-18 22:15:08 +00:00
cotter%netscape.com 1e3aadadd8 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor fix for smime help. 2002-04-17 04:49:50 +00:00
jst%netscape.com 21ff37f2ef Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2002-04-17 04:17:16 +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
bnesse%netscape.com 1200d1493b Fixing syntax in filter check. Thanks to timeless. 2002-04-16 19:59:50 +00:00
bnesse%netscape.com 76e2f653aa Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
bnesse%netscape.com 179f0c06c3 Adding new files for bug 132140. r=dveditz, sr=alecf. 2002-04-16 18:43:00 +00:00
peterv%netscape.com 02e9bfd150 Fix for bug 132300 (Need a better way to bootstrap an XPathEvaluator). r=pike, sr=jst. 2002-04-16 11:57:17 +00:00
peterv%netscape.com 96a7a0d5ce Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). r=harishd, sr=heikki. 2002-04-16 09:26:04 +00:00
bzbarsky%mit.edu b6663f2211 Fix the "Close" menuitem and keyboard shortcut in Inspector. r=hwaara,
sr=hewitt.
2002-04-16 04:14:49 +00:00
morse%netscape.com ccfa057af5 bug 62348, treat unescaped slash in query string correctly, coder=sn@neopoly.de, r=morse, sr=jag, a=asa 2002-04-16 03:13:20 +00:00
morse%netscape.com e5359766af bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
heikki%netscape.com 9ac5bd4ba9 Bug 128541, make send(null) work again. r=harishd, sr=jst. 2002-04-16 00:02:58 +00:00
dougt%netscape.com 32a0618efe XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
caillon%returnzero.com 638935e3ed Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa. 2002-04-13 22:48:28 +00:00
peterv%netscape.com a1777c96ce Keep WSDL building on Mac. Not part of the default build. 2002-04-13 21:56:36 +00:00
peterv%netscape.com 82035f873e Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:38:17 +00:00
cotter%netscape.com 9621e45e63 ongoing help content updates per bugzilla 1222806 & ADT, r=oeschger; update for edit ciphers section per new UI 2002-04-13 05:25:44 +00:00
oeschger%netscape.com 5f47056a71 just updating some mozilla help content, dispensation per 122806, updating per 46917, r=oeschger, author=jayesh sheth 2002-04-11 14:41:29 +00:00
seawood%netscape.com 1878215f91 BeOS needs unistd.h for read() and friends.
Fixing tinderbox bustage.
2002-04-11 04:50:36 +00:00
dbaron%fas.harvard.edu 324f543007 Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
dveditz%netscape.com 02c7c8850c prevent chromeless/blank browser after upgrade (bug 135222) r=syd@netscape.com, sr=sfraser@netscape.com, a=rjesup@wgate.com, adt=paw@netscape.com 2002-04-11 01:28:51 +00:00
cotter%netscape.com cf8ce9446e ongoing privacy & security help content updates per 122806, r=oeschger; misc. minor correx. 2002-04-10 23:35:24 +00:00
naving%netscape.com ffcb697f87 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
sicking%bigfoot.com a57f4d46e0 Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
r=Pike, sr=jst
2002-04-10 13:38:30 +00:00
dmose%netscape.com b343883d4f LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
morse%netscape.com 95b8ce3e95 bug 129819, release session cookies when using quicklaunch, r=sgehani, sr=darin, a=rjesup@wgate.com, atd=jaimie 2002-04-09 01:06:02 +00:00
peterv%netscape.com 1461394aa0 Fix for bug 34849 (dynamically added STYLE element doesn't alter style). r=sicking, sr=jst, a=roc+moz, adt=jaimejr. 2002-04-05 11:29:40 +00:00
timeless%mac.com 2f543f9a66 http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334

approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com 0a42ceaaf0 Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 22:42:19 +00:00
morse%netscape.com 6bf82af911 bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2002-04-04 21:41:22 +00:00
jst%netscape.com 96d1e84dc6 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2002-04-04 07:31:16 +00:00
jst%netscape.com af0cf0c5e7 Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 02:09:19 +00:00
oeschger%netscape.com 3938c7504d help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger 2002-04-03 23:36:02 +00:00
oeschger%netscape.com 81c243566f help content updates, sanctioned per bug 122806, r=cotter 2002-04-03 23:10:15 +00:00
blakeross%telocity.com c7c8f8b5b3 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 06:13:10 +00:00
cotter%netscape.com b0680aa70a help content updates per bugzilla 122806 & ADT, r=oeschger. Certs & smime help, glossary. 2002-04-03 05:38:06 +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
colin%theblakes.com fb7f569021 Do not define MODULE_NAME for components which are shareable even in
static builds.
b=134650 r=cls sr=dveditz a=asa
2002-04-02 13:36:56 +00:00
dbragg%netscape.com 30c276ef7a Fix for typos.Bug 130102. r=bzbarsky, sr=alecf, a=asa@mozilla.org 2002-04-02 01:36:31 +00:00
cbiesinger%web.de 9a34fd204a bug 134608 r=hwaara/timeless sr=tor a=asa
fix memory leak in xmlextras and transformiix
2002-04-01 21:18:07 +00:00
oeschger%netscape.com 488f50d110 routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file 2002-03-31 23:37:25 +00:00
oeschger%netscape.com e83c7235da routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file 2002-03-31 23:20:33 +00:00
oeschger%netscape.com 02daeeaff0 update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa 2002-03-31 22:48:28 +00:00
caillon%returnzero.com d26f2c3e9c Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan 2002-03-31 13:05:04 +00:00
morse%netscape.com ba258c9f9b bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2002-03-31 06:59:22 +00:00
oeschger%netscape.com 019ec3fba2 fixes for help search, sorting, index, ui, plus content updates, author=pwilson@gorge.net, r=oeschger, sr=hewitt, a=asa, bug=124273 2002-03-31 02:44:11 +00:00
seawood%netscape.com 98f248d2b4 Do not set EXPORT_LIBRARY for libs that we do _not_ want in the static link list.
Bug #134012 r=rjesup sr=dveditz a=leaf
2002-03-30 01:46:52 +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 9bcedad0cd guess what 2002-03-28 22:54:22 +00:00
cbiesinger%web.de d70a8bb5b6 one more try 2002-03-28 22:48:25 +00:00
cbiesinger%web.de 4219608ae2 other attempt at fix 2002-03-28 22:43:16 +00:00
cbiesinger%web.de 3d3fc9ed42 fixing macos bustage 2002-03-28 22:07:59 +00:00
cbiesinger%web.de e343805ec6 bug 109800 r=valesky sr=dveditz a=roc+moz
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
seawood%netscape.com f9479b8517 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cotter%netscape.com e29e054334 help content updates per bugzilla 122806, r=oeschger; updates re p3p & SSL cipher UI changes. 2002-03-27 05:28:59 +00:00
cotter%netscape.com 78f0516a34 help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
cmanske%netscape.com 8ffa502826 Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
darin%netscape.com e53b772f0c remove blank line at top of XUL file, fallout from bug 129101 2002-03-26 23:06:20 +00:00
morse%netscape.com 9a12b1ce6a bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2002-03-26 20:19:18 +00:00
seawood%netscape.com 0d6dbd8157 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
samuel%sieb.net 2d7fd8bdb5 Bug 128316 - xml-rpc can't create struct type
r=rginda rs=darin a=asa
2002-03-26 07:09:26 +00:00
morse%netscape.com abc352e4f5 bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
andreww%netscape.com add2d8c14c bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels. 2002-03-26 01:10:35 +00:00
cathleen%netscape.com a1ae6c2317 fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal) 2002-03-26 00:53:30 +00:00
morse%netscape.com b3a2517c03 bug 132944, fix typo in makefile resulting in wrong file getting exported, r=sgehani, sr=alecf, a=asa 2002-03-26 00:41:27 +00:00
rginda%netscape.com fbe60ff5e7 Bug 131000, "IRC server port specification seems to not work..."
patch=cross@distal.com, r=me,peterv, a=asa
make ports work in IRC urls again
2002-03-26 00:41:18 +00:00