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

160834 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%mozilla.org 9b1e9a8203 fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor 2006-06-10 00:08:42 +00:00
brettw%gmail.com 9aebd1523e Bug 335558 r=bryner Inconsistency between file #defines and the build ones. 2006-06-09 22:42:06 +00:00
kaie%kuix.de 163b84c338 Bug 340724, land newer NSS
r=wtchang
2006-06-09 21:55:43 +00:00
julien.pierre.bugs%sun.com e9a0aa7867 Fix for bug 340917 - crlutil should init NSS read-only for list option. r=alexei.volkov 2006-06-09 21:55:11 +00:00
gavin%gavinsharp.com b2bbc242eb Bug 337002: NS_ERROR_FILE_NOT_FOUND error is dumped to console sometimes from sss_clearDisk, patch by logan <mozilla@gozer.org>, r=dietrich 2006-06-09 21:45:25 +00:00
tor%cs.brown.edu f3f0c36d26 Bug 340083 - crash with geometry inside desc/title. r+sr=roc 2006-06-09 21:06:35 +00:00
dbaron%dbaron.org 406dcbe44e Fix regression by re-retrieving style struct after changing the frame we're dealing with. b=340798 Patch by Robert O'Callahan <roc@ocallahan.org>. r+sr=dbaron 2006-06-09 21:04:21 +00:00
kaie%kuix.de 969191a00e Bug 340183, Add the Netlock Class QA root certificate
Approval for adding CA cert granted by Frank Hecker in bug 313942
Patch by Wan-Teh Chang, r=me
2006-06-09 21:02:16 +00:00
tor%cs.brown.edu 7903639295 Bug 340152 - Remove nsISVGMarkerFrame interface. r+sr=roc 2006-06-09 20:40:06 +00:00
pamg.bugs%gmail.com 0d79d48363 Bug 336925: Middle clicking search button should open new tab. r=gavin.sharp, sr=ben@mozilla.org 2006-06-09 20:32:19 +00:00
mattwillis%gmail.com 8b14f59c96 bug 267981 removes deprecated makefile from allmakefiles.sh r=jminta, sr=bsmedberg 2006-06-09 19:48:03 +00:00
sergei_d%fi.tartu.ee 392c0c2016 [BeOS]Bug 339031 DND of bookmarks in Places window crashes Minefield in ZETA [@ BRegion::~BRegion], p=thesuckiestemail, r=sergei_d. 2006-06-09 19:27:52 +00:00
cls%seawood.org 84eb4cc053 Quote the key value in the form so that keys with spaces (e.g. build names) are properly set.
Bug #215676 r=bear
2006-06-09 19:08:53 +00:00
cls%seawood.org 62aa35b0f5 Exit tb_loadquickparseinfo() early if the tree directory doesn't exist or the
build file cannot be read.
Bug #37647 r=bear
2006-06-09 19:06:43 +00:00
cls%seawood.org 83eaf89a6b Url encode + so that roc's bonsai links work.
Bug #171688 r=bear
2006-06-09 19:05:13 +00:00
mattwillis%gmail.com 392135243f bug 340723 encapsulates ifdefs in comments to make a valid dtd. r=Pike 2006-06-09 18:57:06 +00:00
mrbkap%gmail.com 0e79e0fd16 Use a less complicated function to create the parent object. bug 340727, r=igor 2006-06-09 18:40:56 +00:00
jminta%gmail.com 30794851bb Bug 340984 strict warnings in calItemBase.js and calAlarmService.js. patch by ssitter, r=jminta 2006-06-09 18:32:05 +00:00
pamg.bugs%gmail.com 1b3e2f9583 Bug 331510: Adding nsEffectiveTLDService to allow necko and others to know about TLD-like subdomains. r=darin 2006-06-09 18:23:10 +00:00
mike.morgan%oregonstate.edu a2e4339705 Initial import. 2006-06-09 18:14:09 +00:00
nelson%bolyard.com 5337c5aee0 Fix broken build. 2006-06-09 18:12:50 +00:00
tor%cs.brown.edu 5e2e699a69 Bug 340451 - Remove nsISVGRendererRegion. r+sr=roc 2006-06-09 18:08:33 +00:00
bugzilla%standard8.demon.co.uk 6c920d0aac Bug 144743 javascript strict warnings in importDialog.js. r/sr=bienvenu 2006-06-09 17:41:25 +00:00
mattwillis%gmail.com 862a6a13c7 bug 339986 fixes bustage 2006-06-09 17:33:53 +00:00
jwalden%mit.edu a93db2b069 Bug 304381 - Hiding update window while downloading updates causes very slow (seemingly stopped) download. p=bent.mozilla@gmail.com, tweaks=me, r=darin. 2006-06-09 17:23:29 +00:00
gavin%gavinsharp.com 8f18c24fa1 Bug 335086: Support drag and drop for ordering engines in the search engine manager, r=mconnor 2006-06-09 17:13:52 +00:00
bienvenu%nventure.com b65639e23f re-enable code that was disabled to fix build bustage 2006-06-09 16:43:21 +00:00
bienvenu%nventure.com bbdee2238e try to fix build bustage 2006-06-09 15:45:40 +00:00
bienvenu%nventure.com d90c503125 more build bustage fixes 2006-06-09 15:23:09 +00:00
bienvenu%nventure.com ab0a2c16bc try to fix build bustage 2006-06-09 15:14:42 +00:00
bienvenu%nventure.com efc55465ae try to fix build bustage 2006-06-09 14:59:15 +00:00
dougt%meer.net 2135b2714e appshell is a service. patch by darin. 2006-06-09 14:35:40 +00:00
bienvenu%nventure.com d06f8bbbcc add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656 2006-06-09 14:26:31 +00:00
axel%pike.org 91f6c5a433 bug 339783, stop shipping sherlock plugins 2006-06-09 14:26:28 +00:00
pedemont%us.ibm.com b3c06f576f Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg 2006-06-09 13:40:08 +00:00
pedemont%us.ibm.com c33cbd3c72 Bug 337675 - improper automatic nsISupportsWeakReference handling for java-based xpcom objects. XULRunner only. r=bsmedberg 2006-06-09 13:30:24 +00:00
benjamin%smedbergs.us 3820bfc1bc Bug 340864 - ditch the xpinstaller (for Firefox), r=robstrong 2006-06-09 12:58:39 +00:00
cltbld 3e2d6ab54c Automated update from host egg 2006-06-09 12:34:48 +00:00
aaronleventhal%moonset.net a8f8e204ca Bug 340773. Wrong use of ifdefs for ATK constants. Patch by Ginn Chen. r=aaronl 2006-06-09 12:33:36 +00:00
vladd%bugzilla.org 093a8041f9 Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs panel for UI consistency; r=timeless on IRC, no bug number. 2006-06-09 12:16:10 +00:00
vladd%bugzilla.org a17fa508e6 Documentation patch for bug 340904: remove false statement from documentation that specified the fact that we still store plain text passwords in the database (which is false); patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit. 2006-06-09 11:31:24 +00:00
aaronleventhal%moonset.net 563dbcab91 Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg 2006-06-09 10:47:20 +00:00
sspitzer%mozilla.org 357fb3dc46 supplimental checkin for bug #333734, protect (warn) against opening too many tabs at once. ugh. 2006-06-09 08:04:10 +00:00
sspitzer%mozilla.org 2b517be2e8 follow-up checkin for #333734, fix coding style per ben. 2006-06-09 07:58:20 +00:00
sspitzer%mozilla.org 3af66c6e0d fix for bug #333734. protect (warn) against opening too many tabs at once.
r=ben, UI and strings r=beltzner
2006-06-09 07:53:12 +00:00
leon.sha%sun.com 198c904434 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
mark: review+
roc: review+
roc: superreview+
Patch by alfred.peng@sun.com
2006-06-09 06:02:30 +00:00
roc+%cs.cmu.edu 9b4afa06dd Fixing bustage 2006-06-09 04:43:15 +00:00
sspitzer%mozilla.org 532adcb2f9 back out my gnomestripe fix for bug #339526 (brand the wizard). winstripe's wizard.css is all we need. thanks to ben for pointing this out. 2006-06-09 04:39:05 +00:00
dougt%meer.net 5e7b0f8cd7 Appshell API change 2006-06-09 04:31:29 +00:00
ginn.chen%sun.com f3c4e1529b missed this file in last checkin of Bug 320393
sorry
2006-06-09 03:58:34 +00:00