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

131810 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org b9c3b62e65 Land profile migration from the aviary branch onto the trunk:
Bug #251657 --> Land profile migrator for Eudora.
Bug #249494 --> support profile migration from Outlook Express
Bug #250093 --> support profile migration from Outlook
Bug #251094 --> support profile migration from Netscape 4.x
Bug # --> support profile migration from the mozilla suite.
2004-07-18 23:41:24 +00:00
sspitzer%mozilla.org 41bdb972eb fix for bug #229503
can't change auto-detect options in view->character encoding in view source

r=ben
2004-07-18 23:37:19 +00:00
neil%parkwaycc.co.uk 8c46f9761f Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
dbaron%dbaron.org 1a3c86faf3 Add null-check. b=226791 r+sr=bryner 2004-07-18 21:55:24 +00:00
scott%scott-macgregor.org af801ce18e part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
scott%scott-macgregor.org 554e1a41b3 part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.

This means we can get rid of the thunderbird installer ifdefs to look in dist\thunderbird instead of dist\bin.
2004-07-18 21:46:11 +00:00
bryner%brianryner.com b34a0db433 Change #ifdef so that Check Now works on GNOME. 2004-07-18 21:26:15 +00:00
cbiesinger%web.de 2f7bab80a2 removing unused variable, r+sr=bzbarsky 2004-07-18 20:57:52 +00:00
bzbarsky%mit.edu eed5e27bad Fix offsetWidth,clientWidth and scrollWidth for empty block elements. Bug
186516, r+sr=roc
2004-07-18 20:40:52 +00:00
neil%parkwaycc.co.uk c056f1527d Bug 247419 Make account manager help button context sensitive again r/sr=mscott 2004-07-18 20:33:08 +00:00
cbiesinger%web.de 4f3558fd1d Bug 52157 Character Encoding: Replace "More >" and "Customize..." with easier to understand names
patch by prognathous@hotmail.com r=smontagu sr=blizzard
2004-07-18 20:30:39 +00:00
bzbarsky%mit.edu c11e64a71e nsIContentPolicy should pass the frameelement for loads in frames as
aRequestingNode.  Bug 245836, r=mvl, sr=jst
2004-07-18 20:02:31 +00:00
cbiesinger%web.de e837051a4e Bug 237611 init mPercent to -1, not 0, so that the title also shows 0% progress
patch suggested by ZF.Dang <dantifer.dang@sun.com> r=biesi sr=bz
2004-07-18 19:50:24 +00:00
bzbarsky%mit.edu 23673826b6 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
cbiesinger%web.de eba2b10059 Bug 251835 remove unused variable
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r+sr=jst
2004-07-18 19:22:12 +00:00
kestes%walrus.com cd20e40187 ignore the /data/ directory when compiling. 2004-07-18 18:39:21 +00:00
kestes%walrus.com 6939c741f4 fix typo. 2004-07-18 18:38:36 +00:00
kestes%walrus.com 90cc914be2 allow mail processing to cause regeneration. 2004-07-18 18:37:46 +00:00
kestes%walrus.com 91ecbc29c9 missin '/' between dirname and basename. Add functionality for large number of checkins. allow more files to be in each checkin. 2004-07-18 18:36:28 +00:00
dbaron%dbaron.org 2206d40713 Remove mSurface and SetDrawingSurface to fix bustage. mSurface was a write-only void* variable taking inconsistent types. 2004-07-18 18:21:03 +00:00
cbiesinger%web.de ea307b37d3 Bug 239018 show date in addition to time at top of tinderbox page
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru> r=mcafee
2004-07-18 18:13:02 +00:00
bzbarsky%mit.edu f1e62a9f7f Fix bug 251844 -- <onject> blocked by content policy doesn't show alternate
content.  r=mvl, sr=jst
2004-07-18 18:00:58 +00:00
kestes%walrus.com 7969be0ae8 forgot to sort the files. 2004-07-18 17:58:39 +00:00
kestes%walrus.com f9e61f986b the tinderbox page of VC activity should not list all the files which have
changed in a directory, if there are many of them, instead list the
directory /*
2004-07-18 17:57:13 +00:00
dbaron%dbaron.org 0209021a61 Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
kestes%walrus.com d20d393405 move the link for bugs to the top of the popup window. 2004-07-18 16:45:57 +00:00
kestes%walrus.com 7689f778f1 add a url back to the main index page, remove unused URL treepages. 2004-07-18 16:44:15 +00:00
kestes%walrus.com efe82419fb put a link back to the main tinderbox page. 2004-07-18 16:43:27 +00:00
kestes%walrus.com 65139cbc2c update the overlib code to 4.00. Give up on supporting browsers without
javascript while using the overlib code,
there are so few people using them  and this is making a mess of the overlib
popups.
2004-07-18 16:42:39 +00:00
kiko%async.com.br 5c0fe14688 Fix for bug 251898: Add function information to PatchReader output.
Added support for the function strings included in unified and
contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser,
a=justdave.
2004-07-18 15:39:49 +00:00
roc+%cs.cmu.edu 006e44e216 Bug 251032. Make nsComboBoxControlFrames have their own space manager, because they don't care about floats in their parent. r+sr=dbaron 2004-07-18 12:16:15 +00:00
roc+%cs.cmu.edu e0a7bb0095 Bug 251162. Add -moz-column-gap to the style system. r+sr=dbaron 2004-07-18 12:12:46 +00:00
cbiesinger%web.de 567507020e Bug 250782 [Xlib] make nsLookAndFeel::GetMetric return 0 if the requested metric
is unknown, like all other look and feel impls
r=roland.mainz@nrubsig.org
2004-07-18 12:08:06 +00:00
roc+%cs.cmu.edu b751c53c83 Bug 251501. Refactor handling where frames get inserted on content insertion. r+sr=dbaron 2004-07-18 12:02:53 +00:00
roc+%cs.cmu.edu 63bcb7774f Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r=timeless,sr=neil 2004-07-18 11:26:53 +00:00
ere%atp.fi 04347abc77 Fix for bug 246505: simple html displays the ; from entities
Patch by benb
r=akkzilla
sr=jst
2004-07-18 09:00:09 +00:00
timeless%mozdev.org 3b4b88dd05 Bug 247553 Solaris patch-checker update needed for new C++ patch revision and Solaris 10
patch by mozbugs@dseven.org r=roland.mainz sr=leaf
2004-07-18 04:54:05 +00:00
roc+%cs.cmu.edu 15242c57a9 Backing out fix for bug 243720 because I screwed up. 2004-07-18 03:44:36 +00:00
dbaron%dbaron.org 13779c9cac Restore ReResolveMenusAndTrees code, which is needed for theme switching. b=226791 r+sr=bzbarsky 2004-07-18 01:16:27 +00:00
kjh-5727%comcast.net 6d4ab2789c Bug 226600 - Add a print preview flag to *nix print device context specs.
r=blizzard, sr=roc
2004-07-17 23:21:58 +00:00
cbiesinger%web.de da701f865c Bug 248694 make nsIParser::GetCommand use an nsCString instead of nsString
r+sr=bz
2004-07-17 21:45:37 +00:00
smontagu%smontagu.org 9ab460d421 Left-to-right/Right-to-left support for Chatzilla. Bug 250864, patch by Asaf Romano (bugs.mano@mail-central.com), r=silver. 2004-07-17 21:14:34 +00:00
bryner%brianryner.com bfbb5d039e Make nsImageGTK::LockImagePixels(PR_TRUE) recover the alpha mask if it has been put in a pixmap. Fixes set-as-wallpaper problems with transparency. Bug 250531, r+sr=tor. 2004-07-17 21:00:31 +00:00
dean_tessman%hotmail.com 8d85250a37 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
bienvenu%nventure.com ec8e88d353 fix 234421 authentication error on login POP3 server patch by ch.ey@gmx.net r=bienvenu, sr=mscott 2004-07-17 19:38:56 +00:00
bienvenu%nventure.com f9c2689dac fix mapi blind send of accented chars, fix suggested by jshin@mailaps.org, r/sr=bienvenu 250455 2004-07-17 19:08:48 +00:00
dbaron%dbaron.org 45c8de80a6 Clean up string usage in nsFont::EnumerateFamilies and nsCSSStyleSheet.cpp's ValueIncludes, although not all the other places to which this pattern was copied. b=235755 r+sr=roc 2004-07-17 19:03:13 +00:00
dbaron%dbaron.org 0ee5ed9f79 When implementing the 'display' and 'float' fixups in CSS2.1 section 9.7 we can't cache data in the rule tree. b=245715, 237891 r+sr=bzbarsky 2004-07-17 18:57:04 +00:00
dbaron%dbaron.org 314bd956d2 Move root element fixups to nsStyleContext so they happen before CalcDifference calls in style reresolution and we reframe less. b=245327 r+sr=bzbarsky 2004-07-17 18:21:41 +00:00
gerv%gerv.net f23d4610f3 Bug 236613 - licensing cleanup. Sun have given blanket tri-licensing permission. 2004-07-17 16:21:53 +00:00