edburns%acm.org
|
5cb891f821
|
alpha_2
|
2007-03-27 03:29:05 +00:00 |
roc+%cs.cmu.edu
|
6812823750
|
Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov
|
2007-03-27 03:24:49 +00:00 |
sayrer%gmail.com
|
75ed5fc629
|
bug 375444. silence overflow warning in nsJSEnvironment.cpp using gcc 4.1.2. r+sr=jst
|
2007-03-27 02:08:19 +00:00 |
joshmoz%gmail.com
|
37919a3119
|
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
|
2007-03-27 01:07:58 +00:00 |
mozilla.mano%sent.com
|
7e90e08def
|
Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
|
2007-03-27 00:53:00 +00:00 |
dietrich%mozilla.com
|
ebbaa51a36
|
Bug 335961 bookmarks export doesn't export keywords (r=sspitzer)
|
2007-03-26 23:11:09 +00:00 |
roc+%cs.cmu.edu
|
436d46a820
|
Bug 372631. Hopefully fix Windows Tp performance by switching from GetCharacterPlacement to GetGlyphIndices/GetTextExtentExPointI. r=pavlov
|
2007-03-26 22:48:42 +00:00 |
rhelmer%mozilla.com
|
4aabe61d3d
|
typo
|
2007-03-26 22:02:02 +00:00 |
rhelmer%mozilla.com
|
0ae909a9ec
|
locales
|
2007-03-26 21:56:56 +00:00 |
rhelmer%mozilla.com
|
011baad01e
|
use betatest not releasetest
|
2007-03-26 21:28:04 +00:00 |
gavin%gavinsharp.com
|
ebb0e8e3c9
|
Fix typo in patch for bug 363618
|
2007-03-26 21:20:28 +00:00 |
rhelmer%mozilla.com
|
2bacb3e710
|
partner configs, r=cf
|
2007-03-26 21:15:00 +00:00 |
bclary%bclary.com
|
f5d7b947e6
|
Bug 370490 - Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan
|
2007-03-26 21:13:57 +00:00 |
nrthomas%gmail.com
|
8385b9c7d0
|
Bootstrap config for Thunderbird 2
|
2007-03-26 21:13:56 +00:00 |
Olli.Pettay%helsinki.fi
|
4576b4f140
|
Bug 375320, XForms leaks, r=aaronr,doronr
|
2007-03-26 21:06:41 +00:00 |
asqueella%gmail.com
|
c90f20affb
|
Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mail
r=bsmedberg
|
2007-03-26 21:02:01 +00:00 |
asqueella%gmail.com
|
5c4868b92b
|
bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removed
r=bsmedberg
|
2007-03-26 20:53:01 +00:00 |
gavin%gavinsharp.com
|
1a311cbfb5
|
Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
|
2007-03-26 20:39:29 +00:00 |
mattwillis%gmail.com
|
3057600880
|
bug 371367 - Use entered title in print output. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
|
2007-03-26 20:19:21 +00:00 |
ghendricks%novell.com
|
0e5b4de7b6
|
Pre roll bug fixes
|
2007-03-26 20:00:52 +00:00 |
mattwillis%gmail.com
|
dd166da3cf
|
bug 375433 - cvs rm calendarUtils.js r=mvl
|
2007-03-26 19:43:34 +00:00 |
sayrer%gmail.com
|
434c9c6c1a
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 19:39:22 +00:00 |
sayrer%gmail.com
|
be43e5a138
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 19:37:59 +00:00 |
sayrer%gmail.com
|
764433da0c
|
Backout previous change, as it caused bustage elsewhere.
|
2007-03-26 19:32:40 +00:00 |
nboyd%atg.com
|
9569fe3609
|
Fix bugs 359358 and 359359.
Problem was that direct call optimization did not properly handle some cases
with ++ and --.
|
2007-03-26 19:14:32 +00:00 |
neil%parkwaycc.co.uk
|
d0edca0b34
|
Fix bustage from bug 375388
|
2007-03-26 18:29:16 +00:00 |
neil%parkwaycc.co.uk
|
9661cb8a7b
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 18:17:02 +00:00 |
ted.mielczarek%gmail.com
|
3fc9e6e60d
|
bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg
|
2007-03-26 18:15:02 +00:00 |
nboyd%atg.com
|
b1b54b7a33
|
change to be conistent with 4 space indent in Rhino codebase.
|
2007-03-26 17:59:12 +00:00 |
nboyd%atg.com
|
5c8ad25550
|
Change tabs to 4 spaces for consistency with rest of Rhino codebase.
|
2007-03-26 17:56:45 +00:00 |
nrthomas%gmail.com
|
1bae6336d2
|
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
|
2007-03-26 17:54:00 +00:00 |
sayrer%gmail.com
|
e3fae15877
|
fix build bustage on gcc 4.1.2. no bug. r=bsmedberg
|
2007-03-26 17:47:52 +00:00 |
jwatt%jwatt.org
|
f028ec7b9a
|
Reftest for viewBox on child svg
|
2007-03-26 17:01:18 +00:00 |
jwatt%jwatt.org
|
96764a84fd
|
Add failure rect to reftest
|
2007-03-26 16:22:18 +00:00 |
jwatt%jwatt.org
|
e55b5d544b
|
Adding reftest for foreignObject
|
2007-03-26 16:14:38 +00:00 |
jwatt%jwatt.org
|
2239500738
|
Reftest for percentage units on viewport element breaking user units on graphics
|
2007-03-26 15:53:49 +00:00 |
bugzilla%standard8.demon.co.uk
|
e8c4001842
|
Part of bug 355008 - mailnews/extensions/smime/src doesn't require xpcom_obsolete any more. r/sr=bienvenu
|
2007-03-26 15:53:39 +00:00 |
nrthomas%gmail.com
|
ec4ca3571b
|
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
|
2007-03-26 15:43:18 +00:00 |
jwatt%jwatt.org
|
7885024ab2
|
Adding reftest for null rootElement
|
2007-03-26 15:35:35 +00:00 |
ted.mielczarek%gmail.com
|
1fbdf893af
|
bug 375110 - symbol upload tweak for better symbol store management. r=bsmedberg
|
2007-03-26 14:55:27 +00:00 |
bienvenu%nventure.com
|
ed545df687
|
fi 375258 regression in news posting for mac/linu, sr=mscott
|
2007-03-26 14:50:09 +00:00 |
mattwillis%gmail.com
|
052d5f3d94
|
Add and standarize tbox_ftp_path and url
|
2007-03-26 14:29:26 +00:00 |
gavin%gavinsharp.com
|
3ab33a8b65
|
Fix comment typo from last checkin
|
2007-03-26 14:23:21 +00:00 |
gavin%gavinsharp.com
|
879970c835
|
Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano
|
2007-03-26 14:22:14 +00:00 |
jwatt%jwatt.org
|
c55fee83a3
|
Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc
|
2007-03-26 13:19:33 +00:00 |
igor%mir2.org
|
a8f9840780
|
Bug 373082: Changine XML method lookup to never alter "this". r=brendan,jwalden
|
2007-03-26 09:07:24 +00:00 |
reed%reedloden.com
|
46e379c9d5
|
Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]
|
2007-03-26 07:52:17 +00:00 |
jwatt%jwatt.org
|
c5c673533f
|
Add reftest for stroke-width with percentage value
|
2007-03-26 07:45:21 +00:00 |
jwatt%jwatt.org
|
76ca937c3c
|
Reftest for rects with one of rx or ry set
|
2007-03-26 07:43:09 +00:00 |
dbaron%dbaron.org
|
949c29498f
|
Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
|
2007-03-26 05:54:44 +00:00 |