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

122419 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 0e55e60d19 Bug #218024 --> Portions of View | Messages menu missing
Ported by Stephen Walker based on a patch by Neil.
2003-09-11 17:28:33 +00:00
scott%scott-macgregor.org 32591b2570 Bug #87924 --> Search in subscribe should only begin after user stops typing.
Ported patch by Neil
2003-09-11 17:22:49 +00:00
mvl%exedo.nl 43a7507a05 Fix typos 2003-09-11 17:02:32 +00:00
mkaply%us.ibm.com 0da683287a Bug #201455
r=bz, sr=darin
Code from Alfred Kayser - optimization of nsCacheEntry
2003-09-11 16:57:40 +00:00
mvl%exedo.nl b2a4670f8f Ignore bogus lines that old builds can create when reading cookperm.txt. bug 215461. r=dwitte, sr=darin 2003-09-11 16:56:04 +00:00
timeless%mozdev.org 7feabc4a92 Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set
r=dmose sr=bz
2003-09-11 16:53:15 +00:00
mkaply%us.ibm.com d24ef33a8a Bug #203344
r=darin, sr=alecf
Code from Alfred Kayser - optimization in nsJarChannel
2003-09-11 16:45:50 +00:00
cltbld%netscape.com 8a43da6d99 Automated update 2003-09-11 16:26:33 +00:00
pkw%us.ibm.com cdb8d07924 Bug 218829 - Typo in configure.in test for VisualAge Compiler.
r=bryner@brianryner.com
2003-09-11 16:24:44 +00:00
cbiesinger%web.de f9a15025a5 fix off-by-one error 2003-09-11 16:14:58 +00:00
neil%parkwaycc.co.uk 95676daf85 Bug 180215 stop some old profiles from mis-sizing junk mail dialog p=mbockelkamp@web.de r=me sr=bienvenu 2003-09-11 16:07:44 +00:00
cbiesinger%web.de c16d9b2bc7 missed some parts of Bug 78605 before... still r=bz sr=jag 2003-09-11 15:45:52 +00:00
igor%mir2.org ca657b86ae Siplified code to extract error message from Throwable to reflect recent changes in exception-related API semantics. 2003-09-11 15:41:06 +00:00
bienvenu%nventure.com 7d55aba05a whitespace code cleanup no bug, r/sr=me 2003-09-11 14:44:01 +00:00
bienvenu%nventure.com 9ebce65f80 potential fix for problem with the imap subscribe ui when the server returns a folder with a trailing hierarchy delimiter, 217532, r/sr=mscott 2003-09-11 14:36:00 +00:00
bienvenu%nventure.com fec52c41b0 whitespace cleanup, no bug, r/sr=me 2003-09-11 14:32:40 +00:00
tingley%sundell.net 3141316abf Fix a case where Sweep() would fail to purge certain RDF arcs.
bug 213512, r=rjc, sr=brendan
2003-09-11 13:51:25 +00:00
peter%propagandism.org bde589ba46 Fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner. 2003-09-11 13:49:58 +00:00
bienvenu%nventure.com 9b06265469 cleanup unused mailnews methods r/sr=mscott 218888 also attempt to fix incorrect msg counts in imap folder by checking if we've already downloaded a particular hdr, r=sspitzer, sr=mscott 2003-09-11 13:48:37 +00:00
jshin%mailaps.org c309791ae2 removed the pollution (in unix.js) in the prev. check-in for bug 152264 2003-09-11 13:42:30 +00:00
neil%parkwaycc.co.uk 32e08d4840 Bug 218024 disable some of the View submenus when account central is open r=bienvenu sr=mscott 2003-09-11 13:38:50 +00:00
bienvenu%nventure.com f52542b7f2 cleanup unused mailnews methods r/sr=mscott 218888 2003-09-11 13:36:46 +00:00
cbiesinger%web.de 7204f246e1 Bug 65827
File extension (.php) determined from Content-Type header (or url extension) overrides filename in Content-Disposition header.
r=bz sr=darin
2003-09-11 13:27:06 +00:00
cbiesinger%web.de aea8247f00 Bug 78605
display bytes [size] in Status when download is complete
r=bz sr=jag
2003-09-11 12:36:19 +00:00
peter%propagandism.org 453b136450 Fix for bug 206321 (Share event listeners between XBL event handlers).r=jkeiser, sr=bryner. 2003-09-11 12:25:06 +00:00
peter%propagandism.org 47b9d983ff Fix for bug 206321 (Share event listeners between XBL event handlers). r=jkeiser, sr=bryner. 2003-09-11 12:19:14 +00:00
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