Commit Graph

157179 Commits

Author SHA1 Message Date
mark%moxienet.com
133d03ae76 334576 xpt_link .xpt files into camino.xpt after building Camino.app. This was formerly only done for release builds in the release script. It should improve Ts a little. 2006-04-19 03:14:43 +00:00
bclary%bclary.com
5da9633f8e JavaScript Test Library - Regression test for bug 234389, add expected exit code 3 for 'too much recursion' error, remove old -n version of test. 2006-04-19 03:12:26 +00:00
richm%stanfordalumni.org
f8ca9aa8da only link with svrcore if HAVE_SVRCORE is set 2006-04-19 03:03:54 +00:00
bclary%bclary.com
4e9ba2ba66 JavaScript Test Library - tweak reporting to improve automated test comparisons, no bug 2006-04-19 03:03:12 +00:00
bclary%bclary.com
76b89d9191 JavaScript Test Library - Regression test for bug 330352 2006-04-19 02:58:42 +00:00
bclary%bclary.com
c29f6adc76 JavaScript Test Library - Regression test for bug 319872, by Georgi Guninski 2006-04-19 02:56:29 +00:00
bclary%bclary.com
945d6e3a37 JavaScript Test Library - Regression test for bug 316885, by Igor Bukanov 2006-04-19 02:53:38 +00:00
bclary%bclary.com
a79f219015 JavaScript Test Library - Regression test for bug 315974, by Michael Daumling 2006-04-19 02:49:49 +00:00
bclary%bclary.com
d05efd6f2b JavaScript Test Library - Regression test for bug 312385 2006-04-19 02:35:10 +00:00
bryner%brianryner.com
37bae83aa1 Fix assertions from nsMetricsEventItem::SetProperties() (bug 334044). r=darin. 2006-04-19 01:07:18 +00:00
brendan%mozilla.org
dcf53bc38a Oops. 2006-04-19 00:57:03 +00:00
jshin%mailaps.org
6cb31e099c bug 234946 : Windows File Picker Issues on Win2k or later (full Unicode support) : r=emaijala, sr=neil 2006-04-19 00:41:22 +00:00
brendan%mozilla.org
705725e02f Memoize standard class.prototype bindings, per ECMA-262 (304376, r=mrbkap). 2006-04-19 00:22:43 +00:00
vladimir%pobox.com
bd98558d71 fix more unsupported VC6 windows compiler junk for 333177 2006-04-18 23:33:51 +00:00
vladimir%pobox.com
6300db4384 fix typo for non-cairo gtk2 2006-04-18 22:58:48 +00:00
julien.pierre.bugs%sun.com
b41066e368 Fix for bug 331413. Don't set SO_LINGER in the Win95 build to workaround NSPR bug 332348. r=wtchang 2006-04-18 22:56:44 +00:00
darin%meer.net
c256dfbe2b fixes bug 334044 "build metrics as a standalone extension" r=bryner 2006-04-18 22:36:26 +00:00
neil%parkwaycc.co.uk
f8f42ac8a8 Bug 291764 Fix GIF animation's interaction with print preview r=pavlov sr=tor 2006-04-18 22:31:45 +00:00
vladimir%pobox.com
c4f8644e1e fix unsupported VC6 windows compiler junk for 333177 2006-04-18 22:24:56 +00:00
vladimir%pobox.com
d8de4487db fix non-cairo gtk/windows for 333177 2006-04-18 22:17:15 +00:00
bzbarsky%mit.edu
4e074a03a2 By the time we're processing reflow callbacks, reflow is done. Bug 334518,
r+sr=dbaron
2006-04-18 21:48:12 +00:00
mvl%exedo.nl
1812f04b05 bug 333717: don't convert to utc when reading an ics entry. r=dmose 2006-04-18 21:46:57 +00:00
vladimir%pobox.com
feccd517d6 add missing mac glue bits for 333177 2006-04-18 21:41:42 +00:00
mark%moxienet.com
3a986becc1 334537 nsMenuBarX installs an event handler poorly, fix installation and eliminate unnecessary baggage in event handler. r=josh 2006-04-18 21:25:05 +00:00
vladimir%pobox.com
5d02ec5b40 b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart 2006-04-18 21:23:15 +00:00
dougt%meer.net
fdb6b63a3a Fixing crash when no profile directory exists. 2006-04-18 21:06:51 +00:00
dbaron%dbaron.org
9b0fa55141 Disconnect and release the event listener manager after removing the entry from the hash table to avoid crashes caused re-entry into hash table code. b=334177 r+sr=jst 2006-04-18 20:59:28 +00:00
jminta%gmail.com
ef4cd3ad5a Bug 334506 Import cannot read exported ics file containing email alarms. patch by ssitter, r=jminta 2006-04-18 20:58:06 +00:00
aaronleventhal%moonset.net
382eaf0768 Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron 2006-04-18 19:08:34 +00:00
mike.morgan%oregonstate.edu
3f82dd1e7e Added multi-app support per requests made in bug 331632. Also separated out forms so we can localize things in the future. :) 2006-04-18 18:51:59 +00:00
mgalli%geckonnection.com
28df8d8686 Upddate to URL homebar, mozilla minimo update service. 2006-04-18 18:49:56 +00:00
dougt%meer.net
0264ddeec8 adding IDI_APPLICATION. Also ensuring that we set Last Error during every API call. 2006-04-18 18:33:33 +00:00
richm%stanfordalumni.org
be553dd4b4 generate configure using autoconf-2.13 2006-04-18 18:33:23 +00:00
dougt%meer.net
f1cd2dc389 ME continues to make context menus and dropdowns not work as expected. this
patch ifdefs out msg handling of IME messages on WINCE.

This also reduces the differences between wince and win32 wrt to style and
default window icon handling.

wince only

r=dveditz
b=297683
2006-04-18 18:31:26 +00:00
dbaron%dbaron.org
c6e5aec25e Make JSDHashTable/PLDHashTable assert when ops or enumeration callbacks mutate the table. b=334180 r=brendan 2006-04-18 18:30:50 +00:00
mrbkap%gmail.com
a9e8f95b55 Use the right object constructors. bug 334024, r=brendan 2006-04-18 18:12:53 +00:00
mozilla.mano%sent.com
4da0b4051d Bug 320383 - Sidebars accessible name is not human consumable. patch by Mark Pilgrim <pilgrim@gmail.com>, r=me. 2006-04-18 17:36:04 +00:00
wtchang%redhat.com
0a3bf353d3 Bugzilla Bug 333917: the non-x86 code in at least the DES_CBCEn and
DES_EDE3CBCEn functions violates ANSI C's aliasing rules.  So we compile
this file with strict aliasing rules turned off. r=nelsonb.
2006-04-18 17:33:56 +00:00
cls%seawood.org
0bf15c7d1f Link order matters.
Bug #332985 r=bsmedberg
2006-04-18 15:54:31 +00:00
cls%seawood.org
37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
gavin%gavinsharp.com
8dfa2981c5 Bug 289536: Alt+Shift+Backspace in text boxes should be "Redo", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor, sr=bzbarsky 2006-04-18 15:36:01 +00:00
gavin%gavinsharp.com
9f370adb4e Bug 241637: Ctrl+P doesn't work in Print Preview, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-04-18 15:31:38 +00:00
bienvenu%nventure.com
42fc63002c bullet proofing for crash viewing quick search results, sr=mscott 331676 2006-04-18 15:28:47 +00:00
bzbarsky%mit.edu
2b868209b0 Centralize the DPI-getting in thebes/pango. Don't divide by 0. Bug 330957,
r=vlad, sr=dbaron
2006-04-18 15:21:42 +00:00
darin%meer.net
d469418257 fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr=darin 2006-04-18 14:24:09 +00:00
kairo%kairo.at
576a637e05 followup comment fix for Neil's nit in bug 334478 2006-04-18 13:10:36 +00:00
kairo%kairo.at
7ebc731e3b bug 334478 - Get suiterunner to actually run - default pref changes, r+sr=Neil 2006-04-18 12:41:54 +00:00
kairo%kairo.at
f64498847c bug 332400 - Correct misuse of ifdefs in the source tree - fix xpfe browser and communicator chrome, r+sr=Neil 2006-04-18 12:30:36 +00:00
kairo%kairo.at
6162084772 bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - changes to make it build on mac, r+sr=jag 2006-04-18 11:31:28 +00:00
gavin%gavinsharp.com
cc6c93ae8e Bug 332201: the same keys conflict in places' context menu, patch by changdong.cui@sun.com, r=ben 2006-04-18 11:02:32 +00:00