Commit Graph

176292 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
debe2c46c4 Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs 2007-02-20 20:22:19 +00:00
emaijala%kolumbus.fi
7d1609380e Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
2007-02-20 19:45:17 +00:00
benjamin%smedbergs.us
b84ccbd74b Bug 362318 (patch from bug 326837) invalid warnings on startup about static objects, r=sspitzer 2007-02-20 19:42:12 +00:00
joshmoz%gmail.com
048b1a5212 followup for 370659, all popups started overflowing because we were assigning overflow to too many widgets. Thanks to Mano for figuring out what the problem was. b=370769 r=cbarrett 2007-02-20 19:33:20 +00:00
benjamin%smedbergs.us
f60d6812f9 Bug 370000 - postflight_all fails if build was started with make -f mozilla/client.mk instead of make -f client.mk, r=mossop 2007-02-20 19:32:45 +00:00
joshmoz%gmail.com
c788fbc2c2 use correct flags for drawing disabled widgets, patch by Colin Barrett. b=370679 r=josh sr=pinkerton 2007-02-20 19:07:50 +00:00
bzbarsky%mit.edu
023de09ffa Set the used padding on the scrolled frame, since we're munging its padding.
Bug 370794, r+sr=dbaron
2007-02-20 18:54:16 +00:00
bzbarsky%mit.edu
167347dbb5 Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron 2007-02-20 18:43:16 +00:00
ghendricks%novell.com
437466cffc Bug 370990 ��� Testcase from Bug, generaded link is wrong
Patch by jetii@utanet.at  r=ghendricks a=ghendricks
2007-02-20 18:27:19 +00:00
rhelmer%mozilla.com
46b6f0a505 correct build IDs 2007-02-20 17:39:05 +00:00
rhelmer%mozilla.com
5b52788ecb update verification for 1.5.0.10 b=369669 2007-02-20 17:32:21 +00:00
lpsolit%gmail.com
bfe631c75a Bug 370913: query.cgi associates wrong components with products if at least one product has no component - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-02-20 16:56:25 +00:00
kaie%kuix.de
88b4027c75 Bug 317630, PSM's FIPS token label is truncated
r=rrelyea
2007-02-20 16:26:07 +00:00
kairo%kairo.at
9288733eee bug 370910 - Update suiterunner Classic and Modern theme icon/preview to look better in Add-Ons window (also rename Classic to Default Theme in that UI), r+sr=Neil 2007-02-20 16:00:32 +00:00
kaie%kuix.de
16051c655c bug 370802, nsIPermissionManager: Add ability for exact hostname testing
r/sr=cbiesinger
2007-02-20 15:24:36 +00:00
Olli.Pettay%helsinki.fi
1afd158abd Bug 369793, DOMMouseScroll events not dispatched when they cause text zoom changes, r=jst, sr=peterv 2007-02-20 14:57:52 +00:00
cst%yecc.com
dc0fdab673 Bug 370832 Tab preview doesn't work right in Modern theme
r=neil
2007-02-20 13:38:59 +00:00
longsonr%gmail.com
ed2d4145f6 Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc 2007-02-20 11:03:00 +00:00
neil%parkwaycc.co.uk
8576fa937b Provide accessible names for tree cells (suite strings) b=368351 r=Mnyromyr 2007-02-20 10:00:54 +00:00
scott%scott-macgregor.org
9ea59e081e Bug #370015 --> Duplicate Options and AccountSettings items under Edit Menu. Patch by hasse@jasajudeju.se. sr=mscott 2007-02-20 04:05:35 +00:00
sayrer%gmail.com
d251d09728 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
mozilla.mano%sent.com
d3eb89b441 Bug 370959 - places frontend code cleanup. r=sspitzer. 2007-02-20 00:51:31 +00:00
sharparrow1%yahoo.com
c665c10b94 Bug 370852. Misc nsPrintEngine fixes/cleanups.r+sr=roc. 2007-02-20 00:44:57 +00:00
bienvenu%nventure.com
13d84928ef remove 331425 use of aol envelope command for aol imap servers, sr=mscott 2007-02-20 00:27:36 +00:00
sharparrow1%yahoo.com
80eae580d7 Bug 370945: Crash in GetLayerPoint. r+sr=roc. 2007-02-20 00:26:53 +00:00
mozilla%weilbacher.org
0064c37575 OS/2 version of SQLite 3.3 is upstream and working fine, so I can remove
the note about OS/2 from README.MOZILLA.
2007-02-19 22:49:15 +00:00
lpsolit%gmail.com
1748c02bb5 Bug 289627: Chart report crashes when there is no series data to plot - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit 2007-02-19 22:20:09 +00:00
dbaron%dbaron.org
0636b798d4 Fix bug in reference rendering for percent-truncation-3: the min widths of the columns need to match the test, since we size between percent and min. b=370720 2007-02-19 21:24:53 +00:00
bzbarsky%mit.edu
02f59d4ce8 Fix bug 370692. r+sr=rbs 2007-02-19 20:46:31 +00:00
mozilla.mano%sent.com
f94e3ecfd7 Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer. 2007-02-19 20:12:25 +00:00
tor%cs.brown.edu
c4f5f1c92d Bug 370556 - switch filter subregion logic to agree with WG opinion.
r=longsronr, s=roc
2007-02-19 20:05:17 +00:00
Olli.Pettay%helsinki.fi
8b3f3d0df5 Bug 370454, make nsISVGValueObserver inherit nsISupportsWeakReference, r=tor, sr=roc 2007-02-19 20:03:34 +00:00
sayrer%gmail.com
62aae02099 Bug 339350. move unit tests. r=mrbkap 2007-02-19 19:47:31 +00:00
neil%parkwaycc.co.uk
abc9f31757 Keep the DEFINE near the DECLARE (followup to bug 257868) r+sr=tor 2007-02-19 19:40:38 +00:00
edburns%acm.org
6c07e84ab4 Prepare for 2.0 alpha 5 release
M build.xml
A netbeans/build.xml
A netbeans/manifest.mf
A netbeans/webclient.properties
A netbeans/nbproject/build-impl.xml
A netbeans/nbproject/build.properties
A netbeans/nbproject/genfiles.properties
A netbeans/nbproject/project.properties
A netbeans/nbproject/project.xml

- the default dist will include a netbeans project that builds the test
  browser and runs the unit tests.
2007-02-19 18:32:42 +00:00
mkaply%us.ibm.com
2147b0c11b #369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131
2007-02-19 18:26:06 +00:00
neil%parkwaycc.co.uk
cf5022f833 Forgot to address Enn's review comment b=370742 2007-02-19 17:30:11 +00:00
neil%parkwaycc.co.uk
c91d31104b Port some of toolkit's tabbox cleanup from bug 370742 r=Enn 2007-02-19 16:28:20 +00:00
Olli.Pettay%helsinki.fi
291b3c50dc Bug 339827, reorg of select that use native widgets, p=surkov, r=aaronr+me 2007-02-19 15:49:13 +00:00
Olli.Pettay%helsinki.fi
fcdbf7f447 Bug 366828, crash in venkman [@ nsContentTreeOwner::SetEnabled] p=asrail@gmail.com, r=timeless, sr=neil 2007-02-19 15:26:48 +00:00
martijn.martijn%gmail.com
00f2c4fcd0 Adding mochikit tests for bug 330705, r=asqueella 2007-02-19 14:55:46 +00:00
enndeakin%sympatico.ca
2cc87e33a2 Bug 370742, tabbox cleanup, changes listed in bug, r=mano 2007-02-19 13:46:21 +00:00
longsonr%gmail.com
5c963dc88b Bug 369568 - filter.href triggers ASSERTION. r=tor,sr=roc 2007-02-19 13:23:54 +00:00
longsonr%gmail.com
a728cd37b9 Bug 356901 - offset attribute not parsed correctly. r=tor,sr=bzbarsky 2007-02-19 12:57:16 +00:00
rhelmer%mozilla.com
adfe6ad527 these locales are not in use yet 2007-02-19 06:48:16 +00:00
rhelmer%mozilla.com
43430b9d9a correct buildIDs 2007-02-19 06:47:28 +00:00
philringnalda%gmail.com
7d58fce8cf Bug 370785: Suppress Go button for dom.disable_window_open_feature.location case, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano 2007-02-19 04:24:58 +00:00
sharparrow1%yahoo.com
aea22680b4 Adding reftests for bug 370629. 2007-02-19 01:16:32 +00:00
bzbarsky%mit.edu
d942dc7cc0 Fix bug 370586. r=bernd, sr=roc 2007-02-19 01:10:28 +00:00
mozilla.mano%sent.com
50a583d157 Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin 2007-02-19 01:03:34 +00:00