mkaply%us.ibm.com
8a2a16c69c
#334673
...
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 18:14:51 +00:00
brettw%gmail.com
00f3d9c94e
Bug 335270 r=ben Make subscriptions item have a favicon, fix importer icon bugs.
2006-04-24 18:09:34 +00:00
bzbarsky%mit.edu
aa75391cba
Add an async mode to the SAX stuff. Bug 334304, patch by Robert Sayre
...
<sayrer@gmail.com>, r=biesi, sr=bzbarsky
2006-04-24 17:01:40 +00:00
mvl%exedo.nl
1d0e188239
bug 335169: turn of grid re-use, because of al lthe regressions. r=jminta
2006-04-24 16:59:16 +00:00
brettw%gmail.com
3fb9232b85
Bug 334722 (for kherron+mozilla@fmailbox.com) r=brettw Ineffective allocation check
2006-04-24 16:52:38 +00:00
mkaply%us.ibm.com
9d397cddf1
#334673
...
CCK only - not built
Rewrite prefs interface so it is more userfriendly.
2006-04-24 16:52:07 +00:00
mattwillis%gmail.com
e1aa2f3525
bug 333626 add trademarked sunbird branding items to /mozilla/other-licenses/branding a=shaver
2006-04-24 16:48:00 +00:00
brettw%gmail.com
cf2e0ba420
Bug 318057 r=ben bookmarks.html exporter, modifications to importer
2006-04-24 16:40:02 +00:00
jag%tty.nl
421b17ab81
Bug 245684: Add image encoding support
...
Make sure to rebuild nsImageModule when MOZ_IMG_ENCODERS changes. r=bsmedberg
2006-04-24 16:30:30 +00:00
dmose%mozilla.org
9c8ff4ec6f
Allow CalDAV provider to use prompt service to request username and password (bug 308567); thanks to Gary van der Merwe <garyvdm@gmail.com> for the patch, r=dmose@mozilla.org. Not part of the default build.
2006-04-24 16:10:59 +00:00
benjamin%smedbergs.us
8caf51c024
Bug 335242 - nsIAccessibleSelectable should use scriptable constants, r=aaronl
2006-04-24 14:10:39 +00:00
mozilla.mano%sent.com
9e96921912
Bug 335077 - Middle click on back button does not work. r=mconnor.
2006-04-24 14:09:00 +00:00
masayuki%d-toybox.com
bc656fb178
Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc
2006-04-24 13:58:38 +00:00
benjamin%smedbergs.us
579713320b
From bug 334688 - remove xpcomobsolete from Firefox package lists
2006-04-24 13:45:44 +00:00
cvshook%sicking.cc
1b8fe517b5
More redness fixes
2006-04-24 07:46:03 +00:00
joshmoz%gmail.com
9ac3c63842
In bug 334551, we added NS_ACTIVATE/NS_DEACTIVATE messages to windows in order to fix a focus problem. However, we were already sending NS_ACTIVATE following NS_GOTFOCUS somewhere else and the real problem was that immediately afterwords we sent another NS_GOTFOCUS. Adding another NS_ACTIVATE seemed to fix the problem because instead of sending NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS, we sent NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS/NS_ACTIVATE which meant that each focus message had an activate paired with it. The real fix here however is to not send the second NS_GOTFOCUS message. b=334551
2006-04-24 07:19:10 +00:00
cvshook%sicking.cc
5547aa83e1
Fix redness
2006-04-24 07:16:27 +00:00
nelson%bolyard.com
dafe77ce6c
Display TLS hello extensions and alerts. Display ECC cipher suites.
...
Bug 333600 and bug 334314. r=Alexei.Volkov
2006-04-24 06:11:41 +00:00
wr%rosenauer.org
873c012220
Bug 289897 - huge memory leak when klipper is running (leak part), p=roc, r+sr=darin
2006-04-24 06:10:26 +00:00
leon.sha%sun.com
0960e6fd1d
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
cvshook%sicking.cc
6d6c050e52
More bug 114997. Don't strip whitespace from mValue, only when getting the value from the attribute. r/sr=bz
2006-04-24 05:20:44 +00:00
nelson%bolyard.com
1930ea6074
Put nss.def file sections in numeric order, and alphabetical order
...
within sections.
2006-04-24 05:08:04 +00:00
ajschult%verizon.net
15d53f82e9
Bug 334267: handle -P profile in startup script remote sniffing. r=jag, sr=Neil
2006-04-24 03:17:22 +00:00
bzbarsky%mit.edu
5ff7b0e960
Fix bug 334990. r+sr=darin
2006-04-24 02:54:26 +00:00
bryner%brianryner.com
e60fb67cd7
Don't unnecessarily truncate the memory size (bug 335119) r=marria
2006-04-24 02:45:27 +00:00
bclary%bclary.com
64667d0f59
Regression test for bug 328012, by Jesse Ruderman
2006-04-24 01:02:43 +00:00
bclary%bclary.com
73ac16348c
Regression test for bug 334807, by Andreas
2006-04-24 00:47:59 +00:00
igor%mir2.org
5759cafb55
Bug 324278: Set by default the stack limit quota to 500000 for js shell. r=brendan
2006-04-23 19:23:53 +00:00
bzbarsky%mit.edu
df55883ba5
Implement nsIconURI::Clone. Bug 312241, patch by chpe <chpe@gnome.org>,
...
r=biesi, sr=bryner
2006-04-23 19:02:19 +00:00
ajschult%verizon.net
d3587977f8
Bug 238083: SeaMonkey silently dies on 'Switch Profile...', if all 'general.startup.*' prefs disabled. r=Neil
2006-04-23 16:28:23 +00:00
kairo%kairo.at
20133be2af
bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - make build succeed on Windows, p=bugzilla@mcsmurf.de r=jag sr=Neil
2006-04-23 15:58:39 +00:00
cbiesinger%web.de
3639496f57
fixing thunderbird/gtk2 bustage from bug 333640: link to $(TK_LIBS) on gtk2
...
as well, like in browser/components/build/Makefile.in
2006-04-23 15:40:09 +00:00
cbiesinger%web.de
539d84f51c
fixing cairo-beos bustage, r+sr=bz
2006-04-23 15:28:21 +00:00
tor%cs.brown.edu
ea68912b7f
Bug 335085 - SVG images showing incorrectly with cairo gfx. r=vlad
2006-04-23 15:15:43 +00:00
igor%mir2.org
c96d4c8210
Bug 334929: tuning JS_MaybeGC so it would trigger GC less often on the browser start-up to match the behaviors before I committed patched from bug 312238 to change nature of rt->gc(Private)?Bytes. r=brendan
2006-04-23 14:45:10 +00:00
bclary%bclary.com
14c95ee840
Regression test for bug 333541, by Biju
2006-04-23 13:00:58 +00:00
bclary%bclary.com
d7b08ce806
Regression test for bug 334158, by Andreas
2006-04-23 12:20:05 +00:00
bclary%bclary.com
918ad25b23
Regression test for bug 331558, by Erik Fabert
2006-04-23 11:45:17 +00:00
neil%parkwaycc.co.uk
65af67d9b0
Add em menuitems to suiterunner b=272429 r=KaiRo sr=jag
2006-04-23 11:29:51 +00:00
bclary%bclary.com
de0f332433
Regression test for bug 324278, by Igor Bukanov
2006-04-23 11:09:58 +00:00
kairo%kairo.at
871395ee15
bug 334478 - Get suiterunner to actually run - use toolkit console, remove some old xpfe files, r+sr=Neil
2006-04-23 10:52:47 +00:00
bugzilla%standard8.demon.co.uk
b80a031b38
Bug 323211 convert mailnews/import to nsIFile Part 1. r=bienvenu,sr=mscott
2006-04-23 09:16:17 +00:00
bugzilla%standard8.demon.co.uk
a48bde01fe
Bug 332400 Correct misuse of ifdefs in the source tree (in directory/base/resources) r/sr=dmose
2006-04-23 09:12:40 +00:00
mkanat%bugzilla.org
d04c31e2d6
Bump version post-release.
2006-04-23 05:23:28 +00:00
mkanat%bugzilla.org
36ce88573e
Update the version numbers for 2.23.1.
2006-04-23 02:42:23 +00:00
nelson%bolyard.com
0c05899fa2
Bug 323350. sr=rrelyea. This patch makes 3 changes:
...
1) it adds a new ifdef which enables SSL to limit itself to the 3 Suite B
curves.
2) it corrects the creation and parsing of the Supported Curve extension to
conform with the lastest definition, by using 2 bytes to encode the list
length,
3) it changes the algorithm that picks the curve for ECDHE to choose a curve
that is at least as strong as the "weakest link", is mutually supported
by client and server, and is the fastest for its size.
2006-04-23 00:17:18 +00:00
gavin%gavinsharp.com
131cf66b69
Bug 330887: revert previous change since it had no effect on Ts
2006-04-22 22:38:02 +00:00
cbiesinger%web.de
c3ec9232aa
bug 333640 fixing the linux cairo bustage correctly
2006-04-22 21:48:20 +00:00
cbiesinger%web.de
f3299a9d64
bug 333640 fixing firefox --enable-trace-malloc bustage
2006-04-22 21:35:02 +00:00
cbiesinger%web.de
6904029dc9
bug 333640 fixing cairo bustage
2006-04-22 21:26:13 +00:00