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

156695 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 2ec014da48 Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
martijn.martijn%gmail.com fe3dffb677 Bug 333307 - signature is wrong for nsComponentManagerImpl::RegisterComponent and nullchecks are improperly handled. Patch by Nickolay Ponomarev, r=timeless, sr=darin 2006-04-10 17:09:48 +00:00
uriber%gmail.com e08693d556 Set NS_FRAME_IS_BIDI on skipped fluid continuations. bug=333433 r=smontagu sr=bzbarsky 2006-04-10 17:05:01 +00:00
Olli.Pettay%helsinki.fi daa66aba0f Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst 2006-04-10 17:04:54 +00:00
martijn.martijn%gmail.com ca60261112 Bug 333301 - [@ nsViewManager::RemoveChild] if child is null. Patch by Nickolay Ponomarev, r+sr=roc 2006-04-10 16:55:19 +00:00
doronr%us.ibm.com b063b10a95 Bug 333006 - Schema Validation doesn't handle default attribute types. r=aaronr/allan 2006-04-10 16:51:32 +00:00
cltbld 89e4015096 - enclose TinderUtils calls in brackets to remove syntax warnings and make command-line syntax checking more useful 2006-04-10 16:34:28 +00:00
mkaply%us.ibm.com 80c40ac143 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com e150d88ec5 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
neil%parkwaycc.co.uk 55b5f9fb90 Fix coding error (kids = document.createElement ...) r=timeless,caillon 2006-04-10 15:53:18 +00:00
cltbld 96ac19542f - standardize all mkdir commands to use either 'TinderUtils::run_shell_command "mkdir ..."' or 'run_locale_shell_command "mkdir ..."' depending on context 2006-04-10 15:50:41 +00:00
masayuki%d-toybox.com 7cefe5fc82 Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr=bienvenu 2006-04-10 15:27:29 +00:00
allan%beaufour.dk ecb6ee3bfb [XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB 2006-04-10 14:58:06 +00:00
aaronleventhal%moonset.net 498cc8147a Fix whitespace for bug 333025 checkin 2006-04-10 14:25:14 +00:00
aaronleventhal%moonset.net 169032818d Bug 333025. Three relatively frequent mozilla/accessible crashes in talkback. r=pilgrim, sr=neil 2006-04-10 14:21:48 +00:00
atremon%elansoftware.com 2a7c672e39 Bug 332701 remove timeless' comment (patch for rev 1.477 sr=roc) 2006-04-10 13:48:13 +00:00
jag%tty.nl 9112187523 Bug 333308: make clean and make distclean miss various files. r=bsmedberg 2006-04-10 13:44:40 +00:00
mkaply%us.ibm.com 1b2d924064 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com aac4a9821f Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
jag%tty.nl c7d2eed465 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
uriber%gmail.com b14ddb2e1b Bug 314519: Caret skips blank lines using right-arrow key in some cases of preformatted text. r+sr=roc 2006-04-10 06:49:50 +00:00
ginn.chen%sun.com 520866289b Bug 332540 Text field can not be grabbed by GOK in firefox.
r=aaronleventhal sr=roc
2006-04-10 06:13:28 +00:00
brendan%mozilla.org 84fb6327de Duh... (333398, r=mrbkap). 2006-04-10 05:35:12 +00:00
dbaron%dbaron.org e7eaac327c Add a missing debugging conditional-printf. b=327878 r+sr=roc 2006-04-10 05:27:25 +00:00
roc+%cs.cmu.edu 64bd04b75c Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc 2006-04-10 00:16:29 +00:00
roc+%cs.cmu.edu 200c507dbf Bug 29856. Support SetWindowClass in GTK2, checking in additional files 2006-04-09 23:14:25 +00:00
roc+%cs.cmu.edu 7c6a6b6571 Bug 282173. Remove BuildFloatList. r+sr=dbaron 2006-04-09 22:56:27 +00:00
roc+%cs.cmu.edu 8d6c124d9f Bug 300207. Set scrollbar button size and position so that Clearlooks (and other themes?) will draw button correctly. r=bryner 2006-04-09 22:51:03 +00:00
roc+%cs.cmu.edu 121627542c Bug 29856. Support SetWindowClass in GTK2. r+sr=roc, patch-midden by Andrew Taylor, Arik Devens, Rob Ginda, Kenneth Herron, timeless, Alex Zbyslaw, and me. 2006-04-09 22:45:04 +00:00
gavin%gavinsharp.com e489860256 Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
gavin%gavinsharp.com bd89e936eb Bug 308204: null description in helper version info leaves Download Actions blank, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-04-09 21:10:51 +00:00
gavin%gavinsharp.com 1e00022d55 Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor 2006-04-09 21:06:07 +00:00
mvl%exedo.nl 4e96c3c911 bug 306157: add extra filter to prevent that all day events show up on two days. r=jminta 2006-04-09 20:41:43 +00:00
smontagu%smontagu.org fd748c9ca1 Prevent possible leak, Bug 333296, r=timeless, sr=jag 2006-04-09 18:49:40 +00:00
bmlk%gmx.de 0bc1da744f prevent a second call to SetInitialChildList bug=333288 r/sr=bzbarsky 2006-04-09 18:43:46 +00:00
lpsolit%gmail.com 75411947c8 Bug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates' table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-09 18:23:42 +00:00
jminta%gmail.com 6c05df65f5 Bug 332492 Errors in multiweek view if 'First Day Of The Week' is not Sunday. patch by mschroeder@mozilla.x-home.org, r=jminta 2006-04-09 17:48:22 +00:00
cbiesinger%web.de a87c87f411 bug 333267 don't warn if the requesting location is null
r+sr=mscott
2006-04-09 12:45:50 +00:00
jag%tty.nl c9a1c5a1b7 BUg 332535 follow-up: Fix comment to match code. r=bryner 2006-04-09 12:03:38 +00:00
mike.morgan%oregonstate.edu d29d433475 Added orderby to persist sort for bottom links as well. 2006-04-09 04:47:37 +00:00
ajschult%verizon.net 2d4b5cb3b6 Bug 333244: Use hardcoded binary and app name in start script and handle MOZ_NO_REMOTE. r/sr=neil 2006-04-09 01:02:54 +00:00
kairo%kairo.at fe6fc3911d bug 333259 - Language switching broken after bug 325473 (removal of content packs) - correct wsm_attributes to "prefvalue", r+sr=Neil 2006-04-09 00:50:20 +00:00
silver%warwickcompsoc.co.uk bb4cf2d506 Bug 329070 - Support -l (no recursive) mode with fact-update. r=benjamin 2006-04-08 22:55:53 +00:00
silver%warwickcompsoc.co.uk 9bdba482bb Bug 332514 - Don't allow null argument to Sandbox constructor. r=brendan sr=jst 2006-04-08 22:04:40 +00:00
joe%retrovirus.com d3614485d3 Backing out patch from bug 330063 to see if it's responsible for the
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
kairo%kairo.at b03dcc9001 fix up installer failures caused by bug 325473 by removing left over references to regus, r+sr=Neil 2006-04-08 16:11:25 +00:00
uriber%gmail.com c7ab706687 Implemented bidi.edit.caret_movement_style pref, default is "visual, but logical during selection". bug=330175 r=smontagu sr=roc 2006-04-08 14:45:48 +00:00
uriber%gmail.com 994fccbcf5 Bug 331958: Crash when selecting text, using rtl object with css generated content and designMode. r+sr=dbaron 2006-04-08 14:17:35 +00:00
kairo%kairo.at 7e950b7f75 followup to previous checkins for bug 325473 - Undo separation of language and region/content packs - removal of extensions/content-packs, implicit r=jag/sr=Neil 2006-04-08 12:15:52 +00:00
kairo%kairo.at 44a8e18641 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00