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

142754 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 6f872873f2 Actually disable NSPR logging in gtk2 builds when given --disable-logging.
Bug #165558 r=blizzard sr=roc a=chofmann
2005-06-09 02:36:01 +00:00
joshmoz%gmail.com 3a51a00558 Make scrollbar size consistent in bookmark manager. Collections scrollbar is now big. No bug, trivial change. r=josh r=armen 2005-06-09 02:34:16 +00:00
darin%meer.net 59d3a8e426 Landing update packaging scripts (bug 296306) r=bsmedberg 2005-06-09 01:29:17 +00:00
darin%meer.net 8659ab3a98 Landing patch for bug 296295 "Incorporate bsdiff into the tree" patch by bsmedberg,darin r=cls 2005-06-09 01:23:33 +00:00
jst%mozilla.jstenback.com 48772b9d27 Fixing part of bug 296397. Removing bogus assertion. r=shaver@mozilla.org, sr+a=brendan@mozilla.org 2005-06-09 01:11:21 +00:00
bzbarsky%mit.edu 34cb2bd76d Create non-XUL nodes in a XUL document with the right ownerDocument. Bug
294536, r+sr=peterv, a=asa
2005-06-09 01:06:46 +00:00
ben%bengoodger.com 0a47eab877 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
brendan%mozilla.org 7cacacf414 Check access when accessing function and regexp __proto__, etc. (296397, r=shaver, a=me). 2005-06-09 01:02:36 +00:00
timeless%mozdev.org 8c8867e3f9 Bug 293755 "image" attribute on prefpane element doesn't work (typo)
patch by twanno@lycos.nl r=mconnor a=chofmann
2005-06-09 00:34:45 +00:00
mozilla.mano%sent.com b9929495bd Bug 296606 - [Mac] Menus are not functional in the Preferences window. r=mconnor, a=asa 2005-06-09 00:21:49 +00:00
mozilla.mano%sent.com 338a062c39 Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa 2005-06-09 00:18:02 +00:00
darin%meer.net 2b7c7a1f18 fixing VS8 Beta2 build bustage, bug 292021 2005-06-09 00:16:38 +00:00
mozilla.mano%sent.com 3f3ad0cdc1 Bug 296622 - subfolders with bookmarks are no longer accessible from the bookmarks bar, fix the live bookmark case. r+a=bsmedberg 2005-06-09 00:09:53 +00:00
pavlov%pavlov.net 240fd66a28 removing new dump() 2005-06-09 00:03:21 +00:00
timeless%mozdev.org 861ccd9a91 Bug 293826 whitelist for software install remains empty until visiting a site triggers the notification bar
patch by moz_bugzilla@exchangecode.com r=mconnor a=asa
2005-06-08 23:52:26 +00:00
timeless%mozdev.org 79e7833234 Bug 271700 Crash when I try to pass '@mozilla.org/messenger/progress;1' object to resgisterListener() method of the same object.
patch by pythonesque+bugzilla@gmail.com r=bienvenu sr=dmose a=brendan
2005-06-08 23:44:44 +00:00
timeless%mozdev.org 99672ccd85 Bug 292348 NewEmbededPluginStream misspelled
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
2005-06-08 23:42:15 +00:00
bryner%brianryner.com abfa75cc77 Fix for warning - undefined property document.charset (bug 253787). Patch by gautheri@noos.fr, r+sr=me, a=asa. 2005-06-08 23:20:27 +00:00
timeless%mozdev.org 25dd479449 Bug 297073 Crash closing compose window with [x]
properly group &&/||
r=jst sr=jst a=asa
2005-06-08 23:08:56 +00:00
neil%parkwaycc.co.uk c9561d1a94 Fix regression from misread bug 285830 comment b=296657 r=sicking sr=jst a=asa 2005-06-08 23:02:29 +00:00
ben%bengoodger.com 7527702f5f add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround 2005-06-08 22:39:45 +00:00
darin%meer.net 49db45ad14 fixes bug 297124 "mar.exe fails to link with MSVC 2005 beta 2" r=darin,cls 2005-06-08 22:26:48 +00:00
cbiesinger%web.de 3f83665356 Bug 296507 remove rdf/resources from allmakefiles.sh
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com> r=pike sr=dmose a=asa
2005-06-08 22:18:39 +00:00
darin%meer.net cccc0ff868 Verify downloads leveraging nsICryptoHash. 2005-06-08 22:15:17 +00:00
pavlov%pavlov.net 93945ee5b8 adding some integer validation code to the textboxes and adding code to delete properties from the event object if they are empty in the dialog 2005-06-08 21:58:28 +00:00
ben%bengoodger.com 40a0da5960 Fix the |selectUpdate| function on the update service to correctly return the best available update from a set of available updates 2005-06-08 21:13:43 +00:00
lpsolit%gmail.com 485acd285e Bug 225042: If sendmail dies while processing a duplicate it corrupts the duplicates table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2005-06-08 21:04:22 +00:00
ben%bengoodger.com 4ded2cf8d2 make getPref helper function return default values consistently, and ensure background checking does not commence until after a profile has been selected so that the user's settings are honored. 2005-06-08 20:48:25 +00:00
mvl%exedo.nl 4ef9d605d2 Show events that happen at the same time in multiple columns.
bug 278426, r=pavlov
2005-06-08 20:46:09 +00:00
bienvenu%nventure.com 790ad343fe fix cancelling two news messages in a row, patch by jmdesp@alussinan.org, r=mscott, sr=bienvenu, a=asa 294326 2005-06-08 18:33:23 +00:00
brendan%mozilla.org 23ed3dd111 Followup fix for 255555 (r=mrbkap, a=me). 2005-06-08 18:08:53 +00:00
cltbld 72d1d851bb Automated update from host egg 2005-06-08 18:07:12 +00:00
darin%meer.net d7aa4dfbf8 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
darin%meer.net 1c9ba2a090 Landing patch for bug 292408 "Software update driver for nsAppRunner.cpp" r=bsmedberg a=chofmann 2005-06-08 17:40:38 +00:00
darin%meer.net 8daab17916 Landing libmar for new application update system (bug 296303) r=bsmedberg,cls,brendan 2005-06-08 17:28:20 +00:00
dougt%meer.net 21c1caa3f1 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
cltbld 6a009aceda Automated update from host egg 2005-06-08 16:47:06 +00:00
cvshook%sicking.cc 287668c5e1 Bug 245274: Be more strict about which names we allow for createElement, even in quirks mode.
r=doron sr=bz a=asa
2005-06-08 16:42:04 +00:00
pedemont%us.ibm.com c1bd049ee1 Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
mrbkap%gmail.com 87a6415a5e bug 255555: undefined and missing values are passed to Array.sort()'s comparison function. r+a=brendan 2005-06-08 16:38:38 +00:00
mozilla.mano%sent.com c2a726fe4b Bug 296622 - [Mac] subfolders with bookmarks are no longer accessible from the bookmarks bar. r+a=bsmedberg 2005-06-08 16:27:59 +00:00
Olli.Pettay%helsinki.fi 14092e2434 Bug 296714 Make <hint> to work more like a tooltip, r=allan+aaronr, a=mkaply 2005-06-08 15:33:18 +00:00
mconnor%steelgryphon.com f1b8475818 bug 296865 - fixes for addPermission, a=asa 2005-06-08 15:10:19 +00:00
gandalf%firefox.pl 86b79c531a Bug 1781: 1px double border invisible; r+sr=roc,a=asa 2005-06-08 14:34:16 +00:00
mconnor%steelgryphon.com 40cde85e88 bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg 2005-06-08 14:20:03 +00:00
mozilla.mano%sent.com 1270c90901 backing out bug 169826 (Port patch from bug 164006 to Firefox (wyciwyg: in tab titles)) as it caused bug 297037 / 297047 2005-06-08 14:09:29 +00:00
jst%mozilla.jstenback.com 6850a61af4 Removing reference to mail/extensions/inspector/Makefile which is no longer in the tree. 2005-06-08 13:56:30 +00:00
cltbld 74d3126a81 Automated update from host egg 2005-06-08 12:47:35 +00:00
bsmedberg%covad.net 00b267e6a7 Bug 294835 - Need to determine XPCOM ABI (at least for the common cases) in configure, for EM/nsXREDirProvider r=cls sr=shaver a=asa 2005-06-08 12:46:39 +00:00
bsmedberg%covad.net 8f2bb787c1 Really stupid typo from bug 296430, noted by Pike. 2005-06-08 12:18:17 +00:00