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

93269 Коммитов

Автор SHA1 Сообщение Дата
rayw%netscape.com a5888250f9 Fixed errors in mustUnderstand attribute of header block.
Not part of default build.
2001-12-01 00:03:57 +00:00
mscott%netscape.com 27c09640a5 Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
2001-12-01 00:01:02 +00:00
rpotts%netscape.com f774d96638 i'm a doofus!! all of the LoadURI calls started looking the same :-) 2001-11-30 23:54:30 +00:00
jgaunt%netscape.com db88dcc009 Fixing bustage on linux 2001-11-30 23:51:06 +00:00
sfraser%netscape.com c6af31c9eb Fix access paths to pick up new files. 2001-11-30 23:42:44 +00:00
ian%hixie.ch 2841b9ae98 Add support for keyed channels to mozbot. A lot of work, like it said in the INSTALL file. :-) b=112955 r=timeless 2001-11-30 23:38:21 +00:00
rayw%netscape.com 9282b8e318 Gave more SOAP objects xpconnect behaviors. 2001-11-30 23:32:53 +00:00
relyea%netscape.com 30b1f8ceb4 1) restore the const to PK11_Configure().
2) partial set of fixes from Nelson's review (checking for NULL) from the
'double escape' functions.
3) Add functions to clean up global memory locks
2001-11-30 23:32:30 +00:00
relyea%netscape.com 00352cfa6e The other half of the double check change. 2001-11-30 23:29:31 +00:00
mkaply%us.ibm.com 44c44ff181 #110927
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
2001-11-30 23:29:29 +00:00
relyea%netscape.com ae6092e18d Fix several memory leaks.
Adjust the default hash sizes down for mozilla client.
Merge the NSS 3.3 key check and signature check stuff.
2001-11-30 23:24:35 +00:00
relyea%netscape.com 084e20bef6 fix Bug 93989 Memory leak when adding a module. 2001-11-30 23:22:53 +00:00
relyea%netscape.com 79679bdc64 Add code to 'shutdown' freebl (clean up the blinding cache in rsa).
merge the NSS 3.3 changes to export Ian's double check code through the loader.
2001-11-30 23:21:49 +00:00
alecf%netscape.com 48ec5a5741 add nsConverterInputStream to factory now that all 3 platforms are updated 2001-11-30 22:58:36 +00:00
alecf%netscape.com b97c3f6ef8 oops, export this file 2001-11-30 22:58:01 +00:00
alecf%netscape.com 6a1c30e7ef Added files: mozilla/intl/uconv/src/nsConverterInputStream.cpp 2001-11-30 22:57:55 +00:00
rayw%netscape.com a9a32e70f2 Fixed most SOAP issues brought up by reviewer. Added completion object.
Inherited SOAPParameter and SOAPHeaderBlock from SOAPBlock, improved
error condition handling, improved comments.

Not part of default build.
2001-11-30 22:53:16 +00:00
seawood%netscape.com b618fbc00f Since jobserver feature of gmake causes dependency targets to be processed in parallel, we need to invoke $(MAKE) for each of the phases that we want to build from a meta target (like all:: & alldep::). 2001-11-30 22:53:10 +00:00
alecf%netscape.com 938730f121 other part of bug 11053, move ConverterInputStream into uconv from xpcom, sr=darin r=dougt 2001-11-30 22:50:27 +00:00
jgaunt%netscape.com 9813cc5032 bug 112701 - seperate accessible/src dir into 3 mac specific changes r=aaronl r=leaf sr=hyatt 2001-11-30 22:49:02 +00:00
jgaunt%netscape.com 8419a4fa5c bug 112701 - seperate accessible/src directory into 3
r=aaronl
r=leaf
sr=hyatt
2001-11-30 22:48:55 +00:00
alecf%netscape.com d3a51cab3c bug 110531 and bug 108285 - move ConverterInputStream into uconv and out of xpcom. sr=darin, r=dougt 2001-11-30 22:48:47 +00:00
mkaply%us.ibm.com f727bff3e7 #107905
r=mkaply, sr=attinasi
OS/2 only - don't shortcut font computations for fixed with fonts
2001-11-30 22:47:57 +00:00
mkaply%us.ibm.com 7aad661ac0 #112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
ian.mcgreer%sun.com dbc3267711 fix so that nickname lookup falls back to email address (for CERT_FindCertByNicknameOrEmailAddr) 2001-11-30 22:40:31 +00:00
rpotts%netscape.com a33a19e3d1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
jj%netscape.com f77f33c22e bump up mac version number to 0.9.6+ on the trunk 2001-11-30 22:21:31 +00:00
dp%netscape.com d450df1142 stop with visible window 2001-11-30 22:08:55 +00:00
dbaron%fas.harvard.edu 277da6177d Fix typo. Not part of default build. 2001-11-30 22:03:28 +00:00
dbaron%fas.harvard.edu 89b71e2beb Fix typos that shouldn't have been checked in. b=110802 2001-11-30 21:58:09 +00:00
mcafee%netscape.com e750d44f7c Adding test timeouts, so clients can configure this. 2001-11-30 21:56:21 +00:00
jake%acutex.net a07abaeaeb Get the file list of files to scan for templates from Support::Files instead of glob('*') 2001-11-30 21:49:47 +00:00
yokoyama%netscape.com 928b9dbbe2 Bug 109265
checking in for skamio@netscape.net
Disabling IME for Readonly attribute of <INPUT>
/r=yokoyama; /sr=kin
2001-11-30 21:48:31 +00:00
mkaply%us.ibm.com c62cc6b0a8 No bug
r=mkaply
OS/2 only - "." and " " should not be special file system chars on OS/2
2001-11-30 21:28:41 +00:00
mkaply%us.ibm.com 3664d502b7 No bug - cleanup - remove unnecessary XP_OS2_HACK and XP_OS2 2001-11-30 21:00:43 +00:00
mkaply%us.ibm.com 5754cee4a6 No bug - cleanup - remove unnecessary XP_OS2_HACK 2001-11-30 20:56:42 +00:00
mkaply%us.ibm.com df2c6f2941 No bug - cleanup - remove unnecessary XP_OS2 2001-11-30 20:55:28 +00:00
law%netscape.com 7a5237c04d Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben 2001-11-30 20:50:18 +00:00
ian%hixie.ch 928179724c Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas. 2001-11-30 20:48:36 +00:00
mkaply%us.ibm.com 7f74ad0a9c Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
attinasi%netscape.com 13ff934175 Blocked images will no longer show the broken image icon, nor will they show ALT text. Repairs alleged 'regression' from previous ALT text fixes. b=109090 r=alexsavulov sr=kin 2001-11-30 20:47:06 +00:00
attinasi%netscape.com 7cc0926e3b Checkin for Ulrich Drepper: cleanup of 'if' cascade in frame constructor for controls. b=99421 r=rods sr=attinasi 2001-11-30 20:43:35 +00:00
mkaply%us.ibm.com 6e25b07bb9 Attempt to fix HPUX bustage - use PL_strtok_r instead of strtok_r 2001-11-30 20:41:49 +00:00
mkaply%us.ibm.com a8f4241b69 Preemptively fix OS/2 bustage that will be caused by prefapi change 2001-11-30 18:56:56 +00:00
alecf%netscape.com 913ced766e for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp 2001-11-30 18:43:43 +00:00
alecf%netscape.com 4c15d86e01 for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++ 2001-11-30 18:42:41 +00:00
ian%hixie.ch 05b0232a3b Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items. 2001-11-30 16:20:22 +00:00
ian%hixie.ch 223ca141d1 Fixing an inconsistency between getArgument() and peekArgument(). peekArgument() now returns an empty list in an array context if there is no such argument, instead of undef. This makes it act like getArgument(), which just returns the list of values in an array context. Similarly, made the default implementation of peekArgument() whine about not being implemented instead of returning undef, since by design peekArgument() should return the same as getArgument() if the argument is present. 2001-11-30 16:13:00 +00:00
ian%hixie.ch c790c34e51 Adding error handling for the case where the user prefs editor is called with bogus user IDs. 2001-11-30 16:06:45 +00:00
karnaze%netscape.com 957554abdd bug 51023 - reduce the size of table related frame classes. sr=kin. 2001-11-30 15:05:51 +00:00