rlk%trfenv.com
9b348ed26f
Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org
2003-12-30 02:27:34 +00:00
dbaron%dbaron.org
ef2caf0a83
Remove no-longer-needed hook for inspector. b=224164
2003-12-29 19:17:22 +00:00
dbaron%dbaron.org
fae5e6db4e
Fix overuse of inlining in nsCSSValue. r=bryner b=224165
2003-12-29 19:07:53 +00:00
dbaron%dbaron.org
c82eaaa664
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
2003-12-29 19:05:02 +00:00
bmlk%gmx.de
a67274c8bb
prescontext removal part 2 bug 229631 r/sr=roc
2003-12-29 16:58:20 +00:00
dbaron%dbaron.org
8e545ec02a
Add a correct comment.
2003-12-29 16:39:50 +00:00
cbiesinger%web.de
d8957f5381
addressing the reviewer comments
2003-12-29 13:22:49 +00:00
cbiesinger%web.de
dc52e64b4e
bug 228794, r=bsmedberg sr=alecf
...
add nsInterfaceHashtable::GetWeak
2003-12-29 13:21:21 +00:00
neil%parkwaycc.co.uk
7097f480b9
Bug 228448 Remove == PR_TRUE and PR_FALSE as per mozilla style guide p=gautheri@noos.fr r=me sr=alecf
2003-12-29 11:18:02 +00:00
bmlk%gmx.de
e000c01cb8
function name change to be more compliant with naming conventions, bug 229620 r/sr=brendan
2003-12-29 07:32:32 +00:00
pinkerton%aol.net
408b8f578f
fix a variety of graphical issues with the bm manager (bug 227977)
2003-12-29 07:17:30 +00:00
pinkerton%aol.net
10b30cedf5
make the bookmark toolbar folder popup menu use the normal font size (bug 229405)
2003-12-29 06:56:24 +00:00
cbiesinger%web.de
008fea057f
Bug #177720 BeZilla FilePanel doesn't remember last visited (for Save) folder
...
patch by arougthopher@lizardland.net r=sergei_d
beos only (no sr needed)
2003-12-28 18:24:45 +00:00
bmlk%gmx.de
118de5f62e
reduce prescontext usage in basic layout strategy bug 229457 r/sr=roc
2003-12-28 17:02:40 +00:00
neil%parkwaycc.co.uk
a44647974f
Bug 229450 JavaScript strict warning: redeclaration of var msgFolder p=mnyromyr@tprac.de r=me sr=bienvenu
2003-12-28 15:51:37 +00:00
bsmedberg%covad.net
b92b94f688
Bug 213910 - Implement Components.interfacesByID r=dbradley sr=jst
2003-12-28 04:37:57 +00:00
igor%mir2.org
34be2a53ad
Cosmetics: removal of tabs left by the previous commit
2003-12-27 21:36:00 +00:00
igor%mir2.org
a00caa1df4
Decompling parsing from code generation: compiler instances are created only when parsing tree is build.
2003-12-27 21:32:35 +00:00
kestes%walrus.com
5e320e119a
removed a debugging print statement in the code
2003-12-27 21:16:26 +00:00
kestes%walrus.com
20e2d53107
make the status page the default page for the index links.
2003-12-27 21:15:34 +00:00
kestes%walrus.com
b31344211b
fix headers to not mention CVS.
2003-12-27 21:15:05 +00:00
dbaron%dbaron.org
5d34c9cdbd
Fix gcc 3.4 bustage by removing incorrect semicolons.
2003-12-27 18:14:21 +00:00
igor%mir2.org
44815cf659
Initial patch to separate parsing from code generation: changing IRFactory so it can be created in Context.
2003-12-27 09:53:57 +00:00
igor%mir2.org
c33fda9fe0
Renaming Kit.badArg() -> Kit.argBug() for consistency with Kit.codeBug()
2003-12-27 09:38:57 +00:00
bmlk%gmx.de
2bd4194236
build warning fix, bug 229456, r/sr=bzbarsky
2003-12-27 08:44:10 +00:00
ben%bengoodger.com
253060a66b
228963 - history dropmarker is missing
2003-12-27 00:22:50 +00:00
ben%bengoodger.com
69439af663
Fix crash bug 228986 - crash after installing two extensions after a restart
2003-12-27 00:22:25 +00:00
igor%mir2.org
907cfb3edd
Moving parsing code from FunctionNode.finishParsing to IRFactory to have better overview of parsing code. The optimizer now calls explicitly OptFunctionNode initialization instead of overriding FunctionNode.finishParsing in OptFunctionNode.
2003-12-26 17:17:21 +00:00
igor%mir2.org
9df6ce9622
Functions to report synatx errors are moved from TokenStream to Interpreter to remove dependancy on TokenStream in NodeTransformer.
2003-12-26 14:01:21 +00:00
bmlk%gmx.de
d94088dcd1
adding layout regression tests not part of the build
2003-12-26 10:30:40 +00:00
technutz%netscape.net
31a9832080
Bug 106618. Change KB to KiB across the application. Patch by Alexey Chernyak <alexey@optus.net>. r=bz, sr=darin
2003-12-26 07:11:58 +00:00
bryner%brianryner.com
73561d1e28
Continuing nsIPresContext deCOMtamination. This patch changes Get/SetImageAnimationMode. Bug 229371, r+sr=bzbarsky.
2003-12-26 04:24:11 +00:00
neil%parkwaycc.co.uk
793fc4027a
Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz
2003-12-26 00:01:52 +00:00
igor%mir2.org
b95d0b49fc
Dropping scope argument from Context.compileString/compileReader since it is no longer used as Script instances are scope independent.
...
For compatibility the old form of Context.compileReader is preserved but marked as deprecated.
2003-12-25 22:37:57 +00:00
cbiesinger%web.de
c1933ad111
Bug 183871
...
Crash on "Show hidden files and directories" [@ nsFileView::SetDirectory(nsIFile*) ]
fix: don't let files be initialized with relative paths.
also fix the directory service to not do that.
r=dougt sr=bzbarsky
2003-12-25 22:05:01 +00:00
neil%parkwaycc.co.uk
2ce16a8594
Supplementary patch to bug 228619 p=gautheri@noos.fr r=me sr=bz
2003-12-25 11:50:37 +00:00
neil%parkwaycc.co.uk
4242140fa6
Bug 228433 "node has no properties" r=timeless sr=bz
2003-12-25 11:20:48 +00:00
hpradhan%hotpop.com
dade597dd0
bug 229183 : Eliminate an unnecessary QI r+sr=jst
2003-12-25 10:30:48 +00:00
hpradhan%hotpop.com
1c54b5b129
bug 229182 r+sr=jst
2003-12-25 10:25:12 +00:00
jshin%mailaps.org
06869f6ed6
follow-up to bug 226288 : I dropped '-' sign at several places revising my patch before landing as suggested by reviewers.
2003-12-25 08:24:52 +00:00
scott%scott-macgregor.org
60a2e4a4a5
for now, force text/calendar parts to show up inline
2003-12-25 01:54:29 +00:00
scott%scott-macgregor.org
f6d7699856
get the text/calendar cthandler building again
...
(based on the vcard cthandler makefile)
NOT PART OF THE BUILD
2003-12-25 01:54:00 +00:00
db48x%yahoo.com
c7a836a554
forgot to check this file in
2003-12-25 01:08:46 +00:00
scott%scott-macgregor.org
8caa4064e6
porting the fix for bug #229214 to tbird
2003-12-25 00:11:31 +00:00
neil%parkwaycc.co.uk
f57f33ebff
Bug 217089 Fix compiler warnings p=gautheri@noos.fr r=ere sr=tor
2003-12-24 23:45:12 +00:00
neil%parkwaycc.co.uk
5563d51997
Bug 229105 cannot open tab groups in some circumstances (regression from bug 179787) r=hj sr=bz
2003-12-24 23:25:13 +00:00
scott%scott-macgregor.org
0e6e4f78e7
porting the fix for bug #229214 to tbird
2003-12-24 22:40:15 +00:00
bryner%brianryner.com
5aeafaa8a6
deCOMtaminate nsIPresContext::GetCompatibilityMode / SetCompatibilityMode (bug 229081). r+sr=bzbarsky.
2003-12-24 21:51:50 +00:00
db48x%yahoo.com
071a6664d2
bug 214992 sync Firebird's Page Info with Mozilla's
...
r=p_ch
2003-12-24 21:32:43 +00:00
scott%scott-macgregor.org
ec0d786075
fix for bug #229214
...
non-subscribable folders in subscribe ui should be grayed out and have the subscribe checkbox hidden
r/sr=bienvenu
2003-12-24 20:44:58 +00:00