Commit Graph

66296 Commits

Author SHA1 Message Date
pinkerton%netscape.com
a6aa282f60 First Checked In. 2000-07-20 07:17:32 +00:00
jst%netscape.com
9724edaa51 Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson. 2000-07-20 06:11:22 +00:00
pollmann%netscape.com
1c841a3606 Bug 42686: Remove an assertion which was preventing dogfood use on Mac. r=jst@netscape.com (thanks!) 2000-07-20 06:02:41 +00:00
nelsonb%netscape.com
350eea5535 Use unsigned ints for length parameters to "octets" functions. 2000-07-20 04:47:24 +00:00
nelsonb%netscape.com
7f70f07983 Eliminate lots of warnings found by -fullwarn.
Add sanity test to s_mp_div().
2000-07-20 04:21:37 +00:00
nelsonb%netscape.com
04007f8bb5 Eliminate warnings found with -fullwarn. 2000-07-20 04:20:21 +00:00
uid408
2caf599e57 Enable 8-bit alpha channel for images on Windows. Bug 36694. Patch thanks to VYV03354@nifty.ne.jp. r=kmcclusk,dcone a=brendan 2000-07-20 04:19:23 +00:00
dougt%netscape.com
fc9b2dea36 disable test. damn sunos. 2000-07-20 03:21:31 +00:00
dougt%netscape.com
f3308a96df Fixing sunos bustage. 2000-07-20 03:17:58 +00:00
mcafee%netscape.com
2a7993f746 Moving EmitHtmlHeader to after tb_load_data call so we have a value for \tree 2000-07-20 02:52:11 +00:00
tao%netscape.com
6ac068a587 not of part of the build yet. files for en-DE. 2000-07-20 02:19:11 +00:00
dougt%netscape.com
2d12f20ad7 removing unneeded include. 2000-07-20 01:53:09 +00:00
pnunn%netscape.com
38ed05f47f fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
waterson%netscape.com
a9988fbc1f Bug 37622. The rest of the patch that I somehow missed the first time around. r=blizzard,pavlov 2000-07-20 01:40:54 +00:00
dave%intrec.com
6680ca2f94 Fix for bug 31336 (separate bug groups from access groups in user editor) 2000-07-20 01:31:10 +00:00
nbhatla%netscape.com
1c16b921c7 Bug #43658 (Mac classic skin polish fixes) - Updated mac classic skin, adding background to slider, modifying autorepeat images, and adding sidebar collapse images to CSS. Bug #45336/#45725 (Mail app crashes after startup) Fixed this by removing border-top style from sidebar.css in .iframe-panel. Bug #44744 - Fixed checkmark spacing in menus in Windows Classic skin. 2000-07-20 01:21:15 +00:00
edburns%acm.org
e86c9acda8 a=av
r=av
bug=38848

This bug enables nsIPluginHostImpl::GetValue(nsPluginManagerVariable_XDisplay)
to function correctly.

Thanks to Chris Waterson.

This has been built on win32 and solaris.
2000-07-20 01:16:52 +00:00
mstoltz%netscape.com
3910fcba0b fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
65ede1c243 Fix for 42387. r=dveditz 2000-07-20 01:15:09 +00:00
dougt%netscape.com
98c1304cbd Adding gtk embedding test application.
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com
4777056ad6 creating makefile for unix to export base browser depends for embedding
adjusting/update manifest file.
2000-07-20 01:08:43 +00:00
nbhatla%netscape.com
20595ae9b7 First Checked In. 2000-07-20 01:01:38 +00:00
tao%netscape.com
dc480bbc96 Replicated from en-US build 2000-07-20 00:59:09 +00:00
ducarroz%netscape.com
1a2c474eb4 Fix for bug 45926. ContentWindow is now known as window._content. R=mscott 2000-07-20 00:47:34 +00:00
rbs%maths.uq.edu.au
2095e2fe89 [not part of default build] fix an event propagation problem caused by the fact that a point wasn't translated to the frame's relative coordinate system. a:waterson@mozilla.org 2000-07-20 00:21:34 +00:00
sfraser%netscape.com
0e0d0b0819 Fix for blank windows on Mac bug 42289. Ensure we only validate regions which we've painted. r=pinkerton 2000-07-20 00:13:06 +00:00
pchen%netscape.com
d3b24601dd Completed client end work for bug 44281 r=pinkerton, call back end CMT code to get certificate authority string. 2000-07-20 00:12:54 +00:00
tao%netscape.com
3ed004686f 39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
ftang's hacky code. To be replaced by ben.
2000-07-20 00:00:29 +00:00
mcgreer%netscape.com
dbede1a951 Change the startup/shutdown procedure. Now a minimum amount of seed bytes, MIN_SEED_COUNT, are required before output bytes can be extracted. Also, it is possible to do a full restart by calling RNG_RNGInit() and RNG_RNGShutdown() in succession. This is noted in the blapi.h comments for those functions. 2000-07-19 23:54:43 +00:00
waterson%netscape.com
eb10ce3a1a Bug 37622. Hackery to get <embed hidden='true'> to work. Check hidden attribute; if set, size to (0, 0) and don't create a widget. r=pavlov,blizzard. 2000-07-19 23:46:43 +00:00
danm%netscape.com
a9f0541762 now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt 2000-07-19 23:39:50 +00:00
varada%netscape.com
dfc69fd89f fix for bug #43229;folder and threaded message indentation;r=mscott 2000-07-19 23:26:49 +00:00
waterson%netscape.com
a5fbd61475 Remove debugging cruft I left in. 2000-07-19 23:24:35 +00:00
nelsonb%netscape.com
5a1cb37329 Build all mpi .c files with -DMP_API_COMPATIBLE 2000-07-19 23:23:24 +00:00
nelsonb%netscape.com
94e36d6f32 Implement 5 new functions for dealing with variable length integers
represented as unsigned and signed octet strings.
mp_read_unsigned_octets(), mp_unsigned_octet_size(),
mp_to_unsigned_octets(), mp_to_signed_octets(), mp_to_fixlen_octets()
See mpi.h for more info.
2000-07-19 23:22:43 +00:00
nelsonb%netscape.com
9ab0d70f0e All #defines now have MP_ prefix. To get old #defines, compile with
-DMP_API_COMPATIBLE .  mpi.c is compiled that way.
2000-07-19 23:18:08 +00:00
conrad%ingress.com
076cacd9dc - Not yet part of build - Changed name of Debug target 2000-07-19 22:43:50 +00:00
ftang%netscape.com
fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
mcafee%netscape.com
6e5119637e Ignore generated files. 2000-07-19 22:13:17 +00:00
ddrinan%netscape.com
42a6ceda94 Fix for getting ca name 2000-07-19 22:10:55 +00:00
dougt%netscape.com
57c31623c5 Damnit., missed this file. 2000-07-19 22:10:49 +00:00
larryh%netscape.com
700ccc9e33 BugZilla: 45623 2000-07-19 22:03:36 +00:00
akkana%netscape.com
6528090418 Remove a debug dump statement. r=ducarroz, a=mcafee 2000-07-19 22:00:16 +00:00
conrad%ingress.com
db6eb046ac Not part of build! Added some <includes> needed on Mac 2000-07-19 21:47:08 +00:00
conrad%ingress.com
b07ca3bf2e Removed shared lib targets - Not yet part of build 2000-07-19 21:45:42 +00:00
waterson%netscape.com
b95b383548 Bug 37522. Implement ns4xPlugin::GetMIMEDescription() and ns4xPlugin::GetValue(); alter nsPluginsDirUNIX to use these routines (instead of directly calling the NP_* routine) while grovelling through 4.x plugins. r=av 2000-07-19 21:43:46 +00:00
mscott%netscape.com
d5b4381214 Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref 2000-07-19 21:42:18 +00:00
mscott%netscape.com
a5d4e43adf Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref
r=tao
2000-07-19 21:41:59 +00:00
don%netscape.com
22d3800724 Partial fix for bug 5236 (yes, one that old) which changes the font-family but not font-size to make Linux/Unix suck less. r=akkana,german a=don 2000-07-19 21:37:05 +00:00
dbragg%netscape.com
680bbfa451 Fix for nsbeta2+ bug #45653. Removed code that appends a '/' since the call to Append is taking care of that for us. This was resulting in a double slash at the end of the mURL string and the Mac gagged on it. 2000-07-19 21:32:37 +00:00