Commit Graph

157215 Commits

Author SHA1 Message Date
dbaron%dbaron.org
8d32a06b5b Initialize rv. b=334655 r+sr=roc 2006-04-19 21:14:57 +00:00
mgalli%geckonnection.com
d061a9bcdb New cash icon. 2006-04-19 21:13:19 +00:00
gavin%gavinsharp.com
b0d36473d6 Bug 334399: icons for sherlock plugins loaded from non-profile locations aren't loaded, r=mconnor 2006-04-19 21:10:49 +00:00
mgalli%geckonnection.com
6fd21df866 Update to shopping icon. 2006-04-19 21:04:55 +00:00
enndeakin%sympatico.ca
970fb9925e Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
mvl%exedo.nl
b3c9ad1520 bug 334704. calIDuration.addDuration doesn't work with negative durations. r=dmose 2006-04-19 20:49:41 +00:00
cbiesinger%web.de
f026719c17 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-04-19 20:41:52 +00:00
gavin%gavinsharp.com
c8c5efd97f Bug 334180: backport pldhash -> jsdhash of win32 fastcall support, rev. 1, patch by bsmedberg, r=brendan 2006-04-19 20:34:56 +00:00
benjamin%smedbergs.us
98dbbe6610 Reverting this to use NS_VISIBILTY_DEFAULT because this exposed GCC bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26905 2006-04-19 20:21:29 +00:00
uriber%gmail.com
a11f0e552b Set the hint to HINTRIGHT when setting selection programatically. bug=334256 r+sr=roc 2006-04-19 20:21:25 +00:00
kairo%kairo.at
cedcb266cd add German to all-locales as first language that supports suite source L10n during the testing phase, a=l10n@mozilla.com for this 2006-04-19 20:11:04 +00:00
martijn.martijn%gmail.com
e6d9ec14a3 Bug 324414 - caret blinking not themed. Patch by chpe@gnome.org,r+sr=roc 2006-04-19 20:03:30 +00:00
dougt%meer.net
317e5cdf51 First cut at a interface to control the software keyboard. minimo 2006-04-19 19:40:48 +00:00
pavlov%pavlov.net
5bd60e27c6 cap font size. bug 333861 r=vlad 2006-04-19 19:10:52 +00:00
bent.mozilla%gmail.com
a1b72db3c2 Bug 315766 - "viewSource.xul reference files in communicator package due to MOZ_PHOENIX ifdef". r=bsmedberg. 2006-04-19 19:09:28 +00:00
dbaron%dbaron.org
518dae5418 Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron 2006-04-19 19:07:41 +00:00
wtchang%redhat.com
2c62bf1d13 Bugzilla bug 334683: removed extraneous semicolons. r=alexei.volkov.
Modified files: cmd/certutil/certutil.c lib/pki/pkistore.h
2006-04-19 19:04:23 +00:00
mkaply%us.ibm.com
0cec9dd199 #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher
2006-04-19 18:58:30 +00:00
bent.mozilla%gmail.com
c4040c4486 Bug 331225 - "prefwindow/prefpane does not work in xulrunner". r=bsmedberg. 2006-04-19 18:56:09 +00:00
mkaply%us.ibm.com
d1668cfa02 #334667, #334672
CCK only - not part of build
CCK creation requires that XPI dir exists, locked preferences index incorrectly in properties file
2006-04-19 18:05:12 +00:00
benjamin%smedbergs.us
0d580341f2 Bug 333874 - cannot build ffox against xulrunner due to xpcom_obsolete dependency, patch by Pawl Chmielowski <prefiks@aviary.pl>, r=me 2006-04-19 18:02:39 +00:00
benjamin%smedbergs.us
8826418990 Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner 2006-04-19 16:29:31 +00:00
mike.morgan%oregonstate.edu
cc2a5371d2 Added redirect if product is not defined (redirects users accessing the URL directly to the mozilla.com support page). 2006-04-19 15:44:25 +00:00
bzbarsky%mit.edu
3b734765a8 Better docs for the LOAD_REPLACE flag. Bug 333595, r=biesi, sr=darin 2006-04-19 15:11:58 +00:00
gavin%gavinsharp.com
34abf69430 Bug 280156: Menuitem description not exposed, patch by Mark Pilgrim <pilgrim@gmail.com>, r=aaronlev, sr=neil 2006-04-19 15:11:51 +00:00
bzbarsky%mit.edu
bccc7549d5 Only parse those XUL display styles that we can actually construct. Bug
312120, r+sr=dbaron
2006-04-19 15:10:50 +00:00
bzbarsky%mit.edu
77631a27b2 Remove the layout.reflow.async.duringDocLoad pref -- setting it to false just
makes us buggy.  Bug 334543, r+sr=dbaron
2006-04-19 15:08:44 +00:00
bzbarsky%mit.edu
fbcb90fe19 Don't reenter frame construction from anonymous content creation. Bug 334430,
r+sr=sicking
2006-04-19 15:07:19 +00:00
allan%beaufour.dk
f5089d848b [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
mark%moxienet.com
41acd9d943 334576 Be sure to remove the old camino.xpt before xpt_linking a new one 2006-04-19 14:36:23 +00:00
mark%moxienet.com
41fa444653 334589 ReadMe and Release Notes for Camino 1.0.1. Notes by samuelsidler and ardisonne, TextEdited by ardisonne. r=samuelsidler sr=me a=me 2006-04-19 14:19:44 +00:00
neil%parkwaycc.co.uk
ad424e1af0 Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug) 2006-04-19 10:35:05 +00:00
allan%beaufour.dk
e5bd8c37e0 [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
mark%moxienet.com
1924c2d396 329967 Ad-blocking: ads back on myspace.com. Patch by Smokey Ardisson <alqahira@mindspring.com>. r=samuelsidler sr=smfr a=me 2006-04-19 05:19:34 +00:00
cls%seawood.org
7bc5ccfcf5 mingw w32api (as of 3.7) only defines WM_APPCOMMAND so cleanup ifdefs.
Bug #333460 r=emaijala sr=bz
2006-04-19 04:25:16 +00:00
beng%bengoodger.com
b7a7e18711 329367 -cannot return to bookmarks after a search r=annie.sullivan@gmail.com and 334401 - assorted places organizer fixes including new debug panel r=brettw@gmail.com 2006-04-19 03:34:26 +00:00
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