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

138749 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu cc4a5f9b86 Use GetAsSupports instead of STATIC_CAST. Bug 282644 followup, r=biesi 2005-02-20 17:18:22 +00:00
sergei_d%fi.tartu.ee aeb5e01f29 Bug 239813 - implementing nsDrawingSurface::Lock()/Unlock() for BeOS. r=thesuckiestemail@yahoo.se, no sr required - BeOS-only 2005-02-20 17:15:35 +00:00
bugreport%peshkin.net 7e595fdc9a Bug 282790: Warn if name for a stored query exceeds maximum length
patch by LpSolit
r=mkanat,a=justdave
2005-02-20 17:15:14 +00:00
bzbarsky%mit.edu a86e2f619e Remove unnecessary UTF8-to-UTF16 method and just reuse our string classes. Bug
278835, r=dougt, sr=darin
2005-02-20 17:09:10 +00:00
gandalf%firefox.pl 8606f48224 Bug 279393: Remove unused files from /browser/locales/ ; r=bsmedberg 2005-02-20 17:08:45 +00:00
bugreport%peshkin.net 9511285084 Bug 252272: Allow extremely large attachments to be stored locally
r=wurblzap.a=justdave
2005-02-20 17:03:10 +00:00
bzbarsky%mit.edu 28d1b7868f Docshell doesn't need to hold a pointer to the scriptcontext; the window does
it.  Bug 282807, r+sr=jst
2005-02-20 17:02:02 +00:00
cbiesinger%web.de 6bed59f7d7 Bug 146194 sidebar search's next button does not reset count with a new search
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
mozilla.mano%sent.com cc1bca264a Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2005-02-20 15:49:33 +00:00
cbiesinger%web.de cb925c9f7d fixing bustage 2005-02-20 14:28:07 +00:00
cbiesinger%web.de f56106d36a Bug 280351 don't assert when a relative path is passed to
nsLocalFileUnix::InitWithPath
r=dougt sr=darin
2005-02-20 14:05:46 +00:00
mkanat%kerio.com 27d3a92755 Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgi
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-02-20 10:14:14 +00:00
mozilla.mano%sent.com a72153414e Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=smontagu sr=neil 2005-02-20 10:02:35 +00:00
peterv%propagandism.org 1b5e7a6fd4 OS X part of fix for bug 125386 (flyout menu disappears when mouse passes over scrollable div or iframe). r=jhpedemonte, sr=sfraser. 2005-02-20 09:56:29 +00:00
peterv%propagandism.org a3ff930d2d Fix for bug 281654 (XLink's scroll to the parent of the node that they point to). r/sr=bz. 2005-02-20 09:55:02 +00:00
peterv%propagandism.org 42069a1bae Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst. 2005-02-20 09:54:06 +00:00
mkanat%kerio.com 431e480949 Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
timeless%mozdev.org d94adfacb5 Bug 282038 OOM check is missing [@nsMimeHtmlDisplayEmitter::EndHeader]
patch by mozilla3q04@dewildt.de r=bienvenu sr=bienvenu
2005-02-20 08:01:14 +00:00
mkanat%kerio.com 4f23ab2773 Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
mkanat%kerio.com 0a8f084ac6 Bug 282728: Add a switch to checksetup to skip compiling the templates
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=justdave
2005-02-20 07:45:43 +00:00
brendan%mozilla.org bc1cb54066 Nullify version selection via <script language='JavaScript1.x'> to match other browsers (255895, r+sr=jst). 2005-02-20 03:35:21 +00:00
pedemont%us.ibm.com 4ebc402441 Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor. 2005-02-20 03:21:04 +00:00
bsmedberg%covad.net e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
mats.palmgren%bredband.net 7926bd6fed Fix compile warnings on Windows. b=281745 r+sr=dbaron 2005-02-20 00:04:54 +00:00
mats.palmgren%bredband.net 2b8e45f247 Redirect frame insertions during RedisplayText(). b=282607 r+sr=bzbarsky 2005-02-19 23:54:36 +00:00
bryner%brianryner.com f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
ben%bengoodger.com 75b55b15cf 260560 - download and security dialogs can be "spoofed" by opening an identically sized dialog over the top of them that only shows the OK/Accept buttons. Disable the accept buttons when the window is blurred. r=dveditz, a=drivers 2005-02-19 21:03:00 +00:00
dbaron%dbaron.org 498cb82a63 Use MOZILLA_VERSION for the version in Info.plist so it doesn't need to be updated by hand. Rename Info.plist to Info.plist.in accordingly. b=229467 r+sr=bryner 2005-02-19 21:02:29 +00:00
silver%warwickcompsoc.co.uk 7686a1c94f Bug 282495 - Fix fallout of the /list command on servers that omit the LIST header reply following 0.9.67 changes.
ChatZilla only.
r=samuel@sieb.net
2005-02-19 20:47:41 +00:00
sergei_d%fi.tartu.ee 4ef6884d91 bug 282031. Use suspend/resume_thread instead syncsem for synchronous events. r=sergei_d. no sr required - BeOS-only 2005-02-19 19:54:43 +00:00
jst%mozilla.jstenback.com be2f36ec94 Fixing bug 282615. Make DOMSerializer's security check check for enabled priveleges too. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2005-02-19 19:00:14 +00:00
dougt%meer.net 55e79c16fa bug 282031. [BEOS] Our nsToolkit::CallMethod is broken. r=sergei_d, sr=dougt 2005-02-19 18:41:33 +00:00
silver%warwickcompsoc.co.uk b7ac7d591a Bug 281649 - Fix typos in locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-19 18:25:46 +00:00
bsmedberg%covad.net fa99ad4094 Make nested chrome registry types public, to fix MSVC6 weirdness. Bug 278534. 2005-02-19 17:23:50 +00:00
bsmedberg%covad.net 29add52220 From bug 278534 - binding manager headers don't declare all the types they use, and mis-use the chrome registry. r=build-bustage, I will get ex-post-facto review on this. 2005-02-19 16:38:47 +00:00
caillon%redhat.com 91b1a1e9ca Bug 282427
Consolidate XInternAtom calls to reduce roundtrips to the X-server.
r+sr=blizzard
2005-02-19 16:11:58 +00:00
bsmedberg%covad.net f321802ef1 Forgot one file from bug 278534 - nsURIHashKey depends on a full declaration of nsIURI. 2005-02-19 16:04:34 +00:00
bsmedberg%covad.net 3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
bsmedberg%covad.net 68e5fbad29 Bug 282761 - crash if getClassObject "succeeds" but returns null r=dougt 2005-02-19 14:43:42 +00:00
bryner%brianryner.com 708a569767 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
darin%meer.net c195959d6b documentation cleanup for bug 99625 2005-02-19 09:12:26 +00:00
dveditz%cruzio.com 87c83c4bff bug 268059 hide URL user:pass in XPinstall dialogs, r/sr=dougt 2005-02-19 08:32:25 +00:00
darin%meer.net ba3a7e5abf fixes bug 280082 "ensure maxRootLength in CreateUnique is never negative" r=dveditz sr=brendan 2005-02-19 07:44:59 +00:00
jshin%mailaps.org 5263b0105b bug 282800 : potential null argument 3 to 'memset' : r=dveditz, sr=bz, a=dveditz 2005-02-19 07:27:54 +00:00
mozilla.mano%sent.com 67e83f2023 Bug 227526 - open in tabs menu item doesn't work when no windows are open 2005-02-19 07:15:09 +00:00
dbaron%dbaron.org 8c136485b3 Change version from 1.8b to 1.8b2. 2005-02-19 06:52:00 +00:00
dbaron%dbaron.org 67171f1f3d Change version from 1.8b to 1.8b2. 2005-02-19 06:31:15 +00:00
mozilla.mano%sent.com 35d9f176a2 Bug 228165 - Add Bookmark dialog should be shown as a sheet on Mac OS X. r=vladimir 2005-02-19 06:16:18 +00:00
bzbarsky%mit.edu 8523b18d37 Fix leaks and other issues. Bug 242884, patch by Andrew Schultz
<ajschult@verizon.net>, r=dveditz, sr=bryner
2005-02-19 04:22:30 +00:00
bzbarsky%mit.edu 777e651006 Followup patch to bug 273785 -- don't trust the plugin service; it lies about
whether it really found new plugins.  r+sr=jst
2005-02-19 03:56:57 +00:00