Commit Graph

122543 Commits

Author SHA1 Message Date
cbiesinger%web.de
2cf3c06522 Bug 217090
middlemouse.contentLoadURL doesn't work on windows
r+sr=jag
2003-09-11 12:19:13 +00:00
cbiesinger%web.de
0af8524bae Bug 217432
finger/datetime channel always return failure on suspend/resume

r=darin sr=bz
2003-09-11 12:15:05 +00:00
cbiesinger%web.de
def44d8c8b Bug 217509
wrong app description shown in helper app dialog
r=bz sr=darin
2003-09-11 12:13:06 +00:00
jshin%mailaps.org
cd6feee343 bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included. 2003-09-11 12:01:08 +00:00
cbiesinger%web.de
8c24779114 Bug 217656
"make clean" doesn't delete .ilk files
r=cls
2003-09-11 11:36:40 +00:00
jdunn%netscape.com
017726eb76 Fixing Win98 GDI leak: Select new HBRUSH before deleting the old one.
sr=roc+moz@cs.cmu.edu
r=ere@atp.fi
# 159298
2003-09-11 10:28:13 +00:00
neil%parkwaycc.co.uk
1c54c68637 Bug 64647 Paste without formatting into message compose r=mscott sr=bienvenu 2003-09-11 09:26:21 +00:00
neil%parkwaycc.co.uk
c61fe66ac2 Bug 218584 make about:config more careful about guessing localized preferences r=darin sr=bz 2003-09-11 09:12:17 +00:00
neil%parkwaycc.co.uk
aa816e6f1f Bug 207221 Autocomplete URL in [Image/]Link Properties dialog r=brade sr=rbs 2003-09-11 09:10:22 +00:00
neil%parkwaycc.co.uk
95a1a6cfe5 Bug 80971 cleanup the hidden menuitem from compose r=cavin sr=sspitzer (yes it's an old patch, it was marked depends on 179728?) 2003-09-11 09:08:56 +00:00
neil%parkwaycc.co.uk
38dee10fb5 Bug 85908 Add reload to View Page Source Window r=doron sr=bz 2003-09-11 09:06:09 +00:00
neil%parkwaycc.co.uk
5999e8a97e Bug 87924 Search in subscribe should only begin after user stops typing r/sr=mscott 2003-09-11 08:59:24 +00:00
neil%parkwaycc.co.uk
761aa2a481 Bug 200656 MailAreaHasFocus() is no longer necessary r=mscott sr=bienvenu 2003-09-11 08:34:55 +00:00
neil%parkwaycc.co.uk
60e8269b71 Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag 2003-09-11 08:30:48 +00:00
bryner%brianryner.com
00b3a1d601 Instead of repeating the same code for each event and listener interface, have nsEventListenerManager::HandleEvent use a table containing the event, interface and method, and array bits. This cuts out a _lot_ of redundant code. The checkin also adds the NS_IMETHOD_CALLBACK #define, which can be used to declare pointer-to-member types using stdcall. Bug 217124, r=jst, sr=dbaron. 2003-09-11 06:31:58 +00:00
timeless%mozdev.org
2fe1675b20 Bug 211493 nsXBLProtoImplMethod::CompileMember doesn't check rv from aContext->CompileFunction. Crash [@ JS_CloneFunctionObject]
r=bryner sr=bz
2003-09-11 04:10:20 +00:00
timeless%mozdev.org
71c262a0f8 Bug 169354 add "Windows Server 2003" OS
r=gerv a=justdave
2003-09-11 03:54:12 +00:00
bienvenu%nventure.com
5b75ac0ccb whitespace code cleanup, no bug, r/sr=me 2003-09-11 03:20:18 +00:00
bienvenu%nventure.com
c03a67666d additional fix for 218885 crash at shutdown when receiving pop3 mail, r/sr=mscott 2003-09-11 03:19:44 +00:00
timeless%mozdev.org
822192319f Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=roc
2003-09-11 03:19:07 +00:00
timeless%mozdev.org
925d0a1515 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=bryner sr=bryner
2003-09-11 03:18:57 +00:00
timeless%mozdev.org
5de7f01e9d Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=heikki
2003-09-11 03:18:50 +00:00
timeless%mozdev.org
e8c8dcd5a8 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=jst sr=jst
2003-09-11 03:18:49 +00:00
timeless%mozdev.org
86a41a7bd4 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=alecf
2003-09-11 03:18:48 +00:00
timeless%mozdev.org
cde5a0d7c9 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=mkaply
2003-09-11 03:18:47 +00:00
timeless%mozdev.org
2501ca5548 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=timeless sr=darin
2003-09-11 03:18:46 +00:00
timeless%mozdev.org
cee28a2e37 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=rbs sr=rbs
2003-09-11 03:18:36 +00:00
bienvenu%nventure.com
132903576c whitespace code cleanup, no bug, r/sr=me 2003-09-11 03:07:49 +00:00
tor%cs.brown.edu
3cefd71eb7 Bug 218758 - prevent read off end of interlace buffer for interlaced RGB
interlaced PNGs.  r=pavlov, sr=bryner
2003-09-11 02:59:31 +00:00
bienvenu%nventure.com
bc46e70141 whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:57:27 +00:00
tor%cs.brown.edu
56855dc89b Bug 218651 - ignore contents of ICO directory entry reserved field.
r=pavlov, sr=bryner
2003-09-11 02:56:54 +00:00
tor%cs.brown.edu
984e645620 Bug 217025 - GIF decoder cleanup. r=pavlov, sr=darin 2003-09-11 02:54:29 +00:00
tor%cs.brown.edu
47182cc148 Bug 215951 - "X" mouse cursor in menus/popups when running gtk2 with
some window managers.  r=blizzard, sr=bryner
2003-09-11 02:51:21 +00:00
bienvenu%nventure.com
446f289dac whitespace code cleanup, no bug, r/sr=me 2003-09-11 02:46:16 +00:00
timeless%mozdev.org
cf96db37ec Bug 218832 [W] UMR: Uninitialized memory read in nsView::ConvertToParentCoords(int *,int *)const
r=roc sr=roc
2003-09-11 02:44:40 +00:00
bienvenu%nventure.com
547285ba04 fix 218024 check for null gMsgDBView in InitView methods, r=neil, sr=mscott 2003-09-11 02:43:38 +00:00
bienvenu%nventure.com
be51e4ae64 whitespace cleanup, no bug, r/sr=me 2003-09-11 02:30:17 +00:00
timeless%mozdev.org
fb71c773cf Bug 216721 Make mAttachedQueue a Stack
r=bryner sr=bz
2003-09-11 02:17:11 +00:00
bienvenu%nventure.com
2bd7bc30d7 whitespace cleanup, no bug, r/sr=me 2003-09-11 02:08:36 +00:00
bienvenu%nventure.com
373aa252e0 whitespace cleanup, no bug, r/sr=me 2003-09-11 02:02:36 +00:00
bienvenu%nventure.com
4645076d47 fix crash in nsMsgFilter::MatchHdr with null folder, check for null folder, r/sr=mscott 218885 and whitespace cleanup 2003-09-11 01:59:44 +00:00
timeless%mozdev.org
7584920b89 Bug 211291 void nsCertTree::InitCompareHash doesn't check the return value of PL_DHashTableInit
r=kaie sr=bz
2003-09-11 01:59:21 +00:00
bienvenu%nventure.com
74241f4276 fix mdn problems when current user is same as requester, and with mdn responses to messages stored for offline use, r/sr=mscott 218732 218132 2003-09-11 01:53:25 +00:00
timeless%mozdev.org
4b5d14344b Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
r=dveditz sr=bz
2003-09-11 01:52:52 +00:00
timeless%mozdev.org
47a69f0a2b Bug 214497 Unused variable initMovieCount in nsSound.cpp
r=floppymoose sr=tor
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
380d6de278 Bug 214549 Warnings in nsMenuBarX.cpp
r=floppymoose sr=tor
2003-09-11 01:52:42 +00:00
timeless%mozdev.org
9658f79cee Bug 217896 ASSERTION: nsMemoryImpl::Alloc of 0: 'size' in GlobalWindowImpl::Unescape
r=caillon sr=jst
2003-09-11 01:42:53 +00:00
timeless%mozdev.org
832c18aaa9 Bug 217007 nsCAutoString charsetBuf is unused
r=darin sr=darin
2003-09-11 01:42:43 +00:00
timeless%mozdev.org
950bc1f396 Bug 217562 UMR in nsJSEventListener::HandleEvent after mContext->CallEventHandler
r=caillon sr=jst
2003-09-11 01:42:42 +00:00
timeless%mozdev.org
1f97351928 Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()'
r=dougt sr=darin
2003-09-11 01:42:41 +00:00