Commit Graph

119310 Commits

Author SHA1 Message Date
timeless%mozdev.org
4ae837ad81 Bug 205262 warning nsSampleWordBreaker::Next was hidden by nsSemanticUnitScanner::Next
r=smontagu sr=dbaron
2003-05-23 22:06:40 +00:00
timeless%mozdev.org
30ad7506e5 Bug 205247 warning: `JSBool ReportOutOfMemory(class XPCCallContext &)' defined but not used
r=dbradley sr=dmose
2003-05-23 22:06:27 +00:00
timeless%mozdev.org
48d1e3c8e3 Bug 205251 warning: normalize(...) declared `static' but never defined
r=smontagu sr=dmose
2003-05-23 22:06:24 +00:00
timeless%mozdev.org
82da623af2 Bug 204389 warning: unused variable `const class nsView * zParent' in nsView::GetClippedRect
r=roc+moz sr=roc+moz
2003-05-23 22:00:34 +00:00
timeless%mozdev.org
187f4d5075 Bug 204426 Warnings in nsTypeAheadFind.cpp/nsTypeAheadFind.h
r=aaronl sr=dbaron
2003-05-23 22:00:33 +00:00
timeless%mozdev.org
bf84b28858 Bug 204405 warning: unused variable `PRUnichar nullChar' in nsNodeInfo::Equals
r=peterv sr=peterv
2003-05-23 22:00:31 +00:00
caillon%returnzero.com
ce0d95233e 206835 - debug code should be #ifdef DEBUG
r=timeless sr=jst
2003-05-23 21:59:08 +00:00
timeless%mozdev.org
f494b74da9 Bug 204076 Remove unused variable `PRBool sameNode' from nsHTMLEditorStyle.cpp:524
r=brade sr=tor
2003-05-23 21:55:17 +00:00
timeless%mozdev.org
b584be9dec Bug 203973 txXSLTProcessor::shutdown releases a log module it doesn't own
r=axel sr=peterv
2003-05-23 21:55:16 +00:00
timeless%mozdev.org
63bd78088c Bug 204067 Creating "@mozilla.org/nsCMSEncoder;1" and then deleting it crashes because m_ecx isn't initialized
patch by rginda r=kaie sr=kin
2003-05-23 21:55:15 +00:00
timeless%mozdev.org
d906338455 Bug 203356 In method xptiInterfaceInfoManager::AddOnlyNewFilesFromFileList' warning: unused variable PRUint32 countOfFilesInWorkingSet
r=dougt
2003-05-23 21:50:06 +00:00
timeless%mozdev.org
10128e0d6e Bug 203396 unused variables in nsRegion::SubRect
r=mkaply sr=roc+moz
2003-05-23 21:50:05 +00:00
timeless%mozdev.org
7f38603b9c Bug 203387 warning: cannot pass objects of type NS_ConvertUCS2toUTF8' through ...'
r=bsmedberg sr=bz
2003-05-23 21:50:04 +00:00
danm%netscape.com
c957c4f956 revert rev 1.136 because of regression bug 199471. code=radha r=me 2003-05-23 21:47:57 +00:00
danm%netscape.com
fad76a5a31 revert rev 1.524 because of regression bug 199471. code=radha r=me 2003-05-23 21:47:47 +00:00
timeless%mozdev.org
dad022fd58 Bug 199989 Remove gNoisy code from libeditor.
r=brade sr=alecf
2003-05-23 21:43:10 +00:00
timeless%mozdev.org
b6c634fca6 Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
r=dmose sr=bz
2003-05-23 21:42:41 +00:00
timeless%mozdev.org
4a9cdfd6ec Bug 180169 ASSERTION: RgnRectMemoryAllocator not thread-safe triggers because static class exists past nspr shutdown
r=roc+moz sr=roc+moz
2003-05-23 21:42:36 +00:00
danm%netscape.com
af2d8d7225 partially revert rev 1.530 because of regression bug 201108. this will also be on the 1.4 branch. code=radha r=darin,me 2003-05-23 21:42:23 +00:00
dwitte%stanford.edu
270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
rogerl%netscape.com
5ee35526e9 Pandora related changes. 2003-05-23 21:27:08 +00:00
varga%netscape.com
e6a24335f1 Another attempt to fix Camino. 2003-05-23 15:27:15 +00:00
varga%netscape.com
e4cbd517b7 Trying to fix windows bustage. 2003-05-23 15:15:55 +00:00
sicking%bigfoot.com
57097a2753 Bug 199331: Recompile stylesheet if the underlying DOM is modified after .importStylesheet is called
r=Pike sr=peterv a=mkaply
2003-05-23 15:02:08 +00:00
timeless%mozdev.org
bee83d7a31 Bug 206204 `nsHTMLTag gWatchTags[3]', nsEditorParserObserver defined but not used
r=brade sr=sfraser a=dbaron
2003-05-23 14:51:04 +00:00
varga%netscape.com
526770691a Trying to fix camino bustage. 2003-05-23 14:06:47 +00:00
axel%pike.org
c39a545555 not part of build, fix gcc3.2 and hex, r/sr=peterv, a=mkaply 2003-05-23 14:02:07 +00:00
brade%netscape.com
4d15443e23 handle fontname and other commands which respond with non-cstrings; r=mkaply, sr=smfr, a=asa; bug 204053 2003-05-23 13:26:46 +00:00
varga%netscape.com
61a6cd0fb0 Fixing OS/2 bustage. 2003-05-23 13:04:24 +00:00
brade%netscape.com
5b1887c20a simulate keydown event in HandleUKeyEvent; bug 184549; r=smfr, sr=bryner, a=asa 2003-05-23 12:51:49 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
jaggernaut%netscape.com
75b8ea358a Bug 205083: Composer's Selection List Properties dialog appears with a XML parsing error. Patch by neil.parkwaycc.co.uk@myrealbox.com, r=jag, sr=/a=sspitzer 2003-05-23 11:24:01 +00:00
jst%netscape.com
8227d89c10 Make Gecko objects hold on to the System.Windows.Form that they're drawing in to hide HWND extraction code from embedders. Rely more on exceptions for error propagation. Not part of the build. 2003-05-23 10:13:09 +00:00
locka%iol.ie
acfe636e32 Ensure strange urls don't resolve to empty filenames to prevent confusion when resolving duplicates later. b=206319 r=brade sr=jaggernaut a=dbaron 2003-05-23 09:36:32 +00:00
neil%parkwaycc.co.uk
6a04aff08a Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply 2003-05-23 08:38:07 +00:00
sspitzer%netscape.com
13da6b1dd4 fix for bug #206339
add PR_LOGGING for the bayesian filter.
people will have problems, and this will help dev and QA track them down.
it's *really* verbose, but that can be addressed later.
r/sr=bienvenu, a=sspitzer for 1.4 final
2003-05-23 07:34:19 +00:00
ssu%netscape.com
cd26a17ca2 fixing bug 206783 - Dependee feature in the linux mozilla installer is broken. r=sgehani, rs=sspitzer, a=sspitzer 2003-05-23 07:23:51 +00:00
cltbld%netscape.com
31ab2613cc Automated update 2003-05-23 07:18:08 +00:00
ssu%netscape.com
bc4b47ee62 fixing bug 201412 - Uninstaller crashes removing pathtoexe entry. r=sgehani, sr=jag, a=sspitzer 2003-05-23 07:18:04 +00:00
darin%netscape.com
90c438d821 fixes bug 205360 "libxpcom.so depends on non-existent libiconv.so" r=seawood sr=bryner a=asa 2003-05-23 07:11:35 +00:00
jst%netscape.com
1c688e88bc Eliminating a layer of code between the managed classes URI and ProfileManager and the onderlying XPCOM objects, and cleaning up a bunch of stuff. Not part of the build. 2003-05-23 07:09:13 +00:00
jshin%mailaps.org
b7b494a1a0 bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa) 2003-05-23 06:31:25 +00:00
rogerl%netscape.com
eee2ed6f83 Fixed string replace 'flat' usage 2003-05-23 06:25:20 +00:00
wtc%netscape.com
edfd28316b Print error codes if PR_Read fails. 2003-05-23 06:19:11 +00:00
rbs%maths.uq.edu.au
285c623645 Output basic entities such as   during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa 2003-05-23 06:18:11 +00:00
kaie%netscape.com
b902f313ef b=200582 No line wrap for text without spaces in nsHTMLContentSerializer.cpp
r=jst sr=peterv a=asa
2003-05-23 05:59:56 +00:00
kaie%netscape.com
4fef12376a b=168452 PSM embedding freeze/ final step/ mark interfaces as frozen
r=javi sr=alecf a=sspitzer
2003-05-23 05:58:11 +00:00
stephend%netscape.com
fa29e34049 Bug 196917. Crash in nsDiskCacheMap::FindRecord clearing cache. patch by Gordon Sheridan <gordon@netscape.com> r=dougt@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org 2003-05-23 05:44:15 +00:00
jshin%mailaps.org
2f9ea6e59b bug 206123 : add more scripts to font-pref. UI for Windows build
(r=smontagu, sr=rbs, a=mkaply)
2003-05-23 05:36:50 +00:00
scott%scott-macgregor.org
a7fd42cb54 try out a new 'new-mail-alert' icon for mail alerts. I believe this icon came from arvind. 2003-05-23 05:26:25 +00:00