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
gerv%gerv.net
aef47d46b4
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
af7e7a52a6
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
roc+%cs.cmu.edu
2af954109f
Bug 251136. Fix use of mSurface after it has been deleted. r+sr=blizzard
2004-07-17 12:19:36 +00:00
scott%scott-macgregor.org
84279c9168
Improve profile migration from Eudora experience for Thunderbird.
...
Bug #3157 --> Eudora importing fails to detect HTML messages.
Bug #242953 --> Migrate the attachment names in messages during Eudora profile migration instead of using the name
"Attachment"
sr=bienvenu
2004-07-17 04:53:26 +00:00
scott%scott-macgregor.org
6e0b8971e2
Bug #251657 --> Thunderbird profile migration from Eudora.
...
Re-write the code that parses the windows registry string to properly find eudora.ini so we don't have to prompt the user.
Fix a memory issue with writing to an unallocated nsIFileSpec.
Fix a memory issue by using a nsCOMPtr for the eudora location member variable.
2004-07-17 04:51:13 +00:00
brendan%mozilla.org
e65c24c40b
Fix unused variable problem.
2004-07-17 02:44:37 +00:00
brendan%mozilla.org
ac625391e0
- Add JS_Has*Property and JS_HasElement APIs, for unambiguous testing of whether an object or one of its prototypes has an identified property.
...
- Add JS_ReportPendingException, and fix its js_ReportUncaughtException subroutine to (a) not return false on vacuous success; (b) fail to clear the pending exception it reports.
2004-07-17 02:39:55 +00:00
brendan%mozilla.org
97501ed611
White space policing.
2004-07-17 02:31:11 +00:00
bugreport%peshkin.net
ad21541069
Bug 251484: Fix taint error on series create when creating a new product
...
r=justdave
a=justdave
2004-07-17 01:55:37 +00:00
bugreport%peshkin.net
250919719d
Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in summary
...
r=justdave
a=justdave
2004-07-17 01:33:51 +00:00
timeless%mozdev.org
fd9b3c984a
Bug 52116 javascript strict warning/error doesn't always contain Source File filename
...
handle onfoo inline event listeners
r=bz sr=bz
2004-07-17 00:28:35 +00:00
kestes%walrus.com
9035b8ea4a
checked in a file with java comments instead of perl comments.
2004-07-17 00:04:19 +00:00
dbaron%dbaron.org
f2d5d6aac6
Back out again (except indentation fix). b=236889
2004-07-16 23:28:36 +00:00
dbaron%dbaron.org
f1aa7d5490
Load list-style-image in the style system rather than from frames. b=236889 r+sr=bzbarsky Reland quarter of patch to test effect on pageload.
2004-07-16 22:55:42 +00:00
jst%mozilla.jstenback.com
62b279be14
One more try, attempting to make gcc 2.95.2 happy again.
2004-07-16 22:29:33 +00:00
justdave%bugzilla.org
7d4e7639b4
Bug 250840: Make the minimum version numbers all agree with reality.
...
Patch by Colin Olgilvie <colin.ogilvie@gmail.com>
r=justdave, a=justdave
2004-07-16 22:22:15 +00:00
dbaron%dbaron.org
4da6a59fbe
Backing out half of 236889.
2004-07-16 21:23:27 +00:00
tor%cs.brown.edu
6905e4af37
Bug 165200 - Number.toLocaleString() localization. r=brendan
2004-07-16 21:17:50 +00:00