79374 Commits

Author SHA1 Message Date
ftang%netscape.com
ced98edd81 add Johab converter to fix bug 71489
r=bstell sr=erik
Not part of the build yet.
2001-03-30 02:51:24 +00:00
ftang%netscape.com
ead74911d0 fix bug 71197
r=bstell sr=erik
add new mapping for non-standard jis0208 extension
2001-03-30 02:49:34 +00:00
ftang%netscape.com
1f0a9fe626 remove the non standard jis0208 mapping and split into jis0208ext.uf
r=bstell sr=erik, bug 71197
2001-03-30 02:47:41 +00:00
ftang%netscape.com
6baa194535 fix 71197
Machine generate code for non standard jis0208 code point (from cp 932)
r=bstell sr=erik
not part of the build yet
2001-03-30 02:46:40 +00:00
ftang%netscape.com
be1f1314ec fix 72557
r=harishd sr=erik
add the hack mapping for the last two new cp1252 characters.
2001-03-30 02:45:12 +00:00
rbs%maths.uq.edu.au
108d09b906 Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron) 2001-03-30 02:39:38 +00:00
harishd%netscape.com
f80835465d P3P code drop. Includes basic P3P support and UI.
Contributed by Tom Lendacky ( toml@us.ibm.com ).

*-- NOT PART OF THE BUILD...YET --*
2001-03-30 02:36:22 +00:00
hyatt%netscape.com
a60ae23d7c Checkin for 36665. r=pink, sr=waterson 2001-03-30 02:30:17 +00:00
danm%netscape.com
84b504c7de restrict conditions under which fix for bug 22658 fires; a fix for many focus bugs, especially bug 54936 2001-03-30 02:27:50 +00:00
heikki%netscape.com
433cc081c2 Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst. 2001-03-30 02:15:21 +00:00
ftang%netscape.com
210abcac66 bug 70028 sr=erik r=ftang check in for smontagur@il.ibm.com add methods for arabic shaping with the unreview code turn off in #ifdef add to mac build system 2001-03-30 02:14:14 +00:00
ftang%netscape.com
0ca19b4644 bug 70028. add arabic shaping methods with unreview code turn off by default. add to mac build system 2001-03-30 02:12:46 +00:00
harishd%netscape.com
dd6505f471 71942 - Intialize the ptr to fix the crash.
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
2001-03-30 02:08:48 +00:00
pavlov%netscape.com
a9b2c20ed0 removing the extern "C" { ... } that blake accidentally added the other day. fixes runtime errors on solaris 2001-03-30 02:07:00 +00:00
racham%netscape.com
b8cb23a737 Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer 2001-03-30 02:06:46 +00:00
jgmyers%netscape.com
87ee6301a5 fix logic inversion: bug 73243 r=nhotta sr=sspitzer 2001-03-30 02:05:19 +00:00
naving%netscape.com
d4d0a46cc0 74018. sr=sspitzer. limiting message_size working again. 2001-03-30 02:03:32 +00:00
leaf%mozilla.org
186d297e10 Automated update 2001-03-30 02:00:03 +00:00
pavlov%netscape.com
ed26fe3e6d fix for crash when loading images with a null URL. bug 72447. r=dr sr=hyatt 2001-03-30 01:59:03 +00:00
dmose%netscape.com
309954fb9c Start building the LDAP XPCOM SDK by default in autoconf builds (bug 70658). Patch to flip the switch: r=leif@netscape.com, sr=cls@seawood.org. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org 2001-03-30 01:52:15 +00:00
nelsonb%netscape.com
b4e192dc29 Fix leak of cert reference in cert authentication callback functions. 2001-03-30 00:40:24 +00:00
blakeross%telocity.com
2b5153d392 Backing out on request of module owner (no review, no module owner approval, unstable code). Don't shoot the messenger (with the checkin access)! 2001-03-30 00:34:31 +00:00
dougt%netscape.com
82ed6bb627 Changing the ftp url to point to ftp.netscape.com. The reason for this is that there are some firewall problems that Netscape has. This should clear up the orangeness on tinderbox. I spoke to endico@netscape.com about this and there isn't any mozilla concern. a=peterl@netscape.com 2001-03-30 00:27:52 +00:00
hyatt%netscape.com
1d12acfac0 Fix for smoketest blocker. rs=pink,saari, bug #73336: 2001-03-29 23:01:09 +00:00
timeless%mac.com
78638cd1e0 fix version. 2001-03-29 22:40:51 +00:00
timeless%mac.com
8b6f15dc64 Bugzilla Bug 74024 check techbot1 into cvs
Land techbot1 into mozbot tree. This has been a long time coming.

techbot1 includes support for arbitrary commands, bugzilla features including
bug, component and keyword queries. more support for tinderbox including
sheriff querying.  support for multiple channels.  it handles missing
components better.
2001-03-29 22:38:35 +00:00
sgehani%netscape.com
73f59bb569 Fix Solaris 7 bustage. 2001-03-29 20:34:32 +00:00
morse%netscape.com
ad6445c7fb fix 2 smoketest blockers -- 73955 and 73956, r=pchen, sr=rods 2001-03-29 20:05:30 +00:00
darin%netscape.com
84a54aae38 Fixes bug 73917 "cache entry data size not updated" patch=beard, r=gagan, sr=darin 2001-03-29 19:58:34 +00:00
pchen%netscape.com
0347b62839 fix for blocker bug 73596, remove nsCookieViewer.cpp from project 2001-03-29 19:49:32 +00:00
jdunn%netscape.com
ff613723e8 the xpidl stuff is not generating a 'const' for 'in boolean permenant' so
I forced it (by adding [const].  fixing an AIX build bustage
r= morse@netscape.com
#= 73945
2001-03-29 15:58:07 +00:00
ccarlen%netscape.com
c883f08489 Sample code only - not part of mozilla. Implement nsIWebBrowserChrome::ShowAsModal() and some other windowing cleanup. r=danm@netscape.com 2001-03-29 15:40:39 +00:00
bienvenu%netscape.com
761dc44073 fix problem fetching message-ids and priority noted in bug 71983 add space to protocol we send sr=sspitzer 2001-03-29 15:06:20 +00:00
jdunn%netscape.com
c44645c864 fixing typo (added ')' after libaccessibility_s.$(LIB_SUFFIX
and added '\' after both of the libs

Also added -lgkgfx to resolve the nsRect reference.  (AIX requries all
symbols to be resolved at link time)
2001-03-29 14:33:33 +00:00
mkaply%us.ibm.com
315f35f646 attempt to fix AIX and OS/2 bustage 2001-03-29 14:19:10 +00:00
dougt%netscape.com
2c6cbb31de Implementing ReadSegments. r/sr=darin@netscape.com 2001-03-29 07:21:43 +00:00
aaronl%chorus.net
52e2623a3e Make sure visual prefs force reframe 2001-03-29 07:16:06 +00:00
dmose%netscape.com
91cb024e75 Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org 2001-03-29 06:57:35 +00:00
gordon%netscape.com
1ea8da52b0 Fix bug 73099. Problems with updating lastModified time stamp. r=beard, sr=darin. 2001-03-29 06:50:38 +00:00
beard%netscape.com
948af4525b Added nsDiskCacheMap.cpp and nsANSIFileStreams.cpp. [bustage fixing] 2001-03-29 06:41:02 +00:00
attinasi%netscape.com
28d86e436d Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson 2001-03-29 06:39:40 +00:00
hwaara%chello.se
2b4f3f87b1 Fix so we call GetSelectedLocale() safely. bug 71390. r=tao, timeless, sr=bienvenu 2001-03-29 06:13:55 +00:00
gordon%netscape.com
ae4d1335c4 Land DISKCACHE1_BRANCH, implementing first draft of cache map file for more efficient eviction and cache miss detection. Fixed some problems with overeager setting of lastModified time stamp. Read cache enable prefs on startup. r=beard, sr=darin. 2001-03-29 05:54:58 +00:00
gordon%netscape.com
14a4326239 Added evictEntries() methods to nsICacheService and nsICacheSession. Removed lastValidated attribute from nsICacheVisitor. r=beard sr=darin. 2001-03-29 05:51:46 +00:00
disttsc%bart.nl
60610ce4b6 Fix MOZ_TRACK_MODULE_DEPS build bustage (senna) 2001-03-29 05:51:12 +00:00
disttsc%bart.nl
974e65a3c9 Fix MOD_TRACK_MODULE_DEPS builds bustage (senna) 2001-03-29 05:34:21 +00:00
disttsc%bart.nl
cb793da71f Fix MOZ_TRACK_MODULE_DEPS bustage, add embedcomponents to REQUIRES line 2001-03-29 05:20:32 +00:00
disttsc%bart.nl
e87465d094 Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage. 2001-03-29 04:43:09 +00:00
disttsc%bart.nl
9c2b3d1915 Add .cvsignore to accessible/src for Makefile, fix Makefile.in's REQUIRES line 2001-03-29 04:18:46 +00:00
waqar%netscape.com
08335de63c #=58877
sr=erik
d=remove the underline and italic attributes for default text for XFree86 4.x
2001-03-29 04:01:20 +00:00