benjamin%smedbergs.us
db8ac880fc
Fix bustage from bug 334038
2006-05-03 17:18:09 +00:00
aaronleventhal%moonset.net
e4210b85b2
Bug 336162. Don't fire DOM events from layout. r+sr=bz
2006-05-03 17:02:37 +00:00
tor%cs.brown.edu
74c52378a7
Bug 334999 - Compact path storage. r+sr=roc
2006-05-03 17:01:28 +00:00
benjamin%smedbergs.us
c659dbc2d9
Fix build bustage, bug 334038
2006-05-03 16:34:24 +00:00
bugzilla%standard8.demon.co.uk
ab27413ce3
Bug 336110 Missing out-of-memory check at directory/xpcom/base/src/nsLDAPConnection.cpp:1002. r/sr=dmose
2006-05-03 16:16:09 +00:00
bugzilla%standard8.demon.co.uk
2353c994b0
Bug 35837 Should be possible to move/copy address cards to different address books. Part 1 - Only allow copy from read-only directories. r/sr=bienvenu
2006-05-03 16:15:04 +00:00
benjamin%smedbergs.us
08887664c9
Bug 334038 - Separate out the frozen C stringapi and the glued C++ wrappers, fix a few bugs along the way, and move some of the utils from nsCRT into nsCRTGlue for use by frozen-linkage code. r=darin
...
CVS history for xpcom/string/public/nsXPCOMStrings.h is at xpcom/string/public/nsStringAPI.h
CVS history for xpcom/build/nsXPCOMStrings.cpp is at xpcom/build/nsStringAPI.cpp
CVS history for xpcom/glue/nsStringAPI.h is at xpcom/string/public/nsStringAPI.h
2006-05-03 16:11:14 +00:00
bugzilla%standard8.demon.co.uk
57ccbe6098
Bug 287832 Clean up nsDirPrefs.cpp. Part 10 Reduce definitions in nsDirPrefs.h. r/sr=bienvenu
2006-05-03 16:04:40 +00:00
joe%retrovirus.com
25a2f52a14
Backing out a CSS change (url background color set to blue) that I accidentally
...
introduced in work on bug 248672.
bug=336416
2006-05-03 15:56:32 +00:00
jwatt%jwatt.org
7a7daabcc9
Fixing bug 336344. Crash loading svg pattern test. r+sr=tor@acm.org
2006-05-03 14:52:50 +00:00
aaronleventhal%moonset.net
03b6aab7ad
Bug 336292. ROLE_AUTOCOMPLETE not exposed for URL bar. r=parente, sr=neil
2006-05-03 13:36:46 +00:00
uriber%gmail.com
9bfd13e9f1
When sliding frames to the left to account for trimmed trailing whitespace, update the frame rectangle itself if necessary. bug=333560 r+sr=roc
2006-05-03 10:28:58 +00:00
beng%bengoodger.com
b75cde1bc0
333751 - move pref names around per brettw review request.
2006-05-03 04:52:32 +00:00
cls%seawood.org
7179faa0f3
Use NS_REINTERPRET_CAST to convert from jschar* to PRUnichar*. Fixing mingw bustage.
...
Bug #336331 r=vladimir
2006-05-03 04:28:12 +00:00
dbaron%dbaron.org
95373030bd
Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky
2006-05-03 04:26:28 +00:00
sayrer%gmail.com
57eb4e301b
b=325080, Feed Parsing Service tests, r=ben
2006-05-03 04:10:12 +00:00
beng%bengoodger.com
5a13686d84
333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com
2006-05-03 03:56:20 +00:00
sayrer%gmail.com
c5b6d0b775
b=325080, Feed Parsing Service, r=ben
2006-05-03 03:56:19 +00:00
mattwillis%gmail.com
d2efc505c0
bug 335959: thins pinstripe image to fit in new Add-ons/Extension Manager r=jminta
2006-05-03 02:45:45 +00:00
darin%meer.net
e57b9fe763
fixing build bustage
2006-05-03 01:59:55 +00:00
vladimir%pobox.com
a5d5427054
missed file for checkin
2006-05-03 01:33:51 +00:00
joe%retrovirus.com
e21634d12c
Add grey text to search box (when not focused) that identifies the current
...
search engine.
bug=2358968
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-05-03 01:22:58 +00:00
vladimir%pobox.com
303583ccbd
fix bustage
2006-05-03 01:14:33 +00:00
rob_strong%exchangecode.com
1e85a1c845
Bug 335982 - Default theme left behind in Sunbird's profile directory. r=bsmedberg
2006-05-03 00:50:42 +00:00
vladimir%pobox.com
df84d0046c
b=336331, fix toDataURL to be more in line with the whatwg spec, r+sr=roc
2006-05-03 00:48:27 +00:00
gavin%gavinsharp.com
343007b3e3
Bug 329468: check url before showing frame, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=dveditz
2006-05-03 00:43:11 +00:00
gavin%gavinsharp.com
3092fa9e6f
Bug 329521: check image url before viewing image, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2006-05-03 00:26:44 +00:00
vladimir%pobox.com
f6b5f78d52
b=336330, fix memory scribble in jpeg decoder, r+sr=roc
2006-05-03 00:24:25 +00:00
mrbkap%gmail.com
40246f8fb1
Ensure that |this| is correct when calling FindProxyForURL. bug 336313, r=darin sr+a=dveditz
2006-05-03 00:21:50 +00:00
darin%meer.net
08fcae1b11
fix build bustage
2006-05-03 00:14:22 +00:00
dbaron%dbaron.org
6d979fef96
Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky
2006-05-02 23:36:17 +00:00
neil%parkwaycc.co.uk
c448ba0ec4
Make make-jars.pl more tolerant of folder names b=336056 r=bsmedberg
2006-05-02 23:12:53 +00:00
mattwillis%gmail.com
786828c993
bug 333626 adding other-licenses branding for sunbird r=bsmedberg
2006-05-02 23:06:53 +00:00
bugzilla%arlen.demon.co.uk
33ceb61f3f
Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
...
p=me/kherron r=kherron sr=roc
2006-05-02 23:03:22 +00:00
mike.morgan%oregonstate.edu
726bd0ce0b
Updated RSS links at top of lists in extensions/themes main page to point to an HTML page, see bug 336246.
2006-05-02 22:57:05 +00:00
bzbarsky%mit.edu
c7faa71864
Adding regression test.
2006-05-02 22:45:02 +00:00
lpsolit%gmail.com
4ed32f9958
Bug 336315: Throw*Error() are unable to find templates - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk
2006-05-02 22:34:11 +00:00
brettw%gmail.com
f27a00d7e8
Bug 333894 (for tony@ponderer.org) r+a=ben
...
flesh out details interfaces for managing black/white lists
2006-05-02 21:57:35 +00:00
rob_strong%exchangecode.com
55c14e5fdf
Bug 335871 - New menu entry named 'Addons' instead of 'Add-ons'. r=mconnor
2006-05-02 21:31:56 +00:00
rob_strong%exchangecode.com
79adf40c69
Bug 335772Button horkage in 3.0a1 Addons. r=mconnor
2006-05-02 21:29:52 +00:00
joshmoz%gmail.com
380e67da44
new Mac OS X icon decoder written in Cocoa with 8-bit alpha support. b=335723 r=mento sr=pav
2006-05-02 21:23:57 +00:00
vladimir%pobox.com
3b2d6c97c7
b=336236, rescaled images are sometimes not shown, r=stuart
2006-05-02 21:07:06 +00:00
mkaply%us.ibm.com
6f4fa229d7
#336309
...
CCK only - not built
Add support for specifying location of toolbars/bookmarks
2006-05-02 21:06:24 +00:00
gavin%gavinsharp.com
c8e195cd8f
Bug 307656: line and column numbers in view source statusbar, r=mconnor
2006-05-02 20:40:03 +00:00
gavin%gavinsharp.com
0c7a487cc7
Bug 281862: AutoComplete MDBResult's GetCommentAt method returns NS_ERROR_NOT_IMPLEMENTED but it is!, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor+bryner
2006-05-02 20:14:50 +00:00
bryner%brianryner.com
3e3f29d9be
- Check the HTTP response code before assuming the upload was successful
...
- Avoid a crash in the app restart case by canceling our upload timer in xpcom-shutdown rather than quit-application (which isn't received at all)
- Always loop over PR_GetRandomNoise until we have the required number of bytes.
Bug 335966, r=darin.
2006-05-02 19:52:36 +00:00
gavin%gavinsharp.com
d5a098b86f
Bug 336219: fix exception thrown in the notification widget, patch by Dietrich Ayala <dietrich@mozilla.com>, r=enn
2006-05-02 19:46:34 +00:00
darin%meer.net
4a94571cee
fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin
2006-05-02 19:33:09 +00:00
cltbld
8515aaf47c
Automated update from host egg
2006-05-02 19:32:36 +00:00
benjamin%smedbergs.us
c6a641babf
Bug 335949 - typo in fix for 319012, patch by Walter Meini <wuno@lsvw.de>, r=me
2006-05-02 19:26:38 +00:00