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

131729 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 45a06e7a5d Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
dbaron%dbaron.org a68ea1bc08 Add null-check. b=226791 r+sr=bryner 2004-07-18 21:55:24 +00:00
scott%scott-macgregor.org 2e90159f06 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 ed36020a97 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 84a3c2ac4a Change #ifdef so that Check Now works on GNOME. 2004-07-18 21:26:15 +00:00
cbiesinger%web.de 6c530b601a removing unused variable, r+sr=bzbarsky 2004-07-18 20:57:52 +00:00
bzbarsky%mit.edu 4b5ec82470 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 14f1ad4c7f Bug 247419 Make account manager help button context sensitive again r/sr=mscott 2004-07-18 20:33:08 +00:00
cbiesinger%web.de c0947a1db1 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 6eda51fef3 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 07cf57d7dd 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 fdc41a5761 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
cbiesinger%web.de f6e9c1a967 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 ccebcea921 ignore the /data/ directory when compiling. 2004-07-18 18:39:21 +00:00
kestes%walrus.com e07f82c6f0 fix typo. 2004-07-18 18:38:36 +00:00
kestes%walrus.com 0e0d50f1df allow mail processing to cause regeneration. 2004-07-18 18:37:46 +00:00
kestes%walrus.com 4a29197e5d 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 b354c81d35 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 2ae58d3226 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 211bc9b439 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 49ac9ce62f forgot to sort the files. 2004-07-18 17:58:39 +00:00
kestes%walrus.com b2e5c09c4f 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 9477e33c6b 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 b557974d80 move the link for bugs to the top of the popup window. 2004-07-18 16:45:57 +00:00
kestes%walrus.com bd36c2e5c3 add a url back to the main index page, remove unused URL treepages. 2004-07-18 16:44:15 +00:00
kestes%walrus.com 88c3a5730b put a link back to the main tinderbox page. 2004-07-18 16:43:27 +00:00
kestes%walrus.com ef86329436 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 3657a967e9 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 296051f62e 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 f9ab6c624c Bug 251162. Add -moz-column-gap to the style system. r+sr=dbaron 2004-07-18 12:12:46 +00:00
cbiesinger%web.de c47487eccb 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 91db4db112 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 20e5e66244 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 f54eae7a1d 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 8839a3c52b 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 9804aabbe7 Backing out fix for bug 243720 because I screwed up. 2004-07-18 03:44:36 +00:00
dbaron%dbaron.org 73dd88cdb0 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 ca75dc2060 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 cb3684b13c 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 f69df92b6c 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 6569bb06ea 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 ca296b1ccb 221312 - context menu should include Select All r=mconnor 2004-07-17 20:53:48 +00:00
bienvenu%nventure.com a77ae311f2 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 d626f636ec 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 188f36ed75 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 6feb3a1280 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 51709ea6ab 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 e21ffac98d Bug 236613 - licensing cleanup. Sun have given blanket tri-licensing permission. 2004-07-17 16:21:53 +00:00
gerv%gerv.net a09749b1ba Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave. 2004-07-17 16:09:28 +00:00
roc+%cs.cmu.edu 51a5b318fb Bug 243720. Dragging stuff into menus should use screenX to avoid ambiguous semantics of clientX in popups. r+sr=neil 2004-07-17 12:25:46 +00:00