lpsolit%gmail.com
|
0928fc7fd9
|
Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
|
2006-11-14 18:30:53 +00:00 |
stejohns%adobe.com
|
8524b347d4
|
Bug 360675: fix compiler warnings in VS2003 & VS2005 for some variations of the Microsoft Platform SDK (which includes headers that warn at Warning Level 4)
|
2006-11-14 17:37:37 +00:00 |
olav%bkor.dhs.org
|
582a3874cd
|
Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed: Field 'status_whiteboard' "....
Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
|
2006-11-14 17:17:36 +00:00 |
wsharp%adobe.com
|
71dd0a9f64
|
reverting changes to shell's project file. These were incorrectly merged in from shel64 project. This should be back to 1.2 now.
|
2006-11-14 15:11:41 +00:00 |
wsharp%adobe.com
|
6a93f63ff6
|
bug 360602. fix windows build
|
2006-11-14 15:05:57 +00:00 |
wsharp%adobe.com
|
524c0cb872
|
update shell64 second time. CVS files were incorrectly copied from shell project causing problems
|
2006-11-14 15:05:14 +00:00 |
wsharp%adobe.com
|
1d07d5db4e
|
bug 360602. Mac 64-bit porting work. Switched "IA64" designation to "AMD64". Added AVMPLUS_64BIT target for code that is 64-bit specific instead of x86_64 specific. Other changes listed in bug record - lots of intptr changes, op_abs_jump fixes. 64-bit shell is launching and running until emitNativeThunk which needs 64-bit specific ASM generation.
|
2006-11-14 14:44:27 +00:00 |
mattwillis%gmail.com
|
e11b5b82d3
|
bug 343793 - Edit title immediately after creating event via drag-n-drop. Patch by jminta, r=lilmatt, ctalbert
|
2006-11-14 03:18:23 +00:00 |
mattwillis%gmail.com
|
b36a8c0860
|
bug 349586 - checkin booboo
|
2006-11-14 02:33:58 +00:00 |
mattwillis%gmail.com
|
eb8377421f
|
bug 349586 - Add migrator. Patch by jminta with contributions by lilmatt and ctalbert. r=ctalbert,lilmatt,jminta ui-r=mvl
|
2006-11-14 01:56:57 +00:00 |
stejohns%adobe.com
|
fccd194c6e
|
added .cvsignore files for Tamarin for common Mac XCode build directories and files.
|
2006-11-14 01:44:17 +00:00 |
lpsolit%gmail.com
|
6ec7113093
|
Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Field" when listing custom fields - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2006-11-14 01:18:37 +00:00 |
stejohns%adobe.com
|
f48ab6ac9b
|
added .cvsignore for Tamarin files including VC7/VC8 projects files
|
2006-11-14 01:18:26 +00:00 |
wtchang%redhat.com
|
45f748a400
|
Bugzilla Bug 359484: made the fix for bug 341707 work for the SSL2 client
hello case. r=nelsonb,alexei.volkov
|
2006-11-14 01:09:54 +00:00 |
stejohns%adobe.com
|
5b697c3ca9
|
Revert incorrect checkin of MMgc.vcproj to correct build breakage
|
2006-11-14 01:01:08 +00:00 |
mozilla.mano%sent.com
|
049ee67ecc
|
Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin.
|
2006-11-14 01:00:06 +00:00 |
bzbarsky%mit.edu
|
7df217cea7
|
Add a correct license header. Bug 353806, patch by Ryan Jones
<sciguyryan+bugzilla@gmail.com>, r+sr=bzbarsky
|
2006-11-14 00:55:54 +00:00 |
wtchang%redhat.com
|
5fbe0d29f7
|
Bugzilla Bug 360169: changed the value of the _PR_SI_ARCHITECTURE macro
back to "hppa1.1" for backward compatibility. r=nelsonb
|
2006-11-14 00:50:17 +00:00 |
tor%cs.brown.edu
|
452ba3d593
|
Bug 355267 - remove svg fragment tree code. r=longsonr, sr=roc
|
2006-11-14 00:48:33 +00:00 |
bienvenu%nventure.com
|
a4e92a4f2c
|
fix 360409, mail which claims to be a reply to itself, via reference and message-id headers, disappears, sr=mscott
|
2006-11-14 00:27:26 +00:00 |
stejohns%adobe.com
|
b1c39b8f05
|
Bug 360615: fixes for Tamarin to build under VS2005
|
2006-11-14 00:17:20 +00:00 |
scott%scott-macgregor.org
|
9ef163cc94
|
Bug #357321 --> CardHasEmailAddress is missing a return value.
|
2006-11-14 00:16:08 +00:00 |
ghendricks%novell.com
|
de91cda207
|
Restrict who can delete what under what circumstances.
|
2006-11-13 23:55:31 +00:00 |
olav%bkor.dhs.org
|
185f3d1f9c
|
Bug 277370: Ability to specify an email address to which notification about all bugs should go
Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
|
2006-11-13 23:32:29 +00:00 |
roc+%cs.cmu.edu
|
b56e490687
|
Bug 130078. Integrate view hierarchies, watching for perf results. r+sr=dbaron
|
2006-11-13 22:59:14 +00:00 |
bzbarsky%mit.edu
|
f503d9857f
|
Additional tweak to the patch for bug 355931 -- fix QI too.
|
2006-11-13 22:20:39 +00:00 |
bzbarsky%mit.edu
|
5f0b5e57ef
|
Don't use frames to implement interfaces, dammit. Just don't! Bug 355931, r+sr=roc
|
2006-11-13 22:05:25 +00:00 |
bzbarsky%mit.edu
|
16ba94631c
|
Make sure that first-lines with descendant views will be flagged appropriately.
Bug 291078, r+sr=roc
|
2006-11-13 21:46:12 +00:00 |
bzbarsky%mit.edu
|
6bfbc1846b
|
Make PRMJ_basetime faster by making it close to O(1) in the year instead of
O(N). Bug 360484, r=shaver
|
2006-11-13 21:33:06 +00:00 |
bzbarsky%mit.edu
|
fbb16ed421
|
Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
being badly documented and not using already_AddRefed when they should. Bug
359341, r=pavlov, sr=roc
|
2006-11-13 21:31:53 +00:00 |
bzbarsky%mit.edu
|
8fc18b2ae7
|
When doing ContentRemoved, IndexOf() will always return -1. So don't use it.
Bug 360524, r+sr=roc
|
2006-11-13 21:27:44 +00:00 |
mattwillis%gmail.com
|
f6cc859e62
|
bug 356740 - Makes NSIS installer remove more obsolete files during install. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt, mvl
|
2006-11-13 21:26:56 +00:00 |
mattwillis%gmail.com
|
b1cbfd818c
|
bug 360548 - Fixes regression in use of getSelectedItems. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt,mvl
|
2006-11-13 21:21:11 +00:00 |
nboyd%atg.com
|
fcd6e8f149
|
Better link for MPL.
|
2006-11-13 21:12:28 +00:00 |
rhelmer%mozilla.com
|
e1f7afd2ea
|
landing corrections for TR Fullhart b=346013 r=rhelmer
|
2006-11-13 21:12:11 +00:00 |
nboyd%atg.com
|
7c2281b34b
|
Propagate formatting changes from the mozilla-org CVS repository
|
2006-11-13 21:03:34 +00:00 |
tor%cs.brown.edu
|
f3d004a532
|
Bug 359428 - use cairo to implement feMerge instead of doing it by hand.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
|
2006-11-13 20:59:18 +00:00 |
benjamin%smedbergs.us
|
7c4419bc25
|
Use 0 instead of NULL in non-pointer context, fixes XCode 2.2 build, r=stejohns
|
2006-11-13 20:44:52 +00:00 |
tor%cs.brown.edu
|
58e8088dae
|
Bug 359449 - gradient on SVG text sometimes using incorrect bounding box.
r=scootermorris, sr=roc
|
2006-11-13 20:42:42 +00:00 |
nboyd%atg.com
|
f0dee84c3e
|
Change reference to NPL to MPL.
|
2006-11-13 20:32:30 +00:00 |
nboyd%atg.com
|
8ba3dba150
|
Add reference to latest BSF version. Remove obsolete link.
|
2006-11-13 20:28:09 +00:00 |
bugzilla%standard8.demon.co.uk
|
558646bcf9
|
Fix build bustage from bug 357321
|
2006-11-13 19:58:46 +00:00 |
scott%scott-macgregor.org
|
010cb8bae8
|
bug #357321 --> don't blindly trust address book recipients when loading remote content. Make the user explicitly mark each sender as allowing remote content.
Remove the UI for enabling JS. Remove the now obsolete UI for white listing address book entries. sr=bienvenu
|
2006-11-13 18:59:35 +00:00 |
benjamin%smedbergs.us
|
10bec2cef1
|
Removing old decreipt files.
|
2006-11-13 18:54:35 +00:00 |
benjamin%smedbergs.us
|
395f711da9
|
Remove old decrepit files
|
2006-11-13 18:53:15 +00:00 |
benjamin%smedbergs.us
|
70070305ae
|
Removing old, dead files. r=shaver
|
2006-11-13 18:51:04 +00:00 |
wtchang%redhat.com
|
6797b7066a
|
Bugzilla Bug 357197: fixed the fallthrough case in ocsp_CertIDsMatch. The
patch is contributed by Steve Parkinson <sparkins@redhat.com>. r=nelson,wtc
|
2006-11-13 18:16:58 +00:00 |
benjamin%smedbergs.us
|
17e6ecf617
|
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
|
2006-11-13 17:53:01 +00:00 |
stejohns%adobe.com
|
8fe5ee87ee
|
Bug 360310: check in fixes to allow Tamarin to build and link properly with VS2003 on Windows.
|
2006-11-13 17:42:56 +00:00 |
bugzilla%standard8.demon.co.uk
|
94fab9726d
|
Bug 360492 nsIAbMDBCard::CopyCard is unused. r/sr=bienvenu
|
2006-11-13 17:26:33 +00:00 |