Commit Graph

171075 Commits

Author SHA1 Message Date
brendan%mozilla.org
73eb0a7437 Fix 355112, r=igor. 2006-10-06 02:23:56 +00:00
ajschult%verizon.net
b42b4069dc Bug 355338: clean up failure checks for TB1507 topcrash, r+sr=bienvenu 2006-10-06 02:01:32 +00:00
brendan%mozilla.org
dc77dd29f1 Enable JS1.7 for JS XPCOM components (352748, r+sr=jst; patch from alex@crozilla.com's ZAP_20050610_BRANCH). 2006-10-06 01:07:37 +00:00
mattwillis%gmail.com
3becb5b0b7 win32 fixed now. setting back to normal. 2006-10-06 01:02:59 +00:00
vladimir%pobox.com
096bbc1d0f b=355595, fix cairo-cocoa ATSUI font fallbacks, r=stuart 2006-10-06 01:02:06 +00:00
bugzilla%arlen.demon.co.uk
24dd884cd2 Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
bugzilla%arlen.demon.co.uk
770390e534 Bug 351812 Broken links/redirects in Help
p=giacomo.magnini@portalis.it r=me
2006-10-05 23:47:58 +00:00
gavin%gavinsharp.com
148fb053f9 Fix strict warning found by mao on #firefox, r=me 2006-10-05 23:33:29 +00:00
brendan%mozilla.org
528270525c Fix __parent__ getter to censor lexical scopes, per ECMA-262 (355590, r=igor/mrbkap). 2006-10-05 23:33:03 +00:00
aaronr%us.ibm.com
0cf30d33dd [XForms] Support ranges that have undefined start, end, step attrs. Bug 331987, patch by msterlin, r=surkov+aaronr 2006-10-05 23:29:34 +00:00
brendan%mozilla.org
ce6c447de6 Checking in patch from Nick Allen <nallen@acm.org> and Thue Janus Kristensen <thuejk@gmail.com> implementing merge-sort for Array.prototype.sort, for stability and best perf on real-world mostly- or often-ordered inputs (224128, r/sr=igor/brendan). 2006-10-05 23:28:51 +00:00
ghendricks%novell.com
92fc628202 Updated readme and removed a broken link 2006-10-05 23:24:41 +00:00
joshmoz%gmail.com
3de686bedc don't pass byte order marks into gecko when pulling unicode strings from the system clipboard. b=355311 r=mento sr=pinkerton 2006-10-05 23:15:11 +00:00
bienvenu%nventure.com
264de8984a fix remove all keywords for imap, sr=mscott 355205 2006-10-05 23:11:04 +00:00
cst%yecc.com
bec8d85175 Bug 355299 Update obsolete plugin-related URLs
r+sr=jst
2006-10-05 23:06:49 +00:00
richm%stanfordalumni.org
9aeab77af2 Bug: 355434
Description: Change LDAP C SDK version to 6
Fix Description: Change the version to major 6, minor 0, and submin/patch 0.  The change is in various places in the build makefiles and header files.  The shared lib suffix is now 60 (from 50).
In a somewhat unrelated change, the configure script had to change to allow
building with the RPM spec %configure macro on rhel/fedora.  That macro
defines --host, --build, and --target, and defines --host different than
--target.  This caused configure to think it was doing a cross compilation.
Instead, the correct cross compilation trigger is if --host is specified and
it is different than --build.  However, the mozilla builds expect to be able
to pass in --host different than --target, so all of these different
combinations had to be accomodated.
2006-10-05 23:01:43 +00:00
shaver%mozilla.org
669f0b1302 Updated Ask's description/motto. 2006-10-05 22:48:37 +00:00
mattwillis%gmail.com
e0409c902b bug 355600 - Uncomment some necessary stuff for repackaging l10n on win32. r=dmose 2006-10-05 22:01:24 +00:00
rhelmer%mozilla.com
89554c62d8 use fqdn for axolotl b=355192 r=dbaron 2006-10-05 21:38:07 +00:00
brendan%mozilla.org
2f4e587c78 Deoptimize group assignment to avoid writing extra code for the hard case where the rhs has fewer elements than the lhs (but the rhs might have proto-elements; 355023, r=mrbkap). 2006-10-05 21:18:22 +00:00
ghendricks%novell.com
1aa2ab6922 Comitting Testopia 1.1 beta 2006-10-05 21:11:04 +00:00
brendan%mozilla.org
402cd1bdc2 Fix xml_hasOwnProperty to instance-check (355478, r=igor). 2006-10-05 20:35:29 +00:00
mvl%exedo.nl
5e37a36764 bug 355304. Include exceptions when exporting to ics. r=dmose. npotb 2006-10-05 20:21:23 +00:00
wurblzap%gmail.com
c45a63e65f Bug 352410: Shared Queries don't work if usevisibilitygroups is off.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=myk
2006-10-05 18:05:41 +00:00
jst%mozilla.org
27dec28887 Fixing bug 52209. Prevent timeouts from running while a modal dialog is open against the window. r=bugmail@sicking.cc, sr=brendan@mozilla.org 2006-10-05 17:29:47 +00:00
mattwillis%gmail.com
c206171da1 turning on l10n builds pointing to me for debug 2006-10-05 16:09:51 +00:00
aaronleventhal%moonset.net
be77994ffa Fixing bustage 2006-10-05 15:07:54 +00:00
aaronleventhal%moonset.net
5965dc9d5b Bug 354745. Show/hide events not fired for layout changes in a changelist. r+sr=bz 2006-10-05 13:35:23 +00:00
aaronleventhal%moonset.net
897d7fd6cd Bug 351946. Feeds preferences, visual reader choice association must be explicit for screen readers. r=mano 2006-10-05 13:21:51 +00:00
neil%parkwaycc.co.uk
4f5a1e9bd6 Actually pass the correct offset and length when deleting text b=352520 r=glazou,aaronlev sr=roc 2006-10-05 13:20:30 +00:00
mozilla%weilbacher.org
6733748d23 [OS/2] Bug 346376: Don't use PRTYC_IDLETIME class for thread priorities, r=mkaply, sr=wtchang 2006-10-05 12:31:54 +00:00
mozilla%weilbacher.org
5784b70445 [OS/2] Bug 333639: Add note about assembleCmdLine() usage and fix build warnings in _PR_CreateOS2Process(), r=wtchang, sr=mkaply 2006-10-05 12:27:44 +00:00
mhammond%skippinet.com.au
065d0c32f1 Allow a closure as an event handler. Not part of the build. 2006-10-05 10:53:32 +00:00
mhammond%skippinet.com.au
43a8cdaf19 [Bug 348426] Python extensions fail to build with libxul
r=benjamin@smedbergs.us, sr=jst
2006-10-05 10:44:03 +00:00
daniel%glazman.org
ec17457d23 Dual sidebars for standalone Composer with movable and detachable sidebar items; b=354691, r=neil@httl.net 2006-10-05 07:58:11 +00:00
mozilla.mano%sent.com
771aef662f Bug 352782 - Help toolbar's Home icon jumps up a pixel when clicked. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:38:36 +00:00
mozilla.mano%sent.com
aae02dd6fb Bug 354022 - [Mac] Clicking Help Home and Print buttons shifts them to the left. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:33:08 +00:00
mozilla.mano%sent.com
6b395e1d80 Bug 354017 - Home and Print buttons aren't centered. patch from Phil Ringnalda <philringnalda@gmail.com>, r=me. 2006-10-05 07:30:19 +00:00
stridey%gmail.com
7c3c646a2d Implement tab scrolling. Patch by Desmond Elliott <d.elliott@sms.ed.ac.uk>. r=smorgan sr=pink b=319777 2006-10-05 07:30:07 +00:00
brendan%mozilla.org
62a8904618 Fix 355486, r=igor. 2006-10-05 07:28:20 +00:00
igor.bukanov%gmail.com
251781c68b extra assert for safty. bug=355474 r=brendan 2006-10-05 07:21:50 +00:00
mozilla.mano%sent.com
b9639ef3af Bug 353580 - Feed preview is broken in extremely long feeds due to bug 252241. r=mconnor. 2006-10-05 07:15:25 +00:00
mozilla.mano%sent.com
f96eb0b00e Bug 353864 - Location and search bar still natively themed on trunk. r=gavin. 2006-10-05 07:08:20 +00:00
mozilla.mano%sent.com
41d24c853f Bug 355354 - [Mac] native-styling for html content should be enabled only in Camino builds. r=josh, sr=dbaron. 2006-10-05 07:05:58 +00:00
igor.bukanov%gmail.com
edefc17acf We do not want to depend on String.prototype.__iterator__ in XML objects. bug=355474 r=brendan. 2006-10-05 06:59:16 +00:00
stridey%gmail.com
c6d38593bf Camino only - Make error pages look less like Windows and more like Camino/Aqua. css by Jon Hicks <jon@hicksdesign.co.uk>, with tweaking by philippe <phiw@l-c-n.com>. r=ardissone sr=pink b=303193 2006-10-05 03:47:01 +00:00
mattwillis%gmail.com
d43dcdf19e disabling l10n building until bug 355465 lands so we don't bury the email server 2006-10-05 02:54:56 +00:00
brendan%mozilla.org
bf0db47898 Fix argo redness (what does ISO C say about #if'd macro actual args?). 2006-10-05 02:25:49 +00:00
igor.bukanov%gmail.com
860ed79101 make sure that NewKeyValuePair is always sets rval. bug=354499 r=brendan 2006-10-05 01:29:48 +00:00
mattwillis%gmail.com
bd47524584 bug 355295 - Lightning gets its own release notes. r=dmose 2006-10-05 01:26:05 +00:00