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

4786 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com d203a40bee Bug 343360: FileWriter's security check doesn't work with flat chrome, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-09-24 15:01:57 +00:00
steffen.wilberg%web.de 3dbc7d3aae Bug 353533 - Clicking Help in Change Action dialog doesn't bring up its help topic. r=mconnor 2006-09-24 07:33:32 +00:00
dougt%meer.net fd93fe8bbf bug 352424. Default Application on Vista not working. r=rob_strong 2006-09-22 14:45:57 +00:00
dougt%meer.net 4fdb5b5fce Bug 353353. Remove unused nsIObserver impl from toolkit/xre/nsNativeAppSupportWin.cpp. r=rob_strong 2006-09-22 14:40:55 +00:00
gavin%gavinsharp.com b7f9916b8a Bug 353757: minor theme optimizations, patch by mano, r=me 2006-09-22 13:25:52 +00:00
mozilla.mano%sent.com 7ae19d9742 Restoring places-specific rules removed by bug 353673. 2006-09-22 01:50:48 +00:00
mozilla.mano%sent.com c134364a9f Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
steffen.wilberg%web.de 75d113f3ea Bug 353533: backing out my premature patch. 2006-09-21 19:05:59 +00:00
gavin%gavinsharp.com 071969b1c0 Bug 319554: default action can't be canceled for modifier+click events on links, r=mano 2006-09-21 17:39:36 +00:00
gavin%gavinsharp.com 00c1942ff7 Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky 2006-09-21 17:20:43 +00:00
steffen.wilberg%web.de 6c95c316bb Bug 353533: Clicking Help in Change Action dialog doesn't bring up its help topic. r=me. 2006-09-21 16:19:03 +00:00
gavin%gavinsharp.com d8d050463d Bug 343828: fix typo introduced by bug 343828 2006-09-21 14:48:01 +00:00
mozilla.mano%sent.com 519c22045f Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin. 2006-09-21 12:57:21 +00:00
gavin%gavinsharp.com 2f7dc6fd6f Bug 352063: Regression, setting browser.startup.homepage_override.mstone to ignore no longer works, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me 2006-09-20 23:10:07 +00:00
rob_strong%exchangecode.com bf8988336f Followup to bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-20 06:53:27 +00:00
mozilla.mano%sent.com 71876bf9b9 Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu. 2006-09-20 00:34:44 +00:00
rob_strong%exchangecode.com f8f0a3f59f Bug 353398 - Need to add DDE keys for FirefoxHTML. r=sspitzer 2006-09-19 22:45:10 +00:00
steffen.wilberg%web.de 8c22a58908 Bug 343857: document Help > 'Report Web Forgery' menu item. r=mconnor 2006-09-19 21:26:10 +00:00
steffen.wilberg%web.de 020da73636 Bug 352968: firebird-toc.rdf: remove High Contrast Theme and File->Quit references for Mac. r=jwalden 2006-09-19 21:03:07 +00:00
rob_strong%exchangecode.com e8dce57d6c Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com 20b52b3252 Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg 2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com b6abc0241c Bug 352947 - regression: click-and-hold on the label of either the back or the forward toolbar-button doesn't open the button's drop-down. r=mconnor. 2006-09-18 19:51:24 +00:00
mozilla.mano%sent.com fa8882a327 Bug 353117, r=mconnor, sr=jst. 2006-09-18 19:45:30 +00:00
mozilla.mano%sent.com 2212ffc8ba Bug 352935 - Port over some FeedWriter improvements from bug 350615 to trunk. r=gavin. 2006-09-18 19:40:55 +00:00
mconnor%steelgryphon.com 8780159c96 bug 331660 - last batch of credit additions from cbeard/lilly 2006-09-18 18:42:55 +00:00
timeless%mozdev.org bcf3663350 Bug 352971: using_firebird.xhtml: wrong size of images urlbar.png and searchbar.png
patch by Reed Loden <reed@reedloden.com>, r=steffen, a=mconnor
2006-09-18 17:40:57 +00:00
gavin%gavinsharp.com 64a7a62226 Bug 353115: missing argument in restoreTextData, patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me 2006-09-18 06:55:42 +00:00
gavin%gavinsharp.com 54d5aa91bc Bug 353025: clear the useNow flag for update engines (so that the current engine isn't changed when an engine update occurs), r=mconnor 2006-09-18 00:43:32 +00:00
jshin%mailaps.org 38da25fc84 bug 250255 : get rid of a redundant check of 'registry type' in GetSourceHomePageURL (addressing reviewer's comment I missed in the previous check-in) 2006-09-17 05:35:16 +00:00
mozilla.mano%sent.com 578718ac1f Bug 349225 - Added content handlers are not retained by feeds pane. patch by mconnor, r=gavin. 2006-09-16 08:19:30 +00:00
enndeakin%sympatico.ca e2389c272f Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2006-09-15 21:28:48 +00:00
jst%mozilla.jstenback.com 730382a1c2 Fixing bug 352124. Make XPCNativeWrapper refuse to wrap a double-wrapped JS object, and add some explicit wrapping to the feed writer. r=bzbarsky@mit.edu, sr=brendan@mozilla.org. 2006-09-15 16:38:56 +00:00
gavin%gavinsharp.com f1b5e4a254 Bug 352768: don't forget to parse searchForm on Sherlock plugins, r=mconnor 2006-09-15 02:37:45 +00:00
tony%ponderer.org bd56a3cd20 Bug 352743: JS exception when trying to load privacy policy
patch: browser -> toolkit
r=mconnor
2006-09-15 01:08:33 +00:00
jshin%mailaps.org 42b64a168a bug 250255 : use nsWindowsRegKey APIs for Windows registry handling (importing homepage url from IE) : r=biesi, sr=darin 2006-09-15 00:12:06 +00:00
mozilla.mano%sent.com ee261fea7b Bug 352124, r=mconnor, sr=bz. 2006-09-15 00:04:22 +00:00
mconnor%steelgryphon.com 2c24ef921f bug 346888 - Help uses outdated images, en-US specific, r=gavin 2006-09-14 21:55:07 +00:00
timeless%mozdev.org 864b282eb8 Bug 352630 Fix component.reg line in removed-files.in
patch by bugzilla@mcsmurf.de r=bsmedberg
2006-09-14 18:32:50 +00:00
mconnor%steelgryphon.com 766effeac5 bug 344580 - fix ToC, should be en-US only, r+a=me 2006-09-14 17:08:05 +00:00
mconnor%steelgryphon.com 40494b8c06 bug 331660 - typo on Sayre... 2006-09-14 07:14:03 +00:00
mconnor%steelgryphon.com 82793a851b bug 352588 Document new Clear Now button in prefwindow, patch by Eric (Sheppy) Shepherd <eshepherd@mozilla.com>, r+a=me 2006-09-14 02:05:12 +00:00
sayrer%gmail.com 4f9bc14724 Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor 2006-09-14 02:03:24 +00:00
mconnor%steelgryphon.com 928960be55 bug 331660 - update credits for Fx2, thanks to Seth Bindernagel and Asa Dotzler for information gathering, r=beltzner 2006-09-14 01:21:51 +00:00
benjamin%smedbergs.us 589a8dbda1 Bug 352952 - Allow overriding distribution ID from a partner extension, r=gavin 2006-09-14 00:49:19 +00:00
mozilla.mano%sent.com 6ac7829d6f DOM changes for bug 349380 (better UI for registerContentHandler). r+sr=bzbarsky. 2006-09-13 23:45:16 +00:00
mozilla.mano%sent.com e8f7979900 content changes only for bug 351729, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:28:07 +00:00
rob_strong%exchangecode.com e07d6635aa Bug 352507 - Set Talkback random percent to 100% for nightly builds. r=bsmedberg 2006-09-13 20:21:11 +00:00
mozilla.mano%sent.com 667292b0f4 content changes only for bug 350611, r=mconnor; theme part will be landed as part of the new theme. 2006-09-13 20:15:17 +00:00
mozilla.mano%sent.com 4416d42612 content changes only for bug 342007, r=mconnor. the theme part will be as part of the new theme. 2006-09-13 20:10:54 +00:00
mozilla.mano%sent.com 6239d4022d Bug 348759 - Replace the deck used to fix bug 337427. r=mconnor. 2006-09-13 20:00:09 +00:00