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

168288 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 93dd592cda Fix labeled brace source annotation harder (352415, r=mrbkap). 2006-09-13 07:02:58 +00:00
mozilla.mano%sent.com 28d714c602 Missing #ifdef in the fix for 351363 bustages customization UI on other platfroms. r=mconnor, no bug. 2006-09-13 06:57:58 +00:00
gavin%gavinsharp.com 3abd0969dc Bug 352447: move "Show Passwords" button to RHS, add "Clear Now" for cache, patch by Mike Beltzner <beltzner@mozilla.com>, r=me 2006-09-13 06:56:34 +00:00
brendan%mozilla.org 199957366a Fix generator stack farbling (350793, r=mrbkap). 2006-09-13 06:56:26 +00:00
dbaron%dbaron.org 7bd45c49a1 Simpler fix for bugs 307809 and 314502. b=352449 r+sr=bzbarsky 2006-09-13 06:53:15 +00:00
myk%mozilla.org 28164580ef bug 348928: a better workaround for this bug that doesn't make all bookmark UI rebuild from scratch each time a microsummary gets updated; they still rebuild from scratch when microsummaries are added or removed; besides the performance win, this is a usability win, as rebuilds cause users in the middle of selecting bookmarks from bookmark trees to lose their selections;
r=mconnor
a=schrep
2006-09-13 06:16:39 +00:00
myk%mozilla.org 1ab04a841e bug 345016: correctly generate microsummary for page with non-UTF-8 charset specified via meta tags or other mechanisms not detectable by XMLHttpRequest
r=bzbarsky
sr=mconnor
2006-09-13 05:51:26 +00:00
brendan%mozilla.org f72d43b0e5 Replace bogus assertion in js_PeekTokenSameLine with necessary test and return (352372, r=mrbkap). 2006-09-13 04:45:09 +00:00
mattwillis%gmail.com 99e55dbfcf bug 352188 - Fixes deleting event using DEL key. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-13 02:52:47 +00:00
robert%accettura.com 2f6da6a288 Bug 324323 If reporter fails to send report then no way to go back to retry or copy field content. p=me r=gavin.sharp 2006-09-13 02:24:24 +00:00
robert%accettura.com 6d9000acb1 Bug 314933 initial focus should be on the "Problem type" menulist, not the url field p=gavin.sharp r=me. 2006-09-13 02:22:42 +00:00
stridey%gmail.com a0495ece17 Camino only: remove code that wasn't supposed to be checked in yet (inadvertently checked in with bug 181712. a=ardissone 2006-09-13 02:15:19 +00:00
robert%accettura.com b36a85b7dc Bug 296271 Remove '>'
r=gavin.sharp a=mtschrep p=me
2006-09-13 01:06:43 +00:00
stridey%gmail.com 26eec7c99e String changes for Bug 235863 (camino only) 2006-09-13 00:23:05 +00:00
brendan%mozilla.org 23673304ae Fix new and related precedence problems (352312, r=sayrer/jesse). 2006-09-13 00:16:46 +00:00
rob_strong%exchangecode.com b9703a4f00 Bug 352313 - When install fails during startup continue button is disabled. r=sspitzer 2006-09-13 00:14:09 +00:00
cbiesinger%web.de 7df0eb47fe bug 351255 stop processing commands once we hit an error, to avoid using
cleared member variables
r=darin
2006-09-13 00:11:45 +00:00
gavin%gavinsharp.com 84bda81d9f Bug 352226: JS regexp trivial cleanups, patch by Brian Crowder <crowder@fiverocks.com>, r=mrbkap, sr=brendan 2006-09-13 00:10:10 +00:00
scott%scott-macgregor.org ea72d89df1 Bug #351959 --> stand alone message window has a quick search box in it. The customize toolbar dialog for stand alone msg window shows quick search, mail views and folder location toolbar buttons. sr=bienvenu 2006-09-13 00:09:12 +00:00
cltbld 2da8c0f2d4 Automated update from host egg.office.mozilla.org 2006-09-12 23:49:44 +00:00
cbiesinger%web.de f7fc636e7a Bug 352374 remove unused MOZ_STANDALONE_BUILD
r=bsmedberg
2006-09-12 23:48:39 +00:00
cbiesinger%web.de c4ede84550 Bug 352236 remove timer code from mozTXTToHTMLConv.cpp
r=darin
2006-09-12 23:42:27 +00:00
kaie%kuix.de 9827ee91b9 Bug 351756, Add 7 new root CA certs to NSS
r=wtchang
2006-09-12 23:38:40 +00:00
bienvenu%nventure.com 31b5d1e859 fix 242864 delete key on mac doesn't delete messages, patch by tmeader@gmail.com, sr=bienvenu 2006-09-12 23:36:42 +00:00
bugzilla%arlen.demon.co.uk 13ab0d10de Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file! regression fix for bug 352317 and bug 352341
p=me r=neil sr=bienvenu
2006-09-12 23:25:20 +00:00
mozilla.mano%sent.com 395dc9eb8b Bug 351363 - overlays to customizeToolbar.xul should also apply to the sheet implementaion. r=mconnor. 2006-09-12 23:13:33 +00:00
mattwillis%gmail.com 84c2128bcd bug 351868 - Fixes changing start-end time with drag n drop. patch by ssitter, r1=lilmatt, r2=dmose 2006-09-12 23:09:03 +00:00
aaronr%us.ibm.com 8b1396cba8 [XForms] refactor range for xhtml to use common range binding. Bug 348439, patch by surkov, r=doronr+olli 2006-09-12 23:06:44 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
scott%scott-macgregor.org 2964cc44d3 Bug #352406 --> remove some dead code now that we use tags instead of labels. sr=bienvenu 2006-09-12 22:46:07 +00:00
gavin%gavinsharp.com 3c1a851528 Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-09-12 22:41:31 +00:00
gavin%gavinsharp.com 0b0b05842a Bug 347679: fix default values to be more reasonable, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:36:06 +00:00
gavin%gavinsharp.com ecc14b36d8 Bug 347519: Accesskey for "Proportional" is not displayed in the preference font panel, patch by C�dric Corazza <cedric.corazza@wanadoo.fr> and Mats Palmgren, r=mscott 2006-09-12 22:29:22 +00:00
mattwillis%gmail.com 6f55f2564d bug 352071 - Iterates over selected items when modifying or deleting. patch by michael.buettner@sun.com, r1=thomas.benisch, r2=dmose 2006-09-12 22:28:12 +00:00
gavin%gavinsharp.com c58fc807df Bug 347247: Make notification close button tabbable, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-09-12 22:27:24 +00:00
gavin%gavinsharp.com 9aefd82c9e Bug 342432: After Undo Close Tab, content area of newly-opened page isn't focused, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-09-12 22:25:22 +00:00
gavin%gavinsharp.com 0416c56105 Bug 336942: PREF_APP_EXTENSIONS_VERSION is unused in nsUpdateService.js.in, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:24:10 +00:00
gavin%gavinsharp.com 7d6385c466 Bug 336841: remove unused pref, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2006-09-12 22:21:51 +00:00
gavin%gavinsharp.com c1553fb22f Bug 240788: Marking message as junk sometimes hangs Thunderbird, patch by Jeongkyu Kim <jeongkyu.kim@gmail.com>, r=mscott, sr=bienvenu 2006-09-12 22:15:49 +00:00
gavin%gavinsharp.com f31bc67902 Bug 346088: Replace costly zip->GetEntry()->isSynthetic with check for '/' at end of name, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=dveditz 2006-09-12 22:11:02 +00:00
cltbld 0bc51e53d6 Automated update from host egg.office.mozilla.org 2006-09-12 22:09:44 +00:00
brendan%mozilla.org 9fd6ba01ff Update SRC_LABELBRACE selection logic to be block-scope aware (352402, r=mrbkap). 2006-09-12 22:09:12 +00:00
scott%scott-macgregor.org 871991f5d3 Bug #349763 --> add a pref (defaulted to off) that makes delete move in the direction of the sort for folks who like the delete direction to work like mail.app and outlook. sr=bienvenu 2006-09-12 22:03:50 +00:00
mattwillis%gmail.com b4b452e4f6 bug 352005 - Add view source to Sunbird. r1=bsmedberg, r2=mvl 2006-09-12 22:02:34 +00:00
brendan%mozilla.org 4c7e90689f Fix PNX_NEEDBRACES setting logic to detect only function statement directly contained in a block (352281, r=mrbkap). 2006-09-12 21:56:32 +00:00
aaronr%us.ibm.com 9b155b9f09 change nsIContent so that it can be used by extensions. Bug 350747, r+sr=bz 2006-09-12 21:19:43 +00:00
gavin%gavinsharp.com e67e432a30 Bug 351490: "clear now" button doesn't behave according to "ask me before clearing private data" checkbox in tools - options - privacy, r=mconnor 2006-09-12 20:43:36 +00:00
igor.bukanov%gmail.com 5e4cf617f5 thread-local gc lists are cleaned up whenever we transition from 0 to 1 context per thread. bug=351602 r=brendan,feng.qian.moz 2006-09-12 20:31:17 +00:00
bienvenu%nventure.com a59241c6d1 fix 352184 mark messages from trusted domains as non-junk, sr=mscott 2006-09-12 20:18:50 +00:00
bienvenu%nventure.com ab8e279384 fix crash when deleting all attachments after detaching all attachments, 323531 patch by mkmelin+mozilla@iki.fi, sr=bienvenu 2006-09-12 20:09:30 +00:00