Commit Graph

172480 Commits

Author SHA1 Message Date
stuart.morgan%alumni.case.edu
4d8109e004 Camino only - Bug 342232: Disable various menu items when window/tab contains binary content. r=cl sr=pink 2006-11-08 06:05:54 +00:00
bzbarsky%mit.edu
ca62f619bb Create DOM nodes for processing instructions in XUL. Bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-08 02:25:37 +00:00
vladimir%pobox.com
1855b70f4a b=359002, single-pixel images are being drawn with wrong color; bugfix to previous patch, r=stuart 2006-11-08 01:34:10 +00:00
vladimir%pobox.com
93477ecccb b=328380, bad scrolling performance using large fixed-positioned repeating background images; cairo patch to/from upstrea; r=me 2006-11-08 01:31:17 +00:00
vladimir%pobox.com
f1ab957d3f b=358951, odd 1px line with tiled background image (images being rendered at non-pixel-aligned locations), r=stuart 2006-11-08 00:06:06 +00:00
vladimir%pobox.com
c4c3da78ad b=359266, cairo win32 surface cleanup and fixes; from upstream, r=me 2006-11-07 23:40:23 +00:00
bienvenu%nventure.com
dc7869d200 add MsgCreateDBView topic notification when we create a view, which makes it easier for custom column handlers to hook into new views, patch by kent@caspia.com, r/sr=bienvenu 359357 2006-11-07 23:34:00 +00:00
shaver%mozilla.org
a20da2af9f Fixing shell XCode project (bug 359850), r=stejohns. 2006-11-07 22:58:36 +00:00
sspitzer%mozilla.org
2e64a1c361 fix for bug #359093: need to encode version string for the app.update.never.X pref name, which will be needed if (when?) we decided to send over any localized "pretty" text for the version attribute (see bug #359082)
r=dietrich, rstrong
2006-11-07 22:54:27 +00:00
mike.morgan%oregonstate.edu
ec6e451104 Added divx support for PFS. See bug 358937. 2006-11-07 19:27:55 +00:00
lpsolit%gmail.com
28d20beb73 Bug 359768: Confusing error message when a user has too many votes for a product - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-11-07 19:04:02 +00:00
shaver%mozilla.org
b658710514 update expedia plugin 2006-11-07 17:07:33 +00:00
thomas.benisch%sun.com
5bf9dc953f bug #359016 JavaScript error current item is not defined r=jminta 2006-11-07 10:30:33 +00:00
daniel.boelzle%sun.com
31d0d7e733 Bug 340949: use default calendar calId, may be different from userId 2006-11-07 10:20:31 +00:00
scott%scott-macgregor.org
d4a47843af Bug #359653 --> Consolidate Offline management in the front end.
sr=bienvenu
2006-11-07 06:20:42 +00:00
brendan%mozilla.org
dadbad1368 Tamarin (AVM2 open source) initial revision. 2006-11-07 05:35:54 +00:00
mrbkap%gmail.com
3a41b686ac Set up the pseudo frame more carefully. bug 354978, r=brendan 2006-11-07 05:09:53 +00:00
bclary%bclary.com
71adb09f82 JavaScript Test - regression test for bug 355344, by Jesse Ruderman 2006-11-07 04:40:46 +00:00
ginn.chen%sun.com
20875be5d3 backing out Bug 144000 caret browsing - bad initial position
due to regressions
2006-11-07 03:48:48 +00:00
bzbarsky%mit.edu
725237b351 Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
dbaron%dbaron.org
d999075330 Include libpng/zlib headers as system headers when using system libpng/zlib. b=359000/359001 r=bsmedberg 2006-11-07 03:21:20 +00:00
bzbarsky%mit.edu
74ff185421 Fix build bustage in --disable-xul builds. Bug 357453 followup, patch by
romaxa <romaxa@gmail.com>, r=bsmedberg
2006-11-07 03:13:49 +00:00
gavin%gavinsharp.com
968863401e Bug 357853: if no browser window exists, -new-tab <url> doesn't open <url>, r=bsmedberg 2006-11-07 03:10:18 +00:00
philringnalda%gmail.com
6d2e77349c Bug 350785: Form Manager stores data even if autocomplete is off, r=bsmedberg,mano 2006-11-07 02:08:56 +00:00
sayrer%gmail.com
1242fb9bd1 add test for XUL min/max in bug 359754 2006-11-07 02:06:15 +00:00
mrbkap%gmail.com
49801f467c Add an API on the presshell for invalidating the caret if it isn't currently
contained entirely in its frame. Use it in the editor where we remove the
caret's frame out from under it without properly notifying it (due to selection
batching). bug 335065, r+sr=roc
2006-11-07 01:35:36 +00:00
mrbkap%gmail.com
df1f4a0108 Munge call ops for delete in the code generator instead of the parser because the parser doesn't have enough information to always munge correctly. bug 356693, r=brendan 2006-11-07 01:32:02 +00:00
mrbkap%gmail.com
fdf880ecd4 Propagate any exceptions thrown. bug 355344, r=brendan 2006-11-07 01:30:16 +00:00
cvshook%sicking.cc
e2a50bac16 Bug 359657: Fix crash due to wrong signature in overload. Patch by bz. r/sr=sicking 2006-11-07 01:05:15 +00:00
sayrer%gmail.com
d32c34ace8 Add XUL and XHTML templates, add handlers for gen_template.pl 2006-11-07 00:56:50 +00:00
cvshook%sicking.cc
bd9282deba Add some more assertions to DoSetRange. r/sr=jst b=358106 2006-11-06 23:52:30 +00:00
cvshook%sicking.cc
6152b2cf4d Bug 359490: Put BeginUpdate call before FlushText call in FlushTags. r/sr=bz 2006-11-06 23:50:33 +00:00
sayrer%gmail.com
ab2859beb2 change XHTML code to use packed.js 2006-11-06 23:48:49 +00:00
sayrer%gmail.com
0985f6a53b Upgrade to MochiKit trunk with upstream XUL DOM code 2006-11-06 23:48:11 +00:00
gavin%gavinsharp.com
f9333ecf69 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
ccooper%deadsquid.com
5d9457f1b0 - adding Camino configs to public CVS 2006-11-06 22:53:41 +00:00
mike.morgan%oregonstate.edu
438ca497e8 Removing debug flag. 2006-11-06 22:15:54 +00:00
mozilla%justcameron.com
c7bd67589d Bug 359084
rustico: some ugly excess platform text when viewing an add-on that's not available for your platform
r=shaver
Changed CSS but then forgot the dictionaries page with initial patch.
2006-11-06 22:15:32 +00:00
rhelmer%mozilla.com
26f114c32c compute load averages correctly. checkin for Adam Guthrie (ispiked). b=350631, r=rhelmer, r=bz 2006-11-06 22:01:14 +00:00
mike.morgan%oregonstate.edu
4058602b69 Adding trunk versions for sunbird updates. This is from bug 341971. 2006-11-06 21:27:07 +00:00
philringnalda%gmail.com
7aaeee0f70 Bug 288079: Cancel customizing toolbars hides buttons placed before menuitems, r+a=mscott 2006-11-06 21:14:33 +00:00
ccooper%deadsquid.com
fd952b8049 - adding SeaMonkey configs for Mac 2006-11-06 20:51:20 +00:00
ccooper%deadsquid.com
c31a5e5190 - adding XULRunner configs for Linux 2006-11-06 20:46:23 +00:00
ccooper%deadsquid.com
d68743a967 - adding SeaMonkey config for Linux 2006-11-06 20:31:45 +00:00
ccooper%deadsquid.com
11db37edb9 - adding Thunderbird configs for Linux 2006-11-06 20:24:15 +00:00
mvl%exedo.nl
e4f1148385 bug 357252: make parsing quoted timezone ids work, and don't cut ics values at commas when there can be only one value. r=dbo. This part of the patch was still missing 2006-11-06 20:21:38 +00:00
mark%moxienet.com
dba4e4170e Extra fix from 359218 2006-11-06 20:18:56 +00:00
ccooper%deadsquid.com
b12ef5e484 - adding linux trunk configs for Firefox 2006-11-06 20:11:03 +00:00
gijskruitbosch%gmail.com
3c9b36701b Bug 318422 - Timestamp format should be more flexible (fix help text)
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-11-06 19:50:17 +00:00
jst%mozilla.org
d310798d53 Landing fix for bug 336731. Do more checking when calling watch handlers. Patch by mrbkap@gmail.com, r=brendan@mozilla.org, sr=jst@mozilla.com 2006-11-06 19:14:50 +00:00