Граф коммитов

158011 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com a15267a86e Bug 326580 - Firefox 2.0 Windows Installer. NPOB 2006-05-03 20:53:14 +00:00
jwatt%jwatt.org 433000d7a6 Fixing bug 336451. nsSVGGeometryFrame::IsClipChild should check the namespace of the ancestor. r+sr=tor@acm.org 2006-05-03 19:39:21 +00:00
beng%bengoodger.com 8a33a95b5f 335561 - followup nit repair from a=darin review comment. - remove extra whitespace between mLoadFlags and ( 2006-05-03 19:20:17 +00:00
jwatt%jwatt.org 8b4737c523 Fixing bug 336471. Crash [@ nsSVGForeignObjectFrame::GetTMIncludingOffset]. r+sr=tor@acm.org 2006-05-03 19:17:35 +00:00
benjamin%smedbergs.us 2d436b4c32 Bug 78081 - preliminary work for stopping exporting intermediate libraries, blanket-r=mento 2006-05-03 18:59:46 +00:00
mike.morgan%oregonstate.edu a203f5a6b2 Reinstating the links to the three "special" categories by popular demand. 2006-05-03 18:59:11 +00:00
beng%bengoodger.com f66b4c4234 333751 - fix small typo in subscribe.css to ensure image shows correctly. not part of build 2006-05-03 18:26:29 +00:00
beng%bengoodger.com 9b84aebe2e 333751 - add skin files for feed preview page to mac pinstripe too... not part of build. 2006-05-03 17:55:24 +00:00
aaronleventhal%moonset.net f4854ed148 Missed a file in the checkin for bug 336162 2006-05-03 17:48:31 +00:00
tor%cs.brown.edu 3c82476140 Bug 334999 bustage fix. 2006-05-03 17:40:19 +00:00
mike.morgan%oregonstate.edu fdc7ad8d87 Committing fix for addon name in install dialog bug, see bug 336441. 2006-05-03 17:37:40 +00:00
mike.morgan%oregonstate.edu ebf76da084 Fix for https->http -- see bug 335602. 2006-05-03 17:18:17 +00:00
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