joshmoz%gmail.com
|
fdebe8f12c
|
fix regression from bug 356078, some menu items appearing with default title. b=357153 r=hwaara
|
2006-11-02 10:48:11 +00:00 |
szegedia%freemail.hu
|
43d4525504
|
Fix for Bugzilla #358058: disallow TAB key in editor
|
2006-11-02 09:37:48 +00:00 |
szegedia%freemail.hu
|
279a016d7a
|
Using SecurityUtilities to query system properties
|
2006-11-02 09:34:23 +00:00 |
cvshook%sicking.cc
|
3a93c8cea4
|
Back out changes that were part of a different patch.
|
2006-11-02 08:22:08 +00:00 |
cvshook%sicking.cc
|
4c1e5b8233
|
Make nsRange::ToString and nsContentIterator deal with ranges with endpoint containers being the document. Patch by bz. r/sr=sicking b=358660
|
2006-11-02 07:41:45 +00:00 |
bzbarsky%mit.edu
|
be730c9c74
|
Add a way to efficiently insert a bunch of identically constructed elements at a
given location in an nsTArray. Bug 357630, r=sicking, sr=darin
|
2006-11-02 04:12:24 +00:00 |
cvshook%sicking.cc
|
290fff915b
|
Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst
|
2006-11-02 02:14:57 +00:00 |
brendan%mozilla.org
|
56c2828fb3
|
Fix heavyweight generator activation to transfer the call and args objects to the generator's frame (359062, r=igor).
|
2006-11-01 23:42:23 +00:00 |
timeless%mozdev.org
|
98b090fc83
|
Bug 106386 Correct misspellings in source code
adding a space between echo and " r=reed,ctho
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
|
2006-11-01 23:41:17 +00:00 |
jst%mozilla.org
|
2e879c26b0
|
Additional fix for bug 342490. One more place needed the same change that originally went in to fix this bug. r=mrbkap@gmail.com, sr=bugmail@sicking.cc
|
2006-11-01 23:22:36 +00:00 |
vladimir%pobox.com
|
d3bfcb9752
|
b=359002, single pixel background image is incorrect color (third line of acid2), r=stuart
|
2006-11-01 23:13:37 +00:00 |
timeless%mozdev.org
|
bb15b03b15
|
Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
|
2006-11-01 23:10:21 +00:00 |
ccooper%deadsquid.com
|
fd65463ecc
|
- include new widgets in search sidebar
|
2006-11-01 23:08:01 +00:00 |
timeless%mozdev.org
|
e02e3e3319
|
Bug 106386 Correct misspellings in source code
also changing line to reference sequences since you don't count 'apple', you
count 'apples'.
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
|
2006-11-01 23:04:06 +00:00 |
timeless%mozdev.org
|
24a61f105a
|
Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
|
2006-11-01 23:02:18 +00:00 |
ccooper%deadsquid.com
|
7ab23e602e
|
- fix both typos
|
2006-11-01 22:31:00 +00:00 |
ccooper%deadsquid.com
|
703d94fca1
|
- fix typo
|
2006-11-01 22:27:38 +00:00 |
ccooper%deadsquid.com
|
738acb35b6
|
b=358035
- add automated testday reporting
- rejig sidebar -> divide up testing and reporting links
- added management category for testdays
|
2006-11-01 22:13:32 +00:00 |
mattwillis%gmail.com
|
c56fe5301e
|
bug 345469 - Add images for branded wizards. r=mvl
|
2006-11-01 21:39:12 +00:00 |
martijn.martijn%gmail.com
|
7975c77e97
|
Bug 358853 - crash opening html sidebar with xul frame while having remember passwords enabled [@ nsPasswordManager::FillDocument], r=enndeakin
|
2006-11-01 21:10:46 +00:00 |
bugzilla%standard8.demon.co.uk
|
ec4896c3e8
|
Bug 244870 Fix regression from previous patch that stopped mailing lists being created correctly. r/sr=bienvenu.
|
2006-11-01 21:02:32 +00:00 |
ccooper%deadsquid.com
|
3faa801d0c
|
- stop clobbering graph results from xserve03
|
2006-11-01 20:13:07 +00:00 |
igor.bukanov%gmail.com
|
cd89abff20
|
Bug 356856: Patch from Steve Snyder to use MSVC intrinsic function for faster implementation of bit scanning operations. r=me
|
2006-11-01 20:08:44 +00:00 |
ted.mielczarek%gmail.com
|
c068d114c8
|
bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me
|
2006-11-01 19:45:19 +00:00 |
ted.mielczarek%gmail.com
|
66075d0eb1
|
part of bug 336337, Package VC8 redist in the thunderbird installer. r=mscott
|
2006-11-01 19:26:45 +00:00 |
bmlk%gmx.de
|
63b915f250
|
Bug 358247: Port Bug 358121 and Bug 246414 to SeaMonkey (1. Phishing detector fix 2. Background and text colors lost when using a template) patch by Frank Wein <bugzilla@mcsmurf.de> r=Neil sr=Neil
|
2006-11-01 19:08:27 +00:00 |
bmlk%gmx.de
|
2d34d177ce
|
mark only cells where the colspan/rowspan offset is != 0 as zero colspans/rowspans if those properties apply bug 358871 r/sr=bzbarsky
|
2006-11-01 18:45:41 +00:00 |
uriber%gmail.com
|
f74ad021dc
|
Bug 233348: BiDi marker is hidden when the caret is at the edge of a textarea. Patch by Haamed Gheibi <gheibi@gmail.com>. r=mrbkap sr=roc
|
2006-11-01 18:31:42 +00:00 |
martijn.martijn%gmail.com
|
b1f5d2b243
|
Bug 358202 - rss icon status in url bar is unchanged when drag&drop opens hovered over tab, r=mano
|
2006-11-01 18:07:51 +00:00 |
kairo%kairo.at
|
e5978704b3
|
followup to bug 339415 - kill now unused builtinURLs.rdf from xpfe/global
|
2006-11-01 17:12:41 +00:00 |
cltbld
|
aed33c6e2a
|
Automated update from host egg.office.mozilla.org
|
2006-11-01 17:12:24 +00:00 |
kairo%kairo.at
|
f2cf6a7723
|
bug 344243 - move suiterunner help over to toolkit help viewer (and build toolkit typeaheadfind), r=bsmedberg on configure.in change, r=Neil for the rest, sr=Neil
|
2006-11-01 17:07:23 +00:00 |
cltbld
|
059b86f554
|
Automated update from host egg.office.mozilla.org
|
2006-11-01 16:52:24 +00:00 |
dbaron%dbaron.org
|
a84ec28330
|
Convert == (bash-only) to = to fix configure tests for visibility bugs. b=353150 Patch from chpe@gnome.org. r=bsmedberg
|
2006-11-01 16:49:58 +00:00 |
kairo%kairo.at
|
8990d43b80
|
bug 339415 - remove builtinURLs functionality from SeaMonkey, r+sr=Neil
|
2006-11-01 16:47:26 +00:00 |
gavin%gavinsharp.com
|
46c439b954
|
Bug 358867: void function returns a value, patch by Alfred Peng <alfred.peng@sun.com>, r=brendan/igor
|
2006-11-01 16:26:26 +00:00 |
jminta%gmail.com
|
d005347c90
|
Bug 232202 Checking 'done' checkbox in Tasks sidebar scrolls to top of listbox, r=ctalbert, mvl
|
2006-11-01 16:08:08 +00:00 |
stridey%gmail.com
|
2399c101af
|
Camino only - Bug 343941: Audit Localizable.strings (and other .strings files) for typos/style guide and clarity. r=ardissone sr=smorgan
|
2006-11-01 15:38:17 +00:00 |
masayuki%d-toybox.com
|
6c721fe078
|
Bug 301149 :hover is processed in Print Preview mode r+sr=roc
|
2006-11-01 13:56:48 +00:00 |
mhammond%skippinet.com.au
|
70632f38e4
|
Fix a couple of memory leaks. Not part of the default build.
|
2006-11-01 11:53:18 +00:00 |
mhammond%skippinet.com.au
|
f55db5c8c8
|
GetAsISupports was actually calling GetAsInterface.
Not part of the default build.
|
2006-11-01 11:37:46 +00:00 |
hwaara%gmail.com
|
162332448b
|
Fix misplaced release from bug 358563. r=josh
|
2006-11-01 11:21:20 +00:00 |
Olli.Pettay%helsinki.fi
|
dddd41fe11
|
Bug 358720, Crash [@ nsAccessibilityService::GetAccessible], r=aaronl, sr=neil
|
2006-11-01 08:30:01 +00:00 |
dbaron%dbaron.org
|
12192625ce
|
Fix whitespace error introduced by my previous patch.
|
2006-11-01 07:22:12 +00:00 |
philringnalda%gmail.com
|
cad2e10829
|
Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano
|
2006-11-01 04:09:47 +00:00 |
philringnalda%gmail.com
|
060d455d7d
|
Bug 358848: remove unused toolbar customization files for Help Viewer, r=mano
|
2006-11-01 04:03:19 +00:00 |
rhelmer%mozilla.com
|
4375388700
|
remove unshipped locales b=346013
|
2006-11-01 01:38:23 +00:00 |
mike.morgan%oregonstate.edu
|
492f160582
|
Added additional test cases to cover the build comparison bug. See bug 357892.
|
2006-11-01 01:06:18 +00:00 |
mike.morgan%oregonstate.edu
|
1f976f7dd3
|
Added isPatch declaration back in, renamed isNewBuild to isNewerBuild and simplified its return statement based on conversation with preed. See bug 357892.
|
2006-11-01 01:01:16 +00:00 |
fligtar%gmail.com
|
07c492c6c2
|
Adding Sunbird support, mostly lilmatt's patch - bug 352641
|
2006-11-01 00:50:55 +00:00 |