timeless%mozdev.org
|
3ac8499ab4
|
Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
|
2006-08-14 15:49:06 +00:00 |
|
timeless%mozdev.org
|
fa6e4316d6
|
Bug 347851 Building XULRunner with --embedding-profile=minimal failed
Make accessible tree support only build ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=aaronl sr=bz
|
2006-08-14 15:43:49 +00:00 |
|
daniel.boelzle%sun.com
|
f15cc043d3
|
Bug 340949: WCAP provider part of the build. Switched off by default. r=dmose
|
2006-08-14 13:40:10 +00:00 |
|
aaronleventhal%moonset.net
|
10a613398c
|
Bug 348155. Position in lists not exposed correctly. r+sr=roc
|
2006-08-14 13:38:53 +00:00 |
|
jshin%mailaps.org
|
ba09aef6c3
|
bug 347982 : EUC-KR decoder (Unicode-to-EUC-KR converter) is broken : MSB is stripped off (r=smontagu, sr=roc)
|
2006-08-14 13:32:58 +00:00 |
|
uriber%gmail.com
|
24ef1f7947
|
In GetPrevNextBidiLevels, treat the "before <br>" case as if we were end-of-line. bug=330461 r=smontagu sr=roc
|
2006-08-14 11:25:57 +00:00 |
|
uriber%gmail.com
|
3af6592be5
|
Reparent view list when inserting a new frame after a :before pseudo-element. bug=343540 r+sr=roc
|
2006-08-14 11:10:58 +00:00 |
|
neil%parkwaycc.co.uk
|
e5b3954d8b
|
Bug 343884 Column order was reset on restart r=enn sr=jag
|
2006-08-14 10:28:15 +00:00 |
|
rbs%maths.uq.edu.au
|
21ece0d080
|
Frames from dynamic MathML table children are not made with the right creator, b=348153, r+sr=bzbarsky
|
2006-08-14 07:44:13 +00:00 |
|
rbs%maths.uq.edu.au
|
a188cdedf1
|
{inc} MathML matrices break when the content sink is incremental, b=344281, r+sr=bzbarsky
|
2006-08-14 07:27:42 +00:00 |
|
igor.bukanov%gmail.com
|
a945b5c26e
|
Bug 348532: taking out the previous commit.
|
2006-08-14 07:19:12 +00:00 |
|
igor.bukanov%gmail.com
|
5ade7ea322
|
Bug 348532: Limit the length of errorInstance.stack. r=brendan
|
2006-08-14 05:43:14 +00:00 |
|
smontagu%smontagu.org
|
391de0a7ac
|
Make junk and filter logging localizable and use locale-sensitive date formatting. Bug 207550, original patch by sspitzer updated by me, r+sr=bienvenu
|
2006-08-14 04:56:43 +00:00 |
|
nick.kreeger%park.edu
|
f99dd8d314
|
Checking in localizable.strings change for bug 332452.
|
2006-08-14 03:21:43 +00:00 |
|
bienvenu%nventure.com
|
22ff21fbee
|
follow on fix for 344846, suggested by mcow, sr=mscott, change Rebuild to Rebuild Index
|
2006-08-14 03:06:49 +00:00 |
|
enndeakin%sympatico.ca
|
9d5f7be4a8
|
Bug 345510, add XUL numberbox, r=neil,mano,sr=neil
|
2006-08-14 02:44:00 +00:00 |
|
tony%ponderer.org
|
46d08f9425
|
Bug 347926: remove arc4.js and friends from source tree
patch: use nsIStreamCipher
r=provos,sr=darin
|
2006-08-14 01:17:08 +00:00 |
|
lpsolit%gmail.com
|
31b5eaf82f
|
Bug 310750: Advanced search page fails w3 validation - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=justdave
|
2006-08-13 23:31:29 +00:00 |
|
axel%pike.org
|
4da601658b
|
bug 348554, further work on the search plugin tool
|
2006-08-13 21:24:10 +00:00 |
|
daniel.boelzle%sun.com
|
fc922f5700
|
Bug 340949: alarm off by default, registration cleanup
|
2006-08-13 20:58:46 +00:00 |
|
cst%yecc.com
|
fa6fb7c8e3
|
Bug 255124 Keep favicon in URL bar from getting distorted when using larger fonts
r+sr=neil
|
2006-08-13 20:57:38 +00:00 |
|
peterv%propagandism.org
|
fca984250c
|
Fix for bug 348511. r/sr=bz.
|
2006-08-13 20:10:03 +00:00 |
|
mnyromyr%tprac.de
|
5ac462fa53
|
Bug 338716 / with correct binary flag this time
|
2006-08-13 19:41:13 +00:00 |
|
uriber%gmail.com
|
f4ebea5c4c
|
When the control is RTL, align the drop-down with the right edge of the control. bug=203353 r=smontagu sr=bzbarsky
|
2006-08-13 19:34:58 +00:00 |
|
nick.kreeger%park.edu
|
c3d0a07209
|
Fixing bug 332542, bookmarking a tab group uses frontmost page title, confusing users. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=smorgan, sr=pink.
|
2006-08-13 19:22:51 +00:00 |
|
nick.kreeger%park.edu
|
b1973cffa2
|
Fixing bug 341974, Pop-up blocker's close button has no mouseover feedback. Patch by Aaron Schulman <aschulm@gmail.com>. r=smorgan, froodian. sr=pink
|
2006-08-13 18:39:14 +00:00 |
|
peterv%propagandism.org
|
4c92309d5d
|
Fix small regression from the fix for bug 346362 (document.evaluate(.., contextNode, ...) should raise an exception if document != contextNode.ownerDocument), properly deal with a document as contextNode. r/sr=bz.
|
2006-08-13 18:32:53 +00:00 |
|
nick.kreeger%park.edu
|
1f49e811de
|
Backing out previous checkin on bug 344036 until the nib problem has been fixed.
|
2006-08-13 18:15:36 +00:00 |
|
nick.kreeger%park.edu
|
8a67417914
|
Fixing bug 344036, give certain pref checkboxes mixed state look when neither on nor off. Checking in source changes, nib changes next due to synching issues (trunk vs. 1.8.1 branch). Patch by froodian <stridey@gmail.com>, r=hwaara, sr=pink.
|
2006-08-13 17:34:27 +00:00 |
|
sayrer%gmail.com
|
975c81f92c
|
Bug 345072. pop-up window closes if using ssl ( opener.top.location.reload() should not be reachable from other domain). Patch by Martijn Wargers <martijn.martijn@gmail.com>. r=jst, sr=bz
|
2006-08-13 15:06:40 +00:00 |
|
wclouser%mozilla.com
|
98c4a22a97
|
rachel's tweaks
|
2006-08-13 05:22:29 +00:00 |
|
cst%yecc.com
|
9ef3f8c823
|
Bug 304574 Don't re-fetch images for URL bar favicon
r=mconnor
|
2006-08-13 04:41:46 +00:00 |
|
mnyromyr%tprac.de
|
9011157180
|
Bug 347728: Personal Toolbar and Site Navigation Bar disappear; r/sr=Neil
|
2006-08-13 00:00:37 +00:00 |
|
mnyromyr%tprac.de
|
b41bcdfbd3
|
Bug 282188: sync xpfe toolbar.xml with toolkit - delayed removal of now unused file
|
2006-08-12 23:23:39 +00:00 |
|
mnyromyr%tprac.de
|
6960805494
|
Bug 342560: tag help; r=IanN
|
2006-08-12 23:12:25 +00:00 |
|
mnyromyr%tprac.de
|
2de3a6d87b
|
Bug 338716: Add drop-shadow to seamonkey icon; p=<stefanh@bluebottle.com>, Giacomo Magnini <giacomo.magnini@portalis.it> (.ico files); r=me, Callek, KaiRo, sr=neil
|
2006-08-12 22:54:44 +00:00 |
|
sayrer%gmail.com
|
e80e0c0520
|
Bug 346317. Browser goes into an endless loop after automatically subscribing to this feed. r=vlad
|
2006-08-12 21:30:38 +00:00 |
|
rob_strong%exchangecode.com
|
d4c050ef09
|
Bug 348343 - Selected addon description no longer wraps. r=rob_strong
|
2006-08-12 20:38:05 +00:00 |
|
mozilla.mano%sent.com
|
82a6b0be7e
|
Bug 273926 - Can't change location in fullscreen mode when location bar is moved to different toolbar. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me.
|
2006-08-12 20:33:08 +00:00 |
|
mozilla.mano%sent.com
|
f61912772f
|
Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor.
|
2006-08-12 20:22:39 +00:00 |
|
mozilla.mano%sent.com
|
e7fa3052a3
|
Bug 348449 - 'Warning Messages' section description is vertically misaligned. r=mconnor.
|
2006-08-12 20:11:18 +00:00 |
|
mozilla.mano%sent.com
|
47f257127b
|
Bug 348452 - 'Configure how Bon Echo handles certain types of files' font is too small in Pinstripe. r=mconnor.
|
2006-08-12 20:07:54 +00:00 |
|
dietrich%mozilla.com
|
8d318d8411
|
Bug 343871 session restore after nightly update opens a bunch of blank windows (for zeniko@gmail.com, r=dietrich)
|
2006-08-12 19:36:44 +00:00 |
|
sayrer%gmail.com
|
34477f6889
|
Bug 348010. Don't do Feed Preview on POST requests. r=vlad
|
2006-08-12 18:35:07 +00:00 |
|
nick.kreeger%park.edu
|
6c34bd677a
|
Fixing bug 313027, can't drag plain text url to the tab bar. Patch by smfr, r=stuart.morgan, sr=pink
|
2006-08-12 18:24:07 +00:00 |
|
nick.kreeger%park.edu
|
e5811f54c8
|
Missed a file for bug 310395. Also removing some method declarations that were not caught due to a older patch.
|
2006-08-12 18:22:15 +00:00 |
|
nick.kreeger%park.edu
|
225f55cb9a
|
Fixing bug 310395, open link in new window opens new background windows with the Address bar focused. r=cl, hwaaram; sr=pinkcamino/src/browser/BrowserWindowController.h
|
2006-08-12 18:03:13 +00:00 |
|
sayrer%gmail.com
|
4ed9049cef
|
Bug 344983. Firefox leaks every nsIFeedResult created as a result of visiting feed pages. r=ben
|
2006-08-12 15:42:37 +00:00 |
|
mozilla.mano%sent.com
|
e0a4926c49
|
Bug 347797 - [Mac] Tabs aligned to the left when they should be centered. r=mconnor.
|
2006-08-12 15:16:23 +00:00 |
|
sayrer%gmail.com
|
29665c4f34
|
Bug 347824. RSS leaks windows and documents. r=vlad
|
2006-08-12 15:04:34 +00:00 |
|