Commit Graph

119200 Commits

Author SHA1 Message Date
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
scott%scott-macgregor.org
17e5ee9332 Rework the folder pane column title, make it a sidebar header ala firebird.
Don't allow the user to drag and drop icons into the menu bar.
2003-05-23 04:31:43 +00:00
timeless%mozdev.org
b19bcb9639 Bug 197623 prefetch links should not be shown in Site Navigation Bar
patch by stevechapel@earthlink.net r=dean_tessman sr=jst a=asa
2003-05-23 03:05:00 +00:00
timeless%mozdev.org
183e1e0150 Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items
patch by stevechapel@earthlink.net r=hewitt sr=alecf a=asa
2003-05-23 03:00:47 +00:00
pinkerton%netscape.com
0fb74298b0 don't use jaguar-only routines for search field (bug 201796) 2003-05-23 01:45:29 +00:00
wtc%netscape.com
f80927d197 Bug 206815: fixed a benign UMR in the PR_Poll implementations based on
poll().  We should initialize the events field of the pollfd structure
when we set the fd field to -1 even though the events field is ignored
if the fd field is negative.
Modified Files: ptio.c uxpoll.c
2003-05-23 01:34:51 +00:00
shliang%netscape.com
d05f694269 205055 - nav-only install missing ctrl-m shortcut for new mail messages. r/sr/a=sspitzer 2003-05-23 01:26:36 +00:00
shliang%netscape.com
9e3020e98e 199354 - default sidebar to closed for new profiles. r=sgehani, sr=jag, a=sspitzer 2003-05-23 01:23:17 +00:00
waldemar%netscape.com
d811610d75 Numerous algorithm fixes, changes, and additions. Began support for the global object and library classes. 2003-05-23 01:10:07 +00:00
waldemar%netscape.com
26aaf3fe4e Added support for strings in references for referring to external definitions in pages other than the default one. 2003-05-23 01:08:32 +00:00
waldemar%netscape.com
51ef5de5e6 Renamed Character to Char16. Added support for ToNumber and parseFloat. 2003-05-23 01:07:54 +00:00