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

77604 Коммитов

Автор SHA1 Сообщение Дата
pschwartau%netscape.com 687b187d0b Correcting an error in the testcase - 2001-03-01 01:06:48 +00:00
erik%netscape.com 6e87dc4b26 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
make the (Unix) XP locale parse return the XP version
rework the locale string parsing code to handle variable
length language codes
2001-03-01 01:06:30 +00:00
erik%netscape.com b5886eca60 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_TIME
and save the platform locale under
   NSILOCALE_TIME##PLATFORM
2001-03-01 01:03:23 +00:00
erik%netscape.com fc234c55f3 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_COLLATE
and save the platform locale under
   NSILOCALE_COLLATE##PLATFORM
2001-03-01 01:01:10 +00:00
erik%netscape.com f47d426ea2 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
store both the XP and Unix platform specific local
save the platform locale under <tag>##PLATFORM
eg: save the XP locale under
   NSILOCALE_COLLATE
and save the platform locale under
   NSILOCALE_COLLATE##PLATFORM
2001-03-01 00:58:35 +00:00
bryner%uiuc.edu 8c6ba024ec Don't return an async proxied object when the socket transport is asked for its ProgressEventSink. r=dougt, sr=shaver. 2001-03-01 00:55:08 +00:00
gordon%netscape.com 941c2a073f Added comments to netCore.h declaring error ranges for SocketTransport and CacheService. r=beard. 2001-03-01 00:54:29 +00:00
erik%netscape.com 6d87aeaa54 checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
add a "zh" Chinese language group in addition to zh-CN or zn-TW
2001-03-01 00:52:28 +00:00
erik%netscape.com 202a6a329f checkin for bstell@netscape.com:
bug 61108, r=ftang@netscape.com, sr=brendan@mozilla.org
add defines for language/country/extra/locale buffer lenghts
2001-03-01 00:49:31 +00:00
erik%netscape.com 4afb5c5890 checkin for bstell@netscape.com:
bug 60826, r=ftang@netscape.com, sr=brendan@mozilla.org
map GBK 0xFE50 - 0xFE9F to private use ala microsoft 936-2000
2001-03-01 00:43:31 +00:00
sonmi%netscape.com 1effa6fb8f was still running ksh 2001-03-01 00:43:24 +00:00
sonmi%netscape.com e82d67c3ce restructuring of NSS QA 2001-03-01 00:40:38 +00:00
erik%netscape.com 9116da8583 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
add 8 additional code points to the cns <=> unicode converter
Note: because this is a generated (optimized) file almost
every line is changed. see bugzilla 61422 for the converter
source file.
2001-03-01 00:39:15 +00:00
sgehani%netscape.com 26a5540a3c First Checked In. 2001-03-01 00:36:00 +00:00
sgehani%netscape.com 42a338f14c Port libxpnet to the mac. b = 67248 r = dbragg sr = mscott 2001-03-01 00:35:25 +00:00
erik%netscape.com 8710767721 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
Add the XLDF charset/encoding tags for the sub planes of a cns font.
It is really just one font split into sub-planes.
2001-03-01 00:34:50 +00:00
erik%netscape.com 82a68d45e8 checkin for bstell@netscape.com:
bug 61422, r=ftang@netscape.com, sr=brendan@mozilla.org
In the font preference menu only show one plane of a cns font
since it is really just one font split into sub-planes
ie: show cns11643-1 but not both cns11643-1 and cns11643-2.
2001-03-01 00:32:54 +00:00
sgehani%netscape.com b72ee5fa16 First Checked In. 2001-03-01 00:26:39 +00:00
timeless%mac.com 3adc7b4950 fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
r=mao, sr=alecf
2001-03-01 00:24:34 +00:00
beard%netscape.com 0c0e0a03ca [not part of build] stores nsISupportsString in object cache. 2001-03-01 00:24:33 +00:00
dougt%netscape.com 1e0d9b7877 fixes 66873. fixes WFTPD incompatibility. r=gagan, sr=mscott 2001-03-01 00:23:36 +00:00
stephend%netscape.com 4a3e5b3a61 Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com 2001-03-01 00:22:37 +00:00
sgehani%netscape.com 1911fab005 Remove so we can add as binary instead of text. Ooops! 2001-03-01 00:13:38 +00:00
danm%netscape.com 4225baf682 hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan 2001-03-01 00:13:32 +00:00
sgehani%netscape.com ca8d7c678f First Checked In. 2001-03-01 00:12:12 +00:00
beard%netscape.com e68eeb0c72 [not part of build] Now wraps nsIInputStream with an nsIScriptableInputStream. 2001-03-01 00:07:23 +00:00
beard%netscape.com c167dd8067 [not part of build] changed linker output to cache.headers rather than necko.headers. 2001-03-01 00:05:31 +00:00
dbragg%netscape.com 2bd6683805 New Post-install replace and delete utility phase 1 checkin.
NOT PART OF BUILD
2001-03-01 00:02:19 +00:00
leaf%mozilla.org b96efc0542 Automated update 2001-03-01 00:00:11 +00:00
beard%netscape.com 2e059bf699 [not part of build] Now tests opening output and input streams. 2001-02-28 23:52:20 +00:00
heikki%netscape.com 88c25f4a87 Bug 36790, support XHTML style element. Also fix CDATA section handling for title and textarea elements. r=harishd, sr=jst. 2001-02-28 23:51:35 +00:00
dbragg%netscape.com 8c925cb5be Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott 2001-02-28 23:47:59 +00:00
timeless%mac.com bef2b2afaa fix bug 68959 Wording Mismatch between History and Bookmarks
r=lordpixel, sr=alecf
2001-02-28 23:47:19 +00:00
heikki%netscape.com db62b4abd8 Bug 49572, implemented responseText property for XMLHttpRequest object. Also some minor nsCOMPtr initialization optimizations and updated tests. r=harishd, rpotts (stream reading part), sr=jst. 2001-02-28 23:46:59 +00:00
erik%netscape.com 2aa4975996 bug 70389; author=simon@softel.co.il; r=cls; sr=erik; adding changes to
build system to conditionally compile the IBM bidi code (for Arabic and
Hebrew bidirectional text)
2001-02-28 23:45:40 +00:00
heikki%netscape.com d944131b24 Bug 63559, attributes are lost on XHTML elements if the document is loaded as data. r=jst, sr=vidur. 2001-02-28 23:42:10 +00:00
dougt%netscape.com 0ff09eae40 Fixing 69836. Increasing data buffer sizes which improves perf on Mac. r=sfraser, sr=mscott 2001-02-28 23:37:03 +00:00
cyeh%bluemartini.com f288dee6ae fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
patch contributed to dave@intrec.com (Dave Miller).
remove useless code.
2001-02-28 23:36:49 +00:00
sonmi%netscape.com a5f4cb28ec restructuring of NSS QA 2001-02-28 23:35:21 +00:00
cyeh%bluemartini.com 1a1dfe0e89 fix for 61637: Code bit for upgrading from 2.5
based on patch submitted by ehanson@talkware.net (Eric Hanson)
support for changes comments table to longdescs, but only if comments
table exists.
2001-02-28 23:33:01 +00:00
cyeh%bluemartini.com 459fa2af45 missed last documentation change 2001-02-28 23:08:52 +00:00
cyeh%bluemartini.com 393660e67e fix for 69793: check in new files for QuickSearch
patch contributed by franke@ags.uni-sb.de (Andreas Franke)
Now add quicksearch functionality to the main index page.
2001-02-28 23:07:26 +00:00
cyeh%bluemartini.com f95da2c2c2 fix for 58436: javascript strict warnings in query.cgi
patch submitted by sidney@sidney.com (Sidney Markowitz)
wrap javascript around Param("usetargetmilestone")
2001-02-28 23:00:28 +00:00
cls%seawood.org 7b07449948 Quick fix for app crash on compose problem. Bug #70505 r=jgmyers a=leaf 2001-02-28 22:59:54 +00:00
nelsonb%netscape.com 36f08d78d2 Increase the temp cert db's memory buffer size from 64KB to 256KB.
This reduces the liklihood that it will overflow into a disk file.
This is a partial fix for bug 67953.
2001-02-28 22:50:12 +00:00
gordon%netscape.com 52de7aa8e6 Fix access mode for new entries. Not part of the build. 2001-02-28 22:39:07 +00:00
sonmi%netscape.com 1ae750085c complete restructuring and cleanup of the QA suites.
bug 65000 and 68878
2001-02-28 22:12:47 +00:00
pchen%netscape.com 095df8e75f fix for blocker bug 70232, no one ever put mozilla/extensions/cookie/jar.mn into the mac build list 2001-02-28 20:50:16 +00:00
javi%netscape.com 079e817a38 Make Makefile.in more recent than static Makefile 2001-02-28 18:11:18 +00:00
javi%netscape.com 321a0597c9 Resurrected the incorrect version earlier. Bringing back the
version that existed before removing.
2001-02-28 18:10:29 +00:00