Commit Graph

172826 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
6bd7668399 Bug 359895: 'about:blank' shows in location bar when switching to a blank tab, r=mano 2006-11-22 17:42:35 +00:00
gavin%gavinsharp.com
d14949445f Bug 357171: nsIAutoCompleteSearch (et al) not defined, patch by Paul Tomlin <ptomli.bugzilla@gmail.com>, r=mscott, sr=neil 2006-11-22 17:36:59 +00:00
joshmoz%gmail.com
357561e4da allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton (re-landing) 2006-11-22 17:35:52 +00:00
gavin%gavinsharp.com
4498b3c9e7 Bug 355717: #if is always true or function does not return a value, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=brendan 2006-11-22 17:34:49 +00:00
uriber%gmail.com
dfaa7745b0 Null-check GetContentOffsetsFromPoint's output, to avoid crashes later. bug=361229 r=roc sr=sicking 2006-11-22 17:34:15 +00:00
gavin%gavinsharp.com
b0d36ef413 Bug 342315: Reply All (to self sent msg) should preserve visible BCC recipients from original message, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=bienvenu 2006-11-22 17:33:20 +00:00
gavin%gavinsharp.com
428f526a86 Bug 306330: search engines without an icon have less margin than the others, r=mano 2006-11-22 17:26:56 +00:00
gavin%gavinsharp.com
94cf4df49c Bug 243207: net_RFindCharInSet is unused, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi 2006-11-22 17:24:32 +00:00
gavin%gavinsharp.com
ad22de3c0c Bug 202198: fix possible leak in nsScriptSecurityManager::InitPrefs(), patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=dveditz 2006-11-22 17:22:40 +00:00
gavin%gavinsharp.com
1d8b18a3b9 Bug 185662: In SMTP prefs, make it clear what 'use secure connection (SSL)' really means, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r+sr=bienvenu 2006-11-22 17:20:32 +00:00
gavin%gavinsharp.com
9705e1fae8 Bug 131190: MsgSendLater need to address the X-DraftInfo receipt info recorded in the send later message, patch by Jeff Tsai <jt95070@netscape.net>, r+sr=bienvenu 2006-11-22 17:17:40 +00:00
stuart.morgan%alumni.case.edu
0b0256e1cf Camino only - Bug 361163: Remove window state on quit when save pref is off. r=cl sr=pink 2006-11-22 17:00:15 +00:00
lpsolit%gmail.com
15abaa5b16 Documentation for bug 174039: we can now attach documents and set flags on bug creation - Patch by me, r=timeless 2006-11-22 15:59:20 +00:00
mattwillis%gmail.com
43f21b6c9a bug 232202 - Backing out patch that caused regressions per jminta. 2006-11-22 13:36:07 +00:00
mattwillis%gmail.com
2e2bf63401 Move Sunbird and Lightning nightly build hour from 6am to 3am Pacific. okayed by preed in IRC 2006-11-22 13:14:34 +00:00
mattwillis%gmail.com
bcf9dab2d3 switch from win to unix line endings 2006-11-22 13:11:12 +00:00
mattwillis%gmail.com
fd16f629d5 bug 349228 - Use appropriate observers in comparison in CalDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, jminta 2006-11-22 12:51:38 +00:00
neil%parkwaycc.co.uk
f6a785c478 Bug 296770 Mark messages as read by date dialog does not respect leading zeros in the system date format p=mkmelin+mozilla@iki.fi r=me sr=bienvenu 2006-11-22 12:20:48 +00:00
mike.morgan%oregonstate.edu
05847e4bbd Checking in patch to add 2.0.0.* versions from bug 360585. 2006-11-22 10:02:09 +00:00
daniel.boelzle%sun.com
1e1cf66de1 Bug 340949: error handling, refresh, startup opt, search for calendars, alarm defaults, minor cleanup 2006-11-22 09:43:14 +00:00
bclary%bclary.com
2e43231ce7 JavaScript Test - regression test for bug 361360, by Jesse Ruderman 2006-11-22 09:41:33 +00:00
bclary%bclary.com
11004fa85c JavaScript Test - regression test for bug 361451, by Jesse Ruderman 2006-11-22 09:29:05 +00:00
bclary%bclary.com
b09cbd4421 JavaScript Test - regression test for bug 361467, by Jesse Ruderman 2006-11-22 09:16:24 +00:00
daniel.boelzle%sun.com
0f5740fe1f Bug 340949: added calIWcapSearchListener 2006-11-22 09:11:10 +00:00
joshmoz%gmail.com
b1747c372d back out 360948, tree closed 2006-11-22 07:31:54 +00:00
joshmoz%gmail.com
03e776671c allow directory creation when saving files/attachments. patch by Hiro. b=360948 r=josh sr=pinkerton 2006-11-22 07:29:12 +00:00
mrbkap%gmail.com
08d16c0829 Our function isn't guaranteed to be scripted. bug 361467, r=brendan 2006-11-22 06:45:51 +00:00
timeless%mozdev.org
cf5f6287f8 Bug 327833, In <inspector.xul>, Failed to load overlay from chrome://browser/content/baseMenuOverlay.xul
p= Shawn Wilsher693+bmo@gmail.com"><comrade693+bmo@gmail.com>, r=timeless, sr=neil

Backing out. jar.mn magic is wrong resulting in unhappiness
2006-11-22 03:15:46 +00:00
brendan%mozilla.org
f5708d8e31 Sweep property tree after finalizing objects, which may have watchpoints pointing to tree nodes (361451, r=mrbkap). 2006-11-22 03:09:27 +00:00
jwalden%mit.edu
239ae04168 JavaScript Test - bug 357352 - e4x/Namespace/regress-350442.js is too strict and requires a particular implementation-dependent generated prefix. r=inonit@inonit.com as agreement that this fix is implementation-independent, assuming the tested implementation doesn't violate the spec in extremely weird ways. 2006-11-22 02:46:15 +00:00
mconnor%steelgryphon.com
3ef9f3a548 adding Gran Paradiso branding directory, NPOTB and non-working for now 2006-11-22 02:21:20 +00:00
stejohns%adobe.com
89e19872a5 added .cvsignore files to the mozilla/js/tamarin/test directory tree, so that people who expand the .abc test files into it do not get hundreds of unknown files listed by CVS. Only *.abc files are ignored at present. 2006-11-22 01:27:12 +00:00
pavlov%pavlov.net
88e6ee6401 turning on cocoa-cairo by default. bug 323934. r=vlad 2006-11-22 00:58:15 +00:00
vladimir%pobox.com
83e86dae16 b=360244, Implement gfxPlatformMac::GetFontList, r=stuart 2006-11-22 00:52:09 +00:00
vladimir%pobox.com
c97da6eb0f b=299149, localstore.rdf and other profile files get overwritten on first run from debug build, r=bsmedberg 2006-11-22 00:51:30 +00:00
pavlov%pavlov.net
c568550d42 fixing cocoa-cairo plugins. bug 35732. 6r=vlad. 2006-11-22 00:48:57 +00:00
Olli.Pettay%helsinki.fi
e4001e20a6 Bug 205872, l10n fix, p=Shawn Wilsher<comrade693+bmo@gmail.com>, r=pike 2006-11-22 00:48:45 +00:00
Olli.Pettay%helsinki.fi
2f7a69c5e3 Bug 327833, In <inspector.xul>, Failed to load overlay from chrome://browser/content/baseMenuOverlay.xul, p= Shawn Wilsher<comrade693+bmo@gmail.com>, r=timeless, sr=neil 2006-11-22 00:43:53 +00:00
ghendricks%novell.com
ff30df5a4c Give users a product limited dropdown of environments when creating or updating a run. 2006-11-22 00:40:14 +00:00
stejohns%adobe.com
492c17dd18 Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
lpsolit%gmail.com
8f88c29904 Fixing bustage (I forgot a <title>) 2006-11-22 00:10:29 +00:00
tor%cs.brown.edu
e72dd5103f Bug 360122 - correct cairo_create error checking.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-21 23:57:56 +00:00
martijn.martijn%gmail.com
d09e64e987 Bug 361334 - Onbeforeunload dialog has too many line breaks, r+sr=jst 2006-11-21 23:57:21 +00:00
lpsolit%gmail.com
e50d17ec84 Docs patch for bug 119485: update documentation about user account administration - Patch by me, r=justdave 2006-11-21 23:54:45 +00:00
lpsolit%gmail.com
8e029b89b3 Docs for bug 281876: There is now a UI to edit legal values - Patch by me, r=justdave 2006-11-21 23:39:10 +00:00
bugzilla%arlen.demon.co.uk
5d4ec29734 Bug 185270 Shortcut key to open link in new tab, Insert (background) or Shift+insert (foreground) p=aqualon@aquachan.de r=cst sr=neil 2006-11-21 23:37:30 +00:00
ghendricks%novell.com
e1ccd22b1b Allow user to choose components from other products when creating a test case. 2006-11-21 23:29:59 +00:00
sspitzer%mozilla.org
c6c3ab6fcb fix for bug #358784: implement Firefox 2.0 style "View | By Date" and "View | By Date and Site" for places based history sidebar (GROUP_BY_DAY)
r=g#,brettw
2006-11-21 23:02:16 +00:00
cvshook%sicking.cc
ae755dbd4d Bug 361399: txXPathOptimizer::optimizePath is horked. r/sr=peterv 2006-11-21 22:48:21 +00:00
bienvenu%nventure.com
80a422f361 maintain keywords when copying local messages to imap servers, sr=mscott, part of 360463 2006-11-21 22:08:08 +00:00