dbaron%dbaron.org
d0aee47716
Partial 64-bit and x86_64 porting. b=331743 r=brendan
2006-03-27 07:29:32 +00:00
rbs%maths.uq.edu.au
da0b472329
Re-checkin as it showed no impact on luna's TDHML bug 331661. Introduce a soft-break flag that means that a whitespace has been trimmed at the end of the line, and therefore its width has not been accounted for (this width can actually be large, e.g., if a large word-spacing is set). LineLayout should not be misled into placing something where the whitespace was trimmed. b=329987, r+sr=bz
2006-03-27 07:04:29 +00:00
brendan%mozilla.org
7bd6786245
MIPS little-endian porting fix from Ian Jackson and Thiemo Seufer, via Mike Hommey <mh@glandium.org> (331820, r=me).
2006-03-27 05:54:51 +00:00
rbs%maths.uq.edu.au
677a7cafd2
Backing out to investigate the DHTML jump on luna, bug 331661
2006-03-27 05:21:44 +00:00
mattwillis%gmail.com
1e5d0f93cb
bug 329975: added missing call to update percent complete ui widget. r=jminta
2006-03-27 02:50:02 +00:00
jminta%gmail.com
adce89ed7b
Bug 323696 Dragging events that span multiple days does not react/display properly. r=mvl
2006-03-27 02:37:04 +00:00
joe%retrovirus.com
8fb7127dfe
Replaced Clear History... menu item in browser with Clear Private Data... item,
...
which formerly lived in the Tools menu.
bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
bryner%brianryner.com
1c5867859b
remove unused GetUnreversedHostname function (bug 331795) r=brettw
2006-03-27 01:26:09 +00:00
dbaron%dbaron.org
3ee2bdb96a
Fix two regressions related to sizing of canvas frames. b=331458 r+sr=roc
2006-03-26 22:12:54 +00:00
roc+%cs.cmu.edu
dba51376ea
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
2006-03-26 21:30:36 +00:00
roc+%cs.cmu.edu
3f076593d2
Bug 328946. Mark reflowed block as non-dirty earlier, so we don't get a spurious assertion. r+sr=dbaron
2006-03-26 21:02:19 +00:00
roc+%cs.cmu.edu
e7afee4a2b
Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky
2006-03-26 20:59:03 +00:00
roc+%cs.cmu.edu
8915e74edf
Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky
2006-03-26 20:57:53 +00:00
mvl%exedo.nl
7be95d0967
Bug 328073, make the UI for monthly recurrence work. r=jminta
2006-03-26 19:17:18 +00:00
bmlk%gmx.de
85d54ae206
also limit the table pseudo frame processing if colgroups are the limiting frame, bug 329900, r/sr=bzbarsky
2006-03-26 18:32:13 +00:00
edburns%acm.org
818cdf334e
pluglet_build
2006-03-26 16:36:55 +00:00
mattwillis%gmail.com
fa48cbd147
bug 331737 - remove 'About Sunbird' from 'Help' menu on Mac OS X - r=jminta
2006-03-26 16:17:15 +00:00
bmlk%gmx.de
b284bc07d4
adjust start col index when looping over rtl colspans bug 331344 r/sr=roc
2006-03-26 15:58:34 +00:00
hwaara%gmail.com
8b81319248
bug 323780. Make Camino portable. By setting CAMINO_PROFILE_DIR to a custom path, you can 1) Run more than 1 Camino simultaneously 2) Have a profile that can be moved to other computers. r=mento, sr=pinkerton
2006-03-26 15:43:17 +00:00
jshin%mailaps.org
75a71d5d88
bug 331453 : downloading a binary file results in a corrupted (truncated) file : r/sr=darin
2006-03-26 15:34:40 +00:00
Olli.Pettay%helsinki.fi
f227827ee3
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation (missing from the previous patch)
2006-03-26 14:57:13 +00:00
bugzilla%standard8.demon.co.uk
b20092b2ed
Bug 264675 Make sure we respect locked prefs throughout UI. (Bv2) <pref-smart_browsing-ac.xul>. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r=iann_bugzilla
2006-03-26 12:34:06 +00:00
mattwillis%gmail.com
f21453de55
removed erroneous trailing xml comment r=jminta
2006-03-26 04:58:09 +00:00
brendan%mozilla.org
e7dcaba309
Home sp (and pc) before allocating call-outs (331719, r=mrbkap).
2006-03-26 03:50:34 +00:00
dbaron%dbaron.org
6c82099a48
Always use the UI direction for the scrollbar side, which is what we used to do in the most common case, but make it a pref. b=330863 r=smontagu sr=roc
2006-03-26 00:48:03 +00:00
glen.beasley%sun.com
8133edd3dc
318970 wtc fix for RSA fipstest using RSA_HashSign r=neilW sr= brelyea
2006-03-25 23:45:23 +00:00
igor%mir2.org
703d1c3337
Bug 331456: Cache of deflated string bytes is per runtime now. To preserve
...
API compatibility JS_GetStringBytes(JSString *str) calls newly introduced
js_GetGCStringRuntime(JSString *str) to extract JSRuntime* instance based
on the layout of GC structures. r=brendan
2006-03-25 22:55:00 +00:00
Olli.Pettay%helsinki.fi
04cfde2d6f
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2006-03-25 22:03:49 +00:00
brendan%mozilla.org
659937deae
Rooting fixes courtesy dbaron (331678, r=mrbkap).
2006-03-25 21:51:57 +00:00
mark%moxienet.com
27fbd75dcc
329860 Remove unused files small_close.tiff and filePreferences.icns. Patch by one or more of Samuel Sidler <bugzilla@samuelsidler.com> and Smokey Ardisson <alqahira@mindspring.com>. r=me
2006-03-25 21:21:44 +00:00
igor%mir2.org
bc3cd89a74
Bug 331598: Cleanup/simplifications after landing of patch for recursion-free GC from bug 324278.
2006-03-25 20:21:31 +00:00
pavlov%pavlov.net
0533ead25a
speed up 8bit alpha png decoding by not doing extra division for opaque pixels. bug 331298
2006-03-25 20:02:21 +00:00
brendan%mozilla.org
00eb39402a
Fix silly null ptr deref (331664, r=mrbkap).
2006-03-25 19:24:44 +00:00
ajschult%verizon.net
74a9a08f54
Bug 331674: Replace QI call in nsBrowserStatusHandler with instanceof. patch by Alex Vincent <ajvincent@gmail.com>, r=jag, sr=neil, branch181=neil
2006-03-25 18:18:29 +00:00
silver%warwickcompsoc.co.uk
a056bf3558
Bug 326523 - Strip spaces from CTCP ping replies (IRC services send this).
...
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 17:02:08 +00:00
silver%warwickcompsoc.co.uk
5756a51e62
Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
...
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:56:59 +00:00
silver%warwickcompsoc.co.uk
ec9b92abe0
Bug 307774 - Capture drag-drop and pasting of text and switch to multiline input if appropriate.
...
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:52:44 +00:00
jminta%gmail.com
a860e92cdf
Bug 331022 Shared entity for 'Status' and 'Priority' causes translation problems in some languages. patch by bugzilla@babylonsounds.com, r=jminta
2006-03-25 16:31:46 +00:00
mattwillis%gmail.com
692e83e0f2
bug 329581 - Removed references to non-existant overlays
2006-03-25 16:29:28 +00:00
jminta%gmail.com
6a2c89f1b4
Bug 331698 change anonid to class for consistency in nav-button boxes. patch by ssitter, r=jminta
2006-03-25 15:20:03 +00:00
mvl%exedo.nl
2de67756cc
Bug 329226: highlight current day. patch by thomas.benisch@sun.com, r=mvl
2006-03-25 14:23:42 +00:00
hwaara%gmail.com
c1b398c8e1
Fix bug 330801, [ad-blocking] ads made by javascript not blocked on spiegel.de. Patch by Smokey Ardisson (alqahira@mindspring.com). r+sr=sfraser
2006-03-25 14:22:53 +00:00
Jan.Varga%gmail.com
3aa4790e04
Fix for bug 330662. isdominated check in template builder is not necessary and causes problems in some specific cases
...
r=enndeakin sr=bzbarsky
2006-03-25 08:07:33 +00:00
dbaron%dbaron.org
e986b3c255
Put comment where LXR likes it. (At least I only messed up one file.)
2006-03-25 07:14:13 +00:00
justdave%bugzilla.org
51ee1dda1a
Bug 326775: properly escape cvsroot parameter.
...
r=timeless
2006-03-25 06:26:29 +00:00
dbaron%dbaron.org
668f9730a4
File comments that show up in LXR and provide a quick summary of what's in each file.
2006-03-25 05:47:31 +00:00
pavlov%pavlov.net
1ec7fcbd93
turns out you can't index in to an int
2006-03-25 04:55:19 +00:00
dbaron%dbaron.org
0647569fa9
Revert old fix for 230336 in favor of better fix elsewhere.
2006-03-25 04:16:00 +00:00
pavlov%pavlov.net
e111dc9a93
more build fixes
2006-03-25 04:08:17 +00:00
pavlov%pavlov.net
68e73ff9c4
fixing linux build
2006-03-25 03:32:44 +00:00