Commit Graph

166740 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
6ab3e3c37a Bug 346662: fix crash when deleting a Live bookmark via "Bookmark Properties", patch by Joel Nackman <joelnackman@gmail.com>, r=annie.sullivan 2006-08-11 20:42:53 +00:00
gavin%gavinsharp.com
77e21bbf92 Bug 347734: remove unused variable, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-08-11 20:40:51 +00:00
gavin%gavinsharp.com
ff3c4044a2 Bug 348046: limit update history to 10 entries, patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-08-11 20:38:56 +00:00
gavin%gavinsharp.com
11cc02020b Bug 348071: De-uglify download manager on Linux, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2006-08-11 20:37:26 +00:00
gavin%gavinsharp.com
31ae39ed7a Bug 247842: "Help" in the menu bar should be different between Windows and other platforms, patch by C�dric Corazza <cedric.corazza@wanadoo.fr>, r=axel, sr=mscott 2006-08-11 20:30:10 +00:00
gavin%gavinsharp.com
3928eb8087 Bug 347146: Feed Reader options are limited to 3, increase limit to 6, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=mconnor 2006-08-11 20:26:14 +00:00
steffen.wilberg%web.de
b5ae7ae36d Bug 347977: allow locales to set the page direction of about:. r=mano 2006-08-11 20:05:38 +00:00
mrbkap%gmail.com
f985c90668 Fix silly copy/paste error that would cause us to exit the loop too early. bug 348375, r=brendan 2006-08-11 19:49:48 +00:00
tony%ponderer.org
41e917f958 Bug 348360: jar:file: urls should not trigger a lookup
patch: check inner uri
r=bryner
2006-08-11 18:51:20 +00:00
jwalden%mit.edu
833f88d123 Bug 26496 - Jar protocol fails silently on file-not-found. r=darin, sr=bz 2006-08-11 18:36:32 +00:00
gavin%gavinsharp.com
fabdb4edc3 Forgot this change when landing the patch for bug 205872. Original patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-08-11 18:28:37 +00:00
aaronleventhal%moonset.net
ce12dbae16 Bustage fix 2006-08-11 18:02:52 +00:00
sspitzer%mozilla.org
cf8cfd98f5 string changes for bug #329729:
software updater should handle minor and major updates.

ui-r=beltzner
2006-08-11 17:54:59 +00:00
aaronleventhal%moonset.net
17fdfb135a Bustage fix 2006-08-11 17:54:03 +00:00
myk%mozilla.org
cc3fd8919a add UI for the browser.startup.page preference, so there's a simple way to tell Firefox to start with a blank page (or, for that matter, with your windows and tabs from last time, i.e. session restore)
bug=346044
r=mconnor
r=jwalden
2006-08-11 17:43:24 +00:00
aaronleventhal%moonset.net
740df54b56 Bug 348158. Accessibility cache gets out of sync. Provide assertions so we catch this in the future. r=ginn.chen 2006-08-11 17:21:56 +00:00
wclouser%mozilla.com
7dc5e28f72 minor change to remove border from headers 2006-08-11 17:07:29 +00:00
wclouser%mozilla.com
370a9852ef the last of rachels questions 2006-08-11 16:55:55 +00:00
bienvenu%nventure.com
ad3e64ad3b fix 296113, can't display e-mails in local folders if profile path contains # char, change escaping of mailbox uris r=bienvenu, sr=mscott, patch by jeongkyu.kim@gmail.com 2006-08-11 16:40:50 +00:00
jminta%gmail.com
c8d5aed023 Bug 322827 Failure to serialize X-Components (part 1). r1=lilmatt, r2=dmose 2006-08-11 16:34:41 +00:00
wclouser%mozilla.com
363f3d323d rachel's changes from bug 348258 2006-08-11 16:23:28 +00:00
ccooper%deadsquid.com
e1637468dc - set $ObjDir for thunderbird 2006-08-11 14:37:40 +00:00
ccooper%deadsquid.com
eed9911d15 - update $update_platform for UB 2006-08-11 13:59:27 +00:00
daniel.boelzle%sun.com
0bff7fc140 Bug 340949: alarms, again 2006-08-11 12:37:55 +00:00
Olli.Pettay%helsinki.fi
77f151f65f Bug 348238, Remove some unused code from ESM, r+sr=roc 2006-08-11 12:14:35 +00:00
Olli.Pettay%helsinki.fi
2cfe84ecc4 Bug 231830, crash on style.display = 'none' for select element when event onchange occurs [@ nsStyleContext::GetRuleNode ][@ nsIFrame::Invalidate ], r+sr=bz 2006-08-11 12:09:30 +00:00
neil%parkwaycc.co.uk
50334b1133 Bug 133117 Allow context search results to open in new tab r=IanN sr=me 2006-08-11 11:19:03 +00:00
ginn.chen%sun.com
a9e1bcbff9 Bug 348007 Firefox will crash if use index = -1 to get top level
accessible
r= aaronleventhal
2006-08-11 06:04:10 +00:00
brendan%mozilla.org
b1d2afd6b9 Patch paving way for catch lexical scope (336379, r=mrbkap). 2006-08-11 02:05:39 +00:00
mattwillis%gmail.com
ea8a7ee2ff bug 347087 - remove relocated components on upgrade. r=dmose 2006-08-11 02:03:31 +00:00
rhelmer%mozilla.com
6aa9208009 add new layout performance local test. b=348288, r=preed 2006-08-11 00:47:43 +00:00
sspitzer%mozilla.org
7d426c7fcd wall paper fix for bug #348183
nsGlobalWindow:Focus() can return NS_ERROR_FAILURE if we try to focus
a disabled element.  the unhandled exception in tabbrowser.xml can lead
to problems, such as "canceling the 'do you want to close the window
with open tabs' prompt still closes the window"

r=bryner
2006-08-11 00:47:20 +00:00
bienvenu%nventure.com
43fff60e02 fix new messages added to a threaded quick search/single folder virtual folder, sr=mscott 348253 2006-08-11 00:32:01 +00:00
lpsolit%gmail.com
37f2a9c0ba Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl) 2006-08-11 00:25:23 +00:00
myk%mozilla.org
bcf442316b don't treat microsummary generator that goes missing as if it were a remote generator
bug=346822
r=mconnor
2006-08-11 00:18:39 +00:00
mkanat%bugzilla.org
38b51c8676 Bug 347291: Make Bugzilla::User use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-10 23:44:49 +00:00
ghendricks%novell.com
4e614a7924 Had a type in the Config folder name. Renamed it 2006-08-10 23:31:02 +00:00
brendan%mozilla.org
628e5408cc Fix catch-related code generation bugs (346494, r=mrbkap). 2006-08-10 23:18:07 +00:00
mrbkap%gmail.com
ae7bfc5a98 Maintain the stack depth by hand when we emit the JSOP_GOSUB because the code generator cannot see the JSOP_RETSUB that balances the GOSUB out. bug 348273, r=brendan 2006-08-10 23:10:27 +00:00
preed%mozilla.com
3cd776575a Bug 336463: Add ability to run a clobber build if requested from a CVS checkin; r=rhelmer. This isn't *quite* finished; we'll need to make sure that all tinderboxen have the right --config-cvsup-dir flag in the multi-configs.pl. 2006-08-10 23:07:50 +00:00
cltbld
28a9274e25 - updated config for UB 2006-08-10 22:23:42 +00:00
tor%cs.brown.edu
35d05a571f Bug 345085 - create common base class for path segments.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-08-10 22:17:14 +00:00
preed%mozilla.com
33e3a396d6 Bug 346926: Move patcher to the public repo. These were checked in from the PATCHER2_PUBLIC_RELEASE tag. r=rhelmer. 2006-08-10 22:00:06 +00:00
vladimir%pobox.com
9f7d59a803 b=348223, form controls have lines through them (win32 native theme rendering), r=stuart 2006-08-10 21:56:15 +00:00
rob_strong%exchangecode.com
af5f535c88 Bug 348231 - Add-ons displays empty pane. patch=mossop, r=rob_strong 2006-08-10 21:51:49 +00:00
aaronr%us.ibm.com
aafadbbada [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00
mnyromyr%tprac.de
ef95178f1c Bug 342560: preference panel for tags (SM 1.1s band-aid patch; trunk version to stay in sync); r=IanN, sr=neil 2006-08-10 21:24:47 +00:00
pamg.bugs%gmail.com
aa54933ea9 Bug 348141: Adding an autodetected search engine should choose it too. r=beng, r (on irc)=gavin 2006-08-10 21:16:13 +00:00
pamg.bugs%gmail.com
677552e876 Bug 347950: Adding or removing a search engine doesn't update other tabs' menus. r=gavin (on irc), ben 2006-08-10 21:05:44 +00:00
tor%cs.brown.edu
ec3902b716 Bug 342302 - share code between nsSVGPolygonElement and nsSVGPolylineElement.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-08-10 21:03:49 +00:00