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

112931 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com 879cc552c3 back off on Zdiff formatting, I accidentally lopped off the +/- data. -mcafee 2002-12-06 00:02:06 +00:00
sspitzer%netscape.com c9853d2765 bad skinVersion (copy and paste error on my part)
should be 1.2, not 1.0 (like the rest of the tree)
2002-12-05 23:15:09 +00:00
roc+%cs.cmu.edu d399b683e9 Bug 170330. Factor out overflow area calculations and make them take account of overflow:hidden and outline properties. r=dbaron,sr=kin 2002-12-05 22:29:08 +00:00
roc+%cs.cmu.edu 1fd06522d8 Bug 90099. Make sure table cells and other odd frames are given views if they need them. r=dbaron,sr=kin 2002-12-05 22:26:47 +00:00
cltbld%netscape.com f83fdab06f BuildSize() added a parameter recently to control number of sig figs. -mcafee 2002-12-05 22:22:27 +00:00
nelsonb%netscape.com aad3764409 Expunge dead code. 2002-12-05 22:16:22 +00:00
nelsonb%netscape.com 62b8516bb9 Don't compile the .c files in lib/pki1 on the trunk. These files are used
only in Stan.
2002-12-05 22:15:36 +00:00
cmanske%netscape.com dc2136ab99 Part of fix to bug 170522 (remove unused code), r=akkana, sr=alecf, a=asa 2002-12-05 21:59:59 +00:00
timeless%mozdev.org b2b5ce1025 Bug 183623 malformed for loop results in infinite loop in [@ nsURILoader::DispatchContent]
r=bz sr=darin a=asa
2002-12-05 21:44:28 +00:00
sspitzer%netscape.com 52298fc159 fix for bug #179412. on linux,
certain elements are disabled in the message search and
address search dialogs until a reflow happens.

this regression was exposed by the fix for #157210.

bug #183776 tracks the real issue.

r=bz, sr=bienvenu, a=asa
2002-12-05 21:28:43 +00:00
timeless%mozdev.org da9c8551f4 Bug 183309 Mozilla crashes on startup. - Trunk [@ nsBindingManager::GetXBLDocumentInfo]
patch by nallen@acm.org r=brendan sr=alecf a=asa
2002-12-05 21:25:23 +00:00
cmanske%netscape.com f30b72dd5b Increase performance of 'Recent Pages' menu code. Most of the fix by neil@parkwayccc.co.uk, b=170522, r=akkana, sr=alecf, a=asa 2002-12-05 21:24:09 +00:00
igor%mir2.org 30863897ad Remove generation of closure icode for function statements as they are initialized at script/function start, not at point of declaration. This redundant closure icodes were effectively no-operation but caused bigger stack to be allocated then necessary. 2002-12-05 21:04:30 +00:00
cmanske%netscape.com 3c1200ca26 Missing file from checkin to fix 'insert HTML' command' b=180303, r=akkana, sr=kin, a=asa 2002-12-05 21:03:44 +00:00
neeti%netscape.com e4a47a5802 Fix for bug 177964 - FTP: can't download file with # in its name,r=nhotta@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org 2002-12-05 19:18:57 +00:00
bienvenu%netscape.com f5f30c3255 fix checknew mail on startup for multiple accounts, 85227 r=cavin, sr=sspitzer, a=asa 2002-12-05 19:18:16 +00:00
bienvenu%netscape.com 4ce2d3a60f fix problem displaying inline images in local mail messages, r=ducarroz, sr=sspitzer, a=brendan 183559 2002-12-05 19:13:24 +00:00
mostafah%oeone.com 3237559d7a Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 ) 2002-12-05 18:10:57 +00:00
mostafah%oeone.com 703f5b19be Fixed problem with unresolved symbol on stat() 2002-12-05 14:03:48 +00:00
bzbarsky%mit.edu 82b60aea48 I meant 8192 and typed 8092. r/sr/a=brendan 2002-12-05 06:36:18 +00:00
cltbld%netscape.com 7b5a2e3213 Turn avg off for codesize graph link. Condense Zdiff display number also. 2002-12-05 03:07:50 +00:00
karnaze%netscape.com 713fe5e17e new regression tests, not affecting the build. 2002-12-05 01:15:55 +00:00
cltbld%netscape.com bc0719ad01 Display codesize in MB/KB. Sigfig change to allow 3, 4, etc. sig figs. 2002-12-05 00:09:16 +00:00
yokoyama%netscape.com ff4b27cbe6 171468 "Save as type" drop-down box in "Save Page As"
dialog always saves as html only in Win9x
Impact:
- Open/SaveAs dlgbox
- Windows 9x platforms only
/r=shanjian; /sr=kin; /a=asa
2002-12-05 00:04:25 +00:00
wtc%netscape.com 5fa50f792d Bug 39494: added a check to prevent buffer overflow. r=mcgreer,nelsonb. 2002-12-04 23:41:49 +00:00
pschwartau%netscape.com 52affc4c55 Test by joerg.schaible@gmx.de arising from bug 181914. 2002-12-04 22:11:47 +00:00
dcone%netscape.com 3f8a0d8446 Not part of the build. Updated layout-plugin code. Added method to output the regression data to a file. 2002-12-04 22:11:40 +00:00
pschwartau%netscape.com 56ad35c41b Test by joerg.schaible@gmx.de, enforcing ECMA-262 Ed.3, Section 15.11.1.1 2002-12-04 21:58:15 +00:00
ere%atp.fi d79dcf466c Fix for bug 182678: IMAP flags are lost if Mozilla crashes or connection is lost.
r=bienvenu, sr=sspitzer, a=asa
2002-12-04 21:17:02 +00:00
djani%netscape.com 01abecd4cb Bug 179133: Now we support cert and key DBs with prefixes in the names also, just like ldapssl_pkcs_init() does. Now all of the code calls NSS_Initialize() instead of NSS_Init(). 2002-12-04 19:10:17 +00:00
mostafah%oeone.com cfbe9824a1 Switched order of setserver and addobserver for new calendars ( related to bug 177279 ) 2002-12-04 17:34:31 +00:00
mkaply%us.ibm.com 90c35eaf2d OS/2 bustage - XP_PC does NOT equal XP_WIN 2002-12-04 17:25:44 +00:00
mcs%netscape.com 150e89eb05 Fix bug # 177756 - eliminate dependency on libNLS.
If HAVE_LIBNLS is not defined, OS functions (iconv and Win32
	native APIs) are used for character set conversion of command
	line arguments.
Fix bug # 177766 - LDAP tools should reject second -h argument.
	A second -p argument is also rejected.
Fix bug # 159139 - HP/UX: LDAP command line tools do no charset conversion.
	Removed special case makefile rules for convutf8.cpp on HP/UX.
2002-12-04 17:21:55 +00:00
mcs%netscape.com 3832b1fc62 Fix bug # 177771 - libssldap: keyfile password should be optional.
If a NULL keypasswd value is passed to ldapssl_enable_clientauth()
		then it is assumed that the application has already unlocked
		the key DB or has installed its own GetPassword callback.
	Also improved some error reporting.
2002-12-04 17:11:20 +00:00
blizzard%redhat.com 1cd335e8aa Bug #165198. object files are not stripped for RPM build. Use --enable-strip not --enable-strip-libs. 2002-12-04 15:29:03 +00:00
mikep%oeone.com dd899909b4 Adding in files for Mac OS 9 build. bug 146310. 2002-12-04 15:01:56 +00:00
igor%mir2.org 8e6db6ff11 Remove closure constructor from InterpretedFunction and initialize InterpretedFunction.itsClosure constructor in Interpreter directly. This besides reducing code size will help to make fix for http://bugzilla.mozilla.org/show_bug.cgi?id=154693 smaller 2002-12-04 09:49:07 +00:00
timeless%mozdev.org cbb1698848 whoops 2002-12-04 09:47:50 +00:00
timeless%mozdev.org 21e8a1cd6a build bustage: adding local include 2002-12-04 09:09:49 +00:00
caillon%returnzero.com a4096b5a1b Bug 183069 - trunk topcrash when quitting [@ nsPrefBranch::RemoveObserver].
Release our observer references only _after_ we remove them from our observer list, to avoid someone else trying to remove the same observer we're working on removing.
r=timeless sr=jst
a=jst, and #mozilla (smontagu,timeless) who acting as sheriff asked me to land this into a closed tree.
2002-12-04 08:56:34 +00:00
timeless%mozdev.org 50f284f1dd fixing logparse bustage sr=jst 2002-12-04 08:20:46 +00:00
timeless%mozdev.org e81924d866 logparse has include issues, temporarily removing 2002-12-04 08:02:12 +00:00
samuel%sieb.net 8fc259c484 Bug 176765 - XML-RPC does not support https
r=heikki
sr=darin
2002-12-04 07:59:57 +00:00
timeless%mozdev.org 73602ad8f7 Bug 180336 Add parser tests: grabpage logparse html
r=harishd sr=heikki
2002-12-04 07:27:06 +00:00
samuel%sieb.net 98164e462f Bug 176764 - XML-RPC creates URL objects in a bad way
r=heikki
sr=darin
2002-12-04 07:26:02 +00:00
samuel%sieb.net bf18cacc6a Bug 178206 - fix XML-RPC strings
r=heikki
sr=tor
2002-12-04 07:22:50 +00:00
timeless%mozdev.org c437e11811 reindent per heikki@netscape.com 2002-12-04 07:22:26 +00:00
bzbarsky%mit.edu ba4f4326e5 Um.. spell PRUint16 right 2002-12-04 06:15:43 +00:00
bzbarsky%mit.edu 9bc3b262da Fix mac bustage 2002-12-04 06:13:56 +00:00
ccarlen%netscape.com fbf72c7968 Bug 181641 - On Mach-0 build, cannot launch if theme was installed into profile with CFM build. Fixes this by fixing the general problem of failure due to missing theme jars. Patch to nsChromeRegistry.cpp by ccarlen, r=ben/sr=brendan. Patch to nsChromeProtocolHandler.cpp by brendan, r=ccarlen/sr=ben. 2002-12-04 06:08:57 +00:00