Compare commits

...

4834 Commits

Author SHA1 Message Date
reed%reedloden.com
735cf6a9dd Bug 391056 - "Swap to SQLite-based pageload server (take three)" [p=reed r=BuildTeam]
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@231635 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-08 03:32:47 +00:00
reed%reedloden.com
4ced5df7c4 Revert back to axolotl until pageload.build db corruption issue can be dealt with (cb-sea-linux-trunk and Camino excluded). [p=reed r=rhelmer]
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@228368 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-20 06:40:27 +00:00
reed%reedloden.com
3c6feaee98 Re-land patches in bug 363499 now that bug 384032 has been fixed. [p=reed r=preed]
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@228354 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-20 02:00:54 +00:00
reed%reedloden.com
6108b458bc Swap pageload_server back to axolotl for the time being (Camino excluded). [p=reed r=preed]
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@227833 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-12 00:32:19 +00:00
reed%reedloden.com
4bb8b0b491 Bug 363499 - "Move pageload_server from axolotl to dm-pageload01 (pageload.build.mozilla.org)" [p=reed r=preed]
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@227684 18797224-902f-48f8-a5cc-f745e15eee43
2007-06-08 02:42:22 +00:00
benjamin%smedbergs.us
b3ea508fda Also disable talkback, because it uses internal linkage. Ook.
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224944 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-24 14:18:40 +00:00
benjamin%smedbergs.us
c1c000cf07 Don't build xforms.
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224917 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-24 01:46:50 +00:00
benjamin%smedbergs.us
9ae79c110f --enable-libxul requires places-bookmarks
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224904 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-23 20:10:53 +00:00
benjamin%smedbergs.us
a6fec75dc3 Clobber to get a clean rebuild with enable-libxul
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224900 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-23 19:17:33 +00:00
benjamin%smedbergs.us
321c0ac8f4 Try --enable-libxul to see what happens to perf numbers
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224899 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-23 19:17:14 +00:00
nrthomas%gmail.com
727e2be241 Disable pushing update info to AUS, so that these builds don't get into the trunk's nightly channel, ok from bsmedberg
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224626 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-17 13:00:56 +00:00
benjamin%smedbergs.us
911d90cb54 God help me figure out why changing to a newer compiler would make the builds 15% slower.
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224597 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-17 00:50:46 +00:00
benjamin%smedbergs.us
28f9acf10f God help me figure out why changing to a newer compiler would make the builds 15% slower.
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224596 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-17 00:13:01 +00:00
benjamin%smedbergs.us
27f07d006b Tell fx-linux-tbox to use the custom gcc 4.1 compiler
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224581 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-16 19:16:12 +00:00
rhelmer%mozilla.com
a4bd8d1a2e configs for gcc 4.1.1 experimentation on fx-linux-tbox
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224524 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-14 00:56:38 +00:00
(no author)
d5d92b8495 This commit was manufactured by cvs2svn to create branch 'feature_gcc411'.
git-svn-id: svn://10.0.0.236/branches/feature_gcc411@224508 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 21:14:33 +00:00
benjamin%smedbergs.us
28342790b7 Bug 377198 - disable xforms as part of the firefox build on trunk. r=preed
git-svn-id: svn://10.0.0.236/trunk@224507 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 21:14:32 +00:00
preed%mozilla.com
14df6c9f85 Bug 376315: fix a few issues in v 2.1:
-- Pull a specific tag from CVS for the initial import
-- Allow pull-by-date, so we can import by date
-- Use cvs.m.o, not cvs-mirror.m.o (which can be in an inconsistent state, especialy if pulling "now")
-- Use UTC, like the tinderboxen do, to pull if pulling by "now"
-- Include more tracking information in the hg commit message
-- Add a --importdate option, to import the CVS tree as of a selected date
-- the --initrepo option now handles the initial import from the static CVS tag as well.


git-svn-id: svn://10.0.0.236/trunk@224504 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 20:00:57 +00:00
neil%parkwaycc.co.uk
e26b4d4acc Bug 375828 RUN_AUTOCONF_LOCALLY doesn't if CVS checkout failed r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224503 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 19:49:29 +00:00
mrbkap%gmail.com
45b6223230 Add an API to set aside and restore cx->fp. bug 377090, r=brendan
git-svn-id: svn://10.0.0.236/trunk@224501 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 19:20:22 +00:00
nrthomas%gmail.com
d30e6d4270 Disable win32 xforms check until bug 377424 is fixed
git-svn-id: svn://10.0.0.236/trunk@224500 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 19:16:43 +00:00
bugzilla%standard8.demon.co.uk
2c34ef7e36 Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224498 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 17:53:42 +00:00
bugzilla%standard8.demon.co.uk
262980b6f2 Bug 160942 JS error exception closing new message windows: sMsgComposeService is not defined. (Ev1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott
git-svn-id: svn://10.0.0.236/trunk@224497 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 17:52:41 +00:00
bugzilla%standard8.demon.co.uk
2db0e49e95 Bug 160942 JS error exception closing new message windows: sMsgComposeService is not defined. (Dv3-SM) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=neil
git-svn-id: svn://10.0.0.236/trunk@224496 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 17:51:36 +00:00
benjamin%smedbergs.us
c449aca1db From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons
git-svn-id: svn://10.0.0.236/trunk@224495 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 17:33:56 +00:00
benjamin%smedbergs.us
95cc240945 Bug 377410 - remove mfcembed, r=dougt
git-svn-id: svn://10.0.0.236/trunk@224494 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 17:22:43 +00:00
roc+%cs.cmu.edu
817b30368a Bug 376223. Make frame construction for XUL listbox content grab pseudo frames if necessary. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@224493 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 16:50:57 +00:00
roc+%cs.cmu.edu
a106207e40 Bug 376534. Improve the display of 8s in our missing-glyph-boxes. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@224492 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 16:48:59 +00:00
bienvenu%nventure.com
953518b8fe properly unescape bcc field when handling mailto urls, patch by shadow@shadow2531.com, r/sr=bienvenu 320206
git-svn-id: svn://10.0.0.236/trunk@224491 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 16:26:56 +00:00
bienvenu%nventure.com
e41d6da4a7 remove nsIFileSpec from filter and related code, sr=mscott 33451
git-svn-id: svn://10.0.0.236/trunk@224490 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 15:40:02 +00:00
bienvenu%nventure.com
e145c8d396 remove nsIFileSpec from filter and related code, sr=mscott 33451
git-svn-id: svn://10.0.0.236/trunk@224489 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 15:25:58 +00:00
bienvenu%nventure.com
827ff114c0 fix 368041 mark thread read doesn't mark messages read on imap server, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224488 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 15:21:37 +00:00
lpsolit%gmail.com
2a6bf71933 Bug 92552: Separate reassignment from bug status change (they are now independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224487 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 14:53:25 +00:00
Olli.Pettay%helsinki.fi
4bdc84ba5d Bug 374090, Crash [@ nsGfxScrollFrameInner::GetScrollPortSize] with noframes and setting binding on root element, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@224486 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 14:07:40 +00:00
aaronleventhal%moonset.net
d837a795eb Comment only change to remove XXX after issue resolution in WAI-PF face to face meetings on WAI-ARIA specifications. No review for comment clarification.
git-svn-id: svn://10.0.0.236/trunk@224485 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 13:53:13 +00:00
aaronleventhal%moonset.net
6b62ca8688 Bug 356829. Do not expose table layout-guess=true when table is inside editable area. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224484 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 11:38:46 +00:00
surkov.alexander%gmail.com
ad4949ec8e Fix for bug 377037 - get rid of StateChange struct, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224483 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 06:03:31 +00:00
philringnalda%gmail.com
e57988fdd1 Bug 376906 - tabs bad, r=gavin
git-svn-id: svn://10.0.0.236/trunk@224481 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 04:17:12 +00:00
bienvenu%nventure.com
e795e1856e fix for regression regenerating local summary files, from nsIFileSpec removal, patch by emaijala@kolumbus.fi r=bienvenu, sr=mscott, patch added to 196732 but also fixes 377239
git-svn-id: svn://10.0.0.236/trunk@224480 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 03:35:12 +00:00
mozilla.mano%sent.com
de9fc16064 Missed file from Bug 339102.
git-svn-id: svn://10.0.0.236/trunk@224479 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 01:43:04 +00:00
mozilla.mano%sent.com
dec935eb18 Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
git-svn-id: svn://10.0.0.236/trunk@224478 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-13 01:26:39 +00:00
glen.beasley%sun.com
d70cb71696 374663 optimize build loses header info r=christophe
git-svn-id: svn://10.0.0.236/trunk@224477 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 23:05:38 +00:00
stuart.morgan%alumni.case.edu
e24bdae7f5 Bug 377110: Strip unnecessary rules from Camino-only forms.css. r=josh sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224476 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 23:02:37 +00:00
sspitzer%mozilla.org
f62641afeb backing out myu fix for bug #375710, based on comments from kimura
git-svn-id: svn://10.0.0.236/trunk@224475 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 23:01:44 +00:00
neil%parkwaycc.co.uk
07d8b0d477 Bug 338461 Make opening a new navigator work with suiterunner r=IanN
git-svn-id: svn://10.0.0.236/trunk@224474 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 23:01:43 +00:00
sspitzer%mozilla.org
96d6f4c38b fix for bug #376062: can't connect with the internet on Wista RC1
r=wtc, r=Masatoshi Kimura


git-svn-id: svn://10.0.0.236/trunk@224472 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 22:31:06 +00:00
jwalden%mit.edu
3c39115095 Bug 376568 - Use NSPR static assertion to check parametrized value of K on nsExpirationTracker. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@224470 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 22:19:26 +00:00
sspitzer%mozilla.org
d5cd4acd9c fix for bug #375710 and bug #371649
Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2.  r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@224469 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 22:07:19 +00:00
neil%parkwaycc.co.uk
5a05cc5e8e Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc
git-svn-id: svn://10.0.0.236/trunk@224468 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 21:18:47 +00:00
bugzilla%standard8.demon.co.uk
d4481bf799 Part of Bug 359716 - fix cross compilation for mac and re-enable the cygwin wrapper so that SeaMonkey and Thunderbird client builds work. r=mcs
git-svn-id: svn://10.0.0.236/trunk@224467 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 21:05:33 +00:00
cls%seawood.org
00f5c3e8fb 'require' forces the file to only be read once _ever_ so use 'do' instead.
Fixes tree state issues.
Bug #377229


git-svn-id: svn://10.0.0.236/trunk@224466 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 21:02:14 +00:00
neil%parkwaycc.co.uk
d0f0d0d1d5 Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst
git-svn-id: svn://10.0.0.236/trunk@224465 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 20:59:01 +00:00
pavlov%pavlov.net
8c7214488c fixing build bustage.
git-svn-id: svn://10.0.0.236/trunk@224464 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 20:11:50 +00:00
ctalbert.moz%gmail.com
19564141e4 Fix for 375509 r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@224463 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 19:31:37 +00:00
dbaron%dbaron.org
7b369e793e Fix crash caused by bad array iteration. b=372713 r=peterv
git-svn-id: svn://10.0.0.236/trunk@224461 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 19:22:24 +00:00
ctalbert.moz%gmail.com
9bec6406da Fix for 376937 patch by ssitter r=mickey
git-svn-id: svn://10.0.0.236/trunk@224460 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 19:21:03 +00:00
pavlov%pavlov.net
5924276405 upgrading libpng to 1.2.16. patch from andrew smith. bug 373249. r=me sr=tor
git-svn-id: svn://10.0.0.236/trunk@224458 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 18:34:54 +00:00
ted.mielczarek%gmail.com
a7b38740d6 one more bustage fix, with feeling
git-svn-id: svn://10.0.0.236/trunk@224456 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 18:13:53 +00:00
nboyd%atg.com
60b6e3b4f6 Add missing version option.
git-svn-id: svn://10.0.0.236/trunk@224454 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 17:25:02 +00:00
nboyd%atg.com
c342f7c4ed Fix javadoc comment for version 1.6.
git-svn-id: svn://10.0.0.236/trunk@224453 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 17:23:21 +00:00
surkov.alexander%gmail.com
c013761c31 Fix for bug 377285 - sync nsIAccessNode::scrollTo with IA2, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224452 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 16:54:09 +00:00
ted.mielczarek%gmail.com
22b3eda5df more bustage fix
git-svn-id: svn://10.0.0.236/trunk@224451 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 16:48:15 +00:00
martijn.martijn%gmail.com
763e744b1b Bug 377017 – Javascript - crash on accessing a css rule after deleteRule() [@ nsCSSSelector::ToStringInternal], r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224450 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 16:23:43 +00:00
martijn.martijn%gmail.com
a2ded968f6 Mochikit test for bug 371724, r=sayrer
git-svn-id: svn://10.0.0.236/trunk@224449 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 16:10:42 +00:00
enndeakin%sympatico.ca
1a63c0a076 Bug 362906, assertion when root node in a template isn't XUL, r=smaug,sr=sicking
git-svn-id: svn://10.0.0.236/trunk@224448 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 15:55:54 +00:00
enndeakin%sympatico.ca
e903c89712 Bug 368721, issues with conditions on simple rules in templates,r=smaug,sr=sicking
git-svn-id: svn://10.0.0.236/trunk@224446 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 15:47:44 +00:00
ted.mielczarek%gmail.com
0e8e298f5d fix unit test bustage from bug 372831
git-svn-id: svn://10.0.0.236/trunk@224445 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 15:42:04 +00:00
aaronleventhal%moonset.net
72ea774867 Bug 376924. Traversing the accessible tree after changes to CSS display property can crash Firefox. r=mats.palmgren
git-svn-id: svn://10.0.0.236/trunk@224444 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 15:04:24 +00:00
martijn.martijn%gmail.com
7aacaa506f Bug 376891 – <center><marquee direction=up/down></center> has different result in IE, r=dbaron, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@224443 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 14:54:34 +00:00
bugzilla%standard8.demon.co.uk
be16a98de5 Bug 376782 Move ldap.properties to suite's locale directory. r=dmose/KaiRo,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224442 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 14:49:08 +00:00
aaronleventhal%moonset.net
bffd7d0c06 Bug 377123. Crash in profile manager when Create button pressed. r=Olli.Pettay
git-svn-id: svn://10.0.0.236/trunk@224441 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 14:47:55 +00:00
bugzilla%standard8.demon.co.uk
026169c64a Bug 376782 Move ldap.properties to suite's locale directory. r=dmose for moving files without history,r=KaiRo,sr=Neil, original location of files was mozilla/directory/xpcom/base/resources/locale/en-US
git-svn-id: svn://10.0.0.236/trunk@224440 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 14:47:05 +00:00
daniel.boelzle%sun.com
bc21cc95c6 Bug 340949, 374594, 373886: allowing subscribed calendar to be written, fixing all-day recurres, fixing CRLF problem
git-svn-id: svn://10.0.0.236/trunk@224439 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 13:16:26 +00:00
bugzilla%standard8.demon.co.uk
4d901c6d56 Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds.
git-svn-id: svn://10.0.0.236/trunk@224437 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 12:41:32 +00:00
cltbld
67fd9a6d7f Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224436 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 11:21:04 +00:00
bugzilla%standard8.demon.co.uk
f2749c6812 Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code
git-svn-id: svn://10.0.0.236/trunk@224435 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 11:18:01 +00:00
gerv%gerv.net
f664aa66f1 Fix wording in the footer to take account of the fact that we now send to mailing lists or newsgroups, and to not use the missing "newsgroup" variable.
git-svn-id: svn://10.0.0.236/trunk@224434 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 09:36:47 +00:00
ginn.chen%sun.com
584fa07cc3 Bug 377030 Popup menus are not firing focus upon return to application
patch by Aaron Leventhal review by ginn.chen


git-svn-id: svn://10.0.0.236/trunk@224433 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 09:36:40 +00:00
bzbarsky%mit.edu
2a1d38beb3 Adding testcase.
git-svn-id: svn://10.0.0.236/trunk@224432 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 06:40:27 +00:00
enndeakin%sympatico.ca
aaa114f392 Bug 375681, missed this file, add what-wg drag events, r=smaug,sr=roc
git-svn-id: svn://10.0.0.236/trunk@224431 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 05:56:13 +00:00
enndeakin%sympatico.ca
1c4cf263de Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
git-svn-id: svn://10.0.0.236/trunk@224430 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 04:37:41 +00:00
philringnalda%gmail.com
ecfe30afc1 Bug 377114 - Unsquish buttons in Mac prefs, r=mkmelin
git-svn-id: svn://10.0.0.236/trunk@224429 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 04:02:53 +00:00
reed%reedloden.com
05d727a610 Bug 369188 - "bonsai shell_escape problem" [p=reed r=reed]
git-svn-id: svn://10.0.0.236/trunk@224428 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 01:20:07 +00:00
reed%reedloden.com
c2a9baf3c0 Bug 369188 - "bonsai shell_escape problem" [p=reed r=bear]
git-svn-id: svn://10.0.0.236/trunk@224427 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 01:19:41 +00:00
mozilla.mano%sent.com
4aa7eec6a5 Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me.
git-svn-id: svn://10.0.0.236/trunk@224426 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 01:18:39 +00:00
bzbarsky%mit.edu
2e59562c94 Adding some more reftests.
git-svn-id: svn://10.0.0.236/trunk@224425 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 00:52:12 +00:00
mozilla.mano%sent.com
524d38f060 Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc.
git-svn-id: svn://10.0.0.236/trunk@224424 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 00:36:41 +00:00
roc+%cs.cmu.edu
f5ac172bbd Bug 377053. Don't return a local string object to callers of gfxQuartzFontCache::GetPostscriptNameForFontID. r=vlad
git-svn-id: svn://10.0.0.236/trunk@224423 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-12 00:19:35 +00:00
joshmoz%gmail.com
14a3859733 add NS_VK_HELP to GUI event macros. no bug. r/sr=pav
git-svn-id: svn://10.0.0.236/trunk@224422 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 23:44:19 +00:00
stuart.morgan%alumni.case.edu
791a566023 Camino only - Bug 377192: Fix crash when dragging text to a tab. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@224421 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 22:19:01 +00:00
bzbarsky%mit.edu
4a682ca25f Don't block the parser on scripts we'll never execute. Bug 371743, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@224419 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 20:18:11 +00:00
dietrich%mozilla.com
94e6868535 Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano)
git-svn-id: svn://10.0.0.236/trunk@224418 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 19:52:44 +00:00
redfive%acm.org
ec3bfeabe7 bug 371178 - patcher2 should replace version strings
r=preed
Changes:
- pass in version string into calls to SubstitutePath()
- clean up some indenting


git-svn-id: svn://10.0.0.236/trunk@224417 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 19:29:28 +00:00
aaronr%us.ibm.com
aaace409a5 [XForms] xul select1 + output testcase fails on updated branch. Bug 376989, r=doronr+surkov
git-svn-id: svn://10.0.0.236/trunk@224416 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 19:25:35 +00:00
Olli.Pettay%helsinki.fi
91742c7abc Bug 377184, Most of the action module elements should have display: none, r=aaronr+SteveS
git-svn-id: svn://10.0.0.236/trunk@224415 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 19:22:46 +00:00
cltbld
8ee9d64a37 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224414 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 18:31:03 +00:00
benjamin%smedbergs.us
3a1a84b4b9 Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me
git-svn-id: svn://10.0.0.236/trunk@224413 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 18:22:35 +00:00
cltbld
d01addf21e Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224412 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 18:21:03 +00:00
despotdaemon
3038e1b5ad Pseudo-automatic update of changes made by stefanh@inbox.com.
git-svn-id: svn://10.0.0.236/trunk@224411 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 18:19:25 +00:00
benjamin%smedbergs.us
308550e44d Bustage fix for cygwin environment with non-cygwin python, from bug 361583
git-svn-id: svn://10.0.0.236/trunk@224410 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 18:17:02 +00:00
stridey%gmail.com
b48aa629f0 Camino only - Bug 376723: fixing typo in bookmark folder info panel. r=ardisson sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@224408 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 17:55:27 +00:00
cltbld
814fe668af Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224407 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 17:11:03 +00:00
axel%pike.org
c2a0924142 bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons
git-svn-id: svn://10.0.0.236/trunk@224406 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 17:09:51 +00:00
despotdaemon
af0cd771cc Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@224405 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 17:08:24 +00:00
despotdaemon
4bd5e93221 Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@224404 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 17:07:17 +00:00
ted.mielczarek%gmail.com
b46376a87d fix dbaron's typo
git-svn-id: svn://10.0.0.236/trunk@224403 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 16:48:01 +00:00
axel%pike.org
4f0bf16965 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224402 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 16:35:03 +00:00
reed%reedloden.com
85263137f3 Bug 376278 - "Hendrix should be able to submit to alternate destinations depending on product" [p=reed r=gerv]
git-svn-id: svn://10.0.0.236/trunk@224399 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 10:07:55 +00:00
marco%gnome.org
276498d4f9 #376777 Only set text/uri-list from x-moz-url when no uri-list has been
explicitly set. Patch by Tomeu Vizoso.
r=roc sr=roc


git-svn-id: svn://10.0.0.236/trunk@224398 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 09:06:02 +00:00
longsonr%gmail.com
952bfbf92e Bug 368836 - improve support for initial in SVG. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224397 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 08:27:27 +00:00
dbaron%dbaron.org
21f8ad9dbf Annotate known reftest failure for which bug has been filed.
git-svn-id: svn://10.0.0.236/trunk@224396 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:36:58 +00:00
dbaron%dbaron.org
5712a2f46c Annotate known failure for which bug has been filed.
git-svn-id: svn://10.0.0.236/trunk@224395 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:31:09 +00:00
dbaron%dbaron.org
c388c0ebb7 Remove failure attributed to bug that was just my confusion.
git-svn-id: svn://10.0.0.236/trunk@224394 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 07:26:01 +00:00
bzbarsky%mit.edu
5f1c0665ca Make sure to set our out param on early return. Bug 372426, r+sr=biesi
git-svn-id: svn://10.0.0.236/trunk@224392 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 05:20:42 +00:00
roc+%cs.cmu.edu
63377a1ac7 Bug 370439 (sort of). GetAbsPosClipRect needs to take the new frame size as a parameter, because the current frame size may be invalid when we are called by FinishAndStoreOverflow. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224391 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 05:04:10 +00:00
dbaron%dbaron.org
53c12dc8db Colin just fixed bug 369293.
git-svn-id: svn://10.0.0.236/trunk@224390 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 05:04:04 +00:00
surkov.alexander%gmail.com
93d1eaeac0 Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224389 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 04:17:33 +00:00
peterv%propagandism.org
0d8c110fd8 Fix Sunbird bustage.
git-svn-id: svn://10.0.0.236/trunk@224388 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 02:24:16 +00:00
inonit%inonit.com
2e94e5c785 Fix bug in which elements which looked like HTML documents would get converted to strings incorrectly
git-svn-id: svn://10.0.0.236/trunk@224387 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 02:17:10 +00:00
joshmoz%gmail.com
d5e3fc289e Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc
git-svn-id: svn://10.0.0.236/trunk@224386 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-11 00:25:11 +00:00
jst%mozilla.org
fce267f89e Fixing bug 376987. Add missing code to event listener registration helper code. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@224385 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 23:59:28 +00:00
justdave%bugzilla.org
a9fe824244 Bug 377078: Correct the module definition for NSS and add JSS and SecurityServices
git-svn-id: svn://10.0.0.236/trunk@224384 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 23:08:22 +00:00
aaronr%us.ibm.com
8f98fb6069 [XForms] output mediatype patch won't work on branches. Bug 376931, r=doronr+surkov
git-svn-id: svn://10.0.0.236/trunk@224383 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 22:53:04 +00:00
aaronr%us.ibm.com
e6bab213a8 [XForms] dropmarker for xul datepicker won't work on branches. Bug 376958, r=doronr+surkov
git-svn-id: svn://10.0.0.236/trunk@224382 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 22:22:44 +00:00
peterv%propagandism.org
2e4ca48649 Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@224381 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 22:05:44 +00:00
lpsolit%gmail.com
21a219be16 Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224380 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 21:30:34 +00:00
joshmoz%gmail.com
24e845cca5 re-work the way we send NS_MOUSE_ENTER and NS_MOUSE_EXIT events to be more robust, don't drop events, and always order events correctly. This fixes 355102 and 332138 for sure, and probably fixes most of 354768 and 357253. The latter two bugs can sometimes have other causes as well. r=shebs sr=pav
git-svn-id: svn://10.0.0.236/trunk@224377 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 20:07:49 +00:00
bent.mozilla%gmail.com
37dfe2ed26 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser.
git-svn-id: svn://10.0.0.236/trunk@224376 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 19:20:49 +00:00
ted.mielczarek%gmail.com
e1603aaa54 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test
git-svn-id: svn://10.0.0.236/trunk@224375 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 19:15:17 +00:00
Olli.Pettay%helsinki.fi
f8562f7d9c Additional patch for bug 369150, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@224374 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 19:08:21 +00:00
stridey%gmail.com
779b4020fb Project patch for bug 372020.
git-svn-id: svn://10.0.0.236/trunk@224371 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 18:57:55 +00:00
stridey%gmail.com
21da03ae58 Camino only - Bug 372020: Prevent inadvertend bookmarking of javascript and data URLs. Patch by Sean Murphy <murph@seanmurph.com> r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@224370 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 18:47:13 +00:00
aaronleventhal%moonset.net
9cacdb7c54 Bug 375747. Should not fire nsIAccessible::EVENT_FOCUS for top level window (nsRootAccessible). r=parente
git-svn-id: svn://10.0.0.236/trunk@224369 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 18:41:40 +00:00
despotdaemon
b91f82d7fd Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@224368 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 18:41:03 +00:00
bryner%brianryner.com
0bd21381fb fix warning from bug 374883, r=marria
git-svn-id: svn://10.0.0.236/trunk@224367 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 18:24:51 +00:00
bzbarsky%mit.edu
9f0be03d6c Test should be XHTML, not HTML. Fixes orange.
git-svn-id: svn://10.0.0.236/trunk@224366 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:49:26 +00:00
aaronleventhal%moonset.net
aba8e3a2c9 Bug 377045. Crash in nsDocAccessible::GetParent(). r=surkov
git-svn-id: svn://10.0.0.236/trunk@224365 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:46:20 +00:00
cltbld
1c32daf49c Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224364 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:41:02 +00:00
benjamin%smedbergs.us
d275d37d30 And fix bashism :-(
git-svn-id: svn://10.0.0.236/trunk@224363 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:37:44 +00:00
benjamin%smedbergs.us
b885ceacfe Bug 375219 bustage fix.
git-svn-id: svn://10.0.0.236/trunk@224362 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:35:40 +00:00
lpsolit%gmail.com
939ec09035 Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224361 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 17:33:13 +00:00
cltbld
938500d204 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224358 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:48:31 +00:00
bzbarsky%mit.edu
f6217e0331 Add test.
git-svn-id: svn://10.0.0.236/trunk@224356 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:35:56 +00:00
nrthomas%gmail.com
869a2a5621 Bug 376878, work around duplicate all-l10n.js in thunderbird installers, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@224355 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:32:59 +00:00
surkov.alexander%gmail.com
83da914305 Fix for bug 377037 - remove acc doc from arguments of nsIAccessibleEvent object, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224354 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:28:38 +00:00
bzbarsky%mit.edu
7bd0cdb140 Treat <mtable> as special, since the outermost frame it creates is not in fact
a table-related frame.  Bug 374193, r=bernd, sr=rbs


git-svn-id: svn://10.0.0.236/trunk@224353 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:24:02 +00:00
mrbkap%gmail.com
275c1ca902 Protect against someone calling XPCSafeJSObjectWrapper.prototype(). bug 375164, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@224350 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 16:04:43 +00:00
benjamin%smedbergs.us
89bdca1073 Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc
git-svn-id: svn://10.0.0.236/trunk@224349 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 15:37:25 +00:00
surkov.alexander%gmail.com
3e48a673d6 Fix for bug 376935 - posinset and setsize incorrect for lists with poor markup, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224348 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 13:35:17 +00:00
aaronleventhal%moonset.net
3f7960a3c2 Bug 372545. Misidentification of data tables in at-spi based on empty summary or caption. r=nian.liu
git-svn-id: svn://10.0.0.236/trunk@224347 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 13:29:31 +00:00
igor%mir2.org
be8566dadc Bug 373175: hiding code to set arena names behind JS_ARENAMETER. r=brendan
git-svn-id: svn://10.0.0.236/trunk@224346 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 13:29:10 +00:00
lpsolit%gmail.com
1eaf6ff01d Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224345 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 12:07:16 +00:00
surkov.alexander%gmail.com
3941183cb7 Fix for bug 376514 - stop text accessible using for nsHTMLListBulletAccessible
git-svn-id: svn://10.0.0.236/trunk@224344 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 11:52:59 +00:00
mozilla.mano%sent.com
04ef2d76d9 Test for Bug 376798. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224343 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 10:59:05 +00:00
longsonr%gmail.com
8cbb8e6de3 Bug 376611 - Don't cache marker frames. r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@224342 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 10:19:59 +00:00
longsonr%gmail.com
8b75b1c145 Bug 374277 - Horizontal line with stroke referencing a userSpaceOnUse pattern doesn't paint. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@224341 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 09:57:12 +00:00
ginn.chen%sun.com
d1df7f33c3 Bug 366340 List items should not have SHOWING state when they are scrolled off
patch by Nian.Liu r=surkov.alexander


git-svn-id: svn://10.0.0.236/trunk@224340 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 07:55:51 +00:00
surkov.alexander%gmail.com
e8535224f2 Fix for bug 374790 - clean up accessible event firing, r=aaronlev, ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224337 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 04:37:52 +00:00
rhelmer%mozilla.com
f6317c31c3 bump milestone properly b=372759 r=preed
git-svn-id: svn://10.0.0.236/trunk@224336 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:56:16 +00:00
mozilla.mano%sent.com
30110cbc61 Bug 376954 - Document about when accessing childCount throws. patch from Johnathan Nightingale <johnath@mozilla.com>, r=me.
git-svn-id: svn://10.0.0.236/trunk@224335 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:42:13 +00:00
mozilla.mano%sent.com
a8db61026f Bug 376731 - Pasting/Dropping a child of a live-bookmark should not copy over its livemark/bookmarkFeedURI annotation. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224334 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:36:43 +00:00
mozilla.mano%sent.com
6973d6a3e3 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224333 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:30:52 +00:00
mozilla.mano%sent.com
62f41f709f Bug 376786 - Annotation-based queries are broken. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224332 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:24:37 +00:00
mozilla.mano%sent.com
85a9bfab17 Bug 376815 - Allow using listheader in a richlistbox. r=enn
git-svn-id: svn://10.0.0.236/trunk@224331 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:21:16 +00:00
enndeakin%sympatico.ca
e8ded81f05 Bug 376992, folders array not freed, r=dietrich
git-svn-id: svn://10.0.0.236/trunk@224330 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-10 00:04:03 +00:00
enndeakin%sympatico.ca
8fd48e1972 Bug 372047, support reversing scale widget,r=neil,josh
git-svn-id: svn://10.0.0.236/trunk@224329 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 22:59:42 +00:00
dbaron%dbaron.org
3db6459bbb Fix regression that caused the SVG properties not to be listed. b=375388
git-svn-id: svn://10.0.0.236/trunk@224328 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 22:42:43 +00:00
enndeakin%sympatico.ca
6bd389e46d Bug 372047, support reverse direction scales, r=neil,josh
git-svn-id: svn://10.0.0.236/trunk@224327 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 22:39:57 +00:00
joshmoz%gmail.com
04b8ac814d use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn
git-svn-id: svn://10.0.0.236/trunk@224326 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 22:30:23 +00:00
aaronleventhal%moonset.net
18af18a191 Follow-up patch for bug 375747, to prevent crashes when no window is currently focused. r=parente
git-svn-id: svn://10.0.0.236/trunk@224325 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 20:57:30 +00:00
timeless%mozdev.org
859e54f3f6 Bug 370061 - OpenBSD: sync with reality, they've had GCC3 for a long time
patch by martynas@openbsd.org r=timeless


git-svn-id: svn://10.0.0.236/trunk@224321 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 19:59:11 +00:00
bryner%brianryner.com
e723ccbd54 Log TabMove events (bug 374883) r=marria
git-svn-id: svn://10.0.0.236/trunk@224320 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 19:01:37 +00:00
masayuki%d-toybox.com
c9b6400a42 Bug 341568 valid subject displayed as blank in thread pane (preceded by bogus header) r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@224319 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 18:41:05 +00:00
aaronleventhal%moonset.net
f448ac5386 Bug 375747. Fix ATK/AT-SPI focus events to be consistent with other Gnome apps. r=surkov
git-svn-id: svn://10.0.0.236/trunk@224316 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 13:40:25 +00:00
rbs%maths.uq.edu.au
c8d49fd4f0 Typo
git-svn-id: svn://10.0.0.236/trunk@224315 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 03:54:09 +00:00
rbs%maths.uq.edu.au
ad6ad2f939 Bug 370791 – Crash [@ nsStyleContext::AddRef] [@ nsCSSRendering::PaintBackground] with <math:mi> and float, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@224314 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 03:43:44 +00:00
stridey%gmail.com
d8f53f7330 Project patch for bug 355490.
git-svn-id: svn://10.0.0.236/trunk@224313 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-09 00:06:48 +00:00
stridey%gmail.com
3046dcb16c Placeholder image for Bug 355490
git-svn-id: svn://10.0.0.236/trunk@224312 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 22:58:12 +00:00
stridey%gmail.com
f0bc945352 Camino only - Bug 376404: package Cocoa cursor image files in the right place. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@224311 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 22:52:57 +00:00
stridey%gmail.com
f53a679920 Bug 355490: Create overflow menu for accessing tabs quickly from the tab bar. r=murph r=delliott sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@224310 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 22:32:03 +00:00
mnyromyr%tprac.de
9b599f31ad Bug 376849: Move reference to tabbrowser-tabs binding; p=<stefanh@bluebottle.com>, r=mano
git-svn-id: svn://10.0.0.236/trunk@224309 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 21:32:43 +00:00
bclary%bclary.com
d08cbd0752 JavaScript Test - regression test for bug 352013, by Brendan Eich
git-svn-id: svn://10.0.0.236/trunk@224308 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 09:07:54 +00:00
bclary%bclary.com
eafb1830f7 JavaScript Test - regression test for bug 352441, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224307 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 08:47:25 +00:00
bclary%bclary.com
d08dac7e64 JavaScript Test - regression test for bug 352789, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224306 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 08:40:41 +00:00
bclary%bclary.com
5bd75cb15f JavaScript Test - regression test for bug 353146, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224305 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 08:32:51 +00:00
bclary%bclary.com
154ef13133 JavaScript Test - regression test for bug 355786, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224304 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 07:52:03 +00:00
bclary%bclary.com
83aff11b84 JavaScript Test - regression test for bug 376564, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224303 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 07:44:49 +00:00
bclary%bclary.com
4f26572bf8 JavaScript Test - regression test for bug 376773, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@224302 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 06:24:43 +00:00
surkov.alexander%gmail.com
d59d9208f4 Fix for bug 376753 - new missing files added
git-svn-id: svn://10.0.0.236/trunk@224301 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 04:00:25 +00:00
surkov.alexander%gmail.com
0c2fbf5166 Fix for bug 376753 - Allow QueryInterface to IA2 witout crashing, patches=aaronlev, me, r=me, aaronlev
git-svn-id: svn://10.0.0.236/trunk@224300 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-08 03:58:08 +00:00
aaronleventhal%moonset.net
c712738f49 Bug 377640. Need nsIAccessibleEvent::EVENT_FOCUS for menu item when menu bar focused with F10 or Alt key alone (regression). r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224299 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 18:48:29 +00:00
stridey%gmail.com
2f2efca05f Camino only - Bug 374417: Disable 'Use in Dock Menu' context menu item for the History collection. r=murph sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@224298 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 15:56:21 +00:00
igor%mir2.org
a581bee0ea Bug 373082: fixing bad English in comments for xml_lookupProperty.
git-svn-id: svn://10.0.0.236/trunk@224297 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 15:19:23 +00:00
kairo%kairo.at
0a347725cb bug 361903 - [suiterunner] Personal Toolbar expands when items are hovered, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224296 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 11:36:00 +00:00
lpsolit%gmail.com
06bba42093 Bug 102622: Dependency graphs should be able to be limited by "relationship" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224295 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 11:18:02 +00:00
surkov.alexander%gmail.com
9f5c15bc8b Fix for bug 375534 - groupPosition problems, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224294 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 09:07:24 +00:00
surkov.alexander%gmail.com
3fd858d27f Fix for bug CORBA error on getAttributes() for document frame, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224293 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 08:58:29 +00:00
nboyd%atg.com
9ae9f6d0a4 Add special __javaClass__ property on NativeJavaClass to allow access to
the underlying java.lang.Class instance.


git-svn-id: svn://10.0.0.236/trunk@224292 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 02:52:23 +00:00
lpsolit%gmail.com
4e6ce77f7e Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224291 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 02:34:22 +00:00
brendan%mozilla.org
a9dc8e4a74 Add -o <option> to shell; add JSOPTION_ANONFUNFIX and test it for ECMA conformance (376052, r=igor).
git-svn-id: svn://10.0.0.236/trunk@224290 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 01:20:28 +00:00
lpsolit%gmail.com
2901b55baf Bug 371727: One week is too long to wait for an update notification - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@224289 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 01:08:35 +00:00
bzbarsky%mit.edu
c11b9496d3 Make sure to end our update before we decrement mSink->mInNotification. Bug
373669, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@224288 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-07 00:20:09 +00:00
aaronleventhal%moonset.net
719ad7c324 Commenting out the 2 lines from bug 370790 that are causing startup crashes with screen readers (bug 376239).
git-svn-id: svn://10.0.0.236/trunk@224286 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 22:54:17 +00:00
rhelmer%mozilla.com
de7c25b118 unused locales
git-svn-id: svn://10.0.0.236/trunk@224277 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 18:55:59 +00:00
bclary%bclary.com
0ffdab1cda JavaScript Test - regression test for bug 373072, update to check for new exception
git-svn-id: svn://10.0.0.236/trunk@224276 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 18:46:04 +00:00
vladimir%pobox.com
7f4147265f more getting stuff out of my tree (npotb)
git-svn-id: svn://10.0.0.236/trunk@224275 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 18:09:22 +00:00
mozilla.mano%sent.com
9af73c8466 Bug 376726 - View's itemChanged method isn't called when the title/uri of a bookmark item is changed. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224274 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 17:24:42 +00:00
surkov.alexander%gmail.com
e60f587e01 Fix for bug 376032 - posinset and setsize incorrect for html radio without html form, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@224272 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 15:44:46 +00:00
surkov.alexander%gmail.com
129572f76d Fix for bug 374790 - fix MSAA event map, patch=aaronlev, me
git-svn-id: svn://10.0.0.236/trunk@224271 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 15:36:42 +00:00
scott%scott-macgregor.org
25658a4315 Bug #376675 --> don't package regxpcom.exe
r=magnus
sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@224270 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 15:36:38 +00:00
inonit%inonit.com
33effde32c Insert conditional having to do with bug 369394 while we are reviewing it
git-svn-id: svn://10.0.0.236/trunk@224269 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 14:48:15 +00:00
slavomir.katuscak%sun.com
6d983ad92d bug 372388 - wait_for_selfserv fix; r=neil,sr=alexei
git-svn-id: svn://10.0.0.236/trunk@224267 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 13:02:42 +00:00
enndeakin%sympatico.ca
9a85b3e95f Bug 376245, follow up which removes the scaling as the units for nsIImage:Draw are pixels, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@224266 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 11:40:58 +00:00
bugzilla%standard8.demon.co.uk
ec62b1c359 Back out manually patched configure from bug 359716
git-svn-id: svn://10.0.0.236/trunk@224265 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 10:49:44 +00:00
bugzilla%standard8.demon.co.uk
ba62187d7b Back out bug 359716 again - still have windows bustages.
git-svn-id: svn://10.0.0.236/trunk@224264 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 10:47:47 +00:00
lpsolit%gmail.com
6eac2bb935 Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224263 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 10:17:38 +00:00
lpsolit%gmail.com
64d2b312f2 Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224262 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 10:03:06 +00:00
bugzilla%standard8.demon.co.uk
f0b210fcb5 Manually patch configure for bug 359716 in case cltbld doesn't
git-svn-id: svn://10.0.0.236/trunk@224260 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 08:56:41 +00:00
bugzilla%standard8.demon.co.uk
6befc56670 Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224259 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 08:53:29 +00:00
mozilla.mano%sent.com
c829942260 Bug 376633 - Sort By Title should not group by item type. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224258 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 08:29:41 +00:00
despotdaemon
f077cf0f6a Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@224255 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 04:20:39 +00:00
philringnalda%gmail.com
d2636e20ac Bug 373346 - Spread out the text in About dialog to fill it up a bit, un-hard-code version number, r=mscott
git-svn-id: svn://10.0.0.236/trunk@224254 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 03:10:23 +00:00
rhelmer%mozilla.com
ab768494bf major update testing
git-svn-id: svn://10.0.0.236/trunk@224253 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:56:46 +00:00
rhelmer%mozilla.com
bf56df2b99 major update testing
git-svn-id: svn://10.0.0.236/trunk@224252 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:27:01 +00:00
joshmoz%gmail.com
6f23b81245 some cocoa widget cleanup. no bug. r=cbarrett sr=pav
git-svn-id: svn://10.0.0.236/trunk@224251 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:26:53 +00:00
joshmoz%gmail.com
a76749b56f fix hang on page with five or more Flash objects. patch by Steven Michaud. r=josh r=mento sr=pav
git-svn-id: svn://10.0.0.236/trunk@224250 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:16:07 +00:00
joshmoz%gmail.com
fe4b150663 add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav
git-svn-id: svn://10.0.0.236/trunk@224249 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:11:42 +00:00
rhelmer%mozilla.com
7e0c2ee98d test update config for major update
git-svn-id: svn://10.0.0.236/trunk@224248 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:07:16 +00:00
rhelmer%mozilla.com
7bfb493579 test update config for major update
git-svn-id: svn://10.0.0.236/trunk@224247 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:03:58 +00:00
mozilla.mano%sent.com
9843b9658e Bug 376661 - History Sidebar->Bookmark This Link menu-item should be hidden for multiple-items selection. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224246 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-06 00:03:13 +00:00
bzbarsky%mit.edu
d3d006ebfb This test fails for now, pending bug 221428 being fixed.
git-svn-id: svn://10.0.0.236/trunk@224243 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 23:11:39 +00:00
bzbarsky%mit.edu
9fae5d3a35 Set mChannel so consumers can get it even if we have no data. Bug 376660,
r+sr=biesi


git-svn-id: svn://10.0.0.236/trunk@224242 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 23:06:00 +00:00
bzbarsky%mit.edu
6d124715d1 Default javascript: URIs to running in a sandbox instead of not running at
all.  Bug 376484, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@224241 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 22:49:32 +00:00
bzbarsky%mit.edu
11f5c55fe5 Make sure to update view positions if we move our block around vertically
during reflow.  Bug 365294, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@224240 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 22:47:38 +00:00
aaronleventhal%moonset.net
d54fc06fdd Reversing backout of fix for bug 372367 as it is not the cause of startup crashes when a screen reader is running. Original patch by surkov, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224238 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 22:14:08 +00:00
mozilla.mano%sent.com
3b5374934f Bug 376618 - History Sidebar->Bookmark This Link should open the bookmark properties dialog in minimal UI mode. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@224237 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 22:07:06 +00:00
aaronleventhal%moonset.net
1465377c8b Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running
git-svn-id: svn://10.0.0.236/trunk@224236 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 21:52:03 +00:00
cltbld
7699bf85bf Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@224235 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 21:24:14 +00:00
rhelmer%mozilla.com
ed330d563a old nightly source tarball script from egg
git-svn-id: svn://10.0.0.236/trunk@224234 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 21:20:54 +00:00
ted.mielczarek%gmail.com
0d1cb06f3f bug 376063 - upload breakpad symbols from fx-win32-tbox - change how we set SYMBOL_SERVER_SSH_KEY. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@224233 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 21:18:00 +00:00
aravind%mozilla.com
af979e1672 Script to import the current cvs head into mercurial
git-svn-id: svn://10.0.0.236/trunk@224232 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 20:44:25 +00:00
ted.mielczarek%gmail.com
20f09bd50c missed an airbag->crashreporter rename. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224231 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 19:53:38 +00:00
gijskruitbosch%gmail.com
7d84150692 Releasing ChatZilla 0.9.78.1
git-svn-id: svn://10.0.0.236/trunk@224230 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 19:51:26 +00:00
nrthomas%gmail.com
597b2ddfd8 Bug 375111, fix up update verification configs, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@224229 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 18:42:02 +00:00
lpsolit%gmail.com
40da723582 Bug 286338: Remove admin options from footer in favor of a single link to Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224228 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 18:18:07 +00:00
nrthomas%gmail.com
1bc3eeeb99 Bug 372757, use sysvar for verifyConfig
git-svn-id: svn://10.0.0.236/trunk@224227 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 18:13:42 +00:00
aaronr%us.ibm.com
147a52a387 [XForms] output with value doesn't find context. Bug 376217, r=olli+surkov
git-svn-id: svn://10.0.0.236/trunk@224226 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 18:08:33 +00:00
scott%scott-macgregor.org
38993bef48 Bug #376557 --> forward inline ends up forwarding as attachment.
patch by david bienvenu <bienvenu@nventure.com>
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@224225 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 17:11:42 +00:00
gavin%gavinsharp.com
3f3bd6ba3a Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano
git-svn-id: svn://10.0.0.236/trunk@224224 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 17:06:25 +00:00
ctalbert.moz%gmail.com
abebf6cb52 Fix 376544 r=mickey
git-svn-id: svn://10.0.0.236/trunk@224223 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 15:52:44 +00:00
nboyd%atg.com
19f97c3039 Fix warnings, clean up javadoc.
git-svn-id: svn://10.0.0.236/trunk@224222 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 15:50:25 +00:00
michael.buettner%sun.com
5a9e3b60d8 bug #373742 week view changes after reload r=dbo
git-svn-id: svn://10.0.0.236/trunk@224221 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 15:28:19 +00:00
biswatosh.chakraborty%sun.com
acbb6ee559 For Bug Id 162748.
git-svn-id: svn://10.0.0.236/trunk@224220 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 15:09:25 +00:00
nboyd%atg.com
168b759383 Fix empty statement warnings.
git-svn-id: svn://10.0.0.236/trunk@224219 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 14:59:49 +00:00
nboyd%atg.com
df97deb430 Fix javadoc.
git-svn-id: svn://10.0.0.236/trunk@224218 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 14:56:01 +00:00
nboyd%atg.com
ec36815034 Remove IDE-inserted comment.
git-svn-id: svn://10.0.0.236/trunk@224217 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 14:53:10 +00:00
neil%parkwaycc.co.uk
8b4c6cf36e Followup to bug 375446 - gfxFontStyle is a struct, not a class rs=tor
git-svn-id: svn://10.0.0.236/trunk@224216 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 13:36:04 +00:00
tor%cs.brown.edu
fa7da93ae6 Bug 375775 - filter crash with display:none. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@224215 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 13:23:21 +00:00
benjamin%smedbergs.us
77d828bdfa Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser
git-svn-id: svn://10.0.0.236/trunk@224214 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 13:21:42 +00:00
michael.buettner%sun.com
fcbde3cb25 bug #373742 week view changes after reload r=dbo
git-svn-id: svn://10.0.0.236/trunk@224212 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 11:59:05 +00:00
timeless%mozdev.org
5bf97dd24f Bug 370063 OpenBSD: sync with reality - they define uint32_t and bool
changes by one of pvalchev@openbsd.org, wilfried@openbsd.org, robert@openbsd.org, or naddy@openbsd.org (or at least Martynas Venckus thinks it was one of them)
patch by martynas@openbsd.org
correct spelling thanks to vicviq@gmail.com
r=jst sr=jst


git-svn-id: svn://10.0.0.236/trunk@224211 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 11:21:59 +00:00
mozilla%weilbacher.org
7f0b803334 Bug 372151: remove non-cairo gfx toolkit options from configure.in, r=benjamin. Manual checkin of configure generated from the configure.in change.
git-svn-id: svn://10.0.0.236/trunk@224210 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 11:08:30 +00:00
igor%mir2.org
735e2a290c Bug 366725: Fixing compilation problems with JS_C_STRINGS_ARE_UTF8 defined.
git-svn-id: svn://10.0.0.236/trunk@224209 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 10:52:35 +00:00
alfred.peng%sun.com
39651bc195 Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites".
Patch by Jia-Qin.Shi@Sun.COM. r=mano.


git-svn-id: svn://10.0.0.236/trunk@224208 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 09:59:20 +00:00
lpsolit%gmail.com
ed139390cc Bug 375143: The page footer should have clear:both in its CSS file - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224207 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 09:21:32 +00:00
roc+%cs.cmu.edu
f153509d96 Bug 374006. Fix to Quartz glyph position rounding lost during cairo update, probably my fault. Pushing it back with the right documentation this time. patch r=vlad
git-svn-id: svn://10.0.0.236/trunk@224205 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 08:08:23 +00:00
nrthomas%gmail.com
e9f665ad88 Revert bogus checkin for mac locales
git-svn-id: svn://10.0.0.236/trunk@224204 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 05:58:03 +00:00
nrthomas%gmail.com
738bec5e65 TB2, add missing locales for 2.0b2
git-svn-id: svn://10.0.0.236/trunk@224203 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 05:42:51 +00:00
nrthomas%gmail.com
9dea9f0a13 TB2 - add from and to vars for partial update testing
git-svn-id: svn://10.0.0.236/trunk@224202 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 05:00:56 +00:00
nrthomas%gmail.com
f7d3b61916 Typo fix for update verification config
git-svn-id: svn://10.0.0.236/trunk@224201 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 04:48:28 +00:00
vladimir%pobox.com
f17f0dc782 checkpointing this work (npotb)
git-svn-id: svn://10.0.0.236/trunk@224200 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 03:47:20 +00:00
jruderman%hmc.edu
545ca97360 Bug 376564, Incorrect decompilation for "new (eval())". r=brendan.
git-svn-id: svn://10.0.0.236/trunk@224199 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 03:24:41 +00:00
nrthomas%gmail.com
3a382a2016 Bug 375111, add thunderbird files for update verification, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@224198 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 03:07:36 +00:00
joshmoz%gmail.com
62981c2fe6 URLs requested by plugins should trigger content policies. Patch by Wladimir Palant. b=375435 r=josh sr=jst
git-svn-id: svn://10.0.0.236/trunk@224195 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 01:56:32 +00:00
rhelmer%mozilla.com
c0e14002ae tinderbox log parser b=375714 r=preed
git-svn-id: svn://10.0.0.236/trunk@224194 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-05 01:31:29 +00:00
brendan%mozilla.org
9371f82e16 Fix decompilation of for(a[b,c] in d) and the like (355786, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@224182 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 23:35:30 +00:00
brendan%mozilla.org
264953ca9c Fix special case of new (f()()) and the like (352013 part deux, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@224181 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 23:32:33 +00:00
gijskruitbosch%gmail.com
9f0b7fab01 Bug 376423 - Munger prefs not applied (attempting this again)
p=rdmsoft@bugs.rdmsoft.com (Rob Marshall)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
ChatZilla Only. (NPOTB)


git-svn-id: svn://10.0.0.236/trunk@224180 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 23:22:45 +00:00
mats.palmgren%bredband.net
6166ce633f Workaround a docshell bug by searching the child list instead of indexing with GetChildOffset(). b=162283 r=Olli.Pettay sr=roc
git-svn-id: svn://10.0.0.236/trunk@224179 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 22:21:33 +00:00
igor%mir2.org
4ecf165d25 Bug 375183: simpler noSuchMethod implementation, r=brendan.
git-svn-id: svn://10.0.0.236/trunk@224178 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 22:18:57 +00:00
ted.mielczarek%gmail.com
69077e4f54 bug 368205 - sync up with breakpad svn (again). r=mento
git-svn-id: svn://10.0.0.236/trunk@224177 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 22:03:44 +00:00
gijskruitbosch%gmail.com
bba40be5c3 Bug 376413 - URL fragments turned into links
p=rdmsoft@bugs.rdmsoft.com (Rob Marshall)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@224176 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 22:02:43 +00:00
despotdaemon
eef3b48250 Pseudo-automatic update of changes made by nelson@bolyard.com.
git-svn-id: svn://10.0.0.236/trunk@224175 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 21:41:49 +00:00
despotdaemon
8862602038 Pseudo-automatic update of changes made by nelson@bolyard.com.
git-svn-id: svn://10.0.0.236/trunk@224174 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 21:36:24 +00:00
lpsolit%gmail.com
24b0d004d3 Bug 370606: Conclusive user match error doesn't include a line break - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224173 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 21:23:03 +00:00
nboyd%atg.com
0ee07e818e Fix Bug 370400 - Rhino should support const keyword
Patch provided by Bob Jervis (bjervis@google.com)


git-svn-id: svn://10.0.0.236/trunk@224172 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 20:52:13 +00:00
mozilla%weilbacher.org
8ea70a6896 Bug 372151: remove non-cairo gfx toolkit options from configure.in (and set cairo-os2 as default for OS/2), r=benjamin
git-svn-id: svn://10.0.0.236/trunk@224171 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 20:47:07 +00:00
mozilla.mano%sent.com
6a12ba52ba Back out bug 286933 due to various regressions.
git-svn-id: svn://10.0.0.236/trunk@224170 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 19:55:04 +00:00
gijskruitbosch%gmail.com
02f9ea2a1c Bug 376423 - Munger prefs no longer apply without a restart
p=rdmsoft@bugs.rdmsoft.com (Rob Marshall)
r=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@224169 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 19:47:51 +00:00
vladimir%pobox.com
a7fc52ee80 b=374462, bumping min cairo version in configure.in, r=stuart
git-svn-id: svn://10.0.0.236/trunk@224164 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 19:21:23 +00:00
mcharleb%qualcomm.com
7cafb010f4 Changed theme structure, cleaned up Makefile.in
git-svn-id: svn://10.0.0.236/trunk@224160 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 19:09:22 +00:00
nboyd%atg.com
803a43d360 Fix typo in javadoc (thanks to Bob Jervis).
git-svn-id: svn://10.0.0.236/trunk@224159 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 19:02:53 +00:00
dietrich%mozilla.com
aeceae502e Bug 374139 --enable-places-bookmarks builds from the experimental tinderbox not working (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@224158 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 18:49:18 +00:00
ted.mielczarek%gmail.com
f9b8f6cad9 bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224157 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 18:47:44 +00:00
martijn.martijn%gmail.com
c2d8cb6b21 Bug 375506 – Fix for bug 372629 breaks Mingw - build error in gfxWindowsFonts.cpp, r=roc
git-svn-id: svn://10.0.0.236/trunk@224155 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 18:42:21 +00:00
enndeakin%sympatico.ca
8972eb8413 Bug 376428, don't parse onpageshow/onpagehide as events on xul elements, fixes regression in update window, r=sr=sicking
git-svn-id: svn://10.0.0.236/trunk@224154 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 18:31:56 +00:00
brendan%mozilla.org
1ec2e53aee Allow case yield: in JS1.7 (352441, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@224153 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 18:02:50 +00:00
dietrich%mozilla.com
d0557ba01e Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@224152 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 17:21:04 +00:00
aaronr%us.ibm.com
fa260ff148 [XForms] trunk and ff2 prefs off for xforms. Bug 350928, r=doronr+olli
git-svn-id: svn://10.0.0.236/trunk@224151 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 17:00:38 +00:00
joshmoz%gmail.com
280e9e5604 Java Embedding Plugin (JEP) 0.9.6.1. b=376395 r=josh sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@224150 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 16:40:35 +00:00
lpsolit%gmail.com
20dacaac32 Bug 376497: validateID() should return an attachment object - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224148 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 15:52:43 +00:00
tor%cs.brown.edu
e0a7f9ea85 Bug 376414 - Plug leak of SVG text container elements. r=jwatt, sr=roc
git-svn-id: svn://10.0.0.236/trunk@224147 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 15:22:08 +00:00
enndeakin%sympatico.ca
9305534807 Bug 376245, custom drag images not drawn properly, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@224146 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 12:46:36 +00:00
marco%gnome.org
3d957711fe Bug 375519. Return window.innerWidth and window.innerHeight in css pixels.
r=sharparrow1 sr=roc


git-svn-id: svn://10.0.0.236/trunk@224145 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 10:54:54 +00:00
surkov.alexander%gmail.com
5367e109c5 Mac bustage fix for bug 374390
git-svn-id: svn://10.0.0.236/trunk@224144 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 10:36:38 +00:00
surkov.alexander%gmail.com
f9492553d7 Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224143 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 09:58:34 +00:00
bugzilla%standard8.demon.co.uk
65b79d6d02 Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224142 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 09:37:23 +00:00
surkov.alexander%gmail.com
44b0bad56a Bustage fix for bug 374790
git-svn-id: svn://10.0.0.236/trunk@224141 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 09:00:47 +00:00
bugzilla%standard8.demon.co.uk
be0f2225a3 Part of Bug 131040 reduce duplicated import code - Remove nsTextStringBundle.h/.cpp. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@224140 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 08:40:07 +00:00
bugzilla%standard8.demon.co.uk
338b902ea2 Bug 376361 Remove unnecessary Makefile.in files in mailnews/ r=Neil,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224139 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 08:39:07 +00:00
bugzilla%standard8.demon.co.uk
0a22a9fc3d Bug 376344 Simplify inclusion of platformMailnewsOverlay.xul in messenger.jar. r=Neil,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224138 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 08:38:46 +00:00
surkov.alexander%gmail.com
1ea48aa8b3 Fix for bug 374790 - fire IA2 events, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224137 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 08:37:24 +00:00
bugzilla%standard8.demon.co.uk
bb520f27f8 Part of Bug 131040 reduce duplicated import code - Remove nsTextStringBundle.h/.cpp. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@224136 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 08:01:38 +00:00
bugzilla%standard8.demon.co.uk
4270802df9 Bug 376361 Remove unnecessary Makefile.in files in mailnews/ r=Neil,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224135 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 07:55:50 +00:00
bugzilla%standard8.demon.co.uk
793ec8d1f1 Bug 376344 Simplify inclusion of platformMailnewsOverlay.xul in messenger.jar. r=Neil,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224134 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 07:50:52 +00:00
masayuki%d-toybox.com
00383ba986 b=333126 backing-out the previous checkin
git-svn-id: svn://10.0.0.236/trunk@224133 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 05:42:45 +00:00
masayuki%d-toybox.com
d9f56964c4 Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad
git-svn-id: svn://10.0.0.236/trunk@224132 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 05:10:56 +00:00
bclary%bclary.com
9840469099 JavaScript Test - regression test for bug 314874, by HE Shi-Jun
git-svn-id: svn://10.0.0.236/trunk@224131 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 04:09:20 +00:00
bclary%bclary.com
0d93d05db3 JavaScript Test - update regression test for bug 345736, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224130 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 03:42:01 +00:00
bclary%bclary.com
589cd0ca7e JavaScript Test - regression test for bug 350387, by Nanto Vi (TOYAMA Nao)
git-svn-id: svn://10.0.0.236/trunk@224129 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 03:37:14 +00:00
roc+%cs.cmu.edu
2dd1d45378 Bug 375757. Cache gfxFont objects. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@224128 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 03:32:43 +00:00
dbaron%dbaron.org
6899ef98f2 Mark test as passing since it doesn't have the right kerning pairs to trigger failure.
git-svn-id: svn://10.0.0.236/trunk@224127 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 03:18:29 +00:00
vladimir%pobox.com
d7fc7c07d9 b=376440, cairo crash on shutdown on nye
git-svn-id: svn://10.0.0.236/trunk@224125 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 02:59:42 +00:00
roc+%cs.cmu.edu
d17ce6afee Bug 368860. Don't perform out-of-bounds access if we have a bogus empty previous-text-frame. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@224124 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 02:28:27 +00:00
roc+%cs.cmu.edu
37dec56a5b Bug 375768. Fix minor textrun-related bugs, only affects new textframe. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@224123 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 02:26:02 +00:00
dbaron%dbaron.org
f7675e7aae Make text node separation in reference match that in test. (Implementation dependent, yuck.)
git-svn-id: svn://10.0.0.236/trunk@224122 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 02:07:39 +00:00
dbaron%dbaron.org
0390909459 Add a test for subpixel positioned text, since we just made all the other tests not test that.
git-svn-id: svn://10.0.0.236/trunk@224121 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:58:26 +00:00
dbaron%dbaron.org
ff9efd0036 Make text node separation in reference match that in test. (Implementation dependent, yuck.)
git-svn-id: svn://10.0.0.236/trunk@224120 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:49:01 +00:00
dbaron%dbaron.org
67edb9b293 Replace printf that fires all the time with an assertion for what I really want to check.
git-svn-id: svn://10.0.0.236/trunk@224119 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:35:35 +00:00
vladimir%pobox.com
44a81c3d3d b=374462, update cairo to 1.4.2, r=stuart
git-svn-id: svn://10.0.0.236/trunk@224118 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:09:16 +00:00
enndeakin%sympatico.ca
3120c3e964 Bug 376429, sorting not working when clicking column headers in places window, r=mano
git-svn-id: svn://10.0.0.236/trunk@224117 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:08:43 +00:00
dbaron%dbaron.org
59f8b44d9f The tinderbox problem was due to insufficient STARTUP_TMBUFSIZE, so re-increase the buffer size to 64K (from 16K) and comment out my debugging code.
git-svn-id: svn://10.0.0.236/trunk@224116 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 01:06:34 +00:00
dbaron%dbaron.org
ef2f01ab07 Back out startup buffer size change (but leave diagnostic).
git-svn-id: svn://10.0.0.236/trunk@224115 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 00:53:26 +00:00
dbaron%dbaron.org
e61124e83c Make previous change print to stderr.
git-svn-id: svn://10.0.0.236/trunk@224114 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 00:45:07 +00:00
dbaron%dbaron.org
7be4d8b36a Try increasing startup buffer size to see if it fixes tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@224113 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 00:39:56 +00:00
rrelyea%redhat.com
7eef91ddc1 Retry login if token was reset in while the user was entering a password.
Bug 376422 r=nelsonb


git-svn-id: svn://10.0.0.236/trunk@224112 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-04 00:05:22 +00:00
lpsolit%gmail.com
98fd1e0385 Bug 368311: Custom field data is not imported into the database from the XML file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@224111 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 23:55:52 +00:00
dbaron%dbaron.org
2e4dfc98ab Add some debugging code to tmreader and temporarily turn it on to debug tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@224110 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 23:46:45 +00:00
joshmoz%gmail.com
f45b1f085d srcdir build bustage fix from bug 349618. r=mento
git-svn-id: svn://10.0.0.236/trunk@224108 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 22:19:48 +00:00
aaronr%us.ibm.com
e7beb21184 NPOTDB schema validator wrongly fails due to xsi:type resolution. Bug 376385, p=sspeiche r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@224107 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 22:18:31 +00:00
dbaron%dbaron.org
abd11cb32c Fix deadlock in trace-malloc by exiting monitor around call to dladdr. b=363334 r=brendan
git-svn-id: svn://10.0.0.236/trunk@224106 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 22:14:01 +00:00
bienvenu%nventure.com
ba2badc158 remove more nsIFileSpec code, sr=mscott 33451
git-svn-id: svn://10.0.0.236/trunk@224105 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 22:13:22 +00:00
gijskruitbosch%gmail.com
371351e6c4 Bug 376343 - Munger is losing all mIRC codes: color, bold and underline
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@224104 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 21:49:07 +00:00
nboyd%atg.com
916e536df2 Fix bug 386455 - Implement "get" and "set" getter/setter forms in object
initializers in Rhino.
https://bugzilla.mozilla.org/show_bug.cgi?id=368455
Patch submitted by Bob Jervis (bjervis@google.com).


git-svn-id: svn://10.0.0.236/trunk@224103 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 21:15:17 +00:00
ted.mielczarek%gmail.com
cd56220337 bug 376063 - upload breakpad symbols from fx-win32-tbox. r=preed
git-svn-id: svn://10.0.0.236/trunk@224102 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 20:27:24 +00:00
joshmoz%gmail.com
e4f915d5f4 Package cursor images correctly on Mac OS X so that all CSS cursor values work. b=349618 r=smorgan sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224101 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 20:19:36 +00:00
pavlov%pavlov.net
131fa12c64 fixing bug causing font-weight: 900 to not be bold. bug 359542. r=vlad
git-svn-id: svn://10.0.0.236/trunk@224100 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 20:11:25 +00:00
vladimir%pobox.com
3d768eb1f9 more backouts
git-svn-id: svn://10.0.0.236/trunk@224099 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:57:47 +00:00
vladimir%pobox.com
78067e79dd more backouts
git-svn-id: svn://10.0.0.236/trunk@224098 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:43:13 +00:00
vladimir%pobox.com
8adbfe833a backing out 374462
git-svn-id: svn://10.0.0.236/trunk@224096 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:21:54 +00:00
bugzilla%standard8.demon.co.uk
e3a2e10e02 Undo previous change for fixing windows bustage now we're not building the c-sdk head until I get it approved properly
git-svn-id: svn://10.0.0.236/trunk@224095 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:17:33 +00:00
vladimir%pobox.com
946d1a73e9 b=374462, update cairo to 1.4.2 -- missing file
git-svn-id: svn://10.0.0.236/trunk@224093 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:11:18 +00:00
aaronr%us.ibm.com
399610176c [XForms] bump version number to 0.8. Bug 376386
git-svn-id: svn://10.0.0.236/trunk@224091 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 19:03:47 +00:00
vladimir%pobox.com
339814724a b=374462, update cairo to 1.4.2, r=stuart
git-svn-id: svn://10.0.0.236/trunk@224090 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 18:59:50 +00:00
aaronr%us.ibm.com
18e5b2db82 NPOTDB add support for schema validation of mixed content model. Bug 375986, r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@224089 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 18:12:01 +00:00
dietrich%mozilla.com
c5746d85d6 Bug 376374 places bookmarks backups should be only for --enable-places-bookmarks builds (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@224088 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 18:11:03 +00:00
aaronr%us.ibm.com
77b0745da9 NPOTDB xsi:type not on root element is ignored. Bug 375983, p=sspeiche r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@224087 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 17:14:28 +00:00
bugzilla%standard8.demon.co.uk
b95653b9a5 Part of Bug 160942 JS error exception closing new message windows sMsgComposeService is not defined (Cv1-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r=mscott
git-svn-id: svn://10.0.0.236/trunk@224085 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 17:10:46 +00:00
bugzilla%standard8.demon.co.uk
e2739d40cd Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin
git-svn-id: svn://10.0.0.236/trunk@224084 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 17:06:58 +00:00
benjamin%smedbergs.us
8de54640d2 Fix thebes tests when --enable-static, r=luser
git-svn-id: svn://10.0.0.236/trunk@224082 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 16:00:31 +00:00
bugzilla%standard8.demon.co.uk
76d5a60845 Bug 316170 Address Book LDAP Replication doesn't work for authenticated connections. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@224081 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 15:59:41 +00:00
emaijala%kolumbus.fi
7f76892a18 Fix for bug 293062: Mozilla should read HKEY_CURRENT_USER\Software\MozillaPlugin
r=neil
sr=roc


git-svn-id: svn://10.0.0.236/trunk@224080 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 15:56:31 +00:00
ted.mielczarek%gmail.com
24ab303c83 bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@224077 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 15:23:18 +00:00
masayuki%d-toybox.com
0de820e611 Bug 375832 non-ascii folders have odd problems. patch by Masatoshi Kimura (:emk)<VYV03354@nifty.ne.jp> r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@224073 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 14:17:54 +00:00
gerv%gerv.net
5d89a95dd9 Beef up "alternative options" on front page to try and direct people to support resources if that's what they need.
git-svn-id: svn://10.0.0.236/trunk@224072 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 14:01:12 +00:00
bclary%bclary.com
60ca3847ea JavaScript Test -regression test for bug 351219, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224070 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 13:43:44 +00:00
bclary%bclary.com
0393928c3c JavaScript Test - regression test for bug 352360, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224069 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 13:32:28 +00:00
neil%parkwaycc.co.uk
e84f539789 Fixing file name that changed between patch and review b=350221 rs=KaiRo
git-svn-id: svn://10.0.0.236/trunk@224068 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 13:06:00 +00:00
bclary%bclary.com
b48457ccb0 JavaScript Test - regression test for bug 352453, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224067 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 12:01:36 +00:00
bclary%bclary.com
7b4ca02995 JavaScript Test - regression test for bug 374160, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224066 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 11:53:34 +00:00
bclary%bclary.com
ce1fc40c03 JavaScript Test - regression test for bug 374589, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224065 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 11:46:43 +00:00
bclary%bclary.com
4052241dde JavaScript Test - regression test for bug 374713, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224064 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 11:34:08 +00:00
bclary%bclary.com
138bb5652c JavaScript Test - regression test for bug 375882, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@224063 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 11:23:07 +00:00
neil%parkwaycc.co.uk
88dd077afd Bug 343636 Can't navigator folder pane until you click it r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@224062 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 11:16:23 +00:00
longsonr%gmail.com
216c0213c2 Bug 329867 - Some SVG frames have screwy AddRef/Release implementations. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@224061 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 10:52:00 +00:00
bclary%bclary.com
1b3556d4a7 JavaScript Test - regression test for bug 352013
git-svn-id: svn://10.0.0.236/trunk@224060 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 10:07:19 +00:00
longsonr%gmail.com
ab65a05ee5 Bug 375696 - target attribute ignored on links. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@224059 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 08:59:11 +00:00
neil%parkwaycc.co.uk
53078a972e Removing original versions of files that were copied for bug 350221
git-svn-id: svn://10.0.0.236/trunk@224058 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 08:29:06 +00:00
surkov.alexander%gmail.com
bafb35a489 Fix for bug 376032 - posinset and setsize incorrect for html radio buttons, r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@224057 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 08:27:43 +00:00
ginn.chen%sun.com
be0ddc01dc Bug 367723 no import wizard popup when thunderbird first start
patch by Evan.Yan at sun.com r=timeless sr=mscott


git-svn-id: svn://10.0.0.236/trunk@224056 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 07:01:37 +00:00
pavlov%pavlov.net
f675fbf60e fixing font selection bug dealing with zero-width glyphs and begin using ScriptGetCMap when possible. bug 376300. r=roc
git-svn-id: svn://10.0.0.236/trunk@224055 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 06:32:23 +00:00
stridey%gmail.com
b8ddee4c69 Camino only - Bug 372612: March ad-blocking updates. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=smfr
git-svn-id: svn://10.0.0.236/trunk@224054 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 05:19:07 +00:00
bclary%bclary.com
bf84b5e224 Bug 374877 - Update JS_GetImplementationVersion() for JS1.7rc, r=brendan
git-svn-id: svn://10.0.0.236/trunk@224052 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 04:48:09 +00:00
philringnalda%gmail.com
421c735647 Bug 375984 - Allow messages to use other fonts checkbox looks like it only applies to the current language group, r=mscott
git-svn-id: svn://10.0.0.236/trunk@224051 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 04:20:29 +00:00
despotdaemon
7a09c7c4c4 Pseudo-automatic update of changes made by mconnor@steelgryphon.com.
git-svn-id: svn://10.0.0.236/trunk@224050 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 04:02:34 +00:00
roc+%cs.cmu.edu
d8bf3ee89e Not part of the build --- update GetPresContext to PresContext in a few not-built places.
git-svn-id: svn://10.0.0.236/trunk@224049 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 03:56:55 +00:00
brendan%mozilla.org
bb67595be3 Fix parser to allow eval(i)++ to compile (352453, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@224048 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 03:26:50 +00:00
roc+%cs.cmu.edu
5915e209ed Bug 368016. Don't XFlush() in SetCursor(), it's slow and can be called often. r=caillon
git-svn-id: svn://10.0.0.236/trunk@224047 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 03:21:39 +00:00
roc+%cs.cmu.edu
3ce058d293 Bug 376299. If Windows tells us that the first character of a textrun is in the middle of a cluster, ignore it. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@224046 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 03:19:46 +00:00
philringnalda%gmail.com
cc88106640 Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano
git-svn-id: svn://10.0.0.236/trunk@224044 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 02:39:41 +00:00
aaronr%us.ibm.com
e230f6078f [XForms] support xf:yearMonthDuration type for Range. Bug 372739, p=msterlin r=surkov+aaronr
git-svn-id: svn://10.0.0.236/trunk@224043 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-03 00:57:45 +00:00
dietrich%mozilla.com
ceada615b4 updating test for bug 371798 (r=sayrer)
git-svn-id: svn://10.0.0.236/trunk@224040 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 23:57:44 +00:00
silver%warwickcompsoc.co.uk
d283c7f56e ChatZilla release 0.9.78.
git-svn-id: svn://10.0.0.236/trunk@224039 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 23:20:41 +00:00
pavlov%pavlov.net
6861c43354 updating our unicode range table. bug 376298. r=vlad
git-svn-id: svn://10.0.0.236/trunk@224038 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 23:19:38 +00:00
gijskruitbosch%gmail.com
24b4b5b93c Bug 375109 - Munger should hyphenate left context of munged stuff
r=samuel@sieb.net (Samuel Sieb)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@224037 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 22:31:12 +00:00
mnyromyr%tprac.de
a3b663236a Patch for bug 376236 was by Philip Chee <philip.chee@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@224036 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 22:12:52 +00:00
mnyromyr%tprac.de
5b6fbd3f0a Bug 376236: Changed case in functions name; r=me, sr=neil
git-svn-id: svn://10.0.0.236/trunk@224035 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 22:03:55 +00:00
bugzilla%standard8.demon.co.uk
8a6865a99a Follow up to bug 366962 on behalf of KaiRo - remove redundant cvsignore file
git-svn-id: svn://10.0.0.236/trunk@224034 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 21:09:09 +00:00
bzbarsky%mit.edu
07fca57f56 Comment out just the one failing part, not hte whole test.
git-svn-id: svn://10.0.0.236/trunk@224033 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:48:25 +00:00
bugzilla%standard8.demon.co.uk
638cd7b524 Follow up to bug 366962 on behalf of KaiRo, move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224032 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:45:32 +00:00
neil%parkwaycc.co.uk
07ea7f74af Bug 160942 JavaScript error: sMsgComposeService is not defined r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@224031 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:36:29 +00:00
bugzilla%standard8.demon.co.uk
74074e2ef7 Follow up to bug 366962 on behalf of KaiRo, move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224029 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:30:54 +00:00
sayrer%gmail.com
3c841d1e36 Disable a test for bug 351633 because of tinderbox linux orange.
git-svn-id: svn://10.0.0.236/trunk@224028 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:28:49 +00:00
despotdaemon
32a6d4f4fc Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@224027 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:28:26 +00:00
aaronr%us.ibm.com
cfca86c098 [XForms] Actions inside itemsets behave incorrectly. Bug 374994, r=surkov+olli
git-svn-id: svn://10.0.0.236/trunk@224026 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:21:08 +00:00
bugzilla%standard8.demon.co.uk
f1c5253bda Follow up to bug 366962 on behalf of KaiRo, move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224025 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:08:27 +00:00
bugzilla%standard8.demon.co.uk
3321e127d0 Follow up to bug 366962 on behalf of KaiRo - remove some now redundant cvsignore files, and an empty Makefile.in
git-svn-id: svn://10.0.0.236/trunk@224023 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 20:00:09 +00:00
vladimir%pobox.com
7c3b1f827a b=374272, browser crashes when viewing page with many animated gifs, r=stuart
git-svn-id: svn://10.0.0.236/trunk@224022 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 19:57:58 +00:00
mnyromyr%tprac.de
decf14d20d Bug 376171: Reading new newsgroup or mail messages is now a pain; r/sr=neil
git-svn-id: svn://10.0.0.236/trunk@224020 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 19:44:27 +00:00
neil%parkwaycc.co.uk
5dcc889fcc Move tabbrowser from global to navigator and tweak it so that it works with toolkit's browser b=350221 r=CTho
git-svn-id: svn://10.0.0.236/trunk@224019 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 19:40:48 +00:00
tor%cs.brown.edu
0d8a33dbc2 Bug 375446 - Create gfxFontGroup factory method. r=vlad
git-svn-id: svn://10.0.0.236/trunk@224018 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 19:06:17 +00:00
enndeakin%sympatico.ca
32515bf0f0 Bug 375930, Dropmarker shrunk on Windows, r=mano
git-svn-id: svn://10.0.0.236/trunk@224017 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 19:01:26 +00:00
vladimir%pobox.com
99ee5dea80 b=374262, fix win32 chromeless window opacity, r=stuart
git-svn-id: svn://10.0.0.236/trunk@224016 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:53:43 +00:00
kairo%kairo.at
ce8960082c bug 366962 - move mailnews locale files to suite/, remove old suite mailnews locale files, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224015 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:37:45 +00:00
ccooper%deadsquid.com
f957013088 b=365424
r=rhelmer

Modify talkback settings to automatically submit talkback reports without any interaction.


git-svn-id: svn://10.0.0.236/trunk@224014 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:31:41 +00:00
brendan%mozilla.org
ca13089609 Fix js_LineNumberToPC based on MikeM@RetekSolutions.com's input (313922, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@224011 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:13:22 +00:00
nrthomas%gmail.com
ac16073f0f Convert to Unix line endings, verbal r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@224009 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:12:28 +00:00
mnyromyr%tprac.de
0ad95af3c6 Bug 367710: selected message not scrolled into view after clearing quicksearch; r/sr=neil
git-svn-id: svn://10.0.0.236/trunk@224008 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 18:09:55 +00:00
bzbarsky%mit.edu
88f33f0e89 Fix race condition that led to the orange yesterday, and fix a test that wasn't
actually testing things.


git-svn-id: svn://10.0.0.236/trunk@224007 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 17:35:05 +00:00
enndeakin%sympatico.ca
e36a5043d2 Bug 366478 - consolidate lists of onX event attributes, r=smaug,jwatt,sr=sicking
git-svn-id: svn://10.0.0.236/trunk@224006 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 17:17:36 +00:00
Olli.Pettay%helsinki.fi
431e52e475 Bug 373483, Crash [@ nsHTMLButtonElement::PostHandleEvent] when right-clicking on the button in this testcase, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@224004 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 16:13:45 +00:00
benjamin%smedbergs.us
87a1e8c286 Bug 374921 - link error in gfxSurfaceRefCountTest when libxul is enabled, r=roc
git-svn-id: svn://10.0.0.236/trunk@224003 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 16:09:05 +00:00
kairo%kairo.at
26b24866d7 bug 366962 - move mailnews locale files to suite/, packaging changes, also make suite mailnews fit for toolkit chromereg, r=Mnyromyr r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@224002 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 15:58:19 +00:00
surkov.alexander%gmail.com
3917e6fdc9 Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan
git-svn-id: svn://10.0.0.236/trunk@224001 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 15:56:24 +00:00
benjamin%smedbergs.us
a9a23801b2 Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
git-svn-id: svn://10.0.0.236/trunk@224000 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 15:29:41 +00:00
michael.buettner%sun.com
36774025b5 bug #353070 drag and drop for tasks does not work if due date is not set, r=mvl
git-svn-id: svn://10.0.0.236/trunk@223999 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 11:34:49 +00:00
slavomir.katuscak%sun.com
7d929722ed updated leaks
git-svn-id: svn://10.0.0.236/trunk@223996 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 09:42:41 +00:00
jwatt%jwatt.org
508cbd9747 Fixing bug 375985. Add compile time assertions to NSPR. r=wtchang@gmail.com
git-svn-id: svn://10.0.0.236/trunk@223995 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 09:08:49 +00:00
sayrer%gmail.com
0b4df26d72 Clobber to check unit test failure from bug 351633.
git-svn-id: svn://10.0.0.236/trunk@223994 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 04:57:40 +00:00
bzbarsky%mit.edu
a47da44801 Adding tests for bug 351633
git-svn-id: svn://10.0.0.236/trunk@223993 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 03:04:58 +00:00
brendan%mozilla.org
77e2723ff3 Unify double sprinting to handle non-finite and negative zero cases (375882, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@223992 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 02:01:50 +00:00
despotdaemon
4f87f38f26 Pseudo-automatic update of changes made by wtchang@redhat.com.
git-svn-id: svn://10.0.0.236/trunk@223991 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 01:03:48 +00:00
despotdaemon
9b522bc943 Pseudo-automatic update of changes made by wtchang@redhat.com.
git-svn-id: svn://10.0.0.236/trunk@223990 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-02 01:03:04 +00:00
stuart.morgan%alumni.case.edu
1c04806efe Camino only - Bug 371856: Allow user-set menu shortcuts to beat our pseudo-menu shortcuts. r=stridey sr=pink
git-svn-id: svn://10.0.0.236/trunk@223988 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:51:38 +00:00
stuart.morgan%alumni.case.edu
2cca9067c4 Camino only - Bug 350732: Fix page truncation when going back from a page with a blocked popup. r=murph sr=pink
git-svn-id: svn://10.0.0.236/trunk@223987 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:45:43 +00:00
stuart.morgan%alumni.case.edu
f0a8c86ede Camino only - Bug 372153: Don't try to access keychain data until necessary, and don't keep trying after being denied. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@223986 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:38:57 +00:00
stuart.morgan%alumni.case.edu
8138bea424 Camino only - Bug 372763: Reload already-opened pages that are brought forward by Apple Events. r=stridey sr=pink
git-svn-id: svn://10.0.0.236/trunk@223985 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:33:46 +00:00
stuart.morgan%alumni.case.edu
c6ce67a9a5 Camino only - Bug 335985: Use system format for cookie dates. r=murph sr=pink
git-svn-id: svn://10.0.0.236/trunk@223984 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:21:08 +00:00
stuart.morgan%alumni.case.edu
2219e833b3 Camino only - Bug 354975: Save keychain deny list in user-accessible format. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@223982 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:16:10 +00:00
stuart.morgan%alumni.case.edu
2efae168cb Camino only - Bug 285211: Re-register custom components after auto-registration. r=smfr sr=pink
git-svn-id: svn://10.0.0.236/trunk@223981 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 22:11:01 +00:00
despotdaemon
55bbe95db0 Pseudo-automatic update of changes made by pinkerton@aol.net.
git-svn-id: svn://10.0.0.236/trunk@223979 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 19:20:30 +00:00
dietrich%mozilla.com
2e09b866fc Bug 376025 browser-places.css not included in windows installer builds (r=mano)
git-svn-id: svn://10.0.0.236/trunk@223978 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 19:04:28 +00:00
bzbarsky%mit.edu
e4b533ab1d Adding test for bug 374038
git-svn-id: svn://10.0.0.236/trunk@223976 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 15:45:29 +00:00
bzbarsky%mit.edu
30cf9c1c2a Make non-blockframe kids of xul not have to end up with a zero height. Bug
374038, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@223975 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 15:15:17 +00:00
jwalden%mit.edu
74bc2d1c9b Your patch looks good. r+sr+ui-r+a=mconnor (reverting the first of the two most recent spurious egg commits)
git-svn-id: svn://10.0.0.236/trunk@223974 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 12:40:34 +00:00
jwalden%mit.edu
1e424ee456 Your patch looks good. r+sr+ui-r+a=mconnor (reverting most recent of last two spurious egg commits, will revert the first one after this commit)
git-svn-id: svn://10.0.0.236/trunk@223973 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 12:39:21 +00:00
Olli.Pettay%helsinki.fi
d84d7e73c1 Bug 374547, regression: unable to repeat xbl bound element inside another with the same binding r=jst,sr=bz
git-svn-id: svn://10.0.0.236/trunk@223972 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 12:19:44 +00:00
cltbld
3ce1069a0a Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223971 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 12:01:32 +00:00
cltbld
7ed0819e7a Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223970 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 11:52:49 +00:00
jwalden%mit.edu
eb91e8724d Force test-only tinderboxen to do another build, since they didn't seem to pick up the js/src/ changes in the last commit. r=mozbot, sr=lumpy
git-svn-id: svn://10.0.0.236/trunk@223969 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 08:14:01 +00:00
igor%mir2.org
9a55ab16b9 Taking out the patches for bug 375999 and bug 375808 until the reason for ref counting leak would be clear.
git-svn-id: svn://10.0.0.236/trunk@223968 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 06:48:21 +00:00
philringnalda%gmail.com
6172e903a3 Bug 375843 - Report Web Forgery menu item changed location, r=mano
git-svn-id: svn://10.0.0.236/trunk@223967 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 05:22:56 +00:00
dietrich%mozilla.com
69b0a29aad Bug 373239 add a schema version to places.sqlite (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@223966 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 02:38:42 +00:00
sspitzer%mozilla.org
bfc6a535e9 supplimental fix for bug #375102: make localstore.rdf use nsISafeOutputStream
revert back to 0666 perms on file to address a Seamonkey regression

Thanks to Andrew Schultz for reporting the problem.

r=dveditz


git-svn-id: svn://10.0.0.236/trunk@223965 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 01:58:58 +00:00
philringnalda%gmail.com
654e4c3b83 Bug 367658 - implement nsIIdleService on OS X, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=josh, sr=pink
git-svn-id: svn://10.0.0.236/trunk@223964 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 01:51:18 +00:00
nick.kreeger%park.edu
f62053472f Fixing bug 375420, Downloaded files stay open and can' t be deleted in Finder. Remove file tracking once a file is removed from the original location.
git-svn-id: svn://10.0.0.236/trunk@223963 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 01:17:56 +00:00
igor%mir2.org
944fa2db0d Bug 375999: fixing regression from bug 375808. r=brendan
git-svn-id: svn://10.0.0.236/trunk@223962 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-01 00:00:36 +00:00
dietrich%mozilla.com
00ff2025be Bug 371812 add bookmark id support to bookmarks html import/export (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@223961 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:34:23 +00:00
cst%yecc.com
53daa9dd66 Bug 370832 Tab preview doesn't work right in Modern theme
Backing out previous patch (didn't work), checking in new patch
r=neil


git-svn-id: svn://10.0.0.236/trunk@223960 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:23 +00:00
cst%yecc.com
91a0a9e640 Bug 370832 Tab preview doesn't work right in Modern theme
r=neil


git-svn-id: svn://10.0.0.236/trunk@223959 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:22 +00:00
neil%parkwaycc.co.uk
f2ce384b04 Port some of toolkit's tabbox cleanup from bug 370742 r=Enn
git-svn-id: svn://10.0.0.236/trunk@223958 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:21 +00:00
cst%yecc.com
a3f2abb5fc Bug 369053 className is a property, not an attribute
r=ajschult sr=neil


git-svn-id: svn://10.0.0.236/trunk@223957 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:20 +00:00
cst%yecc.com
b23b739149 Bug 368046 zero-height window messes up tab preview
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223956 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:19 +00:00
martijn.martijn%gmail.com
a83fa38567 Bug 363934 – keyboard tab bar navigation broken, r=gavin, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223955 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:18 +00:00
cst%yecc.com
805c06dc93 Bug 367461 Tab Preview Should Be Disabled for Current Tab
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223954 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:17 +00:00
cst%yecc.com
e23a1cb0ed Bug 343893 Add events for watching the addition and removal of tabs (API compatibility w/Firefox)
r=neil


git-svn-id: svn://10.0.0.236/trunk@223953 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:16 +00:00
cst%yecc.com
da00dec0b5 Bug 363792 tabbrowser destructor loops over array that's length of tabpanels rather than length of tabs
r=neil


git-svn-id: svn://10.0.0.236/trunk@223952 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:15 +00:00
cst%yecc.com
ce66b2b758 Bug 362913 Fix regression from bug 354953 that made the undo history store the least-recent tabs rather than the most-recent
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223951 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:14 +00:00
cst%yecc.com
7d91e0f194 Bug 356805 Undo close tab doesn't show the tab bar if it was hidden
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223950 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:13 +00:00
cst%yecc.com
6af1fc1506 Bug 356703 Browsers associated with closed tabs aren't loading a blank document
r=neil sr=jag


git-svn-id: svn://10.0.0.236/trunk@223949 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:12 +00:00
bzbarsky%mit.edu
a702eda0b8 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe


git-svn-id: svn://10.0.0.236/trunk@223948 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:11 +00:00
cst%yecc.com
85c589e765 Bug 355657 don't let target="foo" links open in a hidden browser (undo-close-tab regression)
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223947 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:10 +00:00
cst%yecc.com
35e1ef9986 Bug 354953 Undo-close-tab-related cleanup/enhancements
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223946 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:09 +00:00
neil%parkwaycc.co.uk
c1ebc569e8 Closing tab generates SSL warning b=354927 r=CTho sr=jag
git-svn-id: svn://10.0.0.236/trunk@223945 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:08 +00:00
cst%yecc.com
c2f7ed2864 Bug 350416 Closing a Tab should add Undo option when applicable
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223944 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:07 +00:00
cst%yecc.com
be0d9d591d Bug 305986 Show thumbnail for large image pages [patch only fixes SeaMonkey]
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223943 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:06 +00:00
cst%yecc.com
8a56e7c8f7 Bug 351289 Using ctrl-F4 to close the only remaining tab was broken
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223942 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:05 +00:00
cst%yecc.com
8409ea67d9 Bug 156082 When "Hide tab bar when only one tab is open" is disabled, never ever hide the tab bar
r=jag sr=neil


git-svn-id: svn://10.0.0.236/trunk@223941 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:04 +00:00
neil%parkwaycc.co.uk
4b3e2cdf4d Re-enable internet keyword search from the URL bar b=332668 r=ajschult sr=jag
git-svn-id: svn://10.0.0.236/trunk@223940 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:03 +00:00
cst%yecc.com
a7afd56cb1 Bug 345178 Remove tooltip width limit for tab-preview tooltips and improve preview behavior for small images
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223939 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:02 +00:00
cst%yecc.com
a205b9e8ae Bug 343217 Make sure the tab preview tooltip size is correct after resizing the browser.
Also fixes bug 343359 - handle standalone images more nicely.
Also adds a class to the canvas so it can be skinned.
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@223938 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:01 +00:00
cst%yecc.com
c646250c95 Bug 315207 Show tab preview in tab tooltips
r=db48x sr=neil


git-svn-id: svn://10.0.0.236/trunk@223937 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:09:00 +00:00
cst%andrew.cmu.edu
4e99e1d009 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil


git-svn-id: svn://10.0.0.236/trunk@223936 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:59 +00:00
jag%tty.nl
691f91f869 Bug 319244: Tab drop indicator icon flickers.
Now with improved fixedness as you can also go over the icon itself and it'll no longer blink. r=CTho, sr=neil.


git-svn-id: svn://10.0.0.236/trunk@223935 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:58 +00:00
neil%parkwaycc.co.uk
81b65df4dc Fix "Error: this.mCurrentBrowser has no properties" when closing a tab that uses the link toolbar b=320693 r=CTho sr=jag
git-svn-id: svn://10.0.0.236/trunk@223934 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:57 +00:00
cst%andrew.cmu.edu
e83ef550bc Bug 338180
Make tabbrowser's ".browsers" property faster by caching the array
r=jag sr=neil


git-svn-id: svn://10.0.0.236/trunk@223933 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:56 +00:00
Olli.Pettay%helsinki.fi
c614b8218f Bug 335586, r+sr=mconnor,neil
git-svn-id: svn://10.0.0.236/trunk@223932 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:55 +00:00
bugzilla%arlen.demon.co.uk
2dc336d23e Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows - regression fix created by landing of patch on bug 105885
p=me r/sr=neil


git-svn-id: svn://10.0.0.236/trunk@223931 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:54 +00:00
Olli.Pettay%helsinki.fi
2ccf795b7c Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
git-svn-id: svn://10.0.0.236/trunk@223930 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:53 +00:00
neil%parkwaycc.co.uk
422189f820 Make widgets generate bubbling events again as that's what extensions (such as multizilla) are expecting b=330190 r=smaug sr=jag
git-svn-id: svn://10.0.0.236/trunk@223929 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:52 +00:00
Olli.Pettay%helsinki.fi
ee9101ef04 Bug 234455, Centralize event dispatch r=jst, sr=bz
git-svn-id: svn://10.0.0.236/trunk@223928 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:51 +00:00
bzbarsky%mit.edu
4f76ac5528 Front-end part of bug 326009. r=mconnor, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223927 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:50 +00:00
jag%tty.nl
115ff0ce93 Bug 324591 follow-up. Move a variable into the else block where it's used to simplify the code a bit. r=/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223926 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:49 +00:00
cst%andrew.cmu.edu
48cad35c48 Bug 324591 Allow me to drop URLs in the tab strip and get a new tab at the drop site (instead of replacing an existing tab)
r=jag sr=neil
Some of the code by jag.  r=me on that code


git-svn-id: svn://10.0.0.236/trunk@223925 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:48 +00:00
cst%andrew.cmu.edu
d75c5a2da8 Bug 325838 Don't show image thumbnail on tab icon if browser.chrome.site_icons is false
r+sr=jag


git-svn-id: svn://10.0.0.236/trunk@223924 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:47 +00:00
jag%tty.nl
a7b7f738bf Make orange go bye bye
git-svn-id: svn://10.0.0.236/trunk@223923 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:46 +00:00
jag%tty.nl
f6801f1739 Follow-up to bug 105885. We missed one place that assumed the order of tabs and panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223922 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:45 +00:00
jag%tty.nl
93fa3410be Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
To avoid JS strict warnings use |this.mTabs.item(aDestIndex)| instead of |this.mTabs[aDestIndex]| since we know |aDestIndex| can validly be |this.mTabs.length|.
sr=Neil


git-svn-id: svn://10.0.0.236/trunk@223921 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:44 +00:00
jag%tty.nl
529a921dd9 Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
If the first argument is a tab, look up its index. Return the tab we get from insertBefore().
r=CTho, sr=Neil


git-svn-id: svn://10.0.0.236/trunk@223920 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:43 +00:00
neil%parkwaycc.co.uk
dfbefa4d92 Bustage fix for copy/paste error (b=321128)
git-svn-id: svn://10.0.0.236/trunk@223919 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:42 +00:00
neil%parkwaycc.co.uk
06a725ce20 Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag
git-svn-id: svn://10.0.0.236/trunk@223918 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:41 +00:00
jag%tty.nl
e03468f311 Bug 321578: Files dragged onto tabbar from explorer don't open in new tabs anymore.
Null check aDragSession.sourceNode.
r=cts, sr=Neil


git-svn-id: svn://10.0.0.236/trunk@223917 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:40 +00:00
jag%tty.nl
011e2ada26 Bug 319244: Reduce flicker of the tab drop indicator when dragging tabs. Also clean up strict warning (var redeclaration), and don't show the arrow when you can't drop it (which is within half a tab on either side of the tab being dragged). Oh, and get rid of unneeded flavour. r=CTho, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223916 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:39 +00:00
cst%andrew.cmu.edu
f4373e1b4c Bug 105885 Drag-drop reordering of tabs
Patch: r=jag sr=neil
Artwork: by Neil r=timeless


git-svn-id: svn://10.0.0.236/trunk@223915 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:38 +00:00
neil%parkwaycc.co.uk
ddbc67713f Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag
git-svn-id: svn://10.0.0.236/trunk@223914 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:37 +00:00
neil%parkwaycc.co.uk
34d9bf404a Bug 313335 Update the URL bar before showing security warnings r+sr=jag
git-svn-id: svn://10.0.0.236/trunk@223913 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:36 +00:00
cst%andrew.cmu.edu
4155ecc15a Bug 307126 Closing tabs should return to 'parent' tab.
r=db48x sr=neil


git-svn-id: svn://10.0.0.236/trunk@223912 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:35 +00:00
dveditz%cruzio.com
596c8d488a bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
git-svn-id: svn://10.0.0.236/trunk@223911 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:34 +00:00
dveditz%cruzio.com
42ca312cf6 locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@223910 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:33 +00:00
cst%andrew.cmu.edu
09bafc48c1 Bug 309004 Don't show image thumbnail as tab icon for large images, since it causes slowdowns.
r=db48x sr=neil


git-svn-id: svn://10.0.0.236/trunk@223909 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:32 +00:00
neil%parkwaycc.co.uk
86303b6ee7 Bug 306810 Fix regressions from bug 302575 r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@223908 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:31 +00:00
cbiesinger%web.de
04703a7bf1 backing out last patch until it is decided how error page favicons will be
implemented


git-svn-id: svn://10.0.0.236/trunk@223907 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:30 +00:00
cbiesinger%web.de
2709773a39 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>


git-svn-id: svn://10.0.0.236/trunk@223906 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:29 +00:00
neil%parkwaycc.co.uk
8da2e8441f Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@223905 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:28 +00:00
bugzilla%arlen.demon.co.uk
8d167b8097 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin


git-svn-id: svn://10.0.0.236/trunk@223904 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:27 +00:00
bugzilla%arlen.demon.co.uk
531b24bf0e Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@223903 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:26 +00:00
cst%andrew.cmu.edu
f302f19c6d Bug 125998 when viewing images, use image thumbnail as tab icon
r=db48x sr=neil a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@223902 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:25 +00:00
neil%parkwaycc.co.uk
96630b4943 Bug 113202 tab icon changes even if load is cancelled r=timeless sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223901 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:24 +00:00
neil%parkwaycc.co.uk
1e38b2b1d2 Trying to fix bug 297155 without hurting Tp so much r+sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223900 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:23 +00:00
neil%parkwaycc.co.uk
e62f6e0358 perf test over, move along now, nothing to see, original b=297155 r+sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223899 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:22 +00:00
neil%parkwaycc.co.uk
f75b2faa3e Looking at perf impact of tabbed mode b=297155 r+sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223898 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:21 +00:00
dbaron%dbaron.org
7a48b511c7 Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@223897 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:20 +00:00
cst%andrew.cmu.edu
0ede6916c3 Bug 289609 Dynamically changing the favicon doesn't update the icon in the tab.
r+sr=neil a=asa


git-svn-id: svn://10.0.0.236/trunk@223896 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:19 +00:00
dbaron%dbaron.org
8a47e08322 Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase
git-svn-id: svn://10.0.0.236/trunk@223895 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:18 +00:00
aaronleventhal%moonset.net
12136d2b2e Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@223894 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:17 +00:00
bryner%brianryner.com
8473320b66 Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben.
git-svn-id: svn://10.0.0.236/trunk@223893 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:16 +00:00
cst%andrew.cmu.edu
244bd5f788 Bug 102831 if focus is the url bar, ctrl-f4 does not close the topmost tab
r=timeless sr=neil


git-svn-id: svn://10.0.0.236/trunk@223892 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:15 +00:00
dbaron%dbaron.org
ba006e3d71 Tabbrowser-related leak fixes, mostly ported from Firefox. b=131456 r=Neil sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@223891 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:14 +00:00
dveditz%cruzio.com
04a5cd3a7e bug 280056 prevent javascript: url dropping r=jst, sr=mkaply
git-svn-id: svn://10.0.0.236/trunk@223890 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:13 +00:00
jst%mozilla.jstenback.com
5f5e13b266 Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223889 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:12 +00:00
timeless%mozdev.org
f1050f974c Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
r=bz sr=neil


git-svn-id: svn://10.0.0.236/trunk@223888 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:11 +00:00
jst%mozilla.jstenback.com
013d8bc77c Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com
git-svn-id: svn://10.0.0.236/trunk@223887 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:10 +00:00
jst%mozilla.jstenback.com
f78661b6fb Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223886 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:09 +00:00
bugzilla%arlen.demon.co.uk
63c8d9a3a3 Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
p=me r/sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/trunk@223885 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:08 +00:00
cbiesinger%web.de
f86b959da4 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil


git-svn-id: svn://10.0.0.236/trunk@223884 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:07 +00:00
aaronleventhal%moonset.net
bffe408ed0 Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223883 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:06 +00:00
aaronleventhal%moonset.net
3798f2d28f Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=?
git-svn-id: svn://10.0.0.236/trunk@223882 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:05 +00:00
neil%parkwaycc.co.uk
26915b4e61 Bug 169380 Provision for load progress on tab icons r=mconnor sr=jag
git-svn-id: svn://10.0.0.236/trunk@223881 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:04 +00:00
jaggernaut%netscape.com
eca5bdd8a5 Bug 112769: better "new tab" button for classic theme. r=bryner, sr=blake
git-svn-id: svn://10.0.0.236/trunk@223880 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:03 +00:00
jaggernaut%netscape.com
5c83050213 Gotta remember to check these binary files in with -kb. Just cvs admin -kb didn't help, apparently they were already corrupted. Checking in correct binaries.
git-svn-id: svn://10.0.0.236/trunk@223879 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:02 +00:00
darin%meer.net
8348009177 fixes bug 236608 "Domain Guessing: URL is not updated when guessing loads www.hostname.com" r=neil sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@223878 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:01 +00:00
mvl%exedo.nl
50c3e1450b Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@223877 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:08:00 +00:00
neil%parkwaycc.co.uk
20deb6c5d5 Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag
git-svn-id: svn://10.0.0.236/trunk@223876 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:59 +00:00
cbiesinger%web.de
d50a46768f Bug 232512
Caret browser dialogue box is potentially confusing to new users
make the buttons be OK/Cancel instead of Yes/Cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil.parkwaycc.co.uk sr=alecf


git-svn-id: svn://10.0.0.236/trunk@223875 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:58 +00:00
gerv%gerv.net
fdad4166f9 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@223874 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:57 +00:00
brade%comcast.net
e31074f4fd bug 238696; switch to tabbed mode if more than one progress listener is added to the browser (r=Neil, sr=jag, a=chofmann)
git-svn-id: svn://10.0.0.236/trunk@223873 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:56 +00:00
jst%mozilla.jstenback.com
44b55e2ea2 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
git-svn-id: svn://10.0.0.236/trunk@223872 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:55 +00:00
jst%mozilla.jstenback.com
6eab0175df Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223871 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:54 +00:00
neil%parkwaycc.co.uk
315feaa6a7 Backing out workarounds in bug 196755 and 206668 now that the correct fix has landed r=jst sr=jag
git-svn-id: svn://10.0.0.236/trunk@223870 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:53 +00:00
neil%parkwaycc.co.uk
aaae351644 Bug 231772 fix link icon regression from bug 225854 r/sr=jag
git-svn-id: svn://10.0.0.236/trunk@223869 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:52 +00:00
neil%parkwaycc.co.uk
b71a58ff54 Bug 225854 fix JS error handling anonymous link elements (e.g. from XMLPrettyPrint.xml) r=hj sr=alecf
git-svn-id: svn://10.0.0.236/trunk@223868 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:51 +00:00
neil%parkwaycc.co.uk
0c2340bcee Bug 229105 cannot open tab groups in some circumstances (regression from bug 179787) r=hj sr=bz
git-svn-id: svn://10.0.0.236/trunk@223867 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:50 +00:00
timeless%mozdev.org
d484afe3ec Bug 228428 Warning `assignment to undeclared variable mIcon'' [xs] in file `chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
r=neil sr=bz


git-svn-id: svn://10.0.0.236/trunk@223866 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:49 +00:00
neil%parkwaycc.co.uk
05de67b0df Bug 179787 JavaScript strict warning: reference to undefined property this.mPanelContainer r=hj sr=bz
git-svn-id: svn://10.0.0.236/trunk@223865 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:48 +00:00
neil%parkwaycc.co.uk
82c9bb2a26 Bug 225207 Focused element is scrolled into view when switching tab r=caillon sr=bryner a=dbaron
git-svn-id: svn://10.0.0.236/trunk@223864 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:47 +00:00
neil%parkwaycc.co.uk
9f02332b76 Supplementary patch to bug 203960 to fix javascript error: tabs is not defined when replacing bookmark groups spotted by hj p=gautheri@noos.fr r=me sr/a=brendan
git-svn-id: svn://10.0.0.236/trunk@223863 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:46 +00:00
timeless%mozdev.org
9dba91ff7f Bug 120148 Tabs don't remember which element [frame, textfield, etc] was focused when switching tabs
patch by tryandguessit@yahoo.com r=caillon sr=bryner


git-svn-id: svn://10.0.0.236/trunk@223862 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:45 +00:00
jag%tty.nl
f0af6ac070 Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@223861 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:44 +00:00
neil%parkwaycc.co.uk
a10ff1504e Bug 133503 Ctrl+F4 should not be active during print preview r=timeless sr=jag a=asa should also fix Ctrl+PgUp/PgDn from Bug 149907
git-svn-id: svn://10.0.0.236/trunk@223860 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:43 +00:00
jshin%mailaps.org
0039d36ed4 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz)
git-svn-id: svn://10.0.0.236/trunk@223859 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:42 +00:00
jaggernaut%netscape.com
b59010ddf3 Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@223858 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:41 +00:00
neil%parkwaycc.co.uk
c1bbfa3b52 Bug 121234 this.mMissedIconCache has no properties r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@223857 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:40 +00:00
neil%parkwaycc.co.uk
4d3f25378d Bug 206668 tabbrowser tab issues with Mac Classic theme (retargetting problem) p=shliang r=me sr=jag
git-svn-id: svn://10.0.0.236/trunk@223856 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:39 +00:00
jaggernaut%netscape.com
2e68ef5677 Bug 104778, part 2: also remember what the user typed when loading a page in the
current tab fails. r=Neil, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@223855 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:38 +00:00
jaggernaut%netscape.com
1edb310129 Bug 104778: Remember what user typed when switching tabs.
Bug 103720: prefill URI when opening new tab.
r=varga, sr=ben


git-svn-id: svn://10.0.0.236/trunk@223854 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:37 +00:00
jaggernaut%netscape.com
b0c82ba03a Whitespace changes.
git-svn-id: svn://10.0.0.236/trunk@223853 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:36 +00:00
jaggernaut%netscape.com
69ce85dfb4 Bug 112697: fix tabbrowser context menu "Reload" item to work from the bar itself. r=timeless, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@223852 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:35 +00:00
jaggernaut%netscape.com
8ed0044f65 Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt
git-svn-id: svn://10.0.0.236/trunk@223851 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:34 +00:00
jaggernaut%netscape.com
5b97aad1c2 Bug 205341: Remove obsolete checks for local files, chrome files, etc. in tabbrowser progresslistener impl. r=darin, sr=hewitt, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223850 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:33 +00:00
jaggernaut%netscape.com
7233cf93c1 Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner


git-svn-id: svn://10.0.0.236/trunk@223849 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:32 +00:00
jaggernaut%netscape.com
07e1150b69 Bug 191826: tab context menu: "close tab" should be at top. Also adding back "Close Other Tabs". r=shliang, sr=bryner, a=asa
git-svn-id: svn://10.0.0.236/trunk@223848 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:31 +00:00
neil%parkwaycc.co.uk
282eeb02ca Bug 191818 File menu missing "Close other tabs" option r=shliang sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223847 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:30 +00:00
bzbarsky%mit.edu
5b7265bc33 "Close other tabs" is scary and dangerous and not too useful. Bug 103354,
patch by jag, r=caillon, sr=bryner, moa=ben, a=asa, alphabet-soup=campbell, go
team!


git-svn-id: svn://10.0.0.236/trunk@223846 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:29 +00:00
jrgm%netscape.com
bfea43f77e add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin
git-svn-id: svn://10.0.0.236/trunk@223845 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:28 +00:00
brade%netscape.com
fb2e61bf16 checkin fix for bug 169589 (ctrl-tab navigation) for Neil; r=brade, sr=jag
git-svn-id: svn://10.0.0.236/trunk@223844 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:27 +00:00
jaggernaut%netscape.com
a7fda6fdf1 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@223843 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:26 +00:00
timeless%mozdev.org
81a1e86f41 Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
patch by neil@parkwaycc.co.uk r=hj sr=jag


git-svn-id: svn://10.0.0.236/trunk@223842 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:25 +00:00
nhotta%netscape.com
3168d28ce3 Changed to unescape the tab title with a charset if non ASCII,
bug 158171, r=caillon, sr=bzbarsky.


git-svn-id: svn://10.0.0.236/trunk@223841 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:24 +00:00
glazman%netscape.com
db53d80db9 pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman)
git-svn-id: svn://10.0.0.236/trunk@223840 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:23 +00:00
caillon%returnzero.com
78d07795d9 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@223839 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:22 +00:00
bzbarsky%mit.edu
9fecbca930 The last checkin (both, actually) was for bug 114170
git-svn-id: svn://10.0.0.236/trunk@223838 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:21 +00:00
bzbarsky%mit.edu
1f47add93d *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@223837 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:20 +00:00
bzbarsky%mit.edu
927ba3f002 make keyboard tab switching work when the url bar is focused. Patch by
neil@parkwaycc.co.uk, r=jesse, sr=jag, a=asa


git-svn-id: svn://10.0.0.236/trunk@223836 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:19 +00:00
jaggernaut%netscape.com
6888098c11 BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@223835 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:18 +00:00
caillon%returnzero.com
4903ae27d4 Bug 152127 - Prevent tabs from getting renamed to "(Untitled)" at seemingly random times.
r=bzbarsky sr=jag a=asa

Also fixes bugs 101827, 101831, 102924, 108189, 108350, 108421, 111118, 124028, 134815, 141839, 144431, 144984, 150669, 158171


git-svn-id: svn://10.0.0.236/trunk@223834 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:17 +00:00
caillon%returnzero.com
0734c08a6b Bug 107147. "Using middle button to close a tab also pastes+opens url in another tab".
r=sicking
sr=jag
a=brendan


git-svn-id: svn://10.0.0.236/trunk@223833 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:16 +00:00
jaggernaut%netscape.com
c026b96da3 Bug 107848: Wrong tab is closed when last but one tab is closed. r=caillon, sr=ben, a=asa
git-svn-id: svn://10.0.0.236/trunk@223832 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:15 +00:00
timeless%mac.com
958c49c422 Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag


git-svn-id: svn://10.0.0.236/trunk@223831 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:14 +00:00
timeless%mac.com
0cef1cb481 Bug 148334 when autoHide pref is disabled, tabbrowser duplicates listeners for first browser
patch by neil@parkwaycc.co.uk r=timeless sr=jag


git-svn-id: svn://10.0.0.236/trunk@223830 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:13 +00:00
jaggernaut%netscape.com
61550a1b2a Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223829 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:12 +00:00
jaggernaut%netscape.com
be8d783505 Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake
git-svn-id: svn://10.0.0.236/trunk@223828 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:11 +00:00
jaggernaut%netscape.com
f3232c0970 Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223827 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:10 +00:00
aaronl%netscape.com
1df8b19727 Bug 128025. Confirm dialog for caret browsing. r=akkana, bryner, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/trunk@223826 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:09 +00:00
hewitt%netscape.com
0045d165b6 137057 - tabbrowser tab strip grows when closing 2nd to last tab, r=sgehani, sr=jag
git-svn-id: svn://10.0.0.236/trunk@223825 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:08 +00:00
dean_tessman%hotmail.com
b9b00b3430 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag


git-svn-id: svn://10.0.0.236/trunk@223824 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:07 +00:00
shliang%netscape.com
686b746249 bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223823 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:06 +00:00
hyatt%netscape.com
35fac2face Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake
git-svn-id: svn://10.0.0.236/trunk@223822 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:05 +00:00
jaggernaut%netscape.com
b555024266 Fix typo: |const browser = | -> |const browsers = |. r=Neil.
git-svn-id: svn://10.0.0.236/trunk@223821 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:04 +00:00
jaggernaut%netscape.com
a020918986 Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. Patch by jag and jst, r=hewitt, r=bryner, sr=jag, sr=jst
git-svn-id: svn://10.0.0.236/trunk@223820 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:03 +00:00
jaggernaut%netscape.com
fa97047799 Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. r=hewitt, sr=jag, sr=jst
git-svn-id: svn://10.0.0.236/trunk@223819 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:02 +00:00
jaggernaut%netscape.com
b1a5464a56 Bug 123563: Select the tab to the right when closing the active one. r=caillon, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223818 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:01 +00:00
rpotts%netscape.com
83fe7319ea bug #145181 (r=bryner, sr=jst). Fix tab browsing after the patch for bug #46856
git-svn-id: svn://10.0.0.236/trunk@223817 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:07:00 +00:00
cbiesinger%web.de
1e86cbaeed bug 111404 patch by smaug@jippii.fi r=biesi sr=alecf
js strict warning in tabbrowser.xml


git-svn-id: svn://10.0.0.236/trunk@223816 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:59 +00:00
bryner%netscape.com
b9add4e8ec Tidying up the removal of before/afterselected attributes before we remove a tab (bug 137836). r=pink, sr=blake, thanks to neil@parkwaycc.co.uk for the suggestion.
git-svn-id: svn://10.0.0.236/trunk@223815 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:58 +00:00
bryner%netscape.com
5849f7714a Whitespace-only change to note that previous checkin was for bug 137836.
git-svn-id: svn://10.0.0.236/trunk@223814 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:57 +00:00
bryner%netscape.com
bf908d13be Clean up beforeselected and afterselected attributes when tabs are removed, this fixes a drawing glitch due to CSS rules matching when they shouldn't. r=ben, sr=jag.
git-svn-id: svn://10.0.0.236/trunk@223813 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:56 +00:00
sicking%bigfoot.com
5cb0ec5478 Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@223812 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:55 +00:00
blakeross%telocity.com
3691882da5 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
git-svn-id: svn://10.0.0.236/trunk@223811 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:54 +00:00
jaggernaut%netscape.com
cb4e7d3f68 Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa
git-svn-id: svn://10.0.0.236/trunk@223810 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:53 +00:00
jaggernaut%netscape.com
97870d11f2 Bug 131976: When only one tab open, some items on context menu should be hidden/disabled. Patch by Gilles Durys <mozbug@durys.net>, r=neil@parkwaycc.co.uk, sr=jag, a=scc
git-svn-id: svn://10.0.0.236/trunk@223809 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:52 +00:00
jaggernaut%netscape.com
a8de21e13b Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.


git-svn-id: svn://10.0.0.236/trunk@223808 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:51 +00:00
blakeross%telocity.com
7ef85fedd5 112921 - popup windows without chrome should not display tabbar. r=hixie sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@223807 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:50 +00:00
varga%utcru.sk
8aba7cb4c5 Checking in for Neil <neil@parkwaycc.co.uk>
Fix for bug 109651. The [X] cross in tab bar should be disabled when there is only one tab.
r=timeless, sr=jag, a=asa

Fix for bug 109651


git-svn-id: svn://10.0.0.236/trunk@223806 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:49 +00:00
bzbarsky%mit.edu
e44dac5bdb Add a pref observer for the "hide tab bar with only one tab" pref. Bug
112699, patch by caillon@returnzero.com (Christopher Aillon),
r=bzbarsky, sr=jag, a=asa


git-svn-id: svn://10.0.0.236/trunk@223805 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:48 +00:00
sgehani%netscape.com
dfa1b70e3c Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt


git-svn-id: svn://10.0.0.236/trunk@223804 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:47 +00:00
timeless%mac.com
a3e6909e8f Bug 102551 Close tab does nothing if wait too much between opening the menu and clicking close
patch by neil@parkwaycc.co.uk r=bzbarsky sr=jag


git-svn-id: svn://10.0.0.236/trunk@223803 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:46 +00:00
timeless%mac.com
032b9b9410 Bug 124835 Tabbed browser doesn't use pref variables correctly
patch by neil@parkwaycc.co.uk r=timeless sr=jag


git-svn-id: svn://10.0.0.236/trunk@223802 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:45 +00:00
jaggernaut%netscape.com
f02a606827 Bug 107669: tab buttons do not resize themselves correctly [with large screen size]. Patch by Smaug <smaug@jippii.fi>. r=bryner, sr=ben.
git-svn-id: svn://10.0.0.236/trunk@223801 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:44 +00:00
bzbarsky%mit.edu
2997a46cdc Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@223800 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:43 +00:00
hewitt%netscape.com
d799f929e4 116366 - js error in tabbrowser, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@223799 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:42 +00:00
hwaara%chello.se
1f8f89cba5 #105842, "Empty or no <title> or image does not update title in tabbed browsing"
Patch by neil@parkwaycc.co.uk

r=jag, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@223798 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:41 +00:00
alecf%netscape.com
9da88defcd some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin


git-svn-id: svn://10.0.0.236/trunk@223797 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:40 +00:00
hewitt%netscape.com
b156a6bde5 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@223796 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:39 +00:00
blakeross%telocity.com
b7eecf3232 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt


git-svn-id: svn://10.0.0.236/trunk@223795 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:38 +00:00
jaggernaut%netscape.com
bf455fa492 Bug 102184: js strict warnings in tabbrowser.xml. Patch by bugzilla@gemal.dk (Henrik Gemal), r=jag, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223794 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:37 +00:00
hewitt%netscape.com
6314c9bdaf 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@223793 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:36 +00:00
gordon%netscape.com
493e899f3e Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser.
git-svn-id: svn://10.0.0.236/trunk@223792 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:35 +00:00
hyatt%netscape.com
59c0c103df Fix to convert property to field. 106153. r=hixie, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223791 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:34 +00:00
hyatt%netscape.com
0fec050a35 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
git-svn-id: svn://10.0.0.236/trunk@223790 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:33 +00:00
hyatt%netscape.com
1b59f9da46 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223789 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:32 +00:00
hwaara%chello.se
4ea173fc45 #107094, "Error: mBlank is not defined".
Patch by Andrews <simm0@ii.net>

r=jag, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@223788 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:31 +00:00
bnesse%netscape.com
3adb4bc2ec Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@223787 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:30 +00:00
hyatt%netscape.com
9ea84ec4b1 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
git-svn-id: svn://10.0.0.236/trunk@223786 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:29 +00:00
hyatt%netscape.com
8cbf61a1c7 100706. Tabbrowser stuff. r=jag, sr=blake
git-svn-id: svn://10.0.0.236/trunk@223785 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:28 +00:00
hyatt%netscape.com
6207779b60 Make middle-click close a tab in tab browser, r=bryner, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@223784 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:27 +00:00
hyatt%netscape.com
3ce131b4a7 Support for basic drag and drop in tabbrowser, r=ben, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223783 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:26 +00:00
hyatt%netscape.com
d55687364a Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223782 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:25 +00:00
hyatt%netscape.com
e384fb25a4 Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223781 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:24 +00:00
timeless%mac.com
7a612c48c3 Bugzilla Bug 104244 [RFE] add reload this/all tab(s) to context menu
patch by simm0@ii.net r=hyatt sr=blake


git-svn-id: svn://10.0.0.236/trunk@223780 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:23 +00:00
hyatt%netscape.com
40f72360dd More 100706 fun. The <tabbrowser> widget. r/sr=jst,jag
git-svn-id: svn://10.0.0.236/trunk@223779 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:22 +00:00
bryner%netscape.com
7beaa8b57d Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@223778 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:21 +00:00
hewitt%netscape.com
46e1dbf9d4 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@223777 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:20 +00:00
bzbarsky%mit.edu
e7d997ad84 Make tabs crop title on "end", not in center. Bug 103450, patch from
Andrew <simm0@ii.net>, r=me, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@223776 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:19 +00:00
hyatt%netscape.com
9f93ad1d36 fix for 101796, make tabs static width. r=bryner, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@223775 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:18 +00:00
blakeross%telocity.com
1fb5b648ba Fixing js strict warning about redeclaration of vars. sr=ben
git-svn-id: svn://10.0.0.236/trunk@223774 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:17 +00:00
hyatt%netscape.com
4e2f596e30 Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@223773 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:06:16 +00:00
hyatt%netscape.com
c8db00c7dd Fix for 101554. r/sr=jag,blake
git-svn-id: svn://10.0.0.236/trunk@223772 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 23:03:27 +00:00
mnyromyr%tprac.de
26b354320a Bug 37712: 'Receiving: message...' should be 'Downloading message...' (suite patch); patch by Tim Meader <tmeader@gmail.com>, r=bienvenu, sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@223771 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:53 +00:00
Stefan.Borggraefe%gmx.de
1583107ba2 Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223770 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:52 +00:00
kairo%kairo.at
ee625e124f bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223769 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:51 +00:00
kairo%kairo.at
f25836490a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
git-svn-id: svn://10.0.0.236/trunk@223768 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:50 +00:00
neil%parkwaycc.co.uk
ca23a308b3 Provide accessible names for tree cells (suite strings) b=368351 r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@223767 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:49 +00:00
mats.palmgren%bredband.net
120d8cdd18 Implement "Empty Junk" for the Junk folder context menu. b=189911 r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223766 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:48 +00:00
mnyromyr%tprac.de
7d96dc41ff Bug 349991: tag mailview names out of sync with tags; r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223765 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:47 +00:00
bugzilla%arlen.demon.co.uk
526b7385fc Bug 337155 SeaMonkey missing spellcheck language selector in mail compose window and preferences also backporting enhancements to Thunderbird
p=me r=mnyromyr(SM)/mscott(TB) sr=neil


git-svn-id: svn://10.0.0.236/trunk@223764 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:46 +00:00
mnyromyr%tprac.de
82fd1e0aee Bug 335846: typo fix; rs=neil over IRC
git-svn-id: svn://10.0.0.236/trunk@223763 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:45 +00:00
neil%parkwaycc.co.uk
44254cd291 Bug 17796 Reply, Reply All, Forward and Next should be dual menubuttons r=Mnyromyr et. al.
git-svn-id: svn://10.0.0.236/trunk@223762 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:44 +00:00
mnyromyr%tprac.de
68f4ae87bc Bug 342560: preference panel for new tag feature; r=IanN, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223761 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:43 +00:00
mnyromyr%tprac.de
17284ece1c Bug 342560: preference panel for tags (SM 1.1s band-aid patch; trunk version to stay in sync); r=IanN, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223760 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:42 +00:00
mnyromyr%tprac.de
56b33a5959 Bug 335846: Need a Junk Preferences Panel in Seamonkey; r=IanN, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223759 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:41 +00:00
mnyromyr%tprac.de
a9920847b8 Bug 133917: biff creates system tray icon even when "Show an alert" is off; r=dmose, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223758 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:40 +00:00
bugzilla%arlen.demon.co.uk
835642232c Bug 360288 SeaMonkey Front End Support for New Remote Content Policy
p=me r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223757 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:39 +00:00
bugzilla%arlen.demon.co.uk
6ea78833cc Bug 322923 Need better OSX integration for Mailnews
p=me r=mnyromyr sr=neil (OSX code) r=stefanh (help)


git-svn-id: svn://10.0.0.236/trunk@223756 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:38 +00:00
bugzilla%arlen.demon.co.uk
7b888080ce Bug 324992 Add pref UI for mail remote content's new prefs
p=me r=mnyromyr sr=neil (for code) r=stefanh (for help)


git-svn-id: svn://10.0.0.236/trunk@223755 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:37 +00:00
bugzilla%standard8.demon.co.uk
a01609df68 Bug 302479 Some pref panels still with missing/incorrect accesskeys. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=Mnyromyr,sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@223754 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:36 +00:00
bugzilla%arlen.demon.co.uk
d538c098cb Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/trunk@223753 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:35 +00:00
neil%parkwaycc.co.uk
1b35f02d94 Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223752 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:34 +00:00
bugzilla%arlen.demon.co.uk
ec9b0347bf Bug 289444 Give prefs panels titles a unique name (mailnews patch)
r=mnyromyr sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/trunk@223751 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:33 +00:00
bugzilla%arlen.demon.co.uk
2616251fc5 Bug 121369 Should support Mozilla as default News client too, like Mail
p=me r=mnyromyr sr=neil.parkwaycc.co.uk a=asa


git-svn-id: svn://10.0.0.236/trunk@223750 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:32 +00:00
bienvenu%nventure.com
d8ed44110e fix 226839 only delete mail from pop3 server when user deletes/moves to the trash, instead of just move in general, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223749 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:31 +00:00
mattwillis%gmail.com
df99d4956e bug 182274 - adds ui for selecting trash folder. r=bienvenu,sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223748 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:30 +00:00
jshin%mailaps.org
bb735e2a26 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa)
git-svn-id: svn://10.0.0.236/trunk@223747 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:29 +00:00
bienvenu%nventure.com
42aa24149a fix 218902, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott add TLS support to POP3, and account settings UI for IMAP and POP3
git-svn-id: svn://10.0.0.236/trunk@223746 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:28 +00:00
mnyromyr%tprac.de
7131b98dad Bug 145290: allow deletion of more than one filter at once; r=IanN, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223745 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:27 +00:00
mnyromyr%tprac.de
958fe3192c Bug 341661: change label column to tags column in thread pane (SM MailNews bustage fix); p=bienvenu, r=me, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223744 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:26 +00:00
mnyromyr%tprac.de
4026d1184b Bug 358684: "Stop Filter Execution" filter action; r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223743 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:25 +00:00
scott%scott-macgregor.org
45786eb0d6 Bug #345129 --> start rebranding flagged messages as starred messages to be more user friendly.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223742 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:24 +00:00
neil%parkwaycc.co.uk
6b9df69db3 Bug 296770 Mark messages as read by date dialog does not respect leading zeros in the system date format p=mkmelin+mozilla@iki.fi r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223741 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:23 +00:00
scott%scott-macgregor.org
da0151e5f4 Bug #357321 --> add a string entity for seamonkey for 357321 before seamonkey's string freeze
git-svn-id: svn://10.0.0.236/trunk@223740 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:22 +00:00
bienvenu%nventure.com
65d8db20f8 show done compacting status message when compacting a single folder, sr=mscott 275199
git-svn-id: svn://10.0.0.236/trunk@223739 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:21 +00:00
mnyromyr%tprac.de
3574131713 Bug 341173: shortcut keys 0-9 for tags; r=IanN, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223738 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:20 +00:00
gavin%gavinsharp.com
951dde941c Bug 198936: "Do you wish to compact..." dialog has no "don't ask me again" checkbox, patch by Jens Bannmann <jens.b@web.de>, r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223737 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:19 +00:00
mnyromyr%tprac.de
5a56fb2ba5 Bug 341010: No labels, no actions in message filters dialog; r=IanN, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223736 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:18 +00:00
smontagu%smontagu.org
2fa5dcb7e4 Update some of the strings checked in in bug 207550. r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223735 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:17 +00:00
bienvenu%nventure.com
0a6776d51c change label column to tags column in thread pane, sr=sspitzer 341661
git-svn-id: svn://10.0.0.236/trunk@223734 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:16 +00:00
smontagu%smontagu.org
3d5307a93b Change LOCALIZATION NOTES to LOCALIZATION NOTE. Bug 341239, r=Axel Hecht <l10n@mozilla.com> sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223733 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:15 +00:00
bienvenu%nventure.com
57df4725c3 add support for unlimited number of tags per profile and per message, replace labels with tags, sr=mscott, sspitzer 114656
git-svn-id: svn://10.0.0.236/trunk@223732 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:14 +00:00
mnyromyr%tprac.de
422294baba Bug 40934: "From" misrepresented as "Sender"; p=Cédric Menge <bugzilla@mengemail.de>, r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223731 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:13 +00:00
smontagu%smontagu.org
965a7adad5 Make junk and filter logging localizable and use locale-sensitive date formatting. Bug 207550, original patch by sspitzer updated by me, r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223730 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:12 +00:00
timeless%mozdev.org
4235bec286 Bug 319841 - Poor grammar in filter rules dialog: "For incoming messages that:"
patch by stephen.donner@gmail.com r=mnyromyr@tprac.de sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223729 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:11 +00:00
scott%scott-macgregor.org
735caf253b Bug #294094 --> Redesign filter actions to simplify the Filter Rule Dialog
r=neil
sr=bienvenu
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@223728 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:10 +00:00
bienvenu%nventure.com
f8189866a2 support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
git-svn-id: svn://10.0.0.236/trunk@223727 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:09 +00:00
shaver%mozilla.org
c8cedf8716 Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
landing on the trunk, r=bienvenu, a=caillon.


git-svn-id: svn://10.0.0.236/trunk@223726 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:08 +00:00
timeless%mozdev.org
7375a1eafb Bug 19402 Ability to filter messages by size
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223725 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:07 +00:00
bienvenu%nventure.com
add057edfb fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand
git-svn-id: svn://10.0.0.236/trunk@223724 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:06 +00:00
scott%scott-macgregor.org
c3900e170f Bug #193891 --> Wrong message text: "Maximum Message Size set in Preferences". Should refer to account settings.
Patch by Tim Meader
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223723 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:05 +00:00
bugzilla%standard8.demon.co.uk
fc36a6e32e Bug 375054 When import mail,after selecting 'communicator',click 'next',no response. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223722 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:04 +00:00
bugzilla%standard8.demon.co.uk
1358b24c3a Allow first line of cvs,txt or tab files to be skipped when importing address books, part of bug 180057. r=bienvenu,sr=neil,a=asa
git-svn-id: svn://10.0.0.236/trunk@223721 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:03 +00:00
gavin%gavinsharp.com
8b43094e50 Bug 276661: cancel button can be cut off in the import completion dialog with certain locales, patch by Hiro <sugar.waffle@gmail.com>, r=mscott
git-svn-id: svn://10.0.0.236/trunk@223720 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:02 +00:00
bugzilla%arlen.demon.co.uk
6a3d75e54b Bug 291799 Implement Spell as you Type for mailnews
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223719 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:01 +00:00
bugzilla%arlen.demon.co.uk
d51e0d6ddc Bug 308968 Spelling error in message for when server doesn't support TLS
p=stephen.donner@gmail.com r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223718 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:25:00 +00:00
bugzilla%arlen.demon.co.uk
260ab4b60c Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223717 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:59 +00:00
jshin%mailaps.org
8631e5a458 bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out)
git-svn-id: svn://10.0.0.236/trunk@223716 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:58 +00:00
jshin%mailaps.org
ed925b2aba Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu)
git-svn-id: svn://10.0.0.236/trunk@223715 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:57 +00:00
bienvenu%nventure.com
5de9a33fc9 fix 190775 patch by ch.ey@gmx.net, some error messages from smtp server not displayed to user, r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223714 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:56 +00:00
neil%parkwaycc.co.uk
73e0f667f5 Removing lines duplicated by previous checkin sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223713 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:55 +00:00
scott%scott-macgregor.org
9fe771e3b8 Bug #257378 --> L10n teams should be able to translate reply header "on date" through *.properties file instead of using a hard coded string in mailnews.js
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223712 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:54 +00:00
neil%parkwaycc.co.uk
771777e0a7 Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223711 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:53 +00:00
mnyromyr%tprac.de
83e922a4db Bug 342576: UI Work for Adding Tags to Messages; r=IanN, sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223710 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:52 +00:00
gavin%gavinsharp.com
a0e7149091 Bug 255234: "send unsent messages" in the context menu should not end with '...', patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223709 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:51 +00:00
bugzilla%standard8.demon.co.uk
7473e7a688 Bug 325972 Accesskeys conflicts/missing in Mail context menu (2 patches). Patches by Giacomo Magnini <giacomo.magnini@portalis.it> r=mnyromyr,sr=neil
git-svn-id: svn://10.0.0.236/trunk@223708 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:50 +00:00
bienvenu%nventure.com
89319b4217 fix bustage due to duplicate properties, 238631
git-svn-id: svn://10.0.0.236/trunk@223707 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:49 +00:00
bienvenu%nventure.com
95f958908f add group by flag, enable grouping by has attachment status, 238631, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223706 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:48 +00:00
bienvenu%nventure.com
28afa2ad12 fix 332119, crash when unable to create new .msf file, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223705 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:47 +00:00
neil%parkwaycc.co.uk
fd530d0e2d Bug 76253 Add ability to view the source of an attachment r=Mnyromyr sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223704 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:46 +00:00
timeless%mozdev.org
0e2a6407fe Bug 302695 Misleading message when starting Thunderbird in "Ask for Online state" mode - there is no "File -> Work Online"
patch by hubert.gajewski@gmail.com r=timeless sr=neil


git-svn-id: svn://10.0.0.236/trunk@223703 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:45 +00:00
kyle.yuan%sun.com
c961c33d25 Bug 256826 Mozilla should not permit to import empty address book
r=neil.parkwaycc.co.uk, sr=dmose, patch=brian.lu@sun.com


git-svn-id: svn://10.0.0.236/trunk@223702 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:44 +00:00
Stefan.Borggraefe%gmx.de
b6402bf242 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223701 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:43 +00:00
bienvenu%nventure.com
a322ac8d5f fix 281473 put up error if login is disabled, r/sr=mscott, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223700 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:42 +00:00
mnyromyr%tprac.de
d3a9026572 Bug 358795: Duplicated accesskey in New Saved Search Folder dialog; p=Giacomo Magnini <prometeo.bugs@gmail.com>, r=bienvenu, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223699 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:41 +00:00
scott%scott-macgregor.org
90876af53c Bug #261199 --> add an account picker to the virtual folder list dialog so you can only choose
folders within the same account to search for a virtual folder.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223698 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:40 +00:00
bienvenu%nventure.com
a20799ed56 add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443
git-svn-id: svn://10.0.0.236/trunk@223697 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:39 +00:00
bugzilla%standard8.demon.co.uk
d833a08af1 Bug 235679 Importing an address book mentions importing from a program instead of importing from a file r=bienvenu,sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@223696 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:38 +00:00
scott%scott-macgregor.org
79be46d4e4 Bug #301701 --> Junk Mail Controls: Access key not working for account dropdown menu.
trivial accessibility cleanup.

Patch by Hasse <jasajudeju@telia.com>

sr/a=me


git-svn-id: svn://10.0.0.236/trunk@223695 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:37 +00:00
bugzilla%arlen.demon.co.uk
5754154ba0 Bug 308988 support delegated use of imap shared folders - file I missed from initial check-in - sorry
p=me r=mnyromyr sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223694 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:36 +00:00
bugzilla%arlen.demon.co.uk
164bc53bcd Bug 290881 Implement Add to Address book / Compose mail to context menus
p=me r=mnyromyr sr=neil.parkwaycc.co.uk


git-svn-id: svn://10.0.0.236/trunk@223693 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:35 +00:00
neil%parkwaycc.co.uk
95b07c91f3 Bug 21344 Menu of mail folders/newsgroups (location bar) r=mnyromyr sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223692 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:34 +00:00
mnyromyr%tprac.de
0ac6a7bde1 Bug 266597: keybinding "i" for toggling message flag; r/sr=neil
git-svn-id: svn://10.0.0.236/trunk@223691 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:33 +00:00
bugzilla%arlen.demon.co.uk
e5932ad82c Bug 296758 Adding phishing detection to mailnews
p=me r=mnyromyr sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223690 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:32 +00:00
kairo%kairo.at
6be942b008 Remove/change some double entities in SeaMonkey mailnews (same has been done for tbird already), part of bug 286110, p=p.franc@gmail.com r=Mnyromyr sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@223689 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:31 +00:00
bienvenu%nventure.com
3c09dff1bb warn and bail when user tries to add messages to local folder that is near 4GB, sr=mscott, a=bsmedberg, 280793
git-svn-id: svn://10.0.0.236/trunk@223688 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:30 +00:00
neil%parkwaycc.co.uk
6f4cb8dd1a Bug 67636 Show number of selected messages (when more than one selected) p=mbockelkamp@web.de r=me sr=bienvenu a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@223687 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:29 +00:00
bugzilla%arlen.demon.co.uk
2f4717a3b0 Bug 295542 Add New -> Saved Search in mail window file menu
p=me r=mnyromyr sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223686 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:28 +00:00
cbiesinger%web.de
4e94c5370f bug 232488 importMsgs.properties cleanup (remove unused strings + fix capitalization)
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223685 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:27 +00:00
neil%parkwaycc.co.uk
2b2122d416 Bug 83968 Allow local searches even when online r=Mnyromyr sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@223684 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:26 +00:00
scott%scott-macgregor.org
f241a85c83 Bug #176443 --> Send Format preferences: "correct format" is confusing
improve the text. Patch by daniel.bugmail@wangrepublic.org

Thanks to Mike Cowperthwaite for pointing out the patch.


git-svn-id: svn://10.0.0.236/trunk@223683 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:25 +00:00
scott%scott-macgregor.org
7523a6642f Bug #255447 --> Add RSS support to account central for thunderbird.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223682 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:24 +00:00
bienvenu%nventure.com
167aa8f771 add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013
git-svn-id: svn://10.0.0.236/trunk@223681 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:23 +00:00
bienvenu%nventure.com
2efcbe25de add button to regen summary file from folder properties dialog, sr=mscott 344846
git-svn-id: svn://10.0.0.236/trunk@223680 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:22 +00:00
gavin%gavinsharp.com
f9258f15b7 Bug 185662: In SMTP prefs, make it clear what 'use secure connection (SSL)' really means, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223679 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:21 +00:00
scott%scott-macgregor.org
83350b6bcb Bug #285626 --> Advanced POP settings dialog is too small, clipping off content.
Stop hiding/showing elements in this dialog, instead disable them.

r=Stefan Borggraefe
sr=bienvenu
a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223678 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:20 +00:00
scott%scott-macgregor.org
99717fdf05 Bug #257990 --> Integrate Junk Mail Settigs into Options and Account Settings dialogs. Obsolete the existing junk mail dialog. r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223677 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:19 +00:00
scott%scott-macgregor.org
dd49216479 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223676 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:18 +00:00
scott%scott-macgregor.org
2c27233972 Bug #291053 --> choose signature button no longer works from the account manager. Minor regression fall out from the
localizations in CVS work.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223675 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:17 +00:00
neil%parkwaycc.co.uk
1901eedf7a Bug 360908 Account Wizard "Finish" should be "Done" on Mac p=sugar.waffle@gmail.com (Hiro) r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223674 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:16 +00:00
bienvenu%nventure.com
236ef23a43 don't allow user to pick local directory that's used by another account, sr=mscott 233265
git-svn-id: svn://10.0.0.236/trunk@223673 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:15 +00:00
mnyromyr%tprac.de
86882cbc9d Bug 329018: Disable "Global Inbox" by default; p=Manuel Reimer <Manuel.Spam@nurfuerspam.de>, r=me, sr=neil/bienvenu
git-svn-id: svn://10.0.0.236/trunk@223672 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:14 +00:00
bienvenu%nventure.com
5aa137145d add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837
git-svn-id: svn://10.0.0.236/trunk@223671 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:13 +00:00
mkaply%us.ibm.com
8f3e3069ef #113356
r=timeless, sr=mscott, a=bsmedberg
Unnecessary requirement that two strings be the same - pull button names from properties only, not DTD and properties


git-svn-id: svn://10.0.0.236/trunk@223670 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:12 +00:00
bugzilla%arlen.demon.co.uk
e348dc5fd9 Bug 289471 Add sort by Attachment to mailnews
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223669 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:11 +00:00
scott%scott-macgregor.org
164dd5fcda Bug #261199 --> Start porting the saved search folder UI from thunderbird to seamonkey
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223668 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:10 +00:00
bugzilla%arlen.demon.co.uk
6fd741cbc7 Bug 289750 File-Open File... in MailNews does nothing
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223667 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:09 +00:00
bugzilla%arlen.demon.co.uk
972e55c586 Bug 288366 Port Thunderbird's View Layout to MailNews - also removed unused function, changed observes= to command= on menuitems, switched to using broadcasters to hide menus and disable keys not needed in messageWindow.xul and fixed a problem when a single message is not selected when switching between views.
p=me r=neil.parkwaycc.co.uk sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223666 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:08 +00:00
neil%parkwaycc.co.uk
57b0307479 Bug 72823 Implement Select Flagged Messages r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223665 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:07 +00:00
Stefan.Borggraefe%gmx.de
ddaed20c5b Bug 257001 Menu item View|Show/Hide|Folder Pane is missing
r=neil, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223664 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:06 +00:00
bienvenu%nventure.com
cee8ab892f implement message grouping, 256688 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223663 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:05 +00:00
bienvenu%nventure.com
b5813517ef front end work for virtual folders, 11051, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223662 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:04 +00:00
scott%scott-macgregor.org
b700fe39ba Bug #265014 --> Allow creation of virtual folders that search offline instead of online
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223661 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:03 +00:00
timeless%mozdev.org
9dfddf13c6 Bug 204336 missing space at messenger.properties
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223660 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:02 +00:00
kairo%kairo.at
9d1b13f187 bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223659 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:01 +00:00
scott%scott-macgregor.org
7e8fee8c69 Bug #202468 --> forgot a locale file change for seamonkey
git-svn-id: svn://10.0.0.236/trunk@223658 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:24:00 +00:00
bienvenu%nventure.com
a56f2fb38f back end work for stripping mime attachments from messages, sr=mscott 2920
git-svn-id: svn://10.0.0.236/trunk@223657 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:59 +00:00
bienvenu%nventure.com
ae1f504c58 add support for flagged flag in message searches, filters, etc, sr=mscott 272709
git-svn-id: svn://10.0.0.236/trunk@223656 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:58 +00:00
bienvenu%nventure.com
7129cd8b1c add confirm prompt when deleting saved searches, 267643 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223655 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:57 +00:00
bienvenu%nventure.com
a19e4fcac2 fix 181627 compact folders doesn't display done status, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223654 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:56 +00:00
timeless%mozdev.org
0637705ba3 Bug 74714 don't hardcode "KB"/"MB" in MailNews
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223653 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:55 +00:00
scott%scott-macgregor.org
b715d5f5f9 Bug #263255 --> more improvements for the group by sort feature.
Don't re-order the thread pane based on the group attribute. Always use the subject field for the dummy row title.

Make all of the attributes use dummy rows instead of just date. The exception is the subject which won't use a dummy row.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223652 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:54 +00:00
scott%scott-macgregor.org
229aa594e6 Bug #261199 --> Start landing Virtual Folder, aka Saved Search Folder UI for Thunderbird
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223651 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:53 +00:00
scott%scott-macgregor.org
bc5ddb32a4 Bug #262300 --> Finish implementing multiple identity UI. Add tabs for altering Copies & Folders and Composition and Addressing settings to the identity editor UI.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223650 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:52 +00:00
bienvenu%nventure.com
33f327bcbf frontend support for message aging, 11055, r=neil, sr=mscott, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@223649 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:51 +00:00
Stefan.Borggraefe%gmx.de
f144e81da2 Bug 243750: Remove unused file am-advanced.xul and associated cruft.
r=bienvenu, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223648 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:50 +00:00
scott%scott-macgregor.org
567599db0f the rest of Bug #44863 --> locale files for multiple identities UI
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223647 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:49 +00:00
Stefan.Borggraefe%gmx.de
8c12e603c7 Fix for Bug 252795: Folder/Newsgroup Properties dialog has no accesskeys
r=aaronl, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223646 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:48 +00:00
bugzilla%standard8.demon.co.uk
c197f6df17 Bug 336636 Unused entities in abSelectAddressesDialog.dtd. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223645 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:47 +00:00
bugzilla%standard8.demon.co.uk
6b8d11db91 Bug 309068 Aim URL presence check should be disabled by default. r=mnyromyr,sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@223644 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:46 +00:00
bugzilla%standard8.demon.co.uk
0cd3c13f6a Bug 347850 Sanitize replicationProgress.properties (AccessKey -> .accesskey). patch by giacomo.magnini@portalis.it,r=me,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223643 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:45 +00:00
bugzilla%standard8.demon.co.uk
79b85dd6f6 Bug 35837 should be possible to move/copy address cards to different address books. Part 2 Implement the main dnd functionality properly. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223642 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:44 +00:00
scott%scott-macgregor.org
e6629f36bb Bug #357321 --> land some strings before seamonkey's l10n freeze to support Bug 357321
git-svn-id: svn://10.0.0.236/trunk@223641 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:43 +00:00
bienvenu%nventure.com
e766084cd6 add account column to thread pane for global inbox, 30057, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223640 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:42 +00:00
bugzilla%standard8.demon.co.uk
b47d6a4e7d Bug 340560 Integrate the replication progress dialog into the LDAP directory properties window. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223639 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:41 +00:00
Stefan.Borggraefe%gmx.de
cc4c678b88 Bug 279034: Add autosave option to MailNews Preferences
r=neil, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223638 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:40 +00:00
stephendonner%yahoo.com
0fbc600478 Bug 242153. Trivial whitespace cleanup. r=neil
git-svn-id: svn://10.0.0.236/trunk@223637 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:39 +00:00
timeless%mozdev.org
d7b26ba02f Bug 112959 Select a list and the Edit menu either displays Delete Card or Delete Address Book
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223636 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:38 +00:00
bugzilla%standard8.demon.co.uk
6b0fd7f02c Bug 133883 No error msg when user tries to do replication when offline - provide notification and disable button when appropriate. r=neil.parkwaycc.co.uk,sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@223635 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:37 +00:00
Stefan.Borggraefe%gmx.de
eca92859c8 Bug 234690: Need UI for the hidden preference "mailnews.thread_pane_column_unthreads"
r=neil, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223634 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:36 +00:00
bugzilla%standard8.demon.co.uk
e0c5f03936 Fix Bug 318680 'Organisation' should be spelled 'Organization' in the alert for empty fields in Address Book (SeaMonkey version) r=bugzilla@standard8.demon.co.uk,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223633 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:35 +00:00
bugzilla%standard8.demon.co.uk
deac417676 Bug 300968 Replicating (downloading) from a LDAP directory server while adding fails. r=neil.parkwaycc.co.uk,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223632 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:34 +00:00
bugzilla%standard8.demon.co.uk
f0b5ae4431 Bug 189821 Expose pref to enable address book startup by default. r/sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@223631 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:33 +00:00
bugzilla%standard8.demon.co.uk
3cd7fc5003 Bug 314995 Can't save new card if no email entered - expand the minimum set of fields to a more reasonable set. r=neil.parkwaycc.co.uk,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223630 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:32 +00:00
bugzilla%arlen.demon.co.uk
384bdd5bb7 Bug 292487 Remove duplication of "font" in pref-viewing_messages.xul
p=giacomo.magnini@portalis.it r=kairo sr=neil.parkwaycc.co.uk a=chofmann


git-svn-id: svn://10.0.0.236/trunk@223629 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:31 +00:00
bugzilla%standard8.demon.co.uk
428af58192 Fix bug 192666 extension-list is appearing twice in ldif/tab/txt import file picker on linux. Original patch from Philip K. Warren (IBM) <pkwarren@gmail.com>. Seamonkey patch r/sr=neil.parkwaycc.co.uk Thunderbird patch r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223628 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:30 +00:00
scott%scott-macgregor.org
fee56d844f Bug #261717 --> Add a context menu to the RSS website header in the msg pane so users
can copy the website url to the clipboard. Patch originally from David Fraser.


git-svn-id: svn://10.0.0.236/trunk@223627 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:29 +00:00
bugzilla%arlen.demon.co.uk
73a47c3ae1 Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa


git-svn-id: svn://10.0.0.236/trunk@223626 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:28 +00:00
neil%parkwaycc.co.uk
ce1bc4f4bb Bug 234186 Don't allow mail identites to post to newsgroups p=ch.ey@gmx.net r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223625 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:27 +00:00
bugzilla%standard8.demon.co.uk
d36165dc7b Fix bug 64305 Adding a New card in the Address book w/o giving any info will add it successfully. Patch by Serge GAUTHERIE <gautheri@noos.fr> r=me,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223624 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:26 +00:00
scott%scott-macgregor.org
0b0f12aa7c Bug #249650 --> Add support for a website header to the message header pane for
the Thunderbird RSS reader.


git-svn-id: svn://10.0.0.236/trunk@223623 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:25 +00:00
Stefan.Borggraefe%gmx.de
e11c1cd231 Add LOCALIZATION NOTE for an UI text that is split in two entities (follow-up checkin for bug 231428)
r=kairo, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223622 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:24 +00:00
bugzilla%standard8.demon.co.uk
928348d2eb Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 2 - warn the user) r=bienvenu, sr=mscott, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@223621 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:23 +00:00
Stefan.Borggraefe%gmx.de
de273f8b9e Bug 231428 UI for "mark messages read after displaying for ___ seconds"
r=neil, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223620 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:22 +00:00
bienvenu%nventure.com
e49cc6b3c1 fix 295347 and 299346, duplicate entries in AB when dragging a card from another AB into a list, and lock file errors opening an AB causes us to create a backup AB as if the AB was corrupt, r=standard8, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@223619 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:21 +00:00
cbiesinger%web.de
963311df64 Bug 183632 Improve error dialog from Address Selection for card without email address
r=neil sr=bienvenu patch by Mark Banner <mark@standard8.demon.co.uk>


git-svn-id: svn://10.0.0.236/trunk@223618 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:20 +00:00
scott%scott-macgregor.org
3d14a9533d Bug #261199 --> Begin landing Thunderbird's virtual folder UI.
Land the back end RDF changes necessary to support the new user interface.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223617 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:19 +00:00
neil%parkwaycc.co.uk
49d4fe50a5 Clean up after bug 239555 including fixing JS strict warnings and URL abuse r=ducarroz sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@223616 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:18 +00:00
pkw%us.ibm.com
6f43664ad2 Bug 250005 - Shortcut keys conflict: New Message and Mark All Read are both Command+Shift+M.
r=neil.parkwaycc.co.uk@myrealbox.com, sr=bienvenu@nventure.com, a=mkaply@us.ibm.com


git-svn-id: svn://10.0.0.236/trunk@223615 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:17 +00:00
stephendonner%yahoo.com
33d0663195 Bug 249522. Unnecessary entry 'Delete' and its accesskey in DTD. r=neil, sr=tor
git-svn-id: svn://10.0.0.236/trunk@223614 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:16 +00:00
neil%parkwaycc.co.uk
76fd097af9 Move HELP key binding into the unix overlay b=229438 r=kyle.yuan sr=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@223613 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:15 +00:00
pkw%us.ibm.com
f2f13173f8 Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)


git-svn-id: svn://10.0.0.236/trunk@223612 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:14 +00:00
Stefan.Borggraefe%gmx.de
e1320f4e55 Minor menu cleanup (remaining issues of bug 75622).
r=timeless, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223611 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:13 +00:00
gerv%gerv.net
6cdf364565 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@223610 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:12 +00:00
Stefan.Borggraefe%gmx.de
69ae47dbe0 Bug 220894: Add UI for automatic emptying of trash for local folders on exit
r=bienvenu, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223609 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:11 +00:00
scott%scott-macgregor.org
55f202f282 Bug #301084 --> front end to expose filing replies in the folder of the message being replied to. Patch originally by hesslow@gmail.com.
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223608 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:10 +00:00
Stefan.Borggraefe%gmx.de
a2d7d52b55 Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
r=mscott, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223607 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:09 +00:00
scott%scott-macgregor.org
c0d7b63f2a Bug #151688 --> Allow a browse button to set email storage directory in the account settings
Patch by Stefan Borggraefe

r=mscott
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223606 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:08 +00:00
scott%scott-macgregor.org
ae724bc8d5 Bug #232433 --> Account Settings / Local Folders needs a browse button
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223605 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:07 +00:00
scott%scott-macgregor.org
e3e9dfd33f Bug #259389 --> cropped account manager UI on Mac OS X
Patch by mattwillis@gmail.com

sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223604 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:06 +00:00
masayuki%d-toybox.com
916818aeb5 bug 170474 - remove comments in messenger.properties. r=jshin, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223603 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:05 +00:00
scott%scott-macgregor.org
a5632e591a Bug #237687 --> Need UI for controlling Imap IDLE command support in case folks have servers that don't react well to IDLE support.
sr=bienvenu
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@223602 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:04 +00:00
bienvenu%nventure.com
3b63c3ce90 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@223601 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:03 +00:00
jshin%mailaps.org
6e70acaca4 bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu)
git-svn-id: svn://10.0.0.236/trunk@223600 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:02 +00:00
Stefan.Borggraefe%gmx.de
fcc900af03 Fix for bug 84692: "Offline UI: Offline panel is too large (to use, for some people)"
r=timeless, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223599 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:01 +00:00
neil%parkwaycc.co.uk
26fa0827c1 Bug 235285 add UI for the "reply in default encoding" pref checking in on behalf of jshin@mailaps.org to make l10n freeze r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223598 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:23:00 +00:00
mconnor%myrealbox.com
c38d7d38b4 Bug 40759 - Mail prefs dialog: implement mnemonics, patch by Stefan Borggraefe (Stefan.Borggraefe@gmx.de), r=neil, sr=bz
git-svn-id: svn://10.0.0.236/trunk@223597 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:59 +00:00
bienvenu%nventure.com
8fe96e7554 if fcc fails (e.g., imap server has disconnected sent folder connection), offer use chance to retry 163951 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223596 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:58 +00:00
bienvenu%nventure.com
e412d6dce9 fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password
git-svn-id: svn://10.0.0.236/trunk@223595 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:57 +00:00
jshin%mailaps.org
818d0f2e18 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
git-svn-id: svn://10.0.0.236/trunk@223594 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:56 +00:00
mconnor%myrealbox.com
88f17bcbd3 bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin
git-svn-id: svn://10.0.0.236/trunk@223593 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:55 +00:00
bienvenu%nventure.com
2ec6ebed8b fix 234546 sending message spins if we can't read attachment file, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223592 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:54 +00:00
jshin%mailaps.org
f6751e8896 bug 194862 : offer 'send in UTF-8' option instead of 'send anyway' when characters outside the currently selected charset are found in outgoing emails. (r=bienvenu, sr=bienvenu) : patch by ralu0392@uosis.mif.vu.lt modified by kats and me.
git-svn-id: svn://10.0.0.236/trunk@223591 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:53 +00:00
bienvenu%nventure.com
9531642ac2 add ability to open .eml and .msg files into standalone msg window, patch by DIGITALGimpus, r=bienvenu, sr=mscott, 239555, plus some whitespace cleanup, dump statement removal
git-svn-id: svn://10.0.0.236/trunk@223590 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:52 +00:00
Stefan.Borggraefe%gmx.de
ec98b8c72d Fix for bug 219620: "Rationalize Thread Messages menu items"
r=neil, sr=mscott, a=chofmann


git-svn-id: svn://10.0.0.236/trunk@223589 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:51 +00:00
neil%parkwaycc.co.uk
9a66380e06 Bug 195315 Run Junk Mail Controls on selected messages r=mscott sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223588 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:50 +00:00
kyle.yuan%sun.com
2144753f68 Bug 229438 Support the "Find" and "Help" keys on Sun keyboard
r=timeless, sr=henry.jia
patch by Simford.Dong@sun.com


git-svn-id: svn://10.0.0.236/trunk@223587 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:49 +00:00
neil%parkwaycc.co.uk
19cd6bd880 Bug 231595 Remove obsolete showSidebarMenu entity p=gautheri@noos.fr r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223586 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:48 +00:00
scott%scott-macgregor.org
3dbd675ef4 Back out Bug #206838 which changed the branding of Mail & News within seamonkey
r/sr=bienvenu/mscott

a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223585 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:47 +00:00
sspitzer%netscape.com
b6d9328b08 fix txt import wording. bug #195836. r=robinf
git-svn-id: svn://10.0.0.236/trunk@223584 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:46 +00:00
kaie%netscape.com
ae99946304 b=147770 Enhance S/Mime menu wordings
r=cotter sr=alecf


git-svn-id: svn://10.0.0.236/trunk@223583 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:45 +00:00
kaie%netscape.com
caa42828c7 b=182258 Give separate signature validity and sender address mismatch feedback
r=javi sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223582 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:44 +00:00
kaie%netscape.com
d26c5f230c Part of bug 119394, landing UI strings only.
r=cotter sr=alecf


git-svn-id: svn://10.0.0.236/trunk@223581 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:43 +00:00
bienvenu%nventure.com
7437da50c1 fix 335534, return receipts not conforming to rfc 2047, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223580 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:42 +00:00
sspitzer%netscape.com
eed6536d53 fix for message view UI nits in bug #183331.
to match the spec.  see http://www.mozilla.org/mailnews/specs/views/#MsgViews
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223579 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:41 +00:00
neil%parkwaycc.co.uk
1133218288 Bug 226956 Convert sendProgress.xul to a <dialog> p=gautheri@noos.fr r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223578 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:40 +00:00
mscott%netscape.com
61b8a13aec Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
r=sspitzer
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223577 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:39 +00:00
relyea%netscape.com
848ac08905 Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.

SR+=mScott a1.8b4=asa


git-svn-id: svn://10.0.0.236/trunk@223576 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:38 +00:00
scott%scott-macgregor.org
ad49b13bd1 Bug #223292 --> Default mailViews.dat contains hardcoded English descriptions
add a prettyName attribute to a mail view just like we currently do for mail
folders. Similar to the way we handle mail folders, if the raw name of the mail
view matches one of our default views, then we look up the translated pretty
name and return it as the pretty name.


sr=bienvenu
a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@223575 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:37 +00:00
rlk%trfenv.com
d100286b81 Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com).
git-svn-id: svn://10.0.0.236/trunk@223574 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:36 +00:00
bugzilla%arlen.demon.co.uk
f57e0dbb8c Bug 303895 Threadpane drop-down list 'View->Customize..." opens Saved Search
p=me r=neil.parkwaycc.co.uk sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223573 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:35 +00:00
neil%parkwaycc.co.uk
dd8137f1bd Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223572 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:34 +00:00
timeless%mozdev.org
2a963c96e1 Bug 201465 Window "About Junk Mail" has wrong size
patch by borggraefe@despammed.com r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223571 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:33 +00:00
timeless%mozdev.org
f6b2bc98e1 Bug 68902 thread-related columns (unread, total) are poorly named
r=neil sr=roc


git-svn-id: svn://10.0.0.236/trunk@223570 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:32 +00:00
scott%scott-macgregor.org
ca7e1007ee Bug #224318 --> minor UI polish for the new filter junk status command. Change the wording and location.
r=stefan
sr=bienvenu
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@223569 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:31 +00:00
bienvenu%nventure.com
8c12dc6954 allow filters to set junk status, r/sr=mscott, a=asa 224318
git-svn-id: svn://10.0.0.236/trunk@223568 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:30 +00:00
bienvenu%nventure.com
cbd26c5bee replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me
git-svn-id: svn://10.0.0.236/trunk@223567 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:29 +00:00
neil%parkwaycc.co.uk
d0568a712b Filter dialog should use proper case priority labels for consistency with the rest of mail p=gautheri@noos.fr r=me sr=bienvenu a=dbaron patch was attached to bug 146075
git-svn-id: svn://10.0.0.236/trunk@223566 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:28 +00:00
scott%scott-macgregor.org
27d831f878 Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
This allows thunderbird to open .eml files.

patch by Robert Accettura and David Bienvenu

sr=mscott
a=asa for the one line property string addition in messenger.properties


git-svn-id: svn://10.0.0.236/trunk@223565 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:27 +00:00
scott%scott-macgregor.org
904542c7be Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
sr=bienvenu
a=asa


git-svn-id: svn://10.0.0.236/trunk@223564 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:26 +00:00
scott%scott-macgregor.org
e5ee3210cf no bug.
Fix an incorrect localization comment


git-svn-id: svn://10.0.0.236/trunk@223563 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:25 +00:00
cbiesinger%web.de
69813b103f Bug 201879 Warn the user that many message windows are going opened due to a double-click when many messages are selected
patch by Chris Thomas <cst@andrew.cmu.edu> r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223562 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:24 +00:00
scott%scott-macgregor.org
8252d82965 Bug #225413 --> Make the windows animated biff alert dialog use the account name instead of the user name.
r=jst
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223561 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:23 +00:00
bienvenu%nventure.com
ce529e00f1 add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165
git-svn-id: svn://10.0.0.236/trunk@223560 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:22 +00:00
timeless%mozdev.org
7de3565acc Bug 225005 assign t access key to File>Ge_t Next x News Messages
r=neil sr=roc


git-svn-id: svn://10.0.0.236/trunk@223559 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:21 +00:00
timeless%mozdev.org
9e3bfb96d5 Bug 188934 Junk Mail Controls: J key for mark as junk, Shift-J for mark as not junk
r=neil sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@223558 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:20 +00:00
ere%atp.fi
b1253ffd7c Bug 36492: Implementation of separate recipient and sender columns in thread pane
r=Neil
sr=Bienvenu


git-svn-id: svn://10.0.0.236/trunk@223557 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:19 +00:00
scott%scott-macgregor.org
3f1f33de18 Bug #130070 --> Add Mark All Read to the folder pane's context menu. Thanks to Aidas Kasparas for the patch.
r=neil
sr=mscott
a=asa


git-svn-id: svn://10.0.0.236/trunk@223556 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:18 +00:00
neil%parkwaycc.co.uk
011b7c29bf Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223555 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:17 +00:00
bienvenu%netscape.com
8bd1605407 add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426
git-svn-id: svn://10.0.0.236/trunk@223554 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:16 +00:00
sspitzer%netscape.com
d7f5a09431 fix for bug #205517
View/_Threads conflicts with Sort_ By
r/sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223553 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:15 +00:00
bienvenu%nventure.com
a2f7fd45e7 fix 214402 keep thread pane blank until password entered for imap and local folders, controlled by a hidden pref r=mscott, sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223552 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:14 +00:00
bienvenu%netscape.com
da85f9bc90 add message for folder in use message, r/sr=sspitzer, 166617
git-svn-id: svn://10.0.0.236/trunk@223551 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:13 +00:00
sspitzer%netscape.com
9e6dcddea8 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223550 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:12 +00:00
sspitzer%netscape.com
235048ea83 supplimental fix for #195287, fix wording of junk mail info dialog.
r=robinf


git-svn-id: svn://10.0.0.236/trunk@223549 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:11 +00:00
timeless%mozdev.org
f0c515f558 Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223548 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:10 +00:00
neil%parkwaycc.co.uk
80299ac353 Bug 225577 Can't copy contact email addresses from sidebar r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223547 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:09 +00:00
bienvenu%nventure.com
be222262ac add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557
git-svn-id: svn://10.0.0.236/trunk@223546 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:08 +00:00
scott%scott-macgregor.org
e1bdaa84ff fix for bug #213053
"Company" should be "Organization" in the ab results pane column header
and the import UI.

thanks to mcbridematt@hotmail.com (Mathew McBride) for the initial patch

r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223545 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:07 +00:00
neil%parkwaycc.co.uk
3f59a4e6d2 Bug 222940 Offline & Diskspace and Server Setting panes are too large p=stefan@borggraefe.com r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223544 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:06 +00:00
neil%parkwaycc.co.uk
d8ad34afce Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223543 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:05 +00:00
sspitzer%netscape.com
dc3e1c6e0a fix for bug #168496 [Go | Mail Start Page doesn't work in the stand alone message window, should be hidden]
thanks to neil for the fix, r/sr=sspitzer

fix for bug #195238 [Junk toolbar button text should say "Not Junk" if junk messages are selected]

fix for bug #198877 [removed extra menu seperator in view menu, for stand alone msg window]

also, disable junk UI for news messages, since the junk feature doesn't work for news yet.

r/sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223542 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:04 +00:00
sspitzer%netscape.com
421f0439ed fix for bug #194918. implement "Tools | Delete Mail Marked as Junk in Folder"
also, enable / disable "Tools | <delete junk> & <run jmc> & <run filters>" when appropriate.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223541 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:03 +00:00
sspitzer%netscape.com
b73af03398 fix for bug #198749
implement "Tools | Run Junk Mail Controls on Folder"
rename "Tools | Run Filters on Selected Folder" to
"Tools | Run Filters on Folder"

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223540 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:02 +00:00
sspitzer%netscape.com
881c8b1ec6 change menu item wording, to not get cropped on mac os x.
r=robinf


git-svn-id: svn://10.0.0.236/trunk@223539 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:01 +00:00
sspitzer%netscape.com
02f348820c supplimental fix for bug #195287 (adding "?" button in junk bar envelope.)
changes suggested and approved by jglick,robinf, r/sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223538 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:22:00 +00:00
scott%scott-macgregor.org
b8467edd9b Bug #225809 --> Don't fall back to insecure authentication if "use secure authentication" is checked. Patch by Lorenzo Colitti.
r=mscott
sr=bienvenu
a=asa


git-svn-id: svn://10.0.0.236/trunk@223537 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:59 +00:00
neil%parkwaycc.co.uk
622b7d0b2d Bug 221472 Collect the various attach items under a file submenu p=ian@arlen.demon.co.uk r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223536 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:58 +00:00
shliang%netscape.com
79bcadb90d 125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223535 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:57 +00:00
timeless%mozdev.org
1670623139 Bug 221381 Add Attach Personal Card (vCard) option to Attach button
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223534 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:56 +00:00
timeless%mozdev.org
5ebe526dde Bug 114077 New Account Setup Wizard screens should be fixed size like Import Wizard
Bug 177608 Accelerators needed for Account Wizard's 1st dialog
Bug 54441 Large Fonts: Outbound server field not visible in Account Wizard.
patch by borggraefe@despammed.com r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223533 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:55 +00:00
timeless%mozdev.org
ed027387b6 Bug 201469 Add smtp server's username field to Account Wizard
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223532 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:54 +00:00
technutz%netscape.net
bd6bbdd9f7 Bug 40048. Each account 'can' have an identity -> Each account has an identity. Original patch by Henrik Gemal <gemal@gemal.dk>. r=jglick, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223531 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:53 +00:00
neil%parkwaycc.co.uk
3a20070bf7 Bug 45524 fix some message compose attachment ui strings r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223530 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:52 +00:00
scott%scott-macgregor.org
70fe7fe68b Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223529 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:51 +00:00
timeless%mozdev.org
0bc7b0224f Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223528 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:50 +00:00
technutz%netscape.net
40cf38e646 Bug 73801. Disable the delete menu item, context menu item and button when either a Collected or Personal address book is selected. r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223527 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:49 +00:00
scott%scott-macgregor.org
1b6d820b33 adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223526 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:48 +00:00
neil%parkwaycc.co.uk
0d8a6a56b4 Bug 64030 context menus for card and address book lists p=ian@arlen.demon.co.uk r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223525 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:47 +00:00
stephend%netscape.com
7fcdc5659c Bug 204958. zip in Address tab should be ZIP (uppercase acronym). r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com, localization=bobj@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223524 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:46 +00:00
stephend%netscape.com
aacbf5fffc Bug 202492. Removing tabs and fixing whitespace alignment in several addressbook DTD files. r=cavin@netscape.com. Whitescape only changes
git-svn-id: svn://10.0.0.236/trunk@223523 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:45 +00:00
neil%parkwaycc.co.uk
22eefcc390 Bug 89212 Account Settings should be fixed size p=stefan@borggraefe.com r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223522 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:44 +00:00
sspitzer%netscape.com
8bac1b5b2d fix for #197225, remove an unused xul/dtd (custreceipt.*)
r=neil, sr=sspitzer.  thanks to Sebastian@SSpaeth.de for the fix.

fix for bug #195287,
Add a help button to the envelope that brings up the junk intro dialog
r/sr=bienvenu, a=jglick


git-svn-id: svn://10.0.0.236/trunk@223521 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:43 +00:00
bienvenu%nventure.com
22cae84f06 fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223520 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:42 +00:00
cbiesinger%web.de
bdbde8eea7 194780 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmoseAdd accesskeys to Print Preview Card/Address Book
git-svn-id: svn://10.0.0.236/trunk@223519 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:41 +00:00
sspitzer%netscape.com
4ae293736f fix for bug #198303
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.

fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.

r/sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223518 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:40 +00:00
cavin%netscape.com
848e2673da Fix for 197773. Prompt users for deleting mailing lists from the results pane. r/sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223517 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:39 +00:00
sspitzer%netscape.com
2c21fe4876 supplimental fix for bug #17230.
we're using the "Rename Address Book" dialog as the "local addressbook properties"
dialog, so let's make that the title.

(it is what you open when you do "Properties" on a local ab)

instead of alerting, allow the user to open it for the PAB or CAB, but
disable the text field.

r=cavin


git-svn-id: svn://10.0.0.236/trunk@223516 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:38 +00:00
cavin%netscape.com
757b6018ef Fix for 17230. Added code to allow addrooks to be renamed. r/sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223515 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:37 +00:00
mscott%netscape.com
183f448bb4 Porting a minotaur fix back into mozilla mail.
Bug #200696 --> Status text improvements. Load Document... is now "Load Message..."
Don't use "Done' as the default status text for mail. It doesn't make sense.

r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223514 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:36 +00:00
dmose%mozilla.org
6eec6882fb Add basic UI for displaying IMAP quota information (bug 178758). Thanks to Lorenzo Colliti <lorenzo@collitti.com> for the patch. r=bienvenu@netscape.com, neil@parkwaycc.co.uk; sr=dmose@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223513 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:35 +00:00
neil%parkwaycc.co.uk
c465754751 Bug 72463 Sort by "order received" removed from pull-down menu r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223512 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:34 +00:00
neil%parkwaycc.co.uk
308a1a31c7 Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223511 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:33 +00:00
sspitzer%netscape.com
32080ac883 fix for bug #96134
message Save As ignores selected file type, plus some code cleanup.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223510 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:32 +00:00
varga%netscape.com
647b0eab39 Fix for bugs:
195312 - [junk]  Context menus for Junk Mail Controls not implemented yet
183597 - Add/Move Message|Mark items for marking as Junk/Not Junk
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223509 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:31 +00:00
neil%parkwaycc.co.uk
d7e4728389 Bug 194764 "File Here" should be "Copy Here" for copy r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223508 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:30 +00:00
aaronl%netscape.com
e1b466fd0c Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz.
git-svn-id: svn://10.0.0.236/trunk@223507 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:29 +00:00
neil%parkwaycc.co.uk
9024c9508e Bug 112264 fix descriptive tooltips for thread pane column headers r=jglick sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223506 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:28 +00:00
neil%parkwaycc.co.uk
f40ab5beee Bug 112264 need descriptive tooltips for thread pane column headers r/sr=sspitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@223505 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:27 +00:00
sspitzer%netscape.com
8c3ec3ed61 fix for bug #188939. remove "unknown" and "not junk" as search and mailview criteria choices.
we remove "unknown" because the user never sees anything that distinguishes unknown from not junk.
being left with just junk and not junk, we remove not junk, because that's just "isn't junk"
r/sr=bienvenu, a=asa


git-svn-id: svn://10.0.0.236/trunk@223504 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:26 +00:00
sspitzer%netscape.com
543372cbca fix for #190215. multi-line properties in string bundles don't work on win32.
this isn't a blocker, but it's bad enough to take for the respin.
patch by alecf.  r/sr=sspitzer, a=kyle


git-svn-id: svn://10.0.0.236/trunk@223503 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:25 +00:00
sspitzer%netscape.com
e4fb14c509 landing bienvenu's fix for adding "has attachment" support to
local mail search and the mail views.  bug #183581.  r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223502 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:24 +00:00
sspitzer%netscape.com
1b10ed797f fix for #59638. cross folder navigation in the stand alone msg window
doesn't load the next unread message.  thanks to ssu for the initial patch,
and neil for the suggestions.  r/sr=bienvenu

fix for #49305.  in "view all headers" mode, we only see the last header
for headers where multiple headers are legal.  thanks to richard.li@sun.com
for the initial patch.  r/sr=bienvenu

fix for #179803. when we added mail views, we added "Sender is[n't] in addressbook"
support to filter / search / views, but it left us with two "Sender" menuitems.
this code unifies them into one.  on disk (for filters and views) both the old
way ("from in ab") and the new way ("from") work, so there isn't a migration issue.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223501 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:23 +00:00
nhotta%netscape.com
51ff9a1aca Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@223500 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:22 +00:00
nhotta%netscape.com
0fd74080e7 Chagned to make search date format localizable,
bug 98144, r=ducarroz, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223499 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:21 +00:00
timeless%mozdev.org
bc4495fb77 Bug 219208 duplicate entities in messengercompose.dtd
patch by Martijn.Ras@Cable4U.nl r=sspitzer sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223498 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:20 +00:00
nhotta%netscape.com
7df43abf4e Adding an option to auto-detect common short date format,
bug 98144, r=ducarroz, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@223497 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:19 +00:00
nhotta%netscape.com
0adf9ba15c Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223496 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:18 +00:00
nhotta%netscape.com
820ce3ce15 Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223495 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:17 +00:00
naving%netscape.com
5fe66b8034 173137 r=cavin sr=bienvenu Made it so that deleting/marking read/flagged etc fails and throw
alert (only for delete) if we are compacting that folder in the background.


git-svn-id: svn://10.0.0.236/trunk@223494 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:16 +00:00
sspitzer%netscape.com
8c78715760 work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223493 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:15 +00:00
sspitzer%netscape.com
043b98fd17 fix for bug #180950
[linux] shortcut for selecting all in textarea in mail compose window is broken.
accesskey for attachment bucket was getting in the way.
r=caillon@aillon.org, sr=bienvenu, a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223492 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:14 +00:00
heikki%netscape.com
e69721edf8 Bug 172065, remove unused XIF labels, patch by stevechapel@earthlink.net, r=sgehani, sr=heikki.
git-svn-id: svn://10.0.0.236/trunk@223491 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:13 +00:00
nhotta%netscape.com
c0fed22b8d Adding UI to swap first and last name in address book,
the UI is disabled as a default, configuable by the entity "hideSwapFnLnUI",
bug 181883, r=cavin, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@223490 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:12 +00:00
sspitzer%netscape.com
63fdb22000 fix tooltip. the IM button does IM and Chat. a=jglick,robinf.
git-svn-id: svn://10.0.0.236/trunk@223489 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:11 +00:00
sspitzer%netscape.com
aafdb52d6b fall out from news filter landing / multiple filter action landing.
handle the new news filter actions (ignore / watch), and make sure that
when editing a filter, we scroll the listbox to the first checked action.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223488 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:10 +00:00
sspitzer%netscape.com
9676e07c08 implement news filters. bug #17483.
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.

code cleanup.

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223487 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:09 +00:00
bienvenu%nventure.com
3b653dbe50 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it
git-svn-id: svn://10.0.0.236/trunk@223486 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:08 +00:00
bienvenu%nventure.com
eeb0adb710 use esmtp size extension (rfc1870) patch by ch.ey@gmx.net, r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223485 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:07 +00:00
sspitzer%netscape.com
9aeb301fce fix for bug #176016
Sending an email can reveal the name of the profile directory secret .slt name
r/sr=bienveu


git-svn-id: svn://10.0.0.236/trunk@223484 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:06 +00:00
sspitzer%netscape.com
d41ec03591 fix for bug #169179
"Enter file to attach" should be "Attach File(s)"
(and corresponding menu item should be "Attach File(s)...")
r/a=jglick


git-svn-id: svn://10.0.0.236/trunk@223483 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:05 +00:00
neil%parkwaycc.co.uk
703ad1bcf2 Bug 164131 Duplicate entities in editorOverlay.dtd and messengercompose.dtd r=brade (editor) r=ducarroz (msgcompose) sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223482 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:04 +00:00
sspitzer%netscape.com
43294b02d2 fix for bug #190825. add junk mail icon to header pane for messages we think are junk.
also, fix for bug #185269 (fix classic skin icon in thread pane and thread pane column header)
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223481 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:03 +00:00
sspitzer%netscape.com
bb1d56e5c9 fix for bug #182381. remove harded coded strings.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223480 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:02 +00:00
ducarroz%netscape.com
294c79c92e Fix for bug 55657. Implement possibility to disable display attachment inline. R=cavin, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223479 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:01 +00:00
dmose%netscape.com
6eeca3f65e Make "Analyze Messages" localizable and change phrasing. Part of ongoing spam UI work (bug 169638). Not on in default builds. r/sr=sspitzer; a=asa
git-svn-id: svn://10.0.0.236/trunk@223478 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:21:00 +00:00
sspitzer%netscape.com
955cf5a09d more work for #169638. spam UI work (still in progress) including changes to allow search by score. "score" attribute is now "junkscore", per mscott. some code cleanup.
r/sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223477 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:59 +00:00
cmanske%netscape.com
aa84fc4da8 Remove editorShell from message composer. b=174389, r=ducarroz, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223476 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:58 +00:00
rods%netscape.com
f3391115dc Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223475 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:57 +00:00
sspitzer%netscape.com
333bedf742 fix for bug #162785.
1) remove sidebar completely from addressbook.
2) handle scenario where user starts up with dirTree collapsed
3) select all and dir tree has focus, select all and focus results pane
4) code cleanup.

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223474 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:56 +00:00
timeless%mozdev.org
966967702e Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223473 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:55 +00:00
bienvenu%nventure.com
5c3f357ef4 make advanced server settings a tabbed dialog, patch by Ian Neal, r=neil.parkway, sr=bienvenu, a=rjesup 109162
git-svn-id: svn://10.0.0.236/trunk@223472 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:54 +00:00
cbiesinger%web.de
b282b0699d Bug 216533
Move the "Composition" settings *above* the "Addressing" settings in the
      Account Settings
patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+


git-svn-id: svn://10.0.0.236/trunk@223471 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:53 +00:00
shliang%netscape.com
196fb5ae61 135877 - convert ab dirtree to use xul tree builder, fix dnd feedback, also 130310, 132362. r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223470 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:52 +00:00
sspitzer%netscape.com
1394f54b8e fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
fix AB printing. #168252.  thanks to rods for the bug report.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223469 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:51 +00:00
sspitzer%netscape.com
e3647ca184 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.


git-svn-id: svn://10.0.0.236/trunk@223468 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:50 +00:00
stephend%netscape.com
55ee533aad Bug 203310. wav should be '.wav' in Notifications prefs in Mail. r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223467 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:49 +00:00
neil%parkwaycc.co.uk
4c5d7dd488 Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@223466 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:48 +00:00
pete.zha%sun.com
0be4b840ba bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com


git-svn-id: svn://10.0.0.236/trunk@223465 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:47 +00:00
shliang%netscape.com
6be15deae6 bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag.
git-svn-id: svn://10.0.0.236/trunk@223464 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:46 +00:00
sspitzer%netscape.com
98699691b7 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick


git-svn-id: svn://10.0.0.236/trunk@223463 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:45 +00:00
bienvenu%netscape.com
8555405805 add string for auto unzip pref r=mstoltz, sr=sspitzer (not turned on yet) 180798
git-svn-id: svn://10.0.0.236/trunk@223462 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:44 +00:00
neil%parkwaycc.co.uk
5d4190ddd4 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223461 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:43 +00:00
varada%netscape.com
395469a8cc backing out some changes n bug#170572;getting rid of a function and making it an inline call;re-aligning pref-mainews groupbox and changing label to match similar groupbox in browser prefs;r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223460 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:42 +00:00
varada%netscape.com
c5f385a117 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223459 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:41 +00:00
varada%netscape.com
d80c2a5276 fix for 171068; move compose specific prefs to compose prefs panel;r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223458 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:40 +00:00
kairo%kairo.at
aeb39e66a3 bug 154248 - Character Coding option in preferences has incorrect accesskey, r=jglick, sr=sspitzer, checking in for piersc@cogs.susx.ac.uk
git-svn-id: svn://10.0.0.236/trunk@223457 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:39 +00:00
sspitzer%netscape.com
973b3123f6 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick


git-svn-id: svn://10.0.0.236/trunk@223456 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:38 +00:00
sspitzer%netscape.com
362059af59 fix for #167567. Message Display prefs: remove 2nd line for emoticon option.
initial patch contributed by stephend@netscape.com.  r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223455 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:37 +00:00
ssu%netscape.com
7ec0e8b7ba fixing bug 158199 - Mailnews Prefs dialogs are missing mnemonics. r=varada, sr=mscott a=drivers
git-svn-id: svn://10.0.0.236/trunk@223454 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:36 +00:00
stephend%netscape.com
8ed2ecad8b Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223453 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:35 +00:00
shliang%netscape.com
d099a0dd3a 128962 - account manager extension for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
git-svn-id: svn://10.0.0.236/trunk@223452 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:34 +00:00
kairo%kairo.at
b22387891f bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
git-svn-id: svn://10.0.0.236/trunk@223451 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:33 +00:00
scott%scott-macgregor.org
8d908d2e3d supplimental fix for bug #102846.
Replace "Cellular" with "Mobile"

r/sr/a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223450 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:32 +00:00
kaie%netscape.com
986ea22517 b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
r=javi sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223449 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:31 +00:00
kaie%netscape.com
6568613faa b=120939 Make clear that both encryption and signing certs are required to configure s/mime.
r=javi sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223448 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:30 +00:00
kaie%netscape.com
10aeb492ba b=136948 Give better feedback when no valid certs for S/Mime are available
r=javi sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223447 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:29 +00:00
kaie%netscape.com
5500c23176 b=135161 Review S/Mime UI text
r=cotter sr=alecf a=asa


git-svn-id: svn://10.0.0.236/trunk@223446 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:28 +00:00
stephend%netscape.com
e99d4bd07f Bug 141894. Security button in msgCompose should have a tooltip. r=kaie@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223445 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:27 +00:00
kaie%netscape.com
994c310c2f b=131087 Failure on sending S/Mime messages should display the correct reason
r=ddrinan/ducarroz sr=jag a=asa


git-svn-id: svn://10.0.0.236/trunk@223444 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:26 +00:00
kaie%netscape.com
020d5cd499 b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa


git-svn-id: svn://10.0.0.236/trunk@223443 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:25 +00:00
cbiesinger%web.de
822ece7562 bug 131580 r=doron sr=blake a=asa
typo in msgSecurityInfo.properties


git-svn-id: svn://10.0.0.236/trunk@223442 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:24 +00:00
kaie%netscape.com
24568f6af7 b=115010 Implement "Message Security Info" when reading S/Mime messages.
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223441 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:23 +00:00
kairo%kairo.at
1fe8772a66 revert backout, no effect on btek Tp
git-svn-id: svn://10.0.0.236/trunk@223440 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:22 +00:00
neil%parkwaycc.co.uk
4553a0dac0 Bug 124336 kilobyte should be abbreviated "KB", not "K" p=michael@endbracket.net r=me sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223439 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:21 +00:00
sspitzer%netscape.com
b44b87543c fix for #115701. fix import text. text reviewed by robinf, rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223438 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:20 +00:00
cavin%netscape.com
d228607cfc Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@223437 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:19 +00:00
nhotta%netscape.com
111757160b Changed the localization note to mention that "MsgMdnWishToSend" is localizable,
bug 149162, r=yxia, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223436 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:18 +00:00
mnyromyr%tprac.de
dbe8eb0e2b Bug 366367: SeaMonkey link on mailnews start page incorrect in suiterunner; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223435 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:17 +00:00
kairo%kairo.at
80189131ea bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
git-svn-id: svn://10.0.0.236/trunk@223434 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:16 +00:00
srilatha%netscape.com
20e6957c4a Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@223433 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:15 +00:00
mscott%netscape.com
a3808d2b7b Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
r=navin
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223432 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:14 +00:00
kairo%kairo.at
6ea0f3c42d try backing out various UI changes form rebranding to test for Tp impact (bug 299624)
git-svn-id: svn://10.0.0.236/trunk@223431 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:13 +00:00
kairo%kairo.at
3bf4f2df4c bug 359174 - move a number of SeaMonkey URLs to branding, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223430 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:12 +00:00
jgmyers%netscape.com
46e3c88e94 remove signstub: bug 75767 r=ducarroz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223429 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:11 +00:00
hewitt%netscape.com
926acccefc 63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@223428 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:10 +00:00
nhotta%netscape.com
b65c86bd6f Adding a localization comment to a property file not to translate the strings,
bug 139615, r=rchen.


git-svn-id: svn://10.0.0.236/trunk@223427 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:09 +00:00
stephend%netscape.com
61037e6211 Bug 166690. Remove Messages column in Subscribe for News. r=varga@netscape.com, sr=sspitzer@netscape.com. UI approval by jglick@netscape.com. a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223426 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:08 +00:00
stephend%netscape.com
6a73f3a3cc Bug 95929. 'Done' should be removed from the Subscribe window's status' r=jglick@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223425 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:07 +00:00
neil%parkwaycc.co.uk
8fc5d9c7c9 Bug 114505 Offline: No mnemonics in 'Download and Sync Messages' dialogs p=walk84@yahoo.com r=me sr=sspitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@223424 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:06 +00:00
blakeross%telocity.com
4ae772945a 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
git-svn-id: svn://10.0.0.236/trunk@223423 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:05 +00:00
kairo%kairo.at
8509b23a77 bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223422 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:04 +00:00
neil%parkwaycc.co.uk
5604f660d7 Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223421 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:03 +00:00
bienvenu%nventure.com
e12fac7c60 change wording in pop3 password prompts to avoid confusing prompts when user name contains @, patch by ch.ey@gmx.net, r/sr=bienvenu 212937
git-svn-id: svn://10.0.0.236/trunk@223420 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:02 +00:00
timeless%mozdev.org
c2799f2f10 Bug 213685 POP3 APOP failed error msg missing
patch by ch.ey@gmx.net r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223419 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:01 +00:00
bienvenu%nventure.com
af320ed82b support for APOP, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 43923
git-svn-id: svn://10.0.0.236/trunk@223418 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:20:00 +00:00
bienvenu%netscape.com
99ac923f61 fix problem displaying pop3 password failed error message, patch by ch.ey@gmx.net, r=bienvenu, sr=sspitzer 211479
git-svn-id: svn://10.0.0.236/trunk@223417 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:59 +00:00
pkw%us.ibm.com
37b42a6ad5 Bug 56670 - add error handling ui to movemail
First set of changes.
r/sr=sspitzer@netscape.com


git-svn-id: svn://10.0.0.236/trunk@223416 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:58 +00:00
bienvenu%netscape.com
ed24b98e76 error msg for pop3 secure auth failing 205571 r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223415 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:57 +00:00
ducarroz%netscape.com
9b848546dc Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223414 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:56 +00:00
sspitzer%netscape.com
e7c932224d fix for #172088. allow redirector type for smtp server to determine if we show hostname in password prompt. r=ducarroz, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223413 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:55 +00:00
sspitzer%netscape.com
2a7ae1bfc1 fix for #169227. for certain redirector types, don't show hostname in the password prompt.
r/sr=bienvenu.  UI changes approved by jglick.


git-svn-id: svn://10.0.0.236/trunk@223412 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:54 +00:00
stephend%netscape.com
e92e7519b6 Bug 139797. Addressbook should read address book in the Import Wizard. Patch by Dawn Endico <endico@mozilla.org> r=me, sr=jst. Cleanup tabs, also.
git-svn-id: svn://10.0.0.236/trunk@223411 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:53 +00:00
cbiesinger%web.de
5811d25b5f 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman@hotmail.com sr=sspitzer Correctly match spec (address book card dialog)
git-svn-id: svn://10.0.0.236/trunk@223410 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:52 +00:00
cbiesinger%web.de
2094f3acb2 194773 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose Add accesskeys to address book card dialog
git-svn-id: svn://10.0.0.236/trunk@223409 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:51 +00:00
nhotta%netscape.com
48957bce5b Adding phonetic name fields to addressbook (default to be disabled),
bug 178891, r=cavin, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223408 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:50 +00:00
nhotta%netscape.com
5e339124e4 Moved FN/LN definitions to .dtd to allow localizer to change the order.
bug 160544, r=cavin, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@223407 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:49 +00:00
sspitzer%netscape.com
ac8849a0f7 fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup


git-svn-id: svn://10.0.0.236/trunk@223406 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:48 +00:00
shliang%netscape.com
10e9925377 123687 - ui for adding ldap directory to addressbook - r=sspitzer, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223405 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:47 +00:00
blakeross%telocity.com
fc62e92dc2 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
git-svn-id: svn://10.0.0.236/trunk@223404 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:46 +00:00
srilatha%netscape.com
6beb469232 Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@223403 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:45 +00:00
varada%netscape.com
d485af7aee fix for 135748;accesskeys for addressbook dialogs;r=cavin;sr=bienvenu;a=asa
git-svn-id: svn://10.0.0.236/trunk@223402 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:44 +00:00
racham%netscape.com
1074e4087c Fixing bug 129693. Adding tooltip to GetMap button to make functionality of the widget clear to the end user. r=ssu, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@223401 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:43 +00:00
sspitzer%netscape.com
b6b0755285 "Map It!" should be "Get Map". r=jglick, rs=bienvenu
for bug #116451


git-svn-id: svn://10.0.0.236/trunk@223400 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:42 +00:00
shliang%netscape.com
3ed790d979 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa
git-svn-id: svn://10.0.0.236/trunk@223399 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:41 +00:00
aaronl%netscape.com
5aecff7427 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223398 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:40 +00:00
sspitzer%netscape.com
1daa92a0b9 land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638


git-svn-id: svn://10.0.0.236/trunk@223397 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:39 +00:00
sspitzer%netscape.com
e2cb7237da working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223396 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:38 +00:00
nhotta%netscape.com
7279af1c77 Added an error check for charset conversion result for mail folder creation,
patch by mkaply@us.ibm.com,
bug 156336, r=naving, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223395 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:37 +00:00
naving%netscape.com
34903b76a8 165151 r=cavin sr=bienvenu Throw an alert in case parsing folder cannot get folder lock
git-svn-id: svn://10.0.0.236/trunk@223394 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:36 +00:00
sspitzer%netscape.com
4e64d33ef6 new strings for launch spam control dialog.
git-svn-id: svn://10.0.0.236/trunk@223393 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:35 +00:00
bienvenu%netscape.com
15e0d9b656 work for filter after the fact, r=naving, sr=sspitzer 11033
git-svn-id: svn://10.0.0.236/trunk@223392 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:34 +00:00
cbiesinger%web.de
1c3c63433f bug 48436 r=caillon sr=blake Change "Document: Done" to "Done"
git-svn-id: svn://10.0.0.236/trunk@223391 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:33 +00:00
varada%netscape.com
a9c3eafad7 fixes for bugs 160992 : Saving messages with account name;78060- adding smiley menu item to Insert menu;18323-spellcheck is sometimes disabled in body;95789 - selecting right domain name when identity changes;r=ducarroz;sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223390 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:32 +00:00
sspitzer%netscape.com
2d17f5d656 just some white space foo, in preparation for blake's compose window changes.
no bug.  r/sr=no one.


git-svn-id: svn://10.0.0.236/trunk@223389 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:31 +00:00
pete.zha%sun.com
c79bdfe7c6 bug 70478:The "quote original message" option is missing when creating a reply or new message
r=ducarroz sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223388 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:30 +00:00
cbiesinger%web.de
3afdcfe2b3 bug 62703 patch by neil@parkwaycc.co.uk r=ducarroz sr=alecf
Mail Compose: Need mnemonics for "Attachments" and "Subject"


git-svn-id: svn://10.0.0.236/trunk@223387 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:29 +00:00
stephend%netscape.com
2fff283735 Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223386 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:28 +00:00
ducarroz%netscape.com
b7b37a66cf Fix for bug 150440. Change strings to be conform to spec. Patch submitted by mybugzilla@juima.org. R=ducarroz, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223385 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:27 +00:00
andreww%netscape.com
89dc419e80 bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223384 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:26 +00:00
shliang%netscape.com
13bc9ac15f 135204 - rearranging search menus. r=sspitzer,sr=hewitt.
git-svn-id: svn://10.0.0.236/trunk@223383 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:25 +00:00
ssu%netscape.com
bf9058dd6c fixing bug 144483 - Message Filters menu item has conflicting access key. r=dean_tessman@hotmail.com sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223382 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:24 +00:00
nhotta%netscape.com
f7cf7871d8 Remove unused string for charset menu,
bug 140120, r=ftang, sr=alecf.


git-svn-id: svn://10.0.0.236/trunk@223381 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:23 +00:00
mozilla.BenB%bucksch.org
24ed553c19 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.

This is the pref UI, a View submenu


git-svn-id: svn://10.0.0.236/trunk@223380 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:22 +00:00
blakeross%telocity.com
cad32ee5cc 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
git-svn-id: svn://10.0.0.236/trunk@223379 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:21 +00:00
stephend%netscape.com
b4f58a157a Bug 133589. Clear button should have a tooltip. r=racham@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223378 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:20 +00:00
naving%netscape.com
03ece7ba0c 155281 r=robinf alert wording
git-svn-id: svn://10.0.0.236/trunk@223377 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:19 +00:00
naving%netscape.com
c656cb21aa 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient
disk space. Throw an alert and abort the copy/move operation.


git-svn-id: svn://10.0.0.236/trunk@223376 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:18 +00:00
bienvenu%netscape.com
9dc014f696 remove linefeeds from offline msg message r/sr=sspitzer 144345
git-svn-id: svn://10.0.0.236/trunk@223375 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:17 +00:00
bienvenu%netscape.com
54b09ebf58 put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047
git-svn-id: svn://10.0.0.236/trunk@223374 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:16 +00:00
yokoyama%netscape.com
84fbf81a46 Bug 132826
l10n stuff. no impact on app
/r=nhotta, /a=rjesup, /adt=jaime


git-svn-id: svn://10.0.0.236/trunk@223373 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:15 +00:00
mscott%netscape.com
fde9e91044 Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.

r=bhuvan
sr=bienvenu
a=asa


git-svn-id: svn://10.0.0.236/trunk@223372 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:14 +00:00
ssu%netscape.com
8e5c66c7c6 checking in patch for yokoyama@netscape.com. fixes bug 93107 - Save Attachment dialogs title located in msgbase.dll. r=ssu, sr=mscott, a=asa
git-svn-id: svn://10.0.0.236/trunk@223371 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:13 +00:00
bienvenu%netscape.com
aa867d8d23 add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
git-svn-id: svn://10.0.0.236/trunk@223370 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:12 +00:00
sspitzer%netscape.com
28c1e1e020 fix for #73995. hide the print engine xul window when printing.
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch.  r=ducarroz, sr=bienvenu, a=asa


git-svn-id: svn://10.0.0.236/trunk@223369 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:11 +00:00
ssu%netscape.com
de2f363659 fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa
git-svn-id: svn://10.0.0.236/trunk@223368 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:10 +00:00
ssu%netscape.com
3d49bc8688 checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223367 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:09 +00:00
andreww%netscape.com
c3f418360e bug 65995 - edit->properties should be context sensitive. r=hwaara, sr=sspitzer a=dbaron
git-svn-id: svn://10.0.0.236/trunk@223366 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:08 +00:00
sspitzer%netscape.com
3e68bcc424 fix for bug #127299. fix tooltip in advanced search dialogs.
r=racham,sr=bienvenu,a=asa


git-svn-id: svn://10.0.0.236/trunk@223365 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:07 +00:00
stephend%netscape.com
93a3e2af10 Bug 127881. View Menu: Messages: Threaded item should be removed. r=ssu@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223364 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:06 +00:00
ssu%netscape.com
af4ca85a03 checking in patch for mhammond@skippinet.com.au. fixing bug 75027 - Accelerator for Mark Thread as Read. r=ssu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223363 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:05 +00:00
sspitzer%netscape.com
6ca3c31e22 fix for #123013, fix "View | Sort By" menu item issues in the 3 pane
and addressbook.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223362 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:04 +00:00
sspitzer%netscape.com
a9e1431fc6 fix for #2660, #36760, #54527 and #104987. fix addressbook printing,
it's been broken a long time.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223361 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:03 +00:00
rods%netscape.com
7e57606783 Get title for document from properties so it says "Address Book"
Bug 156596 r=mscott sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223360 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:02 +00:00
rdayal%netscape.com
0c55dba00a Landing of ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

2 strings for the authentication dialog.


git-svn-id: svn://10.0.0.236/trunk@223359 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:01 +00:00
shliang%netscape.com
6d2f2e0add bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223358 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:19:00 +00:00
naving%netscape.com
20f3d1ae8d 107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane)
git-svn-id: svn://10.0.0.236/trunk@223357 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:59 +00:00
ssu%netscape.com
d4ed34eb17 fixing bug 85512 - Change mnemonic for File;Compact Folders and File;Get New Messages For. r=racham, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223356 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:58 +00:00
ssu%netscape.com
71cd96cd54 fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223355 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:57 +00:00
sspitzer%netscape.com
e9385cc11c add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223354 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:56 +00:00
sspitzer%netscape.com
e9732e4b6c landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223353 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:55 +00:00
kairo%kairo.at
e4882d123a bug 345612 - [seamonkey] Installed spellcheck dictionaries are not displayed and cannot be selected, link to new dictionaries at AMO which work for newer versions, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223352 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:54 +00:00
hwaara%chello.se
419e05b93c #40033, Pressing on a "news:" link should ask to add to newsgroup.
r=sspitzer, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223351 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:53 +00:00
ducarroz%netscape.com
2c3df12d04 Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223350 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:52 +00:00
stephend%netscape.com
a067ab1df9 Bug 120255. Label text in download for offline dialog is confusing. r=jglick@netscape.com/sr=bienvenu@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223349 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:51 +00:00
ssu%netscape.com
cdbf68571b checking patch for walk84@yahoo.com. fixes bug 114464 - No (access keys) mnemonics in Subscribe dialog. r=ssu, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223348 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:50 +00:00
kairo%kairo.at
b8da4ad8e5 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet)
git-svn-id: svn://10.0.0.236/trunk@223347 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:49 +00:00
stephend%netscape.com
f8f5bbc636 Bug 98381. Align and change the wording of the Subscribe dialog's label. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend@netscape.com/jglick@netscape.com/robinf@netscape.com sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223346 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:48 +00:00
sspitzer%netscape.com
984f96053b fix for #86200. add search to the subscribe dialog (and remove typedown.)
like 4.x, the text area is disabled for IMAP servers.

for news servers, when you type we show you the list of newsgroups that contain the substring.

r=naving, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223345 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:47 +00:00
kairo%kairo.at
00438497b3 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223344 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:46 +00:00
kairo%kairo.at
a683084c3d bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223343 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:45 +00:00
sspitzer%netscape.com
6d101461de landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223342 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:44 +00:00
sspitzer%netscape.com
89ca8f4a52 fix for #39584. user should be asked to remove non existing newsgroups, like in 4.x
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223341 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:43 +00:00
ducarroz%netscape.com
2ac36de2f3 Fix for bug 67693. We need to be smarter when we retrieve the name of an AppleDouble attachment, it can be in any of the parts. Also We need to assign a default name if we don't have one for any kind of attachment. R=sspitzer, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223340 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:42 +00:00
neil%parkwaycc.co.uk
9f2a61ae24 Update messenger throbbers default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223339 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:41 +00:00
cbiesinger%web.de
bc6e33f76e 227235 patch by borggraefe@despammed.com (Stefan Borggraefe) r+sr=bienvenu a=asa
'Subscribe to folders' text in Account Central should read 'Manage folder
subscriptions'
(IMAP version of bug 226769)


git-svn-id: svn://10.0.0.236/trunk@223338 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:40 +00:00
mnyromyr%tprac.de
d4dfcd7156 Bug 317096: download localized dictionary from MailNews start page; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN/KaiRo, sr=neil
git-svn-id: svn://10.0.0.236/trunk@223337 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:39 +00:00
dianesun%netscape.com
b89002394d Fixes for bug 80797(Cleanup msgSynchronize.js) 82660(Tweak Select Folder). r=hwaara, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223336 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:38 +00:00
kairo%kairo.at
567f024abb bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223335 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:37 +00:00
ssu%netscape.com
ddadc70b89 fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
git-svn-id: svn://10.0.0.236/trunk@223334 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:36 +00:00
shliang%netscape.com
c66a318771 178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223333 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:35 +00:00
bienvenu%netscape.com
4abfea600f put up a message if imap server connection fails without an error before seeing server greeting, 71792 r=cavin, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223332 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:34 +00:00
sspitzer%netscape.com
9c2033c345 fix for #23126.
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223331 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:33 +00:00
neil%parkwaycc.co.uk
f5f61e7dfa Bug 222940 POP3 Server Settings does not fit in Account Manager p=stefan@borggraefe.com r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223330 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:32 +00:00
bienvenu%nventure.com
8300eeab78 add support for aging messages from pop3 server, r/sr=mscott 107883
git-svn-id: svn://10.0.0.236/trunk@223329 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:31 +00:00
bienvenu%netscape.com
9fe0fc874e add pref for disabling secure auth on incoming mail servers 205571 r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223328 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:30 +00:00
sspitzer%netscape.com
aee0a396f0 fix for #94439. add per news server UI for "push auth". wording from robinf, UI approval jglick. thanks to neil@parkwaycc.co.uk for the patch and to stephend for testing.
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223327 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:29 +00:00
naving%netscape.com
0a6b20aaa3 134158 r=cavin sr=bienvenu Made it so that new default accounts download pop3 msgs by default (after logging in)
git-svn-id: svn://10.0.0.236/trunk@223326 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:28 +00:00
naving%netscape.com
f63b5d5b43 117032 r=bhuvan sr=bienvenu make "Delete messages on server.." label clearer
git-svn-id: svn://10.0.0.236/trunk@223325 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:27 +00:00
bienvenu%netscape.com
e4a362e147 show message if imap server doesn't support sharing in sharing tab of folder props r=naving, sr=sspitzer 135860
git-svn-id: svn://10.0.0.236/trunk@223324 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:26 +00:00
sspitzer%netscape.com
a1b34d50da supplimental fix for bug #77202.
fix text (per mscott, we'll download all your messages on the server, not just the new ones)
and fix js (per neil).

r=shuehan


git-svn-id: svn://10.0.0.236/trunk@223323 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:25 +00:00
ssu%netscape.com
aa77f57b60 checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@223322 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:24 +00:00
caillon%returnzero.com
4423b0cc4a Bug 77104 - Remove Account prompt should say which account
r=biesi sr=sspitzer a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223321 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:23 +00:00
bienvenu%netscape.com
21d7438245 fix 130986 when imap logon redirector fails, shouldn't log out of connection (for mscott) r=me, sr=sspitzer a=asa, part of 114211 close imap folder db after move/copy into folder r=cavin, sr=sspitzer 129928 multiple drag/drop of local messages to imap folder failing r=sspitzer, sr=mscott, a=asa 130989 shouldn't display logon errors from biff with imap logon redirection r=cavin, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@223320 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:22 +00:00
naving%netscape.com
f51d827bac 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.


git-svn-id: svn://10.0.0.236/trunk@223319 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:21 +00:00
ssu%netscape.com
59b417ee0e fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223318 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:20 +00:00
naving%netscape.com
4f8c0203b7 49868 r=ducarroz sr=mscott. Throw alert out of disk space if we cannot download pop3 messages because
of insufficient disk space.


git-svn-id: svn://10.0.0.236/trunk@223317 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:19 +00:00
jaggernaut%netscape.com
19eff3217f Bug 77202: check in missing DTD to fix blocker
git-svn-id: svn://10.0.0.236/trunk@223316 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:18 +00:00
varada%netscape.com
aa56e4bbb9 fix for 24873;accesskeys for account wizard;r=cavin;sr=bienvenu;a=asa
git-svn-id: svn://10.0.0.236/trunk@223315 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:17 +00:00
varada%netscape.com
d3a2e8c317 fix for #42955;should explain why accountwizard is being opened;r=jglick;sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223314 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:16 +00:00
racham%netscape.com
8c769a6abb Fixing bug 135594. Allowing ISPs to overlay wizard pages to customize mailnews wizard. r/sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223313 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:15 +00:00
racham%netscape.com
8f1154c56f Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa
git-svn-id: svn://10.0.0.236/trunk@223312 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:14 +00:00
racham%netscape.com
0a8a8141bc Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223311 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:13 +00:00
stephend%netscape.com
fcffb8436d Cleaning up function/method/variable names in the Account Manager to reflect their labels in the .dtds. r=bhuvan@netscape.com, sr=sspitzer@netscape.com. Bug 81043.
git-svn-id: svn://10.0.0.236/trunk@223310 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:12 +00:00
ducarroz%netscape.com
c4b6823c5c Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223309 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:11 +00:00
ducarroz%netscape.com
91e501a256 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf
git-svn-id: svn://10.0.0.236/trunk@223308 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:10 +00:00
naving%netscape.com
5c661b4f2f 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref


git-svn-id: svn://10.0.0.236/trunk@223307 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:09 +00:00
stephend%netscape.com
8eabb84161 Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223306 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:08 +00:00
bienvenu%netscape.com
edf03d30cb more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096
git-svn-id: svn://10.0.0.236/trunk@223305 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:07 +00:00
cavin%netscape.com
c1078d2a21 Bug #100167: Added IMAP_REDIRECT_LOGIN_FAILED for redirect login error. r=bienvenu, sr=sspitzer, a=blizzard.
git-svn-id: svn://10.0.0.236/trunk@223304 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:06 +00:00
bienvenu%netscape.com
d71b04ab69 add strings for imap sharing privileges and acl r/sr=sspitzer 112096
git-svn-id: svn://10.0.0.236/trunk@223303 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:05 +00:00
mscott%netscape.com
7ba4c99b21 Bug #122293 --> add separate localization strings for biff icon tooltips
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223302 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:04 +00:00
mscott%netscape.com
6db482400b Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223301 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:03 +00:00
cavin%netscape.com
ece25097d5 Bug #100167: Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223300 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:02 +00:00
stephend%netscape.com
04a6cb5f35 Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223299 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:01 +00:00
sgehani%netscape.com
b64732d4d8 "Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
b=119790; r=bhuvan; sr=blake


git-svn-id: svn://10.0.0.236/trunk@223298 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:18:00 +00:00
tingley%sundell.net
471804740c Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@223297 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:59 +00:00
timeless%mac.com
cd2582a3c6 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst


git-svn-id: svn://10.0.0.236/trunk@223296 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:58 +00:00
ssu%netscape.com
28ef124c7c fixing bug 85508 - missing Mnemonic for View-Messages-Ignored Threads menu item. rs=mscott
git-svn-id: svn://10.0.0.236/trunk@223295 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:57 +00:00
ssu%netscape.com
a0e25fe168 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
git-svn-id: svn://10.0.0.236/trunk@223294 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:56 +00:00
sspitzer%netscape.com
5f4097b2c1 fix for #172084. remove "copy to folder on read" UI as it cramps the
copies and folder panel.  it will be moving.  r=cavin, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223293 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:55 +00:00
sspitzer%netscape.com
0a1e150de1 extensibility hooks for mailnews FE and IMAP back end.
see bug #161226.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223292 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:54 +00:00
stephend%netscape.com
4517bb9532 Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223291 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:53 +00:00
timeless%mac.com
a2f50ef97c Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben


git-svn-id: svn://10.0.0.236/trunk@223290 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:52 +00:00
sspitzer%netscape.com
1599dc38ab fix for regression bug#108604 and few other ab bugs.
1)  collapse the card pane inner box initially so that it doesn't look like crap
before we select a card
2)  "Edit and "Card Properties" is now "Properties"
3)  if a mailing list has focus, "Properties" should bring up the edit mailing list dialog
4)  fix js warnings
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223289 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:51 +00:00
stephend%netscape.com
fb1bfebee4 Bug 109677. 'Empty Trash Can' in context menu to 'Empty Trash'. r=jglick@netscape.com, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223288 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:50 +00:00
sspitzer%netscape.com
baaf6751ed "Ingore Thread" mnemonic is "I", not "K". r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223287 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:49 +00:00
bienvenu%netscape.com
d33cbbb299 add support for sorting by label r=bhuvan, sr=sspitzer 106717
git-svn-id: svn://10.0.0.236/trunk@223286 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:48 +00:00
stephend%netscape.com
dc445a4116 Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223285 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:47 +00:00
naving%netscape.com
2c45b06f7b 106875 r=stephend sr=mscott. Remove tooltip for the searchBar.
git-svn-id: svn://10.0.0.236/trunk@223284 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:46 +00:00
naving%netscape.com
99805c8067 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane.
git-svn-id: svn://10.0.0.236/trunk@223283 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:45 +00:00
varada%netscape.com
9cacf5096d fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223282 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:44 +00:00
bienvenu%netscape.com
fade706dd7 add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108
git-svn-id: svn://10.0.0.236/trunk@223281 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:43 +00:00
sspitzer%netscape.com
ed5a344944 fix for #103037. preflight the message "save as file" dialog with
message.eml, and not "mail".  also move this string to a string bundle
r/sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223280 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:42 +00:00
naving%netscape.com
75af91486e 94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
find the folder or filtering fails due to some other reasons.


git-svn-id: svn://10.0.0.236/trunk@223279 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:41 +00:00
naving%netscape.com
c13f43aec6 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.


git-svn-id: svn://10.0.0.236/trunk@223278 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:40 +00:00
naving%netscape.com
2767d4aa07 101057 r=robinf, bienvenu sr=sspitzer Add error messages when compact fails because of insufficient disk space or writing to folder failed.
git-svn-id: svn://10.0.0.236/trunk@223277 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:39 +00:00
stephend%netscape.com
19dcbf6bb8 Bug 40191. Bad 'connection refused' message. Patch by Jessico Blanco <jblanco@us.ibm.com> r=jglick@netscape.com/stephend@netscape.com sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223276 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:38 +00:00
sspitzer%netscape.com
95fe9069ec don't hardcode "Open" and "Save" in the attachment save menu.
#93275 r/sr=mscott.


git-svn-id: svn://10.0.0.236/trunk@223275 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:37 +00:00
naving%netscape.com
af3ac7724a 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.


git-svn-id: svn://10.0.0.236/trunk@223274 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:36 +00:00
naving%netscape.com
3f0416e447 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.


git-svn-id: svn://10.0.0.236/trunk@223273 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:35 +00:00
racham%netscape.com
a24a664fb8 Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
git-svn-id: svn://10.0.0.236/trunk@223272 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:34 +00:00
sspitzer%netscape.com
ef73519521 fix some minor news related status bar bugs when updating the unread counts.
#37767 and #52273.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223271 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:33 +00:00
technutz%netscape.net
8910113c8f Bug 226769. 'Subscribe to newsgroups' text in Account Central should read 'Manage newsgroup subscriptions'. r=kaie, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@223270 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:32 +00:00
kairo%kairo.at
bd99199e28 bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil
git-svn-id: svn://10.0.0.236/trunk@223269 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:31 +00:00
hwaara%chello.se
d89a9a2fbf #89993, "and /or" should be "and/or", rs/r=sspitzer
#86620, Inadequate window size for the download/sync pop-up box, r=dianesun, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223268 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:30 +00:00
kairo%kairo.at
11d2077075 Bug 66570 - improve "Welcome to mozilla mail & news" page, r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223267 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:29 +00:00
kairo%kairo.at
349aa2890e change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223266 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:28 +00:00
sspitzer%netscape.com
9456632a44 new strings for fix for #39584. getting them in before the UI freeze. patch by hwaara@chello.se
r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223265 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:27 +00:00
timeless%mozdev.org
d5a14bd5d3 Bug 129104 account central for imap server should have subscribe option just like news
patch by borggraefe@despammed.com r=timeless sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223264 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:26 +00:00
srilatha%netscape.com
0086dcb524 Fix for bug #133353. Import Utility is missing from the Tasks->Tools menu.
r=varada@netscape.com, sr=sspitzer@netscape.com, a=asa


git-svn-id: svn://10.0.0.236/trunk@223263 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:25 +00:00
dianesun%netscape.com
3e676b25e7 Fix to bug 94961 (kB -> KB). r=buvhan, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223262 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:24 +00:00
bienvenu%nventure.com
df08e9df14 fix 135357 allow smtp over SSL, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223261 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:23 +00:00
kairo%kairo.at
6b41cdf48d bug 191171 - Move mailnews start page to chrome://, r=neil, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223260 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:22 +00:00
dmose%netscape.com
9aa711b730 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223259 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:21 +00:00
dmose%netscape.com
1e3571f569 LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223258 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:20 +00:00
kairo%kairo.at
5179e73d87 Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@223257 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:19 +00:00
technutz%netscape.net
97a0d3cca9 Renaming 'Create message filters' in account central to 'Manage message filters'. r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223256 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:18 +00:00
dianesun%netscape.com
2d1b93a523 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223255 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:17 +00:00
stephend%netscape.com
e1f4ad50e1 Bug 81041. 'New Account' -> 'Add Account'. r=jglick, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223254 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:16 +00:00
bienvenu%netscape.com
af77ca6828 some front end for labels r=ssu, sr=sspitzer 106067
git-svn-id: svn://10.0.0.236/trunk@223253 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:15 +00:00
mscott%netscape.com
3bd9f4e9e1 Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
Add a check box in the mailnews prefs panel for turning off animated alerts.

r=bhuvan
sr=bienvenu
a=asa


git-svn-id: svn://10.0.0.236/trunk@223252 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:14 +00:00
sspitzer%netscape.com
24573a7124 fix for #102643. add pref UI for the "confirm send on accel key" UI,
and fix some other UI issues with the mail & newsgroups main pref panel.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223251 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:13 +00:00
ssu%netscape.com
a9a2dd1d8b checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@223250 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:12 +00:00
stephend%netscape.com
0f72ae8145 Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223249 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:11 +00:00
ian%hixie.ch
5f56f7799c Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@223248 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:10 +00:00
naving%netscape.com
1bca778e61 155269 r=ducarroz sr=bienvenu Made it so that send progress dialog shows folder pretty name instead of uri
leaf name


git-svn-id: svn://10.0.0.236/trunk@223247 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:09 +00:00
bhart00%yahoo.com
52117a7acc Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223246 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:08 +00:00
dean_tessman%hotmail.com
1e72c7cdc5 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag


git-svn-id: svn://10.0.0.236/trunk@223245 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:07 +00:00
cavin%netscape.com
1e6bfd3a9e Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@223244 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:06 +00:00
sspitzer%netscape.com
6b0f4a0e32 fix for #144283. error message cleanup. r=stephend, sr=sspitzer
thanks to walk84@yahoo.com for the patch.


git-svn-id: svn://10.0.0.236/trunk@223243 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:05 +00:00
blakeross%telocity.com
4e238e91fe 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223242 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:04 +00:00
stephend%netscape.com
1385bc88ee Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@223241 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:03 +00:00
nhotta%netscape.com
bfe97bd825 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.


git-svn-id: svn://10.0.0.236/trunk@223240 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:02 +00:00
rchen%netscape.com
e978ed8afa Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@223239 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:01 +00:00
stephend%netscape.com
95282d011b Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223238 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:17:00 +00:00
cavin%netscape.com
c202b0e79e Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@223237 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:59 +00:00
stephend%netscape.com
8184580514 Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan
git-svn-id: svn://10.0.0.236/trunk@223236 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:58 +00:00
nhotta%netscape.com
12dfe1cbb4 Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama.
git-svn-id: svn://10.0.0.236/trunk@223235 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:57 +00:00
ducarroz%netscape.com
a7ed9ddf8b Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott
git-svn-id: svn://10.0.0.236/trunk@223234 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:56 +00:00
sspitzer%netscape.com
48fa54468c fix for #106308. fix duplicate resource ids. r=hwaara, rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223233 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:55 +00:00
roc+%cs.cmu.edu
0f8ebd0d50 Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@223232 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:54 +00:00
stephend%netscape.com
64142d1aa2 Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223231 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:53 +00:00
stephend%netscape.com
27caa079a6 94020. 'Mail' into 'Mail & News'. r=timeless, sr=ben (correct fix this time)
git-svn-id: svn://10.0.0.236/trunk@223230 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:52 +00:00
sspitzer%netscape.com
da421d521b add account central UI for spam settings. part of #169638. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223229 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:51 +00:00
bienvenu%netscape.com
7da2753399 rest of fix for 13560, don't display permissions on imap folder props if server doesn't support acl r=naving, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223228 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:50 +00:00
stephend%netscape.com
061778279c Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223227 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:49 +00:00
cavin%netscape.com
614d9122e2 Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223226 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:48 +00:00
sspitzer%netscape.com
173b92fffa fix for #90781. clean up the confirm dialog when you cancel the account wizard
and you don't have any existing accounts.  thanks to bhart00@yahoo.com
for the patch.  r=racham, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223225 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:47 +00:00
stephend%netscape.com
00b4c1ba1c 86681 - Cancel account setup dialog has confusing wording. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend/jglick/bhuvan@netscape.com sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223224 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:46 +00:00
sspitzer%netscape.com
11db055b29 fix for bug #79239.
hide or alter offline related UI for servers and folders that don't support
offline.

r=racham, sr=mscott, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@223223 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:45 +00:00
sspitzer%netscape.com
62100cef75 fix for #145162. folder properties dialog does not match spec.
r=jglick, rs=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223222 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:44 +00:00
racham%netscape.com
b1ca1546f0 Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223221 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:43 +00:00
racham%netscape.com
3deb5cbc35 Partial fix to bug 76388. Getting dtd file changes in. r=racham, a=jglick.
git-svn-id: svn://10.0.0.236/trunk@223220 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:42 +00:00
sspitzer%netscape.com
3a1df20098 landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088


git-svn-id: svn://10.0.0.236/trunk@223219 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:41 +00:00
stephend%netscape.com
9fb825ed2e 94702. Mail & News messengerWindow.Title should be 'Mail & News'. Patch by Bradley Hart <bhart00@yahoo.com>. r=stephend@netscape.com sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223218 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:40 +00:00
suresh%netscape.com
d022596ff8 fixing mail breakage. sr=naving.
git-svn-id: svn://10.0.0.236/trunk@223217 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:39 +00:00
timeless%mac.com
20dab094bc Bug 18266 Query IMAP folders other than INBOX for new msgs
patch by ere@atp.fi r=bienvenu sr=scc


git-svn-id: svn://10.0.0.236/trunk@223216 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:38 +00:00
srilatha%netscape.com
f82fa120d9 Fix for bug # 118804. Setting the width attribute on the directories List box
r=varada, andreww sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223215 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:37 +00:00
timeless%mac.com
2cd45590aa Bugzilla Bug 94037 M&N prefs panel: change 'Mail' to 'Mail & News'
by stephend@netscape.com r=jglick/robinf/timeless sr=blake


git-svn-id: svn://10.0.0.236/trunk@223214 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:36 +00:00
bienvenu%netscape.com
e9816477ca add strings for sharing tab r=sspitzer, sr=mscott 112100
git-svn-id: svn://10.0.0.236/trunk@223213 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:35 +00:00
racham%netscape.com
158c7973db Fixing bug 81494. Removing the duplicate pref for limit download size from POP server settings panel. r=dianesun, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223212 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:34 +00:00
srilatha%netscape.com
aa8f833576 Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa


git-svn-id: svn://10.0.0.236/trunk@223211 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:33 +00:00
nhotta%netscape.com
71a23c71a7 Wording change for folder property dialog, bug 94560, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223210 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:32 +00:00
sspitzer%netscape.com
7dbd8af8ab fix for #78891. clean up the folder properties dialog to have 2 tabs
instead of 4.  hide the offline tab when not applicable.
r=hwaara,sr=sspitzer,bienvenu.  a=asa@mozilla.org
thanks to doronr@naboonline.com for the patch


git-svn-id: svn://10.0.0.236/trunk@223209 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:31 +00:00
sspitzer%netscape.com
8e463603a1 remove dead code. #92960. rs=mscott
git-svn-id: svn://10.0.0.236/trunk@223208 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:30 +00:00
timeless%mac.com
e81761c488 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys


git-svn-id: svn://10.0.0.236/trunk@223207 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:29 +00:00
hwaara%chello.se
a79190e6bc #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223206 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:28 +00:00
gerv%gerv.net
5925957851 Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@223205 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:27 +00:00
ben%netscape.com
f547fdeb72 Still part of 81575:
- remove Search in Bookmarks/History menuitem from Mail/News as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@223204 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:26 +00:00
stephend%netscape.com
bbe2e09cc2 Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223203 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:25 +00:00
sspitzer%netscape.com
d85e7eef4b fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.


git-svn-id: svn://10.0.0.236/trunk@223202 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:24 +00:00
dianesun%netscape.com
39e64952ff Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
git-svn-id: svn://10.0.0.236/trunk@223201 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:23 +00:00
bienvenu%netscape.com
9a619efff9 fix status msg for offline news sr=sspitzer 15870
git-svn-id: svn://10.0.0.236/trunk@223200 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:22 +00:00
stephend%netscape.com
be70a02be9 Part of bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223199 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:21 +00:00
kaie%netscape.com
32d800b227 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de


git-svn-id: svn://10.0.0.236/trunk@223198 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:20 +00:00
yokoyama%netscape.com
118f773123 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime


git-svn-id: svn://10.0.0.236/trunk@223197 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:19 +00:00
leaf%mozilla.org
d4161b2fad update localeVersion for 1.2b, a=asa
git-svn-id: svn://10.0.0.236/trunk@223196 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:18 +00:00
stephend%netscape.com
1701f4e099 Bug 128314. Change 'Newsgroup Messages' to 'Outgoing Newsgroup Messages' in Collected Address prefs. r=jglick/sspitzer, sr=bienvenu, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@223195 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:17 +00:00
sspitzer%netscape.com
dee6f77fbf changes for #120427. for offline LDAP addressbook pane.
note, until the pref-directory-add.xul change goes in, this
new function and these new strings aren't part of the build.
patch by srilatha.  NOT PART OF THE BUILD.
r/sr=sspitzer, a=asa


git-svn-id: svn://10.0.0.236/trunk@223194 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:16 +00:00
srilatha%netscape.com
c0528a2c4a Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223193 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:15 +00:00
hwaara%chello.se
9be4fd24c8 #91646, work around a bug in XUL so labels display.
r=srilatha, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223192 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:14 +00:00
srilatha%netscape.com
54f8bb4c62 Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
r=mohanb, sr=spitzer, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@223191 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:13 +00:00
srilatha%netscape.com
43360e1a5d Fix for bug# 79756. Removed Base scope from the Advanced tab in Directory Server Properties dialog.
Also made subtree as default scope. r=mohanb, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223190 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:12 +00:00
srilatha%netscape.com
61c2b7bcd6 Fix for bug 79941. Changed the title from "New Directory" to "Directory Server Properties".
r=mohanb, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223189 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:11 +00:00
mkaply%us.ibm.com
5c97c28db0 #66016
r=hwaara, sr=alecf, a=asa
Move hardcoded strings into properties file


git-svn-id: svn://10.0.0.236/trunk@223188 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:10 +00:00
stephend%netscape.com
a461578f98 Wording inconsistencies in Account Manager and Account Wizard (NNTP/SMTP). Bug 70241 r=nbaca/robinf/jglick sr=sspitzer a/rs=rchen (localization)
git-svn-id: svn://10.0.0.236/trunk@223187 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:09 +00:00
stephend%netscape.com
4f6c3695c8 Fix 'Inconsistency in describing SMTP server' r=robinf@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223186 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:08 +00:00
srilatha%netscape.com
8392c901f8 Fix for bug 79933. Added some error messages when user enters invalid data into the
directory server properties dialog
r=mohanb, sr=sspitzer, a=blizzard


git-svn-id: svn://10.0.0.236/trunk@223185 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:07 +00:00
srilatha%netscape.com
407d61f100 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223184 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:06 +00:00
stephend%netscape.com
cb0c8a1c5f Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223183 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:05 +00:00
mscott%netscape.com
a1f747309e Bug #122427 --> define a window title string for the add smtp server dialog
box so you can actually bring it up.
rs=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223182 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:04 +00:00
leaf%mozilla.org
1aa70adbb7 update localeVersion to 1.2a, a=asa
git-svn-id: svn://10.0.0.236/trunk@223181 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:03 +00:00
naving%netscape.com
ee92603fbc 91731 r=bienvenu sr=mscott; Obtain the folder lock for compacting folders and for getiing pop3 messages
so that the operations do not write each other's data, only one operation should be able to write to
the folder at one time.


git-svn-id: svn://10.0.0.236/trunk@223180 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:02 +00:00
sspitzer%netscape.com
90c38e3a3b fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223179 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:01 +00:00
hwaara%chello.se
8770e8b13f #3745, "Must handle Followup-to: poster in news", part II; add an alert warning the user when followup-to: poster is being used, as per the GNKSA.
r=ducarroz, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223178 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:16:00 +00:00
ducarroz%netscape.com
e2fdbd0bc3 Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223177 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:59 +00:00
sspitzer%netscape.com
8bb10db8eb fix for #81314.
reword the dialog you get when you exit while sending mail.
r=varada, sr=bienvenu.  thanks to stephend@netscape.com for the initial patch.


git-svn-id: svn://10.0.0.236/trunk@223176 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:58 +00:00
gerv%gerv.net
2f43d7dd05 Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp.
git-svn-id: svn://10.0.0.236/trunk@223175 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:57 +00:00
varada%netscape.com
1f046eaa09 bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223174 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:56 +00:00
varada%netscape.com
d29f2b05ce fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223173 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:55 +00:00
ducarroz%netscape.com
171362ff07 Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223172 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:54 +00:00
bienvenu%netscape.com
a611e25918 fix 72365 can't view ignored threads r=naving, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223171 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:53 +00:00
timeless%mac.com
376dc841e2 fix Bugzilla Bug 47743 Copy should be added to e-mail address context menu
by gervase.markham@univ.ox.ac.uk
r=timeless, ok=bienvenu
cond(ok): sr=alecf, a=asa


git-svn-id: svn://10.0.0.236/trunk@223170 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:52 +00:00
ssu%netscape.com
cb07f4b912 fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed

r=bhuvan
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223169 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:51 +00:00
disttsc%bart.nl
ea09ff56d9 Bug 47740: "Wrong wording when right-clicking on a From address", author=Keyser Sosez <ksosez@softhome.net>, r=timeless, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223168 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:50 +00:00
sspitzer%netscape.com
846711cc0f fix for #75481. get "sort by recipient" to work. fix the ui issues
that I forget about when you change the "Sender" to "Recipient".
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223167 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:49 +00:00
maolson%earthlink.net
339fdc0f7f fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
r=jag, racham; sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223166 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:48 +00:00
bienvenu%netscape.com
7c29968c8e add progress and status msg to folder compaction r=naving, sr=sspitzer 34073
git-svn-id: svn://10.0.0.236/trunk@223165 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:47 +00:00
bienvenu%netscape.com
4ded759524 add synchronize for offline, some status text 15865 sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223164 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:46 +00:00
tao%netscape.com
653054661e 71341: mailnews.view_default_charset pref item should not be stored,
(r=naoki,sr=erik)


git-svn-id: svn://10.0.0.236/trunk@223163 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:45 +00:00
blizzard%redhat.com
f1e5c5eca7 Fix bug #74216. Add accel keys for expand all threads and collapse all threads. sr=sspitzer, r=ben
git-svn-id: svn://10.0.0.236/trunk@223162 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:44 +00:00
sspitzer%netscape.com
a632030492 fix it so we show the right sort indicator when viewing a folder (or newsgroup) for the first time.
add "View | Sort By | Thread" back to the menus.

add an accelerator for "Select Thread" (ctrl shift a). #21094

make it so when we delete the last message in the folder, we clear  out the message pane.
make it so when we compact folders, we blank out the thread pane. #72674

fix some crashers when clicking on the thread pane and there is no db or there are no rows.  #72282

kill thread should not be "ctrl w", it should be "w".  #73260

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223161 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:43 +00:00
sspitzer%netscape.com
ef568fb701 #72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
#72819 added ascend / descend to the "View | Sort By" menu.  sr=bienvenu

#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created).  sr=bienvenu

#21094, #72823 some work for "select thread" / "select flagged".  sr=bienvenu

change some printf("fix me") into assertions to catch problems.

remove some dead js.


git-svn-id: svn://10.0.0.236/trunk@223160 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:42 +00:00
mscott%netscape.com
11b61b3e85 Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).


git-svn-id: svn://10.0.0.236/trunk@223159 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:41 +00:00
sspitzer%netscape.com
2ec47d528c fix for #63994, fix string used in news error alert. sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@223158 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:40 +00:00
jgmyers%netscape.com
443b9e37dc enable SMTP auth by default: bug 64777 r=racham sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223157 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:39 +00:00
leaf%mozilla.org
34c93e399a bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
git-svn-id: svn://10.0.0.236/trunk@223156 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:38 +00:00
leaf%mozilla.org
a747a9a32c updating locale version string for impending release, bug 149802
git-svn-id: svn://10.0.0.236/trunk@223155 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:37 +00:00
dbragg%netscape.com
7879bcd324 Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@223154 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:36 +00:00
dbragg%netscape.com
4e95189736 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@223153 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:35 +00:00
dbragg%netscape.com
662ebfdbe7 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223152 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:34 +00:00
dbragg%netscape.com
c126590916 Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@223151 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:33 +00:00
tao%netscape.com
89e86e06f2 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)


git-svn-id: svn://10.0.0.236/trunk@223150 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:32 +00:00
tao%netscape.com
a3d1190b11 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4


git-svn-id: svn://10.0.0.236/trunk@223149 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:31 +00:00
tao%netscape.com
ce21ca5d86 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.


git-svn-id: svn://10.0.0.236/trunk@223148 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:30 +00:00
maolson%earthlink.net
ae61703050 Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
r=jag, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223147 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:29 +00:00
tao%netscape.com
fedd934b35 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).


git-svn-id: svn://10.0.0.236/trunk@223146 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:28 +00:00
stephend%netscape.com
d1c024d4ce Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
git-svn-id: svn://10.0.0.236/trunk@223145 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:27 +00:00
jgmyers%netscape.com
24066c5d1f fix account manager labels: bug 68071 r=racham sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223144 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:26 +00:00
sspitzer%netscape.com
5ee0972028 fix for #47829 and #63382. some code clean up, move hard coded string into
properties files.  sr=bienvenu.  thanks to jag for the initial patch.


git-svn-id: svn://10.0.0.236/trunk@223143 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:25 +00:00
stephend%netscape.com
968fee40bc Adding myself to the contributer list. Comments only, no code.
git-svn-id: svn://10.0.0.236/trunk@223142 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:24 +00:00
sspitzer%netscape.com
eca1016df3 fix for #24626. when viewing a cancelled message, display the "error"
in the message pane like we did in 4.x.  add the code to display
random html in the message pane to nsMsgWindow, so bienvenu can use it
for offline imap.  known problems:  title isn't being set and headers
aren't being hidden.  but that's next.  sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223141 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:23 +00:00
racham%netscape.com
fb3bae3287 Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu.
git-svn-id: svn://10.0.0.236/trunk@223140 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:22 +00:00
sspitzer%netscape.com
eca6307880 fix for #61857. better status text when downloading the list of newsgroups
from the server.  sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223139 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:21 +00:00
timeless%mac.com
8f4b349989 fix bug 67827 don't linkify single words in account central UI
fix by stephend@netscape.com, r=timeless, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223138 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:20 +00:00
sspitzer%netscape.com
1a813ec5d8 fix for #61007 and #61176. improve performance when downloading list
of newsgroups over a fast connection.  compute the download rate for the UI.
sr=bienvenu,syd.  thanks to bratell@lysator.liu.se for the patch (for #61007).


git-svn-id: svn://10.0.0.236/trunk@223137 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:19 +00:00
timeless%mac.com
1c837dcabe fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
patch by stephend@netscape.com r=racham, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223136 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:18 +00:00
mscott%netscape.com
7ea76de9b5 Bug #74433 --> show bcc field in the message pane
r=ducarroz
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223135 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:17 +00:00
sspitzer%netscape.com
f8ddf9caed fix for #60532. update the status and progress bar less frequently.
the less time I spend painting, the more time I spend doing the subscribe
work, which means we finish quicker.  sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223134 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:16 +00:00
mscott%netscape.com
cabbd1277b bug #75691 --> add field for Attachment tree title
git-svn-id: svn://10.0.0.236/trunk@223133 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:15 +00:00
stephend%netscape.com
0cb295e84f Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223132 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:14 +00:00
stephend%netscape.com
6f18596442 Bug 70128 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223131 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:13 +00:00
stephend%netscape.com
0900c1ae29 Bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223130 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:12 +00:00
racham%netscape.com
21ce0e1c95 Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223129 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:11 +00:00
hewitt%netscape.com
e746a9cd01 68709 - mail text change (for stephend), r=hewitt, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223128 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:10 +00:00
racham%netscape.com
06ddd455b1 Fixing bugscape bug 3709. Setting unique and polished accountname format for ISPs. r=sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223127 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:09 +00:00
naving%netscape.com
97d1c0f658 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.


git-svn-id: svn://10.0.0.236/trunk@223126 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:08 +00:00
racham%netscape.com
56071f8271 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223125 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:07 +00:00
racham%netscape.com
35d81b65e5 Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223124 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:06 +00:00
chuang%netscape.com
70c78ea892 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott
git-svn-id: svn://10.0.0.236/trunk@223123 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:05 +00:00
ssu%netscape.com
cd97d317dd fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223122 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:04 +00:00
naving%netscape.com
3c34d72d92 89698 r=bienvenu sr=mscott. Make rename imap folder work for backslash and
change the alert wording
99150 r/sr=bienvenu Make rename Cyrus imap folder work correctly for '/'


git-svn-id: svn://10.0.0.236/trunk@223121 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:03 +00:00
bienvenu%netscape.com
f0de5f68a2 fix imap copying messages status rs=sspitzer 99358
git-svn-id: svn://10.0.0.236/trunk@223120 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:02 +00:00
naving%netscape.com
97a0fd46df 89698 r=robinf, jglick for alert wording changes.
git-svn-id: svn://10.0.0.236/trunk@223119 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:01 +00:00
naving%netscape.com
b31092f10d 89698 r=suresh sr=bienvenu; Check if the newName for folder to be renamed has hierarchyDelimiter, if
so throw an alert. Also did some clean up in nsImapStringBundle.


git-svn-id: svn://10.0.0.236/trunk@223118 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:15:00 +00:00
stephend%netscape.com
e2fc50f9d2 Checking in the fix for bug 40191, 'Bad connection refused message under an IMAP server.' r=hwaara@chello.se sr=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223117 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:59 +00:00
bienvenu%netscape.com
b965df12b2 get status msgs working again for imap 73241, couple small fixes for offline imap 15865 r=naving, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223116 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:58 +00:00
bienvenu%netscape.com
e57dcd85fb add support for local folders under imap servers, also fix problem with offline sync playback r=naving,sr=sspitzer 15865
git-svn-id: svn://10.0.0.236/trunk@223115 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:57 +00:00
timeless%mac.com
ad8a615a73 fix Bug 49727 Grammar incorrect in alert message when deleting mail folder
r=naving, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223114 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:56 +00:00
naving%netscape.com
64a4270c50 63300. r=racham, sr=bienvenu. Making IMAP folders case-sensitive and local folders
case-insensitive as done in 4x.


git-svn-id: svn://10.0.0.236/trunk@223113 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:55 +00:00
disttsc%bart.nl
39d2a89ccd "Receiving: message headers" should be "Downloading message headers 123 of 1323"
bug=37712, author=Mark Olson <maolson@earthlink.net>, r=jag, a=mscott


git-svn-id: svn://10.0.0.236/trunk@223112 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:54 +00:00
amasri%netscape.com
0c8eb12109 Added comments as workaround for mozilla bug #64199, r=naving
git-svn-id: svn://10.0.0.236/trunk@223111 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:53 +00:00
sspitzer%netscape.com
8bdf531b93 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.


git-svn-id: svn://10.0.0.236/trunk@223110 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:52 +00:00
sspitzer%netscape.com
7279a41b4a make Ctrl + E "edit message as new".
#66864
patch from Stephen Walker (walk84@usa.net).
r=timeless,blake,sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223109 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:51 +00:00
sspitzer%netscape.com
a1b3886258 "a" is a bad key for mark all read, since it is too easy to hit "a",
and mark all read is not undoable.  make mark all read "ctrl shift c"
like it was in 4.x.


git-svn-id: svn://10.0.0.236/trunk@223108 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:50 +00:00
sspitzer%netscape.com
faecede2e0 "Edit | Properties" -> "Edit | Properties..."
patch from hwaara@chello.se
r=sspitzer, r=jglick, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223107 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:49 +00:00
sspitzer%netscape.com
17349ea29c fix for #64244 and #46315
sr=bienvenu.  thanks to slucy@objectivesw.co.uk for the initial
patch for #46315


git-svn-id: svn://10.0.0.236/trunk@223106 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:48 +00:00
bienvenu%netscape.com
817b6e0e21 add offline msg display r=sspitzer, sr=,mscott 41751
git-svn-id: svn://10.0.0.236/trunk@223105 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:47 +00:00
bienvenu%netscape.com
7ff59e9852 more work on offline, especially handling being offline re loading folders and messages w/o offline bodies 15865
git-svn-id: svn://10.0.0.236/trunk@223104 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:46 +00:00
jgmyers%netscape.com
fcaf389746 Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223103 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:45 +00:00
varada%netscape.com
9c43852574 fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223102 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:44 +00:00
nhotta%netscape.com
3964e4e85d Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@223101 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:43 +00:00
timeless%mac.com
975e2710c2 fix bug 53321 New text needed when no recipients are specified
patch by gemal@gemal.dk r=timeless,varada, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223100 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:42 +00:00
nhotta%netscape.com
75c69b172f Wording change for charset not match alert, changed to add wording for saving message, bug 57080, r=nhotta, sr=erik.
git-svn-id: svn://10.0.0.236/trunk@223099 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:41 +00:00
ducarroz%netscape.com
acdb0fc51a Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott
git-svn-id: svn://10.0.0.236/trunk@223098 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:40 +00:00
nhotta%netscape.com
f31b724b83 Changed wording of the message compose charset warning, check in for gemal@gemal.dk, bug 52429, r=nhotta, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@223097 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:39 +00:00
mscott%netscape.com
91d23dee00 Bug #51631 --> set correct password dialog text
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223096 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:38 +00:00
sspitzer%netscape.com
4990e9121d fix for #47830. thanks to gemal@gemal.dk for starting the fix.
r=mscott


git-svn-id: svn://10.0.0.236/trunk@223095 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:37 +00:00
naving%netscape.com
e2764b5cf5 Fixed bugs #42998 and #44883.
Removed "this space for rent" from subscribe dlg and add progressmeter to the
subscribe dlg. r = scottip, alecf


git-svn-id: svn://10.0.0.236/trunk@223094 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:36 +00:00
rhp%netscape.com
e26a520f19 fix for hardcoded - non i18n string in signed stub handler - bug #: 57114
git-svn-id: svn://10.0.0.236/trunk@223093 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:35 +00:00
mitesh%netscape.com
2f03214b15 bug 83585 - strings used for importing comm4.x addrbooks
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com


git-svn-id: svn://10.0.0.236/trunk@223092 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:34 +00:00
tonyr%fbdesigns.com
7154a99e9a Fix for bug 54091, r=sspitzer, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@223091 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:33 +00:00
tonyr%fbdesigns.com
607765984a Fix up strings for localisation. r=alecf, b=36483,39004
git-svn-id: svn://10.0.0.236/trunk@223090 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:32 +00:00
bienvenu%netscape.com
b6a038861b add status strings for copying/moving/deleting local msgs r=naving, sr=sspitzer 78099
git-svn-id: svn://10.0.0.236/trunk@223089 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:31 +00:00
sspitzer%netscape.com
3a72cb8ba8 fix for #41062. pop up an alert on news errors, like auth failure.
r=mscott.


git-svn-id: svn://10.0.0.236/trunk@223088 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:30 +00:00
naving%netscape.com
009db0d93a 74903. sr=mscott. POP:3 Display the error msg sent by the server.
git-svn-id: svn://10.0.0.236/trunk@223087 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:29 +00:00
naving%netscape.com
c5b9a5d2df 71666 sr=bienvenu. Don't display the alert. The login dialog describes the
same error.

71670 sr=bienvenu. Ensure that the messages are not lost when the user hits
"Stop" while downloading messages.

68875 sr=bienvenu. Ensure that the old berkeley mailbox is deleted by closing
streams to local folders in mailnews code. This helps in compacting folder

66795 sr=bienvenu. The above fix also helps in stopping tmp files displayed
as local folders.


git-svn-id: svn://10.0.0.236/trunk@223086 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:28 +00:00
timeless%mac.com
8e4e78e225 fix bug 49727 Grammar incorrect in alert message when deleting mail folder
fix by stephend@netscape.com r=timeless, naving, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223085 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:27 +00:00
blakeross%telocity.com
335b5671c5 Messages are downloaded and deleted if user doesn't have write permissions for inbox (by Keyser Sosez, 62480). r=doron sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223084 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:26 +00:00
naving%netscape.com
5e1932109d 59063 59064, r=sspitzer, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223083 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:25 +00:00
alecf%netscape.com
0c1c56b1d1 re-fix #39016 - just a wording change, no reviewer
git-svn-id: svn://10.0.0.236/trunk@223082 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:24 +00:00
alecf%netscape.com
eb723bb3d4 fix for #39016 r=mscott
make more strings localization friendly, and use formatStringFromName where appropriate


git-svn-id: svn://10.0.0.236/trunk@223081 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:23 +00:00
amasri%netscape.com
2633ccaffe Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com


git-svn-id: svn://10.0.0.236/trunk@223080 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:22 +00:00
amasri%netscape.com
c73594b7fb Adding localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com


git-svn-id: svn://10.0.0.236/trunk@223079 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:21 +00:00
bugzilla%arlen.demon.co.uk
f1393fb395 Bug 132257 Inserting a link to a [network][image] file into a message inserts the physical file!
p=me/ducarroz r=daniel/neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223078 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:20 +00:00
ssu%netscape.com
8cea9c275f checking in patches for bugzilla2@farside.demon.co.uk for bug 169159 - Inconsistency in the WinXP Start Menu item (version in one not in other). r=ssu, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@223077 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:19 +00:00
bienvenu%nventure.com
f29f525abd initial checkin of offline startup prompt extension, NPOB 221734
git-svn-id: svn://10.0.0.236/trunk@223076 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:18 +00:00
mscott%netscape.com
c20c7719db add smtp progress notification
r=ducarroz
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223075 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:17 +00:00
sspitzer%netscape.com
1e55610e6a fix for #163355. move hard coded "Web Page (URL):" string from .xul to .dtd.
fix by shliang@netscape.com, from another branch.  r/sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223074 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:16 +00:00
naving%netscape.com
cba23e4583 153251 r=cavin sr=bienvenu. Make sure that custom header entered by the user follow rfc2822 standards for
header field name. fixes error getting new msgs for imap.


git-svn-id: svn://10.0.0.236/trunk@223073 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:15 +00:00
bugzilla%standard8.demon.co.uk
2d27412265 Bug 183419 Message Filter dialog and Search dialogs (Message, Address) need close facilities. r=mnyromyr,sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@223072 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:14 +00:00
timeless%mozdev.org
801821db14 Bug 224500 Some Customize Headers dialog clean up
patch by borggraefe@despammed.com r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223071 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:13 +00:00
kaie%netscape.com
c25425e411 b=139561 Implement S/Mime "on demand verification" for IMAP messages
r=javi/cotter sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223070 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:12 +00:00
bienvenu%nventure.com
b34a473b49 fix 66771 add match all search term for filters and virtual folders, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223069 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:11 +00:00
bienvenu%nventure.com
e7437d7aed fix 347858 use .accesskey for properties to help localization automation tools, patch by giacomo.magnini@portalis.it, r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223068 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:10 +00:00
neil%parkwaycc.co.uk
907fc5bb51 Bug 169484 Text changes on junk and filter log windows p=mark@standard8.demon.co.uk r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223067 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:09 +00:00
sspitzer%netscape.com
1fcb78cfcb fix bug #184078. localize "All" and "Unread" in message views.
r=mstoltz,sr=dveditz,sspitzer.  thanks to Marek.Wawoczny@GmbH.rubikon.pl for the fix.


git-svn-id: svn://10.0.0.236/trunk@223066 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:08 +00:00
sspitzer%netscape.com
e5c6932c22 landing mscott's mail views work from the ns tree. see #176850
NOT PART OF THE BUILD YET.


git-svn-id: svn://10.0.0.236/trunk@223065 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:07 +00:00
scott%scott-macgregor.org
c09e07e498 Bug #101153 --> hook up ctrl-w to close the AB search, message search and filter list
dialogs.


git-svn-id: svn://10.0.0.236/trunk@223064 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:06 +00:00
scott%scott-macgregor.org
119faf5c15 Bug #195224 ---> Remove the More and Fewer buttons from Thunderbird's search and filter dialogs, replacing them with +/- buttons
for each search term row. This allows the user to have more control about which rows should be added or removed.

r=stefan
sr=neil
a=asa


git-svn-id: svn://10.0.0.236/trunk@223063 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:05 +00:00
Stefan.Borggraefe%gmx.de
d9b46e2888 Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
r=aaronl, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223062 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:04 +00:00
scott%scott-macgregor.org
507646c3c5 fix for bug #19403
support server wide news filters

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223061 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:03 +00:00
ssu%netscape.com
004e161c3e fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223060 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:02 +00:00
sspitzer%netscape.com
5b6fa78ced whoops, the last checkin for #135745 changed the label, but not the access key.
git-svn-id: svn://10.0.0.236/trunk@223059 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:01 +00:00
neil%parkwaycc.co.uk
81afe0dfc9 Bug 219122 Filter editor should validate actions before attempting to create filter p=mark@standard8.demon.co.uk r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223058 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:14:00 +00:00
oeschger%netscape.com
d7ae6b0d34 restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@223057 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:59 +00:00
stephend%netscape.com
4154330b65 Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@223056 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:58 +00:00
timeless%mozdev.org
9d7329af41 Bug 135745 Some buttons for filters are mostly off the window on intial use of Filters dialog
r=robinf sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223055 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:57 +00:00
shliang%netscape.com
45752af24d 183994 - filter/search dialog ui nits, 169938 - clean up filter list statusbar, 186217 - filter not saved after action error, 195313 - menulists in filter/search dialogs dynamically change width. r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223054 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:56 +00:00
sspitzer%netscape.com
d3dba30dea fix for bug #168525. add progress, status when running filters from the filter list dialog.
fix a painting bug in the filter list UI after switching servers.  allow the user to stop running filters.  r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223053 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:55 +00:00
sspitzer%netscape.com
162794891f fix for #126331. add "Compose" button to address book advanced search dialog.
r=ssu, sr=bienvenu, a=asa.


git-svn-id: svn://10.0.0.236/trunk@223052 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:54 +00:00
naving%netscape.com
37d0782647 174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message
and label as "to-do" etc..
168553 r=cavin sr=bienvenu Forking rules.dat so that we can handle new filter types. msgFilterRules.dat is
where your filters are going to be persisted. Also added support to handle future filters by not parsing
them, will prevent us from forking in future.


git-svn-id: svn://10.0.0.236/trunk@223051 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:53 +00:00
hwaara%chello.se
267647780c #125272, "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
r=naving, sr=sspitzer, a=asa


git-svn-id: svn://10.0.0.236/trunk@223050 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:52 +00:00
sspitzer%netscape.com
96171b57e7 fix #167891. implement filter log viewer, fix filter list dialog to match spec.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223049 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:51 +00:00
naving%netscape.com
be0f569fd2 168533 backing out this needs to go with other filter enhancements
git-svn-id: svn://10.0.0.236/trunk@223048 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:50 +00:00
sspitzer%netscape.com
adcb63d980 fix for #125354. fix dialog text, per the spec. r=jglick, rs=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223047 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:49 +00:00
naving%netscape.com
60be831111 168553 r=cavin sr=bienvenu forked rules.dat to rules1.dat. All the filter rules will be stored in rules1.dat going forward.
git-svn-id: svn://10.0.0.236/trunk@223046 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:48 +00:00
sspitzer%netscape.com
fb722f8749 fix for #161002. implement filter logging. add some UI for applying
filters after the fact.  code cleanup.
r=mscott, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223045 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:47 +00:00
sspitzer%netscape.com
c5a86dd30e fix for #125292. fix advanced addressbook search dialog title.
r=jglick, rs=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223044 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:46 +00:00
sspitzer%netscape.com
969b250745 fix for bug #168525. r/sr=bienvenu
1) cylon on busy
2) run button turns into stop when filtering
3) closing window while running prompts
4) no ok / cancel / help


git-svn-id: svn://10.0.0.236/trunk@223043 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:45 +00:00
hwaara%chello.se
4bc9437886 #40761, "Make the filters UI accessible"
r=ssu, sr=sspitzer, a=asa


git-svn-id: svn://10.0.0.236/trunk@223042 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:44 +00:00
yokoyama%netscape.com
cd23e1463e Bug 129547
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime


git-svn-id: svn://10.0.0.236/trunk@223041 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:43 +00:00
bienvenu%netscape.com
b2ba7bdc6a fix multiline comment
git-svn-id: svn://10.0.0.236/trunk@223040 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:42 +00:00
sspitzer%netscape.com
afc6a6e999 fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@223039 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:41 +00:00
naving%netscape.com
03d5cf662a 166517 r=cavin sr=bienvenu Handle invalid custom headers in rules.dat and parse custom header pref in such
a way that strtok and split(js) return same tokens. fixes some corruption issues


git-svn-id: svn://10.0.0.236/trunk@223038 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:40 +00:00
naving%netscape.com
469bdeab94 104085 r=robinf,cavin sr=bienvenu fix problems when user exceeds num of custom headers allowed (50)
git-svn-id: svn://10.0.0.236/trunk@223037 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:39 +00:00
naving%netscape.com
b4fc903079 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList


git-svn-id: svn://10.0.0.236/trunk@223036 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:38 +00:00
ssu%netscape.com
d6084f945e fixing bug 106187 - Add Label as a filter action. r=varada, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@223035 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:37 +00:00
bienvenu%netscape.com
1ede8bbd9f some front end for label filters r=naving, sr=sspitzer 106067
git-svn-id: svn://10.0.0.236/trunk@223034 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:36 +00:00
naving%netscape.com
39670c6376 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search.
git-svn-id: svn://10.0.0.236/trunk@223033 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:35 +00:00
nhotta%netscape.com
f29775d89c Moved the flex value for the widget width out to .dtd file,
bug 150756, r=naving, sr=mscott.


git-svn-id: svn://10.0.0.236/trunk@223032 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:34 +00:00
sspitzer%netscape.com
8a727e4c32 fix for bug #204716
acceskey error when the search is in progress (Search/Stop button in SearchDialog box)
thanks to hugues.fournier@tiscali.fr (Hugues Fournier) for the fix.

also fix some js errors on mail search.
r/sr/a=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223031 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:33 +00:00
mscott%netscape.com
e4dc29e8bf Bug #171236--> Add boolean text before each search term
r=ssu
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@223030 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:32 +00:00
andreww%netscape.com
ab84e4a712 bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec.
git-svn-id: svn://10.0.0.236/trunk@223029 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:31 +00:00
stephend%netscape.com
4b9cdab6d4 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@223028 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:30 +00:00
hwaara%chello.se
14b9e24873 #90156, now that "age in days" works as a criterion, fix up the wording to be consistent with other criteria. r/sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223027 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:29 +00:00
hwaara%chello.se
4151a618ea #41719, "Filter UI: use 'untitled' when filter name not given"
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)

r=doron, sr=ben, a=tor


git-svn-id: svn://10.0.0.236/trunk@223026 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:28 +00:00
hwaara%chello.se
7db03eef21 #87586, make wording a little bit more friendly. r=naving, rs=sspitzer
git-svn-id: svn://10.0.0.236/trunk@223025 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:27 +00:00
hwaara%chello.se
4a3ece8a0a #90640, implement new filter action: Flag message. r=varada, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223024 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:26 +00:00
hwaara%chello.se
7b60592b0d #82773, big improvement for the mail/news filter UI. r=sspitzer, sr=hewitt, a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@223023 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:25 +00:00
bienvenu%netscape.com
cc9bf23fe1 add folder size to folder pane, r=cavin, sr=sspitzer, 173825
git-svn-id: svn://10.0.0.236/trunk@223022 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:24 +00:00
Stefan.Borggraefe%gmx.de
130b31e4a9 Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
r=neil, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@223021 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:23 +00:00
disttsc%bart.nl
e3bf4377a2 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches
git-svn-id: svn://10.0.0.236/trunk@223020 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:22 +00:00
timeless%mac.com
15d2573160 Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake


git-svn-id: svn://10.0.0.236/trunk@223019 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:21 +00:00
mcafee%netscape.com
4f3215c7bd Adding accelerator for mail in Tasks menu (51418). r=pavlov
git-svn-id: svn://10.0.0.236/trunk@223018 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:20 +00:00
sspitzer%netscape.com
c7290eb803 #5335 show location in search dialog
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css

r=mscott,sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223017 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:19 +00:00
sspitzer%netscape.com
1947d32112 fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@223016 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:18 +00:00
nhotta%netscape.com
2997aa6a91 Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@223015 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:17 +00:00
sspitzer%netscape.com
a47f3e8f49 Mark button now says "Mark" instead of "As Unread".
(going with 4.x mac instead of 4.x linux / win.)
#64660
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223014 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:16 +00:00
sspitzer%netscape.com
ddfa8082aa Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". (#63635)
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293)

When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205)

this checkin exposes a few UI bugs.  logging then now.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223013 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:15 +00:00
bienvenu%netscape.com
6b899df06f add strings for offline UI r=sspitzer, sr=mscott 15865
git-svn-id: svn://10.0.0.236/trunk@223012 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:14 +00:00
sspitzer%netscape.com
e602ca2cc5 fix for #17801. r=putterman. make it so "next" will take you across folders.
still work to be done before this feature is perfect, but this gets the
ball rolling.


git-svn-id: svn://10.0.0.236/trunk@223011 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:13 +00:00
naving%netscape.com
0b3f85eb6c 54152. r=scottip sr=mscott. Lines supported in news
git-svn-id: svn://10.0.0.236/trunk@223010 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:12 +00:00
nhotta%netscape.com
8f833d335b Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@223009 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:11 +00:00
jefft%netscape.com
ec917b9fe4 fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz
git-svn-id: svn://10.0.0.236/trunk@223008 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:10 +00:00
alecf%netscape.com
4d911dbf0e fix for #53200 r=putterman,mscott
make the priority and status strings localizable, and add a priority string for "Normal"
localization change a=msanz


git-svn-id: svn://10.0.0.236/trunk@223007 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:09 +00:00
hewitt%netscape.com
4499d5c24b on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@223006 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:08 +00:00
timeless%mac.com
c784fbc799 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout
git-svn-id: svn://10.0.0.236/trunk@223005 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:07 +00:00
timeless%mac.com
b2169a22c5 fix bug 44889, r=putterman a=brendan. Fixes Search menu to match spec from jglick.
git-svn-id: svn://10.0.0.236/trunk@223004 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:06 +00:00
timeless%mac.com
76bf864d62 fixes bug 44932 r=putterman a=brendan. Fixes Messenger Edit and View menus to match spec.
git-svn-id: svn://10.0.0.236/trunk@223003 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:05 +00:00
timeless%mac.com
16e29189ae Fix bug 44915, r=putterman a=brendan, adds Attachments to Messenger's File menu.
git-svn-id: svn://10.0.0.236/trunk@223002 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:04 +00:00
sspitzer%netscape.com
7f6cdc9559 most of the fix for #16336. implement "Get Next N (older) newsgroup messages".
a few tweaks coming soon.  r=mscott.


git-svn-id: svn://10.0.0.236/trunk@223001 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:03 +00:00
putterman%netscape.com
c91b11adbc Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@223000 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:02 +00:00
putterman%netscape.com
6d57e71269 Finished up 48244 and started 48246 which are 3pane UI cleanup. r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@222999 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:01 +00:00
putterman%netscape.com
efcec0dc5b More fixes for 48244 which makes the 3pane menus look better. Also fixed 44223 which brings Open Link in New Window to the top of the message pane context menu
r=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@222998 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:13:00 +00:00
putterman%netscape.com
3bff8b0fb1 Begin work on 48244 to clean up 3pane menus. r=alecf. Fix 43480, folder pane background
is now white.  r=mscott.


git-svn-id: svn://10.0.0.236/trunk@222997 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:59 +00:00
putterman%netscape.com
2ee264d080 Fix for 40818. Clean up search menus. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@222996 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:58 +00:00
putterman%netscape.com
745b246ee5 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.


git-svn-id: svn://10.0.0.236/trunk@222995 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:57 +00:00
putterman%netscape.com
001fe23378 More fixes for js warnings and fix for Netscape bug 1793. r=mscott
git-svn-id: svn://10.0.0.236/trunk@222994 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:56 +00:00
putterman%netscape.com
679a59e020 Fix for 48929. Put Order Received back in. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@222993 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:55 +00:00
putterman%netscape.com
2b4311a1bd Fix for bugs 46973. Select all now selects all messages in threaded mode. Fix for 20375. Expand/Collapse All in threaded mode.
r=alecf.


git-svn-id: svn://10.0.0.236/trunk@222992 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:54 +00:00
putterman%netscape.com
9236f4941a Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@222991 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:53 +00:00
alecf%netscape.com
0880a088c9 Fix for #37302, among other things - bring lots of mail menus up to spec- patch contributed by timeless@bemail.org r=alecf, a=brendan
git-svn-id: svn://10.0.0.236/trunk@222990 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:52 +00:00
hwaara%chello.se
182bfb49cb #70258. Clean up the filters UI. Make the filterlist-dialog look better. r=bhuvan, sr=hewitt, a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@222989 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:51 +00:00
andreww%netscape.com
3172b966be bugzilla 45034 r=timeless, sr=hewitt :mail filter ui cleanup
git-svn-id: svn://10.0.0.236/trunk@222988 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:50 +00:00
sspitzer%netscape.com
f19c269ce9 fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.


git-svn-id: svn://10.0.0.236/trunk@222987 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:49 +00:00
sspitzer%netscape.com
06809e61c8 fix for #76401 (file in search was showing news servers and other servers it shouldn't)
fix for #74406 (get "File Here" to show up for file in search.)
additionally, clean up some more cruft, fix a few js strict warnings.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222986 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:48 +00:00
hwaara%chello.se
85befe4b7b #87139, fixing regression "Search Msg UI: Descriptive text injured by Filter UI fix". r=naving, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@222985 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:47 +00:00
andreww%netscape.com
2f7b37129a bugzilla - 68247 r=doronr sr=sspitzer cleaning up mail search dialog some.
git-svn-id: svn://10.0.0.236/trunk@222984 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:46 +00:00
hwaara%chello.se
b566f0df6e #40486, The action section in Filter Editor is missing descriptive text.
Patch by gervase.markham@univ.ox.ac.uk
r=hwaara, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222983 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:45 +00:00
stephend%netscape.com
215b5c8bd9 Checking in the fix for bug 68520, r=racham@netscape.com, sr=sspitzer@netscape.com (patch by me)
git-svn-id: svn://10.0.0.236/trunk@222982 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:44 +00:00
gayatrib%netscape.com
1094da5280 Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222981 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:43 +00:00
blakeross%telocity.com
4f4e0d5542 Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222980 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:42 +00:00
gayatrib%netscape.com
8cdb2b0d03 Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@222979 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:41 +00:00
gayatrib%netscape.com
40b2234354 fix for bug 66944--Open button functionality in search dialog. r=racham sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222978 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:40 +00:00
putterman%netscape.com
669d3de2e7 Fix for 53736 for jglick. r=hangas,scottip. a=leaf. make search dialog open correctly.
git-svn-id: svn://10.0.0.236/trunk@222977 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:39 +00:00
alecf%netscape.com
389ec44220 search & filter revamp
- fixes #41711, #48698, #48238 among other things
- moves some XBL into straight JS where it belongs
- fixes bad XBL setters to return the value that comes in
- fire more notification when filter attributes/operators change


git-svn-id: svn://10.0.0.236/trunk@222976 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:38 +00:00
hwaara%chello.se
aa8a70a408 #110945, "Shouldn't refer to a menu in a window on Mac OS"
patch by Andy Lyttle <mozilla@phroggy.com>
r=hwaara, sr=jst


git-svn-id: svn://10.0.0.236/trunk@222975 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:37 +00:00
varada%netscape.com
a8b264c174 partial fix for 70392- changing wording in send format prefs-r=ducarroz;sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222974 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:36 +00:00
stephend%netscape.com
56d7f297c2 Checking in the wording fix for bug 70397, r=timeless@mac.com r=varada@netscape.com, sr=jst@netscape.com pref-formatting.dtd
git-svn-id: svn://10.0.0.236/trunk@222973 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:35 +00:00
shliang%netscape.com
14b89f817e 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
git-svn-id: svn://10.0.0.236/trunk@222972 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:34 +00:00
timeless%mac.com
2a490417f9 fix bug 68194 Wording changes to Account Settings panel
patch by stephend@netscape.com r=timeless, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222971 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:33 +00:00
varada%netscape.com
a40f418b98 fix for bug#37928;adding domains section to sendformat pref panel;r=ducarroz;sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222970 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:32 +00:00
racham%netscape.com
a5534d6ab8 Fixing bugs 62206, 62461. Changing sentences at various places to be more meaningful as per the patches submitted. r=sspitzer, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222969 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:31 +00:00
sspitzer%netscape.com
df533b437a fix for #29199. no reviewer.
git-svn-id: svn://10.0.0.236/trunk@222968 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:30 +00:00
alecf%netscape.com
f87b5d2b72 fix for #52337 and #52535 and #45512 r=putterman
fix up the first page of the account wizard to persist all the radio buttons, and
use that information later to know that we're creating a news account


git-svn-id: svn://10.0.0.236/trunk@222967 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:29 +00:00
varada%netscape.com
267744def4 fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222966 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:28 +00:00
stephend%netscape.com
7b37d5fbff Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com)
git-svn-id: svn://10.0.0.236/trunk@222965 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:27 +00:00
varada%netscape.com
76d48d5ca0 improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222964 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:26 +00:00
cmanske%netscape.com
48a63e466f Remove separate 'Replace' command, fix by rcassin, b=80807, r=cmanske, sr=sfraser, a=asa-drivers
git-svn-id: svn://10.0.0.236/trunk@222963 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:25 +00:00
prass%netscape.com
7ccec1b8df fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com
git-svn-id: svn://10.0.0.236/trunk@222962 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:24 +00:00
timeless%mac.com
9c7c2ef78d fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
fixes from cjh@kr.freebsd.org r=jag, sr=jst


git-svn-id: svn://10.0.0.236/trunk@222961 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:23 +00:00
jglick%netscape.com
416eae0f3e Bug 45535, mail news pref panel updates. r=hangas
git-svn-id: svn://10.0.0.236/trunk@222960 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:22 +00:00
jglick%netscape.com
c2cc1bfd14 45535, 37931, 40740. Clean up to Mail/News Pref dialogs. a=hangas, r=hangas
git-svn-id: svn://10.0.0.236/trunk@222959 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:21 +00:00
varada%netscape.com
bfbdb6c348 fixes for bugs# 70615 70626;r=ducarroz;sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222958 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:20 +00:00
chuang%netscape.com
16c377f4c6 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222957 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:19 +00:00
dimator%netscape.com
c183468145 Adding aging to collected address book. bug 46343. r=mscott
git-svn-id: svn://10.0.0.236/trunk@222956 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:18 +00:00
hwaara%chello.se
84a0172003 Trivial wording fixes:
#88665, r=Hurricane, sr=blizzard. #89470, r=varada, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@222955 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:17 +00:00
timeless%mac.com
eff11b312c fix bug 67108 "Mail startpage" groupbox needs cleanup
fix by hwaara@chello.se r=timeless, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222954 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:16 +00:00
sspitzer%netscape.com
c9c938c39e fix for #36025. play sound when new mail arrives. thanks to
rcassin@supernova.org for the front end work.  all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222953 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:15 +00:00
dianesun%netscape.com
5cbba3b75b Fix for bugs 38092 & 37931. R/A: ducarroz, QA: laurel.
git-svn-id: svn://10.0.0.236/trunk@222952 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:14 +00:00
putterman%netscape.com
f407ab029d Fix for 40728. Remove struct phrases from pref ui. r=mscott.
git-svn-id: svn://10.0.0.236/trunk@222951 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:13 +00:00
mcafee%netscape.com
ca0affc59f Saving space in pref pane (40888). r=slamm
git-svn-id: svn://10.0.0.236/trunk@222950 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:12 +00:00
mcafee%netscape.com
78ffcb6d7e Saving space in prefs (40888). r=syd
git-svn-id: svn://10.0.0.236/trunk@222949 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:11 +00:00
sspitzer%netscape.com
2930deae24 fix wording for "logon at startup" checkbox. part of #14301. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222948 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:10 +00:00
sspitzer%netscape.com
72c1b1190e fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222947 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:09 +00:00
alecf%netscape.com
3a1338ceaf fixes for #45079, #45695, #45809, #45722, #46374, #46393, and probably lots of other bugs related to cleaning up the account manager UI.
Stay tuned for more.. same bat time, same bat channel.
r=ben@netscape.com


git-svn-id: svn://10.0.0.236/trunk@222946 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:08 +00:00
mscott%netscape.com
86296aeeb3 Bug #36441 --> add support for reply-to and follow up headers
contributed by Ben Bucksch (mozilla@bucksch.org)
a=r=mscott


git-svn-id: svn://10.0.0.236/trunk@222945 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:07 +00:00
mcafee%netscape.com
ffccd0416b Moving autocomplete pref from message composition pane to addressing pane to save screen space (40888). r=slamm, a=glick
git-svn-id: svn://10.0.0.236/trunk@222944 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:06 +00:00
mozilla.BenB%bucksch.org
eba47117de 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default.
git-svn-id: svn://10.0.0.236/trunk@222943 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:05 +00:00
varada%netscape.com
7f058b94bb fix for #55260; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222942 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:04 +00:00
sspitzer%netscape.com
baee02752c new alert text from robinf. r=sspitzer #20401
git-svn-id: svn://10.0.0.236/trunk@222941 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:03 +00:00
sspitzer%netscape.com
e8ac6bfba1 fix for bug #20401. prevent user from creating two identical
mailnews accounts.
(identical means they have the same {username,hostname,type}.)
r=mscott


git-svn-id: svn://10.0.0.236/trunk@222940 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:02 +00:00
alecf%netscape.com
a4a1fbd8ba fix for #46613 - make total/unread status look decent in the classic skin
r=mscott


git-svn-id: svn://10.0.0.236/trunk@222939 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:01 +00:00
nhotta%netscape.com
1d61f3a8db Added mailnews.send_default_charset, mailnews.view_default_charset, check in for ftang, bug 39790, r=tao.
git-svn-id: svn://10.0.0.236/trunk@222938 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:12:00 +00:00
dimator%netscape.com
685054eee9 Bugs: 37153, 38700. Localized status and priority strings in threadpane.
git-svn-id: svn://10.0.0.236/trunk@222937 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:59 +00:00
tao%netscape.com
19e233abc4 39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
git-svn-id: svn://10.0.0.236/trunk@222936 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:58 +00:00
BlakeR1234%aol.com
71c0551d7f Fix tiny mistake in my previous checkin.
git-svn-id: svn://10.0.0.236/trunk@222935 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:57 +00:00
BlakeR1234%aol.com
601efb7a64 Compatibility with the mail spec - http://www.mozilla.org/mailnews/specs/threepane/MailMenusM.html
git-svn-id: svn://10.0.0.236/trunk@222934 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:56 +00:00
amasri%netscape.com
5135cb782b Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com


git-svn-id: svn://10.0.0.236/trunk@222933 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:55 +00:00
disttsc%bart.nl
300252a148 Change addressbook Edit > Edit Card... to Edit > Card Properties... and give it the ctrl+i accelerator.
bug=49782, r=putterman, a=waterson


git-svn-id: svn://10.0.0.236/trunk@222932 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:54 +00:00
hewitt%netscape.com
2b6dfe5747 on behalf of jglick, #54522 - mnemonics stuff, r=mcarlson, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222931 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:53 +00:00
putterman%netscape.com
2671cbf337 Fix for 50314. Clean up address book menus. r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@222930 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:52 +00:00
timeless%mac.com
624b1972a8 fix bug 62703 Mail Compose: Need mnemonics for "Attachments" and "Subject"
patch by hwaara@chello.se, r=timeless, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@222929 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:51 +00:00
kin%netscape.com
38288a2f58 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h


git-svn-id: svn://10.0.0.236/trunk@222928 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:50 +00:00
ducarroz%netscape.com
8702d7d86a Fix for bug 39627. Implementation of the print command. Also fix bug in nsMsgCompose::GetEditor who forget to addref the result. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222927 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:49 +00:00
disttsc%bart.nl
89086c753e "Send" -> "Send Now" per spec, patch by Håkan Waara <hwaara@chello.se>, bug=55887, r=jag, a=ben
git-svn-id: svn://10.0.0.236/trunk@222926 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:48 +00:00
hewitt%netscape.com
b87961abb7 on behalf of jglick, #54568 - mnemonics stuff, r=scottip, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222925 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:47 +00:00
ducarroz%netscape.com
114dd0c8cd Fix for bug 54562. Remove dot in save as file menu name. R=sspitzer, SR=mscott
git-svn-id: svn://10.0.0.236/trunk@222924 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:46 +00:00
timeless%mac.com
19ec7fe4c0 r=ben a=ben. This is to match spec, bug 44895.
git-svn-id: svn://10.0.0.236/trunk@222923 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:45 +00:00
timeless%mac.com
3132bae54b fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman
git-svn-id: svn://10.0.0.236/trunk@222922 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:44 +00:00
ducarroz%netscape.com
a066db0ae6 Fix for bug 50311. Cleanup Message Compose Menu. R=mscott
git-svn-id: svn://10.0.0.236/trunk@222921 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:43 +00:00
ducarroz%netscape.com
d991a0eb96 Cleanup message compose menus. That fix bugs 23458, 33076, 33500, 39791, 39843, 39852, 40210, 40302, 40313, 40315, 40323, 40328, 40339, 45932.
R=mscott


git-svn-id: svn://10.0.0.236/trunk@222920 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:42 +00:00
ducarroz%netscape.com
86ed9d710a Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman
git-svn-id: svn://10.0.0.236/trunk@222919 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:41 +00:00
varada%netscape.com
5aaa7462df fix for bug #32963- including Mail/News Account Settings in mail compose window menu
git-svn-id: svn://10.0.0.236/trunk@222918 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:40 +00:00
alecf%netscape.com
74cfd6c1f6 re-disabling search menu for 33101
git-svn-id: svn://10.0.0.236/trunk@222917 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:39 +00:00
alecf%netscape.com
8046408a85 enable search menu item for #33101 r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222916 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:38 +00:00
mscott%netscape.com
4fc02960fe Bug #17001 --> enable the menus for Headers, view all and view normal.
git-svn-id: svn://10.0.0.236/trunk@222915 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:37 +00:00
ducarroz%netscape.com
2323037cbb Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars.
git-svn-id: svn://10.0.0.236/trunk@222914 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:36 +00:00
putterman%netscape.com
650a017ed4 more work on tooltips.
git-svn-id: svn://10.0.0.236/trunk@222913 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:35 +00:00
suresh%netscape.com
44474d9453 fix for 31729. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222912 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:34 +00:00
putterman%netscape.com
475df06aef tooltips, folder tooltips, and making button icons show up again.
git-svn-id: svn://10.0.0.236/trunk@222911 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:33 +00:00
putterman%netscape.com
b3b59a6e83 Fix for 10881. Context menus in the message pane.
git-svn-id: svn://10.0.0.236/trunk@222910 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:32 +00:00
putterman%netscape.com
75690584a2 More work on moving functions around in mail frontend.
git-svn-id: svn://10.0.0.236/trunk@222909 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:31 +00:00
jefft%netscape.com
aac3364bc7 partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec
git-svn-id: svn://10.0.0.236/trunk@222908 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:30 +00:00
putterman%netscape.com
1c12fccb17 r=mscott. Sort by order received remembered per folder and turn on the menuitem
by removing '.'


git-svn-id: svn://10.0.0.236/trunk@222907 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:29 +00:00
putterman%netscape.com
896231e98f fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.


git-svn-id: svn://10.0.0.236/trunk@222906 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:28 +00:00
sspitzer%netscape.com
e105c8f569 implement find / find again for mailnews. clean up the browser's find / find again code to use
do_GetService and nsCOMPtrs. bug #10894.  r=mscott.


git-svn-id: svn://10.0.0.236/trunk@222905 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:27 +00:00
ducarroz%netscape.com
0755a2a379 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
git-svn-id: svn://10.0.0.236/trunk@222904 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:26 +00:00
timeless%mac.com
3188f138f2 fix bug 47209, "add ellipsis to send page and send link"
r=jag a=putterman


git-svn-id: svn://10.0.0.236/trunk@222903 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:25 +00:00
racham%netscape.com
dde0e9f2be Fixing bug 102265. Polishing an entity in the mapi dtd file per UI guidelines. r=bhuvan
git-svn-id: svn://10.0.0.236/trunk@222902 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:24 +00:00
srilatha%netscape.com
9a25a13959 checking in for rdayal
Bug # 104672 and 106137 r=dougt, sr=sspitzer, sr=mscott.

Making MAPI part of the build. Landing modified makefile and resource file changes.


git-svn-id: svn://10.0.0.236/trunk@222901 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:23 +00:00
tonyr%fbdesigns.com
c641f23260 Fix for bug 31242 and a bunch of thread safety issues
git-svn-id: svn://10.0.0.236/trunk@222900 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:22 +00:00
stephend%netscape.com
88ef43b967 Scragglers for bug 75819, I applied the patch by hand and missed a couple instances. Original patch by Bhart00@yahoo.com (Bradley Hart) r=me/robinf/jglick sr=scc a=asa
git-svn-id: svn://10.0.0.236/trunk@222899 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:21 +00:00
ducarroz%netscape.com
d0d710b472 New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222898 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:20 +00:00
cbiesinger%web.de
c542e9c1c7 204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd
git-svn-id: svn://10.0.0.236/trunk@222897 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:19 +00:00
naving%netscape.com
206ababac8 16902. oops missed this file
git-svn-id: svn://10.0.0.236/trunk@222896 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:18 +00:00
bienvenu%nventure.com
38954f25a2 make starting up mail with unsent messages to send prompt the user, sr=mscott 232516
git-svn-id: svn://10.0.0.236/trunk@222895 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:17 +00:00
blakeross%telocity.com
81bad8582d Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.


git-svn-id: svn://10.0.0.236/trunk@222894 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:16 +00:00
alecf%netscape.com
dcab3b7058 fix for #44876 contributed by timeless@bemail.org
r=alecf, a=brendan@mozilla.org
update tasks menu to spec


git-svn-id: svn://10.0.0.236/trunk@222893 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:15 +00:00
ben%netscape.com
60b725fb8d partial fixes for 32347, 30536, 41120
git-svn-id: svn://10.0.0.236/trunk@222892 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:14 +00:00
sspitzer%netscape.com
28d3df859d removing the extra quotes from the strings.
git-svn-id: svn://10.0.0.236/trunk@222891 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:13 +00:00
bienvenu%netscape.com
58afe8e1a3 use string bundles for news messages,r=sspitzer 12105
git-svn-id: svn://10.0.0.236/trunk@222890 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:12 +00:00
sspitzer%netscape.com
83ba236d4b more changes for the new download headers dialog. don't use hard coded
string, get them from a string bundle.  stop building and exporting
the news-test.* resources.  add the MPL to some files.


git-svn-id: svn://10.0.0.236/trunk@222889 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:11 +00:00
tonyr%fbdesigns.com
3d516be6e9 Updated the description to include LDIF
git-svn-id: svn://10.0.0.236/trunk@222888 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:10 +00:00
mkaply%us.ibm.com
5f0711f608 #147639
r=jblanco, sr=sspitzer
Don't hardcode width and height, just width (in DTD) and use sizeToContent


git-svn-id: svn://10.0.0.236/trunk@222887 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:09 +00:00
stephend%netscape.com
fb29196043 75819 - Wording in HTML mail question dialog for 'Plaintext' should be 'Plain Text'. Patch by Bradley Hart <bhart00@yahoo.com> r=stephen@netscape.com, robinf@netscape.com/jglick@netscape.com sr=scc@mozilla.org a=asa@mozilla
git-svn-id: svn://10.0.0.236/trunk@222886 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:08 +00:00
srilatha%netscape.com
5ee10f23ad Fix for bug # 95122. Implementation of UI for simple MAPI
r=rdayal, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222885 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:07 +00:00
dianesun%netscape.com
0d31eaa9de Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
Fix for bug 78900(nsMsgWindow for download msg)  r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222884 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:06 +00:00
brendan%mozilla.org
d5ecc38b38 Fix grammar (that for defining clauses, not which).
git-svn-id: svn://10.0.0.236/trunk@222883 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:05 +00:00
alecf%netscape.com
2b636fda7c make names more readable
git-svn-id: svn://10.0.0.236/trunk@222882 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:04 +00:00
srilatha%netscape.com
fc260521c3 Fix for bug # 134947. Import text dialog unusable.
r=varada, sr=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@222881 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:03 +00:00
mscott%netscape.com
30c78909cb NOT PART OF THE BUILD
Make the security options menu match the spec --> add access keys, make the selection a radio
widget.
r/sr=sspitzer
NOT PART OF THE BUILD


git-svn-id: svn://10.0.0.236/trunk@222880 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:02 +00:00
racham%netscape.com
1bab73071a Fixing bug 117714. This fix saves and retrieves preferences in smime panel properly. Thanks to Stephane Saux for the patch he proposed. Needed to add more changes to that so that prefs are saved while user moves across items like Server Settings, Addressing, etc under a given account in the AccountManager panel. r=sspitzer, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222879 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:01 +00:00
sspitzer%netscape.com
c6b0f10fdc landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD.
git-svn-id: svn://10.0.0.236/trunk@222878 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:11:00 +00:00
mozilla.BenB%bucksch.org
9e7f98755d 44552: Finetune "Intelligent Send":
- Ignore <div>s and <span>s without |style| attribute
- Honor pref for outputting structs
- Recognize elements inserted by our own recognizer (might be in a quote)
- Compress |if|s
- Increase perf by reordering (check #text, br etc. first)
52042: "Escape" classes inserted by us by prepending "moz-"
r=ducarroz, a=alecf


git-svn-id: svn://10.0.0.236/trunk@222877 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:59 +00:00
sspitzer%netscape.com
147ccd0de0 implement view filter log UI. not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@222876 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:58 +00:00
bugzilla%standard8.demon.co.uk
74453b0f0f Bug 372794 Unnecessary string errCode in ldapAutoCompErrs.properties. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222875 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:57 +00:00
alecf%netscape.com
a72cc06bf4 add english versions of search attributes and properties for filters/search
git-svn-id: svn://10.0.0.236/trunk@222874 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:56 +00:00
tonyr%fbdesigns.com
4674d0f247 Updated the tree in the fieldMap UI to work properly
git-svn-id: svn://10.0.0.236/trunk@222873 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:55 +00:00
ben%netscape.com
dac0c16a61 also, changes made accidentally on the weekend
git-svn-id: svn://10.0.0.236/trunk@222872 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:54 +00:00
sspitzer%netscape.com
771aafb01e for the new subscribe dialog.
git-svn-id: svn://10.0.0.236/trunk@222871 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:53 +00:00
sspitzer%netscape.com
06daedeb3d fix some typos in the junk mail UI. r=robinf, a=asa.
git-svn-id: svn://10.0.0.236/trunk@222870 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:52 +00:00
putterman%netscape.com
848ea38bfa Fix for 47945. Better wording for new folder dialog. r=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@222869 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:51 +00:00
bsmedberg%covad.net
eed16bb328 Adding this file back in CVS, see bug 313699 for the gory details.
git-svn-id: svn://10.0.0.236/trunk@222868 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:50 +00:00
mscott%netscape.com
1fd4a84b49 Bug ##115962 --> convert the security panel to match the spec.
r=kai
sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222867 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:49 +00:00
kaie%netscape.com
b6e523e683 b=112524 Fixing crash when signing message with expired certificate
r=kaie sr=mscott
Checking in for ssaux


git-svn-id: svn://10.0.0.236/trunk@222866 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:48 +00:00
tao%netscape.com
0818524601 107375: localeVersion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz,a=asa), fix smime and ldap parts.


git-svn-id: svn://10.0.0.236/trunk@222865 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:47 +00:00
mscott%netscape.com
a8957f7f7f NOT PART OF THE BUILD
Adding new smime extension files.
NOT PART OF THE BUILD


git-svn-id: svn://10.0.0.236/trunk@222864 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:46 +00:00
ben%netscape.com
81217dca5f 46613, classic skin polish and other fixes for message compose window
git-svn-id: svn://10.0.0.236/trunk@222863 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:45 +00:00
chuang%netscape.com
fa165df6ce Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222862 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:44 +00:00
sspitzer%netscape.com
8a47870b4d spam log viewer. not part of the build
git-svn-id: svn://10.0.0.236/trunk@222861 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:43 +00:00
stephend%netscape.com
a3f96759d0 Bug 155282. I'm adding a comment referencing the bug number to implement drag and drop again. r=racham@netscape.com, sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@222860 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:42 +00:00
tonyr%fbdesigns.com
e21ae6dd92 Added field mapping UI
git-svn-id: svn://10.0.0.236/trunk@222859 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:41 +00:00
jefft%netscape.com
300fa95917 partial fix for limit message size download; we now generate truncated message html from mime
git-svn-id: svn://10.0.0.236/trunk@222858 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:40 +00:00
ben%netscape.com
8819a1392c 46613, more classic skin fixes. Mail import dialog polish
git-svn-id: svn://10.0.0.236/trunk@222857 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:39 +00:00
mozilla.BenB%bucksch.org
57ac58c7de 38433: Slightly adjusting the wording.
git-svn-id: svn://10.0.0.236/trunk@222856 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:38 +00:00
blakeross%telocity.com
a43a41e64a Mail search matching (69418). r=gayatrib sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222855 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:37 +00:00
bienvenu%nventure.com
b23a41dede add prefs ui for offline startup, 221734, r=neil@parkway, sr=mscott, a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222854 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:36 +00:00
sspitzer%netscape.com
ba55ea430d make it so when you click on an account that has a server but no identities in the account setup dialog, it shows the
new panel "am-serverwithnoidentities.xul" panel.

now "Local Folders" works!


git-svn-id: svn://10.0.0.236/trunk@222853 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:35 +00:00
sspitzer%netscape.com
50b4c3f3ad fix for #138092. bad information text in mailing list dialog.
now that it is modal, you can't dnd.  text from robinf@netscape.com.
r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222852 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:34 +00:00
sspitzer%netscape.com
4e2cbc2679 changes for #120421. progress UI (and driving code) for LDAP replication.
initial work by srilatha.  NOT PART OF THE BUILD.  a=asa


git-svn-id: svn://10.0.0.236/trunk@222851 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:33 +00:00
ben%netscape.com
c2f03c0b64 polish changes to the account manager, filter and search dialogs. r=alecf
git-svn-id: svn://10.0.0.236/trunk@222850 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:32 +00:00
gayatrib%netscape.com
cfd1c67867 Fix for bug 44591--Search UI: any state shows document done text. r=racham sr=bienvenu. This also fixes bugs 68221 and 44354.
git-svn-id: svn://10.0.0.236/trunk@222849 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:31 +00:00
timeless%mac.com
03ae54b7a5 fix bug 61801 javascript strict warnings in FilterListDialog.js
patch by maolson@earthlink.net, r=jag, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222848 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:30 +00:00
gayatrib%netscape.com
5e47f7fbb3 Fix for bug 41851--duplicate filter names not prevented. review=alecf
git-svn-id: svn://10.0.0.236/trunk@222847 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:29 +00:00
alecf%netscape.com
30dd50848c fix for #40374 - make action line dynamically update to reflect the action the user has chosen
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222846 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:28 +00:00
alecf%netscape.com
608e540887 factor out search query code from the filter code in preparation for a search dialog
r=sspitzer
(approved feature bug)


git-svn-id: svn://10.0.0.236/trunk@222845 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:27 +00:00
rhp%netscape.com
a5f7a6f17f Adding mime support for MIME Parts On Demand - Bug #: 17794
git-svn-id: svn://10.0.0.236/trunk@222844 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:26 +00:00
tonyr%fbdesigns.com
b0013b675a First Checked In.
git-svn-id: svn://10.0.0.236/trunk@222843 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:25 +00:00
mozilla.BenB%bucksch.org
0b2702ae4f 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan
git-svn-id: svn://10.0.0.236/trunk@222842 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:24 +00:00
sspitzer%netscape.com
705ac233a2 more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.


git-svn-id: svn://10.0.0.236/trunk@222841 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:23 +00:00
neil%parkwaycc.co.uk
ab04cc4593 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@buirrun.de r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222840 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:22 +00:00
sspitzer%netscape.com
2f1bc46f48 fix for #45084. add mnemonics to the mailing list dialog.
r=jag, sr=sspitzer.  thanks to james green (jg@cyberstorm.demon.co.uk) for the patch.


git-svn-id: svn://10.0.0.236/trunk@222839 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:21 +00:00
suresh%netscape.com
00748c0c37 fix for 33131. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222838 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:20 +00:00
ducarroz%netscape.com
097df09f8e First Checked In.
git-svn-id: svn://10.0.0.236/trunk@222837 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:19 +00:00
sspitzer%netscape.com
2ab22458ef add a stop button. does nothing right now.
git-svn-id: svn://10.0.0.236/trunk@222836 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:18 +00:00
stephend%netscape.com
37ec16e6d2 Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222835 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:17 +00:00
chuang%netscape.com
68f5b35dd1 Bug64937 Display number of entries in an address book, R=ducarroz, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222834 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:16 +00:00
gayatrib%netscape.com
e928e5f613 fix for bug 46561, 45177. Prevention of deletion of Personal/Collected Address Books. review = chuang
git-svn-id: svn://10.0.0.236/trunk@222833 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:15 +00:00
chuang%netscape.com
1e755af1c4 Bug 44794-A mailing list name must be unique to its Address Book. 47932-Deleted cards in Collected AB doesn't get re-created. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222832 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:14 +00:00
varada%netscape.com
f05ddf6825 fix for bugs #47935 and #21831;unable to close addresspicker after selecting cards;r=putterman
git-svn-id: svn://10.0.0.236/trunk@222831 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:13 +00:00
alecf%netscape.com
b4f81d934d fix for #39576 r=chuang
localize the "Card for" string for the address card view


git-svn-id: svn://10.0.0.236/trunk@222830 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:12 +00:00
chuang%netscape.com
0ccc7aefca Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
git-svn-id: svn://10.0.0.236/trunk@222829 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:11 +00:00
varada%netscape.com
c3edc008cf fix for bug #20183;warn before deleting addressbook r=mscott
git-svn-id: svn://10.0.0.236/trunk@222828 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:10 +00:00
alecf%netscape.com
54bef574c8 fix for #28993 - use formatting strings for card titles instead of prefix
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222827 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:09 +00:00
alecf%netscape.com
5327a157f8 forgot to check in the properties file when fixing 28993
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222826 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:08 +00:00
chuang%netscape.com
34b950a225 New files, not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@222825 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:07 +00:00
gayatrib%netscape.com
7a9001a8af Fix for bug 44582--stop in search dialog. r=racham sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222824 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:06 +00:00
sspitzer%netscape.com
1c960da55a not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@222823 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:05 +00:00
racham%netscape.com
0125a214d3 Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham
git-svn-id: svn://10.0.0.236/trunk@222822 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:04 +00:00
nbhatla%netscape.com
6be569806c #25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas
git-svn-id: svn://10.0.0.236/trunk@222821 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:03 +00:00
gayatrib%netscape.com
df0dcb5480 Fix for bug 44664--No feedback when no hits found in Search. r=racham sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222820 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:02 +00:00
sspitzer%netscape.com
e1f0b815e5 more changes for the new subscribe dialog. not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@222819 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:01 +00:00
sspitzer%netscape.com
f27a13b2a4 merging ab outliner branch to the trunk, not part of the build.
git-svn-id: svn://10.0.0.236/trunk@222818 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:10:00 +00:00
jgmyers%netscape.com
c912765ace Fix SMTP/SSL: bug 32018 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222817 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:59 +00:00
chuang%netscape.com
35290ffa86 Bug 32287, 32292 Add, delete mailing list. 16421 Enable New List menu, toolbar button. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222816 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:58 +00:00
putterman%netscape.com
82dd455d4b work on tooltips.
git-svn-id: svn://10.0.0.236/trunk@222815 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:57 +00:00
putterman%netscape.com
a4a69e241d Fix for 46342. Remove remember last selected message from preferences. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@222814 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:56 +00:00
dimator%netscape.com
6e25329b1a Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222813 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:55 +00:00
nhotta%netscape.com
b84c9ef31f Added a force charset override UI, bug 43101, r=mscott.
git-svn-id: svn://10.0.0.236/trunk@222812 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:54 +00:00
suresh%netscape.com
b571e4c107 fixing bunch of mailnews pref bugs. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222811 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:53 +00:00
putterman%netscape.com
a534f5a9b8 add tooltips. fixes 31807.
git-svn-id: svn://10.0.0.236/trunk@222810 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:52 +00:00
putterman%netscape.com
5378bac602 fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
mail. r=sspitzer.


git-svn-id: svn://10.0.0.236/trunk@222809 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:51 +00:00
suresh%netscape.com
32500e0cbd fix for 30035. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222808 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:50 +00:00
nhotta%netscape.com
52499ddc92 Changed a string of sendDefaultCharset.label.
git-svn-id: svn://10.0.0.236/trunk@222807 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:49 +00:00
nhotta%netscape.com
93abcfe544 Added a pref UI for mailnews.send_default_charset, bug 32802.
git-svn-id: svn://10.0.0.236/trunk@222806 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:48 +00:00
suresh%netscape.com
3d1267e912 fix for 31062. r=putterman
git-svn-id: svn://10.0.0.236/trunk@222805 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:47 +00:00
alecf%netscape.com
b37f37803e re-add strings that got whacked during prefwindow landing
git-svn-id: svn://10.0.0.236/trunk@222804 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:46 +00:00
ben%netscape.com
4d45674fcf PrefWindow IV landing
git-svn-id: svn://10.0.0.236/trunk@222803 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:45 +00:00
sspitzer%netscape.com
ead4184131 start of new subscribe dialog. not part of the build.
git-svn-id: svn://10.0.0.236/trunk@222802 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:44 +00:00
alecf%netscape.com
c39f570498 fix typo r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222801 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:43 +00:00
sspitzer%netscape.com
613b025115 work for the AB_OUTLINER_BRANCH, not part of the build
git-svn-id: svn://10.0.0.236/trunk@222800 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:42 +00:00
alecf%netscape.com
b34620d4da fix up/down buttons and delete filter button for #17484 r=mscott
git-svn-id: svn://10.0.0.236/trunk@222799 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:41 +00:00
alecf%netscape.com
d14f6c04a0 update to reflect new method of displaying and/or text that's i18n friendly
git-svn-id: svn://10.0.0.236/trunk@222798 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:40 +00:00
alecf%netscape.com
31334f423a add smtp strings (not part of build) and add one "Advanced" string to the smtp server panel
git-svn-id: svn://10.0.0.236/trunk@222797 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:39 +00:00
hangas%netscape.com
9acf7a01c2 Cleanup Select Addressing dialog, bug 10865. r=mscott
git-svn-id: svn://10.0.0.236/trunk@222796 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:38 +00:00
sspitzer%netscape.com
c4b9f57b04 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD.
git-svn-id: svn://10.0.0.236/trunk@222795 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:37 +00:00
alecf%netscape.com
4f8b65d45f add new search criteria properties file
git-svn-id: svn://10.0.0.236/trunk@222794 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:36 +00:00
alecf%netscape.com
5578927797 change "stationery" to "templates"
git-svn-id: svn://10.0.0.236/trunk@222793 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:35 +00:00
alecf%netscape.com
28ec0006c3 pretty up smtp and serverwithnoidentities panel for #27634
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222792 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:34 +00:00
sspitzer%netscape.com
74b0f5ee7a more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD.
git-svn-id: svn://10.0.0.236/trunk@222791 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:33 +00:00
mscott%netscape.com
0580a3d486 add missing file
git-svn-id: svn://10.0.0.236/trunk@222790 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:32 +00:00
alecf%netscape.com
5e0a51972c fix for #42330 contributed by gemal@gemal.dk
r=alecf
a=waterson


git-svn-id: svn://10.0.0.236/trunk@222789 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:31 +00:00
alecf%netscape.com
7c5c773e50 fix typos, no review needed
git-svn-id: svn://10.0.0.236/trunk@222788 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:30 +00:00
sspitzer%netscape.com
def19c89cd more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD.
git-svn-id: svn://10.0.0.236/trunk@222787 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:29 +00:00
nhotta%netscape.com
891bc983ba Moved charset folder UI into folder property dialog. bug 65018, r=sspitzer, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@222786 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:28 +00:00
bienvenu%netscape.com
8f7bf239a5 initial entry, not part of build
git-svn-id: svn://10.0.0.236/trunk@222785 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:27 +00:00
alecf%netscape.com
f4e73a400b add "Advanced..." text
git-svn-id: svn://10.0.0.236/trunk@222784 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:26 +00:00
alecf%netscape.com
6dd1138812 fix for #14089, various typos & layout problems fixed
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222783 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:25 +00:00
racham%netscape.com
51630be6e7 Fixing addressbook bugs 102767, 102846, 104468. Fixing the name order problem in the addresbook results pane, making mobile the formal word in place of cellular and add context menu items for sidebar addressbook panel. r=ducarroz, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222782 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:24 +00:00
sspitzer%netscape.com
82d3cd894a more work for converting AB results pane to outliner.
bug #73868.  not part of the build


git-svn-id: svn://10.0.0.236/trunk@222781 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:23 +00:00
alecf%netscape.com
29235f7591 update filter UI from pre-beta1 days
not part of build!


git-svn-id: svn://10.0.0.236/trunk@222780 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:22 +00:00
timeless%mac.com
108f095cb4 fix bug 68484 Account Manager : Change "Delete" to "Remove Account"?
patch by stephend@netscape.com, r=racham, sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222779 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:21 +00:00
sspitzer%netscape.com
4fd2db1271 work for converting ab results pane from tree to outliner. NOT PART OF THE BUILD.
bug #73868.


git-svn-id: svn://10.0.0.236/trunk@222778 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:20 +00:00
timeless%mac.com
a22843b03a fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
fix by stephend@netscape.com r=chuang sr=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222777 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:19 +00:00
mscott%netscape.com
5fe29467ac Bug #22960 --> Part of the landing for improving message display performance. Dtd file for the xul msg header view
overlay. This dtd file contains the entity information for your basic RFC-822 msg headers.
Not part of the build!
r=hangas


git-svn-id: svn://10.0.0.236/trunk@222776 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:18 +00:00
chuang%netscape.com
b721da2a7c Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222775 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:17 +00:00
alecf%netscape.com
2f18963225 fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!)
git-svn-id: svn://10.0.0.236/trunk@222774 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:16 +00:00
hangas%netscape.com
aca25b56df Fixed 16330 and 16428, adding web page fields to AB cards. r=scottip
git-svn-id: svn://10.0.0.236/trunk@222773 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:15 +00:00
hangas%netscape.com
775dbe61b4 Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott
git-svn-id: svn://10.0.0.236/trunk@222772 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:14 +00:00
rhp%netscape.com
e1515b094d Checking in new method of ab card additions - r: chuang
git-svn-id: svn://10.0.0.236/trunk@222771 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:13 +00:00
akkana%netscape.com
65dcdb87df 6276: Add menu item to rewrap part of a mail message.
git-svn-id: svn://10.0.0.236/trunk@222770 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:12 +00:00
ducarroz%netscape.com
53c344ff58 Fix for bug 39005. Remove text "show" from menu items view/toolbars/...
git-svn-id: svn://10.0.0.236/trunk@222769 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:11 +00:00
ducarroz%netscape.com
1e2c2b89dd Fix for bug 33790. Replace hard coded string by entity
git-svn-id: svn://10.0.0.236/trunk@222768 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:10 +00:00
putterman%netscape.com
18f37a1027 tooltips and making button icons show up again.
git-svn-id: svn://10.0.0.236/trunk@222767 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:09 +00:00
chuang%netscape.com
32a38a1c9b Bug11366 [FEATURE] Print Address Book Card, r=rhp+hangas
git-svn-id: svn://10.0.0.236/trunk@222766 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:08 +00:00
hangas%netscape.com
e9c428be60 Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
git-svn-id: svn://10.0.0.236/trunk@222765 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:07 +00:00
hangas%netscape.com
cef2e0a446 Address book; partial fix to 15108, performance improvements. r=slogan
git-svn-id: svn://10.0.0.236/trunk@222764 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:06 +00:00
hangas%netscape.com
c28bac6b61 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip
git-svn-id: svn://10.0.0.236/trunk@222763 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:05 +00:00
hyatt%netscape.com
e970bf4959 New chrome files. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@222762 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:04 +00:00
alecf%netscape.com
91b3a4230c bring filter dialog up to spec
WIP for #33101 r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222761 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:03 +00:00
putterman%netscape.com
d153e3d83c r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
fix 33745 where Save As dialog wasn't coming up for saving messages.


git-svn-id: svn://10.0.0.236/trunk@222760 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:02 +00:00
jefft%netscape.com
a86263515f fixed bug 10834 - Pop3 delete folders move to trash; r=putterman
git-svn-id: svn://10.0.0.236/trunk@222759 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:01 +00:00
mcafee%netscape.com
08bc528f17 Cleaning up XUL, shrinking UI to fit, simplified some labels. r=rgoodger@ihug.co.nz
git-svn-id: svn://10.0.0.236/trunk@222758 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:09:00 +00:00
alecf%netscape.com
1c025d8847 fix for #37181 r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222757 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:59 +00:00
sspitzer%netscape.com
521cfb297d fix for #34791. "check new mail" -> "check new messages".
git-svn-id: svn://10.0.0.236/trunk@222756 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:58 +00:00
alecf%netscape.com
9c9e30c6ae fix for #27397, remove duplicate ENTITY line
(no reviewer, too simple)


git-svn-id: svn://10.0.0.236/trunk@222755 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:57 +00:00
alecf%netscape.com
f9c1a796fc less->fewer per discussion on IRC
git-svn-id: svn://10.0.0.236/trunk@222754 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:56 +00:00
alecf%netscape.com
abe2616349 add am-server-top.dtd, not yet part of product -> no reviewer
git-svn-id: svn://10.0.0.236/trunk@222753 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:55 +00:00
bienvenu%netscape.com
39d93882ad fix problems deleting imap folders, and aol imap trash view, r=mscott 50232 11689 33217
git-svn-id: svn://10.0.0.236/trunk@222752 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:54 +00:00
alecf%netscape.com
64db6ef07c update some strings to match the spec
git-svn-id: svn://10.0.0.236/trunk@222751 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:53 +00:00
sspitzer%netscape.com
80323aebf7 reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
setup dialog.  r=mscott, approved by lord.


git-svn-id: svn://10.0.0.236/trunk@222750 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:52 +00:00
bienvenu%netscape.com
594c8a074a fix default account names r=alecf 29579
git-svn-id: svn://10.0.0.236/trunk@222749 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:51 +00:00
alecf%netscape.com
dc3ed03390 add some new strings for the account manager datasource
git-svn-id: svn://10.0.0.236/trunk@222748 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:50 +00:00
bienvenu%netscape.com
0c1b767201 fix 20176 (no new msgs msg for imap) 23590 27379 45799 r=mscott
git-svn-id: svn://10.0.0.236/trunk@222747 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:49 +00:00
alecf%netscape.com
e7c52947e6 additional string for #23411 r=sspitzer, a=phil
git-svn-id: svn://10.0.0.236/trunk@222746 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:48 +00:00
amasri%netscape.com
60d96b2dfd Adding Localization Notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com


git-svn-id: svn://10.0.0.236/trunk@222745 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:47 +00:00
alecf%netscape.com
2853f98f2c fix for #26413 and #28675:
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account


git-svn-id: svn://10.0.0.236/trunk@222744 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:46 +00:00
jefft%netscape.com
06d124ff54 fixed bug 16235 -- [FEATURE] pop3_gets_new_mail on biff; put up confirmation dialog when deleting imap folders; r=scottip
git-svn-id: svn://10.0.0.236/trunk@222743 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:45 +00:00
sspitzer%netscape.com
fc35138257 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf


git-svn-id: svn://10.0.0.236/trunk@222742 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:44 +00:00
sspitzer%netscape.com
2df2d654e0 fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil
git-svn-id: svn://10.0.0.236/trunk@222741 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:43 +00:00
sspitzer%netscape.com
0da94b5698 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf


git-svn-id: svn://10.0.0.236/trunk@222740 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:42 +00:00
bienvenu%netscape.com
b358ef46d9 add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596
git-svn-id: svn://10.0.0.236/trunk@222739 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:41 +00:00
ducarroz%netscape.com
2f918d0b6a Fix for bug 28762. Add Spell check menu item and button. Check spelling before sending message.
git-svn-id: svn://10.0.0.236/trunk@222738 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:40 +00:00
sfraser%netscape.com
37100ba812 Fix Find and Find Again in message compose (just remove the broadcasters to pick up the ones from the editor overlay).
git-svn-id: svn://10.0.0.236/trunk@222737 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:39 +00:00
rhp%netscape.com
82ed037983 Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
git-svn-id: svn://10.0.0.236/trunk@222736 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:38 +00:00
nhotta%netscape.com
67e506e054 Changed a string of NS_MSG_MULTILINGUAL_SEND.
git-svn-id: svn://10.0.0.236/trunk@222735 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:37 +00:00
cmanske%netscape.com
f580a74aa3 Converting message compose to use new xul widgets on toolbar. Removing 'edit HTML source'. r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@222734 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:36 +00:00
ducarroz%netscape.com
499e9ff58c Fix for bug 24951: Add dialog for asking user to enter a subject
Fix for bug 37422: Add string for dialog Attach Web Page


git-svn-id: svn://10.0.0.236/trunk@222733 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:35 +00:00
ducarroz%netscape.com
d315f07dee Fix for bug 22338, 27171, 36939 and part of bug 35038. Some UI and autocomplete cleanup.
git-svn-id: svn://10.0.0.236/trunk@222732 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:34 +00:00
akkana%netscape.com
05e3246237 Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@222731 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:33 +00:00
sspitzer%netscape.com
4f621d8399 changes so that the alert for cross posting to multiple news server shows up.
(instead of a silent failure.)  note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers.  see bug #35338


git-svn-id: svn://10.0.0.236/trunk@222730 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:32 +00:00
nhotta%netscape.com
7f8ac84b52 Adding a new string resource for an alert, bug 28908, r=ducarroz.
git-svn-id: svn://10.0.0.236/trunk@222729 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:31 +00:00
putterman%netscape.com
cc92b86747 r=bienvenu. Fixes for 29970 - deleting last message in a folder works. 17074 - remember
sort per folder.  27749 View Message menu works.  16966 Mark thread read.  28419 File Button


git-svn-id: svn://10.0.0.236/trunk@222728 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:30 +00:00
hangas%netscape.com
f2f0cf87b9 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
git-svn-id: svn://10.0.0.236/trunk@222727 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:29 +00:00
nhotta%netscape.com
58c2ae3084 Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata.
git-svn-id: svn://10.0.0.236/trunk@222726 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:28 +00:00
nhotta%netscape.com
4ac8752c6b Added charset feedback UI and some localizability works, bug 20249, r=ducarroz.
git-svn-id: svn://10.0.0.236/trunk@222725 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:27 +00:00
ducarroz%netscape.com
29938f1ff7 Fix for bug18584. Add new properties for the save message dialog. R=jefft
git-svn-id: svn://10.0.0.236/trunk@222724 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:26 +00:00
ducarroz%netscape.com
3bc5a26e00 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf
git-svn-id: svn://10.0.0.236/trunk@222723 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:25 +00:00
rhp%netscape.com
f9eaf2c124 Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589
git-svn-id: svn://10.0.0.236/trunk@222722 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:24 +00:00
rhp%netscape.com
c57d41b745 Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
git-svn-id: svn://10.0.0.236/trunk@222721 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:23 +00:00
ducarroz%netscape.com
0d66526a16 Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
git-svn-id: svn://10.0.0.236/trunk@222720 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:22 +00:00
alecf%netscape.com
d9c7fa5a85 oops, missed a properties file with last checkin (#33101)
git-svn-id: svn://10.0.0.236/trunk@222719 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:21 +00:00
alecf%netscape.com
7347f4df12 fix for #40594, switch to DOM2
git-svn-id: svn://10.0.0.236/trunk@222718 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:20 +00:00
alecf%netscape.com
6ff7777300 remove duplicate string from properties file (no reviewer, very simple!)
git-svn-id: svn://10.0.0.236/trunk@222717 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:19 +00:00
alecf%netscape.com
a5323ab3a2 add localized strings for Inbox/Drafts/etc as preparation for 18364/37183/33852
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@222716 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:18 +00:00
alecf%netscape.com
3143dc52d5 augh, back myself out, accidentally checked in on a closed tree
git-svn-id: svn://10.0.0.236/trunk@222715 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:17 +00:00
alecf%netscape.com
8a6f212939 move strings to messenger.properties
git-svn-id: svn://10.0.0.236/trunk@222714 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:16 +00:00
putterman%netscape.com
8e324e5c17 r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
Make sorting by size and priority work correctly.


git-svn-id: svn://10.0.0.236/trunk@222713 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:15 +00:00
alecf%netscape.com
3aae1d644c add new strings for smtp picker and localize the server type
git-svn-id: svn://10.0.0.236/trunk@222712 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:14 +00:00
alecf%netscape.com
248d635b56 add string for servers marked as "default" (not used yet)
git-svn-id: svn://10.0.0.236/trunk@222711 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:13 +00:00
rhp%netscape.com
583b4fd995 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794
git-svn-id: svn://10.0.0.236/trunk@222710 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:12 +00:00
jefft%netscape.com
5f3b71a0f3 fix bug31929 - wrong way to throw a message box; r=rhp
git-svn-id: svn://10.0.0.236/trunk@222709 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:11 +00:00
rhp%netscape.com
1514dcc44e Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589
git-svn-id: svn://10.0.0.236/trunk@222708 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:10 +00:00
jefft%netscape.com
9b13cfd2cc fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here
git-svn-id: svn://10.0.0.236/trunk@222707 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:09 +00:00
rhp%netscape.com
976ec22b27 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@222706 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:08 +00:00
mscott%netscape.com
7110a7c973 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil


git-svn-id: svn://10.0.0.236/trunk@222705 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:07 +00:00
ducarroz%netscape.com
efd2d00272 Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
git-svn-id: svn://10.0.0.236/trunk@222704 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:06 +00:00
jefft%netscape.com
2c97c4cc85 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz
git-svn-id: svn://10.0.0.236/trunk@222703 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:05 +00:00
rhp%netscape.com
a8b7db94c0 Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@222702 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:04 +00:00
rhp%netscape.com
5172bfadd2 This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@222701 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:03 +00:00
rhp%netscape.com
41d15395a4 Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz
git-svn-id: svn://10.0.0.236/trunk@222700 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:02 +00:00
rhp%netscape.com
7a8b186cbf Fix to add feedback for send operation - Bug 25500 - r: ducarroz
git-svn-id: svn://10.0.0.236/trunk@222699 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:01 +00:00
sspitzer%netscape.com
af3565aad3 don't hardcode this alert, move it to a string bundle.
git-svn-id: svn://10.0.0.236/trunk@222698 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:08:00 +00:00
ducarroz%netscape.com
08eab4374f Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222697 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:07:59 +00:00
alecf%netscape.com
2c0bf0b02c add new strings for previous checkin, #25958
git-svn-id: svn://10.0.0.236/trunk@222696 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:07:02 +00:00
cata%netscape.com
53d4b1a8fb Changing menu label. a=bobj, bug #28138
git-svn-id: svn://10.0.0.236/trunk@222695 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:07:01 +00:00
rhp%netscape.com
7e55eecef3 Changes to implement printing correctly - Buf #12505 - r: jefft
git-svn-id: svn://10.0.0.236/trunk@222694 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:07:00 +00:00
hangas%netscape.com
bb2106fdab Fix 25139, disable unused menu items for b1. r=scottip
git-svn-id: svn://10.0.0.236/trunk@222693 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:59 +00:00
hangas%netscape.com
ab542bb4ad Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
git-svn-id: svn://10.0.0.236/trunk@222692 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:58 +00:00
hangas%netscape.com
1e78746291 Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt.
git-svn-id: svn://10.0.0.236/trunk@222691 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:57 +00:00
alecf%netscape.com
4fa7569995 change a string to match spec (just changing string, no reviewer)
git-svn-id: svn://10.0.0.236/trunk@222690 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:56 +00:00
jefft%netscape.com
fc435c97ae fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp
git-svn-id: svn://10.0.0.236/trunk@222689 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:55 +00:00
hangas%netscape.com
54399bac64 Fix bug 25139, disable menu items that are not fuctional. r=mscott
git-svn-id: svn://10.0.0.236/trunk@222688 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:54 +00:00
putterman%netscape.com
3d02e30244 r=alecf. More work on context menus for 10881. This time it's the folder pane.
git-svn-id: svn://10.0.0.236/trunk@222687 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:53 +00:00
mscott%netscape.com
4ca39fcbf2 add a new line to the end of this file
git-svn-id: svn://10.0.0.236/trunk@222686 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:09 +00:00
mscott%netscape.com
b5b9cbdd37 Add Add to AB and Send Mailto strings because these are in the new popup when you click
on an email address.
r=alecf


git-svn-id: svn://10.0.0.236/trunk@222685 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:08 +00:00
putterman%netscape.com
bd2ad50522 Begin work on mail context menus. This is for the thread pane. r= alecf.
git-svn-id: svn://10.0.0.236/trunk@222684 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:07 +00:00
putterman%netscape.com
817e84e3a6 Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
for optimization.  Thread counts work in thread pane.  Can now mark a replied or forwarded message
as unread.


git-svn-id: svn://10.0.0.236/trunk@222683 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 22:06:06 +00:00
mattwillis%gmail.com
31d0048813 bug 366299 - Fix navigation, etc. when hiding non-workweek days. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mickey, a0.5=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222682 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 21:28:06 +00:00
despotdaemon
9669f225a4 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@222680 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 20:42:22 +00:00
cbiesinger%web.de
798fbf8330 Bug 375189 use $(MAKE) instead of make in makefiles
patch by Marco Perez <bugmail@millibyte.net> r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@222679 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 19:37:52 +00:00
dietrich%mozilla.com
56952982e8 test for bug 371798 (r=sayrer)
git-svn-id: svn://10.0.0.236/trunk@222678 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 19:35:16 +00:00
mattwillis%gmail.com
8052d1c398 bug 368607 - Prevent attendees with a CN in double-quotes from being escaped and having extra double-quotes added by libical. Patch by Michael B¨ttner <michael.buettner@sun.com>, r=mvl
git-svn-id: svn://10.0.0.236/trunk@222677 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 19:26:51 +00:00
mattwillis%gmail.com
540065e902 bug 307685 - cvs rm unused graphics. r=mvl
git-svn-id: svn://10.0.0.236/trunk@222675 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 19:15:36 +00:00
mattwillis%gmail.com
9db4e03c58 bug 357329 - Switch getContrastingColor() to use YUV rather than HSL. r=mvl
git-svn-id: svn://10.0.0.236/trunk@222674 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 19:08:16 +00:00
gijskruitbosch%gmail.com
335f0a4f9b Bug 374679 - Input box shouldn't be in the tab order
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@222671 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 10:22:07 +00:00
bugzilla%standard8.demon.co.uk
059900d202 Bug 373420 Uppercase the VK_* bits for consistency with the rest of the codebase (Fv1 /widget) comment only change p=Serge Gautherie <sgautherie.bz@free.fr>,r=joshmoz
git-svn-id: svn://10.0.0.236/trunk@222670 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 08:18:09 +00:00
gijskruitbosch%gmail.com
70a7788b26 Bug 375704 - munger.getRule doesn't always return something
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@222669 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 07:58:52 +00:00
dbaron%dbaron.org
234e6dd0b2 Fix missing newline at end of file (causing gcc warnings).
git-svn-id: svn://10.0.0.236/trunk@222668 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 07:14:03 +00:00
glen.beasley%sun.com
16f7c84fd2 341681 Crypto.TokenException in Socket test r=neil
git-svn-id: svn://10.0.0.236/trunk@222667 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 04:28:19 +00:00
glen.beasley%sun.com
59c0a2b17e 341681 Crypto.TokenException in Socket test r=neil
git-svn-id: svn://10.0.0.236/trunk@222666 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-31 04:22:21 +00:00
mozilla.mano%sent.com
b3bbf8e7f3 Bug 335323 - Fix bookmark-properties dialog dimensions and the dialog modality flag in the various modes of the dialog. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222665 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 23:47:07 +00:00
dietrich%mozilla.com
42a045dee5 follow-up to bug 373504 (r=mano)
git-svn-id: svn://10.0.0.236/trunk@222664 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 23:16:24 +00:00
cbiesinger%web.de
d23681e4b8 Bug 375878 remove users of Recycle()
patch by taras glek r+sr=biesi


git-svn-id: svn://10.0.0.236/trunk@222663 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 22:44:22 +00:00
lpsolit%gmail.com
fe58db6798 Bug 376049: Remove validateCanChangeAttachment() from attachment.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@222662 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 22:42:22 +00:00
dbaron%dbaron.org
8b871e75df Restore commented-out code now that bug 375824 is fixed. b=374680
git-svn-id: svn://10.0.0.236/trunk@222661 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 22:04:32 +00:00
dbaron%dbaron.org
7c4a569eb6 Fix handling of initial and -moz-inherit for -moz-broken-image-icon, quotes, and -moz-box-ordinal-group. b=375363 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@222660 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 22:02:10 +00:00
bzbarsky%mit.edu
116d69628c Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch by
Taras Glek <tglek@mozilla.com>, rs=roc.


git-svn-id: svn://10.0.0.236/trunk@222659 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 21:11:47 +00:00
mnyromyr%tprac.de
c60cbdb66c Bug 293421: "View->Threads->Threads with Unread" lost after message view; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222658 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 20:58:18 +00:00
mozilla.mano%sent.com
52e16a7109 Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@222657 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 20:36:32 +00:00
mozilla.mano%sent.com
3047c407ea Bug 371485 - Selected item text should be white instead of black. patch from Stefan <stefanh@bluebottle.com>, r=me.
git-svn-id: svn://10.0.0.236/trunk@222656 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 19:54:17 +00:00
joshmoz%gmail.com
78d4f44ff6 remove app-specific code from tier-9 code. add a pref to handle native popup windows on Mac OS X instead. b=323062 r=smorgan sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222655 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 19:51:52 +00:00
bclary%bclary.com
c1ee034535 JavaScript Test - regression test for bug 371692, by Biju
git-svn-id: svn://10.0.0.236/trunk@222653 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 19:28:05 +00:00
cltbld
b67f962a76 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222652 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 19:01:03 +00:00
bugzilla%standard8.demon.co.uk
f2ab2d70b1 Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly.
git-svn-id: svn://10.0.0.236/trunk@222651 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 19:00:43 +00:00
gavin%gavinsharp.com
d50745285e Trigger a new nightly now that Gmail is fixed (bug 375931)
git-svn-id: svn://10.0.0.236/trunk@222650 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 18:58:20 +00:00
bugzilla%standard8.demon.co.uk
5b744d1970 Attempt to fix windows bustage when building latest c-sdk with mozilla apps as a result of bug 359716 - temporarily change c-sdk tag to blank this time, HEAD doesn't seem to work.
git-svn-id: svn://10.0.0.236/trunk@222648 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 18:09:16 +00:00
bugzilla%standard8.demon.co.uk
f1bdfbb169 Attempt to fix windows bustage when building latest c-sdk with mozilla apps as a result of bug 359716 - temporarily change c-sdk tag to HEAD to test the fix
git-svn-id: svn://10.0.0.236/trunk@222647 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 17:58:18 +00:00
bugzilla%standard8.demon.co.uk
d06449b633 Attempt to fix windows bustage when building latest c-sdk with mozilla apps as a result of bug 359716.
git-svn-id: svn://10.0.0.236/trunk@222646 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 17:56:08 +00:00
nboyd%atg.com
9e753ba67f Fix Bug 368453 - Implement __lookupGetter__ and __lookupSetter__ in Rhino
Patch from Bob Jervis (bjervis@google.com).


git-svn-id: svn://10.0.0.236/trunk@222644 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 16:50:05 +00:00
gavin%gavinsharp.com
2aa19eae8c Revert patch from bug 375715 because it broke Gmail (bug 375931)
git-svn-id: svn://10.0.0.236/trunk@222642 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 16:21:05 +00:00
mozilla.mano%sent.com
9b5bdc87b9 Set showRoot on the folder tree for real (bug 371076).
git-svn-id: svn://10.0.0.236/trunk@222641 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 16:05:19 +00:00
bugzilla%standard8.demon.co.uk
d3ebce7fbf Respinning to try and fix bustage from bug 359716
git-svn-id: svn://10.0.0.236/trunk@222640 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 15:40:41 +00:00
bclary%bclary.com
cd1d00ef4e JavaScript Test - add testcases from bug 375793, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222639 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 14:52:37 +00:00
bugzilla%standard8.demon.co.uk
4694114bc2 CLOBBER requested due to cvs conflicts after committing bug 359716.
git-svn-id: svn://10.0.0.236/trunk@222638 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 14:29:54 +00:00
bugzilla%standard8.demon.co.uk
bbc5c69bf7 Attempt to fix bug 359716 bustage by not pulling release tags by date. If it works, I'll get reviews afterwards.
git-svn-id: svn://10.0.0.236/trunk@222635 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 14:03:08 +00:00
bugzilla%standard8.demon.co.uk
be61fb7b08 Respin to try and resolve problems from bug 359716
git-svn-id: svn://10.0.0.236/trunk@222634 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:53:22 +00:00
bugzilla%standard8.demon.co.uk
475bb8aeeb CLOBBER requested to try and get it to pull directory/c-sdk after having changed the version tag in client.mk (Bug 359716).
git-svn-id: svn://10.0.0.236/trunk@222633 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:37:42 +00:00
nboyd%atg.com
ea56c7b310 Fix bug 368425: Implement __noSuchMethod__ in Rhino
Patch submitted by Bob Jervis (bjervis@google.com).


git-svn-id: svn://10.0.0.236/trunk@222632 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:30:05 +00:00
bugzilla%standard8.demon.co.uk
1b8ae8cf5a CLOBBER requested due to cvs conflicts after committing bug 359716.
git-svn-id: svn://10.0.0.236/trunk@222631 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:28:07 +00:00
cltbld
d79b92ffdf Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222630 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:21:33 +00:00
bugzilla%standard8.demon.co.uk
7f109b0cf2 Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222629 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 13:14:32 +00:00
longsonr%gmail.com
3697547e8c Bug 375830 - Have NS_GetxxxFrame functions return the frame. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@222626 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 09:03:40 +00:00
bugzilla%standard8.demon.co.uk
4abacf581f Bug 372706 ctrl+w and file|close stop working after saving message with error gMsgCompose.getExternalSendListener is not a function (Bv2-TB) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222625 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 08:28:23 +00:00
bugzilla%standard8.demon.co.uk
a75222da62 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase. (Ev1 /mail) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222624 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 08:25:22 +00:00
bugzilla%standard8.demon.co.uk
12362c158d Bug 374862 Port xpfe/components/search/src to frozen linkage (purely mechanical parts) p=Mook <mook.moz+mozbz@gmail.com>,r=Neil,sr=biesi
git-svn-id: svn://10.0.0.236/trunk@222623 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 08:20:44 +00:00
igor%mir2.org
148097b114 Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan
git-svn-id: svn://10.0.0.236/trunk@222622 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 06:23:02 +00:00
roc+%cs.cmu.edu
a683548fea Bug 375917. Pass appunits-per-CSS-pixel ratio to DrawSolidBorderSegment instead of some meaningless boolean. patch by Jeremy Lea, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222621 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 02:53:45 +00:00
igor%mir2.org
e61a65acb5 Removal of broken patch for bug 375808
git-svn-id: svn://10.0.0.236/trunk@222620 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 01:19:50 +00:00
igor%mir2.org
f160c46e22 Bug 375808 - GCX_PRIVATE is replaced by GCX_FUNCTION. r=brendan
git-svn-id: svn://10.0.0.236/trunk@222619 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-30 00:56:14 +00:00
enndeakin%sympatico.ca
ed2f6886b6 Bug 375684, assertion when source of a drag is the root element, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222616 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 23:58:59 +00:00
bienvenu%nventure.com
5e04e2ac45 fix regression in local folder sub-folder handling due to nsFileSpec removal, sr=mscott, 375890
git-svn-id: svn://10.0.0.236/trunk@222615 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 22:50:43 +00:00
bienvenu%nventure.com
29f3965872 fix regression in header only download mode due to nsFileSpec removal, sr=mscott, 33451
git-svn-id: svn://10.0.0.236/trunk@222614 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 22:48:40 +00:00
roc+%cs.cmu.edu
ec090027c3 Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222610 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 21:48:47 +00:00
igor%mir2.org
803d68a1b1 Bug 374160: Uniform applications of GetXMLObject. r=brendan
git-svn-id: svn://10.0.0.236/trunk@222607 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 20:39:46 +00:00
mozilla%weilbacher.org
2b69910536 [OS/2] Bug 373444: fix build break in debug builds, r=benjamin
git-svn-id: svn://10.0.0.236/trunk@222606 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 20:08:04 +00:00
mrbkap%gmail.com
45b2729a3a Allow <style> to appear anywhere in the document, don't force it to be in the <head>. bug 308145, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@222602 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:53:30 +00:00
mozilla%kewis.ch
ce69a00f96 Fixes bug 374772 (Length of all day events,r=lilmatt) and bug 375201 (typo in attribute,r=jminta)
git-svn-id: svn://10.0.0.236/trunk@222600 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:44:10 +00:00
mrbkap%gmail.com
4fe06b5110 Ignore let declarations when process variable declarations to ensure proper hoisting behavior. bug 350387, r=brendan
git-svn-id: svn://10.0.0.236/trunk@222597 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:25:22 +00:00
mrbkap%gmail.com
3d5cfe558d Deal with the /i option before calculating the start (and localMax) for ranges. bug 375711, r=crowder
git-svn-id: svn://10.0.0.236/trunk@222596 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:19:15 +00:00
mrbkap%gmail.com
8297d38626 Continue processing the character set even though we found our max. bug 375715, r=crowder
git-svn-id: svn://10.0.0.236/trunk@222595 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:14:20 +00:00
crowder%fiverocks.com
ba639603b1 Bug 368152, more compiler warnings fixage, r=igor@mir2.org
git-svn-id: svn://10.0.0.236/trunk@222594 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 18:04:10 +00:00
nboyd%atg.com
c44c6ae623 Partial fix for bug 375682. This fixes the bug for Rhino's interpretive mode
only.


git-svn-id: svn://10.0.0.236/trunk@222593 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 16:57:54 +00:00
bienvenu%nventure.com
03cdad1865 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@222592 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 16:27:57 +00:00
bienvenu%nventure.com
ec04e9fa9d fix build bustage
git-svn-id: svn://10.0.0.236/trunk@222591 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 16:06:27 +00:00
bienvenu%nventure.com
ae8830bf5b 33451 get rid of more nsIFileSpec uses, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222590 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 15:45:30 +00:00
cltbld
7f424d3063 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222589 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 15:41:03 +00:00
cltbld
21ba4a038e Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222588 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 15:36:36 +00:00
benjamin%smedbergs.us
ad741f322b Bug 375415 - MAR generation broken when paths in the MAR contain spaces, r=cf
git-svn-id: svn://10.0.0.236/trunk@222587 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 14:11:40 +00:00
gerv%gerv.net
e54511e0c1 Bug 285347 - relicense Java LDAP SDK.
git-svn-id: svn://10.0.0.236/trunk@222586 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 14:01:32 +00:00
despotdaemon
940e9439e4 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@222585 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 09:29:55 +00:00
longsonr%gmail.com
bc345ac706 Bug 373624 - Support transparent as a gradient and filter stop-color. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@222584 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 08:59:07 +00:00
longsonr%gmail.com
a757a316e0 Bug 374914 - get rid of nsISVGFilterFrame. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@222583 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 08:54:53 +00:00
jwalden%mit.edu
5a5f51ee51 Bug 375793 - Constant folder treats NaN coerced to boolean as true. r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@222582 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 07:37:15 +00:00
brendan%mozilla.org
d804da5797 Fix bug 351219 and related (r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@222581 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 07:24:14 +00:00
sayrer%gmail.com
ca9fad66bb Bug 375779. nsIWritablePropertyBag2 needs a UUID change. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@222580 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 05:33:45 +00:00
philringnalda%gmail.com
7f335e3bf3 Bug 368914 - remove unnecessary strings in contentAreaCommands.dtd, patch by Ziga Sancin <bisi@pikslar.com>, r=mscott
git-svn-id: svn://10.0.0.236/trunk@222579 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 03:53:40 +00:00
sharparrow1%yahoo.com
a69da9db3f Bug 372062: Auto values for right and bottom in CSS clip rect broken. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222576 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 01:31:26 +00:00
ajschult%verizon.net
f87de53a6c Bug 370115: Tinderbox ignores leakstats failure. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@222575 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 00:30:36 +00:00
mozilla.mano%sent.com
a2a72a05cb Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih.
git-svn-id: svn://10.0.0.236/trunk@222571 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-29 00:07:42 +00:00
roc+%cs.cmu.edu
5e93ba056e Not part of the build (well, gfxSkipChars is built but not used): fix bugs in gfxSkipChars, and new textframe fixes for soft hyphens, justification, and caret movement (PeekOffset*) among other things
git-svn-id: svn://10.0.0.236/trunk@222568 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 23:54:32 +00:00
rhelmer%mozilla.com
39cbaefe75 extension of the graph server to handle discrete data sets, b=366370, r=vlad, checking in patch for anodelman
git-svn-id: svn://10.0.0.236/trunk@222566 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 23:12:32 +00:00
aaronr%us.ibm.com
8067b05994 [XForms] submission replace instance with post broken. Bug 375754, r=doronr+olli
git-svn-id: svn://10.0.0.236/trunk@222565 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 22:34:10 +00:00
ghendricks%novell.com
7c947a132b Cloning a plan gets too many test cases.
git-svn-id: svn://10.0.0.236/trunk@222562 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 22:17:17 +00:00
ghendricks%novell.com
ee6ea459f6 Fixed installation issues
git-svn-id: svn://10.0.0.236/trunk@222560 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 21:19:11 +00:00
Olli.Pettay%helsinki.fi
e36c047e1b Bug 375687, nsBaseDragService::GetPresShellForContent leaks r=enndeakin,sr=roc
git-svn-id: svn://10.0.0.236/trunk@222559 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 21:18:11 +00:00
roc+%cs.cmu.edu
cbcd5a5658 Bug 375662. Fix ATSUI issues with cluster detection. Also fix extraction of glyphs when trailing whitespace doesn't get the dominant text direction; remove the current workaround and replace it with a simpler workaround. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222557 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:53:47 +00:00
bzbarsky%mit.edu
cd2afddf3d Don't look for random JS contexts; if our target doesn't have one, just bail
out.  Bug 349467, r=peterv, sr=jst


git-svn-id: svn://10.0.0.236/trunk@222555 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:37:03 +00:00
dietrich%mozilla.com
340e220287 Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
git-svn-id: svn://10.0.0.236/trunk@222554 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:32:51 +00:00
bzbarsky%mit.edu
6a5c06a219 Fix JS strict warning in the wrapper code. Bug 371948, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@222553 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:29:00 +00:00
bzbarsky%mit.edu
576752f93c Adding test, bug 371375.
git-svn-id: svn://10.0.0.236/trunk@222552 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:25:20 +00:00
gavin%gavinsharp.com
52389239f7 Testing buildbot clobber file support.
git-svn-id: svn://10.0.0.236/trunk@222550 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 20:05:44 +00:00
despotdaemon
d4914e6f60 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222546 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 19:12:24 +00:00
rhelmer%mozilla.com
1b6bb669d5 use sysvar to get buildDir for verify step b=372757 r=preed
git-svn-id: svn://10.0.0.236/trunk@222544 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 18:46:53 +00:00
michael.buettner%sun.com
3b0475eb23 bug #375383 wcap event with category lost all data after view refresh, r=mvl
git-svn-id: svn://10.0.0.236/trunk@222542 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 15:28:56 +00:00
nrthomas%gmail.com
2bd43017ce Bug 375612, nagios changes for thunderbird version moving to 2.0.0.0pre, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@222541 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 15:08:19 +00:00
bienvenu%nventure.com
0011ec2d30 fix 375544, account server settings don't save due to nsIFileSpec removal, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222540 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 13:59:38 +00:00
mattwillis%gmail.com
7e5d4b8d32 Use when uploading builds, and set tbox_ paths
git-svn-id: svn://10.0.0.236/trunk@222539 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 13:51:44 +00:00
lpsolit%gmail.com
0e51c1a86c Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by bugzilla@corris.org r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@222538 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 12:58:49 +00:00
ted.mielczarek%gmail.com
0e15ab96ed bug 375606, Airbag won't build on debug trunk. r=axel@pike.org
git-svn-id: svn://10.0.0.236/trunk@222537 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 12:19:42 +00:00
longsonr%gmail.com
fb70d7f53c Bug 374770 - Simplify nsSVGOuterSVGFrame::IsRedrawSuspended. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@222536 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 09:41:46 +00:00
longsonr%gmail.com
f66d1a491d Bug 374882. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@222534 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 08:54:39 +00:00
longsonr%gmail.com
ae4abdba20 Bug 374766 - reduce filter and marker memory requirements. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@222533 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 08:49:40 +00:00
igor%mir2.org
b5fa507ef8 Bug 374589: fixing generator/decompiler after bug 351102. r=brendan
git-svn-id: svn://10.0.0.236/trunk@222531 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 06:49:49 +00:00
sharparrow1%yahoo.com
0f8c1f9784 Bug 373474: Scrollbar buttons don't get invalidated (i.e. for notification box or resizing). r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222530 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 06:24:40 +00:00
sharparrow1%yahoo.com
d884373dd3 Bug 373433: views inside absolutely positioned blocks sometimes mispositioned. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222529 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 06:14:03 +00:00
sspitzer%mozilla.org
85b517d4f9 fix for bug #373908: Software update hangs part way through if update.mar includes a zero length file.
note, the scripts that create mars should not be doing that, which is bug #375611

also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619

r=dolske


git-svn-id: svn://10.0.0.236/trunk@222528 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 06:01:35 +00:00
sharparrow1%yahoo.com
ef6b113983 Bug 375508: Outline drawing broken when outline doesn't overflow. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222527 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:53:29 +00:00
sspitzer%mozilla.org
474d4708de fix for bug #375102: make localstore.rdf use nsISafeOutputStream
(similar to bug #252053:  make bookmarks use nsISafeOutputStream)

r=vlad


git-svn-id: svn://10.0.0.236/trunk@222526 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:19:06 +00:00
joshmoz%gmail.com
974ab0565a Followup for bug 369767. Remove old workaround for the bug in our menu overlay, hide about menu item separator like we do for prefs and quit. b=369767 r=mano
git-svn-id: svn://10.0.0.236/trunk@222525 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:10:53 +00:00
joshmoz%gmail.com
5653c5f9e5 fix crash when printing on Mac OS X. Re-ordered the calls in nsThebesDeviceContext::BeginPage so that the PrintManager calls get done in the right order (BeginPage, GetCGContext, EndPage). Patch by Colin Barrett. b=375495 r/sr=pav
git-svn-id: svn://10.0.0.236/trunk@222524 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:08:25 +00:00
joshmoz%gmail.com
fe9335d836 Fix Mac OS X printing, don't just print blank pages. Patch by Stuart Parmenter. b=368933 r=josh sr=pav
git-svn-id: svn://10.0.0.236/trunk@222523 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 05:04:28 +00:00
philringnalda%gmail.com
3e9a20d3bf Bug 375485 - Remove some unused toolkit strings, r=mano
git-svn-id: svn://10.0.0.236/trunk@222522 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 04:43:42 +00:00
philringnalda%gmail.com
45213acfdb Bug 375243 - Remove some unused browser strings, r=mano
git-svn-id: svn://10.0.0.236/trunk@222521 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 04:37:32 +00:00
roc+%cs.cmu.edu
eebf3fc4b2 Fix bustage.
git-svn-id: svn://10.0.0.236/trunk@222520 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 03:59:09 +00:00
roc+%cs.cmu.edu
58e4266af1 Bug 374988. MSVC doesn't pack PRPackedBool bitfields properly, and PRBool field:1 means that the value for 'true' is -1, so use PRUint32 instead. r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@222519 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 03:57:36 +00:00
roc+%cs.cmu.edu
a8efe059be Bug 372629. Don't treat fZeroWidth glyphs as missing if they're rendering a Unicode character which we expect to be zero-width. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222518 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 03:41:53 +00:00
ginn.chen%sun.com
ad85029b9b Bug 375452 URL bar entry acc is firing object:property-change:accessible-value
patch by aaronleventhal r=ginn.chen


git-svn-id: svn://10.0.0.236/trunk@222516 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 02:10:25 +00:00
sayrer%gmail.com
57e602a98a bug 373340. atom:logo in feed reading view. r=mano
git-svn-id: svn://10.0.0.236/trunk@222515 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 01:07:39 +00:00
sayrer%gmail.com
2d56571c00 bug 375588. FeedWriter should pull image from accessor, not property bag. r=mano
git-svn-id: svn://10.0.0.236/trunk@222514 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 01:02:33 +00:00
rhelmer%mozilla.com
ffe0311afc remove errant line r=robcee b=375617
git-svn-id: svn://10.0.0.236/trunk@222513 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:52:45 +00:00
mozilla.mano%sent.com
0000544edd Bug 370777 - BiDi Ui menu-items are never shown in the context menu for web-panels. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@222512 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:47:29 +00:00
mozilla.mano%sent.com
29357265fa Bug 375583 - empty tree in various dialog on mac. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@222511 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:35:57 +00:00
crowder%fiverocks.com
289537933b Bug 368152: Fixing warnings and one build error from jsregexp "debugger" patch, r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@222510 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:31:25 +00:00
mozilla.mano%sent.com
491247ba20 Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@222509 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:28:35 +00:00
bclary%bclary.com
c84b575705 JavaScript Test - regression test for bug 346237, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222507 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:22:51 +00:00
bclary%bclary.com
f3a1ea3559 JavaScript Test - regression test for bug 330569, by antonlv, Andreas
git-svn-id: svn://10.0.0.236/trunk@222506 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:11:25 +00:00
roc+%cs.cmu.edu
977b1a5c55 Backing out attempted fix for Windos reftests. I'll follow up with a real fix.
git-svn-id: svn://10.0.0.236/trunk@222505 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-28 00:05:06 +00:00
nrthomas%gmail.com
c463ac3950 Bug 375111, updated bootstrap.cfg, r=preed
git-svn-id: svn://10.0.0.236/trunk@222502 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 23:22:02 +00:00
cltbld
7350ffa679 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222501 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 23:11:03 +00:00
cltbld
6c4630f6b3 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222499 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 22:56:37 +00:00
joshmoz%gmail.com
942d266e3d Make the "About" menu item in the Mac OS X application menu work like the Prefs and Quit menu item. Fixes non-functional about menu item in Venkman. b=369767 r=smorgan sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@222498 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 22:40:27 +00:00
rhelmer%mozilla.com
fba583ed0d use buildDir r=preed b=375006
git-svn-id: svn://10.0.0.236/trunk@222496 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 22:28:38 +00:00
ghendricks%novell.com
e4a219f7b6 Forgot to update the real patch execution
git-svn-id: svn://10.0.0.236/trunk@222495 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 22:10:53 +00:00
ghendricks%novell.com
19d678c57e Updated patch files and tr_install to use them
git-svn-id: svn://10.0.0.236/trunk@222494 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 22:00:43 +00:00
bclary%bclary.com
211679d903 JavaScript Test - regression test for bug 351448
git-svn-id: svn://10.0.0.236/trunk@222493 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 21:59:31 +00:00
aaronr%us.ibm.com
01e4ec1a5b [XForms] ValidateNode wrongly assumes simple type. Bug 375546, p=sspeiche r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@222492 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 21:55:06 +00:00
mattwillis%gmail.com
a787327191 bug 374757 - Allow disabling of sending iTIP invitations. r1=xFallenAngel, r2=mvl, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@222491 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 21:13:18 +00:00
ghendricks%novell.com
9e05431e5b Plan, not Run.
git-svn-id: svn://10.0.0.236/trunk@222490 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 20:59:23 +00:00
bclary%bclary.com
0c493b577e JavaScript Test - Regression test for bug 355736, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222489 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 20:56:54 +00:00
bclary%bclary.com
f20752e298 JavaScript Test - regression test for bug 373082, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@222488 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 20:27:17 +00:00
aaronr%us.ibm.com
da57630974 [XForms] relative binding expression in repeats have problems. Bug 357569, r=doronr+olli
git-svn-id: svn://10.0.0.236/trunk@222487 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 20:09:39 +00:00
bclary%bclary.com
635fd7ad61 JavaScript Test - regression test for bug 374112, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222486 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:58:31 +00:00
bclary%bclary.com
dc9ae48bff JavaScript Test - regression test for bug 374163, by Jesse Ruderman, Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@222485 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:51:51 +00:00
despotdaemon
65cc19b24d Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222484 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:18:42 +00:00
despotdaemon
2a76679bd5 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222483 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:17:37 +00:00
despotdaemon
319900d7fb Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222482 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:17:05 +00:00
pavlov%pavlov.net
30b2529eeb bug 375581. Remove Grendel.
git-svn-id: svn://10.0.0.236/trunk@222481 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:14:05 +00:00
cltbld
c5d6946c6d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222480 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:11:04 +00:00
wsharp%adobe.com
4206eb6744 bug 375561. Make Linux happy.
git-svn-id: svn://10.0.0.236/trunk@222479 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:06:49 +00:00
cltbld
635e4098ae Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222478 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:02:13 +00:00
despotdaemon
fff36ece9f Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222477 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 19:01:57 +00:00
despotdaemon
338799dd88 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222476 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:58:45 +00:00
despotdaemon
1e3d6d60da Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222475 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:58:24 +00:00
despotdaemon
ab2a830544 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@222474 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:57:28 +00:00
wsharp%adobe.com
63f5eaacca bug 375661. Mac project files changes to get latest code working
git-svn-id: svn://10.0.0.236/trunk@222473 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:49:15 +00:00
wsharp%adobe.com
039e5a464d bug 375561. stejohns+ review. Various fixes from Flash player codebase
git-svn-id: svn://10.0.0.236/trunk@222472 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:37:45 +00:00
benjamin%smedbergs.us
ee51485ff0 Bustage fix for luser.
git-svn-id: svn://10.0.0.236/trunk@222471 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:21:57 +00:00
jwatt%jwatt.org
4ecc115c7c Use getAttribute('class') instead of className so that reftest can run SVG tests. On SVG elements className is of type SVGAnimatedString instead of DOMString.
git-svn-id: svn://10.0.0.236/trunk@222470 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:06:35 +00:00
ted.mielczarek%gmail.com
27761bf195 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento
git-svn-id: svn://10.0.0.236/trunk@222469 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 18:02:02 +00:00
bugzilla%standard8.demon.co.uk
a341a6883e Bug 361303 Showing about as a dialog doesn't work in suiterunner. p=Neuos <neuos@technodrome.com>,r=CTho,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@222468 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 17:59:10 +00:00
gijskruitbosch%gmail.com
51a60110aa Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)


git-svn-id: svn://10.0.0.236/trunk@222467 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 17:34:12 +00:00
dbaron%dbaron.org
0182fc638a Update reftest random markings now that bug 372629 is fixed.
git-svn-id: svn://10.0.0.236/trunk@222465 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:35:47 +00:00
dbaron%dbaron.org
8043a5c9c7 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222464 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:35:02 +00:00
dbaron%dbaron.org
5948490569 Remove GetKey callbacks from nsDoubleHashtable users. b=374906 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222463 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:34:15 +00:00
dbaron%dbaron.org
30f83072c5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222462 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:33:45 +00:00
dbaron%dbaron.org
3a195aa165 Consolidate duplicated code into the beginning of the double-hashing loop. b=374906 r=brendan
git-svn-id: svn://10.0.0.236/trunk@222461 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:32:39 +00:00
masayuki%d-toybox.com
11cb197d61 Bug 236546 newlines not added when copying table into clipboard with CTRL+mouse. patch by Jeff Schiller<codedread@gmail.com> r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@222460 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 15:10:23 +00:00
surkov.alexander%gmail.com
f7c9d0ee48 Fix for bug 372737 - support gregorian calendar types for xforms range. patch=msterlin, r=me,aaronr
git-svn-id: svn://10.0.0.236/trunk@222459 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 14:28:41 +00:00
surkov.alexander%gmail.com
e04b48b59d Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara
git-svn-id: svn://10.0.0.236/trunk@222458 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 14:07:09 +00:00
longsonr%gmail.com
d0421596bc Bug 375384 - remove nsSVGUtils::IsSingular. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@222457 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 12:43:59 +00:00
surkov.alexander%gmail.com
75a95e0492 Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@222456 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 12:17:11 +00:00
longsonr%gmail.com
a2ed923187 Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222455 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 11:07:10 +00:00
neil%parkwaycc.co.uk
d6db2f616b File/Close doesn't work in message compose b=372706 p=gautheri@noos.fr r+sr=me
git-svn-id: svn://10.0.0.236/trunk@222454 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 10:13:13 +00:00
peterv%propagandism.org
3fa85f1e05 Fix for bug 375075 (Stop leaking the cycle collector on shutdown). r=bsmedberg, sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@222453 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 09:49:06 +00:00
joshmoz%gmail.com
36c8791f29 followup for fix to bug 371392, forgot to get rid of the header declaration for a variable I killed. b=371392 r/sr=biesi
git-svn-id: svn://10.0.0.236/trunk@222452 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 08:53:08 +00:00
ginn.chen%sun.com
90a74b55c0 Bug 360184 Accessible row/column and row/column header of tables are incorrect
patch by Evan.Yan at sun.com r=surkov.alexander


git-svn-id: svn://10.0.0.236/trunk@222451 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 08:43:00 +00:00
joshmoz%gmail.com
56401a7049 get rid of old backbuffer API and related code. b=371392 r/sr=roc
git-svn-id: svn://10.0.0.236/trunk@222450 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 06:21:57 +00:00
sspitzer%mozilla.org
0c05de2cec fix for regression bug #375481: [places] unable to dnd bookmarks to the personal toolbar
r=mano


git-svn-id: svn://10.0.0.236/trunk@222449 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 05:50:29 +00:00
Olli.Pettay%helsinki.fi
6be37dcb11 Bug 369168, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222448 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 05:30:14 +00:00
roc+%cs.cmu.edu
1b138bb63d Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box.
git-svn-id: svn://10.0.0.236/trunk@222447 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 04:46:25 +00:00
roc+%cs.cmu.edu
700dc14e01 Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box.
git-svn-id: svn://10.0.0.236/trunk@222446 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 04:34:49 +00:00
sharparrow1%yahoo.com
783659454a Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@222445 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 03:58:17 +00:00
roc+%cs.cmu.edu
ed9e4d793e Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@222444 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 03:38:21 +00:00
edburns%acm.org
916904e9d0 alpha_2
git-svn-id: svn://10.0.0.236/trunk@222443 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 03:29:05 +00:00
roc+%cs.cmu.edu
80977d6392 Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222442 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 03:24:49 +00:00
sayrer%gmail.com
9b3b08e252 bug 375444. silence overflow warning in nsJSEnvironment.cpp using gcc 4.1.2. r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@222441 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 02:08:19 +00:00
joshmoz%gmail.com
3de7a673b3 Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
git-svn-id: svn://10.0.0.236/trunk@222440 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 01:07:58 +00:00
mozilla.mano%sent.com
83b98ac58d Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@222439 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-27 00:53:00 +00:00
dietrich%mozilla.com
77c92759c6 Bug 335961 bookmarks export doesn't export keywords (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@222438 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 23:11:09 +00:00
roc+%cs.cmu.edu
150f438979 Bug 372631. Hopefully fix Windows Tp performance by switching from GetCharacterPlacement to GetGlyphIndices/GetTextExtentExPointI. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222437 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 22:48:42 +00:00
rhelmer%mozilla.com
735dd4fc79 typo
git-svn-id: svn://10.0.0.236/trunk@222435 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 22:02:02 +00:00
rhelmer%mozilla.com
8093873c7c locales
git-svn-id: svn://10.0.0.236/trunk@222434 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:56:56 +00:00
rhelmer%mozilla.com
2af377fea5 use betatest not releasetest
git-svn-id: svn://10.0.0.236/trunk@222432 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:28:04 +00:00
gavin%gavinsharp.com
8e8db3702f Fix typo in patch for bug 363618
git-svn-id: svn://10.0.0.236/trunk@222431 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:20:28 +00:00
rhelmer%mozilla.com
520db3d042 partner configs, r=cf
git-svn-id: svn://10.0.0.236/trunk@222430 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:15:00 +00:00
bclary%bclary.com
a18b3b664d Bug 370490 - Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan
git-svn-id: svn://10.0.0.236/trunk@222429 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:13:57 +00:00
nrthomas%gmail.com
e354dcef6a Bootstrap config for Thunderbird 2
git-svn-id: svn://10.0.0.236/trunk@222428 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:13:56 +00:00
Olli.Pettay%helsinki.fi
b6c966352a Bug 375320, XForms leaks, r=aaronr,doronr
git-svn-id: svn://10.0.0.236/trunk@222427 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:06:41 +00:00
asqueella%gmail.com
f63cee7283 Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mail
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@222426 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 21:02:01 +00:00
asqueella%gmail.com
5724af9b51 bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removed
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@222425 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 20:53:01 +00:00
gavin%gavinsharp.com
a0951fd16f Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
git-svn-id: svn://10.0.0.236/trunk@222424 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 20:39:29 +00:00
mattwillis%gmail.com
b4ed590615 bug 371367 - Use entered title in print output. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222423 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 20:19:21 +00:00
ghendricks%novell.com
4d9ed43f38 Pre roll bug fixes
git-svn-id: svn://10.0.0.236/trunk@222422 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 20:00:52 +00:00
mattwillis%gmail.com
a946fc3144 bug 375433 - cvs rm calendarUtils.js r=mvl
git-svn-id: svn://10.0.0.236/trunk@222421 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 19:43:34 +00:00
sayrer%gmail.com
28f1d6c396 Backout previous change, as it caused bustage elsewhere.
git-svn-id: svn://10.0.0.236/trunk@222420 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 19:39:22 +00:00
sayrer%gmail.com
d4486152fa Backout previous change, as it caused bustage elsewhere.
git-svn-id: svn://10.0.0.236/trunk@222419 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 19:37:59 +00:00
sayrer%gmail.com
420b699120 Backout previous change, as it caused bustage elsewhere.
git-svn-id: svn://10.0.0.236/trunk@222418 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 19:32:40 +00:00
nboyd%atg.com
9d1a525340 Fix bugs 359358 and 359359.
Problem was that direct call optimization did not properly handle some cases
with ++ and --.


git-svn-id: svn://10.0.0.236/trunk@222416 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 19:14:32 +00:00
neil%parkwaycc.co.uk
2d49fa8a9a Fix bustage from bug 375388
git-svn-id: svn://10.0.0.236/trunk@222415 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 18:29:16 +00:00
neil%parkwaycc.co.uk
9fa26f93df Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222414 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 18:17:02 +00:00
ted.mielczarek%gmail.com
7e4011abb7 bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222413 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 18:15:02 +00:00
nboyd%atg.com
ea1d5b9694 change to be conistent with 4 space indent in Rhino codebase.
git-svn-id: svn://10.0.0.236/trunk@222412 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:59:12 +00:00
nboyd%atg.com
aa2452939d Change tabs to 4 spaces for consistency with rest of Rhino codebase.
git-svn-id: svn://10.0.0.236/trunk@222411 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:56:45 +00:00
nrthomas%gmail.com
9965b18901 Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
git-svn-id: svn://10.0.0.236/trunk@222410 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:54:00 +00:00
sayrer%gmail.com
67b23f6e4c fix build bustage on gcc 4.1.2. no bug. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222409 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:47:52 +00:00
jwatt%jwatt.org
523a614645 Reftest for viewBox on child svg
git-svn-id: svn://10.0.0.236/trunk@222408 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 17:01:18 +00:00
jwatt%jwatt.org
8e251e1faa Add failure rect to reftest
git-svn-id: svn://10.0.0.236/trunk@222407 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 16:22:18 +00:00
jwatt%jwatt.org
36c0832432 Adding reftest for foreignObject
git-svn-id: svn://10.0.0.236/trunk@222406 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 16:14:38 +00:00
jwatt%jwatt.org
9d64d5e0ce Reftest for percentage units on viewport element breaking user units on graphics
git-svn-id: svn://10.0.0.236/trunk@222405 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:53:49 +00:00
bugzilla%standard8.demon.co.uk
b1a5ead2fe Part of bug 355008 - mailnews/extensions/smime/src doesn't require xpcom_obsolete any more. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222404 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:53:39 +00:00
nrthomas%gmail.com
1dd3318129 Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
git-svn-id: svn://10.0.0.236/trunk@222403 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:43:18 +00:00
jwatt%jwatt.org
5a5f0c610d Adding reftest for null rootElement
git-svn-id: svn://10.0.0.236/trunk@222402 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 15:35:35 +00:00
ted.mielczarek%gmail.com
99ccdc2687 bug 375110 - symbol upload tweak for better symbol store management. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222401 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 14:55:27 +00:00
bienvenu%nventure.com
05cd429ea6 fi 375258 regression in news posting for mac/linu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222400 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 14:50:09 +00:00
mattwillis%gmail.com
c84c651290 Add and standarize tbox_ftp_path and url
git-svn-id: svn://10.0.0.236/trunk@222398 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 14:32:14 +00:00
gavin%gavinsharp.com
869c67d7ac Fix comment typo from last checkin
git-svn-id: svn://10.0.0.236/trunk@222397 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 14:23:21 +00:00
gavin%gavinsharp.com
1932ffd2d6 Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano
git-svn-id: svn://10.0.0.236/trunk@222396 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 14:22:14 +00:00
jwatt%jwatt.org
4a56082eb7 Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc
git-svn-id: svn://10.0.0.236/trunk@222395 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 13:19:33 +00:00
igor%mir2.org
1d2ef0ee9d Bug 373082: Changine XML method lookup to never alter "this". r=brendan,jwalden
git-svn-id: svn://10.0.0.236/trunk@222394 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 09:07:24 +00:00
despotdaemon
1c86b010be Pseudo-automatic update of changes made by LpSolit@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@222393 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 08:01:38 +00:00
despotdaemon
595559b93c Pseudo-automatic update of changes made by LpSolit@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@222390 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:57:18 +00:00
reed%reedloden.com
0f588ec4ad Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@222389 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:52:17 +00:00
jwatt%jwatt.org
673d9b36b2 Add reftest for stroke-width with percentage value
git-svn-id: svn://10.0.0.236/trunk@222388 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:45:21 +00:00
jwatt%jwatt.org
55907ecd61 Reftest for rects with one of rx or ry set
git-svn-id: svn://10.0.0.236/trunk@222387 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 07:43:09 +00:00
dbaron%dbaron.org
f86204e4f4 Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
git-svn-id: svn://10.0.0.236/trunk@222386 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 05:54:44 +00:00
Olli.Pettay%helsinki.fi
6de13cdbca 375196, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222385 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 05:38:22 +00:00
mkanat%bugzilla.org
68a53a8714 There was an additional patch in bug 375357 that was accidentally checked-in, that wasn't part of that bug.
git-svn-id: svn://10.0.0.236/trunk@222384 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 04:33:49 +00:00
mkanat%bugzilla.org
a1eb3fc636 Bug 375357: GD::Graph requires GD::Text (not vice-versa)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222383 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 04:30:51 +00:00
enndeakin%sympatico.ca
7fe266a9bd Bug 374832, lower opacity on drag images, Bug 375038, dragging doesn't work on blocks inside inlines, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222382 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 03:27:53 +00:00
ajschult%verizon.net
f6c2964204 Bug 372706: ctrl+w and file|close stop working after saving message with error gMsgCompose.getExternalSendListener is not a function. Patch by Matthijs Wensveen <mrw@wanadoo.nl>, r=Neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222381 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 03:23:39 +00:00
mkanat%bugzilla.org
726b2aed0b Bug 375352: Building DBI requires PathTools
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222380 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 02:55:29 +00:00
sharparrow1%yahoo.com
082bcd1c48 Bug 375273: minor code cleanup in nsContainerFrame. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222379 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 01:12:49 +00:00
rhelmer%mozilla.com
9f51d9a3d4 l10n overrides b=375006 r=preed
git-svn-id: svn://10.0.0.236/trunk@222378 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-26 00:18:28 +00:00
rhelmer%mozilla.com
fad722790f use hostname in bootstrap email
git-svn-id: svn://10.0.0.236/trunk@222377 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 23:58:02 +00:00
rhelmer%mozilla.com
065cd64cc1 support variable fallback b=372757 r=preed r=cf
git-svn-id: svn://10.0.0.236/trunk@222376 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 23:56:37 +00:00
rhelmer%mozilla.com
bec28c1878 support variable fallback b=372757 r=preed r=cf
git-svn-id: svn://10.0.0.236/trunk@222375 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 23:54:25 +00:00
dbaron%dbaron.org
1a315e99e3 More spans needed to separate text frames the same way they're separated in the test.
git-svn-id: svn://10.0.0.236/trunk@222374 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:26:13 +00:00
nrthomas%gmail.com
5a8f14095e Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
git-svn-id: svn://10.0.0.236/trunk@222372 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:10:07 +00:00
dbaron%dbaron.org
4331ddcb66 Fix unclosed style element.
git-svn-id: svn://10.0.0.236/trunk@222371 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:07:31 +00:00
rhelmer%mozilla.com
ad2503f3b4 better version of autoconf generator b=375219 r=preed
git-svn-id: svn://10.0.0.236/trunk@222370 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:02:28 +00:00
rhelmer%mozilla.com
87ae6b46cb autoconf generator b=375219 r=preed
git-svn-id: svn://10.0.0.236/trunk@222369 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:01:20 +00:00
rhelmer%mozilla.com
291efce3a6 cronjob for autoconf generator b=375219 r=preed
git-svn-id: svn://10.0.0.236/trunk@222368 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 22:01:12 +00:00
mozilla.mano%sent.com
bbf8f35d39 Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@222367 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:56:52 +00:00
dbaron%dbaron.org
7e964104d7 Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629.
git-svn-id: svn://10.0.0.236/trunk@222366 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:42:18 +00:00
dbaron%dbaron.org
33cbf4d8da Work around lack of content:none.
git-svn-id: svn://10.0.0.236/trunk@222365 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:41:17 +00:00
dbaron%dbaron.org
b819d3cf84 Fix two counter references that were copies of the tests.
git-svn-id: svn://10.0.0.236/trunk@222364 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:40:28 +00:00
dbaron%dbaron.org
46c074c4f0 Add <span>s so that we don't have different text frame separation between test and reference.
git-svn-id: svn://10.0.0.236/trunk@222363 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 21:39:36 +00:00
dietrich%mozilla.com
9ab46a27d7 Bug 374876 - write out bookmarks.html and archives (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@222359 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 20:14:28 +00:00
mozilla%kewis.ch
ee1432a2fe Fix bug 372839. Gives events dragged over DST boundaries the correct time. r=jminta
git-svn-id: svn://10.0.0.236/trunk@222358 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 19:27:29 +00:00
dbaron%dbaron.org
1092e8d243 Add reftests for text-indent.
git-svn-id: svn://10.0.0.236/trunk@222357 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 19:26:40 +00:00
philringnalda%gmail.com
7093c7fc78 Bug 375249 - Remove unused strings in safebrowsing, r=gavin
git-svn-id: svn://10.0.0.236/trunk@222356 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 18:53:37 +00:00
ajschult%verizon.net
5ce413a216 Bug 355802: [Cocoa] Missing SeaMonkey Menu Entries. Patch by Stefan Hermes <stefanh@bluebottle.com>, r=mnyromyr, sr=neil
git-svn-id: svn://10.0.0.236/trunk@222355 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 15:33:11 +00:00
mozilla.mano%sent.com
ed5d69f609 fix typos
git-svn-id: svn://10.0.0.236/trunk@222352 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 12:35:15 +00:00
lpsolit%gmail.com
b7e689f051 Bug 371475: Quicksearch should include OS field (in addition to Platform field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@222351 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 12:31:35 +00:00
mozilla.mano%sent.com
34439730e5 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@222350 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 12:28:30 +00:00
lpsolit%gmail.com
8dfa92370e Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@222349 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 11:21:12 +00:00
smontagu%smontagu.org
787c036ab6 Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
git-svn-id: svn://10.0.0.236/trunk@222346 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 07:38:18 +00:00
jwalden%mit.edu
cb148f73ab Bug 372546 - Mark pipe input/output streams as threadsafe. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222345 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 07:31:45 +00:00
jwalden%mit.edu
3aa1dfb759 Bug 373640 - nsIFile.parent throws an exception on reaching top of file system on Windows -- should return null. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222344 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 07:28:06 +00:00
asqueella%gmail.com
9cddc54606 Try to fix mac bustage, making this test skip the global stylesheet PI like the other tests do...
git-svn-id: svn://10.0.0.236/trunk@222343 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 06:21:00 +00:00
ajschult%verizon.net
adbae4889e Bug 355008: Convert most of nsMsgSend to nsIFile. r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222342 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:50:16 +00:00
asqueella%gmail.com
9ebfac4853 Bug 371123 - XMLHttpRequest should trigger content policies
p=Wladimir Palant <trev@gtchat.de>
r=jst, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@222341 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:35:39 +00:00
asqueella%gmail.com
ca663dfc02 Bug 374486 - "WARNING: Nonempty list left over?" in visual debugging mode
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@222340 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:30:59 +00:00
asqueella%gmail.com
765932f5d2 Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>
r=sayrer/mano


git-svn-id: svn://10.0.0.236/trunk@222339 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:26:32 +00:00
asqueella%gmail.com
43e4b76e36 fix bug 369828 – html/svg:style sheets don't work in XUL documents
(the fix is to special-case these elements in nsXULDocument::ResumeWalk
and manually call UpdateStylesheet on them after the element and its subtree
is fully constructed and inserted into the document)

r=bz, sr=peterv


git-svn-id: svn://10.0.0.236/trunk@222338 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:20:29 +00:00
asqueella%gmail.com
03e63625ae Bug 373614 - remove nsIXULContentSink interface, use the underlying class directly.
r=smaug, sr=roc


git-svn-id: svn://10.0.0.236/trunk@222337 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 05:02:10 +00:00
mkanat%bugzilla.org
f5ecbcd40a Bug 375246: Installation is broken by "can't coerce array into hash"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222336 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 04:44:58 +00:00
asqueella%gmail.com
9f736180da bug 372210, misc minor cleanup of browser.js:
1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.

r=gavin


git-svn-id: svn://10.0.0.236/trunk@222335 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 03:41:16 +00:00
mkanat%bugzilla.org
c019dd9cbf Bug 375138: The UI of index.cgi is broke
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@222333 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-25 02:10:21 +00:00
mattwillis%gmail.com
113ede06e9 bug 368982 - Beautify event boxes. Patch by Michael Büttner <michael.buettner@sun.com>, r1=mvl, r2=lilmatt, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@222332 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 21:56:24 +00:00
justdave%bugzilla.org
5655e9153c Bug 331310: make cvsmailfilter.pl send mail a more reliable way.
NOTE: This checkin introduces a dependency on the Mail::Mailer perl module within the cvs chroot jail.  In our case this shouldn't be a problem because dolog.pl from bonsai already has the same requirement.
Patch by Reed Loden <reed@reedloden.com>, r=justdave.


git-svn-id: svn://10.0.0.236/trunk@222331 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 21:20:51 +00:00
cltbld
b72d357681 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222328 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 19:31:03 +00:00
cltbld
c546838b1d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222327 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 19:26:38 +00:00
bugzilla%standard8.demon.co.uk
9abef69d9f Post review followup to bug 335154 mentioned by Neil on irc, remove extra full stop that shouldn't have been there.
git-svn-id: svn://10.0.0.236/trunk@222326 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 18:37:03 +00:00
mattwillis%gmail.com
a9e165176f bug 351860 - Month grid adds extra month to output when first day of week is Monday. Patch by Ferdinand Grassman <ferdinand@grassmann.info>, r1=ssitter, r2=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222325 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 18:33:29 +00:00
bugzilla%standard8.demon.co.uk
09005dc218 Bug 375054 When import mail,after selecting 'communicator',click 'next',no response. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@222324 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 18:33:12 +00:00
mattwillis%gmail.com
98409621ed bug 355755 - Don't dismiss alarms when quitting the app. Patch by Daniel Boelzle <daniel.boelzle@sun.com>, r=jminta, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@222323 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 18:19:40 +00:00
mattwillis%gmail.com
52be28fcaf bug 373341 - Make pipe have 'infinite-length' to prevent truncating print output. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222322 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 18:13:34 +00:00
Olli.Pettay%helsinki.fi
ac57c3246d clobber to try to fix Bug 375156 (again)
git-svn-id: svn://10.0.0.236/trunk@222321 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 15:53:05 +00:00
mattwillis%gmail.com
9b672f31ee bug 355360 - Fix Unifinder min-height so scrollbar is drawn correctly. Patch by Simon Paquet <bugzilla@babylonsounds.com>, r=lilmatt, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@222320 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 15:52:08 +00:00
anton.bobrov%sun.com
b06ea1e3fd [Bug 372858] ldap tools build without svrcore is broken.
git-svn-id: svn://10.0.0.236/trunk@222318 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 13:34:51 +00:00
Olli.Pettay%helsinki.fi
c6b01eefa9 Bug 288392, DOMSubtreeModified event, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@222317 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 12:18:03 +00:00
Olli.Pettay%helsinki.fi
4fcd033875 Bug 359113, Crashes [@ nsEventStateManager::ShiftFocusInternal], r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@222316 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 11:47:28 +00:00
roc+%cs.cmu.edu
d2c8f69a4d No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
git-svn-id: svn://10.0.0.236/trunk@222315 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 11:07:36 +00:00
Olli.Pettay%helsinki.fi
034c38c2b7 Bug 374584, r=peterv, sr=jst
git-svn-id: svn://10.0.0.236/trunk@222314 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 10:53:07 +00:00
mats.palmgren%bredband.net
f48b9434d2 Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@222313 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 10:51:44 +00:00
mats.palmgren%bredband.net
4c5fb88739 Fix comment nit. b=374229 r=emaijala sr=roc
git-svn-id: svn://10.0.0.236/trunk@222312 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 09:48:17 +00:00
mats.palmgren%bredband.net
da63a34e5c Hold a strong ref on the plugin instance to prevent destruction of the plugin native window object while processing the event. b=374229 r=emaijala sr=roc
git-svn-id: svn://10.0.0.236/trunk@222311 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 09:45:51 +00:00
mats.palmgren%bredband.net
58e7e802fe Only assert that we have a non-null frame if this event requires a frame. b=374229 r=emaijala sr=roc
git-svn-id: svn://10.0.0.236/trunk@222310 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 09:45:01 +00:00
mats.palmgren%bredband.net
eabcc8ccf9 Fix "selection colors are sometimes wrong". b=374765 r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222307 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 09:21:35 +00:00
igor%mir2.org
351884dab7 Bug 355736: no quotas arround name matching keywords in keywordless context. r=brendan,mrbkap
git-svn-id: svn://10.0.0.236/trunk@222306 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 07:34:47 +00:00
bienvenu%nventure.com
1410b1f2a3 attempt to fix movemail build bustage
git-svn-id: svn://10.0.0.236/trunk@222303 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 01:40:27 +00:00
bienvenu%nventure.com
5d8cb43896 attempt to fix movemail build bustage
git-svn-id: svn://10.0.0.236/trunk@222302 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 00:49:45 +00:00
bienvenu%nventure.com
c4d0f8d56d turn off 4.x migration for movemail accounts for now to fix build bustage
git-svn-id: svn://10.0.0.236/trunk@222300 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 00:18:58 +00:00
mkanat%bugzilla.org
eb5e862255 Bug 374016: Use transactions to create bugs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@222298 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 00:11:38 +00:00
mkanat%bugzilla.org
1e193f9ff1 Bug 374012: Use transactions inside of Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@222297 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-24 00:10:01 +00:00
mattwillis%gmail.com
874183c7d8 bug 362698 - Add etag checking support to CalDAV provider. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, ui-r=mvl, a0.5=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222296 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 23:52:20 +00:00
bienvenu%nventure.com
16c1cba6ef fix build bustage
git-svn-id: svn://10.0.0.236/trunk@222295 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 23:48:17 +00:00
bienvenu%nventure.com
46059d0108 get rid of more nsFileSpecs, 33451, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222294 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 23:35:45 +00:00
dbaron%dbaron.org
802a8ac910 Avoid the need for a getKey callback in jsdhash/pldhash. b=374906 r=brendan
git-svn-id: svn://10.0.0.236/trunk@222293 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 23:32:41 +00:00
bienvenu%nventure.com
247971eae0 get rid of nsIFileSpec in newsgroup posting, sr=mscott 33451
git-svn-id: svn://10.0.0.236/trunk@222292 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 22:43:32 +00:00
despotdaemon
1cd1eaad42 Pseudo-automatic update of changes made by mcharleb@qualcomm.com.
git-svn-id: svn://10.0.0.236/trunk@222291 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 22:17:50 +00:00
cbiesinger%web.de
feeb93a80f Bug 372486 – Document and enforce that channels can't be reopened
patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin


git-svn-id: svn://10.0.0.236/trunk@222290 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:57:26 +00:00
rob_strong%exchangecode.com
7338dd7d49 Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@222289 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:32:30 +00:00
crowder%fiverocks.com
a291df1f80 Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@222288 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:27:14 +00:00
despotdaemon
c1b69eff16 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@222287 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:12:37 +00:00
sayrer%gmail.com
adf43a95b7 remove remote css
git-svn-id: svn://10.0.0.236/trunk@222286 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 21:10:05 +00:00
jst%mozilla.org
e220a84a7f s/!NS_SUCCEEDED/NS_FAILED/ for bug 299054.
git-svn-id: svn://10.0.0.236/trunk@222284 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 20:35:04 +00:00
neil%parkwaycc.co.uk
fa43109756 Slightly safer and neater fix for strict aliasing bug 351231 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@222283 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 20:26:20 +00:00
gavin%gavinsharp.com
448b263cc7 Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
git-svn-id: svn://10.0.0.236/trunk@222281 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 20:16:54 +00:00
sayrer%gmail.com
964089c60b Add dump calls to attempt to determine the cause of orange on tinderbox
git-svn-id: svn://10.0.0.236/trunk@222280 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 19:47:09 +00:00
surkov.alexander%gmail.com
35db90c7e6 Fix for bug 3700487 - fix accesskey UI behaviour for input, trigger, upload. r=aaronr,Olli.Pettay
git-svn-id: svn://10.0.0.236/trunk@222279 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 19:28:41 +00:00
gijskruitbosch%gmail.com
fbdea5afd1 Bug 374977 - Enable FireVox to find the window with readable content
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@222277 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 18:54:17 +00:00
stuart.morgan%alumni.case.edu
650625e100 Camino only - Bug 372866: Don't store form actions in keychain items, since it causes problems for Safari
git-svn-id: svn://10.0.0.236/trunk@222276 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 18:51:23 +00:00
crowder%fiverocks.com
0bdb16416a Bug 339652: Maximum recursion value is too low, r=brendan
git-svn-id: svn://10.0.0.236/trunk@222275 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 18:11:40 +00:00
benjamin%smedbergs.us
507e50a727 Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser
git-svn-id: svn://10.0.0.236/trunk@222274 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 18:05:24 +00:00
Olli.Pettay%helsinki.fi
b1dd2d9bf8 Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@222273 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 17:32:34 +00:00
bugzilla%standard8.demon.co.uk
b34885521f Temporary fix for debug build bustage
git-svn-id: svn://10.0.0.236/trunk@222272 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 16:16:24 +00:00
crowder%fiverocks.com
700b486a39 Bug 373794: crash with bad gif image, r=tor@acm.org, sr=pavlov@pavlov.net
git-svn-id: svn://10.0.0.236/trunk@222271 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 16:15:43 +00:00
crowder%fiverocks.com
0d7dfc3f74 Bug 330352: very non-greedy regexp causes crash in jsregexp.c, r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@222270 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 16:13:06 +00:00
peterv%propagandism.org
8ac207ff45 Backing out change for debugging tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@222269 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 16:10:21 +00:00
timeless%mozdev.org
650e3af7d8 Landing MICROB_20070103_BRANCH
This should improve the standalone build story.
Patches Wanted, Work will be on the MICROB_20070323_BRANCH


git-svn-id: svn://10.0.0.236/trunk@222266 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 15:56:57 +00:00
bugzilla%standard8.demon.co.uk
8123cbe827 Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil.
git-svn-id: svn://10.0.0.236/trunk@222264 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 15:51:54 +00:00
bienvenu%nventure.com
90f0b01f6d remove nsIFileSpec from msg folder cache, sr=mscott, part of 33451
git-svn-id: svn://10.0.0.236/trunk@222261 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 15:18:52 +00:00
peterv%propagandism.org
a2c5132fa9 Temporarily enable cycle collection timing for debug builds to figure out tinderbox orange. Will back out after qm-xserve01 tinderbox has cycled.
git-svn-id: svn://10.0.0.236/trunk@222260 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 15:11:53 +00:00
peterv%propagandism.org
4f88013a35 Relanding part of the fix for bug 372960 (Make XPConnect traverse more JS edges). r=brendan, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@222257 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 13:21:22 +00:00
Olli.Pettay%helsinki.fi
92f446fdda backout Bug 369168
git-svn-id: svn://10.0.0.236/trunk@222251 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 10:03:25 +00:00
sspitzer%mozilla.org
c3ae32704e testcase for bug #369887. r=dietrich
git-svn-id: svn://10.0.0.236/trunk@222247 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 08:06:01 +00:00
dbaron%dbaron.org
29f856b20d Update counters test results based on Windows results and better understanding of Mac failures.
git-svn-id: svn://10.0.0.236/trunk@222246 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 07:41:57 +00:00
dbaron%dbaron.org
bfd3d5d141 Mark 2 more tests as random due to font spacing issues.
git-svn-id: svn://10.0.0.236/trunk@222242 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 07:09:45 +00:00
kaie%kuix.de
27d73314a3 Bug 205406, Need a local OCSP cache
Second checkin attempt after fixing win tinderbox breakage.


git-svn-id: svn://10.0.0.236/trunk@222241 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:57:57 +00:00
cltbld
c47d55a0a0 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222240 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:51:03 +00:00
dbaron%dbaron.org
fc5bdf2663 Fix misuse of terminology and improve comment.
git-svn-id: svn://10.0.0.236/trunk@222239 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:49:37 +00:00
dbaron%dbaron.org
d8a86a4488 Handle file not existing more gracefully.
git-svn-id: svn://10.0.0.236/trunk@222237 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:29:25 +00:00
dbaron%dbaron.org
e667a6d62f Add counter tests that I wrote for bug 3247, converted to reftest format by Rob Campbell <rcampbell@mozilla.com>.
git-svn-id: svn://10.0.0.236/trunk@222236 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:28:25 +00:00
dbaron%dbaron.org
12a1e98d7d Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222235 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:26:53 +00:00
dbaron%dbaron.org
a2e56b1987 Add tests for bug 348516. Test 1 by <arno.@no-log.org>, r=dbaron. Tests 2 and 3 by me.
git-svn-id: svn://10.0.0.236/trunk@222234 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:25:51 +00:00
dbaron%dbaron.org
57fba78269 Don't create duplicate pipes for objects with external debuginfo.
git-svn-id: svn://10.0.0.236/trunk@222233 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:24:27 +00:00
kaie%kuix.de
8913ebd372 bug 205406
Backing out my previous checkin, to address windows build failures.


git-svn-id: svn://10.0.0.236/trunk@222232 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 06:09:58 +00:00
kaie%kuix.de
fe20076fa4 Bug 205406, Need a local OCSP cache
Patch v6/v7. r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@222231 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 05:35:15 +00:00
crowder%fiverocks.com
a4f025acab Bug 368152: jsregexp preprocessor-enabled "debugging" mode
git-svn-id: svn://10.0.0.236/trunk@222230 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 03:35:42 +00:00
bienvenu%nventure.com
2e6507c2b7 fix 365016, sometimes can't read news messages, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222227 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 02:29:50 +00:00
sayrer%gmail.com
98186f4ca7 fix test bustage.
git-svn-id: svn://10.0.0.236/trunk@222226 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 01:53:02 +00:00
mozilla.mano%sent.com
bdfd9c19a9 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@222225 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 01:34:28 +00:00
joshmoz%gmail.com
49034361ca allow DOM to unhide menus and menu items whether or not their initial state is hidden. fixes bidi menu items. b=364994 r=mano sr=roc
git-svn-id: svn://10.0.0.236/trunk@222222 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 00:57:45 +00:00
dietrich%mozilla.com
3b80f00b32 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer)
git-svn-id: svn://10.0.0.236/trunk@222221 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 00:56:56 +00:00
Olli.Pettay%helsinki.fi
e4da0cdd24 Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222220 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 00:06:38 +00:00
Olli.Pettay%helsinki.fi
144f4e9e2b Bug 369168, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222219 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 00:01:36 +00:00
mozilla.mano%sent.com
07c2025baf Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@222218 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-23 00:00:34 +00:00
Olli.Pettay%helsinki.fi
280da05332 Bug 369150, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222217 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:57:55 +00:00
roc+%cs.cmu.edu
d8e9246d9e Bug 333659. nsLineBreaker fixes. Not Part Of The Build, used by new-textframe only.
git-svn-id: svn://10.0.0.236/trunk@222216 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:45:02 +00:00
mozilla.mano%sent.com
11dd5284e4 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@222215 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:43:56 +00:00
pavlov%pavlov.net
fda42fc814 updating for APNG 0.10. splitting out render_op in to dispose_op and blend_op. bug 257197. r=asmith13, sr=vlad
git-svn-id: svn://10.0.0.236/trunk@222214 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:35:52 +00:00
mozilla.mano%sent.com
9d1d5cf2eb Bug 366479 - [mac] Copy command is broken in the JS console. r=gavin,neil. sr=neil.
git-svn-id: svn://10.0.0.236/trunk@222213 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:28:22 +00:00
mozilla.mano%sent.com
4e9ba1ddf2 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@222212 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:13:57 +00:00
roc+%cs.cmu.edu
d69b531ce7 Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain.
git-svn-id: svn://10.0.0.236/trunk@222211 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:13:12 +00:00
roc+%cs.cmu.edu
7fa4849a90 No bug. Comment-only change to note a potential optimization opportunity.
git-svn-id: svn://10.0.0.236/trunk@222210 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:10:10 +00:00
roc+%cs.cmu.edu
af4b0389ed Bug 374720. Minor gfx changes to support new textframe work. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222209 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:07:18 +00:00
sspitzer%mozilla.org
a349f843c7 fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.
r=dietrich


git-svn-id: svn://10.0.0.236/trunk@222208 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:05:37 +00:00
joshmoz%gmail.com
f23c2a8f51 fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc
git-svn-id: svn://10.0.0.236/trunk@222207 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:04:51 +00:00
roc+%cs.cmu.edu
d2af81d558 Bug 374830. gfxTextRun performance test harness. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222206 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:04:48 +00:00
roc+%cs.cmu.edu
58f7cca8fc Bug 374866. Reftests for text-transform. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@222205 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 23:01:14 +00:00
ccooper%deadsquid.com
bcb470fe39 - update headers
- remove pango workarounds
- update wget files paths


git-svn-id: svn://10.0.0.236/trunk@222203 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 21:53:05 +00:00
ccooper%deadsquid.com
2b64aeca77 - updating headers
git-svn-id: svn://10.0.0.236/trunk@222202 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 21:32:20 +00:00
ted.mielczarek%gmail.com
4f19bb5ced split out breakpad symbol build and upload into two config options, r=preed
git-svn-id: svn://10.0.0.236/trunk@222201 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 21:09:01 +00:00
mkanat%bugzilla.org
d504e4af95 Bug 374850: Add a link that encourages administrators to contribute to Bugzilla
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222200 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 21:02:54 +00:00
nrthomas%gmail.com
cb67493aa4 Bug 373606, nagios changes for version bump, r=preed
git-svn-id: svn://10.0.0.236/trunk@222199 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 19:36:56 +00:00
despotdaemon
fda6610e38 Pseudo-automatic update of changes made by mkmelin+mozilla@iki.fi.
git-svn-id: svn://10.0.0.236/trunk@222198 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 19:18:23 +00:00
crowder%fiverocks.com
95f27033f6 Bug 373794: backing out due to trunk closure, apologies.
git-svn-id: svn://10.0.0.236/trunk@222195 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 17:06:02 +00:00
crowder%fiverocks.com
ec24d10388 Bug 373794: bounds error with bad gif images, r=tor, sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222194 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 16:59:45 +00:00
michael.buettner%sun.com
4f20f66291 bug #374936 moving event from one calendar to another fails in calTransactionManager. patch by ssitter@googlemail.com, r=mickey
git-svn-id: svn://10.0.0.236/trunk@222193 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 16:55:33 +00:00
nrthomas%gmail.com
94abf8520c Bug 373389, nagios changes for version bump, r=preed
git-svn-id: svn://10.0.0.236/trunk@222191 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 16:33:41 +00:00
michael.buettner%sun.com
e5b08a3eac bug #369262 und/redo stack needs to be in a component
git-svn-id: svn://10.0.0.236/trunk@222188 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 15:56:27 +00:00
nrthomas%gmail.com
a161697e98 Bug 373606, nagios changes for version bump (bad timing for the nightlies means there will be a complaint about the windows build but it should come right), r=preed
git-svn-id: svn://10.0.0.236/trunk@222187 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 14:50:09 +00:00
michael.buettner%sun.com
457264292f bug #372855 getOccurrencesBetween() in calTodo.js fails on tasks without entryDate or dueDate. patch by ssitter@googlemail.com, r=jminta
git-svn-id: svn://10.0.0.236/trunk@222186 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 14:46:22 +00:00
nrthomas%gmail.com
e6de38ace0 Bug 373389, nagios changes for version bump, r=preed
git-svn-id: svn://10.0.0.236/trunk@222185 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 14:39:11 +00:00
michael.buettner%sun.com
216d51c30f bug #362922 event dialog - 'attendees' dialog missing in menu. patch by berend.cornelius@sun.com, r=mickey
git-svn-id: svn://10.0.0.236/trunk@222184 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 13:38:46 +00:00
michael.buettner%sun.com
f5a34f2f9e bug #348479 'this.bgbox has no properties' error when switching 'workweek days only'. patch by ssitter@googlemail.com, r=mickey
git-svn-id: svn://10.0.0.236/trunk@222183 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 12:28:12 +00:00
dbaron%dbaron.org
10c0d8716e Real current state of the tests I just added.
git-svn-id: svn://10.0.0.236/trunk@222178 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 06:21:27 +00:00
dbaron%dbaron.org
a142dbeec3 Fix incorrect filename.
git-svn-id: svn://10.0.0.236/trunk@222177 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 05:30:56 +00:00
dbaron%dbaron.org
87847da457 Add way to configure value of XPCOM_DEBUG_BREAK. b=374828 r=preed
git-svn-id: svn://10.0.0.236/trunk@222176 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 04:59:11 +00:00
dbaron%dbaron.org
17fe8c690d Add pixel rounding reftests for rounded backgrounds (currently broken due to at least bug 353860), initially marked as random so I can see how we're doing before marking.
git-svn-id: svn://10.0.0.236/trunk@222175 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-22 04:37:21 +00:00
ccooper%deadsquid.com
fa7114efa1 b=371816
r=preed

Only use the aus key for cltbld; use $ssh_user rather than cltbld


git-svn-id: svn://10.0.0.236/trunk@222166 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 23:34:28 +00:00
dbaron%dbaron.org
411f643f12 Fix logic error handling column-spanning cells with specified widths. b=374819 r+sr=roc a=vlad
git-svn-id: svn://10.0.0.236/trunk@222165 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 23:31:38 +00:00
rhelmer%mozilla.com
b01b750a7e handle invalid steps correctly b=361297 r=preed
git-svn-id: svn://10.0.0.236/trunk@222164 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 23:02:55 +00:00
rhelmer%mozilla.com
089086506f handle invalid steps correctly b=361297 r=preed
git-svn-id: svn://10.0.0.236/trunk@222163 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 23:02:31 +00:00
rhelmer%mozilla.com
eee80ba761 move config to .example r=preed b=374555
git-svn-id: svn://10.0.0.236/trunk@222162 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 22:45:01 +00:00
rhelmer%mozilla.com
476c786bfb better default config and staging targets r=preed b=374555
git-svn-id: svn://10.0.0.236/trunk@222161 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 22:44:17 +00:00
preed%mozilla.com
1fb6b372c9 Bug 372582: RunShellCommand() does not reap timed-out children; also, if output is 1, the output really should print immediately, not be buffered. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@222160 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 22:35:47 +00:00
maxf%magma.ca
fd7cb6f344 (I'm moving changes made on the MOZILLA_1_8_BRANCH to HEAD)
This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com

This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com


git-svn-id: svn://10.0.0.236/trunk@222159 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:22:44 +00:00
pavlov%pavlov.net
ffbc7d1a78 removing CRCs from the acTl chunk and making all the chunks not-safe-for-copy. bug 257197. r=asmith15@learn.senecac.on.ca
git-svn-id: svn://10.0.0.236/trunk@222158 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:12:00 +00:00
dbaron%dbaron.org
392977edc0 Comment out cairo_debug_reset_static_data for now, until we can fix the asserts that it causes. b=374680 r=vlad
git-svn-id: svn://10.0.0.236/trunk@222157 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:05:34 +00:00
dbaron%dbaron.org
3914696c0b I got the nsRect and gfxRect APIs confused. b=374715 r=vlad
git-svn-id: svn://10.0.0.236/trunk@222156 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:04:38 +00:00
dbaron%dbaron.org
8561edf9ac Remove destination file before directing output to it, in case it's a symlink back to sourcedir. b=373362 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222155 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 19:03:53 +00:00
pavlov%pavlov.net
66cf9e460e removing CRCs from the acTl chunk and making all the chunks not-safe-for-copy. r=asmith15@learn.senecac.on.ca
git-svn-id: svn://10.0.0.236/trunk@222153 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 18:55:05 +00:00
nkinder%redhat.com
d7e2ce7cff Resolves: 372440
Author: sparkins@redhat.com
Summary: Re-implemented bug-fix to add a new constructor for the JSSESocketFactory class that allows an explicit socket factory to be passed in.  This bug-fix was reimplemented in order to re-license the LDAP JDK under the standard Mozilla tri-license.


git-svn-id: svn://10.0.0.236/trunk@222152 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 18:52:57 +00:00
nkinder%redhat.com
f34b96b20a Resolves: 372194, 62700
Author: sparkins@redhat.com
Summary: Re-implemented two bug fixes in the LDIFWriter class in order to allow us to relicense the LDAP JDK under the standard Mozilla tri-license.  The first bug had to do with the printEntryStart() method of the LDIFWriter class does not handling non-printable DN's properly.  The second bug had to do with only the first value of a multi-valued attribute being written out in LDIF format.


git-svn-id: svn://10.0.0.236/trunk@222151 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 18:21:16 +00:00
aaronleventhal%moonset.net
e1c256d627 Bug 374718. ARIA value changes not working in ATK. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@222149 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 16:46:28 +00:00
glen.beasley%sun.com
bb19abf109 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkinson sr=nkwan
git-svn-id: svn://10.0.0.236/trunk@222145 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 14:52:54 +00:00
michael.buettner%sun.com
a65584d432 bug #369262 undo/redo stack needs to be in a component. patch by bugzilla@kewis.ch, r=mickey
git-svn-id: svn://10.0.0.236/trunk@222144 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 13:36:05 +00:00
michael.buettner%sun.com
a2f72d3633 bug #369262 undo/redo stack needs to be in a component. patch by bugzilla@kewis.ch, r=mickey
git-svn-id: svn://10.0.0.236/trunk@222143 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 13:19:44 +00:00
longsonr%gmail.com
33ac653264 Bug 371563 - Replace replace hand-wired observer scheme for markers with nsIMutationObserver. r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@222142 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 10:59:01 +00:00
ginn.chen%sun.com
d499729f55 Bug 369389 getNSelections() always returns 0 for textboxes
patch by Nian.Liu at sun.com r=ginn.chen


git-svn-id: svn://10.0.0.236/trunk@222141 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 10:54:03 +00:00
aaronleventhal%moonset.net
da88d8d5a7 Bug 374100. Fix GetTextAtOffset when the end offset is inside an embedded object. r=surkov
git-svn-id: svn://10.0.0.236/trunk@222138 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 06:13:32 +00:00
sharparrow1%yahoo.com
cdeef2aae3 Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
git-svn-id: svn://10.0.0.236/trunk@222137 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 06:07:42 +00:00
despotdaemon
18e592e70d Pseudo-automatic update of changes made by eshepherd@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@222135 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 03:42:36 +00:00
scott%scott-macgregor.org
1963c142fb Bug #374259 --> bad things happen when you create a saved search in an inbox subfolder whose name starts with a '.'. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222134 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 01:34:32 +00:00
tor%cs.brown.edu
4cd0863508 Bug 374652 - return appropriate rect for gfxRect::Union if one of the
sources is empty.  r=vlad


git-svn-id: svn://10.0.0.236/trunk@222133 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 01:32:01 +00:00
dbaron%dbaron.org
3b68325b2f Make trace-malloc malloc-hooking work with compilers newer than VC6. b=374645 r=robstrong
git-svn-id: svn://10.0.0.236/trunk@222132 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 00:38:58 +00:00
cltbld
26a1204cd4 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222131 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 00:11:02 +00:00
bienvenu%nventure.com
9fe82d0a6c TB-specific part of 372080 allow images in e-mail messages to be scaled, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222130 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-21 00:05:15 +00:00
despotdaemon
01ba9d0ddb Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@222129 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 23:59:17 +00:00
pavlov%pavlov.net
0adb773f74 APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@222128 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 23:56:50 +00:00
cst%yecc.com
dafcb2f85b Bug 372080 allow image attachments that are displayed inline to be scaled
r=neil sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222127 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 23:39:38 +00:00
igor%mir2.org
4a846711ea Bug 374112: Ensure that empty ns gets empty prefix. r=brendan
git-svn-id: svn://10.0.0.236/trunk@222126 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 23:39:16 +00:00
scott%scott-macgregor.org
973b214f14 Bug #369217 --> change the case in LoadMsgWithRemoteContent to be consistent with seamonkey and make it easier on localizers.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@222125 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 22:58:28 +00:00
bent.mozilla%gmail.com
b3cc76e7aa Bug 37357 - "MozillaBuild should allow a user-specified HOME directory". r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@222123 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 22:46:39 +00:00
glen.beasley%sun.com
6dac17414c big 370970 Server SSL code should invalidate Session ID when redoing handshake r=sparkins,sr=nkwan
git-svn-id: svn://10.0.0.236/trunk@222122 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 22:39:28 +00:00
sayrer%gmail.com
7bee040180 fix wrong log message.
git-svn-id: svn://10.0.0.236/trunk@222121 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 22:05:46 +00:00
mkanat%bugzilla.org
73f90d54c2 Bug 192054: Bugzilla dependencies upgrade messages in wrong order
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222120 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 21:36:45 +00:00
jst%mozilla.org
33c4738d7c Followup fix for bug 371200. Don't pass in inconsistent closure data to the pref observer. r+sr=neil@parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@222119 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 21:22:12 +00:00
sayrer%gmail.com
bfaf9cce68 Add times to parser test logging to examine linux test harness timeouts.
git-svn-id: svn://10.0.0.236/trunk@222118 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 21:15:24 +00:00
mkanat%bugzilla.org
15a933bbe3 Bug 374540: Print out the requirements in an HTML table instead of preformatted text
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222116 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 20:39:23 +00:00
dbaron%dbaron.org
fe888bd0cd Use the intersected dirty rect, like I meant to, to fix bugs on platforms that don't handle negative src rect coordinates in images (and maybe performance regression?). b=374579 r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222115 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 20:36:59 +00:00
mattwillis%gmail.com
817518ad8e bug 358110 - Missing Makefile line to package ICS icon
git-svn-id: svn://10.0.0.236/trunk@222114 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 20:15:05 +00:00
mattwillis%gmail.com
89ffa02336 bug 357112 - DnD of multiday event doesn't land where the shadow is. Patch by Joey Minta <jminta@gmail.com>, r=ctalbert
git-svn-id: svn://10.0.0.236/trunk@222113 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 20:08:38 +00:00
despotdaemon
d5d3b06408 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@222110 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 19:51:23 +00:00
gavin%gavinsharp.com
19a62a6494 Add mochitest for bug 373589, original testcase by Jesse Ruderman <jruderman@gmail.com>, r=roc
git-svn-id: svn://10.0.0.236/trunk@222109 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 19:40:34 +00:00
sayrer%gmail.com
4bf337f05b reenable the hanging pinstripe test
git-svn-id: svn://10.0.0.236/trunk@222108 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 19:26:12 +00:00
mvl%exedo.nl
e3ae44ea65 bug 324198: fold ics lines before adding a newline. r=ctalbert
git-svn-id: svn://10.0.0.236/trunk@222107 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 19:21:46 +00:00
crowder%fiverocks.com
f524700194 Bug 335001: Build without JS_HAS_XML_SUPPORT fails, r=brendan
git-svn-id: svn://10.0.0.236/trunk@222106 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 18:26:42 +00:00
peterv%propagandism.org
e0208d6f89 Fix for bug 374449 (Most callers of nsIDocument::RemoveReference leak). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@222104 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 17:39:25 +00:00
surkov.alexander%gmail.com
0d2d7c9021 Fix for bug 372552 - add interface for xul:menu similar with nsIDOMXULSelectControlElement, first-review=enndeakin, second-review=neil
git-svn-id: svn://10.0.0.236/trunk@222103 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 17:00:15 +00:00
ted.mielczarek%gmail.com
e85d8ae14d bug 374563 - MSVC preprocessor generates non distributable/compilable code from mozilla files. patch by Tom Aratyn, themystic.ca@gmail.com, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@222102 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 15:56:43 +00:00
despotdaemon
7583f86d26 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@222101 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 14:24:39 +00:00
enndeakin%sympatico.ca
27e5812b29 Bug 178513, fix Windows build
git-svn-id: svn://10.0.0.236/trunk@222100 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 13:58:11 +00:00
ccooper%deadsquid.com
348eb15598 - use anonymous CVS
git-svn-id: svn://10.0.0.236/trunk@222099 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 13:39:22 +00:00
ccooper%deadsquid.com
47c10f1405 - use anonymous cvs
git-svn-id: svn://10.0.0.236/trunk@222097 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 13:12:15 +00:00
enndeakin%sympatico.ca
c567b76634 Bug 178513, add missing semicolon
git-svn-id: svn://10.0.0.236/trunk@222096 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 12:35:14 +00:00
mattwillis%gmail.com
5a6c7ba061 bug 374446 - Ensure CalDAV calendar collection URLs end in a trailing slash. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222095 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 12:20:20 +00:00
enndeakin%sympatico.ca
ae6cfb8b02 Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
git-svn-id: svn://10.0.0.236/trunk@222094 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 12:14:52 +00:00
mattwillis%gmail.com
8e89d6ed4b bug 374042 - Read-only access to l10n for calendar tinderbox
git-svn-id: svn://10.0.0.236/trunk@222093 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 12:13:57 +00:00
mattwillis%gmail.com
cfbabd6c40 bug 374042 - Read-only access to l10n for calendar tinderbox
git-svn-id: svn://10.0.0.236/trunk@222092 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 11:42:53 +00:00
jwatt%jwatt.org
56650cc1c4 Fix bug in test so that we can't get false passes
git-svn-id: svn://10.0.0.236/trunk@222090 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 11:15:09 +00:00
longsonr%gmail.com
3edd52006b Bug 374467 - some SVG elements are missing presentation attributes. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@222089 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 10:43:33 +00:00
jwatt%jwatt.org
90f2b23e49 Adding comments to the existing SVG reftests indicating where they came from to make it easier to figure things out when regressions occur
git-svn-id: svn://10.0.0.236/trunk@222088 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 10:43:12 +00:00
bclary%bclary.com
dc793a5b7d JavaScript Test - regression test for bugs 372364, 365891, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222087 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 09:48:15 +00:00
bclary%bclary.com
e7d9534aad JavaScript Test - regression test for bugs 372364, 366669, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222086 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 09:34:14 +00:00
bclary%bclary.com
ba324df2b9 JavaScript Test - regression test for bug 369404, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222085 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 09:07:18 +00:00
roc+%cs.cmu.edu
e1ca4f2ee0 Bug 374567. Make GetDevUnitsPerAppUnit return a PRUint32. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222084 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 08:58:53 +00:00
roc+%cs.cmu.edu
7c34e04788 Bug 374580. Fix embarrassing RTL regression on Mac. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222083 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 08:50:43 +00:00
bclary%bclary.com
b61372e5b9 JavaScript Test - regression test for bug 371292 added to regression test for bug 365869, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222082 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 08:46:27 +00:00
bclary%bclary.com
4204a8eb6d JavaScript Test - regression test for bug 371369, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@222081 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 08:36:06 +00:00
bclary%bclary.com
380abce6e2 JavaScript Test - regression test for bug 371932
git-svn-id: svn://10.0.0.236/trunk@222080 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 08:17:48 +00:00
bclary%bclary.com
f14d75b98e JavaScript Test - regression test for bug 372563, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222079 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:39:06 +00:00
bclary%bclary.com
ec27711a88 JavaScript Test - regression test for bug 374106, fix bug number
git-svn-id: svn://10.0.0.236/trunk@222078 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:32:52 +00:00
bclary%bclary.com
336cbe57f5 JavaScript Test - regression test for bug 374116, fix bug number
git-svn-id: svn://10.0.0.236/trunk@222077 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:31:44 +00:00
igor.bukanov%gmail.com
556603bb6e Bug 351102: Simpler exception handling implementation, r=brendan
git-svn-id: svn://10.0.0.236/trunk@222076 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:31:02 +00:00
bclary%bclary.com
ca96d03e09 JavaScript Test - regression test for bug 372564, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222075 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:30:01 +00:00
aravind%mozilla.com
62caff4e71 Adding a newline to the writers files
git-svn-id: svn://10.0.0.236/trunk@222074 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:14:39 +00:00
despotdaemon
7f3f0b0205 Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@222073 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:04:46 +00:00
despotdaemon
65a95cddde Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@222072 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 07:04:32 +00:00
reed%reedloden.com
d010a4c7ed Back out aravind's changes now that bug 374282 has been fixed.
git-svn-id: svn://10.0.0.236/trunk@222071 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 06:49:09 +00:00
bclary%bclary.com
1da1f0949f JavaScript Test - regression test for bug 372565, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222070 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 06:48:15 +00:00
reed%reedloden.com
850b2db3aa Bug 374282 - "Need to allow anonymous read-only pserver users" [p=reed/aravind r=timeless]
git-svn-id: svn://10.0.0.236/trunk@222069 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 06:43:13 +00:00
bclary%bclary.com
570da95c76 JavaScript Test - regression test for bug 373072, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@222068 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 06:33:13 +00:00
bclary%bclary.com
eb2222480d JavaScript Test - regression test for bug 373678, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222067 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 06:20:53 +00:00
bclary%bclary.com
66cd353f64 JavaScript Test - regression test for bug 374106, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222066 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 05:48:09 +00:00
bclary%bclary.com
9b29e1c533 JavaScript Test - regression test for bug 374116, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@222065 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 05:38:08 +00:00
edburns%acm.org
79edf1719c A plugins/examples/jmfplayer/src/main/web/tilego3.avi
A plugins/examples/jmfplayer/src/main/java/jmfplayer/JMFPlayer.java
A plugins/examples/jmfplayer/src/main/web/test01.html
R plugins/examples/MediaPlayer/JMPlayer.java
R plugins/examples/MediaPlayer/samples/test.html
R plugins/examples/MediaPlayer/samples/tilego3.avi

- Move mediaplayer example to jmfplayer

M plugins/examples/index.html

- Add mediaplayer example

M plugins/netbeans/build.xml
M plugins/netbeans/pluglet.properties

- require new property jdkhome.nospaces

M plugins/release/build.xml

- marching toward binary distribution

M plugins/netbeans/nbproject/build-impl.xml
M plugins/netbeans/nbproject/genfiles.properties
M plugins/netbeans/nbproject/project.properties
M plugins/netbeans/nbproject/project.xml

- IDE changes


git-svn-id: svn://10.0.0.236/trunk@222064 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 04:59:34 +00:00
roc+%cs.cmu.edu
5c02cdaa92 Bug 373081. Fix up Thebes font selection tests to build and run, including on Linux. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222063 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 03:46:17 +00:00
roc+%cs.cmu.edu
382f966b4d Bug 372631. Rework extraction of glyphs from an ATSUI layout to be simpler and more robust. Also, store glyph advances in gfxTextRun in multiples of appunits and ensure they're all rounded to appunits (on all platforms).
git-svn-id: svn://10.0.0.236/trunk@222062 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 03:26:19 +00:00
roc+%cs.cmu.edu
06b44d9695 Backout the last couple of gfx checkins because the bugs and patches were mixed up. I'll reland.
git-svn-id: svn://10.0.0.236/trunk@222061 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 03:00:11 +00:00
roc+%cs.cmu.edu
897ee11e03 Bug 372631. Rework extraction of glyphs from an ATSUI layout to be simpler and more robust. Also, store glyph advances in gfxTextRun in multiples of appunits and ensure they're all rounded to appunits (on all platforms).
git-svn-id: svn://10.0.0.236/trunk@222060 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:55:32 +00:00
roc+%cs.cmu.edu
bee9dbac5b Bug 373081. Fix up Thebes font selection tests to build and run, including on Linux. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222059 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:38:37 +00:00
joshmoz%gmail.com
8f5a2d1a64 return values of the correct type, other cleanup. no bug. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@222058 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:35:56 +00:00
ginn.chen%sun.com
ac34c4da81 Bug 367637 Crash [@ pr_FindSymbolInLib] from [@ nsAppRootAccessible::Create]
r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@222057 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:29:53 +00:00
roc+%cs.cmu.edu
63f31e3abf Bug 374066. In the cairo Quartz backend, round glyph positions to floats --- not the advances. Prevents error from accumulating. r=vlad
git-svn-id: svn://10.0.0.236/trunk@222056 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 02:04:01 +00:00
roc+%cs.cmu.edu
780dc60813 Bug 371667. When checking autodial status to see if we should put the browser offline, check whether a dial number is actually configured and allow the browser to go offline if no number is configured. r+sr=biesi, patch by Chris Double
git-svn-id: svn://10.0.0.236/trunk@222055 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 01:58:19 +00:00
gavin%gavinsharp.com
4eec525557 Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me
git-svn-id: svn://10.0.0.236/trunk@222054 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 01:14:26 +00:00
dbaron%dbaron.org
e81955cfa2 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222053 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 00:58:20 +00:00
jst%mozilla.org
fea07c7cdc Followup fix for bug 355766. Make functions exposed through XPCSafeJSObjectWrapper wrappers work more like normal functions. r+sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@222052 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 00:26:02 +00:00
gavin%gavinsharp.com
c06a0f78f2 Bug 373589: fix crash [@ nsPresContext::DefaultLinkColor] trying to get link color for <body> that has been removed from the document, which was a regression from the patch for bug 372971, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222051 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-20 00:21:29 +00:00
jst%mozilla.org
7e34e04a6d Fixing bug 374239. Add debugging code that will print time spent in various parts of nsCycleCollector::Collect(). r+sr=peterv@propagandism.org
git-svn-id: svn://10.0.0.236/trunk@222050 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 23:21:31 +00:00
dbaron%dbaron.org
6526ab40f0 Fix various shutdown leaks. Add static Shutdown method to gfxPlatform as the entry point for thebes cleanup and use the virtual destructor of the platform-specific gfxPlatform objects to do platform-specific cleanup. b=374286 r=vlad
git-svn-id: svn://10.0.0.236/trunk@222049 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 23:16:15 +00:00
dbaron%dbaron.org
ebe8f84e34 Fix leak of cairo_font_face_t. b=374286 r=vlad
git-svn-id: svn://10.0.0.236/trunk@222048 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 23:14:33 +00:00
nkinder%redhat.com
34dc3ac6f2 Resolves: 372194, 62700
Author: sparkins@redhat.com
Summary: Re-implemented two bug fixes in the LDIFWriter class in order to allow us to relicense the LDAP JDK under the standard Mozilla tri-license.  The first bug had to do with the printEntryStart() method of the LDIFWriter class does not handling non-printable DN's properly.  The second bug had to do with only the first value of a multi-valued attribute being written out in LDIF format.


git-svn-id: svn://10.0.0.236/trunk@222047 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 23:06:02 +00:00
nkinder%redhat.com
760e9b4b94 Resolves: 372440
Author: sparkins@redhat.com
Summary: Re-implemented bug-fix to add a new constructor for the JSSESocketFactory class that allows an explicit socket factory to be passed in.  This bug-fix was reimplemented in order to re-license the LDAP JDK under the standard Mozilla tri-license.


git-svn-id: svn://10.0.0.236/trunk@222046 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 22:59:53 +00:00
igor.bukanov%gmail.com
01495f7a45 Bug 366123: Patch brendan@mozilla.org, r=myself
git-svn-id: svn://10.0.0.236/trunk@222045 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 21:46:45 +00:00
mkanat%bugzilla.org
2473d47a4d Bug 374330: Make it possible for installation templates to be text or HTML
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222044 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 21:39:15 +00:00
dbaron%dbaron.org
d7c0a892ae Fix handling of specified widths on column-spanning cells. b=363874 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@222043 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 20:26:36 +00:00
bugzilla%standard8.demon.co.uk
263bd9f7b9 Previous checking for bug 373240 was a patch by Serge Gautherie <sgautherie.bz@free.fr>
git-svn-id: svn://10.0.0.236/trunk@222042 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 20:01:27 +00:00
bugzilla%standard8.demon.co.uk
77037381ed Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Dv1, layout) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@222041 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 20:00:12 +00:00
bugzilla%standard8.demon.co.uk
869866a922 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (CV1, mailnews) r=neil,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@222040 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 19:58:12 +00:00
bugzilla%standard8.demon.co.uk
e0bf6ba8ca Bug 374508 Log if we can't translate an ldap error and fix some warnings in nsLDAPOperation.cpp. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@222039 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 19:50:05 +00:00
tony%ponderer.org
5ba774eada bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner


git-svn-id: svn://10.0.0.236/trunk@222038 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 18:38:01 +00:00
aaronr%us.ibm.com
7d2ff3d867 [XForms] copyItem doesn't generate xforms-value-changed. Bug 361094, r=surkov+olli
git-svn-id: svn://10.0.0.236/trunk@222037 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 16:34:27 +00:00
joshmoz%gmail.com
e12afe8598 remove nsIXULCommand.h, it is unused as far as I can tell. b=374472 r/sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@222036 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 16:13:37 +00:00
tor%cs.brown.edu
bec89f2eb6 Bug 373485 - crash with percentage stroke-width. r=jwatt+longsonr
git-svn-id: svn://10.0.0.236/trunk@222035 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 15:14:48 +00:00
tor%cs.brown.edu
9a2a4b8534 Bug 373634 - adding a viewBox attribute to outer SVG not working.
r=jwatt, sr=roc


git-svn-id: svn://10.0.0.236/trunk@222034 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 15:12:26 +00:00
tor%cs.brown.edu
baee322ee3 Bug 369438 - crash after removing filter. s+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222033 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 15:10:14 +00:00
Olli.Pettay%helsinki.fi
27faae2f65 Bug 373586 , r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222032 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 10:23:29 +00:00
thomas.benisch%sun.com
79d801e07b Bug 368558 add colors to Lightning calendars tab r=mvl
git-svn-id: svn://10.0.0.236/trunk@222031 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 09:31:01 +00:00
peterv%propagandism.org
cb266f8501 Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@222030 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 09:19:16 +00:00
Olli.Pettay%helsinki.fi
a01e4e1bd7 Backout bug 373586
git-svn-id: svn://10.0.0.236/trunk@222029 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 08:13:01 +00:00
ginn.chen%sun.com
f5a9de0ad0 Fix bustage of 368773
git-svn-id: svn://10.0.0.236/trunk@222028 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 06:57:15 +00:00
ginn.chen%sun.com
c893197543 Bug 370455 – SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander


git-svn-id: svn://10.0.0.236/trunk@222027 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 06:45:35 +00:00
Olli.Pettay%helsinki.fi
e39d41de6e Bug 373586 , r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@222026 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 06:30:41 +00:00
aaronr%us.ibm.com
f13a4e7a49 [XForms] upload control in xul doesn't appear. Bug 374274, r=surkov+doronr
git-svn-id: svn://10.0.0.236/trunk@222025 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 05:22:45 +00:00
roc+%cs.cmu.edu
f0d956e9c6 Bug 372639. Don't die if the font selection code gives us more glyphs than we're supposed to have (just assert). r=pavlov
git-svn-id: svn://10.0.0.236/trunk@222023 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 03:27:55 +00:00
roc+%cs.cmu.edu
f5990f8727 Bug 178513. Add nsDisplayList API that Neil's going to need --- a way to force all frames to be painted regardless of the setup of dirty rects. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@222022 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 03:25:05 +00:00
philringnalda%gmail.com
348ac6962e Bug 366842: Pinstripe addressbook icons wrong in customization palette, r=mscott
git-svn-id: svn://10.0.0.236/trunk@222021 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-19 02:58:17 +00:00
jruderman%hmc.edu
8bc3bef847 Remove some bogus onloads from reftests (they just cause js errors).
git-svn-id: svn://10.0.0.236/trunk@222020 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 23:01:42 +00:00
peterv%propagandism.org
299cf730e8 Fix for bug 373417 (slots->mControllers only exist for XUL nodes). Patch by sicking, r/sr=peterv.
git-svn-id: svn://10.0.0.236/trunk@222019 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 18:16:33 +00:00
mattwillis%gmail.com
8d946954b9 bug 372879 - Stop forcing task sort by priority on each restart. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222018 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 17:25:11 +00:00
mattwillis%gmail.com
245fd7740a bug 373209 - Lightning preferences selected tab should persist. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222017 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 17:18:20 +00:00
mattwillis%gmail.com
65377750a5 bug 373209 - Lightning preferences selected tab should persist. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@222014 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 17:18:02 +00:00
db48x%yahoo.com
46dc40953a Bug 112775 – DOM Inspector to create nodes
patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=db48x, sr=neil


git-svn-id: svn://10.0.0.236/trunk@222013 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 17:13:53 +00:00
surkov.alexander%gmail.com
4a06a5d932 Fix for bug 373531 - implement IA2::state, r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@222012 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 15:54:48 +00:00
bugzilla%babylonsounds.com
f34eba0ecd Bug 346427 - cvs remove calendar/resources/content/dateUtils.js, r=mvl
git-svn-id: svn://10.0.0.236/trunk@222011 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 15:48:50 +00:00
surkov.alexander%gmail.com
43706ed056 Fix for bug 362365 - use anonid for relations within of world of anonymous content, patch=me, aaronlev, r=Olli.Pettay, sr=jst
git-svn-id: svn://10.0.0.236/trunk@222010 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 14:08:33 +00:00
sayrer%gmail.com
8c61a14418 Disable test until bustage is fixed.
git-svn-id: svn://10.0.0.236/trunk@222009 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 12:36:19 +00:00
peterv%propagandism.org
dbfdd4111d Fix leak regression from bug 368773 (Add a bunch of DOM objects to cycle collection). r/sr=bz.
git-svn-id: svn://10.0.0.236/trunk@222008 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 11:07:52 +00:00
surkov.alexander%gmail.com
6d534271cf Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen
git-svn-id: svn://10.0.0.236/trunk@222007 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-18 05:21:13 +00:00
ajschult%verizon.net
8b76ddf56a Bug 279698: Preprocess acceptCookieDialog.js to unbreak SeaMonkey's cookie dialog. r=Neil
git-svn-id: svn://10.0.0.236/trunk@222006 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 19:54:34 +00:00
stuart.morgan%alumni.case.edu
6fdf6a56fc Camino only - Bug 374180: Use case-insensitive comparison with prefilled usernames. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@222005 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 19:01:19 +00:00
mkanat%bugzilla.org
3323da74ff Bug 374227: Create a system for localizing basic installation strings
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@222004 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 16:13:36 +00:00
bmlk%gmx.de
0858284636 moving table dom entries into sub dir reftest.list adding test for 373390
git-svn-id: svn://10.0.0.236/trunk@222003 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 15:50:42 +00:00
lpsolit%gmail.com
85f9fc9476 Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@222002 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 14:12:21 +00:00
bmlk%gmx.de
a47ec2033c mark cellmap if 0 colspans are present for 0 colspan expansion when cells are deleted bug 373390 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@222001 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 05:58:15 +00:00
sspitzer%mozilla.org
bd37ee1150 fix typo in comment, no bug.
git-svn-id: svn://10.0.0.236/trunk@222000 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 02:02:45 +00:00
edburns%acm.org
7fb2ac6fa2 A plugins/netbeans
A plugins/netbeans/.cvsignore
A plugins/netbeans/build.xml
A plugins/netbeans/manifest.mf
A plugins/netbeans/nbproject/.cvsignore
A plugins/netbeans/nbproject/build-impl.xml
A plugins/netbeans/nbproject/genfiles.properties
A plugins/netbeans/nbproject/project.properties
A plugins/netbeans/nbproject/project.xml
A plugins/netbeans/pluglet.properties
A plugins/release/build.xml
A plugins/examples/EmptyMainClass/EmptyMainClass.java
A plugins/examples/index.html
A plugins/examples/simple/src/main/java/simple/SimplePluglet.java
A plugins/examples/simple/src/main/web/index.html
M plugins/build.xml
M plugins/mozilla/nppluglet.cpp

- Towards a binar distribution of pluglets


git-svn-id: svn://10.0.0.236/trunk@221999 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 01:32:24 +00:00
aravind%mozilla.com
b28e1b25a8 Adding an empty writers file to prevent checkins
git-svn-id: svn://10.0.0.236/trunk@221998 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-17 00:49:38 +00:00
jst%mozilla.org
d63e915fd9 Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221997 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 23:53:16 +00:00
lpsolit%gmail.com
537d431269 Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221996 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 23:17:35 +00:00
jwatt%jwatt.org
6a1a294bf3 Remove pattern tests from reftest since apparently these still fail (I'll open a new bug) and add test for stroke-opacity
git-svn-id: svn://10.0.0.236/trunk@221995 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 23:09:50 +00:00
sayrer%gmail.com
c2a5ccbfbf Renabling, after local check for bustage.
git-svn-id: svn://10.0.0.236/trunk@221994 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 23:01:42 +00:00
jwatt%jwatt.org
b226fea81d Fix reftest to test fill-opacity as well as opacity as I intended in the first place
git-svn-id: svn://10.0.0.236/trunk@221992 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 22:15:55 +00:00
jwatt%jwatt.org
8933b7b14a Reftest to check that the opacity of element referencing a gradient is respected
git-svn-id: svn://10.0.0.236/trunk@221991 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 22:13:47 +00:00
mozilla.mano%sent.com
6253feb287 Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221990 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 22:05:05 +00:00
dbaron%dbaron.org
93fe79773e Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora.
git-svn-id: svn://10.0.0.236/trunk@221989 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 21:22:53 +00:00
rhelmer%mozilla.com
109d26342f make pageloader autorun/autoexit b=372570 r=robcee
git-svn-id: svn://10.0.0.236/trunk@221988 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 20:53:58 +00:00
lpsolit%gmail.com
38540616f4 Bug 174085: Want to be able to query via group in quicksearch - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221987 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 20:42:23 +00:00
lpsolit%gmail.com
9e273ff851 Bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221986 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 20:27:45 +00:00
mkanat%bugzilla.org
5abb4a372e Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221984 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 20:16:43 +00:00
graydon%mozilla.com
363f7451ca Disable the patch for 368869.
git-svn-id: svn://10.0.0.236/trunk@221983 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 19:52:33 +00:00
dietrich%mozilla.com
3eafdb9eb9 backing out schema changes from bug 372501 and bug 371827
git-svn-id: svn://10.0.0.236/trunk@221982 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 19:30:49 +00:00
jwatt%jwatt.org
c2028d3eb8 Reftest to test that text in a link is displayed
git-svn-id: svn://10.0.0.236/trunk@221981 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 19:18:40 +00:00
dietrich%mozilla.com
ef177c2426 Bug 371827 - places bookmarks need additional metadata (schema changes only, r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@221980 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 18:25:38 +00:00
dietrich%mozilla.com
cc7a568293 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@221979 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 17:40:19 +00:00
mkanat%bugzilla.org
a81d29c08b Bug 374222: Create a setup.cgi that can check perl module requirements
(This is the beginning of web-based installation.)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221978 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 17:10:32 +00:00
edburns%acm.org
a75284a92a M plugins/build.xml
M plugins/mozilla/Makefile.in

- Changes to build with objdir

M plugins/examples/MediaPlayer/JMPlayer.java

- Do not use * imports

M plugins/examples/MediaPlayer/build.xml

- distribute to objdir

M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletFactory.cpp
M plugins/src/PlugletsDir.cpp

- Additional logging


git-svn-id: svn://10.0.0.236/trunk@221977 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 16:29:31 +00:00
dbaron%dbaron.org
71f6a49305 Remove warning about using nsFrame implementation of GetMinWidth and GetPrefWidth. b=357544 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221976 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 16:18:06 +00:00
mkanat%bugzilla.org
d0c03c82f4 Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221975 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 16:04:35 +00:00
aaronleventhal%moonset.net
b7c0963ef6 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@221974 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 16:03:30 +00:00
jwatt%jwatt.org
a74adb1d22 Reftest to ensure removing display:none from foreignObject children works
git-svn-id: svn://10.0.0.236/trunk@221973 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 15:49:09 +00:00
mattwillis%gmail.com
3c5c82e45e bug 351380 - Wrong day selected using day name in datetextpicker. r=mickey
git-svn-id: svn://10.0.0.236/trunk@221972 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 15:33:16 +00:00
mattwillis%gmail.com
7783956638 bug 374078 - Fix datepicker in Lightning sidebar. r=mickey
git-svn-id: svn://10.0.0.236/trunk@221971 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 15:26:16 +00:00
jwatt%jwatt.org
85aa9c1e92 Reftest to ensure getElementById finds SVG <a> elements
git-svn-id: svn://10.0.0.236/trunk@221970 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 14:58:36 +00:00
peterv%propagandism.org
9dcb4b1958 Fix for bug 374096 (Cycle collector doesn't collect all the cycles it could). r=graydon, sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@221969 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 12:52:47 +00:00
jwatt%jwatt.org
478fe7f240 Adding pseudo-class tests
git-svn-id: svn://10.0.0.236/trunk@221968 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 11:24:42 +00:00
surkov.alexander%gmail.com
633c193dd7 Mac bustage fix for bug 373532
git-svn-id: svn://10.0.0.236/trunk@221967 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 09:56:07 +00:00
michael.buettner%sun.com
4ed75de52e bug #359712 bad handling of attendees (entry corruption)
git-svn-id: svn://10.0.0.236/trunk@221965 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 08:47:44 +00:00
stuart.morgan%alumni.case.edu
1ec5603db6 Camino only - Bug 362051: Don't show the Cannot Launch Camino dialog twice. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@221964 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 03:08:16 +00:00
stuart.morgan%alumni.case.edu
e6b9b7c5f2 Camino only - Bug 373559: Clear popups from the block list once they have been shown. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@221963 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 03:05:14 +00:00
sspitzer%mozilla.org
457c9144b0 fix for bug #374166: history-on-places regression, fail to set grouping
my fix for bug #373719 caused this regression.

r=mano


git-svn-id: svn://10.0.0.236/trunk@221962 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 03:02:29 +00:00
stuart.morgan%alumni.case.edu
756f373b19 Camino only - Bug 373358: Fix popup whitelisting on some sites. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@221961 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 03:01:39 +00:00
mattwillis%gmail.com
19d0a66290 Fix universal paths
git-svn-id: svn://10.0.0.236/trunk@221960 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 02:58:21 +00:00
stuart.morgan%alumni.case.edu
fedaf8307f Camino only - Bug 372152: Shorten session-saving batch time to 10 seconds. r=stridey sr=josh
git-svn-id: svn://10.0.0.236/trunk@221959 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 02:56:19 +00:00
stuart.morgan%alumni.case.edu
59b738d201 Camino only - Bug 373949: Fix crash detection when session saving is disabled. r=murph sr=josh
git-svn-id: svn://10.0.0.236/trunk@221958 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 02:53:54 +00:00
aaronr%us.ibm.com
78b1415599 [XForms] repeat doesn't update on value change. Bug 362308, r=surkov+olli
git-svn-id: svn://10.0.0.236/trunk@221956 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 02:06:06 +00:00
sspitzer%mozilla.org
5eba9f7f43 fix for bug #374150: [places] assert when I attempt to right click + bookmark a link: Couldn't select folders because no root node was available.
my fix for bug #373719 caused this regression.

r=mano


git-svn-id: svn://10.0.0.236/trunk@221955 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 01:51:01 +00:00
jwatt%jwatt.org
fdb60d2c2e Add SVG reftest dir
git-svn-id: svn://10.0.0.236/trunk@221954 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-16 01:36:43 +00:00
graydon%mozilla.com
dc9729938a Bug 368869, previous commit had a typo: s/bool/PRBool/, s/false/PR_FALSE/.
git-svn-id: svn://10.0.0.236/trunk@221951 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 23:47:01 +00:00
brendan%mozilla.org
d45831b529 Fix non-existent attribute deref bug (374116, r=igor).
git-svn-id: svn://10.0.0.236/trunk@221949 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 23:06:22 +00:00
mats.palmgren%bredband.net
f64ab5d3c0 Implement DOM clientLeft and clientTop. b=111207 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221948 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 23:05:13 +00:00
graydon%mozilla.com
b9117b23eb Bug 368869 - Make cycle collection suspect all native wrapper roots
r=brendan, sr=jst


git-svn-id: svn://10.0.0.236/trunk@221947 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 23:05:03 +00:00
preed%mozilla.com
8939959e9a Add locales that we added for 2.0.0.2 to the update verification.
git-svn-id: svn://10.0.0.236/trunk@221946 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 22:41:54 +00:00
preed%mozilla.com
c72ade1f3a Bug 371305: add --no-check-certificate to wget args; certain versions choke on the *.mozilla.org cert we use. patch=rhelmer, r=me.
git-svn-id: svn://10.0.0.236/trunk@221945 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 22:39:10 +00:00
gijskruitbosch%gmail.com
04b301db99 Bug 166929 - ChatZilla doesn't have online/offline icon.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221944 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 22:37:54 +00:00
asqueella%gmail.com
3ab3cd5ca6 Bug 278453 - Can't save Signature Placement preference: reverts to default on multiple identities
p=Rob Hasselbaum <rhasselbaum@comcast.net>
r=mscott, sr=neil


git-svn-id: svn://10.0.0.236/trunk@221943 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:59:59 +00:00
scott%scott-macgregor.org
672dfa5072 Bug #374017 --> mail context menu has two items with the 'm' accelerator.
r=l10n


git-svn-id: svn://10.0.0.236/trunk@221942 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:59:41 +00:00
asqueella%gmail.com
f5775a06f9 Bug 373648 - layout-debug location bar not visible on Firefox
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@221941 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:56:20 +00:00
asqueella%gmail.com
721f30b9e1 Bug 373393 - ASSERTION: Lying nsIInterfaceRequestor implementation! (mozilla/content/base/src/nsXMLHttpRequest.cpp)
fix by switching the getInterface implementation from setting Components.returnCode to throwing when an interface is not supported. Components.returnCode is currently broken (see bug 287107), and it's not clear when it gets fixed. The assertion is annoying and the original intent of returnCode was to use it for success codes anyway.

r=gavin


git-svn-id: svn://10.0.0.236/trunk@221940 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:51:48 +00:00
aaronr%us.ibm.com
b184a4eeb4 [XForms] Support Date and Time types for Range. Bug 372736, p=msterlin r=surkov+aaronr
git-svn-id: svn://10.0.0.236/trunk@221939 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:41:37 +00:00
asqueella%gmail.com
868c1c3d57 Bug 374101 - clean up some strict js warnings and errors
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221938 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:40:44 +00:00
mattwillis%gmail.com
537efccf63 bug 373437 - Windows installer should remove some trunk-only files when upgrading from Sb 0.3.1 to 0.5 (branch). Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221936 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:08:44 +00:00
mattwillis%gmail.com
205927214d bug 374121 - Fix js strict warnings. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221935 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 21:04:31 +00:00
mats.palmgren%bredband.net
ddf51f2f4e Fix DOM client/scroll/offsetWidth regression for tables. b=372365 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221934 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 20:43:02 +00:00
igor.bukanov%gmail.com
52e10dbf67 Bug 374106: making xml_contains to work again. r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@221933 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 20:30:56 +00:00
wtchang%redhat.com
f675db2261 Bugzilla bug 363997: define the WSAOVERLAPPED type properly to fix MinGW
build failure. The patch is contributed by Martijn Wargers
<martijn.martijn@gmail.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@221932 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 20:20:37 +00:00
edburns%acm.org
9135d48138 remove_j_id_
git-svn-id: svn://10.0.0.236/trunk@221930 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 20:12:37 +00:00
aaronleventhal%moonset.net
c4edf71f74 Bug 374100. Regression in GetTextAtOffset for forced line breaks. r=parente
git-svn-id: svn://10.0.0.236/trunk@221929 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 19:43:53 +00:00
mats.palmgren%bredband.net
09db97ba4d Deal with parent frame that doesn't map content. b=373882 r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@221928 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 19:09:37 +00:00
aaronleventhal%moonset.net
6a402240b2 Bug 371045. Firefox not firing focus event on application switching. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@221927 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 18:58:10 +00:00
ghendricks%novell.com
a4636a6ab3 Removed novell link
git-svn-id: svn://10.0.0.236/trunk@221926 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 18:40:03 +00:00
mattwillis%gmail.com
b8ba812dd5 Fix Punjabi locale code
git-svn-id: svn://10.0.0.236/trunk@221925 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 18:19:41 +00:00
ghendricks%novell.com
493a5a1a45 Sync with 2661
git-svn-id: svn://10.0.0.236/trunk@221924 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 16:49:10 +00:00
mattwillis%gmail.com
2dd11b9d1c bug 371806 - Use createRecurrenceRule helper. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mickey
git-svn-id: svn://10.0.0.236/trunk@221923 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 16:31:58 +00:00
mattwillis%gmail.com
7152f7e7ec Add shipped-locales for release packaging.
git-svn-id: svn://10.0.0.236/trunk@221921 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 16:21:47 +00:00
mattwillis%gmail.com
646cf3a79b bug 374084 - Add Punjabi translation to all-locales, but not shipped-locales.
git-svn-id: svn://10.0.0.236/trunk@221920 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 16:20:13 +00:00
masayuki%d-toybox.com
7aac338174 Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221918 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 16:16:20 +00:00
ghendricks%novell.com
61a9523cf5 Cleaned up error messages
git-svn-id: svn://10.0.0.236/trunk@221916 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 15:49:26 +00:00
surkov.alexander%gmail.com
595d9df96c Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221914 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 14:18:33 +00:00
masayuki%d-toybox.com
89880c4cb0 Bug 373954 Cannot send any attachment files which are attached in original message when I forward a mail as inline r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221913 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 12:58:10 +00:00
mkanat%bugzilla.org
7da5fe20b4 Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choose their own level
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221912 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 08:15:53 +00:00
mkanat%bugzilla.org
0445ad6dc6 Post-checkin fix for Bug 121069: I had forgotten to remove an unused error message from code-error.html.tmpl.
git-svn-id: svn://10.0.0.236/trunk@221911 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 04:50:22 +00:00
mkanat%bugzilla.org
baaac385a9 Bug 374004: Enable transaction code and use it in some installation places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221910 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 04:29:46 +00:00
surkov.alexander%gmail.com
09520072ae Bustage fix for bug 373532
git-svn-id: svn://10.0.0.236/trunk@221909 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 02:57:04 +00:00
surkov.alexander%gmail.com
f2cdb81a89 Fix bustage for bug 373532
git-svn-id: svn://10.0.0.236/trunk@221908 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 02:46:45 +00:00
surkov.alexander%gmail.com
83aec9c2e3 =Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221907 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 02:26:13 +00:00
preed%mozilla.com
cb34b7601c Bug 371350: Part III of the Stage patch, handling 1.5.0.x-branch non-locale XPIs correctly. r=rhelmer.
git-svn-id: svn://10.0.0.236/trunk@221906 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 00:39:20 +00:00
edburns%acm.org
d68d310f48 M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
M webclient/classes_spec/org/mozilla/mcp/package.html

- Use DOM to make assertions about response XML


git-svn-id: svn://10.0.0.236/trunk@221905 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 00:33:10 +00:00
rhelmer%mozilla.com
be77e98618 do not use curl for the complete test, use wget instead b=371305 r=preed
git-svn-id: svn://10.0.0.236/trunk@221904 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-15 00:28:12 +00:00
sspitzer%mozilla.org
fef42c7f2e fix for bug #373709: open the "Help" menu item in the places' based bookmarks manager dialog gives me a js error
patch=jminta
r=mano


git-svn-id: svn://10.0.0.236/trunk@221903 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 23:40:23 +00:00
preed%mozilla.com
6744377275 Bug 373389: Update verification configs for 2003. r=rhelmer, bc
git-svn-id: svn://10.0.0.236/trunk@221902 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 23:09:04 +00:00
preed%mozilla.com
2fdb82326f Bug 373389: update verification config bumps for 2003. r=rhelmer, bc
git-svn-id: svn://10.0.0.236/trunk@221901 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 23:04:09 +00:00
ghendricks%novell.com
e781846a97 Fixed multiple bugs for release
git-svn-id: svn://10.0.0.236/trunk@221899 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 21:08:17 +00:00
edburns%acm.org
4b007f23c0 A webclient/classes_spec/org/mozilla/mcp/package.html
- package description for MCP

M dist/build.xml

- copy ancilliary files for javadoc

A dist/javadoc.css

- Stylesheet for code samples within Javadocs

M dist/netbeans/build.xml

- Use releasenotes for test browesr start page

M dom/jni/Makefile.in
M dom/src/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_share/Makefile.in

- FORCE_PR_LOG

M dom/jni/javaDOMEventsGlobals.cpp
M dom/jni/nativeDOMProxyListener.cpp
M dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp

- use nsCOMPtr and correct QI-ing.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Javadocs

- Make private things private

A webclient/classes_spec/org/mozilla/mcp/mcp.jpg

- Master Control Program

M webclient/classes_spec/org/mozilla/webclient/WebclientFactory.java

- javadocs


git-svn-id: svn://10.0.0.236/trunk@221898 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 21:02:14 +00:00
crowder%fiverocks.com
d8146dc395 Bug 355827: SpiderMonkey's readline() doesn't handle EOF properly, r=crowder, patch by KATO Kazuyoshi <kzys@8-p.info>
git-svn-id: svn://10.0.0.236/trunk@221897 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:47:42 +00:00
sspitzer%mozilla.org
2c2d4a3d00 fix typo.
git-svn-id: svn://10.0.0.236/trunk@221896 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:38:59 +00:00
sspitzer%mozilla.org
c50f0ed270 backing out my previous workarounds for bug #373719 and bug #373721.
instead, per Asaf's advice, fix this with setTimeout() so that we fix all views at once.

again, these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

r=mano


git-svn-id: svn://10.0.0.236/trunk@221895 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:38:12 +00:00
alexei.volkov.bugs%sun.com
552caf5dfc 366557 - Small memory leaks in selfserv. fix for selfserv crash. r=nelson
git-svn-id: svn://10.0.0.236/trunk@221894 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:22:22 +00:00
joshmoz%gmail.com
a23f7d7c2d don't mark methods as NS_METHOD when they are not. b=364994 r=mano sr=pav
git-svn-id: svn://10.0.0.236/trunk@221893 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:12:21 +00:00
scott%scott-macgregor.org
15de327f79 Bug #373787 --> For a fresh en-US profile, be sure to select the en-US dictionary by default.
r=axel
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221891 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 20:02:31 +00:00
joshmoz%gmail.com
c74127ff75 don't rely on language features to construct/destruct instance of InlineBackgroundData. b=373305 r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221889 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 19:48:51 +00:00
mrbkap%gmail.com
2c9a703fa8 Prevent the wrong 'this' object creeping into FindProxyForURL. bug 369213, r=darin/crowder sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@221888 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 18:47:44 +00:00
bugzilla%standard8.demon.co.uk
dbabfd273a Bug 262316 Sort by date does not sort messages in thread by date. p=Teemu Mannermaa <wicked+bz@etlicon.fi>,r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221886 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 18:36:59 +00:00
martijn.martijn%gmail.com
b9730d0452 Bug 373456 – Unexpected fail with 367247-s-auto.html test, because of my use of 26px wide scrollbars == making certain reftest bigger, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@221885 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 18:22:05 +00:00
despotdaemon
568e9116db Pseudo-automatic update of changes made by wtchang@redhat.com.
git-svn-id: svn://10.0.0.236/trunk@221884 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 18:17:07 +00:00
wtchang%redhat.com
ed26fa6de8 Bugzilla bug 363997: when running on Windows Vista, set the sockets in the
compatibility mode so that the new TCP/IP stack in Windows Vista can
interoperate with all the TCP/IP implementations.  The patch is contributed
by Seth Spitzer <sspitzer@mozilla.com>. r=wtc,biesi
Modified Files: _win95.h w95io.c w95sock.c w95thred.c


git-svn-id: svn://10.0.0.236/trunk@221882 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 18:00:44 +00:00
ghendricks%novell.com
13934c2a59 DUPLICATE bugs should not be updated.
git-svn-id: svn://10.0.0.236/trunk@221881 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:59:52 +00:00
ghendricks%novell.com
bb8a32e841 Resolution was not being reset on bugs that are automatically reopened.
git-svn-id: svn://10.0.0.236/trunk@221880 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:52:47 +00:00
martijn.martijn%gmail.com
66279a44ca Bug 373010 – Mingw build failure in mozilla/gfx/thebes/src/gfxWindowsFonts.cpp, r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@221879 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:33:53 +00:00
sspitzer%mozilla.org
77b7b13c32 workaround for bug #373719: [places] on startup, no children of bookmarks item in the bookmarks sidebar (until I search)
workaround for bug #373721:  no children under "Bookmarks" in the left pane of the "Bookmarks Manager" dialog in places

these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

bug #373944 tracks backing these workarounds out.

r=dietrich


git-svn-id: svn://10.0.0.236/trunk@221878 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:32:25 +00:00
mkaply%us.ibm.com
2ebef75afe Bug 178993 -patch from robert sayre and others - r=bsmedberg, dveditz, mvl, sr=darin - add HTTPOnly support
git-svn-id: svn://10.0.0.236/trunk@221877 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:22:01 +00:00
mkaply%us.ibm.com
8b522be413 Bug 178993 - r=sayrer - Unit testcase for httponly
git-svn-id: svn://10.0.0.236/trunk@221876 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 17:16:51 +00:00
mats.palmgren%bredband.net
25cc5754c3 Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
git-svn-id: svn://10.0.0.236/trunk@221875 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 16:44:51 +00:00
martijn.martijn%gmail.com
5724611be0 Reftest for bug 366616 - Canvas in XUL is not rendered, r=jwalden+bmo
git-svn-id: svn://10.0.0.236/trunk@221874 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 16:33:42 +00:00
thomas.benisch%sun.com
6c1c8e3ba3 Bug 352667 After deleting calendar the last calendar in list is not displayed r=mvl
git-svn-id: svn://10.0.0.236/trunk@221872 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 09:42:29 +00:00
thomas.benisch%sun.com
bbe103f8ef Bug 349520 working hours for calendar-multiday-view ui-r=dmose r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221871 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 09:17:35 +00:00
michael.buettner%sun.com
688ff084d9 fixed typos introduced during last check-in
git-svn-id: svn://10.0.0.236/trunk@221870 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 08:30:46 +00:00
scott%scott-macgregor.org
7f2fdb4e0a Bug #373787 --> cannot select dictionary with the same name as locale.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221869 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 07:06:13 +00:00
mkanat%bugzilla.org
3ca6cafe65 Bug 373865: Group name is missing in the title of the group edit page
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221867 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 06:30:41 +00:00
joshmoz%gmail.com
c245aa3385 XPCOM cycle collector is initialized statically, don't do that. b=369336 r=graydon sr=vlad
git-svn-id: svn://10.0.0.236/trunk@221866 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 06:15:10 +00:00
sharparrow1%yahoo.com
33a123151f Bug 373381: Rendering of radios/checkboxes with auto width has regressed. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@221862 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 02:47:05 +00:00
roc+%cs.cmu.edu
7edf233b14 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@221860 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:58:06 +00:00
roc+%cs.cmu.edu
f427e2bbff Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi
git-svn-id: svn://10.0.0.236/trunk@221859 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:52:07 +00:00
roc+%cs.cmu.edu
2da351febf Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
git-svn-id: svn://10.0.0.236/trunk@221857 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:42:42 +00:00
joshmoz%gmail.com
e262717803 Default Plug-in's InfoPlist.strings is a broken, double-double quotes starting quoted strings. b=373818 r=josh sr=pav
git-svn-id: svn://10.0.0.236/trunk@221855 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-14 01:01:44 +00:00
igor.bukanov%gmail.com
6da9834da7 Bug 373678: qnamepart should not set isXML. r=brendan
git-svn-id: svn://10.0.0.236/trunk@221852 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:59:20 +00:00
richm%stanfordalumni.org
3a0887d645 bump version to 6.0.3
git-svn-id: svn://10.0.0.236/trunk@221848 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:40:35 +00:00
mattwillis%gmail.com
0b1415cb04 bug 327930 - when using getItems() LAST-MODIFIED property should actually represent the last mtime. Patch by Norbert Püschel <norbert.pueschel@networker-gmbh.de>, r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221847 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:38:27 +00:00
mattwillis%gmail.com
b624f32c2b bug 373306 - Fix alignment of labels when using annual recurrence. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl
git-svn-id: svn://10.0.0.236/trunk@221846 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:17:39 +00:00
mattwillis%gmail.com
b5b99cd10b bug 358110 - Register Sunbird to handle .ICS files on Mac. r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221845 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:11:23 +00:00
joshmoz%gmail.com
ddc8ddcae5 Quit menu-item/Cmd+Q is broken in windows which don't have their own menu_FileQuitItem set. b=368911 r=mano sr=pav
git-svn-id: svn://10.0.0.236/trunk@221844 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:09:36 +00:00
mattwillis%gmail.com
9a5df5eb23 style fixes for Sun event dialog. No bug. rs=mickey.
git-svn-id: svn://10.0.0.236/trunk@221843 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 23:07:09 +00:00
mozilla.mano%sent.com
6940f9e440 Bug 370215 - update microsummaries to use unique place: uris for Places bookmarks. r=myk/dietrich.
git-svn-id: svn://10.0.0.236/trunk@221842 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:35:52 +00:00
joshmoz%gmail.com
3bbe8457eb Fixes a visibility logic bug. Also extends support for the collapsed attribute to all menu node types (menu, menu item, and separator). Apparently there was a previous assumption that collapsed would only be used on the menu type, but that is nonsense. In XUL collapsed=true is the same as visibility:collapsed, and according to CSS2 visibility:collapsed outside the context of a table is the same as hidden:true. Cleans up the code for hidden and collapsed attribute checks. b=373730 r=mano sr=pav
git-svn-id: svn://10.0.0.236/trunk@221841 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:28:08 +00:00
ghendricks%novell.com
595a5b1f6d Multiple bugs
git-svn-id: svn://10.0.0.236/trunk@221840 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:26:53 +00:00
joshmoz%gmail.com
3de2326b72 remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst
git-svn-id: svn://10.0.0.236/trunk@221839 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:18:04 +00:00
Olli.Pettay%helsinki.fi
a845d206e6 Bug 373564, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221838 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 22:11:14 +00:00
bzbarsky%mit.edu
f8375708bc Get the correct next-in-flow. Bug 373611, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221837 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 21:23:17 +00:00
bzbarsky%mit.edu
6425673982 Be a little more careful about whether we have dirty roots. Bug 332807,
r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221836 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 21:21:03 +00:00
joshmoz%gmail.com
ef1f57520a remove theme constant overrides. b=372996 r=smorgan sr=vlad
git-svn-id: svn://10.0.0.236/trunk@221835 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 21:07:41 +00:00
scott%scott-macgregor.org
da426f143c Bug #373816 --> remove old xpinstall based installer files.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221834 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 21:05:28 +00:00
bugzilla%standard8.demon.co.uk
6c9d520dfc Another bustage fix for bug 361326.
git-svn-id: svn://10.0.0.236/trunk@221832 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 20:02:03 +00:00
bugzilla%standard8.demon.co.uk
08bab824dc Better bustage fix for bug 361326, this is what I meant to do in the first place.
git-svn-id: svn://10.0.0.236/trunk@221831 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 19:35:34 +00:00
bugzilla%standard8.demon.co.uk
d3f04e9de9 Bustage fix for bug 361326.
git-svn-id: svn://10.0.0.236/trunk@221830 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 19:28:32 +00:00
bugzilla%standard8.demon.co.uk
8e23b2f5d2 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin
git-svn-id: svn://10.0.0.236/trunk@221829 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 18:56:01 +00:00
bugzilla%standard8.demon.co.uk
abbc962132 Bug 361326 Address book directories obtained through RDF aren't always initialised properly - outlook (and final) part. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221828 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 18:52:21 +00:00
rhelmer%mozilla.com
bafc2562a4 move to platform-specific configs b=371305
git-svn-id: svn://10.0.0.236/trunk@221827 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 18:29:25 +00:00
bugzilla%standard8.demon.co.uk
f354a357c0 Part of Bug 316170. Disable building of the Address Book LDAP change log replication code because it doesn't work and it will make fixing the full replication code easier. ChangeLog replication will be reimplemented by bug 311632. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221826 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 17:12:18 +00:00
despotdaemon
4c87731fc7 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221825 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 16:58:23 +00:00
alexei.volkov.bugs%sun.com
127dfd3f61 129218 - memory leaks in tstclnt. r=neil, sr=nelson
git-svn-id: svn://10.0.0.236/trunk@221824 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 15:40:58 +00:00
richm%stanfordalumni.org
7078421208 Make sure all copyrights/licenses are the mpl/gpl/lgpl tri-license
Update version to 4.0.4
Remove the build rpm script


git-svn-id: svn://10.0.0.236/trunk@221821 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 15:39:58 +00:00
ccooper%deadsquid.com
8718cf1d5e - match existing build name from tree
git-svn-id: svn://10.0.0.236/trunk@221820 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 15:02:14 +00:00
ccooper%deadsquid.com
dcf0aca38e - use new caminobld key
git-svn-id: svn://10.0.0.236/trunk@221819 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 14:59:20 +00:00
aaronleventhal%moonset.net
a60b34aa57 Bug 373077. getTextAtOffset() failing when there are list bullet frames involved. r=parente
git-svn-id: svn://10.0.0.236/trunk@221818 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 14:56:49 +00:00
reed%reedloden.com
f9f56fc773 Bug 373729 - "Files help link incorrectly goes to "help.html#files"" [p=reed r=reed]
git-svn-id: svn://10.0.0.236/trunk@221816 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 06:25:03 +00:00
edburns%acm.org
8e41711791 Complete the thread safety changes. Ready to attempt alpha 6 release again.
M logging.properties

- Do not append.  Create a new file each time.

- Do not specify a limit.

M dom/classes/org/mozilla/dom/AttrImpl.java
M dom/classes/org/mozilla/dom/CharacterDataImpl.java
M dom/classes/org/mozilla/dom/DOMAccessor.java
M dom/classes/org/mozilla/dom/DOMImplementationImpl.java
M dom/classes/org/mozilla/dom/DocumentImpl.java
M dom/classes/org/mozilla/dom/DocumentTypeImpl.java
M dom/classes/org/mozilla/dom/ElementImpl.java
M dom/classes/org/mozilla/dom/EntityImpl.java
M dom/classes/org/mozilla/dom/NamedNodeMapImpl.java
M dom/classes/org/mozilla/dom/NodeImpl.java
M dom/classes/org/mozilla/dom/NodeListImpl.java
M dom/classes/org/mozilla/dom/NotationImpl.java
M dom/classes/org/mozilla/dom/ProcessingInstructionImpl.java
M dom/classes/org/mozilla/dom/events/EventImpl.java
M dom/classes/org/mozilla/dom/events/MouseEventImpl.java
M dom/classes/org/mozilla/dom/events/UIEventImpl.java

- Use the new ReturnRunnable and RunnableRunner mechanism to ensure
  all DOM calls happen on the NativeEventThread

M dom/jni/org_mozilla_dom_DocumentImpl.cpp

- If the element is not found, make sure the exception thrown is a DOM
  Exception.

M webclient/build-tests.xml

- pass a test browser url.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Use the CountDownLatch instead of wait/notify

M webclient/classes_spec/org/mozilla/webclient/impl/WrapperFactory.java

-    public int loadNativeLibraryIfNecessary();
+    public int loadNativeLibrariesIfNecessary();

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- Fix error in log string

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- Clean up log messages a bit.

- Use CountDownLatch instead of wait/notify for synchronization

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java


git-svn-id: svn://10.0.0.236/trunk@221815 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 06:21:45 +00:00
aaronr%us.ibm.com
b89d4df062 [XForms] fix compile error. Bug 368248, r=doronr+surkov
git-svn-id: svn://10.0.0.236/trunk@221814 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 05:47:34 +00:00
aaronr%us.ibm.com
825e6e6dc3 NPOTDB complexType with optional complex content fails. Bug 373061, p=sspeiche r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@221813 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 05:28:22 +00:00
rhelmer%mozilla.com
c2420f7cc1 de was pulled from firefox 1.5.0.9 for bug 370266
git-svn-id: svn://10.0.0.236/trunk@221812 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 04:35:10 +00:00
ginn.chen%sun.com
acee366176 Back out bug 372367 due to a regression
git-svn-id: svn://10.0.0.236/trunk@221811 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 03:22:44 +00:00
alfred.peng%sun.com
c621cf94af Bug 116243. Incorrect type conversion of Java Boolean to Javascript String.
r=brendan,sr=jst.


git-svn-id: svn://10.0.0.236/trunk@221810 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 03:18:29 +00:00
mattwillis%gmail.com
1109f80711 bug 373643 - Remove references to email.properties. r=kewisch
git-svn-id: svn://10.0.0.236/trunk@221809 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 02:21:22 +00:00
wtchang%redhat.com
d8f9ecca0f Bugzilla bug 358785: landed libpkix test scripts and data on the trunk.
git-svn-id: svn://10.0.0.236/trunk@221808 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 01:27:12 +00:00
sspitzer%mozilla.org
60a2e51c7a fix for bug #373211: history results showing up when you search in the organize bookmarks dialog.
fix for bug #373206:  when searching in bookmarks, if clear the quick search, we don't reset the search.

fix for bug #373207:  fix strings in the organize bookmarks dialog for fx 2 parity and remove a couple unused strings.

patch=jminta
r=mano


git-svn-id: svn://10.0.0.236/trunk@221807 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-13 01:21:32 +00:00
rhelmer%mozilla.com
6109280ce4 read patcherToolsRev from the config file b=373080 r=preed
git-svn-id: svn://10.0.0.236/trunk@221804 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 23:30:40 +00:00
ghendricks%novell.com
f3b2cf6306 Cleanup code from code review.
git-svn-id: svn://10.0.0.236/trunk@221803 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 23:06:34 +00:00
ccooper%deadsquid.com
3f2f0d61e4 - fix ObjDir references
git-svn-id: svn://10.0.0.236/trunk@221801 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 23:02:50 +00:00
bienvenu%nventure.com
b49b00e678 fix 373570 alert about folder busy when doing an initial download of pop3 messages after account wizard comes up, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221800 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 23:02:35 +00:00
cls%seawood.org
fcfde30581 Bug #359451 r=bear
This should be the last of the globals changes:
* Set ::default_hours & ::nowdate in tbglobals.pl
* Make ::rel_path local to showbuilds.pl .
* Move ::maxdate & ::mindate into $td hash populated by tb_load_data()
* Show an error if multiple modes (e.g. panel, quickparse) are given to
showbuilds.cgi
* Fix link in express mode of showbuilds.cgi
* Do not show 'previous hours' links for static index.html
* Pass down all form values to 'previous hours' links & the links in panel &
express modes (except in static builds).
* Remove global references & unused code from viewvc.pl
* Note which remaining globals are used by viewvc.pl & bonsai's cvsquery.pl


git-svn-id: svn://10.0.0.236/trunk@221799 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 22:44:03 +00:00
ccooper%deadsquid.com
ad1686a4e9 - new paths for new build machine
git-svn-id: svn://10.0.0.236/trunk@221797 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 21:51:13 +00:00
tor%cs.brown.edu
1f3a38bbf4 Bug 372176 - complete GIF decoder transition to cairo gfx.
r=alfredkayser, sr=pavlov


git-svn-id: svn://10.0.0.236/trunk@221796 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 21:32:13 +00:00
joshmoz%gmail.com
4512547010 null check native data pointer from GetNativeData. b=364994 r=mano sr=pav
git-svn-id: svn://10.0.0.236/trunk@221795 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:58:02 +00:00
edburns%acm.org
4c249b774c This checkin extracts the thread coordination mechanism used within
webclient into an internal contract so it can be used by dom.

M dom/classes/org/mozilla/dom/DOMAccessor.java

- use RunnableRunner and ReturnRunnable to do internal thread
  coordination.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/BookmarksImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CocoaBrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/GtkBrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/HistoryImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/PreferencesImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/ProfileManagerImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/RDFEnumeration.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/Win32BrowserControlCanvas.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WindowControlImpl.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java

- Refactor to rename WCRunnable to ReturnRunnable.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java
A util/classes/org/mozilla/util/ReturnRunnable.java

- Implement new RunnableRunner interface.

R webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WCRunnable.java
A util/classes/org/mozilla/util/RunnableRunner.java

- moved class


git-svn-id: svn://10.0.0.236/trunk@221794 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:39:22 +00:00
benjamin%smedbergs.us
e84de3a337 Additional removal of modules.mk, bug 367912. I hate that I can't ever attach all the files of a patch :-(
git-svn-id: svn://10.0.0.236/trunk@221792 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:35:14 +00:00
jwatt%jwatt.org
263687b7b2 Fixing bug 373687. Reduce the potential for misunderstanding nsEventDispatcher::Dispatch. r=olli.pettay@gmail.com
git-svn-id: svn://10.0.0.236/trunk@221791 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:28:38 +00:00
benjamin%smedbergs.us
b93cd847d3 Additional removal of modules.mk, bug 367912
git-svn-id: svn://10.0.0.236/trunk@221790 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:27:08 +00:00
cltbld
c184c44bb7 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@221789 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:21:03 +00:00
benjamin%smedbergs.us
a4822158b3 Bug 373304 - MozillaBuild environment has crashes or instability, requires new version of msys-1.0.dll, r=luser
git-svn-id: svn://10.0.0.236/trunk@221787 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:18:25 +00:00
benjamin%smedbergs.us
7913da9806 Bug 367912 - Remove BUILD_MODULES support, r=luser
git-svn-id: svn://10.0.0.236/trunk@221786 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:14:02 +00:00
benjamin%smedbergs.us
d7b8b55601 Bug 373121 - Can't do update packaging in MozillaBuild, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@221785 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 20:04:37 +00:00
dbaron%dbaron.org
822cf5e891 Untabify and clean up modeline.
git-svn-id: svn://10.0.0.236/trunk@221784 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 18:57:32 +00:00
alexei.volkov.bugs%sun.com
08155c3d99 366557 - Small memory leaks in selfserv. r=nelson
git-svn-id: svn://10.0.0.236/trunk@221783 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 17:29:59 +00:00
philringnalda%gmail.com
59f482ee5f Bug 370475: Make building layout-debug deterministic, r=gavin
git-svn-id: svn://10.0.0.236/trunk@221782 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 17:25:01 +00:00
lpsolit%gmail.com
a049fa9b28 Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat
git-svn-id: svn://10.0.0.236/trunk@221781 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 17:04:11 +00:00
dietrich%mozilla.com
3e7fec1d4c Bug 371798 query result nodes must update titles on bookmark id not URI (r=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@221780 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 16:59:51 +00:00
edburns%acm.org
9fb81d2764 First step on allowing JAVADom to run on NativeEventThread. Have no
public native methods.  Have each formerly public native method now be a
package private method with the same name as before, but the string
"native" prepended, and the first letter of the old name capitalized.
Have a new public method with the same name as the old method with a
body that calls through to the corresponding native method, passing args
correctly.

Next step will be to provide a threading solution from webclient.

M dom/classes/org/mozilla/dom/AttrImpl.java
M dom/classes/org/mozilla/dom/CharacterDataImpl.java
M dom/classes/org/mozilla/dom/DOMAccessor.java
M dom/classes/org/mozilla/dom/DOMImplementationImpl.java
M dom/classes/org/mozilla/dom/DocumentImpl.java
M dom/classes/org/mozilla/dom/DocumentTypeImpl.java
M dom/classes/org/mozilla/dom/ElementImpl.java
M dom/classes/org/mozilla/dom/EntityImpl.java
M dom/classes/org/mozilla/dom/NamedNodeMapImpl.java
M dom/classes/org/mozilla/dom/NodeImpl.java
M dom/classes/org/mozilla/dom/NodeListImpl.java
M dom/classes/org/mozilla/dom/NotationImpl.java
M dom/classes/org/mozilla/dom/ProcessingInstructionImpl.java
M dom/classes/org/mozilla/dom/events/EventImpl.java
M dom/classes/org/mozilla/dom/events/MouseEventImpl.java
M dom/classes/org/mozilla/dom/events/UIEventImpl.java
M dom/jni/org_mozilla_dom_AttrImpl.cpp
M dom/jni/org_mozilla_dom_CharacterDataImpl.cpp
M dom/jni/org_mozilla_dom_DOMAccessor.cpp
M dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp
M dom/jni/org_mozilla_dom_DocumentImpl.cpp
M dom/jni/org_mozilla_dom_ElementImpl.cpp
M dom/jni/org_mozilla_dom_EntityImpl.cpp
M dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp
M dom/jni/org_mozilla_dom_NodeImpl.cpp
M dom/jni/org_mozilla_dom_NodeListImpl.cpp
M dom/jni/org_mozilla_dom_NotationImpl.cpp
M dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp
M dom/jni/org_mozilla_dom_events_EventImpl.cpp
M dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp
M dom/jni/org_mozilla_dom_events_UIEventImpl.cpp


git-svn-id: svn://10.0.0.236/trunk@221779 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 16:13:03 +00:00
pedemont%us.ibm.com
27c1e2e64d Bug 371828 - Need to generate events for midifer keys. r=mento.
git-svn-id: svn://10.0.0.236/trunk@221778 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 16:04:40 +00:00
thomas.benisch%sun.com
732fcbf3fa Bug 349520 working hours for calendar-multiday-view r=lilmatt ui-r=dmose
git-svn-id: svn://10.0.0.236/trunk@221777 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 15:35:35 +00:00
mattwillis%gmail.com
c1323704cc bug 334685 - Removing obsolete calendarMail.js. Replaced by iMIP/iTIP support.
git-svn-id: svn://10.0.0.236/trunk@221776 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 15:02:49 +00:00
gijskruitbosch%gmail.com
3e7079668b Bug 348216 - Join Channel should select the first channel in the list
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221774 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 12:55:33 +00:00
gavin%gavinsharp.com
5ee8270181 Fix windows unit test bustage by reverting previous change (bug 332389 comment 24)
git-svn-id: svn://10.0.0.236/trunk@221773 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 11:10:11 +00:00
smontagu%smontagu.org
eca733c56e Update comments to nsIUnicodeEncoder::Convert() to include NS_OK_UENC_MOREINPUT in the possible return values. Bug 366147, r=jshin, sr=roc
git-svn-id: svn://10.0.0.236/trunk@221772 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 09:59:12 +00:00
joshmoz%gmail.com
16cd7cb165 remove unnecessary exception handling code in unit test for bug 332389. r=jwalden
git-svn-id: svn://10.0.0.236/trunk@221771 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 09:19:40 +00:00
joshmoz%gmail.com
816a4d4554 xpcshell unit test for bug 332389, ensure that GetParent() returns nsnull at the top of the volume. patch by Wladimir Palant. b=332389 r=josh
git-svn-id: svn://10.0.0.236/trunk@221770 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 07:42:59 +00:00
asqueella%gmail.com
71c9031250 Bug 368711 - (vc9-runtime) – Need method for copying runtime DLLs when building with VC9/"Orcas"
p=Stefanik Gabor <netrolller.3d@gmail.com>
r=ted.mielczarek


git-svn-id: svn://10.0.0.236/trunk@221767 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 06:09:48 +00:00
asqueella%gmail.com
be408224a3 Bug 310651 - Full URL not displayed after cmd/ctrl/shift-enter and switching tabs
p=Edward Lee <edilee@gmail.com>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@221766 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 06:06:26 +00:00
asqueella%gmail.com
1d982e0495 add mochitest for bug 373293 ("Style attribute is "transparent;" (missing property name)")
p=Ryan Jones <sciguyryan@gmail.com>
r=dbaron


git-svn-id: svn://10.0.0.236/trunk@221765 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 05:59:13 +00:00
asqueella%gmail.com
93c9182be8 Bug 371473 - Stack overflow when URLs (jar:, view-source:, etc) are nested too deeply
p=Ryan Jones <sciguyryan@gmail.com>
r=bzbarsky, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@221764 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 05:56:45 +00:00
asqueella%gmail.com
81e3a0b9ee decomtaminate nsIXULPrototypeCache (bug 364329)
r=smaug, sr=roc


git-svn-id: svn://10.0.0.236/trunk@221763 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 05:53:33 +00:00
ginn.chen%sun.com
2f32d8b89f Bug 373325 Firefox crash randomly [@ nsAccessNode::GetRootAccessible]
patch by Evan.Yan at sun.com r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@221762 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-12 05:41:31 +00:00
mrbkap%gmail.com
9d94c15fea Investigate the srcnotes for more opcodes (even ones that don't have quite the right flag formats). bug 372364, r=brendan
git-svn-id: svn://10.0.0.236/trunk@221758 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 20:59:30 +00:00
philringnalda%gmail.com
3013ed092a Bug 373506 - Stray checkmark in Thunderbird's View toolbar menulist, r=mscott
git-svn-id: svn://10.0.0.236/trunk@221757 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 20:56:15 +00:00
roc+%cs.cmu.edu
7dd2fd3ff9 Bug 372237. Never set TRUNCATED reflow status if the available height is unconstrained, even if the height happens to exceed the constant we use to indicate unconstrained height. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221756 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 20:34:15 +00:00
roc+%cs.cmu.edu
aed2475015 Bug 372237. Make DoDeletingFrameSubtree skip overflowOutOfFlow child lists since they contain out-of-flow frames. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221755 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 20:29:20 +00:00
mrbkap%gmail.com
153c0b37e6 Implement ES4's /y option on regular expressions. This is useful for scripts that want to use regular expressions for lexical scanning and don't want to have to chop the input string and use ^ to avoid O(n^2) lexing time. bug 371932, r=crowder
git-svn-id: svn://10.0.0.236/trunk@221753 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:36:59 +00:00
mrbkap%gmail.com
ed903f8362 Always do the JSOP_PUSHOBJ replacement magic, even if the current call op didn't push anything. bug 372563, r=igor
git-svn-id: svn://10.0.0.236/trunk@221752 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:28:54 +00:00
mrbkap%gmail.com
7964e32d06 Create a new opcode (JSOP_FORCONST) to use when doing a for-in with a const as the lhs. This also reclaims the useless JSOP_STARTITER. bug 372565, r=brendan
git-svn-id: svn://10.0.0.236/trunk@221751 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:25:58 +00:00
mrbkap%gmail.com
f5e3137221 Clear inXML after processing names that could have set us to be inXML. bug 372564, r=jwalden
git-svn-id: svn://10.0.0.236/trunk@221750 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:23:28 +00:00
martijn.martijn%gmail.com
57d7ffbc1a Reftest for bug 325486 - Input element default value invisible when overflowing parent div, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@221749 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:09:33 +00:00
mattwillis%gmail.com
1d32f32b21 bug 373530 - Add missing accesskey to General prefs tab. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221748 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 19:04:07 +00:00
mvl%exedo.nl
e5485a4be1 bustage fix from bug 370079
git-svn-id: svn://10.0.0.236/trunk@221747 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 18:44:20 +00:00
peterv%propagandism.org
7048cd9914 Backout to try to fix orange mochitest on OS X.
git-svn-id: svn://10.0.0.236/trunk@221746 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 18:17:11 +00:00
neil%parkwaycc.co.uk
42d7154a7a Manuel Reimer's new bookmark, offline and security icons b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@221745 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 17:46:16 +00:00
mvl%exedo.nl
158ec7c660 bug 370079: better wording of error messages when import fails with a common error. r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221744 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 17:04:29 +00:00
peterv%propagandism.org
cec4c8799b Fix for bug 372960 (Make XPConnect traverse more JS edges). r=brendan, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@221743 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 15:03:00 +00:00
Olli.Pettay%helsinki.fi
7c3b6ed3e6 Bug 368773, Cycle collect nsXBLResourceLoader::mBoundElements, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@221742 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 11:56:09 +00:00
lpsolit%gmail.com
882088aa49 Bug 354868: Race condition when changing user privs in editusers.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221741 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 11:55:21 +00:00
lpsolit%gmail.com
55fba3a20d Bug 371774: process_bug.cgi should only validate longdesclength on mid-air collision - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221740 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 11:50:59 +00:00
jruderman%hmc.edu
2d817a95ee Bug 373464, Shutdown crash [@ nsContentUtils::DropScriptObject]. r+sr=peterv.
git-svn-id: svn://10.0.0.236/trunk@221739 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 10:46:06 +00:00
surkov.alexander%gmail.com
d71065dc8e =Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221738 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 07:02:13 +00:00
reed%reedloden.com
450091988d I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mkanat@IRC a=mkanat@IRC]
git-svn-id: svn://10.0.0.236/trunk@221737 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 04:24:11 +00:00
robert%accettura.com
b969595ca6 Rogue period.
git-svn-id: svn://10.0.0.236/trunk@221736 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 04:20:17 +00:00
reed%reedloden.com
792703972c Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=reed r=timeless a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@221735 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 04:11:18 +00:00
robert%accettura.com
f0f8fb7139 Various other small fixes.
git-svn-id: svn://10.0.0.236/trunk@221734 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 04:10:12 +00:00
mkanat%bugzilla.org
aa59481dab Bug 373511: InnoDB conversion can fail silently
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221733 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 04:07:13 +00:00
robert%accettura.com
a3223ae705 Whitespace fixes.
git-svn-id: svn://10.0.0.236/trunk@221732 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 03:15:24 +00:00
robert%accettura.com
7eaf57033d Small optimizaiton
git-svn-id: svn://10.0.0.236/trunk@221731 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 03:14:42 +00:00
jwalden%mit.edu
bf04147a22 Fix previous checkin -- bug 373362 strikes again!
git-svn-id: svn://10.0.0.236/trunk@221730 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 03:11:22 +00:00
robert%accettura.com
2dc98b6276 Add error documents to handle things like 404's. Just polish really.
git-svn-id: svn://10.0.0.236/trunk@221729 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 03:10:39 +00:00
robert%accettura.com
ef0ba82354 Use images for errors in screenshots. This ensures that they are viewable even when embedded in a page.
git-svn-id: svn://10.0.0.236/trunk@221728 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:57:53 +00:00
robert%accettura.com
8f03f45f8c Add a little spacing between username/password on login page.
git-svn-id: svn://10.0.0.236/trunk@221727 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:33:46 +00:00
robert%accettura.com
5b58df9856 Better error text for DB connection failure.
git-svn-id: svn://10.0.0.236/trunk@221726 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:28:40 +00:00
robert%accettura.com
2fd975c3c9 Drop some old unused code.
git-svn-id: svn://10.0.0.236/trunk@221725 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:27:36 +00:00
robert%accettura.com
fefd6cadc5 Pretty up error dialog, add a back link, and some small whitespace cleanup to the stylesheet. Mainly using tabs consistantly.
git-svn-id: svn://10.0.0.236/trunk@221724 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:25:23 +00:00
jwalden%mit.edu
498b591778 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor
git-svn-id: svn://10.0.0.236/trunk@221723 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:21:48 +00:00
robert%accettura.com
81176d50f0 Catch invalid product families.
git-svn-id: svn://10.0.0.236/trunk@221722 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:12:59 +00:00
robert%accettura.com
d3b1f66918 Show report file date in report
git-svn-id: svn://10.0.0.236/trunk@221721 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 02:04:31 +00:00
bienvenu%nventure.com
33df148dcb remove duplicated code in import service, patch by bugzilla@standard8.demon.co.uk, sr=bienvenu 369913
git-svn-id: svn://10.0.0.236/trunk@221720 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 01:15:14 +00:00
sayrer%gmail.com
309a04e906 Bug 366936. disable tests to see if mac bustage is affected by that.
git-svn-id: svn://10.0.0.236/trunk@221719 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 01:05:06 +00:00
jminta%gmail.com
c1582a8111 Bug 335512 - Import bookmarks from file is broken for Places, r=mano
git-svn-id: svn://10.0.0.236/trunk@221718 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 00:41:43 +00:00
mnyromyr%tprac.de
33135cb7a3 Bug 373496: "dead" emoticon encoding; p=Cédric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221717 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-11 00:17:00 +00:00
sayrer%gmail.com
10c2149978 Bug 366936. Run WHATWG/html5lib tests on HTML parser. r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@221716 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 23:41:00 +00:00
aaronleventhal%moonset.net
3b792cb35c Bug 368191. Implement ARIA activedescendant property. r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@221715 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 23:11:04 +00:00
bienvenu%nventure.com
23eda96f7b fix 368064 creating .msf files for special folders (sent, templates, drafts) when we don't need to, which for non-english localizations might cause two Sent folders to get created, one in English, one in the localization language, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221714 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 22:52:18 +00:00
neil%parkwaycc.co.uk
5d2ca00a53 Manuel Reimer's new bookmark, offline and security icons b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@221713 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 21:08:55 +00:00
philringnalda%gmail.com
b43c9a6c5e Bug 373428 - Deprecated DISALLOW_SCRIPT_OR_DATA checking feed URIs, r=mano
git-svn-id: svn://10.0.0.236/trunk@221712 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 20:50:41 +00:00
lpsolit%gmail.com
81347485a3 Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221711 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 19:20:40 +00:00
emaijala%kolumbus.fi
0d8593b054 Fix for Bug 372177: No focus event fired when a window "gets focus" because another one has been minimized
Patch by Oliver Yeoh
r=emaijala
sr=roc


git-svn-id: svn://10.0.0.236/trunk@221710 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 19:08:21 +00:00
uriber%gmail.com
e175328994 Reftest for bug 332975
git-svn-id: svn://10.0.0.236/trunk@221709 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 18:51:23 +00:00
mkanat%bugzilla.org
e54c9efd69 Bug 373442: Add referential integrity against the profiles table in some more simple places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221708 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 18:21:20 +00:00
mkanat%bugzilla.org
bc27434912 We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup tinderboxen to burn.
git-svn-id: svn://10.0.0.236/trunk@221707 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 17:56:16 +00:00
mozilla%weilbacher.org
4994afd54c [OS/2] fix build break in gfx/src/thebes following bug 369930 by implementing nsThebesDeviceContext::SetDPI() for OS/2
git-svn-id: svn://10.0.0.236/trunk@221706 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 17:48:27 +00:00
despotdaemon
1f89d22abb Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221705 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 17:37:12 +00:00
jruderman%hmc.edu
1c6a34af77 Remove line break from end of assertion string.
git-svn-id: svn://10.0.0.236/trunk@221703 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 15:50:14 +00:00
mkanat%bugzilla.org
5e5ce6c194 Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221701 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 14:46:07 +00:00
tor%cs.brown.edu
d4d99611ea Build bustage fix for 373089.
git-svn-id: svn://10.0.0.236/trunk@221700 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 14:03:09 +00:00
tor%cs.brown.edu
624fbcce20 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@221698 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 13:49:43 +00:00
lpsolit%gmail.com
2c7fe1e4a9 Bug 373411: The bug resolution can be set independently of the bug status - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221697 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 12:22:14 +00:00
vladd%bugzilla.org
e5ef7285b7 Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221696 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 12:19:24 +00:00
neil%parkwaycc.co.uk
16204b3727 Make dss work in xpfe so that people don't feel left out b=335154 r=Standard8
git-svn-id: svn://10.0.0.236/trunk@221695 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 12:10:25 +00:00
vladd%bugzilla.org
4a3766da43 Spell-patch ('refered' -> 'referred') in Glossary documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221694 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 12:06:06 +00:00
lpsolit%gmail.com
421696ffb4 Bug 373413: Wrong variable used when clearing the bug resolution - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@221693 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 11:59:26 +00:00
lpsolit%gmail.com
faa13870ca Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221692 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 11:43:14 +00:00
mkanat%bugzilla.org
cbd8f8657a Bug 373315: p in the last li looks like it's other block
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat


git-svn-id: svn://10.0.0.236/trunk@221691 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 11:42:38 +00:00
igor.bukanov%gmail.com
1a31291827 Bug 371369: delete xml.function::name now works. r=brendan,jwalden
git-svn-id: svn://10.0.0.236/trunk@221690 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 11:14:22 +00:00
gijskruitbosch%gmail.com
bff8a78728 Bug 338073 - Package icons to chrome/icons/default and don't copy for Gecko 1.8+
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221689 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 09:17:13 +00:00
gijskruitbosch%gmail.com
1ac5fb2c33 Bug 372874 - Clicking on URL with an @ in it opens mail app
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221688 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 08:21:21 +00:00
gijskruitbosch%gmail.com
03af764df7 Bug 372262 - CZ does not send text over DCC-Chat
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221687 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 08:09:13 +00:00
mozilla%weilbacher.org
355f348309 [OS/2] Bug 371302: fix build break due to export library changes, p=wuno, r=benjamin
git-svn-id: svn://10.0.0.236/trunk@221686 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 07:23:01 +00:00
alfred.peng%sun.com
bae20444f1 Bug 248409. LiveConnect should equate java and Packages.java, etc.
r=brendan,sr=jst.


git-svn-id: svn://10.0.0.236/trunk@221685 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 06:22:21 +00:00
ajschult%verizon.net
d5cad6f9fd Bug 372126: Installer fails with libxpistub error with libsafe installed. Patch by Bgs <bgs@bgs.hu>, r=me.
git-svn-id: svn://10.0.0.236/trunk@221684 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 04:37:58 +00:00
jonas%sicking.cc
8e079ab699 back out unintended parts
git-svn-id: svn://10.0.0.236/trunk@221683 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 03:25:48 +00:00
jonas%sicking.cc
1dad59c1f2 Bug 371846: Kill unneccesary ownership management code in nsBindingManager::SetAnonymousNodesFor. r=smaug sr=jst
git-svn-id: svn://10.0.0.236/trunk@221682 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 03:25:47 +00:00
surkov.alexander%gmail.com
aae1d4ef4a Fix for bug 373364 - implement IA2:role. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221681 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 03:00:08 +00:00
vladd%bugzilla.org
17248ec479 Replace CVSZilla URL with the more up-to-date version (documentation patch), p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221679 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 02:17:55 +00:00
vladd%bugzilla.org
454538247f Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221677 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 02:05:46 +00:00
vladd%bugzilla.org
449ffd7e95 Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML documentation, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221676 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:59:12 +00:00
vladd%bugzilla.org
7aeb0dd037 Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extension Mechanism" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221675 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:54:29 +00:00
vladd%bugzilla.org
0916a35b72 Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing Bugs" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221674 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:50:28 +00:00
despotdaemon
84d933b714 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221673 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:41:47 +00:00
despotdaemon
fa1e91b918 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221672 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:39:26 +00:00
despotdaemon
a0b75ab0b3 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221671 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:39:09 +00:00
despotdaemon
ac3fc39370 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221669 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:38:16 +00:00
despotdaemon
192f7e96e5 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221668 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:37:50 +00:00
despotdaemon
3da0ab619b Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@221667 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:37:24 +00:00
scott%scott-macgregor.org
89ce2346ca Bug #370575 --> In <mail3PaneWindowCommands.js>, "Error: server has no properties" on "Tools" menu opening.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221666 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:21:52 +00:00
vladd%bugzilla.org
59104343b5 Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a single installation" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221665 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:21:11 +00:00
vladd%bugzilla.org
dee95d15a6 Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd.
git-svn-id: svn://10.0.0.236/trunk@221664 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:18:47 +00:00
scott%scott-macgregor.org
6d37442fda Bug #373403 --> bogus vista keys written out by the 1.5.0.x shim need to be cleaned up when installing or updating to tb2. sr=rob strong
git-svn-id: svn://10.0.0.236/trunk@221663 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 01:09:14 +00:00
nelson%bolyard.com
9da1a3170b Bug 367037 - don't call usage from any thread but the primordial thread.
Instead, return from the thread so the primordial thread will clean up.
This fixes many leaks.  r=neil.williams,alexei.volkov
For any errors involving bad cipher letters, print a meaningful error.


git-svn-id: svn://10.0.0.236/trunk@221661 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:54:44 +00:00
joshmoz%gmail.com
186aab7628 clean up mac default plugin, part 1. b=373070 r=mento sr=jst
git-svn-id: svn://10.0.0.236/trunk@221659 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:42:19 +00:00
dbaron%dbaron.org
3556125ebc Add tests by Ryan VanderMeulen <ryanvm@gmail.com>, rs=dbaron.
git-svn-id: svn://10.0.0.236/trunk@221658 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:38:50 +00:00
dbaron%dbaron.org
58f7192cad Add include to fix bustage.
git-svn-id: svn://10.0.0.236/trunk@221655 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:12:56 +00:00
mozilla.mano%sent.com
6f8d04f432 Bug 357316 - More add/edit bookmark UI work. Changes listed on comment 15, r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221653 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-10 00:05:50 +00:00
bzbarsky%mit.edu
22cd821e27 Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@221651 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 23:43:50 +00:00
alexei.volkov.bugs%sun.com
efdf2963dc 129218 - memory leaks in tstclnt. r=nelson
git-svn-id: svn://10.0.0.236/trunk@221649 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 23:23:55 +00:00
dbaron%dbaron.org
d017dd7469 Add debugging code to cycle collector to give information about objects it has been told ought to be freed. b=372766 r=graydon sr=peterv
git-svn-id: svn://10.0.0.236/trunk@221648 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 23:00:14 +00:00
slavomir.katuscak%sun.com
9be87ab1e6 update of known memleak stacks
git-svn-id: svn://10.0.0.236/trunk@221645 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:54:50 +00:00
bzbarsky%mit.edu
bd112ad803 Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@221644 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:38:47 +00:00
mkanat%bugzilla.org
04f775ed39 Fix POD to fix burning tree from checkin of bug 347439.
git-svn-id: svn://10.0.0.236/trunk@221643 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:33:26 +00:00
ccooper%deadsquid.com
ff990ddfa3 - updating configs for move to community network
git-svn-id: svn://10.0.0.236/trunk@221638 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:21:35 +00:00
scott%scott-macgregor.org
506a290723 Bug #373394 --> clicking an alert does not bring focus to thunderbird on linux. Patch by Magnus Melin <mkmelin+mozilla@iki.fi>
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@221637 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:18:44 +00:00
mattwillis%gmail.com
9ab19c29fd bug 373395 - Rename 'General' pane of preferences to prevent namespace collisions with Fx/Tb. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221636 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:18:37 +00:00
mkanat%bugzilla.org
b0de71dd29 Bug 347439: Implement support for referential integrity in Bugzilla::DB::Schema and implement it on profiles_activity
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221635 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 22:13:10 +00:00
ctalbert.moz%gmail.com
b3139feee9 bug 373380 Adding initial iTIP invitation support r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221634 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:59:42 +00:00
preed%mozilla.com
a1a4cc7e4c Verify needs the last fix too; thanks to rhelmer for pointing that out, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@221633 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:49:57 +00:00
preed%mozilla.com
593435d19b config/milestone.txt is not in browser/ or mail/. No bug; r=rhelmer, though.
git-svn-id: svn://10.0.0.236/trunk@221632 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:46:39 +00:00
mkanat%bugzilla.org
dcf751ca35 Bug 373312: bugzilla terms should not be used for db name
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat


git-svn-id: svn://10.0.0.236/trunk@221631 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:43:53 +00:00
preed%mozilla.com
0ec3c21d6c Bug 371350: Fix various Bootstrap regressions:
In Step.pm
-- Use RunShellCommand() for chdir() handling.
-- Use RunShellCommand() for timeout handling.
-- Fix the signal name/number madness (fallout from the patch for bug 372583).
-- Re-ordered the use statements
-- add a "dumpLogs" config variable that will cause shell statements to be echo'd this is in prep for buildbot deployment of automation.

In Stage.pm:
-- Clean up/add a bunch of comments
-- Cleanup prestage-trimmed using shipped-locales as a basis for the cleanup
-- Run groom-files for mars afterwards
-- Create a stage-unsigned and stage-signed directory
-- Remove unknown directories (that we don't know how to handle) from prestage-trimmed
-- chown() all deliverables to the right group
-- Point the Verify() function at the copy of shipped-locales that the step checked out
-- Handle all of the ja/ja-JP-mac via the shipped-locales logic

Config.pm
-- Make sure Get() and Exists() assert if var is not passed
-- Fix a Get() bug where it would die with no such config variables if the actual variable evaluated to false

r=rhelmer.


git-svn-id: svn://10.0.0.236/trunk@221630 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:20:05 +00:00
aaronleventhal%moonset.net
dc19802645 Bug 369640. Fix ARIA multiselect -- the correct name is multiselectable. r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@221628 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:15:39 +00:00
joshmoz%gmail.com
51edbafdd9 don't claim to be in menu construction when we're not. b=373378 r=mento
git-svn-id: svn://10.0.0.236/trunk@221627 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 21:08:58 +00:00
lpsolit%gmail.com
df7262502e Bug 370687: Creating, editing or deleting a product should display its name in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221625 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 20:58:43 +00:00
tor%cs.brown.edu
bca429bab1 Bug 369528 - SVG code not handing surface endianness properly. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221624 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 20:27:01 +00:00
rhelmer%mozilla.com
c49413bb34 build mar/mbsdiff from tag, and run updates per platform r=preed b=373080
git-svn-id: svn://10.0.0.236/trunk@221622 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 19:57:27 +00:00
scott%scott-macgregor.org
ad939b9ec7 fix an accidental checkin
git-svn-id: svn://10.0.0.236/trunk@221621 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 19:43:28 +00:00
scott%scott-macgregor.org
e98f1aa061 Port Seth's fix for Bug #364599 to thunderbird. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221620 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 19:41:53 +00:00
gavin%gavinsharp.com
1935206e40 Bug 372971: macro expansion for nsHTMLBodyElement, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221619 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 19:34:30 +00:00
mvl%exedo.nl
16fbb17e60 bug 325641: implement per-calendar id. r=jminta
git-svn-id: svn://10.0.0.236/trunk@221618 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 19:03:30 +00:00
lpsolit%gmail.com
354d07c6ae Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221617 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 18:48:53 +00:00
stuart.morgan%alumni.case.edu
2641740eb4 Camino only - Bug 373335: Move console logging to a method in JSConsole. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@221616 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 18:20:10 +00:00
edburns%acm.org
b73d7d3c86 M webclient/classes_spec/org/mozilla/webclient/impl/WrapperFactory.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java

- cause the webclient native library to be loaded from the
  NativeEventThread.  This eliminates many native thread safety
  assertions.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- Initialize the dom on the NativeEventThread

- Get the dom on the NativeEventThread

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- remove unnecessary synchronized block.


git-svn-id: svn://10.0.0.236/trunk@221615 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 17:25:48 +00:00
bugzilla%standard8.demon.co.uk
2c0dda82d9 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase. p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@221614 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 16:43:16 +00:00
bugzilla%standard8.demon.co.uk
52dd659057 Part of bug 335154 Add dynamic skin switch option to the debug preference pane. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@221613 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 16:41:00 +00:00
bugzilla%standard8.demon.co.uk
e8a2b5393f Bug 124897 Implement editing of a directory in the LDAP XPCOM SDK. Original patch by peterv, updated and revised by me. r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221612 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 16:33:49 +00:00
tor%cs.brown.edu
5bbc610a60 Bug 353172 - remove nsSVGCoordCtxProvider.
Patch by malex@cs.utexas.edu and tor, r=jwatt+roc, sr=roc


git-svn-id: svn://10.0.0.236/trunk@221611 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 16:27:01 +00:00
surkov.alexander%gmail.com
6d93f22748 Fix bug 373329 - use HWND instead of OLE_HANDLE in IA2. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221610 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 16:03:00 +00:00
benjamin%smedbergs.us
a6ccd4932c Bug 373232 - Time::HisRes perl module needed for MozillaBuild (for perf testing) r=luser
git-svn-id: svn://10.0.0.236/trunk@221609 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 15:35:40 +00:00
edburns%acm.org
38237424b7 M dist/build.xml
M dist/netbeans/build.xml
M dist/netbeans/nbproject/project.properties

- prepare for alpha 6 release

M webclient/src_moz/AjaxListener.cpp
M webclient/src_moz/AjaxListener.h
M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- the AjaxListener no longer keeps the jobject EventRegistrationImpl as
  an ivar.  Instead, it lazily uses an accessor on EmbedProgress

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- Take a url from commandline.


git-svn-id: svn://10.0.0.236/trunk@221608 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 14:17:04 +00:00
surkov.alexander%gmail.com
7d3d6ee651 Fix for bug 372708 - add implementation skeleton for IAccessible2. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221607 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 13:51:47 +00:00
peterv%propagandism.org
f83d032e9f Take care of reviewer comment (bug 373219).
git-svn-id: svn://10.0.0.236/trunk@221606 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 13:49:45 +00:00
peterv%propagandism.org
58e840f211 Last checkin was fix for bug 373037 (Add JSCLASS_GLOBAL_FLAGS to all XPConnect global object classes). r=brendan.
git-svn-id: svn://10.0.0.236/trunk@221605 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 13:21:02 +00:00
peterv%propagandism.org
374039ea1a Not sure what happened, but it wasn't my intention to wipe out this file.
git-svn-id: svn://10.0.0.236/trunk@221604 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 13:16:39 +00:00
peterv%propagandism.org
fbe71aa7e3 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@221603 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 13:14:06 +00:00
jwalden%mit.edu
99ee4e7ebe Bug 367467 - Allow inputstream generation at the end of data in a storage stream (i.e., so reading from the new stream automatically blocks/throws and doesn't even read any data). r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221602 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 12:28:55 +00:00
axel%pike.org
29b5a6b985 bug 373296, fix bustage for empty dirs in directory walking code
git-svn-id: svn://10.0.0.236/trunk@221601 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 09:43:56 +00:00
jruderman%hmc.edu
0010c3d6d2 Fix bug 373293, Style attribute is "transparent;" (missing property name). r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221600 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 09:43:55 +00:00
mkanat%bugzilla.org
7ad549c09c Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrade
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221599 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 08:30:20 +00:00
scott%scott-macgregor.org
f06f941254 Bug #373270 --> when running junk mail controls on a specific folder, use msg hdrs instead of relying on view indices which can change when the user changes folders.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221598 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 07:08:42 +00:00
mkanat%bugzilla.org
74b03dbeab Bug 347475: [MySQL] Use InnoDB for most tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221597 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 05:34:05 +00:00
mattwillis%gmail.com
03f26edc88 bug 355270 - Cosmo interoperability fixes. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@221596 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 05:30:25 +00:00
mkanat%bugzilla.org
458c63fb5d Bug 283926: Make process_bug add comments by using Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221595 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 05:17:55 +00:00
edburns%acm.org
1e8d7ad35d M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
- this automated test is now a complete example for how to test an ajax
  web application in an automated fashion.

M dom/classes/org/mozilla/dom/NodeImpl.java
M dom/jni/org_mozilla_dom_NodeImpl.cpp

- implement getTextContent() from DOM level 3.

M webclient/build-tests.xml

- add cardemoTest to unit test list as a place-holder until I can write
  a testcase that doesn't require the public Internet.

A webclient/classes_spec/org/mozilla/mcp/AjaxListener.java

- New class.  Docs forthcoming.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- new methods to support complete ajax automated testing.

M webclient/src_moz/AjaxListener.cpp
M webclient/src_moz/AjaxListener.h

- add mIsObserving flag.  From our dtor, make sure to remove ourselves
  from the EmbedProgress.

M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- We need to add ourselves as an observer both from SetCapturePageInfo
  and SetEventRegistration.

M webclient/src_moz/NativeBrowserControl.cpp

- Unit testing found a bug!  We can't call mWindow->ReleaseChildren()
  until after we remove ourself as a listener.


git-svn-id: svn://10.0.0.236/trunk@221594 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 04:34:24 +00:00
despotdaemon
2c1337b69e Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@221593 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 03:58:24 +00:00
scott%scott-macgregor.org
11e9a5b80c Port Seth's fix for Bug 364599 to thunderbird. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221592 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 03:55:55 +00:00
gavin%gavinsharp.com
9b67e218b3 robcee doesn't like my writing style (fix typo)
git-svn-id: svn://10.0.0.236/trunk@221591 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 03:51:55 +00:00
ccooper%deadsquid.com
ee4181b50c - update build machine info
- switch to seabld user from cltbld


git-svn-id: svn://10.0.0.236/trunk@221590 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-09 02:08:20 +00:00
cltbld
460eac9499 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@221584 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:21:02 +00:00
scott%scott-macgregor.org
b0a2fa76b9 Bug #347922 --> Adding ATOM feed hangs forever for validation. Patch by Magnus Melin <mkmelin+mozilla@iki.fi> sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221583 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:19:59 +00:00
mattwillis%gmail.com
186b79e38b bug 372993 - Fix error when attempt to uncheck proxy settings. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221582 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:15:10 +00:00
benjamin%smedbergs.us
8261597562 Bug 372400 - Require python in configure, r=luser
git-svn-id: svn://10.0.0.236/trunk@221581 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:13:42 +00:00
ctalbert.moz%gmail.com
b2fd1e33fb bug 369920 iMIP bar not displayed in standalone message window r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221580 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:01:35 +00:00
ctalbert.moz%gmail.com
52bb325638 bug 369920 iMIP bar not displayed in standalone message window r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221578 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 22:01:06 +00:00
mattwillis%gmail.com
db518c8eaa bug 373221 - Fixes wrong bgcolor for 'Include these days in workweek' on Windows. Patch by bugzilla@onlinehome.de, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221577 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 21:33:01 +00:00
ghendricks%novell.com
3e375b3111 Add user lookup.
Fixe multiple bugs.


git-svn-id: svn://10.0.0.236/trunk@221576 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 21:20:38 +00:00
aaronleventhal%moonset.net
2aa43ca967 Bug 373036. Text caret move events no longer getting fired. r=parente
git-svn-id: svn://10.0.0.236/trunk@221575 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 21:15:29 +00:00
preed%mozilla.com
87a5d4bf5a Bug 372583: Make sure we don't clobber any other filehandles called "LOGFILE",
make sure the sigNum we return really is the signal number, Handle dumped core appropriately (stolen from the patch for bug 372582). r=rhelmer


git-svn-id: svn://10.0.0.236/trunk@221574 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 20:40:52 +00:00
mattwillis%gmail.com
43fefa36e7 bug 343173 - Use stringbundle helpers for import-export. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl
git-svn-id: svn://10.0.0.236/trunk@221573 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 20:12:28 +00:00
aravind%mozilla.com
51ff83d9ce Deleted dummy test user from read_only_users list
git-svn-id: svn://10.0.0.236/trunk@221572 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 20:01:13 +00:00
despotdaemon
554ad53463 Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@221571 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:59:14 +00:00
aravind%mozilla.com
d7a78de74c Moved username check to the end
git-svn-id: svn://10.0.0.236/trunk@221570 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:56:43 +00:00
blah%blah.com
a76779c7ab Added a period, testing precommit script
git-svn-id: svn://10.0.0.236/trunk@221568 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:38:15 +00:00
blah%blah.com
d997016ce5 Added a period, testing precommit script
git-svn-id: svn://10.0.0.236/trunk@221567 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:36:44 +00:00
despotdaemon
ba65fe6df9 Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@221566 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:34:19 +00:00
aravind%mozilla.com
3737002a20 Adding test user to check commitscript
git-svn-id: svn://10.0.0.236/trunk@221565 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:31:29 +00:00
slavomir.katuscak%sun.com
c7096f9748 bug 335752 - patch for shorter version of all.sh; r=nelson, sr=alexei
git-svn-id: svn://10.0.0.236/trunk@221564 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 19:30:14 +00:00
dbaron%dbaron.org
535f44f6e4 Round the alpha component in computed style as well. b=372782 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221563 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:44:45 +00:00
bugzilla%standard8.demon.co.uk
79381d98d7 Bug 283182 sync xpfe tabbox with toolkit tabbox (Av4-XPFE) tabbox.js (nits) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@221562 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:44:12 +00:00
bugzilla%standard8.demon.co.uk
52c96ae3ea Bug 372794 Unnecessary string errCode in ldapAutoCompErrs.properties. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221561 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:40:30 +00:00
stuart.morgan%alumni.case.edu
ce17a31152 Camino only - Bug 372942: Don't pick up Safar's pseudo-negative keychain entries as accounts. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@221560 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:33:24 +00:00
cltbld
e4b89550ce Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@221559 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:21:01 +00:00
dbaron%dbaron.org
a912eb8c33 Reduce the number of AC_TRY_RUN tests (which are bad for cross-compiling), part 1: add and use static assertion macros. b=372878 r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221558 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 18:18:51 +00:00
mozilla.mano%sent.com
f833182c8c Bug 332753 - javascript:addSidebar()/sidebar.addPanel() doesn't work in places-bookmarks builds. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@221556 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 17:36:19 +00:00
michael.buettner%sun.com
db33ba582a bug #369084 missing thunderbird integration for undo/redo r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221554 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 17:13:59 +00:00
michael.buettner%sun.com
d1b05f0390 bug #358803 integrate lightning's printing with thunderbird's print command r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221552 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 16:52:03 +00:00
ctalbert.moz%gmail.com
7edb8abb4f Respinning nightlies for bad checkin
git-svn-id: svn://10.0.0.236/trunk@221550 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 16:16:17 +00:00
surkov.alexander%gmail.com
a9ab81e3b1 bustage fix of bug 371750. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221549 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:53:55 +00:00
ctalbert.moz%gmail.com
2ccf0809f9 Bug 373073 - Make calItipProcessor Stateless r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221548 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:51:04 +00:00
benjamin%smedbergs.us
ad1a91d013 Bug 366852 - MozillaBuild start scripts should launch bash (which means copying /bin/sh to /bin/bash), r=luser
git-svn-id: svn://10.0.0.236/trunk@221547 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:27:08 +00:00
surkov.alexander%gmail.com
dcab8e4958 Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn
git-svn-id: svn://10.0.0.236/trunk@221546 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:25:35 +00:00
edburns%acm.org
ae1fa3cfb2 M dom/jni/javaDOMEventsGlobals.cpp\
- fix bug where eventType was incorrectly getting accessed as a const char *

M webclient/src_moz/AjaxListener.cpp

- Create a Java DOM instance from the Ajax response.

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- Resurrect the DOMViewer.  Make it show the tree for ajax responses.


git-svn-id: svn://10.0.0.236/trunk@221545 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:14:22 +00:00
benjamin%smedbergs.us
9b6fe61939 Bug 372836 - Tinderbox changes to work with MSYS/MozillaBuild, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@221544 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:13:51 +00:00
surkov.alexander%gmail.com
b143425198 Fix bug 347563 - implement xforms:upload for XUL. r=aaronr+smaug
git-svn-id: svn://10.0.0.236/trunk@221543 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 15:08:33 +00:00
longsonr%gmail.com
905d1ce64d Bug 371256 - combining SVG a and text elements leads to validation problems. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221542 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 13:50:46 +00:00
edburns%acm.org
4387234d66 M webclient/classes_spec/org/mozilla/webclient/DocumentLoadEvent.java
- add event masks for Ajax

M webclient/classes_spec/org/mozilla/webclient/PageInfoListener.java

- Document map values for ajax events

M webclient/src_moz/AjaxListener.cpp
M webclient/src_moz/AjaxListener.h

- Flesh out implementation as much as the underlying browser allows.
  For mozilla, this means start, end, and error.

M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- move the initialization of the AjaxListener into SetEventRegistration().

- Expose NativeBrowserControl * getter

- Make RequestToURIString public

M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h

- new map keys: readyState, responseText, responseXML

- new event masks START_AJAX, END_AJAX, ERROR_AJAX

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- print map values for AJAX cases.


git-svn-id: svn://10.0.0.236/trunk@221541 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 13:35:19 +00:00
mattwillis%gmail.com
25c1eb55d5 bug 370836 - Missing piece from original patch.
git-svn-id: svn://10.0.0.236/trunk@221540 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 12:55:01 +00:00
mattwillis%gmail.com
b7883fe9b9 Fix javascript strict warning for assignment to undeclared variable. No bug.
git-svn-id: svn://10.0.0.236/trunk@221539 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 12:51:49 +00:00
mattwillis%gmail.com
494d5b1e04 bug 353497 - Tie Lightning's 'Options' button in the add-on manager to its prefpane. Patch by Joey Minta <jminta@gmail.com>, r1=ctalbert, r2=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221538 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 12:43:55 +00:00
peterv%propagandism.org
6db49c42d6 Another bustage fix.
git-svn-id: svn://10.0.0.236/trunk@221537 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 11:58:45 +00:00
peterv%propagandism.org
b8fb6042d5 Try to fix bustage.
git-svn-id: svn://10.0.0.236/trunk@221536 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 11:31:14 +00:00
peterv%propagandism.org
4fff00b28c Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@221534 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 11:17:16 +00:00
peterv%propagandism.org
97392b0e73 Fix for bug 372679 (mozilla/chrome/src/nsChromeUIDataSource.* is unused). r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@221533 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 10:24:40 +00:00
peterv%propagandism.org
d731b70b5e Fix for bug 372697 (nsBindingManager::GetXBLChildNodesInternal sometimes leaks). r/sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@221532 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 10:22:54 +00:00
mozilla.mano%sent.com
b86d5eeec8 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221531 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 09:29:19 +00:00
sayrer%gmail.com
c2d9b75f9b fix for bug 366725 missed a semicolon and broke msvc 2005 express for some people.
git-svn-id: svn://10.0.0.236/trunk@221530 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 08:25:28 +00:00
reed%reedloden.com
b72bb7b857 Bug 373156 - "Classes should be sorted in reverse order on view account page" [p=reed r=timeless]
git-svn-id: svn://10.0.0.236/trunk@221529 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 07:31:53 +00:00
reed%reedloden.com
2136b78988 Bug 365803 – "Despot should check to see if voucher e-mail is valid before writing to changes table" [p=reed r=timeless]
git-svn-id: svn://10.0.0.236/trunk@221528 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 07:28:53 +00:00
ginn.chen%sun.com
9c507facda Bug 368950 atk_object_notify_state_change triggers gobject critical warning when accessibility is turned
patch by Evan.Yan at sun.com r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@221527 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 06:57:31 +00:00
scott%scott-macgregor.org
a151b54213 Bug #367562 --> add the ability to package ISP RDF files on a per locale basis by listing locale specific RDF files in a isps.txt file for each locale. These locale specific isp files get exported to bin\isp\AB_CD\
r=l10n
sr=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@221526 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 06:38:27 +00:00
igor.bukanov%gmail.com
ee65483439 Bug 366725: JS_GetString(Bytes|Chars) are no longer used in SpiderMonkey.
git-svn-id: svn://10.0.0.236/trunk@221525 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 06:25:23 +00:00
despotdaemon
43ab323081 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@221524 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 05:14:27 +00:00
mike.morgan%oregonstate.edu
cd21c723fd Updating a Sunbird version from bug 372818.
git-svn-id: svn://10.0.0.236/trunk@221521 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 03:01:25 +00:00
sayrer%gmail.com
63527ee4b2 Bug 364867. quiet the 'textframe maps no content' noise. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221520 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 02:53:58 +00:00
bent.mozilla%gmail.com
1938269914 Bug 369241 - "MozillaBuild should prepend the PlatformSDK's paths if available for vc71". r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@221519 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 02:28:30 +00:00
benjamin%smedbergs.us
f466cf8c5f Bug 372593 - Metrics (and mbsdiff) don't link because they can't find libbz2, r=luser
git-svn-id: svn://10.0.0.236/trunk@221517 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 02:18:22 +00:00
preed%mozilla.com
db66042f7f 18:06 <@aravind> preed: there?
18:07 < preed> yah?
18:07 <@aravind> preed: hey, sorry to bug you again, but you can get rid of all
                 those entries in the readers file.  Its not hurting anything,
                 but better clean up stuff thats useles...
18:07 < preed> aravind: roger


git-svn-id: svn://10.0.0.236/trunk@221516 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 02:08:23 +00:00
mattwillis%gmail.com
276fa46f2a bug 370836 - Adds more descriptive date to title bar in day view. Patch by Markus Adrario <MarkusAdrario@web.de>, r=lilmatt, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@221515 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 02:07:53 +00:00
aravind%mozilla.com
366a653bca Added a period, sorry.. testing despot controls
git-svn-id: svn://10.0.0.236/trunk@221514 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:59:20 +00:00
despotdaemon
4e2f08e1fa Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@221513 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:58:37 +00:00
aravind%mozilla.com
e6ee114345 Added a period, sorry.. testing despot controls
git-svn-id: svn://10.0.0.236/trunk@221512 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:56:21 +00:00
aravind%mozilla.com
b33ed75e84 Added a check to support read-only users
git-svn-id: svn://10.0.0.236/trunk@221511 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:54:21 +00:00
roc+%cs.cmu.edu
69fd8f15d6 Bug 370965. The previous checkin comment was completely wrong; the last checkin was just adding nsIFrameDebug::PrintFrameTree(nsIFrame*) to make it easier to dump frame trees, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221510 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:52:21 +00:00
mattwillis%gmail.com
5f6494dc4b bug 350319 - Fix js strict warning in getStyleSheet. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221509 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:51:50 +00:00
roc+%cs.cmu.edu
437ffe43b8 Bug 362435. Fixing PR_GetError bustage
git-svn-id: svn://10.0.0.236/trunk@221508 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:49:16 +00:00
roc+%cs.cmu.edu
8eeb476d02 Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi
git-svn-id: svn://10.0.0.236/trunk@221507 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:48:25 +00:00
roc+%cs.cmu.edu
132dc14b65 Bug 372729. Layout scrollbars before onload fires. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221506 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:37:06 +00:00
aravind%mozilla.com
b6b62f3673 Added a period, sorry.. testing despot controls
git-svn-id: svn://10.0.0.236/trunk@221505 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:31:53 +00:00
despotdaemon
e0eb7821e6 Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@221504 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:31:03 +00:00
aravind%mozilla.com
1cefa8e0ed Added a period
git-svn-id: svn://10.0.0.236/trunk@221503 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:29:35 +00:00
dbaron%dbaron.org
4c6be24c1f Add two more tests for 332360.
git-svn-id: svn://10.0.0.236/trunk@221502 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:25:11 +00:00
despotdaemon
dcfa196fa7 Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@221501 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:19:46 +00:00
mattwillis%gmail.com
53caf0cc2d bug 372014 - Unify Lightning and Sunbird preference code. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221500 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:15:49 +00:00
aravind%mozilla.com
46db090644 Added a period
git-svn-id: svn://10.0.0.236/trunk@221499 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:10:48 +00:00
preed%mozilla.com
b4df7c00a3 Bug 369013: adding a list of read-only users to the repo, per aravind.
git-svn-id: svn://10.0.0.236/trunk@221498 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 00:57:31 +00:00
dbaron%dbaron.org
99a08ff47a Oops.
git-svn-id: svn://10.0.0.236/trunk@221497 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 00:56:50 +00:00
ghendricks%novell.com
daf15f8938 Fixed multiple bugs
git-svn-id: svn://10.0.0.236/trunk@221496 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 00:47:25 +00:00
dbaron%dbaron.org
cec7fb1ba2 Fix bullet position of floating direction:rtl list items. b=332360
git-svn-id: svn://10.0.0.236/trunk@221495 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 00:27:51 +00:00
dbaron%dbaron.org
2fc9793b71 Fix bullet position of floating direction:rtl list items. b=332360 Patch by Hideo Saito <saito@densan.co.jp>. r+sr=dbaron (with modifications)
git-svn-id: svn://10.0.0.236/trunk@221494 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 00:27:16 +00:00
mkanat%bugzilla.org
5b318291d4 Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221493 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 23:54:01 +00:00
gavin%gavinsharp.com
5085b1799a Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me
git-svn-id: svn://10.0.0.236/trunk@221492 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 23:33:17 +00:00
sayrer%gmail.com
db1d897025 Bug 373100. fix up XUL test template. r=asqueella
git-svn-id: svn://10.0.0.236/trunk@221491 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 23:19:12 +00:00
igor.bukanov%gmail.com
1772d5c974 Bug 373072: consistently using JSXML_HAS_NAME(xml) instead of explicit xml class checks. r=brendan
git-svn-id: svn://10.0.0.236/trunk@221490 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 23:00:55 +00:00
cbiesinger%web.de
79f4a71856 bug 361892 restore application/xhtml+xml back to q=1.0 now that we have
an incremental XML content sink (bug 18333)
patch by Dão Gottwald <dao@design-noir.de> r=biesi sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221489 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:55:01 +00:00
pedemont%us.ibm.com
26e5111190 Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@221488 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:44:16 +00:00
mozilla.mano%sent.com
f6e67df7d5 Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@221487 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:25:24 +00:00
nhosoi%redhat.com
9a10c97450 Bug 372411: command line interface fails: NSLDIF32V6.0 could not be found
Description: nsldif32.tdf is the template file; nsldif32.def is a derived file in the autotool build.  It needs to be in CVS not to break the old style build.


git-svn-id: svn://10.0.0.236/trunk@221486 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:17:11 +00:00
joshmoz%gmail.com
b1bbf339d9 nsLocalFile::GetParent() doesn't return nsnull at top of volume. patch by Wladimir Palant. b=332389 r=sayrer r=josh
git-svn-id: svn://10.0.0.236/trunk@221485 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:17:01 +00:00
joshmoz%gmail.com
4c37a1b566 remove unused build variable. r=mento
git-svn-id: svn://10.0.0.236/trunk@221484 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 22:10:14 +00:00
jruderman%hmc.edu
8d5e92c9fd Remove stray dump() from this copy of tableDom.js too.
git-svn-id: svn://10.0.0.236/trunk@221483 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:52:01 +00:00
jruderman%hmc.edu
2e95c7d96d Remove stray dump() from test. r=bernd.
git-svn-id: svn://10.0.0.236/trunk@221482 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:50:58 +00:00
dietrich%mozilla.com
2b06e121b0 Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano)
git-svn-id: svn://10.0.0.236/trunk@221481 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:22:54 +00:00
rhelmer%mozilla.com
1d7b6c54fe moving to platform-specific testing
git-svn-id: svn://10.0.0.236/trunk@221480 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:22:31 +00:00
aaronleventhal%moonset.net
be20a5f251 Bug 373050. Make accessibility states SENSITIVE and ENABLED the exact opposite of DISABLED. r=parente
git-svn-id: svn://10.0.0.236/trunk@221479 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:20:51 +00:00
rhelmer%mozilla.com
bd056a01fa make config file location variable, and diffs should be warn not fail
git-svn-id: svn://10.0.0.236/trunk@221478 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:19:08 +00:00
ghendricks%novell.com
e16aaa8466 Update percent bar and links for new bugs when updating a case-run.
Minor bug fixes.


git-svn-id: svn://10.0.0.236/trunk@221476 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:14:34 +00:00
sayrer%gmail.com
bef1024f01 Bug 373055. add timeout for tests in mochitest. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@221475 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:05:43 +00:00
edburns%acm.org
2329e00781 To address the issue of listening for XMLHttpRequest traffic, I've taken
a cue from Doron Rosenberg in #developers and looked at the Eclipse ATF
project's XHRObserver.java.

This was my first look at java code that uses the java xpcom bridge, and
I'm very impressed.  Once I get webclient 2.0 done, I'll definately
rewrite as much as possible of the mozilla implementation using the java
xpcom bridge.  For now, I'm going to continue to crank with my
"on-demand hand coded JNI C++" approach.  I think I can get results
pretty quickly with this.  For example, just yesterday I learned that
the regular nsIWebProgressListener doesn't get notifications on Ajax
requests, and now I see a way to do it (thanks to Doron).

Here is the work in progress.

A webclient/src_moz/AjaxListener.cpp
A webclient/src_moz/AjaxListener.h
M logging.properties

- set "ALL" for MCP level

M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java

- Cause an Ajax transaction to happen

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- log messages for outgoing HTTP requests

M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- Leverage new AjaxListener class

M webclient/src_moz/Makefile.in

- add xmlextras, to include nsIXMLHttpRequest.


git-svn-id: svn://10.0.0.236/trunk@221474 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 21:02:54 +00:00
ctalbert.moz%gmail.com
ba509eecbb bug 334685 adding iMIP/iTIP support r=dbo
git-svn-id: svn://10.0.0.236/trunk@221473 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:53:35 +00:00
gavin%gavinsharp.com
1698f71de4 Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
git-svn-id: svn://10.0.0.236/trunk@221472 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:51:33 +00:00
mattwillis%gmail.com
ac28efe82b bug 369928 - Make 'x items failed to import. The last error was: foo' localizable. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221471 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:50:18 +00:00
mattwillis%gmail.com
f17c2fb052 bug 369885 - View fails on repeating events with modified occurrences. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl
git-svn-id: svn://10.0.0.236/trunk@221470 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:45:45 +00:00
mkanat%bugzilla.org
048f8af926 Bug 367480: [LDAP] Try a list of servers in order until we connect successfully
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@221469 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:43:43 +00:00
mozilla.mano%sent.com
406a757d8c Unit test for bug 372647. r=sayrer.
git-svn-id: svn://10.0.0.236/trunk@221468 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:42:47 +00:00
mkanat%bugzilla.org
03ddb989be Bug 345826: Ability to save column list in saved searches
Patch By Ronaldo Maia <romaia@async.com.br> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221467 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:37:08 +00:00
asqueella%gmail.com
e809ea16e3 Bug 371052 - Implement nsIClassInfo on nsCommandLine
p=Alex Vincent <ajvincent@gmail.com>
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@221466 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:29:01 +00:00
asqueella%gmail.com
8d8802301b unit test (xpcshell) for bug 336691 (nsZipArchive::Test shouldn't try to ExtractFile on directories)
by Ryan Jones <sciguyryan@gmail.com>
r=biesi


git-svn-id: svn://10.0.0.236/trunk@221464 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:19:09 +00:00
asqueella%gmail.com
e317872cf9 Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au>
r=mano


git-svn-id: svn://10.0.0.236/trunk@221463 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:12:07 +00:00
asqueella%gmail.com
59586ab907 Bug 151437 - View Image context menu item omits referrer
p=Florian Queze <f.qu@queze.net>
r=mano


git-svn-id: svn://10.0.0.236/trunk@221462 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:09:19 +00:00
mozilla.mano%sent.com
5ee415d24a Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221461 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:06:29 +00:00
asqueella%gmail.com
a565ea7d10 Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@221460 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 20:03:19 +00:00
kaie%kuix.de
1d3a9827cf Bug 368126, client abandons SSL connection during bad cert dialogs
Incremental patch v2
r=nelson, sr=rrelyea


git-svn-id: svn://10.0.0.236/trunk@221459 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:54:54 +00:00
asqueella%gmail.com
1f140505eb Bug 367704 - crash [@ nsAccessible::GetPreviousSibling] on a nsRootAccessible
p=Mook <mook.moz+mozbz@gmail.com>
r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@221458 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:54:31 +00:00
asqueella%gmail.com
f45597b1ce fix bug 371026 - reftest: double setTimeout from onload is not late enough for some tests
the fix is to provide a way for the testcase to indicate when it's finished loading.

Also move the reftest self-checks into their own manifest.

r=dbaron


git-svn-id: svn://10.0.0.236/trunk@221457 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:50:02 +00:00
ctalbert.moz%gmail.com
c09b85cd46 bug 334685 - Add iTIP/iMIP support. r=dbo
git-svn-id: svn://10.0.0.236/trunk@221456 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:39:11 +00:00
mattwillis%gmail.com
ceb2af1a6f bug 334423 - Ensures comparison is done against unescaped URL. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221455 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:39:01 +00:00
jruderman%hmc.edu
1ea6f4ac4c Add reftest for bug 372776. r=bernd.
git-svn-id: svn://10.0.0.236/trunk@221454 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:17:24 +00:00
Olli.Pettay%helsinki.fi
20e1f263f1 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221453 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:08:36 +00:00
despotdaemon
b21553a289 Pseudo-automatic update of changes made by bugzilla@kewis.ch.
git-svn-id: svn://10.0.0.236/trunk@221452 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 19:03:13 +00:00
mattwillis%gmail.com
b9187ea06b bug 360821 - Don't fail when attempting to create an event before showing the calendar view. Patch by Joey Minta <jminta@gmail.com>, r1=ctalbert, r2=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221451 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 18:29:29 +00:00
mattwillis%gmail.com
b0f81f3d6a bug 352255 - Prevent events with same id on multiple calendars from appearing mutiple times in the agenda. Patch by Sebastian Schwieger <sebastian.schwieger@googlemail.com>, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221450 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 18:16:14 +00:00
despotdaemon
cdc3260449 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221449 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 18:10:35 +00:00
slavomir.katuscak%sun.com
40f55f9687 bug 372279 - patch for incomplete logs; r=christophe
git-svn-id: svn://10.0.0.236/trunk@221448 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 18:02:13 +00:00
stridey%gmail.com
7a9bac6de6 Camino only - Bug 272496: Use magnifying glass image that looks more like NSSearchField icons. Images by Ricky Romero <spam@anim8.biz>. a=pink
git-svn-id: svn://10.0.0.236/trunk@221447 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 17:51:55 +00:00
doronr%us.ibm.com
660dff3cf7 NPOTDB Fix bug 368248 - getting binding exceptions with xforms:repeat. Patch by aaronr, r=smaug,me
git-svn-id: svn://10.0.0.236/trunk@221446 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 17:46:57 +00:00
ghendricks%novell.com
e5f33ecf20 Ability to delete and archive environment.
You can now create an environment from the new run page.


git-svn-id: svn://10.0.0.236/trunk@221445 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 17:40:54 +00:00
benjamin%smedbergs.us
7229571330 Bug 370678, bug 363096 - Fix MozillaBuild syntax error, add some additional utilities, and install MIME::Base64 perl module to make tinderbox work - r=luser
git-svn-id: svn://10.0.0.236/trunk@221444 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 15:25:18 +00:00
doronr%us.ibm.com
1c24399dff NPOTDB Fix bug 340995 - complexType without complexContent fails validation. Patch be sspeiche, r=aaronr,me
git-svn-id: svn://10.0.0.236/trunk@221443 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 15:20:02 +00:00
neil%parkwaycc.co.uk
d04011902d If we can't find anywhere from which to extend a range, give up and just select the end item b=372591 r=enn sr=roc
git-svn-id: svn://10.0.0.236/trunk@221442 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 13:25:13 +00:00
reed%reedloden.com
ec7c1e71a5 Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed r=timeless a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@221440 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 07:59:33 +00:00
reed%reedloden.com
4b76bc63ab Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@221431 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 07:37:34 +00:00
scott%scott-macgregor.org
3a2b6a03d3 Bug #329555 --> new mail notification alert is not clickable.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221429 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 06:28:33 +00:00
scott%scott-macgregor.org
4d3b701d41 wrong value for the default icon resource
git-svn-id: svn://10.0.0.236/trunk@221428 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 05:20:01 +00:00
bmlk%gmx.de
41915a37d1 mark zerocolspans to be expanded if they are inserted rather than appended. bug 372776 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221427 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 05:06:38 +00:00
philringnalda%gmail.com
b12ada4814 Bug 256084 - view RDF as XML, not as broken-looking text that claims to be XUL, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@221426 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 04:23:27 +00:00
mozilla.mano%sent.com
c320558639 Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221423 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 01:33:20 +00:00
mozilla.mano%sent.com
c674daa9dc Bug 371814 - undo-ing an item move in the organizer fails. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221422 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 01:29:27 +00:00
mattwillis%gmail.com
98cd3d2d7d bug 372823 - Minor cleanup to reuse helpers where possible. r1=ctalbert, r2=jminta
git-svn-id: svn://10.0.0.236/trunk@221421 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 01:04:17 +00:00
dietrich%mozilla.com
1971a44a6c Bug 372860 need database field disambiguation in autocomplete query (r=mano)
git-svn-id: svn://10.0.0.236/trunk@221420 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 01:00:17 +00:00
cbiesinger%web.de
d1798a72f3 bug 370559 r+sr=darin
ignore the address part of the PASV reply


git-svn-id: svn://10.0.0.236/trunk@221418 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-07 00:54:20 +00:00
mozilla.mano%sent.com
b5fbc9edfc Export bookmarks functionality is broken in Places Organizer (regression from bug 370959), no bug.
git-svn-id: svn://10.0.0.236/trunk@221417 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 23:28:53 +00:00
ghendricks%novell.com
e400047acb Hide edit functions from those without rights.
Fixed multiple minor bugs.


git-svn-id: svn://10.0.0.236/trunk@221416 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 23:07:57 +00:00
mattwillis%gmail.com
001de9fb57 bug 372573 - Replace invalid error codes with NS_ERROR_NO_INTERFACE. r1=ctalbert, r2=jminta
git-svn-id: svn://10.0.0.236/trunk@221415 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 22:53:39 +00:00
stuart.morgan%alumni.case.edu
f2869b04fd Camino only - Bug 368939: Store HTTPAuth passwords by host+realm, not just host. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@221414 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 22:27:48 +00:00
edburns%acm.org
0a65ef051c M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
- remove Robot from this class.  Moved into MCP

M dom/classes/org/mozilla/dom/DocumentImpl.java
M dom/jni/org_mozilla_dom_DocumentImpl.cpp

- implement getDocumentURI().

M dom/classes/org/mozilla/dom/util/DOMTreeDumper.java

- added findElementWithName().

R webclient/classes_spec/org/mozilla/webclient/test/DOMTreeModel.java
A dom/classes/org/mozilla/dom/util/DOMTreeModel.java
R webclient/test/manual/src/classes/org/mozilla/webclient/test/DOMTreeNotifier.java
A dom/classes/org/mozilla/dom/util/DOMTreeNotifier.java
M webclient/classes_spec/org/mozilla/webclient/test/DOMAccessPanel.java
M webclient/classes_spec/org/mozilla/webclient/test/DOMViewerFrame.java
M webclient/test/manual/src/classes/org/mozilla/webclient/test/DOMViewerFrame.java


- Move these over from test browser package

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- added useful new public methods

findElement
clickElement
blockingClickElement

- absorbed functionality of Robot.

R webclient/classes_spec/org/mozilla/webclient/impl/DOMTreeDumper.java
R webclient/test/manual/src/classes/org/mozilla/webclient/test/DOMTreeDumper.java

- For some reason, there were several copies of this file.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- Use newly implemented getDocumentURI() for logging.


git-svn-id: svn://10.0.0.236/trunk@221413 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 22:03:43 +00:00
mattwillis%gmail.com
08bc212927 bug 372617 - Fix call to get 'likelyTimezone' from stringbundle. Patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221412 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 22:00:22 +00:00
mattwillis%gmail.com
a1dfcd7adb bug 369819 - Updates schema out-of-date error to include calendar app (Sb/Ln) name, rather than Tb. r1=ctalbert, r2=mvl, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@221411 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 21:52:07 +00:00
pavlov%pavlov.net
536e4fd2d5 make the new fast path fall in to uniscribe if the font is missing glyphs to render the text. bug 372636. r=roc
git-svn-id: svn://10.0.0.236/trunk@221410 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 21:18:18 +00:00
bzbarsky%mit.edu
1646da9ee6 Back out bug 267833 to test performance effect.
git-svn-id: svn://10.0.0.236/trunk@221409 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 21:12:49 +00:00
mats.palmgren%bredband.net
39daba4d12 Ignore calls to RemoveMappingsForFrameSubtree() after WillDestroyFrameTree() have been called. b=372576 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221408 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 21:07:21 +00:00
sayrer%gmail.com
f7ca9b2ac1 Bug 372750. Demo test for asynchronous places tests. r=mano
git-svn-id: svn://10.0.0.236/trunk@221407 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 21:00:10 +00:00
dschaffe%adobe.com
0b6f189411 bug 363844 r=dschaffe commit subha's test fixes for the new US daylight savings rules.
git-svn-id: svn://10.0.0.236/trunk@221406 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 20:27:14 +00:00
dietrich%mozilla.com
f3540df799 Bug 372623 - contents of places toolbar are chevron'd after starting app w/ toolbar hidden (r=mano)
git-svn-id: svn://10.0.0.236/trunk@221405 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 19:41:15 +00:00
bzbarsky%mit.edu
dc7b70aa9c Fire XBL constructors asynchronously after binding attachment, unless we're in
the middle of an update.  In that case, fire them at the end of the update.
Bug 267833, r+sr=sicking, fingers-crossed=me


git-svn-id: svn://10.0.0.236/trunk@221404 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 19:36:36 +00:00
bzbarsky%mit.edu
95e07ea4ea Relanding bug 368523 now that we've established it's the reason for the Txul change.
git-svn-id: svn://10.0.0.236/trunk@221403 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 19:25:10 +00:00
mattwillis%gmail.com
874c107585 bug 353066 - Fixes scope of 'tasksInView' variable. Patch by Stefan Sitter <ssitter@googlemail.com>, r1/2=jminta
git-svn-id: svn://10.0.0.236/trunk@221402 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 19:23:22 +00:00
bienvenu%nventure.com
12c5fa8202 fix 372835 starting up without IMAP Inbox.msf file leaves an empty thread pane, if imap account is default, and set to check new messages on startup, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221401 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 19:17:42 +00:00
mozilla.mano%sent.com
a8acc179c1 Bug 372647- regression: bookmarkFeedURI annotation is not set on the children of a live bookmark. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221398 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:37:58 +00:00
bzbarsky%mit.edu
6e4d76337c Back out bug 368523 to test performance impact
git-svn-id: svn://10.0.0.236/trunk@221396 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:23:15 +00:00
bzbarsky%mit.edu
51d3e3b3d8 Adding test. Patch by Ryan Jones <sciguyryan@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@221395 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:11:27 +00:00
mattwillis%gmail.com
706715bb91 bug 372837 - Fix check for tasks to use the passed in item. Patch by Stefan Sitter <ssitter@googlemail.com> r1/2=jminta
git-svn-id: svn://10.0.0.236/trunk@221394 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:10:43 +00:00
bzbarsky%mit.edu
a34962d513 Disable the tests again. %^%$^$%^%$ test tinderbox. :(
git-svn-id: svn://10.0.0.236/trunk@221393 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:09:12 +00:00
mattwillis%gmail.com
265d21dd2f bug 372814 - Allow gdata provider to install in Tb2pre builds. Patch by Philipp Kewisch <bugzilla@kewis.ch>, r1=ctalbert, r2=lilmatt
git-svn-id: svn://10.0.0.236/trunk@221392 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 18:03:30 +00:00
nrthomas%gmail.com
a43311c42c Bug 369669, nagios changes for Thunderbird bump to 1.5.0.11pre, r=preed
git-svn-id: svn://10.0.0.236/trunk@221391 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 17:27:42 +00:00
bugzilla%standard8.demon.co.uk
a6c9ebc811 Bug 369913 Remove Duplicated code in nsIImportService and nsMsgI18N.h/cpp (Part 2). r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221390 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 17:18:03 +00:00
bzbarsky%mit.edu
aafa0f09cb Let's try running the full test again, for kicks
git-svn-id: svn://10.0.0.236/trunk@221389 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 17:04:15 +00:00
stridey%gmail.com
fce94453d8 Camino only - Bug 371035: Don't show 'about:blank' in the URL bar after hitting escape. r=murph sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@221388 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 16:04:15 +00:00
aaronleventhal%moonset.net
5b571fea75 Bug 366438. Fix accessible line break algorithm. r=surkov
git-svn-id: svn://10.0.0.236/trunk@221386 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 13:44:42 +00:00
neil%parkwaycc.co.uk
0db6a6e6bf Fix missing icons b=371560 patch by Manual Reimer r+sr=me
git-svn-id: svn://10.0.0.236/trunk@221385 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 13:26:17 +00:00
lpsolit%gmail.com
ad140442bc Bug 372723: Bookmarkable template URLs on enter_bug.cgi should not contain tokens - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@221384 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 11:43:01 +00:00
neil%parkwaycc.co.uk
b9c79f29dd Fixing line endings
git-svn-id: svn://10.0.0.236/trunk@221383 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 11:21:50 +00:00
longsonr%gmail.com
fb9daedd69 Bug 372689 - Simplify text update code. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@221382 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 10:17:43 +00:00
neil%parkwaycc.co.uk
1677e1da69 Fixing line endings
git-svn-id: svn://10.0.0.236/trunk@221381 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 09:58:29 +00:00
Olli.Pettay%helsinki.fi
9d63e840ba Bug 372665 – Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221380 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 09:53:56 +00:00
michael.buettner%sun.com
eb73d139cc bug #371806 it's not possible to create recurring event and/or task
git-svn-id: svn://10.0.0.236/trunk@221379 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 08:58:40 +00:00
bclary%bclary.com
239faa2cfd JavaScript Tests - regression test for bug 337226, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@221378 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 08:40:49 +00:00
bclary%bclary.com
f799e4fd47 JavaScript Test - regression test for bug 372331, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@221377 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 08:26:27 +00:00
scott%scott-macgregor.org
241789ccfd Bug #370792 --> Improvements to the new attachment UI. Fix the jumping of attachment icons in the new attachment pane. Patch by Wayne Woods <w.woods@optusnet.com.au> sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221376 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 08:16:18 +00:00
scott%scott-macgregor.org
9409d6a9bf Bug #372671 --> "restore default" doesn't restore the default start page. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221375 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 07:58:17 +00:00
bzbarsky%mit.edu
e7de512d98 Skipping tests that are failing for no reason I can see.
git-svn-id: svn://10.0.0.236/trunk@221374 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 07:55:09 +00:00
bzbarsky%mit.edu
42bd11798b Add test for bug 372770 and fix minor space issue with geting the "background"
property when background-position is not set.  r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221372 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 06:59:39 +00:00
stridey%gmail.com
51dd5ca959 Camino only - Bug 369174: Omnibus ad-blocking checkin for February. Patch by Smokey Ardisson <alqahira@ardisson.org>. r/sr=smfr
git-svn-id: svn://10.0.0.236/trunk@221371 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 06:54:15 +00:00
joshmoz%gmail.com
1b5e229776 remove XP_MAC, detab. b=281889 r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@221370 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 05:15:44 +00:00
mkanat%bugzilla.org
d118f53d94 Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221368 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 04:54:07 +00:00
dbaron%dbaron.org
e71fb4c48e Don't forget the alpha component of colors, when needed. b=372770 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221366 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 04:35:56 +00:00
scott%scott-macgregor.org
2e22563e79 Bug #372717 -> Implement less hacky technique for F6-tabbing. Patch by neil and Mike Cowperthwaite <mcow@well.com> r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221364 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 04:11:44 +00:00
edburns%acm.org
24cfaeb00e M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
- Underpinnings for "clickElementWithId"

M dom/jni/Makefile.in

- depend on layout, for nsIBoxObject.  Thanks smaug.

M dom/jni/javaDOMGlobals.h

- copy over WC_ITOA macro

M dom/jni/org_mozilla_dom_ElementImpl.cpp

- add support for special attributes screenX, screenY, clientX, clientY

M webclient/build-tests.xml

- compile the CarDemoTest

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- add getElementInCurrentPageById()

M webclient/test/automated/src/classes/org/mozilla/webclient/DOMTest.java

- exercise new features in dom ElementImpl.


git-svn-id: svn://10.0.0.236/trunk@221363 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 03:28:47 +00:00
jruderman%hmc.edu
9f43a14fe9 Adding reftest. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@221362 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 03:07:10 +00:00
scott%scott-macgregor.org
829a417bff Bug #303729 --> trailing space in folder names are removed and the folder is not accessible anymore. Patch by Atsushi Sakai <dev-null@hotmail.co.jp>. r=mscott, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221361 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 02:05:53 +00:00
robert%accettura.com
f08c5056cb Fix a sql error.
git-svn-id: svn://10.0.0.236/trunk@221360 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 01:46:24 +00:00
bienvenu%nventure.com
d0dec0c7bb fix 335534, return receipts not conforming to rfc 2047, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221359 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 01:09:56 +00:00
bienvenu%nventure.com
9ddcefe6fc fix enabling/disabling of parts of the folder props retention settings, 296518 patch by bisi@pikslar.com, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221356 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 00:58:03 +00:00
ghendricks%novell.com
7a37deaa3f Numerous small bug fixes
git-svn-id: svn://10.0.0.236/trunk@221354 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 00:40:45 +00:00
bienvenu%nventure.com
c7c7005260 add null check to fix crash in nsMsgSearchOfflineMail::OnStopRunningUrl, sr=mscott 372760
git-svn-id: svn://10.0.0.236/trunk@221353 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-06 00:15:13 +00:00
mozilla.mano%sent.com
7c3bb47003 More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221352 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 22:39:21 +00:00
ghendricks%novell.com
dc298dff2d Add option to update bugs from classic interface
git-svn-id: svn://10.0.0.236/trunk@221351 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 22:36:45 +00:00
mattwillis%gmail.com
c3ad3fcc63 bug 370685 - Fix error when switching between General and Timezone pref tabs. Patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221349 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 22:14:02 +00:00
ghendricks%novell.com
dbd5337bce Fixed tag error message.
git-svn-id: svn://10.0.0.236/trunk@221348 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 22:04:34 +00:00
despotdaemon
ef2b8e5428 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221347 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:56:17 +00:00
Olli.Pettay%helsinki.fi
129a6d12e2 Bug 368501, Table Properties Windows Cut Off, r=bz, sr=roc
git-svn-id: svn://10.0.0.236/trunk@221346 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:55:23 +00:00
ghendricks%novell.com
f23d8ba7cd Order tags by name and trim whitespace before saving
git-svn-id: svn://10.0.0.236/trunk@221345 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:38:14 +00:00
dbaron%dbaron.org
68c5376b67 When stabilized during destruction, report AddRef to 2 and Release to 1, to avoid confusing nsTraceRefcnt logging (part 2). b=370702 r=graydon sr=peterv
git-svn-id: svn://10.0.0.236/trunk@221344 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:11:21 +00:00
edburns%acm.org
f2359edf57 M dist/build.xml
- Do not exclude Bookmarks, Prefs, and Profile from core source

M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java

- sleep for 10 seconds after the initial load

M dist/netbeans/build.xml

- add the ability to compile the core source of the webclient library,
  should the user want to modify it.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Correctly cause blockingLoad to block until the load completes.


git-svn-id: svn://10.0.0.236/trunk@221343 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:10:24 +00:00
dbaron%dbaron.org
e623156ce9 Make nsCycleCollector::Fault do something in debug builds. b=372320 r=graydon sr=peterv
git-svn-id: svn://10.0.0.236/trunk@221342 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:07:51 +00:00
alexei.volkov.bugs%sun.com
e026409e5b 129218 - memory leaks in tstclnt. r=neil
git-svn-id: svn://10.0.0.236/trunk@221341 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 21:01:25 +00:00
ghendricks%novell.com
3d94d7445d Showing DISABLED instead of CONFIRMED test cases on filter
git-svn-id: svn://10.0.0.236/trunk@221340 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:52:18 +00:00
stuart.morgan%alumni.case.edu
45d2791fb1 Camino only - Bug 372003: Handle RolloverImageButton tracking rects correctly. Thanks to Steven Michaud for pointing this out. r=josh, sr=pink
git-svn-id: svn://10.0.0.236/trunk@221339 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:50:08 +00:00
benjamin%smedbergs.us
3950c349bb Followup from bug 371309 for unofficial branding, r=gavin
git-svn-id: svn://10.0.0.236/trunk@221338 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:49:52 +00:00
ghendricks%novell.com
c9c9e85a39 DBD error on some options in case-run reports
git-svn-id: svn://10.0.0.236/trunk@221337 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:45:33 +00:00
mnyromyr%tprac.de
28fb047aeb Bug 145290: allow deletion of more than one filter at once; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221336 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:42:45 +00:00
aaronr%us.ibm.com
94d8fc3a60 [XForms] Support dateTime type for range. Bug 370551, p=msterlin, r=surkov+aaronr
git-svn-id: svn://10.0.0.236/trunk@221335 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:39:32 +00:00
mnyromyr%tprac.de
d5afc6e494 Bug 365049: Clean up logic for scrolling and selecting when entering folder; r=neil
git-svn-id: svn://10.0.0.236/trunk@221334 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:31:40 +00:00
mnyromyr%tprac.de
19c37cd4d0 Bug 145290: allow deletion of more than one filter at once; r=IanN, sr=neil
git-svn-id: svn://10.0.0.236/trunk@221333 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:04:01 +00:00
slavomir.katuscak%sun.com
431208ec4f bug 363827 - added reporting bug IDs, fixed status reporting, updated list of leaks; r=alexei, sr=christophe
git-svn-id: svn://10.0.0.236/trunk@221332 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 20:02:44 +00:00
mozilla.mano%sent.com
feb216202b Bug 372025 - Duplicates in the history menu are not collapsed. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@221330 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:51:48 +00:00
alexei.volkov.bugs%sun.com
bae64fdd44 129218 - memory leaks in tstclnt. Fix mem leak in strsclnt.c/main/PL_CreateOptState. r=wtc
git-svn-id: svn://10.0.0.236/trunk@221329 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:48:16 +00:00
mozilla.mano%sent.com
f74b15c2a2 Copy the feed-uri rather than the site-uri when copying a live bookmark, patch on bug 342381. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@221328 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:47:55 +00:00
mozilla.mano%sent.com
764688ad7f Bug 371665 - View->Toolbar menu-item does not work in places organizer. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@221327 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:45:19 +00:00
mkanat%bugzilla.org
c1359ffd38 Bug 372533: Bugzilla::Object->update throws a warning if some values are undefined
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@221326 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:29:24 +00:00
benjamin%smedbergs.us
a93dff31f1 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin
git-svn-id: svn://10.0.0.236/trunk@221325 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 19:22:22 +00:00
alexei.volkov.bugs%sun.com
434ab19aea add-on for patch to bug 367288: turn on OCSP testing + fix for tinderbox test failure on solaris and windows.
git-svn-id: svn://10.0.0.236/trunk@221323 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:53:41 +00:00
lpsolit%gmail.com
9d22b2f6c5 Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@221322 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:33:38 +00:00
bzbarsky%mit.edu
2f93c8bf0d Adding regression test. Patch by Ryan VanderMeulen <ryanvm@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@221321 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:27:23 +00:00
bienvenu%nventure.com
59edf89363 fix crash doing a save w/o an editor in the compose window, sr=mscott 372705 and perhaps 372706
git-svn-id: svn://10.0.0.236/trunk@221320 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:26:57 +00:00
bzbarsky%mit.edu
951baeca41 Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@221319 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:14:58 +00:00
bzbarsky%mit.edu
3cdaaa17a6 Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@221318 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:14:57 +00:00
bzbarsky%mit.edu
81bcb699f2 Add tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@221317 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 18:02:49 +00:00
cls%seawood.org
43109cf72c Set MOZ_JS_LIBS properly for win32 gcc builds.
Bug #371236 r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@221316 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 17:22:31 +00:00
edburns%acm.org
65b19ae154 M build.xml
- Added copy.core.src target

M netbeans/build.xml

- added complie.core.src target 

M netbeans/nbproject/build-impl.xml
M netbeans/nbproject/genfiles.properties
M netbeans/nbproject/project.properties

- autogenerate changes

M netbeans/nbproject/project.xml

- rename source roots


git-svn-id: svn://10.0.0.236/trunk@221314 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 16:35:47 +00:00
mattwillis%gmail.com
045177424e bug 356363 - Clean up scoping of calIObserver. Patch by Joey Minta <jminta@gmail.com>, r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@221313 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 16:18:27 +00:00
mattwillis%gmail.com
7bf04a102a Fix errant ^Ms in file prior to next checkin. No bug.
git-svn-id: svn://10.0.0.236/trunk@221312 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 16:15:57 +00:00
mattwillis%gmail.com
7e470f1a18 bug 358805 - Clean up uses of radioGroupSelectItem/radioGroupIndexOf. Patch by Joey Minta <jminta@gmail.com> r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@221310 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 15:55:24 +00:00
mattwillis%gmail.com
0781d7bd88 bug 353707 - Consolidate usage of convertDate to common location. Patch by Joey Minta <jminta@gmail.com> r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@221309 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 15:23:44 +00:00
mattwillis%gmail.com
d84968b052 bug 370670 - Fix regression in getSystemTimezone from calUtils unification. Path by Joey Minta <jminta@gmail.com>, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221308 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 15:13:41 +00:00
mattwillis%gmail.com
d0474cc5ba bug 357384 - Sort tasks with unspecified priority _above_ high priority. r1=ctalbert, r2=dmose, ui-r=dmose
git-svn-id: svn://10.0.0.236/trunk@221307 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 14:28:05 +00:00
benjamin%smedbergs.us
a4aa015463 Bug 372343 - further cleanup to make dependencies and build targets clear, and avoid multiple manifests with roughly the same information, r=surkov
git-svn-id: svn://10.0.0.236/trunk@221306 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 14:13:22 +00:00
dougt%meer.net
b64d59461e When using snav in a text elem, make sure that you can move the carot around in that text
git-svn-id: svn://10.0.0.236/trunk@221303 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 06:45:21 +00:00
ginn.chen%sun.com
9282b6898f Bug 369260 remove recursion
patch by Evan.Yan@sun.com r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@221302 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 06:30:35 +00:00
bzbarsky%mit.edu
7e3967f992 Adding blue image for use in tests. Bug 372640, image by Ryan VanderMeulen
<ryanvm@gmail.com>, r=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@221301 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 06:14:13 +00:00
tony%ponderer.org
c7113b17f5 Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: move host encoding to c++ (url classifier utils component)
r=bryner


git-svn-id: svn://10.0.0.236/trunk@221300 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 05:58:05 +00:00
scott%scott-macgregor.org
f4f9d0fdb0 Bug #331616 --> xml parsing error popup when trying to edit a form inside composer because several dtd files required by composer aren't getting built. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. sr/a=mscott for tb2
git-svn-id: svn://10.0.0.236/trunk@221299 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 05:51:54 +00:00
scott%scott-macgregor.org
11489a895d remove ctrl-m characters
git-svn-id: svn://10.0.0.236/trunk@221298 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 03:42:26 +00:00
sayrer%gmail.com
c3a28fca39 Bug 372283. Feed preview layout issues. r=mano
git-svn-id: svn://10.0.0.236/trunk@221297 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 01:53:08 +00:00
roc+%cs.cmu.edu
f6ae161325 Bug 363253. Move scrollframe attribute-setting out of reflow to a post-reflow callback. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@221296 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 01:39:53 +00:00
jruderman%hmc.edu
4e067a134b Add reftest for bug 372553. a=bz
git-svn-id: svn://10.0.0.236/trunk@221294 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 00:42:01 +00:00
roc+%cs.cmu.edu
d79e85bb1b fixing unexpected reftest success for test 351651-2b.html, Windows only, try #2
git-svn-id: svn://10.0.0.236/trunk@221293 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 00:26:57 +00:00
bzbarsky%mit.edu
a61fdafc14 Make sure to handle creation of a new continuation of the first-letter frame
even if we pulled the first-letter frame from our next-in-flow.  Bug 372553,
r+sr=roc.


git-svn-id: svn://10.0.0.236/trunk@221292 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 00:15:46 +00:00
bzbarsky%mit.edu
15ce1d5c6f Only reframe a <frameset> frame if adding a child <frame> or <frameset>. Bug
370430, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@221291 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-05 00:11:23 +00:00
roc+%cs.cmu.edu
c73d3b826f fixing unexpected reftest success for test 351651-2b.html, Windows only
git-svn-id: svn://10.0.0.236/trunk@221290 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 23:46:11 +00:00
bienvenu%nventure.com
746f64e690 fix 319818 spin attaching html messages with inline images when saving local drafts multiple times, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221289 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 23:36:43 +00:00
tony%ponderer.org
6689a7f0a2 bug 371729: G_PreferenceObserver.prototype.QueryInterface has an error
patch:  nsIObserves -> nsIObserver
r=timeless


git-svn-id: svn://10.0.0.236/trunk@221287 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 23:13:03 +00:00
mats.palmgren%bredband.net
63f62851fd [DEBUG only] Fix an over-sensitive assertion. b=372475 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221286 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 23:05:01 +00:00
mats.palmgren%bredband.net
cefcc53f4c Ignore calls to RemoveMappingsForFrameSubtree() if the pres shell is being destroyed. b=372576 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221285 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 22:39:39 +00:00
mozilla.mano%sent.com
aeb8a1cd19 Fix typo from Bug 366992(globalOverlay.js uses bogus controller algorithm). patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=gavin.
git-svn-id: svn://10.0.0.236/trunk@221284 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 21:35:03 +00:00
roc+%cs.cmu.edu
1639bb2a5f Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@221283 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 21:12:24 +00:00
roc+%cs.cmu.edu
4d35d99425 Bug 370588. Make gfxTextRun be a single shared class for all platforms. Move all platform-specific code to gfxFontGroup and gfxFont implementations. Actually implement textruns properly on Mac and Windows. r=vlad,pavlov
git-svn-id: svn://10.0.0.236/trunk@221282 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 21:05:10 +00:00
gavin%gavinsharp.com
82050651a0 Bug 371525: fix password trouble when multiple passwords are stored for a given site, by correctly handling an empty actionURL, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor,mano
git-svn-id: svn://10.0.0.236/trunk@221281 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 20:53:01 +00:00
gavin%gavinsharp.com
bd0d637903 Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@221280 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 20:44:22 +00:00
mats.palmgren%bredband.net
d609bdc7ac Make DidReflowChildren() deal with a null first frame. b=372483 r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@221279 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 16:13:15 +00:00
bugzilla%babylonsounds.com
6c04cc14e2 bug 370425 - Creating repeating event fails, Error 'calRecurrenceRule is not defined' is shown, patch by jminta, r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@221278 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 10:29:34 +00:00
dougt%meer.net
34bb3570fb fixing build bustage. enabling text fields to work
git-svn-id: svn://10.0.0.236/trunk@221276 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-04 08:54:50 +00:00
benjamin%smedbergs.us
d754e08ed9 Fix unit tests on MSYS build environments, r=biesi
git-svn-id: svn://10.0.0.236/trunk@221274 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 21:14:38 +00:00
edburns%acm.org
562f0ecbca M build.xml
A mcp-test/src/main/java/cardemo/CarDemo.java
A mcp-test/src/test/java/cardemo/CarDemoTest.java

- include automated test to use MCP to test the Ajax cardemo


git-svn-id: svn://10.0.0.236/trunk@221273 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 21:06:39 +00:00
scott%scott-macgregor.org
7c8c297ef2 Bug #343677 --> Need access to encapsulated MIME content-type declarations for lighning iMIP support. Patch by Clint Talbert <ctalbert.moz@gmail.com>. sr-bienvenu
git-svn-id: svn://10.0.0.236/trunk@221272 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 20:56:56 +00:00
edburns%acm.org
38884c477a M dist/netbeans/build.xml
- Add ability to debug a singe junit test

M webclient/build.xml
A webclient/classes_spec/org/mozilla/mcp/MCP.java
A webclient/classes_spec/org/mozilla/mcp/MCPLogStrings.properties

- add mcp package

M webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- add getter for outputFileRoot.


git-svn-id: svn://10.0.0.236/trunk@221270 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 20:35:14 +00:00
sayrer%gmail.com
242db62921 Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi
git-svn-id: svn://10.0.0.236/trunk@221269 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 17:43:01 +00:00
despotdaemon
368ad4d3d8 Pseudo-automatic update of changes made by silver@warwickcompsoc.co.uk.
git-svn-id: svn://10.0.0.236/trunk@221268 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 14:21:12 +00:00
igor.bukanov%gmail.com
c2c2708246 Bug 372331: the proper evaluation order for for-in loops. r=brendan
git-svn-id: svn://10.0.0.236/trunk@221267 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 14:01:44 +00:00
nelson%bolyard.com
0417080751 Back out rev 1.24. Turn OCSP testing off until it's fixed. Sheriff Nelson
git-svn-id: svn://10.0.0.236/trunk@221266 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 06:53:42 +00:00
bzbarsky%mit.edu
b2def056a0 Address review comment from dbaron. Bug 330064
git-svn-id: svn://10.0.0.236/trunk@221265 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 04:57:48 +00:00
bzbarsky%mit.edu
fc5bec672a Hack to increase XftMaxFreeTypeFiles to a sane value from the default value of
"5".  Bug 330064, patch by vlad, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@221264 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 04:55:35 +00:00
despotdaemon
b6319bd4e7 Pseudo-automatic update of changes made by surkov.alexander@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@221263 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 03:24:32 +00:00
dbaron%dbaron.org
0547094f99 Bug 369040 was fixed by vlad's checkin for bug 339598.
git-svn-id: svn://10.0.0.236/trunk@221262 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 02:34:53 +00:00
alexei.volkov.bugs%sun.com
8bc51c3d26 Additional changes for patch 367288: add debug output
git-svn-id: svn://10.0.0.236/trunk@221261 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 02:03:23 +00:00
ghendricks%novell.com
a5c0d098af Rtf manual
git-svn-id: svn://10.0.0.236/trunk@221260 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 01:16:47 +00:00
ghendricks%novell.com
acbab34df1 Updated documentation
git-svn-id: svn://10.0.0.236/trunk@221259 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 01:14:33 +00:00
alexei.volkov.bugs%sun.com
b573fce16c Enable OCSP testing.
git-svn-id: svn://10.0.0.236/trunk@221258 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 01:07:05 +00:00
despotdaemon
d6ef5eb9ff Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@221257 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:55:06 +00:00
despotdaemon
e4fe89b01a Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@221256 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:52:10 +00:00
despotdaemon
3f5a5a323f Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@221255 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:51:26 +00:00
vladimir%pobox.com
dbddb95fce fix tree bustage
git-svn-id: svn://10.0.0.236/trunk@221254 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:25:44 +00:00
vladimir%pobox.com
76df446d7a b=using opacity with windows native widgets causes bogus rendering/lack of rendering; r=stuart
git-svn-id: svn://10.0.0.236/trunk@221253 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:18:34 +00:00
ghendricks%novell.com
9decb54e91 Bug 372339 – If we select a test plan product, it gives an error message.
git-svn-id: svn://10.0.0.236/trunk@221252 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-03 00:14:16 +00:00
rhelmer%mozilla.com
fdbe9bb400 work on win32/mac, remove /dev/stderr tricks, 7z must be on the path (no assumptions). b=371305, r=robcee
git-svn-id: svn://10.0.0.236/trunk@221251 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 23:53:55 +00:00
alexei.volkov.bugs%sun.com
67f909b84d 367288 - write tests that covers existing OCSP functionality. r=nelson
git-svn-id: svn://10.0.0.236/trunk@221250 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 23:13:32 +00:00
pavlov%pavlov.net
d3f5e01ac8 removing gfx REQUIRES from thebes. bug 372313. r=vlad
git-svn-id: svn://10.0.0.236/trunk@221249 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 22:41:06 +00:00
cltbld
42a012ad8b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@221248 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 21:31:04 +00:00
pedemont%us.ibm.com
338c2f22dd Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@221247 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 21:28:58 +00:00
tony%ponderer.org
c922380416 remove unused test_* files
git-svn-id: svn://10.0.0.236/trunk@221244 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 19:27:34 +00:00
despotdaemon
adc7bbcac0 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221243 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 19:11:22 +00:00
benjamin%smedbergs.us
5905b083fc Bug 372343 - msys builds broken from IA2 landing, patch by surkov and RyanVM, r=me
git-svn-id: svn://10.0.0.236/trunk@221242 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 19:02:59 +00:00
bienvenu%nventure.com
5c951af5c8 fix 370277 imap filters duplicate messages if msgs moved to local folder and imap inbox is selected on startup, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221240 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 18:27:32 +00:00
bienvenu%nventure.com
d18a5e5346 try to deal more gracefully with failure to truncate pop3 inbox after filter move, sr=mscott 321371
git-svn-id: svn://10.0.0.236/trunk@221239 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 18:24:27 +00:00
enndeakin%sympatico.ca
ca4bacd84c Bug 357257, autocomplete items cut off by the word 'Suggestions', r=gavin,neil,sr=neil
git-svn-id: svn://10.0.0.236/trunk@221238 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:58:55 +00:00
crowder%fiverocks.com
ddcf8c159a Bug 372309: Crash in [@SetArrayElement] using canvas, r=igor@mir2.org
git-svn-id: svn://10.0.0.236/trunk@221236 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:35:29 +00:00
mattwillis%gmail.com
d79a1ac4b2 Respin to pick up fix for bug 372366
git-svn-id: svn://10.0.0.236/trunk@221233 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 17:01:41 +00:00
pedemont%us.ibm.com
ee1445d1b2 Bug 367792 - Crash when running tests that call initXPCOM.
git-svn-id: svn://10.0.0.236/trunk@221232 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 16:56:30 +00:00
mattwillis%gmail.com
bb8bc1d443 bug 372366 - Fix tzid upgrade code. r=mvl
git-svn-id: svn://10.0.0.236/trunk@221231 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 16:56:11 +00:00
sayrer%gmail.com
3188df528c Bug 372294. remove _tests dir at the start of the build. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221229 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 16:38:42 +00:00
mattwillis%gmail.com
396181ad5e bug 369010 - clean up query from initial checkin for readibility
git-svn-id: svn://10.0.0.236/trunk@221228 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 15:55:39 +00:00
peterv%propagandism.org
0fe146d7a9 Fix Python. Patch by sombrero@alum.mit.edu, r=me.
git-svn-id: svn://10.0.0.236/trunk@221227 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 14:01:36 +00:00
peterv%propagandism.org
ebfd67f7ed Fix for bug 370265 (nsDOMScriptObjectHolder/NS_DropScriptObject tries to get service while shutting down). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@221226 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 13:34:14 +00:00
mats.palmgren%bredband.net
5252497917 Add a list for popup frames in the frame constructor state and treat them like other out-of-flows. b=344340 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221224 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 12:03:02 +00:00
mats.palmgren%bredband.net
34defe8a62 Call DidReflow() on child frames where needed in case of errors. b=366012 r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@221223 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 10:55:55 +00:00
bclary%bclary.com
10ef5bb23e JavaScript Test - regression test for bug 365869, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@221221 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 09:53:24 +00:00
bclary%bclary.com
c3a54f7832 JavaScript Test - regression test for bug 367888, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@221220 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 09:43:11 +00:00
bclary%bclary.com
94cfd71e72 JavaScript Test - regression test for bug 368213, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@221219 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 09:36:16 +00:00
neil%parkwaycc.co.uk
b5de0db453 Windows debug bustage fix b=371542
git-svn-id: svn://10.0.0.236/trunk@221218 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 09:35:53 +00:00
bclary%bclary.com
c3f60749bd JavaScript Test - regression test for bug 370048, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@221217 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 09:27:39 +00:00
bzbarsky%mit.edu
ddbac936b1 We do want to execute javascript: URLs that plug-ins load. Bug 372346, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@221216 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 08:38:31 +00:00
bzbarsky%mit.edu
a1877f412d Add testcase for bug 232004
git-svn-id: svn://10.0.0.236/trunk@221215 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 07:39:53 +00:00
Olli.Pettay%helsinki.fi
37cad5bd45 Bug 339470, [@ nsIMEStateManager::IsActive], p=masayuki@d-toybox.com, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221214 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 07:30:45 +00:00
scott%scott-macgregor.org
a63eb6ab37 Bug #372350 --> remove cycler on the folder pane label. It was undiscoverable and introduced a phantom tab when tabbing through the various panes.
git-svn-id: svn://10.0.0.236/trunk@221213 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 07:30:21 +00:00
Olli.Pettay%helsinki.fi
fa9676faea Bug 336744, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221212 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 07:21:25 +00:00
reed%reedloden.com
b537893ef1 Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed r=timeless a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@221211 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:56:45 +00:00
bclary%bclary.com
4fe1190f35 JavaScript Test - fix expected path, bug 368585
git-svn-id: svn://10.0.0.236/trunk@221210 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:41:03 +00:00
scott%scott-macgregor.org
757824db12 Bug #372322 --> Attachments dropped into the wrong folder when using Drag and Drop on Mac OS X.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@221207 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:19:43 +00:00
mattwillis%gmail.com
63e3b9fba9 bug 362745 - Adds missing accesskey to 'View > Number of Weeks' menu. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r1=lilmatt, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@221204 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 06:10:09 +00:00
bclary%bclary.com
a9ff96e8fb JavaScript Test - fix Script object detection, bug 368585
git-svn-id: svn://10.0.0.236/trunk@221203 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 05:55:05 +00:00
bclary%bclary.com
9e24d3beab JavaScript Test - fix Script object detection, bug 368585
git-svn-id: svn://10.0.0.236/trunk@221202 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 05:49:38 +00:00
bzbarsky%mit.edu
b5e1a4aad7 Adding test. Patch by Ryan VanderMeulen <ryanvm@gmail.com>, moa=me or something
git-svn-id: svn://10.0.0.236/trunk@221201 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 05:33:58 +00:00
philringnalda%gmail.com
9978c42e66 Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin
git-svn-id: svn://10.0.0.236/trunk@221199 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 05:07:30 +00:00
philringnalda%gmail.com
80ada3605a Bug 369341 - gatherTextUnder is a bad treewalker, r+sr=neil
git-svn-id: svn://10.0.0.236/trunk@221198 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 04:33:15 +00:00
philringnalda%gmail.com
a57704a985 Bug 369341 - gatherTextUnder is a bad treewalker, r=mscott
git-svn-id: svn://10.0.0.236/trunk@221196 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 04:24:20 +00:00
ajschult%verizon.net
edfc76e31f Bug 371877: networks.txt file written with server "name" instead of "hostname", r=silver
git-svn-id: svn://10.0.0.236/trunk@221195 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 04:14:25 +00:00
enndeakin%sympatico.ca
f96b54237b Bug 372247, crash simulating key events on a window with no frame, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221194 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 03:57:16 +00:00
sayrer%gmail.com
822f9d552e Backout unfinished patch for bug 178993.
git-svn-id: svn://10.0.0.236/trunk@221193 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 03:51:30 +00:00
bzbarsky%mit.edu
17017014fc Don't hook malloc by default (still hook it if asked to via the env vars), and
when it's hooked ignore free(0) calls.  Bug 368523, r=graydon, sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221191 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 01:08:03 +00:00
bzbarsky%mit.edu
abdbcef879 Report chrome JS errors to the error console again. Bug 324142, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@221190 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-02 01:05:46 +00:00
jonas%sicking.cc
26991d0ff0 Tests for bug 371576. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@221186 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 23:40:25 +00:00
bienvenu%nventure.com
7cc50db043 fix 372316 crash opening a .eml file when spotlight integration installed, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221185 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 22:52:14 +00:00
scott%scott-macgregor.org
79b3d22c53 Bug #359231 --> Initial landing of penelope on the trunk. NPOTB.
Initial work done by Mark Charlebois <mcharleb@qualcomm.com>


git-svn-id: svn://10.0.0.236/trunk@221181 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 22:19:59 +00:00
gijskruitbosch%gmail.com
2c15039c21 Bug 367506 - Can't receive messages from nicks with U+0160 in them.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221180 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 22:16:59 +00:00
crowder%fiverocks.com
c2ed070728 Bug 359024: script bug causes deref of 0x80000001 (JSVAL_VOID), r=brendan
git-svn-id: svn://10.0.0.236/trunk@221179 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 21:30:48 +00:00
aaronleventhal%moonset.net
dd3f3c6018 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@221178 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 21:18:51 +00:00
scott%scott-macgregor.org
9537fbfc36 white space cleanup
git-svn-id: svn://10.0.0.236/trunk@221177 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:55:28 +00:00
bzbarsky%mit.edu
6d4383fa36 Fix assert to reflect new reality. Bug 372086 followup, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@221176 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:48:26 +00:00
bzbarsky%mit.edu
765edac279 Adding regression test for bug 243266.
git-svn-id: svn://10.0.0.236/trunk@221175 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:42:02 +00:00
aaronleventhal%moonset.net
0397e12bda Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221173 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:24:38 +00:00
bzbarsky%mit.edu
00c226de43 Check in testcases for bug 169749.
git-svn-id: svn://10.0.0.236/trunk@221172 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:16:47 +00:00
mkaply%us.ibm.com
bec1e3f362 #178993
r=bsmedberg, dveditz, mvl
Add support for httpOnly cookie attribute


git-svn-id: svn://10.0.0.236/trunk@221171 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 20:09:02 +00:00
bugzilla%standard8.demon.co.uk
cc035fba6b Fix missed review comment and build bustage from Bug 371542
git-svn-id: svn://10.0.0.236/trunk@221170 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 19:54:29 +00:00
bclary%bclary.com
9da5cc2e53 JavaScript Tests - increase memory pressure in browser based gc(), bug 327198
git-svn-id: svn://10.0.0.236/trunk@221169 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 19:50:33 +00:00
gijskruitbosch%gmail.com
d66de60f6b Bug 371109 - Sending URL-encoded links when outgoing color codes are enabled should not break.
r=silver@warwickcompsoc.co.uk (James Ross)
p=mook.moz+mozbz@gmail.com (Mook)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221168 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 19:32:27 +00:00
bugzilla%standard8.demon.co.uk
2cdba2028c Bug 371542 Tidy up nsIImportABDescriptor.idl and associated code. r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221167 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 19:13:39 +00:00
benjamin%smedbergs.us
23dedb2af1 Linux ppc followup from bug 349002, patch by Willie Walker <william.walker@sun.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@221166 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:44:08 +00:00
benjamin%smedbergs.us
6ee13158e4 Bug 369395 - We shouldn't be installing nsBuildID.h during install::, patch by Mike Hommey, r=me
git-svn-id: svn://10.0.0.236/trunk@221165 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:37:25 +00:00
gijskruitbosch%gmail.com
afe7abfd1f Bug 371956 - Link Channel names better.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221164 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:22:09 +00:00
mattwillis%gmail.com
e1ce2bb89d bug 355117 - Add read/write support for Google Calendar. Fix icon path.
git-svn-id: svn://10.0.0.236/trunk@221163 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:18:24 +00:00
wtchang%redhat.com
0ecc6a4799 Bug 34843: PR_StringToNetAddr and PR_NetAddrToString should call
getaddrinfo and getnameinfo if they exist.  Based on the patch contributed
by Noriko Hosoi <nhosoi@redhat.com>.  r=nhosoi
Modified files: _win95.h _winnt.h prnetdb.c


git-svn-id: svn://10.0.0.236/trunk@221162 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:11:17 +00:00
mattwillis%gmail.com
5f11afe5fb bug 355117 - Add read/write support for Google Calendar. Adds missing icon and fix truncated file.
git-svn-id: svn://10.0.0.236/trunk@221161 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:09:47 +00:00
mattwillis%gmail.com
91f4fa93d7 bug 355117 - Add read/write support for Google Calendar. Adds missing icon and fix truncated file.
git-svn-id: svn://10.0.0.236/trunk@221159 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 18:09:22 +00:00
gijskruitbosch%gmail.com
6b74352346 Bug 367712 - Fix assertion when trying to become an oper
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@221158 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:59:05 +00:00
mattwillis%gmail.com
652c0c5267 bug 355177 - Add read/write support for Google Calendar to Sunbird and Lightning. Patch by Philipp Kewisch <bugzilla@kewis.ch>, minor style fixes by lilmatt, r1=dbo, ui-r=mvl
git-svn-id: svn://10.0.0.236/trunk@221153 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:17:36 +00:00
silver%warwickcompsoc.co.uk
ed15511ea7 Bug 361445 - Stop vertical scrollbar appearing next to tabs on Mac. ChatZilla only. r=silver p=comrade693+bmo@gmail.com (Shawn Wilsher)
git-svn-id: svn://10.0.0.236/trunk@221152 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 17:06:03 +00:00
scott%scott-macgregor.org
0a397ad8b8 Bug #371629 --> fix broken message pane in today's builds.
git-svn-id: svn://10.0.0.236/trunk@221151 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 16:21:02 +00:00
crowder%fiverocks.com
79c9e3323e Bug 367888: regexp empty alt (|) with repeat yields infinite loop and consumes all memory, r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@221150 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 16:05:30 +00:00
daniel.boelzle%sun.com
ec2562b214 Bug 351957: omit print dialog closing on Unix, interim fix until Unix printing is fixed; r=lilmatt,mvl
git-svn-id: svn://10.0.0.236/trunk@221149 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 14:03:15 +00:00
bclary%bclary.com
f420d87695 JavaScript Tests - remove extraneous blank line, bug 372198
git-svn-id: svn://10.0.0.236/trunk@221148 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 12:41:43 +00:00
silver%warwickcompsoc.co.uk
375bb795f0 Bug 265847 - Match browser tab shortcuts. ChatZilla only. r=silver p=comrade693+bmo@gmail.com (Shawn Wilsher)
git-svn-id: svn://10.0.0.236/trunk@221147 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 12:23:50 +00:00
smontagu%smontagu.org
bda4e63007 Convert the testcase from bug 340714 to an xpcshell test
git-svn-id: svn://10.0.0.236/trunk@221146 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 11:06:44 +00:00
ginn.chen%sun.com
a81d66c2bb Fix bustage of bug 369260, null check
git-svn-id: svn://10.0.0.236/trunk@221145 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 09:59:13 +00:00
Olli.Pettay%helsinki.fi
709d1d9cb5 Bug 372046, r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@221144 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 09:25:25 +00:00
asqueella%gmail.com
215995fd50 add the forgotten jar file required for the unit test, still bug 370103
git-svn-id: svn://10.0.0.236/trunk@221143 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 08:21:32 +00:00
jonas%sicking.cc
8c63998a0e Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@221142 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 08:11:40 +00:00
scott%scott-macgregor.org
c7e57882a8 Bug #371629 --> when changing the sort column, we weren't always remove the sortdirection attribute on the other tree columns. r=neil
git-svn-id: svn://10.0.0.236/trunk@221141 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:29:40 +00:00
asqueella%gmail.com
7248fd4134 Fix bug 86093 - Tab chars in html source show up as "[]" (square) in Error Console
(replace all whitespace characters with spaces)
p=Simon Bunzli <zeniko@gmail.com>
r=gavin, sr=neil


git-svn-id: svn://10.0.0.236/trunk@221140 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:17:54 +00:00
asqueella%gmail.com
bf33cb5755 Bug 372076 - IConvAdaptor::SetOutputErrorBehavior should handle nsIUnicodeEncoder::kOnError_Signal
p=Ryan Jones <sciguyryan@gmail.com>
r=smontagu


git-svn-id: svn://10.0.0.236/trunk@221139 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:09:17 +00:00
asqueella%gmail.com
20b1f2a9a4 Bug 370103 - Crash [@ nsJARChannel::OnStartRequest] when passing null listener to AsyncOpen
p=Wladimir Palant <trev@gtchat.de>
r=darin, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@221138 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 07:06:07 +00:00
bzbarsky%mit.edu
80ffa38a96 Adding test for bug 172073
git-svn-id: svn://10.0.0.236/trunk@221137 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 06:38:40 +00:00
asqueella%gmail.com
a33962aeb5 bug 372200 - remove unneeded window iteration plus replace the weird enableUndo(false); enableUndo(true) calls with a simple gURLBar.editor.transactionManager.clear() (thanks martijn for the tip!)
r=gavin


git-svn-id: svn://10.0.0.236/trunk@221136 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 06:30:53 +00:00
asqueella%gmail.com
24efcb44b7 bug 371059 - change "FAIL" to "KNOWN FAIL" for expected test failures in reftest (to avoid confusion)
r=dbaron


git-svn-id: svn://10.0.0.236/trunk@221135 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 06:26:23 +00:00
tony%ponderer.org
f7c615bd58 Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: refactor to allow unittesting
r=bryner


git-svn-id: svn://10.0.0.236/trunk@221134 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 06:18:06 +00:00
bzbarsky%mit.edu
15986fa4ba Backing out bug 371839 to fix bug 372139.
git-svn-id: svn://10.0.0.236/trunk@221133 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 05:55:07 +00:00
ginn.chen%sun.com
6ff605c6f8 Bug 369260 Thunderbird crash [@ nsAccessible::TextLength]
patch by Evan.Yan and aaronleventhal r=surkov.alexander


git-svn-id: svn://10.0.0.236/trunk@221132 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 05:54:07 +00:00
glen.beasley%sun.com
e61f71b0c8 341681 report underlying NSS/NSPR error r=neil
git-svn-id: svn://10.0.0.236/trunk@221131 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 03:53:53 +00:00
tony%ponderer.org
0c86be293b cause unittest to stop build on failure (makes tinderboxen burn on failure)
git-svn-id: svn://10.0.0.236/trunk@221130 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 02:12:13 +00:00
preed%mozilla.com
46a9a8bf6d Bug 371350: Rsync was copying the rcN directory, not its contents; Fix inconsistent use of catfile(); add code for handling the XPI directories. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@221129 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 02:05:23 +00:00
bclary%bclary.com
c1f7bbcc56 JavaScript Tests - update slow-n.tests, bug 372198
git-svn-id: svn://10.0.0.236/trunk@221128 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:50:50 +00:00
dbaron%dbaron.org
74a90aebdb Document changes from bug 113738.
git-svn-id: svn://10.0.0.236/trunk@221127 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:33:54 +00:00
igor.bukanov%gmail.com
034f20ab05 Bug 363530: Optimizing JS function/method calling bytecodes. r=brendan
git-svn-id: svn://10.0.0.236/trunk@221126 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:33:46 +00:00
bclary%bclary.com
77609e441c JavaScript Tests - update netscape.security.* detection, bug 372198
git-svn-id: svn://10.0.0.236/trunk@221125 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:31:24 +00:00
mattwillis%gmail.com
4233548b6c bug 369010: Migrate all old tzids in storage to new one. r1=ctalbert, r2=dmose, ui-r=dmose
git-svn-id: svn://10.0.0.236/trunk@221124 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:23:09 +00:00
bclary%bclary.com
26245394d6 JavaScript Tests - update tests excluded from SpiderMonkey testing, bug 372198
git-svn-id: svn://10.0.0.236/trunk@221123 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 01:05:52 +00:00
rrelyea%redhat.com
8c94a0dc41 Turn off Camillia tests until apache interop tests are updated.
git-svn-id: svn://10.0.0.236/trunk@221122 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:46:40 +00:00
alexei.volkov.bugs%sun.com
3362ecc93f 338986 - Unauthorized OCSP response error from user's default OCSP responder. r=nelson
git-svn-id: svn://10.0.0.236/trunk@221121 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:30:19 +00:00
pavlov%pavlov.net
fbcd4873af fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@221120 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:29:39 +00:00
pavlov%pavlov.net
30e804bba0 adding back gfx to requires. mistakenly removed during last checkin
git-svn-id: svn://10.0.0.236/trunk@221119 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:21:28 +00:00
bzbarsky%mit.edu
d538dd6340 Mark this random too for now; it's failing on Windows with a 1px difference in
layout for some reason...


git-svn-id: svn://10.0.0.236/trunk@221118 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:11:23 +00:00
cltbld
015aca8b01 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@221117 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:11:02 +00:00
pavlov%pavlov.net
b4821d8bef enabling PDF surface on windows. bug 369930. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@221116 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-01 00:02:27 +00:00
bzbarsky%mit.edu
63c0c1e789 Mark this test random for now, since it seems to fail on tinderbox linux and
windows (but not mac!) while passing over here...


git-svn-id: svn://10.0.0.236/trunk@221115 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:47:00 +00:00
dbaron%dbaron.org
7f3692f78e Tweak tests that could fail if antialiased text sticks a little bit out of its bounding box. b=372072
git-svn-id: svn://10.0.0.236/trunk@221114 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:46:16 +00:00
dbaron%dbaron.org
cfa6a1b1c3 offscreen-image-pos-5.html doesn't fail on Mac (maybe due to different coordinate system).
git-svn-id: svn://10.0.0.236/trunk@221113 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:39:24 +00:00
despotdaemon
2d78521bc9 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@221112 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:37:53 +00:00
dbaron%dbaron.org
ab160cc01f Add testcases with things starting top/left of the origin.
git-svn-id: svn://10.0.0.236/trunk@221110 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 23:04:34 +00:00
sayrer%gmail.com
dce4a8c5dd bug 371581. Add dom-level2-core. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@221109 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:59:26 +00:00
bzbarsky%mit.edu
e6cba3a6a4 Fix bug 371925 -- we need to allow for the case when the prev sibling is at
index 0.  r=bernd, sr=roc


git-svn-id: svn://10.0.0.236/trunk@221108 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:42:20 +00:00
bzbarsky%mit.edu
3fa51bacc4 Make first-letter frames use the content parent of the textnode as their
content.  Add some first-letter tests, and a few assertions.  Bug 367650, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@221107 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:32:00 +00:00
bclary%bclary.com
07d4063a13 JavaScript Test - revert bad checkin for bug 274152
git-svn-id: svn://10.0.0.236/trunk@221106 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:24:24 +00:00
bzbarsky%mit.edu
a61f9d0abe If one endpoint of a range is in anonymous content for a given bindingParent,
the other one must be too from now on.  Incidentally improves performance on
pages with lots of textfields.  Bug 372086, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@221103 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:19:20 +00:00
bclary%bclary.com
e1e2c67cac JavaScript Test - remove add ecma_3/Unicode/uc-001.js to spidermonkey-n.tests, bug 274152.js
git-svn-id: svn://10.0.0.236/trunk@221101 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 22:06:39 +00:00
benjamin%smedbergs.us
a8140a9388 The shared rule doesn't work sometimes... I'm not sure why.
git-svn-id: svn://10.0.0.236/trunk@221100 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 21:47:28 +00:00
bclary%bclary.com
31d09ca2a6 JavaScript Test - regressoin test for bug 274152, by Brendan Eich
git-svn-id: svn://10.0.0.236/trunk@221098 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 21:43:01 +00:00
pavlov%pavlov.net
cccbee437b fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@221097 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 21:29:53 +00:00
mnyromyr%tprac.de
ba7e3565d4 Bug 371969: document shortcut for "Up"; p=<stefanh@bluebottle.com>, r=IanN
git-svn-id: svn://10.0.0.236/trunk@221092 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 21:00:02 +00:00
pavlov%pavlov.net
6e50282a93 adding new round/ceil/floor that behave like (or call through to) the libc versions. splitting them out in to a file so they don't have a dependency on nscoord. bug 372027. r=vlad, sr=roc, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221091 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 20:57:13 +00:00
benjamin%smedbergs.us
b088cae6b1 More followup from bug 360998, for Windows stupidity, r=sayrer
git-svn-id: svn://10.0.0.236/trunk@221087 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 19:50:14 +00:00
rrelyea%redhat.com
5e97cf8097 Add Camilla cipher suites TLS RFC4132 bug 361025
code supplied by okazaki@kick.gr.jp


git-svn-id: svn://10.0.0.236/trunk@221086 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 19:47:40 +00:00
bienvenu%nventure.com
598f27557b fix regression opening attachments from saved .eml files, sr=mscott 372135
git-svn-id: svn://10.0.0.236/trunk@221082 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 19:34:40 +00:00
smontagu%smontagu.org
d020928659 Add unit tests for ISO and Windows de/encoders
git-svn-id: svn://10.0.0.236/trunk@221081 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 19:31:49 +00:00
mozilla.mano%sent.com
4c82eb1d89 Bug 371840 - bookmarkProperties cleanup. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221079 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:49:49 +00:00
stuart.morgan%alumni.case.edu
3a9e071504 Camino only - Bug 372120: Don't trigger command-number shortcuts when other modifiers are present. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@221078 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:44:19 +00:00
tor%cs.brown.edu
cd7fb65143 Bug 370210 - SVG onload attribute broken since incremental XML landing.
r=hsivonen, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@221077 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:28:17 +00:00
silver%warwickcompsoc.co.uk
c383fc5cc0 Bug 372102 - Exploit safeJSObject flaw to make things work again. ChatZilla only. r=gijs
git-svn-id: svn://10.0.0.236/trunk@221076 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:21:38 +00:00
bienvenu%nventure.com
7192b40e5e handle case where mork is writing out an incremental change, and it's a remove row, and the row isn't in any table, but has dirty cells, 371672, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@221075 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 17:04:22 +00:00
gijskruitbosch%gmail.com
444fe9e310 Bug 371607 - XUL's minimal submit styles are missed
p=surkov.alexander@gmail.com (Alexander Surkov)
r=Olli.Pettay@gmail.com (Olli Pettay, Smaug)
r=doronr@gmail.com (Doron Rosenberg)
XForms CSS changes only.


git-svn-id: svn://10.0.0.236/trunk@221074 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 16:37:57 +00:00
lpsolit%gmail.com
7338cffad0 Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@221073 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 14:42:22 +00:00
aaronleventhal%moonset.net
1c3b525334 Bug 371593. Expose nsIAccessNode::scrollTo(). Patch by Alexander Surkov. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@221072 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 14:21:41 +00:00
lpsolit%gmail.com
c1774a113f Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
git-svn-id: svn://10.0.0.236/trunk@221071 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 14:00:52 +00:00
mats.palmgren%bredband.net
7c9b841ac3 [DEBUG only] Don't assert if the child frame is on the correct child overflow list. b=371681 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@221070 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 12:27:12 +00:00
smontagu%smontagu.org
970da3be89 Add unit test for bug 367026
git-svn-id: svn://10.0.0.236/trunk@221069 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 09:23:48 +00:00
philringnalda%gmail.com
2cc84253ad Bug 339117: Thunderbird needs an equivalent of about:license, r=mscott
git-svn-id: svn://10.0.0.236/trunk@221066 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 06:51:26 +00:00
philringnalda%gmail.com
00ec7c755b Bug 265300: Check for subject in email form submission should be case-insensitive, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@221065 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 04:57:13 +00:00
philringnalda%gmail.com
bbe11440ed Bug 371402: _saveGeneratorXML() should create a file if the one passed to it does not already exist, patch by Ryan Flint <ryan@ryanflint.com>, r=myk
git-svn-id: svn://10.0.0.236/trunk@221064 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 04:41:16 +00:00
bzbarsky%mit.edu
c8c101b277 Output the spec of the manifest URI, not a stringification of the XPConnect
wrapper.  No bug, r=dbaron


git-svn-id: svn://10.0.0.236/trunk@221063 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 04:35:47 +00:00
philringnalda%gmail.com
92d0ba5fa4 Bug 368272: Notify observers upon generator installation, patch by Ryan Flint <ryan@ryanflint.com>, r=myk
git-svn-id: svn://10.0.0.236/trunk@221062 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 04:33:49 +00:00
mrbkap%gmail.com
c76f1731b0 Only warn for properties that we find on our object, not on properties that we're overriding. bug 365869 and 371174, r=crowder
git-svn-id: svn://10.0.0.236/trunk@221061 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 04:04:15 +00:00
glen.beasley%sun.com
75928b4ecf 363103 fix by Bartlomiej Lopatka r=glen sr=neil
git-svn-id: svn://10.0.0.236/trunk@221060 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 03:28:05 +00:00
brendan%mozilla.org
86fc73c6f8 First stage of loop optimization (371802, r=igor).
git-svn-id: svn://10.0.0.236/trunk@221059 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 03:12:01 +00:00
bzbarsky%mit.edu
c6883a6983 Make the display frame resize correctly when the <select>'s width changes. Bug
370422, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@221058 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 03:04:38 +00:00
dbaron%dbaron.org
b76370a54f More bug 369040 failures exposed by reordering tests.
git-svn-id: svn://10.0.0.236/trunk@221057 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:58:37 +00:00
bzbarsky%mit.edu
023c38dd42 Don't hand ownership of stuff allocated with nsMemory to the JS engine just like that. Tell it how to deallocate instead. Bug 353107, r=jst, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@221056 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:33:05 +00:00
bzbarsky%mit.edu
63d4f0df54 Don't hand ownership of stuff allocated with nsMemory to the JS engine just like that. Bug 353108, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@221055 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:30:26 +00:00
bzbarsky%mit.edu
3c646ad803 No need to enter the monitor in our destructor. Bug 371374 followup, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@221054 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:28:53 +00:00
wtchang%redhat.com
99d0de7701 Bugzilla bug 358785: removed redundant declaration of PKIX_ERRORNAMES,
which is declared in pkix_tools.h (included by testutil_nss.h).


git-svn-id: svn://10.0.0.236/trunk@221053 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:28:02 +00:00
dbaron%dbaron.org
0dbde51a20 Move tests for bugs subdirectory into a manifest within that directory, and sort them by bug number. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron b=371874
git-svn-id: svn://10.0.0.236/trunk@221051 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:05:33 +00:00
brendan%mozilla.org
370b988002 Fix group assignment of sharp-var-named right-hand-side array (368213, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@221050 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 02:05:08 +00:00
rhelmer%mozilla.com
d409ee31f9 test tb 15010
git-svn-id: svn://10.0.0.236/trunk@221049 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:37:08 +00:00
rhelmer%mozilla.com
775f931257 correct build IDs and use betatest
git-svn-id: svn://10.0.0.236/trunk@221048 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:36:53 +00:00
mozilla.mano%sent.com
4892508306 Bug 372044 - Paste command moves an item rather than copying it. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221047 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:32:58 +00:00
rhelmer%mozilla.com
2cabd1ae23 test tb 1.5.0.10 updates
git-svn-id: svn://10.0.0.236/trunk@221046 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:32:57 +00:00
rhelmer%mozilla.com
998102f8b0 add 1.5.0.9->1.5.0.10
git-svn-id: svn://10.0.0.236/trunk@221045 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:32:42 +00:00
wtchang%redhat.com
f371c9b43d Bugzilla bug 358785: don't build the static library. We only use the
shared library, and on Windows the static library and import library have
the same file name (pkixutil.lib).


git-svn-id: svn://10.0.0.236/trunk@221044 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:30:27 +00:00
rhelmer%mozilla.com
bdeb4fc817 thunderbird updates verification
git-svn-id: svn://10.0.0.236/trunk@221043 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 01:28:40 +00:00
mozilla.mano%sent.com
30c2a41b71 Bug 372040 - nodeIsLivemarkItem asserts for separators. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@221042 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 00:43:50 +00:00
jst%mozilla.org
a63e3d7d65 Fix part of bug 343999. Make window.home() go to the first home page if more than one are specified. r=jonas@sicking.cc, sr=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@221041 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 00:33:22 +00:00
tony%ponderer.org
c62985aca2 really fix the build
git-svn-id: svn://10.0.0.236/trunk@221040 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 00:14:22 +00:00
tony%ponderer.org
5bb21739da fix compile warning in test on release builds
git-svn-id: svn://10.0.0.236/trunk@221038 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-28 00:01:32 +00:00
tony%ponderer.org
53af0528b8 Bug 370860: A very long URI hangs under phishing protection code
patch:  v4: move canonicalizeURL to c++
r=bryner,sr=darin


git-svn-id: svn://10.0.0.236/trunk@221037 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 23:49:44 +00:00
joshmoz%gmail.com
7cf31080ac test for bug 371080, Mac OS X native theme button sizes. b=371080 r=sayrer
git-svn-id: svn://10.0.0.236/trunk@221036 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 23:37:37 +00:00
preed%mozilla.com
fc016884b3 Bug 363108: allow patcher's --build-tools to pull from something other than the trunk head; r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@221035 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 23:28:36 +00:00
ghendricks%novell.com
8434ef274c Fixed environment permissions.
Fixed some minor bugs.


git-svn-id: svn://10.0.0.236/trunk@221034 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 23:10:52 +00:00
smontagu%smontagu.org
dc50f84fa7 Removing obsolete files not part of the build. Bug 371990, r=sayrer
git-svn-id: svn://10.0.0.236/trunk@221033 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:49:17 +00:00
mats.palmgren%bredband.net
4aeb14b1d2 Move ~800 bytes of const data to text segment and fix GCC compile warnings. b=371497 r=sciguyryan sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221032 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:36:04 +00:00
mats.palmgren%bredband.net
7c1ad1d21d Fix GCC compile error on Windows. r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@221030 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:18:27 +00:00
bent.mozilla%gmail.com
2719410cf0 Bug 369656 - "patcher2 uses an odd method for checking out CVSHEAD which is currently broken". r=preed.
git-svn-id: svn://10.0.0.236/trunk@221029 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:11:08 +00:00
sharparrow1%yahoo.com
30edf8a23c Bug 371620: Some selects have stopped working. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@221028 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:07:36 +00:00
sharparrow1%yahoo.com
a6d706aba6 Bug 371864: Background images don't load until scrolled into the viewport. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@221027 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:05:16 +00:00
sharparrow1%yahoo.com
da63051484 Bug 371991: Stop requiring a reframe for fixed backgrounds. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@221026 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 22:03:26 +00:00
joshmoz%gmail.com
ec2f566245 fix chrome button heights, fix some native button rendering issues, clean up some CSS. b=371080 r=mano sr=vlad
git-svn-id: svn://10.0.0.236/trunk@221025 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 21:54:52 +00:00
joshmoz%gmail.com
e56196a76c Replace convertLocation with other ways of doing the same thing. The name didn't make much sense, the code was messy, and it was inefficient. b=371902 r=smorgan sr=pav
git-svn-id: svn://10.0.0.236/trunk@221024 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 21:36:40 +00:00
tor%cs.brown.edu
1cf2c388ad Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders.
r=alfredkayser, sr=pavlov


git-svn-id: svn://10.0.0.236/trunk@221023 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 21:13:25 +00:00
gavin%gavinsharp.com
39afbef9cc Unit test for bug 366770, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@221021 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 19:46:20 +00:00
pedemont%us.ibm.com
5347086d16 Bug 370243 - XULRunner DMG no longer contains installer. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@221020 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 19:43:59 +00:00
dietrich%mozilla.com
e110ac32dc Bug 371669 Cannot drop or paste items from the history sidebar into the bookmarks toolbar (r=mano)
git-svn-id: svn://10.0.0.236/trunk@221019 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 19:35:40 +00:00
bugzilla%standard8.demon.co.uk
e6ceb9f5be Bug 293257 Enable drag and drop from address book sidebar to addressing widget in compose window (fix some warnings/assertions). r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@221018 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:48:02 +00:00
bclary%bclary.com
32285fa43e JavaScript Test - regression test for bug 369536, by David P. Caldwell
git-svn-id: svn://10.0.0.236/trunk@221017 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:44:27 +00:00
bclary%bclary.com
84a4f21f45 JavaScript Tests - regression test for bug 329257, by Don Brown, David P. Caldwell
git-svn-id: svn://10.0.0.236/trunk@221016 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:38:59 +00:00
ghendricks%novell.com
22a5fe1cf2 Viewall was bing set to 0 regardless of user wishes.
git-svn-id: svn://10.0.0.236/trunk@221015 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:31:14 +00:00
bclary%bclary.com
5fefb0eb7e JavaScript Test - regression test for bug 291930, by Michael Lipp, David P. Caldwell
git-svn-id: svn://10.0.0.236/trunk@221014 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:29:23 +00:00
bclary%bclary.com
1d63f28bd7 JavaScript Test - regression test for bug 288027, by Martin Honnen, David P. Caldwell
git-svn-id: svn://10.0.0.236/trunk@221013 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:18:43 +00:00
nrthomas%gmail.com
4216bcc8ce Nagios bumps for bug 369670, r=preed
git-svn-id: svn://10.0.0.236/trunk@221012 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:03:01 +00:00
nrthomas%gmail.com
d88c6e5338 Nagios bumps for bug 369669, r=preed
git-svn-id: svn://10.0.0.236/trunk@221011 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 18:02:24 +00:00
emaijala%kolumbus.fi
836d708dab Fix for bug 371564: Disabled keyboard until focus set with mouse, on Alt-Tab to Error Console (or Browser or MailNews)
Patch by Oliver Yeoh
r=emaijala
sr=roc


git-svn-id: svn://10.0.0.236/trunk@221009 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 17:50:16 +00:00
joshmoz%gmail.com
6aa7ed2434 optimize and clean up child view event handling. b=371902 r=smorgan sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@221006 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 17:23:58 +00:00
sayrer%gmail.com
c895b76d70 Bug 370696. overwrite the manifest file. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@221000 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 16:23:51 +00:00
stuart.morgan%alumni.case.edu
96970af09f Camino only - Bug 361092: Remember pages that are in the progress of being restored when quitting. r=smurph sr=pink
git-svn-id: svn://10.0.0.236/trunk@220999 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 16:23:39 +00:00
stuart.morgan%alumni.case.edu
60ca5bd58d Camino only - Bug 371876: Guard uses of characterAtIndex:. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@220998 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 16:21:06 +00:00
philringnalda%gmail.com
5b0e2512f9 Bug 256605 - remove unused strings in credits.dtd, r=mano
git-svn-id: svn://10.0.0.236/trunk@220997 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 16:03:23 +00:00
nrthomas%gmail.com
d3c7033da6 Nagios bumps for bug 369669, r=preed
git-svn-id: svn://10.0.0.236/trunk@220995 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 15:39:43 +00:00
nrthomas%gmail.com
e03f9ebdfa Nagios bumps for bug 369670, r=preed
git-svn-id: svn://10.0.0.236/trunk@220992 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 14:56:43 +00:00
daniel.boelzle%sun.com
fae0fd6cb9 Bug 371221, 340949: fixing observer madness, write RSVP=TRUE, check for identical datetimes, workaround deleteitem rid for DATEs, workaround cs searchOpts bug
git-svn-id: svn://10.0.0.236/trunk@220991 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 13:58:52 +00:00
masayuki%d-toybox.com
0c4b62303b Bug 370773 When the spelling check dictionary is installed in a Japanese version, the selection dictionary is displayed with Preferences by mistake. patch by Hiro <sugar.waffle@gmail.com> r+sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220988 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 13:05:11 +00:00
masayuki%d-toybox.com
6bdb10eb65 Bug 371647 ConvertToUnicode in mailWidgets.xml fails at initializing the notification r+sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220987 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 13:02:17 +00:00
michael.buettner%sun.com
b3b0d1b1a3 bug #370547 error 'self has no properties' when opening modeless event/task dialog r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@220985 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 11:16:30 +00:00
michael.buettner%sun.com
18cc569aa8 bug #370635 timezone dialog has been screwed up by tzid changes r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@220983 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 10:47:04 +00:00
scott%scott-macgregor.org
fa9a7adea9 Bug #354897 --> fix some windows line endings. news protocols were getting the wrong url name set on them
git-svn-id: svn://10.0.0.236/trunk@220982 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 07:53:45 +00:00
scott%scott-macgregor.org
3d7cb71600 Bug #354895 --> minor cleanup for the vista shell service landing.
git-svn-id: svn://10.0.0.236/trunk@220981 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 07:52:22 +00:00
mats.palmgren%bredband.net
b979c0cc93 Marking this reftest "random" for now. Ok by bzbarsky@mit.edu via email. Filed bug 371890 to followup.
git-svn-id: svn://10.0.0.236/trunk@220979 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 07:08:13 +00:00
mats.palmgren%bredband.net
db12b80450 Add reftests for bug 98223. b=98223 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220978 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 06:17:52 +00:00
edburns%acm.org
b15b18becd M build.xml
A non-ide/README
A non-ide/build.properties.sample
A non-ide/build.xml
A non-ide/logging.properties
A non-ide/project.properties

- Add non-ide build file.


git-svn-id: svn://10.0.0.236/trunk@220977 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 04:47:59 +00:00
crowder%fiverocks.com
61ae98c7fd Bug 367121: thread-safety and ordering issues in Script object, r=brendan
git-svn-id: svn://10.0.0.236/trunk@220974 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 04:35:35 +00:00
philringnalda%gmail.com
d76947f702 Bug 371807: reusing permissions dialog shouldn't keep adding observers, r=mano
git-svn-id: svn://10.0.0.236/trunk@220973 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 04:15:12 +00:00
bzbarsky%mit.edu
fa4547b804 Make SetSelected on text frames a little smarter. Bug 371839, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220972 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 02:33:33 +00:00
jst%mozilla.org
31aa8129d7 Followup fix for bug 368945. Adding missing argc check to make sure we don't poke past the end of the arguments. r+sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@220971 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 02:00:13 +00:00
dietrich%mozilla.com
0f6903a360 Bug 360133 - Fixing Windows build bustage (r=mano)
git-svn-id: svn://10.0.0.236/trunk@220969 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 00:58:29 +00:00
scott%scott-macgregor.org
d3bed02f3e Bug #354895 --> add vista registry support to thunderbird's shell service
r=rob strong


git-svn-id: svn://10.0.0.236/trunk@220968 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 00:38:32 +00:00
jonas%sicking.cc
fa54a7bcf5 Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@220967 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-27 00:14:01 +00:00
stridey%gmail.com
6fc2466897 Camino only - Bug 371838: Warning fixes in SessionManager.mm. Patch by Sean Murphy <camino@seanmurph.com> r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@220965 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 23:50:07 +00:00
bienvenu%nventure.com
20b2c92b1a fix 368822 respect mail.biff.alert.show_preview and don't fetch preview text if it's not set, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220963 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 23:39:44 +00:00
nrthomas%gmail.com
23526dad0c Bug 369874, stop monitoring the linux files until hardware is available to upgrade the tbox, r=preed
git-svn-id: svn://10.0.0.236/trunk@220961 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 22:45:28 +00:00
scott%scott-macgregor.org
588afdfddd fix a typo in a comment. Thanks to Frank Wein <bugzilla@mcsmurf.de> for noticing this.
git-svn-id: svn://10.0.0.236/trunk@220960 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 22:13:13 +00:00
scott%scott-macgregor.org
9e130e15c8 Bug #312275 --> support multiple send listeners on a compose object.
patch by Ivo van Dongen <ivo@func.nl> and Matthijs Wensveen <mrw@wanadoo.nl>
r=neil
sr=mscott


git-svn-id: svn://10.0.0.236/trunk@220959 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:35:46 +00:00
edburns%acm.org
2844a28cb2 skip_testPrintPreview_on_XP
git-svn-id: svn://10.0.0.236/trunk@220957 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:32:35 +00:00
ghendricks%novell.com
f26553b20a Fixed some bugs
git-svn-id: svn://10.0.0.236/trunk@220956 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:26:55 +00:00
despotdaemon
f51df4674a Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@220955 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:26:01 +00:00
pkasting%google.com
2d72afe660 Bug 348779: Searchbar demands too much space. Non-functional cleanup
commit that never made it to the trunk when the rest of the Fx2 theme
landed.
r=gavin


git-svn-id: svn://10.0.0.236/trunk@220954 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:20:46 +00:00
bienvenu%nventure.com
2bbc74a690 fix 361231 downloading partially downloaded pop3 messages by clicking on link was broken, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220953 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:18:48 +00:00
enndeakin%sympatico.ca
7da30ecd5b Bug 364508, add api to synthesize events at the widget level, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220952 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:14:19 +00:00
bienvenu%nventure.com
0333df12c7 fix 371789, starred, replied and forwarded flags don't get maintained when copying from local to imap, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220949 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:06:04 +00:00
scott%scott-macgregor.org
71454c6b75 Bug #371792 --> JS Error when opening .EML file. patch by mcow@well.com sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220948 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:05:48 +00:00
tony%ponderer.org
c4ea2f563e bug 371409: canonicalNum_ fails with 7 hex digits
patch: fixes to parseIPAddress and canonicalNum_
r=bryner


git-svn-id: svn://10.0.0.236/trunk@220947 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 21:03:54 +00:00
gijskruitbosch%gmail.com
bc70e4aedd Bug 370760 - Make ChatZilla go back to content-type <browser>s for its chat output
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@220946 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 20:47:00 +00:00
db48x%yahoo.com
5cc80c412f bug 369429: bug reports should contain microformat markup in order to make the information in them more useable.
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@220944 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 20:05:22 +00:00
smontagu%smontagu.org
40f2a43cd8 Add a FinishNoBuff() method to the UnicodeToHZ encoder, to send the correct closing escape sequence
git-svn-id: svn://10.0.0.236/trunk@220943 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 20:00:17 +00:00
wtchang%redhat.com
c375e514a7 Bugzilla bug 358785: merged the libpkix test programs (in
mozilla/security/nss/cmd/libpkix) from the NSS_LIBPKIX_BRANCH onto the
trunk.  Most directories that contained only one test program were
consolidated as suggested by Nelson Bolyard.


git-svn-id: svn://10.0.0.236/trunk@220942 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 19:56:55 +00:00
gijskruitbosch%gmail.com
ba2edc5e25 Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp)
git-svn-id: svn://10.0.0.236/trunk@220941 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 19:40:28 +00:00
benjamin%smedbergs.us
630deeac4c Clobber windows tbox to get talkback again, from bug 371331
git-svn-id: svn://10.0.0.236/trunk@220940 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 19:31:44 +00:00
gijskruitbosch%gmail.com
084e860b9f Bug 237538 - Text munger effects depend on nesting order
r=samuel@sieb.net (Samuel Sieb)
p=gijskruitbosch@gmail.com (Gijs Kruitbosch) based on work by silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@220938 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 19:17:29 +00:00
ghendricks%novell.com
3e96f9a23a Major housecleaning.
git-svn-id: svn://10.0.0.236/trunk@220937 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 19:06:35 +00:00
gijskruitbosch%gmail.com
9aaeb10115 Bug 371067 - Cannot switch channels on recent trunk builds
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@220935 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 18:35:31 +00:00
brendan%mozilla.org
f1d4462c5c Allow SPROP_SET to throw the getter but no setter 'readonly' error (371724, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@220934 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 17:45:26 +00:00
scott%scott-macgregor.org
19d7e70daa Bug #368074 --> forgot to checkin the packaging changes for looking in the isp directory for .sfd files.
git-svn-id: svn://10.0.0.236/trunk@220932 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 17:05:24 +00:00
benjamin%smedbergs.us
46667a9ba1 Followup patch to deal with escaped characters, bug 367428 r=biesi
git-svn-id: svn://10.0.0.236/trunk@220931 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 16:57:48 +00:00
lpsolit%gmail.com
eb35db949e Bug 369982: Meaningless column in userprefs.cgi if the user cannot share his saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@220930 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 16:22:59 +00:00
lpsolit%gmail.com
e7e25b7710 Bug 314659: Provide more information for the Atom summary - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@220929 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 16:14:32 +00:00
stuart.morgan%alumni.case.edu
5deea74f03 Camino only - Bug 371272: Upgrade old Camino keychain items even when changing username. r=josh sr=pink
git-svn-id: svn://10.0.0.236/trunk@220928 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 16:08:16 +00:00
benjamin%smedbergs.us
6e5bd1126b Bug 367428 - sanity-check resource URIs, r=biesi
git-svn-id: svn://10.0.0.236/trunk@220926 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 15:09:02 +00:00
mozilla.mano%sent.com
604cf8f32a Bug 371675 - Error when dropping a url on the places bookmarks toolbar. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@220925 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 14:12:11 +00:00
mozilla.mano%sent.com
f32d9976cc Bug 371668 - Disabled properties context menu-item for bookmarked history items. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@220924 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 14:09:53 +00:00
sharparrow1%yahoo.com
bd0f540072 Bug 371536: Stop creating views for positioned elements. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220923 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 14:00:21 +00:00
bclary%bclary.com
e07ceb5864 JavaScript Test - regression test for bug 352285, by Jeff Walden
git-svn-id: svn://10.0.0.236/trunk@220919 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 08:57:21 +00:00
mkanat%bugzilla.org
ae4e119328 Part of bug 370705, updating the release notes--we don't have "enterprise class" performance because we still have mail-sending problems.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave


git-svn-id: svn://10.0.0.236/trunk@220915 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 08:08:58 +00:00
scott%scott-macgregor.org
a36297e3d7 Bug #354897 --> thunderbird installer changes to support vista including renaming uninst.exe to helper.exe.
r=rob strong


git-svn-id: svn://10.0.0.236/trunk@220913 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 07:18:45 +00:00
mkanat%bugzilla.org
6720d7a0d7 Bump version number on the trunk with the branching of 3.0.
git-svn-id: svn://10.0.0.236/trunk@220912 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 06:21:37 +00:00
dietrich%mozilla.com
4140ac5778 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer)
git-svn-id: svn://10.0.0.236/trunk@220909 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-26 00:54:36 +00:00
bclary%bclary.com
e1f3b6cf07 JavaScript Test - regression test for bug 369740, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@220906 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 23:57:11 +00:00
bclary%bclary.com
658a7631ce JavaScript Test - regression test for bug 370016, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@220904 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 23:39:46 +00:00
bclary%bclary.com
901a02450d JavaScript Test - regression test for bug 370372, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@220903 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 23:33:40 +00:00
sharparrow1%yahoo.com
490e949d35 Try to fix bustage from bug 371528
git-svn-id: svn://10.0.0.236/trunk@220902 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 23:23:09 +00:00
sharparrow1%yahoo.com
c18e568063 Bug 371528: Stop creating views for pages. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220901 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 22:26:47 +00:00
bzbarsky%mit.edu
73a4123b0e Don't do arithmetic on NS_UNCONSTRAINEDSIZE. But 371348, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220898 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 21:29:17 +00:00
bugzilla%standard8.demon.co.uk
d514f9193e Bug 370742 tabbox cleanup (Cv1-TK). p=Serge Gautherie <sgautherie.bz@free.fr>,r=mano.
git-svn-id: svn://10.0.0.236/trunk@220897 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 20:29:52 +00:00
scott%scott-macgregor.org
4737f6b8a2 Bug #370792 --> make the attachment pane support both small and large attachment icon dislay. r= wayne woods <w.woods@optusnet.com.au>
git-svn-id: svn://10.0.0.236/trunk@220895 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 19:41:19 +00:00
stridey%gmail.com
be87045d5b Hopeful static build bustage fix. Bug 371544. Patch by Smokey Ardisson <alqahira@ardisson.org>.
git-svn-id: svn://10.0.0.236/trunk@220894 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 18:28:07 +00:00
bugzilla%standard8.demon.co.uk
449683a1cc Bug 283182 sync xpfe tabbox with toolkit tabbox. Av4-TK. p=Serge Gautherie <sgautherie.bz@free.fr>,r=mano
git-svn-id: svn://10.0.0.236/trunk@220892 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 16:52:33 +00:00
bugzilla%standard8.demon.co.uk
57f0a2912e Bug 371557 Tidy some items in nsAbLDAPDirectory*. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220891 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 16:47:48 +00:00
ajschult%verizon.net
c32153dcb4 Bug 344194: Update broken Netscape Fishcam URL. Patch by Marco Perez <bugmail@millibyte.net>, r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220890 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 16:33:04 +00:00
mattwillis%gmail.com
0448d3f772 bug 317607 - Missing piece from checkin
git-svn-id: svn://10.0.0.236/trunk@220889 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 14:49:11 +00:00
Olli.Pettay%helsinki.fi
8a4eed80bf Bug 371285, Crash loading form with select inside repeat, r=aaronr+surkov
git-svn-id: svn://10.0.0.236/trunk@220888 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 12:06:33 +00:00
aaronleventhal%moonset.net
9b5cb907ca Bug 369777. Separate programmatic action name from localized description. Patch by david.bolter@utoronto.ca. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@220887 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 03:43:20 +00:00
mkanat%bugzilla.org
5b6b1057f4 Bug 370010: Use Apache::SizeLimit in mod_perl.pl to limit outrageous Apache memory usage
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@220885 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 02:43:24 +00:00
stuart.morgan%alumni.case.edu
683c5c89bb Camino only - Revert to a single atomic write for bookmarks (part of bug 337750). r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@220883 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 02:23:58 +00:00
brendan%mozilla.org
c8a4993063 Fix 369404 (r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@220882 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-25 01:19:59 +00:00
martijn.martijn%gmail.com
4b0c7547d7 Should have used tabs, instead of spaces for the Makefile.in, this fixes it (bug 330705)
git-svn-id: svn://10.0.0.236/trunk@220881 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 23:14:46 +00:00
nick.kreeger%park.edu
2b589cbf8e Fixing bug 371544, build bustage following bug 347664. Patch by ardissone. Camino project-file only.
git-svn-id: svn://10.0.0.236/trunk@220880 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 22:57:01 +00:00
szegedia%freemail.hu
d0d4a23b27 Assignment out of array range should provide a better error message
git-svn-id: svn://10.0.0.236/trunk@220879 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 22:02:26 +00:00
aaronr%us.ibm.com
aa45718ecc [XForms] select1 keyboard navigation problems. Bug 360188, r=doronr+surkov
git-svn-id: svn://10.0.0.236/trunk@220878 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 22:01:57 +00:00
aaronr%us.ibm.com
a30a5a3e48 [XForms] submission post to file doesn't work. Bug 357901, r=doronr+olli
git-svn-id: svn://10.0.0.236/trunk@220877 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 21:51:46 +00:00
benjamin%smedbergs.us
52320bee57 Bug 347664 - move editor from a standalone component to be part of gklayout, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220876 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 20:07:06 +00:00
bugzilla%standard8.demon.co.uk
8dc19b2d03 Bug 293257 Enable drag and drop from address book sidebar to addressing widget in compose window. r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220875 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 19:19:45 +00:00
dbaron%dbaron.org
32d54152c9 Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220874 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 18:33:33 +00:00
anton.bobrov%sun.com
9f11d665a8 [Bug 371361] autoconf build is broken on AIX
git-svn-id: svn://10.0.0.236/trunk@220873 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 17:05:00 +00:00
brendan%mozilla.org
a2e321b339 Fix comments (old misstatement in one case, recent typo in another).
git-svn-id: svn://10.0.0.236/trunk@220872 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 16:39:46 +00:00
gavin%gavinsharp.com
abfda5affd Revert accidental checkin
git-svn-id: svn://10.0.0.236/trunk@220871 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 16:28:52 +00:00
gavin%gavinsharp.com
abf8c64604 Bug 366770: use the first binding in the file if no fragment identifier is present in a binding's URI, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220870 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 16:27:51 +00:00
sharparrow1%yahoo.com
56d89ecadc Bug 371460: Remove clipping functions from views. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220868 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 15:27:20 +00:00
kaie%kuix.de
93b11e18ac bug 335801, Loading a cert URL can make an http page look like https
r/sr=cbiesinger


git-svn-id: svn://10.0.0.236/trunk@220866 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 13:22:55 +00:00
mozilla%weilbacher.org
8cf73de0ca [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@220865 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 10:58:48 +00:00
jst%mozilla.org
0b1730d6ab Fixing bug 371321. Restore code to call the finalize hook on window objects. r=mrbkap@gmail.com, sr=dbaron@mozilla.com
git-svn-id: svn://10.0.0.236/trunk@220864 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 06:57:20 +00:00
sayrer%gmail.com
9ea504d10e moved bug 360220.
git-svn-id: svn://10.0.0.236/trunk@220863 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 06:01:31 +00:00
mats.palmgren%bredband.net
2933cfe1e1 [DEBUG only] Warn when 'key' cannot be found. b=370453 r=neil@httl.net sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220862 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 05:42:36 +00:00
sayrer%gmail.com
3120be7b49 Move tests. bug 360220. r=mano
git-svn-id: svn://10.0.0.236/trunk@220861 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 05:39:20 +00:00
bzbarsky%mit.edu
070b00525a Remove vestiges of prototype binding refcounting. Bug 371417, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@220860 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 05:34:07 +00:00
mats.palmgren%bredband.net
fd8fe96280 Make nsFileControlFrame, nsIsIndexFrame and nsLegendFrame QI to kBlockFrameCID. b=370933 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220859 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 04:42:53 +00:00
sayrer%gmail.com
48941b38b9 bug 360998. bustage fix: windows nsinstall has file limit that is too low for us, so split the install directives into three parts.
git-svn-id: svn://10.0.0.236/trunk@220858 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 04:15:07 +00:00
sayrer%gmail.com
7cd5c21fd0 bug 360998. bustage fix.
git-svn-id: svn://10.0.0.236/trunk@220857 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 03:31:46 +00:00
sayrer%gmail.com
9ed0fafca8 bug 360998. skip make for now because nsinstall can't handle it
git-svn-id: svn://10.0.0.236/trunk@220855 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 02:31:16 +00:00
sayrer%gmail.com
d813572475 bug 360998. add a whole lot of dom tests. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220854 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 02:05:59 +00:00
sayrer%gmail.com
00b17c5377 bug 360998. add a whole lot of dom tests. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220853 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 01:51:16 +00:00
sharparrow1%yahoo.com
ac106dc516 Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220852 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-24 00:23:42 +00:00
scott%scott-macgregor.org
f8492f174d Bug #371431 --> add prefs to control the phishing detector's local checks. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220851 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 23:21:29 +00:00
wtchang%redhat.com
cc66d7f8f3 Bugzilla bug 371399: removed unused files. r=glen.beaskely
Removed files: Makefile pkgdepend pkginfo.tmpl prototype_com prototype_sparc


git-svn-id: svn://10.0.0.236/trunk@220849 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 22:59:34 +00:00
dbaron%dbaron.org
d8dab17b8e More bug number annotation.
git-svn-id: svn://10.0.0.236/trunk@220847 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 22:21:17 +00:00
dbaron%dbaron.org
6d920e2959 Note additional failures on Mac.
git-svn-id: svn://10.0.0.236/trunk@220846 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 22:13:50 +00:00
dbaron%dbaron.org
ed76e2d855 Add a testcase for more normal use of borders to the border tests.
git-svn-id: svn://10.0.0.236/trunk@220845 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 22:01:21 +00:00
neil%parkwaycc.co.uk
fe0c95b282 Use about:logo again r=Mano
git-svn-id: svn://10.0.0.236/trunk@220843 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 21:45:17 +00:00
sharparrow1%yahoo.com
bace2d68ca Bug 371372: No print session created (regression from bug 370966). r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220840 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 19:29:15 +00:00
lpsolit%gmail.com
c2e4cb5da9 Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@220839 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 19:19:24 +00:00
edburns%acm.org
a39bcfd627 remove_relative_path
git-svn-id: svn://10.0.0.236/trunk@220838 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 19:03:12 +00:00
joshmoz%gmail.com
7314965a39 can't open libmozz dynamic library referenced from libthebes. b=370672 r=mento
git-svn-id: svn://10.0.0.236/trunk@220837 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 18:57:19 +00:00
edburns%acm.org
d74e28323c added_#
git-svn-id: svn://10.0.0.236/trunk@220836 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 18:39:02 +00:00
dbaron%dbaron.org
635c89dbbc Push some tests back to the random column, for gtk2 only for now.
git-svn-id: svn://10.0.0.236/trunk@220835 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 18:25:27 +00:00
dbaron%dbaron.org
a52e3a2e06 Note a failure due to the cutting-off bug on Mac.
git-svn-id: svn://10.0.0.236/trunk@220834 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 18:11:28 +00:00
dbaron%dbaron.org
a833dcf5fb Disable antialiasing for border-collapse borders too, and fix a build warning by not passing what is now an integer through a float parameter. b=371182 r=vlad
git-svn-id: svn://10.0.0.236/trunk@220833 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:52:09 +00:00
dbaron%dbaron.org
5b50777450 Snap edges to pixels rather than sizes. b=371225 r=vlad
git-svn-id: svn://10.0.0.236/trunk@220832 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:50:32 +00:00
bienvenu%nventure.com
56725156ed change add/remove keyword to take handle multiple keywords, so that remove all will work, sr=mscott 367011
git-svn-id: svn://10.0.0.236/trunk@220831 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:48:08 +00:00
bzbarsky%mit.edu
866e7efaa8 When inserting a cell, make sure to properly maintain the mNumCellsSpan of the
columns involved.  In particular, do NOT decrement it when dead CellData are
removed from the column.  Bug 371290, r=bernd, sr=roc


git-svn-id: svn://10.0.0.236/trunk@220830 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:41:15 +00:00
glen.beasley%sun.com
f767be7acd 367235 only see PKCS11 tokens available to it at initialization r=wan-teh sr=relyea
git-svn-id: svn://10.0.0.236/trunk@220829 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:40:21 +00:00
bzbarsky%mit.edu
7a460332bb Fix leak when using XPCOM proxies. Bug 371374, patch by Bas Schouten
<bas.schouten@joost.com>, r=bsmedberg, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@220828 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:38:45 +00:00
edburns%acm.org
80bdfe17ce add_javadocs
git-svn-id: svn://10.0.0.236/trunk@220827 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:32:11 +00:00
despotdaemon
e4a89df9d8 Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@220825 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:13:40 +00:00
bienvenu%nventure.com
fcf002b71f fix 313145, crash importing from Eudora, patch by sdorner@qualcomm.com, r=mscott, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220824 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 17:10:17 +00:00
edburns%acm.org
4b0552e239 comment_out_browser_bin_dir
git-svn-id: svn://10.0.0.236/trunk@220823 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:58:05 +00:00
edburns%acm.org
e96b508972 remove_unnecessary_build_properties
git-svn-id: svn://10.0.0.236/trunk@220822 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:55:25 +00:00
edburns%acm.org
7ebb86fbca define_main_class
git-svn-id: svn://10.0.0.236/trunk@220821 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:42:52 +00:00
edburns%acm.org
df3334218e automated_tests_work_fully
git-svn-id: svn://10.0.0.236/trunk@220820 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:40:14 +00:00
scott%scott-macgregor.org
b2f1cde415 Bug #371337 --> improve usability of tag menus. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220818 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:24:39 +00:00
edburns%acm.org
da5a86f64e debug_jvm_args
git-svn-id: svn://10.0.0.236/trunk@220817 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 16:14:13 +00:00
edburns%acm.org
f2d6e9214c automated_tests_run_outside_of_workarea
git-svn-id: svn://10.0.0.236/trunk@220815 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 15:56:08 +00:00
edburns%acm.org
886c849e54 no_need
git-svn-id: svn://10.0.0.236/trunk@220814 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 14:41:39 +00:00
edburns%acm.org
4aefbd9bc2 make_tests_more_amenable_to_non_workspace_running
git-svn-id: svn://10.0.0.236/trunk@220813 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 14:38:55 +00:00
kairo%kairo.at
c364eef27a still trying to fix bug 78081 bustage, move this line directly to _LDOPTS so it doesn't get mangled by EXPAND_MOZLIBNAME, pointed out by biesi
git-svn-id: svn://10.0.0.236/trunk@220812 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 13:45:10 +00:00
anton.bobrov%sun.com
7a3d6bccad new package.mk to make tarballs for binary dist, ftp or otherwise.
git-svn-id: svn://10.0.0.236/trunk@220811 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 12:56:40 +00:00
jruderman%hmc.edu
6ee03f3542 Bug 369947: CairoGlyphBuffer::EnsureSize tries to free() part of the stack. Free the correct buffer instead. r=vlad.
git-svn-id: svn://10.0.0.236/trunk@220809 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 07:35:56 +00:00
scott%scott-macgregor.org
fab0994961 remove windows line endings
git-svn-id: svn://10.0.0.236/trunk@220808 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 07:26:02 +00:00
scott%scott-macgregor.org
c7dc25c52e Bug #321551 --> message list pane: wrong scroll position if a mail folder has been entered from an account's top level. patch by mcow/neil. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220807 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 07:23:40 +00:00
mike.morgan%oregonstate.edu
b61759bcb8 Made front page link point to AMO category in webdev blog.
git-svn-id: svn://10.0.0.236/trunk@220802 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 05:52:47 +00:00
sharparrow1%yahoo.com
1e1ca10268 Bug 371332: Remove nsIDocumentViewer::CreateDocumentViewer. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220800 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 04:50:06 +00:00
bienvenu%nventure.com
4fed300520 fix 370786, detaching attachment from imap message doesn't reselect the message after the operation is done, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220799 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 04:02:49 +00:00
sharparrow1%yahoo.com
b29f425841 Bug 370966: Fix error handling in nsPrintEngine. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220798 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 03:58:36 +00:00
joshmoz%gmail.com
ba8cf8f9b3 nsScreenManagerCocoa::ScreenForRect won't match any screen when window partly offscreen. Patch by Sylvain Pasche. b=370107 r=josh sr=pav
git-svn-id: svn://10.0.0.236/trunk@220796 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 03:35:59 +00:00
scott%scott-macgregor.org
3285315ce4 Bug #366842 --> land pinstripe theme update on the trunk
git-svn-id: svn://10.0.0.236/trunk@220794 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 02:58:12 +00:00
mats.palmgren%bredband.net
13a41c5b63 Avoid creating multiple entries for a frame in mDirtyRoots. b=366320 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220792 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 02:29:52 +00:00
mats.palmgren%bredband.net
c036d5a23c Fix a few crashes caused by a null prototype. b=371124 r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@220791 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 02:18:22 +00:00
stuart.morgan%alumni.case.edu
5dba6873fa Camino only - Bug 371266: Fix the pref toggle for checking the default browser on launch. r=cl sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@220789 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 01:37:38 +00:00
sspitzer%mozilla.org
07e9515b6e trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.


git-svn-id: svn://10.0.0.236/trunk@220788 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 01:32:19 +00:00
igor.bukanov%gmail.com
0b76b0baf0 Bug 370016: with (non_xml_object) function::name now works. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220786 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 01:06:49 +00:00
kairo%kairo.at
d1319d4ff2 oops, that solution wasn't optimal. better bug 78081 bustage fix per bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@220784 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:56:15 +00:00
dmose%mozilla.org
8fed9f2997 Fix sunbird bustage by removing now unnecessary libmozical linkage here. r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@220783 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:53:22 +00:00
stuart.morgan%alumni.case.edu
164eee5410 Camino only - Bug 370084: Allow for blacklisting in the popup exceptions list. r=stridey sr=mento
git-svn-id: svn://10.0.0.236/trunk@220782 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:51:17 +00:00
kairo%kairo.at
e142e487f6 another try to fix palmsync bustage from bug 78081, r=biesi for that solution
git-svn-id: svn://10.0.0.236/trunk@220781 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:34:43 +00:00
dbaron%dbaron.org
4f211f4c5c Note bug number.
git-svn-id: svn://10.0.0.236/trunk@220780 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:15:19 +00:00
dbaron%dbaron.org
2dc5a75026 Mark yet another huge swath of tests as random.
git-svn-id: svn://10.0.0.236/trunk@220779 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:10:21 +00:00
jst%mozilla.org
3539114385 Fix for bug 368945. Also wrap function objects in XPCSafeJSObjectWrappers. r+sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@220778 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-23 00:09:34 +00:00
neil%parkwaycc.co.uk
597409f951 Removing old icons b=348720
git-svn-id: svn://10.0.0.236/trunk@220777 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:57:08 +00:00
dbaron%dbaron.org
d3f75f87e0 Annotate the failures of the foreground image tests, by platform, and turn them on.
git-svn-id: svn://10.0.0.236/trunk@220776 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:44:49 +00:00
Olli.Pettay%helsinki.fi
944dea8ecb Bug 369249, r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@220773 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:27:53 +00:00
dbaron%dbaron.org
f30d8a3bdb Add tests for collapsed borders and foreground images.
git-svn-id: svn://10.0.0.236/trunk@220772 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:27:18 +00:00
scott%scott-macgregor.org
7b710e2fc5 Bug #370537 --> add support for both a first run welcome start page url, and an update start page url. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220771 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:24:33 +00:00
mark%moxienet.com
40701abc1e 369335 Release notes for Camino 1.1b. Notes by Smokey Ardisson and Ian Leue. sr=me.
git-svn-id: svn://10.0.0.236/trunk@220770 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:22:02 +00:00
wtchang%redhat.com
acb65e245d Bug 317323: Set NSPR31_LIB_PREFIX to empty explicitly for WIN95 and WINCE
builds.  r=nelsonb
Modified files: WIN954.0.mk WINCE3.0.mk


git-svn-id: svn://10.0.0.236/trunk@220769 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 23:13:58 +00:00
jst%mozilla.org
096097fad9 Fixing bug 371200. Make us have only one pref observer for browser.chrome.toolbar_tips rather than having every single XUL tooltip listener listen for changes to the pref only to update a global variable. r+sr=jonas@sicking.cc
git-svn-id: svn://10.0.0.236/trunk@220768 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 22:38:25 +00:00
cbiesinger%web.de
56a61985cf bug 371299 add a way to query if meta refreshes are pending for a docshell
r+sr=bz


git-svn-id: svn://10.0.0.236/trunk@220767 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 22:11:30 +00:00
stridey%gmail.com
cab0561311 Camino only - Bug 370931: Back out busted adblocking rule. Patch by Smokey Ardisson <alqahira@ardisson.org>. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@220763 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 22:11:20 +00:00
sharparrow1%yahoo.com
49d3da9757 Bug 371238 Fix uninitialized variable in nsPresContext::GetContainer. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220762 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 22:09:14 +00:00
stridey%gmail.com
bf7bf41082 Camino only - Strings for Bug 371268, Bug 364550, and Bug 368395.
git-svn-id: svn://10.0.0.236/trunk@220761 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 21:57:46 +00:00
joshmoz%gmail.com
4aa466300e Need to translate from Cocoa to Gecko coordinates in nsScreen[Manager]Cocoa. Original patch by Sylvain Pasche. b=370106 r=josh sr=pav
git-svn-id: svn://10.0.0.236/trunk@220760 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 21:56:50 +00:00
edburns%acm.org
23bcb8ea6e Automated and Manual Tests Run with only one ENV var set
git-svn-id: svn://10.0.0.236/trunk@220759 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 21:31:43 +00:00
mrbkap%gmail.com
f9f8b62ab0 Deal with non-atom ids. bug 371292, r=brendan
git-svn-id: svn://10.0.0.236/trunk@220758 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 21:06:29 +00:00
dbaron%dbaron.org
191e1cf5c9 Remove the remainder of the pixel rounding in the table code. b=371187 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@220757 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 20:22:12 +00:00
Olli.Pettay%helsinki.fi
dc018bfd05 Bug 336994, r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@220755 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 20:13:12 +00:00
rhelmer%mozilla.com
1e84971812 bump linux version
git-svn-id: svn://10.0.0.236/trunk@220754 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 20:11:50 +00:00
rhelmer%mozilla.com
9acb7f836e correct path for mac dmg
git-svn-id: svn://10.0.0.236/trunk@220753 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 19:21:09 +00:00
rhelmer%mozilla.com
971a198e42 copy to default
git-svn-id: svn://10.0.0.236/trunk@220752 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:48:14 +00:00
rhelmer%mozilla.com
c7250b1240 rc5
git-svn-id: svn://10.0.0.236/trunk@220751 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:47:59 +00:00
mkanat%bugzilla.org
597f5dcfff Bug 349423: Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@220749 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:41:30 +00:00
bzbarsky%mit.edu
dfd5107281 Removing space that should not have been there. Bug 243370
git-svn-id: svn://10.0.0.236/trunk@220748 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:35:34 +00:00
rhelmer%mozilla.com
21883a435a correct linux build ID
git-svn-id: svn://10.0.0.236/trunk@220747 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:22:42 +00:00
rhelmer%mozilla.com
9727102dc3 use betatest not releasetest, and make moz18-updates default
git-svn-id: svn://10.0.0.236/trunk@220745 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:10:39 +00:00
bzbarsky%mit.edu
dfad41fa5a deCOMtaminate SetBounds(), GetChildBox(), GetNextBox(), GetParentBox(),
GetVAlign(), GetHAlign().  Remove GetInset().  Bug 243370, patch by Andreas
Lange <anlan@lange.cx>, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220744 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 18:05:14 +00:00
dbaron%dbaron.org
c6ad411d12 Switch from green to blue to avoid bug 371232 (but leave one affected test).
git-svn-id: svn://10.0.0.236/trunk@220743 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 17:52:56 +00:00
mattwillis%gmail.com
acdd9a3021 From bug 78081 - fix sunbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220741 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 16:48:14 +00:00
peterv%propagandism.org
17816def0d Fix assertions (followup to fix for bug 368369).
git-svn-id: svn://10.0.0.236/trunk@220736 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 15:20:20 +00:00
peterv%propagandism.org
406f8d298b Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@220733 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 14:16:58 +00:00
peterv%propagandism.org
e3e0240f6a Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@220731 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 13:33:50 +00:00
kairo%kairo.at
d7c1afa8a5 fix palmsync bustage from bug 78081
git-svn-id: svn://10.0.0.236/trunk@220728 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 13:21:20 +00:00
longsonr%gmail.com
15f055b41a Bug 330059 - Text Inside a Elements Does Not Render. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@220726 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 12:38:12 +00:00
neil%parkwaycc.co.uk
0cadc32260 Try to fix some Quick Launch issues b=368148 r=CTho
git-svn-id: svn://10.0.0.236/trunk@220712 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 11:46:00 +00:00
kaie%kuix.de
86cc3c6be2 Bug 371024, Typos in NSS' error strings
r=rrelyea, r=nelson


git-svn-id: svn://10.0.0.236/trunk@220711 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 10:51:09 +00:00
neil%parkwaycc.co.uk
59015aacd3 Manuel Reimer's new message window icon XBL b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@220710 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 10:45:57 +00:00
silver%warwickcompsoc.co.uk
f9f3af9dc5 Bug 370760 - Wrap calls to get content properties, and expand wrappers for theses. ChatZilla only. r=gijs
git-svn-id: svn://10.0.0.236/trunk@220709 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 10:33:23 +00:00
neil%parkwaycc.co.uk
44d037c5a2 Manuel Reimer's new message window icons CSS changes b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@220708 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 10:17:06 +00:00
dbaron%dbaron.org
dd4df2f6c5 Change the image/color mismatches from fails-if(windows) to random, since they fail on the Linux tinderbox.
git-svn-id: svn://10.0.0.236/trunk@220707 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 09:51:15 +00:00
dbaron%dbaron.org
a36db73fe6 Add pixel-rounding subdirectory.
git-svn-id: svn://10.0.0.236/trunk@220706 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 09:25:24 +00:00
dbaron%dbaron.org
6eedc91408 Reflect test results on Windows.
git-svn-id: svn://10.0.0.236/trunk@220705 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 09:24:33 +00:00
dbaron%dbaron.org
4c8edee247 Reflect test results on Mac.
git-svn-id: svn://10.0.0.236/trunk@220704 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 09:11:36 +00:00
dbaron%dbaron.org
70b06c38c3 Missed annotation for test that had error in previous round.
git-svn-id: svn://10.0.0.236/trunk@220703 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 08:58:25 +00:00
dbaron%dbaron.org
a2466b946f Fix some errors in tests and start annotating failures in manifest.
git-svn-id: svn://10.0.0.236/trunk@220702 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 08:49:11 +00:00
rhelmer%mozilla.com
51398af18c make product-version specific dir in /builds/updates b=370853 r=preed
git-svn-id: svn://10.0.0.236/trunk@220701 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 08:25:49 +00:00
rhelmer%mozilla.com
fe4fcbf9db make l10n metadiff work w/o human intervention, b=370459 r=preed
git-svn-id: svn://10.0.0.236/trunk@220700 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 08:21:39 +00:00
dbaron%dbaron.org
4f2464a364 Add tests for pixel rounding.
git-svn-id: svn://10.0.0.236/trunk@220699 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 07:44:20 +00:00
mattwillis%gmail.com
6eb4309fc6 From bug 78081 - fix sunbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220698 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 07:00:57 +00:00
mattwillis%gmail.com
b3c3bdd190 Make tests phone home
git-svn-id: svn://10.0.0.236/trunk@220697 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 06:11:28 +00:00
mattwillis%gmail.com
ea6e642487 From bug 78081 - fix sunbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220696 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 04:59:53 +00:00
mattwillis%gmail.com
c6f0ad4575 From bug 78081 - fix sunbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220695 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 04:31:52 +00:00
dbaron%dbaron.org
c9dc5c9cc9 Better annotate test failures from earlier today.
git-svn-id: svn://10.0.0.236/trunk@220694 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 04:20:10 +00:00
stuart.morgan%alumni.case.edu
6af5f11111 Camino only - Probable fix for random crasher bug 370954. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@220691 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 03:01:46 +00:00
aaronleventhal%moonset.net
5928f02313 Bug 371167. ARIA link should allow name to be created from descendents. r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@220690 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 02:55:59 +00:00
mozilla.mano%sent.com
db9cd4f27c Unit test for bug 331215. r=gavin
git-svn-id: svn://10.0.0.236/trunk@220689 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 02:50:54 +00:00
mozilla.mano%sent.com
bc5521599c Unit test for bug 366992. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@220688 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 02:15:49 +00:00
myk%mozilla.org
48ed798198 fixing build bustage caused by earlier checkin for bug 347310
git-svn-id: svn://10.0.0.236/trunk@220687 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 02:09:07 +00:00
jst%mozilla.org
4f0e1d3860 Backing out the fix for bug 328974 per coments in the bug.
git-svn-id: svn://10.0.0.236/trunk@220686 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 02:07:19 +00:00
mozilla.mano%sent.com
ebd1cb146a Unit test for bug 360437, work by gavin and me.
git-svn-id: svn://10.0.0.236/trunk@220685 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 01:57:43 +00:00
myk%mozilla.org
a2902ae941 bug 347310: makes MicrosummaryResource implement nsIPrompt on its notification callback to suppress extraneous errors on the Error Console when the microsummary resource updates microsummaries
r=biesi


git-svn-id: svn://10.0.0.236/trunk@220683 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 01:26:29 +00:00
mozilla.mano%sent.com
d3b79cb656 Bug 288254 - Findbar unit test (r=sayrer/gavin). mochitest integration work done by sayrer (r=me).
git-svn-id: svn://10.0.0.236/trunk@220682 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 01:20:30 +00:00
dbaron%dbaron.org
a33805a812 Mark 4 tests as random since they fail on Mac.
git-svn-id: svn://10.0.0.236/trunk@220681 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 00:42:20 +00:00
ghendricks%novell.com
98b11e485f Updated constants and fixed some syntax errors.
git-svn-id: svn://10.0.0.236/trunk@220679 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 00:23:48 +00:00
cst%yecc.com
e5b9542021 Bug 370832 Tab preview doesn't work right in Modern theme
Backing out previous patch (didn't work), checking in new patch
r=neil


git-svn-id: svn://10.0.0.236/trunk@220678 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 00:22:48 +00:00
dbaron%dbaron.org
18ac416313 Convert some more of my reflow branch testcases to reftests.
git-svn-id: svn://10.0.0.236/trunk@220677 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 00:09:21 +00:00
neil%parkwaycc.co.uk
3531170c77 Manuel Reimer's new message window icons b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@220676 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-22 00:00:12 +00:00
ghendricks%novell.com
78e4cf7d8b Cleaned up some stuff from reviewing plan access.
git-svn-id: svn://10.0.0.236/trunk@220675 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 23:38:00 +00:00
mozilla.mano%sent.com
b4bb237fe9 Bug 365405 - the xbl binding for a menupopup is attached only once the menu is opened, after popupshowing is dispatched. r=josh, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@220674 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 23:37:34 +00:00
sayrer%gmail.com
dd3b866138 trivial change to avoid named entities and associated bustage in XML.
git-svn-id: svn://10.0.0.236/trunk@220673 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 22:51:46 +00:00
ghendricks%novell.com
5c1c5c9969 tag fields were misnamed on the list pages.
git-svn-id: svn://10.0.0.236/trunk@220672 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 22:47:02 +00:00
igor.bukanov%gmail.com
9dae393bd3 Bug 369740: fixing regression. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220670 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 22:11:00 +00:00
mkaply%us.ibm.com
5ad4a6cff2 OS/2 build break continued
git-svn-id: svn://10.0.0.236/trunk@220669 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 21:43:20 +00:00
brendan%mozilla.org
aee008f74c Fix uninitialized ok variable bug in last checkin.
git-svn-id: svn://10.0.0.236/trunk@220667 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 21:29:56 +00:00
mnyromyr%tprac.de
36fbb3b6b2 Bug 358684: "Stop Filter Execution" filter action; r=neil, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220666 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 21:29:26 +00:00
mattwillis%gmail.com
590f3f755f disable svg for now
git-svn-id: svn://10.0.0.236/trunk@220665 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:39:26 +00:00
igor.bukanov%gmail.com
0a3731ace6 Bug 369740: function::name extension is now implemented through a generic xml code. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220663 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:30:50 +00:00
mattwillis%gmail.com
78e4fbe64e From bug 78081 - fix sunbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220662 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:30:42 +00:00
mark%moxienet.com
408341924b 295755 Ship FlashBlock with Camino, and provide a preference in Camino's Web Features preference pane. Integration work by Bryan Atwood <bryan.h.atwood@gmail.com>. FlashBlock from http://flashblock.mozdev.org/, see camino/flashblock/README. Build trickery by me. r=smokey sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@220659 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:24:55 +00:00
benjamin%smedbergs.us
f6822abcb3 Bug 371153 - Calculate mkdepend dependencies by hand, r=Neil
git-svn-id: svn://10.0.0.236/trunk@220658 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:06:33 +00:00
mark%moxienet.com
0185d92d5e Fix Camino static build bustification following bug 78081.
git-svn-id: svn://10.0.0.236/trunk@220657 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 20:01:41 +00:00
benjamin%smedbergs.us
56e0ee480d Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@220656 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 19:45:48 +00:00
bmlk%gmx.de
0f6cfd754b limit array access when a rowspan points to a already pushed row, bug 370360 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220655 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 19:42:21 +00:00
bmlk%gmx.de
0e9bc7591d collapse zero colspans when new cells are inserted bug 370842 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220654 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 19:31:52 +00:00
emaijala%kolumbus.fi
72fc8b225e Fix for bug 366544: Mousedown alert still triggers click event afterwards
(I accidentally already checked in widget part of the fix yesterday)
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220653 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 19:26:49 +00:00
stuart.morgan%alumni.case.edu
bef9cb4af6 Camino only - Fix non-static breakage from bug 78081. r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@220651 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 18:49:29 +00:00
mattwillis%gmail.com
f0a33d24e2 fix typo
git-svn-id: svn://10.0.0.236/trunk@220649 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 18:23:52 +00:00
kairo%kairo.at
2f86d9101a suiterunner bustage fix after bug 78081 (same as benjamin did for thunderbird), r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@220648 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 18:08:58 +00:00
sayrer%gmail.com
6784f764f3 Bug 370696. chrome run for mochitest. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220647 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 17:53:31 +00:00
mattwillis%gmail.com
cdc1e938a7 clobbers
git-svn-id: svn://10.0.0.236/trunk@220645 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 17:51:38 +00:00
mkaply%us.ibm.com
981d72d08a OS/2 build break - mismatch in patch
git-svn-id: svn://10.0.0.236/trunk@220642 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 17:38:25 +00:00
mattwillis%gmail.com
515bb0725c Revert trunk tinderboxes to trunk
git-svn-id: svn://10.0.0.236/trunk@220640 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 17:25:34 +00:00
benjamin%smedbergs.us
78cce5d902 More gtkmozembed followups from bug 78081, r=timeless
git-svn-id: svn://10.0.0.236/trunk@220639 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us
32f1cc2662 From bug 78081 - fix tbird static makefile
git-svn-id: svn://10.0.0.236/trunk@220637 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 15:55:49 +00:00
benjamin%smedbergs.us
96b5c94eb5 Trying to fix linux bustage from bug 78081, r=timeless
git-svn-id: svn://10.0.0.236/trunk@220635 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 15:46:23 +00:00
cltbld
d08faad800 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@220634 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 15:21:03 +00:00
benjamin%smedbergs.us
2632165c74 Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.


git-svn-id: svn://10.0.0.236/trunk@220633 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 15:13:36 +00:00
stuart.morgan%alumni.case.edu
4044b28174 Camino only - Missed checkin from bug 351504. r=kreeger sr=josh
git-svn-id: svn://10.0.0.236/trunk@220632 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 14:43:36 +00:00
Olli.Pettay%helsinki.fi
3892956a37 Bug 365823, Mouse buttons 4 and 5 don't control back/forward buttons in Seamonkey r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220631 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 13:00:38 +00:00
neil%parkwaycc.co.uk
fd57814e19 Can't open message compose if spellcheck is not installed b=370891 r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@220629 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 11:49:13 +00:00
igor.bukanov%gmail.com
49f1205716 Bug 370372: function::name assignments now work under with (xmllist). r=brendan,jwalden.
git-svn-id: svn://10.0.0.236/trunk@220628 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 09:42:14 +00:00
dbaron%dbaron.org
e7bd0674bd Add tests for table-layout:auto table balancing.
git-svn-id: svn://10.0.0.236/trunk@220627 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 07:47:47 +00:00
mrbkap%gmail.com
1a79b3bd5e Only change the property's attributes when it's still on our object. bug 369227, r=brendan
git-svn-id: svn://10.0.0.236/trunk@220626 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 04:57:55 +00:00
mrbkap%gmail.com
9712ae39ac Ensure fp is up-to-date. bug 367630, r=brendan
git-svn-id: svn://10.0.0.236/trunk@220625 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 04:10:00 +00:00
mrbkap%gmail.com
159faf7cf8 Emit a strict warning when an object initializer contains two properties of the same name. bug 365869, r=brendan
git-svn-id: svn://10.0.0.236/trunk@220623 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 03:52:57 +00:00
roc+%cs.cmu.edu
9a14f3953c Bug 370589. Put the prescontext into bidi mode when XUL trees detect a bidi string. r=smontagu,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220622 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 02:04:51 +00:00
roc+%cs.cmu.edu
c5bc6fd3ff Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220621 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 01:52:03 +00:00
jst%mozilla.org
5156d244db Landing fix for bug 328974. Make XPConnect support multiple interface info managers. Patch by dbradley@gmail.com, r=jst@mozilla.org, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@220620 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 01:51:29 +00:00
edburns%acm.org
20b52560c7 M build.xml
M dist/build.xml
M dist/netbeans/build.xml
A dist/netbeans/logging.properties
M dist/netbeans/webclient.properties
M webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

Make it so the automated tests run from netbeans.


git-svn-id: svn://10.0.0.236/trunk@220619 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 01:40:44 +00:00
rhelmer%mozilla.com
9776ae9115 correct build IDs
git-svn-id: svn://10.0.0.236/trunk@220618 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 00:56:52 +00:00
mozilla.mano%sent.com
a18648ef1b Bug 366136 - New items don't appear in the tree view as they are created. r=dietrich.
git-svn-id: svn://10.0.0.236/trunk@220617 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-21 00:06:16 +00:00
bienvenu%nventure.com
5abf96970d fix 268459 handle soft line breaks when searching quoted printable, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220616 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 23:32:52 +00:00
ghendricks%novell.com
515a2529be Bug 370120 – Install doesn't support $PROJECT variable
patch by David Multer r=ghendricks a=ghendricks


git-svn-id: svn://10.0.0.236/trunk@220615 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 23:16:13 +00:00
mnyromyr%tprac.de
4491de6a9e Bug 180239: "Run selected filter(s)" doesn't work for multiple selected filters; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220614 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 23:01:01 +00:00
preed%mozilla.com
26127c682f Bug 371062: Fix two regressions with past release update snippet handling. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@220613 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 23:00:22 +00:00
mkanat%bugzilla.org
616a4e97d6 Bug 371016: Versions are no longer sorted by version-sort
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@220612 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:53:33 +00:00
sayrer%gmail.com
2ce5587043 making some of these todo(). see regressions detailed in bug 371061.
git-svn-id: svn://10.0.0.236/trunk@220610 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:38:45 +00:00
sayrer%gmail.com
4fb1acc8e7 Bug 368994. move some more tests. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@220609 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:18:09 +00:00
lpsolit%gmail.com
cfa0f0b79e Bug 370926: Incorrect mail sent when unsetting requestee on review request - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@220608 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:16:13 +00:00
dbaron%dbaron.org
277b3e8fab Create subdirectory manifest for table-width directory.
git-svn-id: svn://10.0.0.236/trunk@220607 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:14:57 +00:00
dbaron%dbaron.org
8e5294c781 Update documentation for changes in format. b=371036 Patch by Rob Campbell <rcampbell@mozilla.com>. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@220606 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:11:17 +00:00
ghendricks%novell.com
68d7ee52bf Bugzilla Bug 359094 – lots of warnings in /var/log/apache2
patch by chardin@2wire.com  r=ghendricks a=ghendricks


git-svn-id: svn://10.0.0.236/trunk@220605 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 22:06:30 +00:00
joshmoz%gmail.com
572a493892 various colors in cocoa look and feel are incorrectly implemented. b=371053 r=smorgan sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@220604 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 21:52:04 +00:00
gavin%gavinsharp.com
5f6ad29194 Bug 371055: fix Ctrl+<Num> tab shortcuts (no need to set selected on the tab, since the selectedTab getter eventually does that, regression from bug 370742 which made that property read-only), r=mano
git-svn-id: svn://10.0.0.236/trunk@220603 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 21:48:09 +00:00
rob_strong%exchangecode.com
7790911184 Bug 370574: Remove unused xpinstall installer bits. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@220601 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 21:24:32 +00:00
benjamin%smedbergs.us
e62b50245f Bug 370506 - mkdepend failure at layout/build/nsLayoutModule.cpp, patch by Robert Longson, r=me
git-svn-id: svn://10.0.0.236/trunk@220600 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 21:00:57 +00:00
rob_strong%exchangecode.com
07e229c84b Bug 370718 – Add RTF License file. r=mscott
git-svn-id: svn://10.0.0.236/trunk@220599 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:41:00 +00:00
asqueella%gmail.com
a04d31e3ce Bug 370021 - Element Properties window is broken on links without ping attribute when browser.send_pings.require_same_host is set to true
Fix by adding a null-check
p=Florian Queze <f.qu@queze.net>
r=mano


git-svn-id: svn://10.0.0.236/trunk@220598 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:36:53 +00:00
asqueella%gmail.com
901c68f10f Bug 327226 - www prefix can confuse the phishing detector
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=iann, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@220597 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:33:34 +00:00
asqueella%gmail.com
b901a33025 Bug 366742 - printf_stderr should be declared as NS_COM_GLUE
p=Andrew Miller <ak.miller@auckland.ac.nz>
r=bsmedberg, sr=shaver


git-svn-id: svn://10.0.0.236/trunk@220596 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:28:53 +00:00
asqueella%gmail.com
76551b6a3c fix 370967 - crash when focusing the input of an <isindex> and then reloading the document
(move the (mInputContent)->RemoveEventListenerByIID call from the destructor to Destroy() so that it actually gets called.)
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220595 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:25:14 +00:00
roc+%cs.cmu.edu
a059a387a0 Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs
git-svn-id: svn://10.0.0.236/trunk@220594 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 20:22:19 +00:00
emaijala%kolumbus.fi
2f14a7397e Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc


git-svn-id: svn://10.0.0.236/trunk@220593 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 19:45:17 +00:00
benjamin%smedbergs.us
34613c4dad Bug 362318 (patch from bug 326837) invalid warnings on startup about static objects, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220592 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 19:42:12 +00:00
joshmoz%gmail.com
eb773195b7 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
git-svn-id: svn://10.0.0.236/trunk@220591 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 19:33:20 +00:00
benjamin%smedbergs.us
983ff6cdd3 Bug 370000 - postflight_all fails if build was started with make -f mozilla/client.mk instead of make -f client.mk, r=mossop
git-svn-id: svn://10.0.0.236/trunk@220590 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 19:32:45 +00:00
joshmoz%gmail.com
12e2d65577 use correct flags for drawing disabled widgets, patch by Colin Barrett. b=370679 r=josh sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@220589 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 19:07:50 +00:00
bzbarsky%mit.edu
ad76b76ce9 Set the used padding on the scrolled frame, since we're munging its padding.
Bug 370794, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@220588 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 18:54:16 +00:00
bzbarsky%mit.edu
8a1cc76eca Refactor some repetitive computed style code. Bug 365932, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220587 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 18:43:16 +00:00
ghendricks%novell.com
52c9a4d6cd Bug 370990 – Testcase from Bug, generaded link is wrong
Patch by jetii@utanet.at  r=ghendricks a=ghendricks


git-svn-id: svn://10.0.0.236/trunk@220586 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 18:27:19 +00:00
rhelmer%mozilla.com
7ca2b8edd5 correct build IDs
git-svn-id: svn://10.0.0.236/trunk@220585 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 17:39:05 +00:00
rhelmer%mozilla.com
cbab1b943d update verification for 1.5.0.10 b=369669
git-svn-id: svn://10.0.0.236/trunk@220584 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 17:32:21 +00:00
lpsolit%gmail.com
b516272235 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
git-svn-id: svn://10.0.0.236/trunk@220583 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 16:56:25 +00:00
kaie%kuix.de
b516c3663a Bug 317630, PSM's FIPS token label is truncated
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@220582 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 16:26:07 +00:00
kairo%kairo.at
be53f13397 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
git-svn-id: svn://10.0.0.236/trunk@220581 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 16:00:32 +00:00
kaie%kuix.de
31efe5bc5c bug 370802, nsIPermissionManager: Add ability for exact hostname testing
r/sr=cbiesinger


git-svn-id: svn://10.0.0.236/trunk@220578 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 15:24:36 +00:00
Olli.Pettay%helsinki.fi
aa06758781 Bug 369793, DOMMouseScroll events not dispatched when they cause text zoom changes, r=jst, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@220576 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 14:57:52 +00:00
cst%yecc.com
a7641b3b78 Bug 370832 Tab preview doesn't work right in Modern theme
r=neil


git-svn-id: svn://10.0.0.236/trunk@220574 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 13:38:59 +00:00
longsonr%gmail.com
46ee94aff0 Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@220573 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 11:03:00 +00:00
neil%parkwaycc.co.uk
4aed33a728 Provide accessible names for tree cells (suite strings) b=368351 r=Mnyromyr
git-svn-id: svn://10.0.0.236/trunk@220572 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 10:00:54 +00:00
scott%scott-macgregor.org
3eeb9bdc2d Bug #370015 --> Duplicate Options and AccountSettings items under Edit Menu. Patch by hasse@jasajudeju.se. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220568 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 04:05:44 +00:00
sayrer%gmail.com
676d677a8f Bug 370696. chrome mochitest. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220567 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 01:56:30 +00:00
mozilla.mano%sent.com
12aee7ec9a Bug 370959 - places frontend code cleanup. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@220566 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 00:51:31 +00:00
sharparrow1%yahoo.com
e03a4b340e Bug 370852. Misc nsPrintEngine fixes/cleanups.r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220565 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 00:44:57 +00:00
bienvenu%nventure.com
20d32abb7c remove 331425 use of aol envelope command for aol imap servers, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220564 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 00:27:36 +00:00
sharparrow1%yahoo.com
aee3286fe4 Bug 370945: Crash in GetLayerPoint. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220563 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-20 00:26:53 +00:00
mozilla%weilbacher.org
45cf550c03 OS/2 version of SQLite 3.3 is upstream and working fine, so I can remove
the note about OS/2 from README.MOZILLA.


git-svn-id: svn://10.0.0.236/trunk@220561 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 22:49:15 +00:00
lpsolit%gmail.com
9dc4a1273e 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
git-svn-id: svn://10.0.0.236/trunk@220560 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 22:22:03 +00:00
dbaron%dbaron.org
ddb734de57 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
git-svn-id: svn://10.0.0.236/trunk@220559 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 21:24:53 +00:00
bzbarsky%mit.edu
1807c5a422 Fix bug 370692. r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@220558 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 20:46:31 +00:00
mozilla.mano%sent.com
55c4ba3bbe Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@220557 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 20:12:25 +00:00
tor%cs.brown.edu
7f7700b131 Bug 370556 - switch filter subregion logic to agree with WG opinion.
r=longsronr, s=roc


git-svn-id: svn://10.0.0.236/trunk@220556 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 20:05:17 +00:00
Olli.Pettay%helsinki.fi
6605a64c41 Bug 370454, make nsISVGValueObserver inherit nsISupportsWeakReference, r=tor, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220555 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 20:03:34 +00:00
sayrer%gmail.com
ca1c8f555c Bug 339350. move unit tests. r=mrbkap
git-svn-id: svn://10.0.0.236/trunk@220554 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 19:47:31 +00:00
neil%parkwaycc.co.uk
800d9626d2 Keep the DEFINE near the DECLARE (followup to bug 257868) r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@220553 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 19:40:38 +00:00
edburns%acm.org
7caba9a94a 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.


git-svn-id: svn://10.0.0.236/trunk@220551 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 18:32:42 +00:00
mkaply%us.ibm.com
e7e8805f05 #369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131


git-svn-id: svn://10.0.0.236/trunk@220550 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 18:26:06 +00:00
neil%parkwaycc.co.uk
db5d664cf1 Forgot to address Enn's review comment b=370742
git-svn-id: svn://10.0.0.236/trunk@220549 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 17:30:11 +00:00
neil%parkwaycc.co.uk
87272c4b54 Port some of toolkit's tabbox cleanup from bug 370742 r=Enn
git-svn-id: svn://10.0.0.236/trunk@220548 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 16:28:20 +00:00
Olli.Pettay%helsinki.fi
632987e26d Bug 339827, reorg of select that use native widgets, p=surkov, r=aaronr+me
git-svn-id: svn://10.0.0.236/trunk@220547 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 15:49:13 +00:00
Olli.Pettay%helsinki.fi
647e878a24 Bug 366828, crash in venkman [@ nsContentTreeOwner::SetEnabled] p=asrail@gmail.com, r=timeless, sr=neil
git-svn-id: svn://10.0.0.236/trunk@220546 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 15:26:48 +00:00
martijn.martijn%gmail.com
2e8f40c791 Adding mochikit tests for bug 330705, r=asqueella
git-svn-id: svn://10.0.0.236/trunk@220545 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 14:55:46 +00:00
enndeakin%sympatico.ca
a599b1df78 Bug 370742, tabbox cleanup, changes listed in bug, r=mano
git-svn-id: svn://10.0.0.236/trunk@220544 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 13:46:21 +00:00
longsonr%gmail.com
d0ad7901ae Bug 369568 - filter.href triggers ASSERTION. r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@220543 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 13:23:54 +00:00
longsonr%gmail.com
a25e40842a Bug 356901 - offset attribute not parsed correctly. r=tor,sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220542 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 12:57:16 +00:00
rhelmer%mozilla.com
ce7a1ffb43 these locales are not in use yet
git-svn-id: svn://10.0.0.236/trunk@220541 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 06:48:16 +00:00
rhelmer%mozilla.com
2f2441d171 correct buildIDs
git-svn-id: svn://10.0.0.236/trunk@220540 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 06:47:28 +00:00
philringnalda%gmail.com
31765c2864 Bug 370785: Suppress Go button for dom.disable_window_open_feature.location case, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano
git-svn-id: svn://10.0.0.236/trunk@220539 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 04:24:58 +00:00
sharparrow1%yahoo.com
198997a7e9 Adding reftests for bug 370629.
git-svn-id: svn://10.0.0.236/trunk@220538 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 01:16:32 +00:00
bzbarsky%mit.edu
14a02618ac Fix bug 370586. r=bernd, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220537 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 01:10:28 +00:00
mozilla.mano%sent.com
f3fb6e2429 Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin
git-svn-id: svn://10.0.0.236/trunk@220536 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 01:03:34 +00:00
sayrer%gmail.com
7fd88b9f5e Bug 367779. followup snprintf fixes. patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220535 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 00:19:43 +00:00
jwalden%mit.edu
f50dfb960e Bug 361791 - Unnecessary signed-unsigned casts, warnings in xpidl_util.c. r=timeless, sr=darin
git-svn-id: svn://10.0.0.236/trunk@220534 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-19 00:02:19 +00:00
bzbarsky%mit.edu
ee4ee8ea0b Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
NS_BLOCK_SPACE_MGR bits as necessary.  Bug 354600, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220533 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 23:53:25 +00:00
sharparrow1%yahoo.com
7deca433dc Bug 370629: Large images rescale to nothing (integer overflow computing replaced element size). r=dbaron, sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220532 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 23:11:32 +00:00
rhelmer%mozilla.com
39da817ea1 update verification for 1.5.0.10 b=369669
git-svn-id: svn://10.0.0.236/trunk@220531 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 23:11:05 +00:00
rhelmer%mozilla.com
8677bc060e partials should be at the top so that they are tested first
git-svn-id: svn://10.0.0.236/trunk@220530 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 23:07:57 +00:00
rhelmer%mozilla.com
77063bc136 update verification config b=369670
git-svn-id: svn://10.0.0.236/trunk@220529 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 23:05:42 +00:00
asqueella%gmail.com
7707346095 Bug 366089 - move XUL reftests into a separate manifest, included from the main one.
r=dbaron


git-svn-id: svn://10.0.0.236/trunk@220528 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 22:46:43 +00:00
scott%scott-macgregor.org
a05173f172 Bug #370537 --> add client support for a hosted first run and start page. Right now we use the local start page for both of these values. r=magnus. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220527 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 20:29:40 +00:00
scott%scott-macgregor.org
57d9b3d31c Bug #370537 --> add client support for a hosted first run and start page. Right now we use the local start page for both of these values. r=magnus. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220525 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 20:26:04 +00:00
scott%scott-macgregor.org
b493f8ff73 Bug #370537 --> add client support for a hosted first run and start page. Right now we use the local start page for both of these values. r=magnus. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220523 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 20:25:16 +00:00
peterv%propagandism.org
de048b9d64 Fix for bug 367779 (Make cycle collection through JS objects more reliable). r=jst, sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@220522 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 20:05:32 +00:00
dbaron%dbaron.org
ba459aa49a Subtract allocated parts before repeating division used for allocation to avoid rounding error of total. b=366865 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@220521 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 19:49:50 +00:00
asqueella%gmail.com
04cae28f24 bug 257868 follow-up: fix a typo in the previous patch (left-over from an older patch with a different method signature)
git-svn-id: svn://10.0.0.236/trunk@220520 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 19:46:12 +00:00
brendan%mozilla.org
cea89cbbda Commit for peterv (367779, r/sr=brendan/jst).
git-svn-id: svn://10.0.0.236/trunk@220519 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 19:13:43 +00:00
bmlk%gmx.de
7b55a8c924 fix oversight with zero rowspan handling bug 370808 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220518 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 18:50:39 +00:00
asqueella%gmail.com
11bad405e3 bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220517 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 17:34:09 +00:00
asqueella%gmail.com
d20a286efa fix bug 370183 - File > Open saved message does nothing anymore
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=mscott


git-svn-id: svn://10.0.0.236/trunk@220516 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 16:53:39 +00:00
asqueella%gmail.com
36991ec039 bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@220514 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 16:49:54 +00:00
peterv%propagandism.org
160ab8ca70 Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@220513 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 14:38:04 +00:00
mnyromyr%tprac.de
f38eb88b8a Bug 368370: "uncolored" tags inherit colors from other tags; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220511 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 12:33:43 +00:00
mnyromyr%tprac.de
400c8c7396 Bug 366503: Custom tags broken by junk keywords; r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220510 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 12:31:49 +00:00
sharparrow1%yahoo.com
119f1cc686 Bug 370029: Stop using gParentWnd in nsDeviceContextSpecWin. r=emaijala, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220509 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 10:48:47 +00:00
sharparrow1%yahoo.com
b77c8515bc Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220508 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 10:43:12 +00:00
stridey%gmail.com
5724c1b63e Camino only - Bug 363006: Release Notes for 1.0.4. Doc by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@220504 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 08:02:21 +00:00
scott%scott-macgregor.org
459b59adad Bug #223340 --> Redesign mail attachments UI to fix the problem where multiple attachements cause the attachment pane to hide the contents of the message pane. thanks to Wayne Woods <w.woods@optusnet.com.au> for putting this patch together.sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220502 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 06:17:29 +00:00
sharparrow1%yahoo.com
36ce4195bc Bug 370642: remove use of views in layout/inspector. r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@220501 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 04:44:21 +00:00
kaie%kuix.de
d4d9474937 Patch v9 - mozilla/security/manager portion
Enabling final portion of patch, enabling new SSL error page.
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@220500 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 04:26:02 +00:00
kaie%kuix.de
905aa04b98 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi


git-svn-id: svn://10.0.0.236/trunk@220499 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 04:24:05 +00:00
kaie%kuix.de
5b04142bc2 Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in camino
Adding strings for new SSL error page
r=stuart.morgan
Strings have also been reviewed by mconnor and neil


git-svn-id: svn://10.0.0.236/trunk@220498 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 04:21:32 +00:00
kaie%kuix.de
ff2cde9f29 Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in dom and browser
Adding strings for new SSL error page
r=mconnor, sr=neil


git-svn-id: svn://10.0.0.236/trunk@220497 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 04:20:12 +00:00
stuart.morgan%alumni.case.edu
cbb99f9cff Camino only - Fix latest version of download crasher (bug 351504). r=kreeger sr=josh
git-svn-id: svn://10.0.0.236/trunk@220496 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 03:23:52 +00:00
asqueella%gmail.com
bc0799c3d1 add mochitest for bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
by Ryan Jones <sciguyryan@gmail.com> with a few changes by me
r=smaug


git-svn-id: svn://10.0.0.236/trunk@220495 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-18 00:05:55 +00:00
asqueella%gmail.com
b9703413c2 Bug 322089 - Problem handling Usenet signature separator when format=flowed, delsp=yes (RFC 3676)
(remove extraneous line-end code)
p=James <mozilla.org@pidgin.org>
r=mscott


git-svn-id: svn://10.0.0.236/trunk@220494 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 23:18:26 +00:00
asqueella%gmail.com
0a2b2d060d fix bustage, bug 360165
git-svn-id: svn://10.0.0.236/trunk@220493 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 21:22:28 +00:00
mozilla.BenB%bucksch.org
a29871afcb Properly recognize wiki urls with (), and with ', in the middle
Bug 133016, r=mscott, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@220492 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 20:44:08 +00:00
uriber%gmail.com
0750d2c430 Change margin-right to -moz-margin-end to fix RTL vertical marquees. bug=370757 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220491 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 20:08:06 +00:00
asqueella%gmail.com
ccf130c196 Bug 273496 - pressing 'get new messages' asks to send unsent messages when going online
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=mnyromyr, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@220490 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 19:15:14 +00:00
asqueella%gmail.com
d3a3edb483 fix bug 318532 - Lost focus when deleting first item in history sidebar
p=David Benes <dave_forward@centrum.cz>
r=both neils (enndeakin, neil@parkwaycc)


git-svn-id: svn://10.0.0.236/trunk@220489 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 19:03:14 +00:00
asqueella%gmail.com
a87561a3df Bug 366946 - WRONG_DOCUMENT_ERR not thrown for Range.compareBoundaryPoints
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=peterv


git-svn-id: svn://10.0.0.236/trunk@220488 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:53:01 +00:00
asqueella%gmail.com
7968f252eb Bug 155109 - Save As Complete misplaces data: src
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@220487 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:49:28 +00:00
asqueella%gmail.com
4852fb3149 Bug 368185 - Clean up plugin files; changing class declarations to use macros
p=Kevin Zhang <kevin.heart@gmail.com>
r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@220486 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:44:42 +00:00
asqueella%gmail.com
d9ed45237a Bug 369893 - fix regression from bug 307046 - asks to save changes when it shouldn't
p=Magnus Melin <mkmelin+mozilla@iki.fi>
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@220485 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:42:06 +00:00
asqueella%gmail.com
9677344720 Bug 297780 - undetermined progress meter goes left to right in RTL interface
p=Ryan Jones <sciguyryan@gmail.com>
r=mano


git-svn-id: svn://10.0.0.236/trunk@220484 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:36:21 +00:00
asqueella%gmail.com
dd71e3d60e Bug 360165 - npunix.c (plugin sample) is missing lots of function pointer copying and will break with older browsers
p=William Bardwell <wbardwel@curl.com>
r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@220483 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:33:50 +00:00
asqueella%gmail.com
b267c10744 Bug 368711 - Need method for copying runtime DLLs when building with VC9/"Orcas"
p=Stefanik Gabor <netrolller.3d@gmail.com>
r=ted.mielczarek


git-svn-id: svn://10.0.0.236/trunk@220482 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 18:31:26 +00:00
jwalden%mit.edu
4f0874faa1 Bug 352285 - the previous patch worked; the Tp2 failure was because Tp2 hadn't actually been correctly set up to run on the tinderbox yet. Sigh...
git-svn-id: svn://10.0.0.236/trunk@220481 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 17:57:51 +00:00
tony%ponderer.org
89902b5506 another attempt to fix mochitests, re-enabling tests with fix
git-svn-id: svn://10.0.0.236/trunk@220480 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 17:50:13 +00:00
uriber%gmail.com
6dd6923266 Fix typo from bug 348854, causing backspace to sometimes delete the wrong character. bug=369959 r=brettw sr=bryner
git-svn-id: svn://10.0.0.236/trunk@220479 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 15:47:58 +00:00
martijn.martijn%gmail.com
158f362c3e Bug 336147 – Changing innerHTML for input type=button causes miss-rendering, patch by Ryan Jones, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220478 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 14:14:08 +00:00
sharparrow1%yahoo.com
6dec58fc02 Bug 370553: fix crash with very large dpi values, plus some comment changes. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220477 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 10:59:20 +00:00
martijn.martijn%gmail.com
d4f248f3ea Bug 369422 – marquee inside white-space:pre elements acts bad, r=dbaron, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220476 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 10:34:39 +00:00
tony%ponderer.org
f217258f58 try to fix mochi test by backing out tests
git-svn-id: svn://10.0.0.236/trunk@220475 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 10:17:37 +00:00
sharparrow1%yahoo.com
83b3b6f612 Bug 370641: Stop using views in svg. r=tor, sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220474 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 10:01:22 +00:00
tony%ponderer.org
4d147682d4 backing out tests due to mochitest breakage (bug 370446)
git-svn-id: svn://10.0.0.236/trunk@220473 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 07:24:10 +00:00
crowder%fiverocks.com
dacc7f0cde Bug 330569: Heuristic for short-circuiting exponential regexp which adds a JS option for throwing an exception on O(n^3) backtracking behavior. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220472 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 06:33:09 +00:00
stuart.morgan%alumni.case.edu
59dba68359 Camino only - Missing strings checkin for bug 343937
git-svn-id: svn://10.0.0.236/trunk@220471 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 06:24:53 +00:00
bclary%bclary.com
6bc7c8dfac JavaScript Test - regression tests for bug 363040, by Brendan Eich, Jeff Walden
git-svn-id: svn://10.0.0.236/trunk@220470 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 05:48:04 +00:00
dbaron%dbaron.org
061efc7788 Another round of tests converted from reflow branch (bug 300030) testcases.
git-svn-id: svn://10.0.0.236/trunk@220469 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 05:37:13 +00:00
masayuki%d-toybox.com
88c53077c9 Bug 309566 when sending attachment with long or multibyte filename and receiver uses e.g. Outlook, the filename is changed to att00XXX.xxx (MS and some other clients still doesn't support RFC2231) r+sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220467 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 05:23:10 +00:00
graydon%mozilla.com
a1571595fe Bug 370702, fix to the return value from nsCycleCollectingAutoRefCnt::incr() when stable.
r=dbaron


git-svn-id: svn://10.0.0.236/trunk@220466 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 04:49:56 +00:00
mozilla.mano%sent.com
61151c7a19 Missing file from the checkin of Bug 342485.
git-svn-id: svn://10.0.0.236/trunk@220465 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 04:31:23 +00:00
stridey%gmail.com
44c264e580 Camino only - Bug 369254: Only publish file dragtype when there are files to drag. r=smorgan sr=mento
git-svn-id: svn://10.0.0.236/trunk@220464 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 04:23:02 +00:00
stridey%gmail.com
225d6a0350 Camino only - Bug 343942: Update ReadMe for 1.1. Text by Smokey Ardisson <alqahira@ardisson.org> r=ss sr=mento
git-svn-id: svn://10.0.0.236/trunk@220463 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 04:17:11 +00:00
mozilla.mano%sent.com
1f5264b170 Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests).
git-svn-id: svn://10.0.0.236/trunk@220462 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 04:12:28 +00:00
kaie%kuix.de
7bbb03b8eb Bug 107491, improve SSL error messages
Patch v9 - mozilla/security/manager portion
Not yet enabling as browser error page
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@220461 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 03:47:59 +00:00
kaie%kuix.de
2de10935b8 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Checking in subset to enable landing of crypto code.
r/sr=cbiesinger


git-svn-id: svn://10.0.0.236/trunk@220460 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 03:47:28 +00:00
jwalden%mit.edu
230ddb9d2e Bug 352285 - back out due to inexplicable Mac-only (or at least bm-xserve08-only) Tp2 crashing.
git-svn-id: svn://10.0.0.236/trunk@220459 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 03:35:34 +00:00
scott%scott-macgregor.org
fcc87593db Bug #370694 --> Thunderbird's vendorShortName should be 'Mozilla' not 'Mozilla Thunderbird'. Remove a workaround in nsPostUpdateWin.js.
r=rob strong
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@220458 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 03:17:26 +00:00
joshmoz%gmail.com
0028caedb5 more Mac OS X native theme work, cocoa native buttons draw outside bounds, have incorrect border/padding setup. b=370659 r=smorgan sr=pav
git-svn-id: svn://10.0.0.236/trunk@220457 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 02:48:58 +00:00
nick.kreeger%park.edu
4d3d15c7b7 Fixing bug 318001 - Fatal hang on downloads to the desktop with Quicksilver running, implement kqueue notifications. r=smorgan, sr=mento. Camino head only.
git-svn-id: svn://10.0.0.236/trunk@220456 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 02:41:38 +00:00
tony%ponderer.org
4dd6aad1b8 Bug 370446 – Should strip \x00 in hostnames
patch: add \x00 to regex and move mochi tests around
r=bryner


git-svn-id: svn://10.0.0.236/trunk@220453 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 02:07:55 +00:00
rob_strong%exchangecode.com
4749b5efff Win32 installer only - Bug 370701 - Don't append dir name when selecting a directory during a custom installation. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220452 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 02:06:40 +00:00
ccooper%deadsquid.com
5bc82730a3 - disable failing tests until we can track down the cause
git-svn-id: svn://10.0.0.236/trunk@220447 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 01:51:31 +00:00
rhelmer%mozilla.com
b40749e9f0 always exit 0 for scriptability r=rhelmer b=b=355309
git-svn-id: svn://10.0.0.236/trunk@220446 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 01:35:07 +00:00
stuart.morgan%alumni.case.edu
0c4311939e Camino only - Bug 343937: Give access to all popup options in the notification bar. r=smurph r=kreeger sr=mento
git-svn-id: svn://10.0.0.236/trunk@220445 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 01:32:14 +00:00
stridey%gmail.com
5f17eb8521 Camino only - Bug 343299: Implement 'Ignore Spelling' and 'Learn Spelling' context menu items. Patch by Sean Murphy <camino@seanmurph.com>. r=smorgan sr=mento
git-svn-id: svn://10.0.0.236/trunk@220444 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 01:27:20 +00:00
stuart.morgan%alumni.case.edu
527def0a79 Camino only - Bug 355323: New popup close button images. r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@220443 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 00:58:59 +00:00
rob_strong%exchangecode.com
14c27841d1 Win32 only - Bug 268512 - No .html icon for Firefox - only default application icon. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220442 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 00:56:18 +00:00
rhelmer%mozilla.com
5f2099f253 milestone should be bumped r=preed b=369825
git-svn-id: svn://10.0.0.236/trunk@220440 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 00:17:36 +00:00
neil%parkwaycc.co.uk
8c599a0c74 Followup with missing hunk of folder picker widget cleanup b=370516 r=mscott
git-svn-id: svn://10.0.0.236/trunk@220439 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-17 00:06:36 +00:00
mozilla.mano%sent.com
5e5624120e Bug 370135 - Bring back global history to the history menu (rather than session history). r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@220438 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 23:37:00 +00:00
dbaron%dbaron.org
581e3173bf Start converting reflow branch (bug 300030) table testcases to reftests.
git-svn-id: svn://10.0.0.236/trunk@220437 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 23:30:22 +00:00
scott%scott-macgregor.org
63217d2c76 Copy what we are already doing on the branch, only show the default app dialog if we aren't the default mail application.
git-svn-id: svn://10.0.0.236/trunk@220436 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 23:07:10 +00:00
jonas%sicking.cc
7b8af22092 Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
git-svn-id: svn://10.0.0.236/trunk@220435 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 23:02:08 +00:00
jonas%sicking.cc
c691d21bc5 Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
git-svn-id: svn://10.0.0.236/trunk@220434 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 22:59:06 +00:00
rob_strong%exchangecode.com
2429105ce7 Win32 only - Bug 309496 - Firefox 1.0.7 clean install installs nsIQTScriptablePlugin.xpt to plugins folder. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220433 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 22:56:25 +00:00
sspitzer%mozilla.org
b47e0b3d43 fix for bug #367386: complex queries only return visited places.
r=mano, dietrich, sspitzer

patch by=thunder


git-svn-id: svn://10.0.0.236/trunk@220432 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 22:55:10 +00:00
pedemont%us.ibm.com
1a22884dcb Bug 369410 - Fix JNICALL name mangling for Windows.
git-svn-id: svn://10.0.0.236/trunk@220431 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 22:32:35 +00:00
ccooper%deadsquid.com
bf323e313c - add tests to Fx-Trunk Mac tinderboxen
git-svn-id: svn://10.0.0.236/trunk@220429 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 21:57:01 +00:00
jwalden%mit.edu
f20ad0dfd7 Bug 352285 – Decompiler escapes line breaks and backslashes in various E4X literals. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220428 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 21:49:03 +00:00
bclary%bclary.com
e0bcbea924 JavaScript Test - regression test for bug 367589, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@220427 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 21:14:53 +00:00
bclary%bclary.com
cd58a0d2df JavaScript Test - regression test for bug 368859, by shutdown
git-svn-id: svn://10.0.0.236/trunk@220426 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 20:51:37 +00:00
igor.bukanov%gmail.com
fb68de1246 Attachment 255316: Optimize GetProperty to get rid of intermediate objects. r=brendan
git-svn-id: svn://10.0.0.236/trunk@220425 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 20:05:13 +00:00
mnyromyr%tprac.de
48ea65f1de Bug 369123: Allow multiple tags to be set by a filter; p=Magnus Melin <mkmelin+mozilla@iki.fi>, r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220424 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 20:01:59 +00:00
edburns%acm.org
41b5fea580 in_progress_update_for_2_0_a5_dist
git-svn-id: svn://10.0.0.236/trunk@220423 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 19:57:59 +00:00
aaronleventhal%moonset.net
5d2f305b51 Bug 346146. Text fields inside autocomplete should report the accessible HASPOPUP state. r=surkov
git-svn-id: svn://10.0.0.236/trunk@220422 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 19:46:41 +00:00
bienvenu%nventure.com
59d8ca85e4 fix 367920 setting pop3 messages as junk/not junk ignored when message quarantining turned on, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220421 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 19:28:14 +00:00
enndeakin%sympatico.ca
2e6bc2bb11 Bug 331625, add itemCount/getItemAtIndex/getItemWithIndex to select controls, r+sr=neil
git-svn-id: svn://10.0.0.236/trunk@220420 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 19:16:13 +00:00
ghendricks%novell.com
54c73fdd54 Reworked tag page to allow users to lookup their own tags as well as by product.
git-svn-id: svn://10.0.0.236/trunk@220419 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 19:02:22 +00:00
sayrer%gmail.com
427917f562 Bug 370656. print each feed test result to the console. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220418 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 18:58:20 +00:00
stridey%gmail.com
5657d75459 Camino only - Bug 370477: Port bug 369103 to embed-replacements copy of config.css. Patch by Smokey Ardisson <alqahira@ardisson.org> r=philippe sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@220417 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 18:22:53 +00:00
joshmoz%gmail.com
6c7f3fb225 cocoa native text fields draw outside bounds, have incorrect border/padding setup. b=370593 r=smorgan sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220416 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 18:18:48 +00:00
edburns%acm.org
9a85d29904 remove non-existant import
git-svn-id: svn://10.0.0.236/trunk@220415 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 18:18:15 +00:00
Olli.Pettay%helsinki.fi
8e00444c02 Bug 370521, TextArea not firing onchange event, r=mats, sr=bz
git-svn-id: svn://10.0.0.236/trunk@220413 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 16:19:28 +00:00
edburns%acm.org
5648af33d6 M classes_spec/org/mozilla/webclient/CurrentPage2.java
- Add new method copyCurrentSelectionHtmlToSystemClipboard().

M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- Full support for text and html copy

M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- Exercise HTML copy.


git-svn-id: svn://10.0.0.236/trunk@220412 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 16:03:18 +00:00
aaronleventhal%moonset.net
6cbfd5f5a6 Bug 370546. Documents should expose enabled+sensitive extended states. r=parente
git-svn-id: svn://10.0.0.236/trunk@220411 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 14:37:20 +00:00
enndeakin%sympatico.ca
69f17f1a4c Bug 308292, listbox getIndexOfItem/getItemAtIndex shouldn't throw exceptions, r+sr=neil
git-svn-id: svn://10.0.0.236/trunk@220410 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 14:23:35 +00:00
edburns%acm.org
7841b5844f Issue: 369376
M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java
M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- Get the test case working.


git-svn-id: svn://10.0.0.236/trunk@220409 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 13:29:15 +00:00
martijn.martijn%gmail.com
5e31e514c3 Bug 334227 – embed shouldn't close p, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@220408 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 12:18:56 +00:00
martijn.martijn%gmail.com
c1bac63212 Bug 369326 – Allow marquee inside p, r=mrbkap, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220407 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 12:12:44 +00:00
neil%parkwaycc.co.uk
5ef6781ec6 Folder picker widget cleanup b=370516 r=mscott
git-svn-id: svn://10.0.0.236/trunk@220406 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 11:58:32 +00:00
daniel%glazman.org
1f1583146b add ul/ol buttons to Composer; b=358716, r=laurent@xulfr.org
git-svn-id: svn://10.0.0.236/trunk@220405 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 10:24:56 +00:00
gijskruitbosch%gmail.com
f740c51b5b Bug 370024 - Nullcheck mPrintingSurface in EndDocument to prevent crashing when printing
p=cbarrett@mozilla.com (Colin Barrett)
r+sr=pavlov@pavlov.net (Stuart Parmenter)


git-svn-id: svn://10.0.0.236/trunk@220404 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 10:23:00 +00:00
Olli.Pettay%helsinki.fi
4b30c959dd Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220401 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 08:11:49 +00:00
joshmoz%gmail.com
c65f7936f7 remove unused variables, other warning fixes. no bug. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@220399 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 08:04:44 +00:00
kaie%kuix.de
55b3e71f4d Bug 370136, Firefox 2.0.0.1 and later breaks automatic client certificate authentification.
Fixes a regression introduced with the fix for bug 328346.
Thanks a lot to Momtchil Momtchev for identifying the cause and providing the initial patch.
r=kengert/rrelyea


git-svn-id: svn://10.0.0.236/trunk@220398 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 08:01:40 +00:00
joshmoz%gmail.com
7c5b8aba86 add some useful debug code, no bug. r/sr=sparky
git-svn-id: svn://10.0.0.236/trunk@220397 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 07:18:56 +00:00
aaronleventhal%moonset.net
04b298ffe6 Bug 337656. Navigation methods of nsAccessNode should not throw exception when no node reached. Patch by Alexander Surkov. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@220394 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 05:04:50 +00:00
aaronleventhal%moonset.net
066b6555f0 Bug 347019. Don't throw exception when no accessible for node in nsIAccessibleRetrieval::getAccessibleFor() and friends. Patch by Alexander Surkov. r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@220393 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 04:49:15 +00:00
bclary%bclary.com
c5e1398d7f JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-104077.js to js1_5/extensions/regress-104077.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220392 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:58:12 +00:00
bclary%bclary.com
a826251978 JavaScript Test - move SpiderMonkey extension js1_5/Array/regress-178722.js to js1_5/extensions/regress-178722.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220391 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:56:57 +00:00
bclary%bclary.com
c1216635fa JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_10.js to js1_3/extensions/proto_10.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220390 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:55:49 +00:00
bclary%bclary.com
fcfee2c7bd JavaScript Test - move SpiderMonkey extension ecma/Types/8.6.2.1-1.js to ecma/extensions/8.6.2.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220389 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:54:41 +00:00
bclary%bclary.com
e2e24e99d6 JavaScript Test - move SpiderMonkey extension ecma/TypeConversion/9.9-1.js to ecma/extensions/9.9-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220388 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:53:24 +00:00
bclary%bclary.com
f1c228973d JavaScript Test - move SpiderMonkey extension ecma/String/15.5.4.4-4.js to ecma/extensions/15.5.4.4-4.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220387 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:52:15 +00:00
bclary%bclary.com
ab862f586a JavaScript Test - move SpiderMonkey extension ecma/String/15.5.4.2.js to ecma/extensions/15.5.4.2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220386 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:51:09 +00:00
bclary%bclary.com
0fb3cb6101 JavaScript Test - move SpiderMonkey extension ecma/String/15.5.3.js to ecma/extensions/15.5.3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220385 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:49:47 +00:00
bclary%bclary.com
b129eeaf26 JavaScript Test - move SpiderMonkey extension ecma/ObjectObjects/15.2.3-1.js to ecma/extensions/15.2.3-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220384 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:48:33 +00:00
bclary%bclary.com
a6cffdb4cc JavaScript Test - move SpiderMonkey extension ecma/ObjectObjects/15.2.1.1.js to ecma/extensions/15.2.1.1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220383 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:46:58 +00:00
bclary%bclary.com
ef0490f6e0 JavaScript Test - move SpiderMonkey extension ecma/Number/15.7.3.js to ecma/extensions/15.7.3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220382 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:45:43 +00:00
bclary%bclary.com
6079a37490 JavaScript Test - move SpiderMonkey extension ecma/FunctionObjects/15.3.3.1-1.js to ecma/extensions/15.3.3.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220381 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:44:26 +00:00
bclary%bclary.com
bbf6f6958a JavaScript Test - move SpiderMonkey extension ecma/FunctionObjects/15.3.2.1-2.js to ecma/extensions/15.3.2.1-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220380 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:42:34 +00:00
bclary%bclary.com
ab2116aaa4 JavaScript Test - move SpiderMonkey extension ecma/FunctionObjects/15.3.2.1-1.js to ecma/extensions/15.3.2.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220379 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:41:15 +00:00
bclary%bclary.com
22886dc866 JavaScript Test - move SpiderMonkey extension ecma/FunctionObjects/15.3.1.1-2.js to ecma/extensions/15.3.1.1-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220378 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:40:04 +00:00
bclary%bclary.com
24ffcc4775 JavaScript Test - move SpiderMonkey extension ecma/FunctionObjects/15.3.1.1-1.js to ecma/extensions/15.3.1.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220377 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:38:50 +00:00
rob_strong%exchangecode.com
7ab7d93a71 Bug 370582 - Minefield Safe Mode context menu on windows start menu internet shortcut is broken. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220376 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:38:06 +00:00
bclary%bclary.com
b397a0f60c JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.2-1.js to ecma/extensions/11.6.2-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220375 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:37:34 +00:00
bclary%bclary.com
1cf59af447 JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.1-3.js to ecma/extensions/11.6.1-3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220374 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:36:20 +00:00
bclary%bclary.com
1c4cc1fbb4 JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.1-2.js to ecma/extensions/11.6.1-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220373 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:34:59 +00:00
bclary%bclary.com
1d98334d0a JavaScript Test - move SpiderMonkey extension ecma/Expressions/11.6.1-1.js to ecma/extensions/11.6.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220372 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:33:38 +00:00
bclary%bclary.com
bbcc588015 JavaScript Test - move SpiderMonkey extension ecma/Date/15.9.5.js to ecma/extensions/15.9.5.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220371 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:32:26 +00:00
bclary%bclary.com
a6429d0d55 JavaScript Test - move SpiderMonkey extension ecma/Boolean/15.6.4-2.js to ecma/extensions/15.6.4-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220370 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:31:19 +00:00
bclary%bclary.com
9056cf0ed9 JavaScript Test - move SpiderMonkey extension ecma_2/RegExp/function-001.js to ecma_2/extensions/function-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220369 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:29:20 +00:00
bclary%bclary.com
d377194c85 JavaScript Test - move SpiderMonkey extension ecma_2/RegExp/constructor-001.js to ecma_2/extensions/constructor-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220368 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:28:05 +00:00
bclary%bclary.com
1b1908ccf9 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-321547.js to e4x/extensions/regress-321547.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220367 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:26:51 +00:00
aaronleventhal%moonset.net
7bc9cb318a Bug 369260. Thunderbird crash because accessibility cache is not invalidated for inner content window when containing chrome window closes. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@220366 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 03:26:38 +00:00
joshmoz%gmail.com
e7da86e63d extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
git-svn-id: svn://10.0.0.236/trunk@220364 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:53:43 +00:00
bzbarsky%mit.edu
ea38b3a79a Fix build bustage. Bug 369244
git-svn-id: svn://10.0.0.236/trunk@220363 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:45:16 +00:00
scott%scott-macgregor.org
15562b1a24 Bug #366719 --> mozMapi32.dll needs to package its manifest file
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@220361 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:32:52 +00:00
brendan%mozilla.org
7d5dead031 Fix from shutdown@flashmail.com for 368859, r=me.
git-svn-id: svn://10.0.0.236/trunk@220360 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:29:37 +00:00
dveditz%cruzio.com
679596152f bug 370445 prevent embedded nulls when setting location.hostname. r=bz, sr=dbaron, a=jay
git-svn-id: svn://10.0.0.236/trunk@220359 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:10:39 +00:00
bzbarsky%mit.edu
d6f747716d Decouple the execution of javascript: URIs from the question of whether they
have known subject principals.  Make it possible for callers to control
execution on a per-channel basis.  Bug 369244, r=jst, sr=brendan


git-svn-id: svn://10.0.0.236/trunk@220358 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 01:01:39 +00:00
Olli.Pettay%helsinki.fi
651464aa88 Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220357 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 00:42:13 +00:00
wtchang%redhat.com
c3cf1b2b32 Changed the JSS version back to 4.2.5 Beta.
git-svn-id: svn://10.0.0.236/trunk@220355 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 00:20:07 +00:00
Olli.Pettay%helsinki.fi
a5b840267d Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220354 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 00:19:03 +00:00
Olli.Pettay%helsinki.fi
3f0dd97f5e Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220353 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 00:11:07 +00:00
Olli.Pettay%helsinki.fi
43834a49be Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220352 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-16 00:03:57 +00:00
Olli.Pettay%helsinki.fi
bb60e199b6 Trying to fix bustage, Bug 363067
git-svn-id: svn://10.0.0.236/trunk@220350 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 23:50:09 +00:00
bienvenu%nventure.com
fcb47afe59 eat soft linebreaks in quoted printable text, sr=mscott 268459
git-svn-id: svn://10.0.0.236/trunk@220347 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 23:30:04 +00:00
Olli.Pettay%helsinki.fi
49e16cb1d6 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@220346 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 23:04:33 +00:00
edburns%acm.org
589b161152 Issue: 369376
Workaround

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

+void addStringToTransferable(String mimeType, String text) {

  This method is called from native code when a Transferable is being
  inspected for the DataFlavors it supports.

M webclient/classes_spec/org/mozilla/webclient/test/WorkDialog.java

- Whitespace

M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/EmbedWindow.h

- copy code from nsPrimitiveHelpers to aid in the extraction of text
  from the nsITransferable

- Flesh out GetText(), SendTextToJava() methods.

M webclient/src_moz/Makefile.in

- Additional dependencies for nsPrimitiveHelpers copy.


git-svn-id: svn://10.0.0.236/trunk@220342 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 22:07:28 +00:00
ghendricks%novell.com
beabb4b3a2 Allow admin to edit plan type descriptions.
git-svn-id: svn://10.0.0.236/trunk@220341 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 21:46:15 +00:00
bugzilla%standard8.demon.co.uk
3425a112cc Bug 359716 Fix OS/2 builds ahead of upgrading SeaMonkey and Thunderbird to the latest c-sdk. r=mcs.
git-svn-id: svn://10.0.0.236/trunk@220340 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 21:25:00 +00:00
ghendricks%novell.com
0070b3eb6f allow builds to be marked inactive
git-svn-id: svn://10.0.0.236/trunk@220338 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 21:00:50 +00:00
wclouser%mozilla.com
c4be25c37b Oh cvs...how you mock me...
git-svn-id: svn://10.0.0.236/trunk@220335 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 20:04:36 +00:00
wclouser%mozilla.com
ac47ab30bf adding an empty file because cvs blows my mind
git-svn-id: svn://10.0.0.236/trunk@220334 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 19:54:21 +00:00
wclouser%mozilla.com
3be83caf4b - Added results cache table
- Front page graph now uses cache table by default (500x speedup)
- Modified comments query, (3x speedup)
- Modified perl scripts so they use a config file
- Added cake model caching directories


git-svn-id: svn://10.0.0.236/trunk@220327 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 19:04:07 +00:00
ghendricks%novell.com
f83a88d1c9 Only show tags in drop downs that are associated with my product. Same for environments.
git-svn-id: svn://10.0.0.236/trunk@220326 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 18:57:24 +00:00
bugzilla%standard8.demon.co.uk
2a8404d562 Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220325 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 18:52:46 +00:00
wtchang%redhat.com
25355e66ec Bug 369467: use a more robust way to ensure the pointer p does not point
before the array big.  The patch is contributed by Wolfgang Rosenauer
<mozilla@rosenauer.org>. r=wtc


git-svn-id: svn://10.0.0.236/trunk@220323 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 18:23:15 +00:00
sayrer%gmail.com
e918272609 Bug 370221. mac focus when running mochikit. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220316 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 17:52:37 +00:00
scott%scott-macgregor.org
a0fb86cb9a Bug #359885 --> run time error R6034 when installing thunderbird because MapiProxy.dll isn't getting its manifest file bundled into the dll.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@220314 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 16:59:55 +00:00
smontagu%smontagu.org
63cf1bd040 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano
git-svn-id: svn://10.0.0.236/trunk@220313 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 16:39:04 +00:00
michael.buettner%sun.com
3cab3975fc bug #356833 make the event/item dialog modeless r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@220312 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 16:03:17 +00:00
daniel.boelzle%sun.com
0385828930 Bug 215971: fixed typo, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@220311 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 15:58:12 +00:00
daniel.boelzle%sun.com
5622422daa Bug 366560: fixed typo, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@220310 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 15:52:17 +00:00
bclary%bclary.com
7de02ae7a9 JavaScript Test - move SpiderMonkey extensions, bug 368585
git-svn-id: svn://10.0.0.236/trunk@220309 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:44:29 +00:00
bclary%bclary.com
9065073389 JavaScript Test - move SpiderMonkey extension js1_7/regress/regress-355145.js to js1_7/extensions/regress-355145.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220308 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:43:53 +00:00
bclary%bclary.com
76f3c97617 JavaScript Test - move SpiderMonkey extension js1_7/regress/regress-352797-01.js to js1_7/extensions/regress-352797-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220307 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:42:22 +00:00
bclary%bclary.com
5eb7f85998 JavaScript Test - move SpiderMonkey extension js1_7/lexical/regress-346642-06.js to js1_7/extensions/regress-346642-06.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220306 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:41:01 +00:00
bclary%bclary.com
ed1cca8bf0 JavaScript Test - move SpiderMonkey extension js1_7/lexical/regress-346642-02.js to js1_7/extensions/regress-346642-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220305 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:39:24 +00:00
bclary%bclary.com
8532a8a41e JavaScript Test - move SpiderMonkey extension js1_7/lexical/destructuring-order.js to js1_7/extensions/destructuring-order.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220304 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:37:40 +00:00
bclary%bclary.com
cfbd0de411 JavaScript Test - move SpiderMonkey extension js1_7/iterable/regress-353454.js to js1_7/extensions/regress-353454.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220303 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:36:10 +00:00
bclary%bclary.com
f00f2402d1 JavaScript Test - move SpiderMonkey extension js1_7/iterable/regress-346021.js to js1_7/extensions/regress-346021.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220302 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:34:42 +00:00
bclary%bclary.com
6457ebfc02 JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-Iterator.js to js1_7/extensions/basic-Iterator.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220301 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:33:15 +00:00
bclary%bclary.com
147d3428b5 JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-for-in.js to js1_7/extensions/basic-for-in.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220300 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:31:50 +00:00
bclary%bclary.com
c988ce813c JavaScript Test - move SpiderMonkey extension js1_7/iterable/basic-for-each.js to js1_7/extensions/basic-for-each.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220299 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:30:26 +00:00
bclary%bclary.com
19b2003e27 JavaScript Test - move SpiderMonkey extension js1_7/geniter/regress-352885-02.js to js1_7/extensions/regress-352885-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220298 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:29:06 +00:00
bclary%bclary.com
a66e3b92f5 JavaScript Test - move SpiderMonkey extension js1_7/geniter/regress-352885-01.js to js1_7/extensions/regress-352885-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220297 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:27:48 +00:00
bclary%bclary.com
66dc20822d JavaScript Test - move SpiderMonkey extension js1_7/geniter/regress-350312.js to js1_7/extensions/regress-350312.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220296 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:26:30 +00:00
bclary%bclary.com
f311746d4c JavaScript Test - move SpiderMonkey extension js1_7/geniter/regress-346773.js to js1_7/extensions/regress-346773.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220295 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:25:07 +00:00
bclary%bclary.com
21e7cf3f02 JavaScript Test - move SpiderMonkey extension js1_7/block/regress-351070-02.js to js1_7/extensions/regress-351070-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220294 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:23:48 +00:00
bclary%bclary.com
a82e955de3 JavaScript Test - move SpiderMonkey extension js1_7/block/regress-349619.js to js1_7/extensions/regress-349619.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220293 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:22:29 +00:00
bclary%bclary.com
ab65fe0a42 JavaScript Test - move SpiderMonkey extension js1_6/Regress/regress-352392.js to js1_6/extensions/regress-352392.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220292 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:21:15 +00:00
bclary%bclary.com
b5d1c3cd9a JavaScript Test - move SpiderMonkey extension js1_6/Regress/regress-312385-01.js to js1_6/extensions/regress-312385-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220291 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:19:59 +00:00
bclary%bclary.com
ff5f7e5b58 JavaScript Test - move SpiderMonkey extension js1_5/String/regress-354541-04.js to js1_5/extensions/regress-354541-04.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220290 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:18:41 +00:00
bclary%bclary.com
3f48aa681b JavaScript Test - move SpiderMonkey extension js1_5/String/regress-354541-03.js to js1_5/extensions/regress-354541-03.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220289 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:17:19 +00:00
bclary%bclary.com
588429c2aa JavaScript Test - move SpiderMonkey extension js1_5/String/regress-354541-02.js to js1_5/extensions/regress-354541-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220288 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:15:42 +00:00
bclary%bclary.com
eca2af7a53 JavaScript Test - move SpiderMonkey extension js1_5/String/regress-354541-01.js to js1_5/extensions/regress-354541-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220287 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:14:22 +00:00
bclary%bclary.com
4c96d9f469 JavaScript Test - move SpiderMonkey extension js1_5/Scope/scope-001.js to js1_5/extensions/scope-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220286 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:13:01 +00:00
bclary%bclary.com
457515ca5a JavaScript Test - move SpiderMonkey extension js1_5/Scope/regress-220584.js to js1_5/extensions/regress-220584.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220285 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:11:44 +00:00
bclary%bclary.com
f049aaa960 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-44009.js to js1_5/extensions/regress-44009.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220284 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:10:17 +00:00
bclary%bclary.com
33de2f620e JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-366292.js to js1_5/extensions/regress-366292.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220283 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:09:03 +00:00
bclary%bclary.com
86536612ca JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-366288.js to js1_5/extensions/regress-366288.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220282 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:07:32 +00:00
bclary%bclary.com
6e377ec0c5 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-363988.js to js1_5/extensions/regress-363988.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220281 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:05:21 +00:00
bclary%bclary.com
7c5327df53 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-361571.js to js1_5/extensions/regress-361571.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220280 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:03:03 +00:00
bclary%bclary.com
9f515945da JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-361558.js to js1_5/extensions/regress-361558.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220279 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 13:00:47 +00:00
bclary%bclary.com
e553f01916 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-361360.js to js1_5/extensions/regress-361360.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220278 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:58:49 +00:00
bclary%bclary.com
1ae495b204 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-356085.js to js1_5/extensions/regress-356085.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220277 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:57:26 +00:00
bclary%bclary.com
13f263b76b JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-355982.js to js1_5/extensions/regress-355982.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220276 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:55:56 +00:00
bclary%bclary.com
9a2d7657f6 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-355339.js to js1_5/extensions/regress-355339.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220275 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:54:32 +00:00
bclary%bclary.com
a16bff7eb5 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-352455.js to js1_5/extensions/regress-352455.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220274 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:53:19 +00:00
bclary%bclary.com
d6ac060214 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-352372.js to js1_5/extensions/regress-352372.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220273 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:51:49 +00:00
bclary%bclary.com
6d799d396d JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-352281.js to js1_5/extensions/regress-352281.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220272 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:50:20 +00:00
bclary%bclary.com
be30e7328c JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-352261.js to js1_5/extensions/regress-352261.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220271 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:48:51 +00:00
bclary%bclary.com
377e707cfc JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-352060.js to js1_5/extensions/regress-352060.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220270 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:47:29 +00:00
bclary%bclary.com
00454c7c80 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-350531.js to js1_5/extensions/regress-350531.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220269 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:46:12 +00:00
bclary%bclary.com
542eab28f9 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-350312-03.js to js1_5/extensions/regress-350312-03.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220268 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:44:58 +00:00
bclary%bclary.com
2fca3f74a8 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-350312-02.js to js1_5/extensions/regress-350312-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220267 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:43:39 +00:00
bclary%bclary.com
7d86850c97 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-350312-01.js to js1_5/extensions/regress-350312-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220266 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:42:09 +00:00
bclary%bclary.com
4b0642513c JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-349616.js to js1_5/extensions/regress-349616.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220265 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:40:37 +00:00
bclary%bclary.com
72472fbc3d JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-347306-02.js to js1_5/extensions/regress-347306-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220264 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:39:12 +00:00
bclary%bclary.com
251576feec JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-346494.js to js1_5/extensions/regress-346494.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220263 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:37:50 +00:00
bclary%bclary.com
51fee05f79 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-346494-01.js to js1_5/extensions/regress-346494-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220262 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:36:36 +00:00
bclary%bclary.com
09e6a99e8b JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-340199.js to js1_5/extensions/regress-340199.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220261 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:35:15 +00:00
bclary%bclary.com
f67c5e38a0 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-339685.js to js1_5/extensions/regress-339685.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220260 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:33:49 +00:00
bclary%bclary.com
80695e1088 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-333541.js to js1_5/extensions/regress-333541.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220259 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:32:43 +00:00
bclary%bclary.com
689cb1addd JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-327608.js to js1_5/extensions/regress-327608.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220258 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:31:35 +00:00
bclary%bclary.com
8d947f2449 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-319683.js to js1_5/extensions/regress-319683.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220257 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:30:21 +00:00
bclary%bclary.com
6829970997 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-313803.js to js1_5/extensions/regress-313803.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220256 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:29:12 +00:00
bclary%bclary.com
72f1426e6d JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-306738.js to js1_5/extensions/regress-306738.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220255 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:26:45 +00:00
bclary%bclary.com
eedd97584b JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-304897.js to js1_5/extensions/regress-304897.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220254 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:25:25 +00:00
bclary%bclary.com
409e47f8b5 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-303277.js to js1_5/extensions/regress-303277.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220253 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:24:07 +00:00
bclary%bclary.com
243cc7ce19 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-291213.js to js1_5/extensions/regress-291213.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220252 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:22:49 +00:00
bclary%bclary.com
8aad508da9 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-255245.js to js1_5/extensions/regress-255245.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220251 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:21:28 +00:00
bclary%bclary.com
8a5f367802 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-254375.js to js1_5/extensions/regress-254375.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220250 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:20:04 +00:00
bclary%bclary.com
d99c659a62 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-245795.js to js1_5/extensions/regress-245795.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220249 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:18:42 +00:00
bclary%bclary.com
19bd8e2bdb JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-245148.js to js1_5/extensions/regress-245148.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220248 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:17:20 +00:00
bclary%bclary.com
c5446fe202 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-237461.js to js1_5/extensions/regress-237461.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220247 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:15:58 +00:00
bclary%bclary.com
35792890bd JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-231518.js to js1_5/extensions/regress-231518.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220246 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:14:03 +00:00
bclary%bclary.com
a644149832 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-226507.js to js1_5/extensions/regress-226507.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220245 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:12:31 +00:00
bclary%bclary.com
76e3aa92f0 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-226078.js to js1_5/extensions/regress-226078.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220244 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:11:12 +00:00
bclary%bclary.com
9063b40990 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-225831.js to js1_5/extensions/regress-225831.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220243 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:09:49 +00:00
bclary%bclary.com
86bac8da5f JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-192465.js to js1_5/extensions/regress-192465.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220242 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:08:35 +00:00
bclary%bclary.com
60c5d346a5 JavaScript Test - move SpiderMonkey extension js1_5/Regress/regress-164697.js to js1_5/extensions/regress-164697.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220241 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:07:15 +00:00
bclary%bclary.com
616d72bc7d JavaScript Test - move SpiderMonkey extension js1_5/Object/regress-96284-002.js to js1_5/extensions/regress-96284-002.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220240 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:05:47 +00:00
bclary%bclary.com
37325ed0d0 JavaScript Test - move SpiderMonkey extension js1_5/Object/regress-96284-001.js to js1_5/extensions/regress-96284-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220239 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:04:27 +00:00
bclary%bclary.com
3cdfde2a80 JavaScript Test - move SpiderMonkey extension js1_5/Object/regress-90596-002.js to js1_5/extensions/regress-90596-002.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220238 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:03:07 +00:00
bclary%bclary.com
c89bfa5d57 JavaScript Test - move SpiderMonkey extension js1_5/Object/regress-90596-001.js to js1_5/extensions/regress-90596-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220237 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:01:50 +00:00
bclary%bclary.com
62e2d14b55 JavaScript Test - move SpiderMonkey extension js1_5/Object/no-such-method.js to js1_5/extensions/no-such-method.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220236 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 12:00:35 +00:00
bclary%bclary.com
c005005f2b JavaScript Test - move SpiderMonkey extension js1_5/GetSet/regress-366396.js to js1_5/extensions/regress-366396.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220235 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:59:21 +00:00
bclary%bclary.com
4d95bf51d6 JavaScript Test - move SpiderMonkey extension js1_5/GetSet/getset-006.js to js1_5/extensions/getset-006.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220234 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:57:21 +00:00
bclary%bclary.com
94eb0f849c JavaScript Test - move SpiderMonkey extension js1_5/GetSet/getset-005.js to js1_5/extensions/getset-005.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220233 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:56:08 +00:00
bclary%bclary.com
e78db4c46e JavaScript Test - move SpiderMonkey extension js1_5/GetSet/getset-004.js to js1_5/extensions/getset-004.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220232 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:54:52 +00:00
bclary%bclary.com
4a9305e6a1 JavaScript Test - move SpiderMonkey extension js1_5/GetSet/getset-003.js to js1_5/extensions/getset-003.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220231 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:53:40 +00:00
bclary%bclary.com
869b267407 JavaScript Test - move SpiderMonkey extension js1_5/GetSet/getset-001.js to js1_5/extensions/getset-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220230 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:52:23 +00:00
bclary%bclary.com
0c70bc726e JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-345967.js to js1_5/extensions/regress-345967.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220229 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:51:08 +00:00
bclary%bclary.com
f1f540c582 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-325269.js to js1_5/extensions/regress-325269.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220228 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:49:54 +00:00
bclary%bclary.com
63808e60b6 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-313938.js to js1_5/extensions/regress-313938.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220227 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:48:37 +00:00
bclary%bclary.com
4a46bd0289 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-313763.js to js1_5/extensions/regress-313763.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220226 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:47:22 +00:00
bclary%bclary.com
17365a9d41 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-313630.js to js1_5/extensions/regress-313630.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220225 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:46:09 +00:00
bclary%bclary.com
7fb515249b JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-312278.js to js1_5/extensions/regress-312278.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220224 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:44:45 +00:00
bclary%bclary.com
b444313143 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-311792-02.js to js1_5/extensions/regress-311792-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220223 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:43:31 +00:00
bclary%bclary.com
11df1279e4 JavaScript Test - move SpiderMonkey extension js1_5/GC/regress-311792-01.js to js1_5/extensions/regress-311792-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220222 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:42:22 +00:00
bclary%bclary.com
6e40fdb5e6 JavaScript Test - move SpiderMonkey extension js1_5/Function/regress-348986.js to js1_5/extensions/regress-348986.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220221 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:40:10 +00:00
bclary%bclary.com
d8f7290e5a JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/regress-50447.js to js1_5/extensions/regress-50447.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220220 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:38:59 +00:00
bclary%bclary.com
5205a5d670 JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/regress-50447-1.js to js1_5/extensions/regress-50447-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220219 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:37:41 +00:00
bclary%bclary.com
09dbcbeb5b JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/regress-328443.js to js1_5/extensions/regress-328443.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220218 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:36:27 +00:00
bclary%bclary.com
c24e79a0bd JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/regress-322957.js to js1_5/extensions/regress-322957.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220217 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:35:08 +00:00
bclary%bclary.com
9adcd83990 JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/catchguard-003.js to js1_5/extensions/catchguard-003.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220216 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:33:55 +00:00
bclary%bclary.com
5675ac5f59 JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/catchguard-002.js to js1_5/extensions/catchguard-002.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220215 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:32:23 +00:00
bclary%bclary.com
04ffc5278b JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/catchguard-001-n.js to js1_5/extensions/catchguard-001-n.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220214 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:30:47 +00:00
bclary%bclary.com
155e998101 JavaScript Test - move SpiderMonkey extension js1_5/Exceptions/catchguard-001.js to js1_5/extensions/catchguard-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220213 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:29:23 +00:00
bclary%bclary.com
efe3cfd115 JavaScript Test - move SpiderMonkey extension js1_5/Array/regress-355497.js to js1_5/extensions/regress-355497.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220212 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:28:09 +00:00
bclary%bclary.com
ad15080c8f JavaScript Test - move SpiderMonkey extension js1_5/Array/regress-328556.js to js1_5/extensions/regress-328556.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220211 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:26:56 +00:00
bclary%bclary.com
91972350af JavaScript Test - move SpiderMonkey extension js1_5/Array/regress-315509-02.js to js1_5/extensions/regress-315509-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220210 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:25:36 +00:00
bclary%bclary.com
49f36520bb JavaScript Test - move SpiderMonkey extension js1_5/Array/regress-311583.js to js1_5/extensions/regress-311583.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220209 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:24:20 +00:00
bclary%bclary.com
b784dda5f9 JavaScript Test - move SpiderMonkey extension js1_3/Script/script-001.js to js1_3/extensions/script-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220208 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:23:05 +00:00
bclary%bclary.com
3e147ae325 JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_5.js to js1_3/extensions/proto_5.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220207 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:21:46 +00:00
bclary%bclary.com
8ce2fb0da0 JavaScript Test - move SpiderMonkey extension js1_3/inherit/proto_2.js to js1_3/extensions/proto_2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220206 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:20:27 +00:00
bclary%bclary.com
0cbb081678 JavaScript Test - move SpiderMonkey extension ecma/String/15.5.4.7-3.js to ecma/extensions/15.5.4.7-3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220205 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:19:18 +00:00
bclary%bclary.com
da642cc7c4 JavaScript Test - move SpiderMonkey extension ecma/String/15.5.4.5-6.js to ecma/extensions/15.5.4.5-6.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220204 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:18:08 +00:00
bclary%bclary.com
744986bd74 JavaScript Test - move SpiderMonkey extension ecma/ObjectObjects/15.2.4.js to ecma/extensions/15.2.4.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220203 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:16:51 +00:00
bclary%bclary.com
38c0294bfe JavaScript Test - move SpiderMonkey extension ecma/Number/15.7.4.js to ecma/extensions/15.7.4.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220202 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:15:36 +00:00
bclary%bclary.com
ad1f028d9a JavaScript Test - move SpiderMonkey extension ecma/NativeObjects/15-2.js to ecma/extensions/15-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220201 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:14:20 +00:00
bclary%bclary.com
2af239a1c2 JavaScript Test - move SpiderMonkey extension ecma/NativeObjects/15-1.js to ecma/extensions/15-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220200 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:12:48 +00:00
bclary%bclary.com
2ee992bb3c JavaScript Test - move SpiderMonkey extension ecma/Math/15.8-1.js to ecma/extensions/15.8-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220199 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:11:25 +00:00
bclary%bclary.com
1183d4ed40 JavaScript Test - move SpiderMonkey extension ecma/GlobalObject/15.1.2.1-1.js to ecma/extensions/15.1.2.1-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220198 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:10:12 +00:00
bclary%bclary.com
1a352fa9f5 JavaScript Test - move SpiderMonkey extension ecma/ExecutionContexts/10.1.8-1.js to ecma/extensions/10.1.8-1.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220197 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:09:02 +00:00
sharparrow1%yahoo.com
8e3fe5e197 Bug 370034: Replace nsIDeviceContext::GetDeviceContextFor with nsIDeviceContext::Init. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@220196 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:08:47 +00:00
bclary%bclary.com
3018041fe6 JavaScript Test - move SpiderMonkey extension ecma/ExecutionContexts/10.1.6.js to ecma/extensions/10.1.6.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220195 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:07:48 +00:00
bclary%bclary.com
4a3c0a3a30 JavaScript Test - move SpiderMonkey extension ecma/ExecutionContexts/10.1.4-9.js to ecma/extensions/10.1.4-9.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220194 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:06:37 +00:00
bclary%bclary.com
2ce44641a6 JavaScript Test - move SpiderMonkey extension ecma/Boolean/15.6.3.js to ecma/extensions/15.6.3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220193 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:05:23 +00:00
bclary%bclary.com
bf4eb9b50d JavaScript Test - move SpiderMonkey extension ecma/Boolean/15.6.3.1-5.js to ecma/extensions/15.6.3.1-5.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220192 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:04:03 +00:00
bclary%bclary.com
74c2949c5a JavaScript Test - move SpiderMonkey extension ecma/Array/15.4.3.js to ecma/extensions/15.4.3.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220191 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:02:52 +00:00
Olli.Pettay%helsinki.fi
8d4da1a47c Bug 340088, provide accessible label for xul, p=surkov, r=me+aaronr
git-svn-id: svn://10.0.0.236/trunk@220190 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:02:49 +00:00
bclary%bclary.com
c880671020 JavaScript Test - move SpiderMonkey extension ecma_3/Object/regress-320854.js to ecma_3/extensions/regress-320854.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220189 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:01:38 +00:00
bclary%bclary.com
3eeea49265 JavaScript Test - move SpiderMonkey extension ecma_3/ExecutionContexts/10.1.3-2.js to ecma_3/extensions/10.1.3-2.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220188 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 11:00:23 +00:00
bclary%bclary.com
ce2c4d6954 JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-006.js to ecma_2/extensions/instanceof-006.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220187 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:59:03 +00:00
sharparrow1%yahoo.com
db1730f015 Bug 370303: Cleanup in layout/forms. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220186 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:58:31 +00:00
bclary%bclary.com
94b87aa7a6 JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-005-n.js to ecma_2/extensions/instanceof-005-n.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220185 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:57:48 +00:00
bclary%bclary.com
b132901e9d JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-004-n.js to ecma_2/extensions/instanceof-004-n.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220184 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:56:34 +00:00
bclary%bclary.com
cd44759a1e JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-003-n.js to ecma_2/extensions/instanceof-003-n.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220183 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:55:22 +00:00
bclary%bclary.com
678f2294fa JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-002.js to ecma_2/extensions/instanceof-002.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220182 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:54:10 +00:00
bclary%bclary.com
2bf891a1fe JavaScript Test - move SpiderMonkey extension ecma_2/Expressions/instanceof-001.js to ecma_2/extensions/instanceof-001.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220181 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:52:59 +00:00
bclary%bclary.com
d0b7d63df3 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-354151-02.js to e4x/extensions/regress-354151-02.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220180 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:51:46 +00:00
bclary%bclary.com
ae5fc2fc59 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-354151-01.js to e4x/extensions/regress-354151-01.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220179 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:50:32 +00:00
bclary%bclary.com
934a796a54 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-354145-06.js to e4x/extensions/regress-354145-06.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220178 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:49:14 +00:00
bclary%bclary.com
e55a76ddf7 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-327897.js to e4x/extensions/regress-327897.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220177 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:47:51 +00:00
bclary%bclary.com
2b1a2240a7 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-327534.js to e4x/extensions/regress-327534.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220176 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:46:39 +00:00
bclary%bclary.com
24be8acfe7 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-313080.js to e4x/extensions/regress-313080.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220175 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:45:12 +00:00
bclary%bclary.com
f6ea0b1d78 JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-312196.js to e4x/extensions/regress-312196.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220174 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:43:39 +00:00
bclary%bclary.com
808ac18aae JavaScript Test - move SpiderMonkey extension e4x/Regress/regress-305335.js to e4x/extensions/regress-305335.js, bug 368585, r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220173 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 10:42:09 +00:00
sharparrow1%yahoo.com
2135fb9303 Bug 369698: fix dynamic changes to layout.css.dpi pref. r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220172 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 09:04:25 +00:00
bclary%bclary.com
793cf65055 JavaScript Test - Skip test if Script object not defined, bug 355820
git-svn-id: svn://10.0.0.236/trunk@220171 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 08:38:15 +00:00
sayrer%gmail.com
038fb6d75e uncomment some tests that were mistakenly commented.
git-svn-id: svn://10.0.0.236/trunk@220170 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 07:04:22 +00:00
alfred.peng%sun.com
d7312fe31b Bug 107309. JSJ_AttachCurrentThreadToJava doesn't return JNIEnv in all cases.
r=brendan.


git-svn-id: svn://10.0.0.236/trunk@220169 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 06:33:34 +00:00
smontagu%smontagu.org
a2b9c77fed Remove obsolete state bit NS_BLOCK_SHRINK_WRAP. Bug 369243, r=bz, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220168 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 05:07:57 +00:00
edburns%acm.org
4d7ecb5ce0 increase_wait_time_before_testing_bitset
git-svn-id: svn://10.0.0.236/trunk@220167 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 04:59:50 +00:00
kaie%kuix.de
2c42993ab5 bug 363455, Enhance PSM's SSL handling on blocking sockets
r=wtchang


git-svn-id: svn://10.0.0.236/trunk@220166 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 02:46:25 +00:00
myk%mozilla.org
28e530b65b bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)
Patch by Ryan Flint.
r=myk


git-svn-id: svn://10.0.0.236/trunk@220163 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 02:13:12 +00:00
myk%mozilla.org
3a06307786 Bug 368842: cleanly disable the microsummary picker when nsIMicrosummaryService::getMicrosummaries throws an exception on an ftp URL or a text file
git-svn-id: svn://10.0.0.236/trunk@220161 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 01:44:41 +00:00
wtchang%redhat.com
6c2498f8a0 Removed an out-of-date comment.
git-svn-id: svn://10.0.0.236/trunk@220160 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 01:39:07 +00:00
wtchang%redhat.com
93fe5ac0b1 Set JSS version to 4.2.5 (RTM). Import NSPR 4.6.6 and NSS 3.11.6.
Modified Files:
	manifest.mn org/mozilla/jss/CryptoManager.java
	org/mozilla/jss/util/jssver.h


git-svn-id: svn://10.0.0.236/trunk@220159 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 01:32:44 +00:00
wtchang%redhat.com
7248e633ec Bugzilla Bug 115951: backed out the previous checkin because the test
program bltest could not locate and load libfreebl3.dylib.


git-svn-id: svn://10.0.0.236/trunk@220156 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 01:13:39 +00:00
cst%yecc.com
565c0dd7ad Bug 369103 warning page uses improper color combination
r=jag,mano sr=neil


git-svn-id: svn://10.0.0.236/trunk@220153 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 01:03:02 +00:00
Olli.Pettay%helsinki.fi
4a28496235 Bug 370443, Kill nsISVGContent, r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@220152 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 00:33:45 +00:00
pavlov%pavlov.net
2b740c7ae8 removing unused files r=vlad
git-svn-id: svn://10.0.0.236/trunk@220151 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-15 00:31:54 +00:00
mozilla.mano%sent.com
0565019264 Bug 366992 - globalOverlay.js uses bogus controller algorithm. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@220150 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 23:55:20 +00:00
stuart.morgan%alumni.case.edu
10fdf42dfe Camino only - Bug 370347: Remove dead code from security pref pane. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@220145 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 23:11:35 +00:00
bienvenu%nventure.com
0f862a59a2 fix sorting of uint32 array elements when the delta between two elements compared was > 0x80000000, 370401, which in one case was causing re-downloading of imap headers for a particular folder, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220144 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 22:44:42 +00:00
despotdaemon
2fa163ead7 Pseudo-automatic update of changes made by ctalbert.moz@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@220142 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 22:00:06 +00:00
mnyromyr%tprac.de
e7e07bc6ea Bug 196974: Cannot open attachments in new window or tab; p=Manuel Reimer <Manuel.Spam@nurfuerspam.de>, r=IanN, sr=neil
git-svn-id: svn://10.0.0.236/trunk@220141 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:54:40 +00:00
ghendricks%novell.com
9470532db9 case run history was not sorting or paging on show case
git-svn-id: svn://10.0.0.236/trunk@220139 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:51:20 +00:00
neil%parkwaycc.co.uk
c2ca94bac8 Followup to bug 355064 to make spellcheck dialog update inline spellchecker with selected dictionary again r=IanN sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220138 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:48:31 +00:00
jwatt%jwatt.org
f079ceca67 Fixing bug 369992. Areas previously occupied by a foreignObject aren't repainted. r+sr=tor@acm.org
git-svn-id: svn://10.0.0.236/trunk@220137 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:38:43 +00:00
ghendricks%novell.com
1a9c59336e synchronize tr_install add_colums with what is added to Schema.pm
git-svn-id: svn://10.0.0.236/trunk@220136 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:31:28 +00:00
mozilla.mano%sent.com
33d6dd082d Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@220135 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:28:26 +00:00
kairo%kairo.at
78d4424e41 bug 361159 - Grippies missing on toolbars for Classic theme in suiterunner, r=Mnyromyr sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220134 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:23:59 +00:00
joshmoz%gmail.com
8809958a62 cleanup. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@220133 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 21:00:15 +00:00
bienvenu%nventure.com
fff5dd0c84 fix 275561 if pop3 filters mark messages as read, don't include them in the new count for the sys tray new mail icon, and don't display it at all if there are no new msgs, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220132 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 19:53:46 +00:00
despotdaemon
813e124d0c Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@220131 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 19:15:44 +00:00
gerv%gerv.net
3a464d10aa Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@220128 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 17:56:54 +00:00
gerv%gerv.net
338d718a58 Further fixes from Patrick Fey, and some more exceptions from me.
git-svn-id: svn://10.0.0.236/trunk@220127 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 17:44:15 +00:00
gerv%gerv.net
482a23b42a Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@220126 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 17:33:38 +00:00
mvl%exedo.nl
0e7006b78e bug 370390: caldatetime.SubtractDate fails with negative numbers. r=dbo
git-svn-id: svn://10.0.0.236/trunk@220125 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 17:00:18 +00:00
gerv%gerv.net
e26a4bb710 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@220124 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:58:55 +00:00
bugzilla%standard8.demon.co.uk
5b5bb6cfa8 Bug 368103 Make mailnews/import build into only one shared library for SeaMonkey. r=mnyromyr+mscott,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@220123 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:56:29 +00:00
aaronleventhal%moonset.net
2630cb8bbc Bug 370276. Expose buttons with popup as ROLE_SYSTEM_BUTTONMENU. r=david.bolter
git-svn-id: svn://10.0.0.236/trunk@220122 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:48:39 +00:00
bienvenu%nventure.com
7488dbbb5b null check to fix crash in nsImapProtocol::NormalMessageEndDownload, sr=mscott 370392
git-svn-id: svn://10.0.0.236/trunk@220120 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:45:02 +00:00
michael.buettner%sun.com
5d02ce47aa bug #364580 fast traveling freezes the weekview r1=lilmatt,r2=mvl
git-svn-id: svn://10.0.0.236/trunk@220117 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:35:54 +00:00
michael.buettner%sun.com
2911324748 bug #367110 Missing Thunderbird integration for copy/paste r1=lilmatt,r2=mvl
git-svn-id: svn://10.0.0.236/trunk@220116 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:19:16 +00:00
michael.buettner%sun.com
d6a64f9c5d bug #367110 Missing Thunderbird integration for copy/paste r1=lilmatt,r2=mvl
git-svn-id: svn://10.0.0.236/trunk@220115 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 16:04:32 +00:00
stridey%gmail.com
4e12f45257 Bug 370357: Sync josh's email address across branch and trunk. Patch by smokey<alqahira@ardisson.org> sr=josh
git-svn-id: svn://10.0.0.236/trunk@220110 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 08:55:51 +00:00
dbaron%dbaron.org
810229d84e Change my old email address to my new one (files missed when I did a mass-change in January 2003).
git-svn-id: svn://10.0.0.236/trunk@220109 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 07:18:26 +00:00
dbaron%dbaron.org
503c8f5296 Make trace-malloc dumps not print '(nil)' instead of an address. b=331743 (fixing regression from previous patch)
git-svn-id: svn://10.0.0.236/trunk@220108 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 07:07:51 +00:00
dbaron%dbaron.org
9940bb454e Make trace-malloc override additional memory allocation functions. b=331742
git-svn-id: svn://10.0.0.236/trunk@220107 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 07:06:35 +00:00
ginn.chen%sun.com
b57fa6add7 Bug 365907 use spin controls for xul calendar
patch by surkov.alexander r=Olli.Pettay, aaronr


git-svn-id: svn://10.0.0.236/trunk@220106 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 06:06:05 +00:00
dbaron%dbaron.org
4153da5d67 Add tests for bug 25888 (an open bug).
git-svn-id: svn://10.0.0.236/trunk@220104 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 02:28:16 +00:00
jminta%gmail.com
58727fc239 Bug 370329 Only do batch transactions when we really have a lot of transactions, r=mano
git-svn-id: svn://10.0.0.236/trunk@220103 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 02:08:26 +00:00
ghendricks%novell.com
6fe297691b Replace other group references with Testers group
git-svn-id: svn://10.0.0.236/trunk@220097 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 00:40:36 +00:00
alexei.volkov.bugs%sun.com
7628e096bb 363476(vfyserv needs OCSP option) and 363477(vfyserv needs option to save server certs to local files. sr=kengert, r=neil.williams
git-svn-id: svn://10.0.0.236/trunk@220096 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 00:39:34 +00:00
alexei.volkov.bugs%sun.com
434416d9ea Bug 348882 - addbuiltin command ignores "c" trust arg (and probably others). r=kengert, r=neil.williams
git-svn-id: svn://10.0.0.236/trunk@220095 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 00:35:53 +00:00
ghendricks%novell.com
caa2469286 Sync with 2602
git-svn-id: svn://10.0.0.236/trunk@220091 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 00:23:37 +00:00
rob_strong%exchangecode.com
e382c726fa Bug 370123: Crash while starting Firefox with a Web-Shortcut and enabled Profile Manager. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220089 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-14 00:04:30 +00:00
rob_strong%exchangecode.com
c3ee75929b Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220087 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 23:51:38 +00:00
sharparrow1%yahoo.com
0acc052898 Bustage fix for bug 369834.
git-svn-id: svn://10.0.0.236/trunk@220086 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 23:00:39 +00:00
sharparrow1%yahoo.com
279cfa170d Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@220085 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 22:36:59 +00:00
mozilla.mano%sent.com
d0001df1fe Bug 366372 - 'Get Info' (Properties) command should be disabled for items under a live-bookmark folder. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@220084 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 22:11:35 +00:00
rhelmer%mozilla.com
09e1746311 handle dots in parent dir, r=rhelmer b=355309
git-svn-id: svn://10.0.0.236/trunk@220082 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:35:20 +00:00
rhelmer%mozilla.com
2a0184a2dd tinderbox server change source b=370237 r=robcee
git-svn-id: svn://10.0.0.236/trunk@220081 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:28:04 +00:00
jonas%sicking.cc
465b8fad66 Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@220080 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:18:25 +00:00
jwalden%mit.edu
24650e4887 Bug 370028 - Unbuffer stdout in xpcshell so that its output during unit tests is in execution order. r+sr=brendan
git-svn-id: svn://10.0.0.236/trunk@220079 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:16:09 +00:00
jwalden%mit.edu
3d14a753ba Bug 361796 - Unused variables in xpccomponents.cpp (cause compiler warnings). r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@220078 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:14:11 +00:00
pedemont%us.ibm.com
1de38cfd3a Bug 369410 - Missing a couple of 'JNICALL' declarations. Fix indentation.
git-svn-id: svn://10.0.0.236/trunk@220077 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 21:12:14 +00:00
gijskruitbosch%gmail.com
be411c1da6 Bug 364376 - Not all Message fields are tab navigable
p=david.bolter@utoronto.ca (David Bolter)
r=bienvenu@nventure.com (David Bienvenu)
sr=mscott@mozilla.org (Scott MacGregor)


git-svn-id: svn://10.0.0.236/trunk@220075 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 20:11:28 +00:00
despotdaemon
6231e9b426 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@220074 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 20:04:03 +00:00
rhelmer%mozilla.com
f209842e98 use verifyDir not buildDir r=preed b=370228
git-svn-id: svn://10.0.0.236/trunk@220072 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 19:51:04 +00:00
gijskruitbosch%gmail.com
c5024ca6a0 Bug 368351 - Some mail status (xul tree) cells do not provide accessible name
p=david.bolter@utoronto.ca (David Bolter)
r=bienvenu@nventure.com (David Bienvenu)
sr=mscott@mozilla.org (Scott MacGregor)


git-svn-id: svn://10.0.0.236/trunk@220070 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 19:09:23 +00:00
jminta%gmail.com
3cf937f3ea Bustage fixes from bug 366560
git-svn-id: svn://10.0.0.236/trunk@220069 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 19:03:13 +00:00
pedemont%us.ibm.com
686f983769 Bug 369410 - Provide API for wrapping XPCOM and Java objects. XULRunner only. Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@220068 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 18:55:34 +00:00
bugzilla%standard8.demon.co.uk
d883711804 Bug 370074 Tidy up some pref related code in the nsAbLDAP* classes. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220067 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 18:39:25 +00:00
smontagu%smontagu.org
750b209c3e Bug 370255: ASSERTION: frame not dirty: 'aFrame->GetStateBits() & (NS_FRAME_IS_DIRTY | NS_FRAME_HAS_DIRTY_CHILDREN)' on changing page direction, r=uriber, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220066 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 18:11:24 +00:00
gerv%gerv.net
0a3a70857a Bug 236613: fix formatting of MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@220064 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 18:05:02 +00:00
Olli.Pettay%helsinki.fi
e322d61230 Bug 339286, [XForms/ally] tab navigation, p=surkov, r=me+aaronr
git-svn-id: svn://10.0.0.236/trunk@220063 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 17:47:29 +00:00
stuart.morgan%alumni.case.edu
9384d4f43b Camino only - Bug 368934: Clean up BrowserWrapper's title and URI interface. r=stridey sr=josh
git-svn-id: svn://10.0.0.236/trunk@220062 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 17:45:29 +00:00
edburns%acm.org
6a43b0c2f6 Issue: 369376
Use the nsIClipboardDragDropHooks mechanism to manually copy over data
from the nsITransferable to java, so that java can manualy fabricate a
Transferable instance and put it on the clipboard.

M src_moz/CurrentPageImpl.cpp

- Pass the java instance to EmbedWindow::CopySelection().

M src_moz/EmbedWindow.cpp
M src_moz/EmbedWindow.h

- Modify CopySelection to take the java object instance

- Make this implement nsIClipboardDragDropHooks.  Use the
  nsICommandManager to get informed of the copy event.

- Implement ::OnCopyOrDrag() to copy the data from the nsITransferable
  over to Java.

M src_moz/Makefile.in

- declare dependency on commandhandler


git-svn-id: svn://10.0.0.236/trunk@220060 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 17:15:43 +00:00
bzbarsky%mit.edu
0ff3aca4a1 Fix build bustage. Bug 369099
git-svn-id: svn://10.0.0.236/trunk@220059 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 16:59:51 +00:00
bzbarsky%mit.edu
cda6f2b142 Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
git-svn-id: svn://10.0.0.236/trunk@220057 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 16:23:19 +00:00
Olli.Pettay%helsinki.fi
acd9d288db Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
git-svn-id: svn://10.0.0.236/trunk@220056 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 15:02:57 +00:00
daniel.boelzle%sun.com
76ab291c09 Bug 368066: adding calGetStartDate, calGetEndDate
git-svn-id: svn://10.0.0.236/trunk@220055 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 14:35:43 +00:00
daniel.boelzle%sun.com
dd1f5c2a13 Bug 368066: basic fixes for rendering tasks
git-svn-id: svn://10.0.0.236/trunk@220054 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 14:34:29 +00:00
sayrer%gmail.com
078951acd4 Bug 370221. use applescript to focus the mac window after launch. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@220053 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 14:32:55 +00:00
daniel.boelzle%sun.com
c4b37b1ee0 Bug 351957, 312084, 361642: removing temp file, fixing preview without calendar view, waiting for async provider response
git-svn-id: svn://10.0.0.236/trunk@220052 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 14:17:27 +00:00
jminta%gmail.com
c76347d80e Bug 367623 - Places Bookmarks toolbar doesn't redraw properly after toolbar customizations, r=mano
git-svn-id: svn://10.0.0.236/trunk@220051 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 13:52:03 +00:00
jminta%gmail.com
55353c3897 Bug 360748 - addons menu should have an id, r=gavin
git-svn-id: svn://10.0.0.236/trunk@220050 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 13:49:23 +00:00
longsonr%gmail.com
94cee7d4d1 Bug 369977 - feTurbulence element with numOctaves >= 10 hangs. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@220049 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 10:18:00 +00:00
longsonr%gmail.com
6cd482ac76 Bug 369911 - Changing the transform attribute of a foreignObject has no effect. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@220048 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 10:12:18 +00:00
neil%parkwaycc.co.uk
8137215deb Bug 357861 Fix shutdown crash in nsTextServicesDocument r=glazou sr=mscott
git-svn-id: svn://10.0.0.236/trunk@220047 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 09:26:09 +00:00
mike.morgan%oregonstate.edu
5573f4bf61 Delay message on front page.
git-svn-id: svn://10.0.0.236/trunk@220045 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 07:26:48 +00:00
despotdaemon
fa90505c19 Pseudo-automatic update of changes made by biswatosh.chakraborty@sun.com.
git-svn-id: svn://10.0.0.236/trunk@220044 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 07:15:57 +00:00
bmlk%gmx.de
0ebfa4e5c2 take into account overlap situations between row- and colspans, bug 369975 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@220043 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 05:32:18 +00:00
bzbarsky%mit.edu
7367447946 Revoke pending reflow events before tearing down the frame tree. Bug 347662,
r+sr=roc.


git-svn-id: svn://10.0.0.236/trunk@220042 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 04:46:57 +00:00
mattwillis%gmail.com
01b33ed5b9 bug 366560 - Missed one 'calendarUtils.js' reference. r=jminta via irc
git-svn-id: svn://10.0.0.236/trunk@220041 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 04:19:11 +00:00
jminta%gmail.com
ef15f6afe4 Bug 317607 For minimonth should be used localization language and not OS language. Patch by gekacheka@yahoo.com, r=ctalbert,jminta
git-svn-id: svn://10.0.0.236/trunk@220040 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 03:09:22 +00:00
jminta%gmail.com
1129fdf231 Bug 365034 floating all day event of today shown as tomorrow in Agenda. Patch by Martin Schröder <mschroeder@mozilla.x-home.org>, r=jminta
git-svn-id: svn://10.0.0.236/trunk@220039 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 03:05:06 +00:00
jminta%gmail.com
5cfb285986 Bug 369030 mainWindow title has no info about views. Patch by Markus Adrario <MarkusAdrario@web.de>, r=lilmatt,jminta
git-svn-id: svn://10.0.0.236/trunk@220038 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 03:00:56 +00:00
jminta%gmail.com
bca5f61b3b Bug Bug 349960 All day events should be at top on month view event lists. Patch by Markus Adrario <MarkusAdrario@web.de>, r=jminta
git-svn-id: svn://10.0.0.236/trunk@220037 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:57:43 +00:00
jminta%gmail.com
d864938399 Bug 366560 Merge calendarUtils.js and calUtils.js r=lilmatt, mvl
git-svn-id: svn://10.0.0.236/trunk@220036 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:50:58 +00:00
rhelmer%mozilla.com
634b39ab7f do not raise an exception when revision is missing, this happens when file is deleted from CVS. checkin for bhearsum, r=rhelmer, b=370238
git-svn-id: svn://10.0.0.236/trunk@220034 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:47:30 +00:00
rhelmer%mozilla.com
7eae534f60 support for non-ascii characters in bonsai result, checkin for bhearsum, b=370238 r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@220033 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:46:16 +00:00
jminta%gmail.com
e24e6ad7b7 Bug 365677 Opening ics-file breaks export selection. r=lilmatt, mvl
git-svn-id: svn://10.0.0.236/trunk@220032 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:30:31 +00:00
jminta%gmail.com
1b8e9c3d23 Bug 365639 Navigation in Multiweek view is faulty if 'Previous weeks to show' is not None. r=lilmatt, mvl
git-svn-id: svn://10.0.0.236/trunk@220031 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:27:37 +00:00
philringnalda%gmail.com
d6c9a2eec6 Bug 370181: Error updating state of phishing UI that isn't there, r=mscott
git-svn-id: svn://10.0.0.236/trunk@220029 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:04:52 +00:00
preed%mozilla.com
bbcda85ea9 This commit was generated by cvs2svn to compensate for changes in r220026,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.0.0.236/trunk@220027 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 02:00:43 +00:00
philringnalda%gmail.com
db6d6870e0 Bug 370041: boatcycle typo, r=mscott
git-svn-id: svn://10.0.0.236/trunk@220024 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 01:53:10 +00:00
jonas%sicking.cc
aedf81612e Bug 369676: Make document stylesheets not affect scrollbars in XUL documents. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@220023 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 01:25:02 +00:00
rob_strong%exchangecode.com
7fb53258a1 Bug 370053: Clicking a URL shortcut icon opens two instances of Firefox. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@220022 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 01:14:48 +00:00
stuart.morgan%alumni.case.edu
bb85e812c2 Camino only - Bug 361463: Validate saved passwords against form action before filling. r=josh sr=mento
git-svn-id: svn://10.0.0.236/trunk@220021 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 01:10:29 +00:00
dbaron%dbaron.org
a9f580cd7e Put back the load timeout code that I backed out yesterday, since it now works. b=369319
git-svn-id: svn://10.0.0.236/trunk@220020 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:54:02 +00:00
stuart.morgan%alumni.case.edu
734ecd0fdb Camino only - Bug 331407: Remove Camino-created keychain entries when reseting Camino. r=josh r=ardisonne sr=mento
git-svn-id: svn://10.0.0.236/trunk@220019 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:38:56 +00:00
dbaron%dbaron.org
ab5865d16c Ignore load events for subframes. More followup to bug 369319.
git-svn-id: svn://10.0.0.236/trunk@220018 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:34:58 +00:00
ghendricks%novell.com
620d9b63eb Clone attachments when cloning a case.
git-svn-id: svn://10.0.0.236/trunk@220017 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:31:53 +00:00
ghendricks%novell.com
40634b7388 Allow attachments to caseruns.
Allow cloning of attachments when cloning plans.


git-svn-id: svn://10.0.0.236/trunk@220016 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:21:02 +00:00
neil%parkwaycc.co.uk
6654b97f89 Workaround for focus appearance issues b=236219 r=Mnyromyr (patch based on original work by Mike Cowperthwaite and Wayne Woods r=bienvenu sr=mscott)
git-svn-id: svn://10.0.0.236/trunk@220015 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:19:13 +00:00
mkanat%bugzilla.org
faebc9a3dd Bug 366408: MIME:: modules should now be optional, not required (because we've moved to using mostly the Email:: modules instead)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@220014 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:19:00 +00:00
dbaron%dbaron.org
74732d5a3c Do setTimeout twice so I don't break tests that do a setTimeout. Followup to bug 369319.
git-svn-id: svn://10.0.0.236/trunk@220013 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-13 00:03:50 +00:00
mats.palmgren%bredband.net
64b293c70f Make nsAppRootAccessible::GetChildAt() return the last child for negative indicies, as the API specifies. This should also make GetLastChild() work. b=370149 r=aaron
git-svn-id: svn://10.0.0.236/trunk@220008 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 22:20:58 +00:00
mnyromyr%tprac.de
c55831497d Bug 366871 – create new identity when doubleclicking empty area; p=Henrik Skupin <hskupin@gmail.com>, r=me, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@220005 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 22:15:58 +00:00
stuart.morgan%alumni.case.edu
0aee939c6a Camino only - Bug 370112: Fall back to generic-port items when searching keychain. r=josh sr=mento.
git-svn-id: svn://10.0.0.236/trunk@220002 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 21:59:35 +00:00
dbaron%dbaron.org
56d18bdf72 Revert previous change, since it doesn't help.
git-svn-id: svn://10.0.0.236/trunk@220000 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 21:50:54 +00:00
mattwillis%gmail.com
ec550de841 bug 340406 - Only include MSVC8 redistributable bits on trunk. r1=ssitter, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@219999 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 21:42:17 +00:00
bienvenu%nventure.com
b63d2fd8e0 fix 339391 loaded message scrolls back to top if incoming message is classified as junk, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219998 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 21:27:34 +00:00
dbaron%dbaron.org
c9482b45f7 Put back 20ms timeout for now, to try to fix test failures.
git-svn-id: svn://10.0.0.236/trunk@219996 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:57:30 +00:00
mnyromyr%tprac.de
ae03129898 Bug 365039 – menus in menulists should have same margin as menuitems; p=<stefanh@bluebottle.com>, r=me, sr=neil
git-svn-id: svn://10.0.0.236/trunk@219995 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:26:16 +00:00
mnyromyr%tprac.de
c281880d00 Bug 358795: Duplicated accesskey in New Saved Search Folder dialog; p=Giacomo Magnini <prometeo.bugs@gmail.com>, r=bienvenu, sr=neil
git-svn-id: svn://10.0.0.236/trunk@219994 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:22:54 +00:00
bugzilla%standard8.demon.co.uk
4fcb353854 Bug 329744 Write migrator for moving to Toolkit-based profiles (chrome UI part). r=KaiRo/Neil,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219993 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:20:06 +00:00
bugzilla%standard8.demon.co.uk
75fd2da44f Bug 329744 Write migrator for moving to Toolkit-based profiles (chrome UI part). r=KaiRo/Neil,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219992 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:14:55 +00:00
bugzilla%standard8.demon.co.uk
e40e5d5eb9 Bug 329744 Write migrator for moving to Toolkit-based profiles (chrome UI part). r=KaiRo/Neil,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219991 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 20:08:02 +00:00
sharparrow1%yahoo.com
3cc9fa07f5 Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@219990 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:46:41 +00:00
sharparrow1%yahoo.com
de3019a505 Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@219989 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:38:10 +00:00
sharparrow1%yahoo.com
948ceb9772 Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@219988 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:31:59 +00:00
sharparrow1%yahoo.com
4e50607a9e Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@219987 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:17:33 +00:00
mozilla.mano%sent.com
edd4b644d8 Bug 370097 - commands disabled state is not updated in the main window when a node is selected in the history/bookmarks sidebar. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219986 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:15:20 +00:00
brendan%mozilla.org
632dae6f4f Fix from Mats Palmgren <mats.palmgren@bredband.net> for 369805, r=me.
git-svn-id: svn://10.0.0.236/trunk@219985 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 19:08:50 +00:00
despotdaemon
dc147d63dd Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219984 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 18:52:16 +00:00
bugzilla%standard8.demon.co.uk
fdc43f144f Bug 370074 Tidy up some pref related code in the nsAbLDAP* classes. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219983 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 18:36:27 +00:00
stuart.morgan%alumni.case.edu
ad33f73ed8 Bug 368396: Remove unneccessary libcups linkage. r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@219982 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 18:11:42 +00:00
gerv%gerv.net
ed81d4a460 Version 0.7.1, changes kindly provided by Patrick Fey <5fey@informatik.uni-hamburg.de>
git-svn-id: svn://10.0.0.236/trunk@219979 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 16:40:53 +00:00
neil%parkwaycc.co.uk
586e42dee7 Fix regression from winstripe landing b=370109 r=gavin
git-svn-id: svn://10.0.0.236/trunk@219978 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 16:24:57 +00:00
neil%parkwaycc.co.uk
060fd33531 gfxMatrix is a struct, not a class b=370051 r=jwatt sr=tor
git-svn-id: svn://10.0.0.236/trunk@219977 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 14:40:44 +00:00
mozilla.mano%sent.com
2926e25bc8 Bug 346669 - disallow dropping items into a live-bookmark container. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219976 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 12:34:35 +00:00
mozilla%weilbacher.org
3ad37f7463 [OS/2] Bug 366242: define BROKEN_WM_Z_ORDER for OS/2, so that startup options like -new-tab work again. r=gavin
git-svn-id: svn://10.0.0.236/trunk@219975 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 10:09:05 +00:00
ginn.chen%sun.com
e62b43b6f6 Bug 357430 New ATK: expose AtkImage interface via nsIAccessibleImage
patch by Mike Gao and Nian Liu r=aaronleventhal,ginn.chen


git-svn-id: svn://10.0.0.236/trunk@219974 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 07:04:58 +00:00
igor.bukanov%gmail.com
b2d6d57792 Bug 370101, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219973 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 07:03:10 +00:00
mattwillis%gmail.com
3b679c3de6 bug 368718 - Don't remove xpcom_compat.dll when updating via aus. r1=ssitter, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@219972 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 04:15:20 +00:00
cltbld
edcc15fc82 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219971 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 04:11:02 +00:00
glen.beasley%sun.com
79919434f5 369660 MAC OS X support for build and all.pl r=christophe
git-svn-id: svn://10.0.0.236/trunk@219970 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 04:09:56 +00:00
cls%seawood.org
0bd2dafe2e Require perl >= 5.6
Bug #267416 r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@219969 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 04:04:12 +00:00
dbaron%dbaron.org
c061599579 Back out failure timeout part of previous change.
git-svn-id: svn://10.0.0.236/trunk@219968 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 03:45:01 +00:00
philringnalda%gmail.com
bad93aa90d Bug 366442: search.rdf is obsolete, r=gavin
git-svn-id: svn://10.0.0.236/trunk@219967 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 03:24:46 +00:00
dietrich%mozilla.com
26143af2e4 Backing out the patch for bug 342885 per comment #34
git-svn-id: svn://10.0.0.236/trunk@219966 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 03:07:55 +00:00
philringnalda%gmail.com
1f0e8c3175 Bug 370102: Remove Pinstripe's faked Help statusbar, patch by Stefan <stefanh@bluebottle.com>, r=mano
git-svn-id: svn://10.0.0.236/trunk@219965 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 03:07:01 +00:00
dbaron%dbaron.org
9dbe44dc56 Make reftest use onload rather than nsIWebProgressListener, and make it time out after load failure. b=369319 r=robcee
git-svn-id: svn://10.0.0.236/trunk@219964 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-12 02:21:18 +00:00
lpsolit%gmail.com
10d3e8f1df Doc patch for bug 180652: Marking an attachment as obsolete should cancel all unfulfilled requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@219963 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 21:21:45 +00:00
lpsolit%gmail.com
a469db9069 Doc patch for bug 44595: interface for administrator to delete attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@219962 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 21:14:53 +00:00
lpsolit%gmail.com
35e094b0de Doc patch for bug 149504: Permit a reference to a URL to be treated as an attachment - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
git-svn-id: svn://10.0.0.236/trunk@219961 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 20:49:10 +00:00
lpsolit%gmail.com
45b3202456 Doc patch for bug 250410 (implement the Time Summary feature) and bug 283139 (setting the remaining time to zero when resolving a bug) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
git-svn-id: svn://10.0.0.236/trunk@219960 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 20:25:15 +00:00
cltbld
899a2142b7 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219959 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 18:31:03 +00:00
cbiesinger%web.de
0b542ddb30 part of Bug 370014 - use cairo-beos as default toolkit on BeOS
r=sergei_d


git-svn-id: svn://10.0.0.236/trunk@219958 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 18:28:09 +00:00
bugzilla%standard8.demon.co.uk
0256e34139 Bug 368506 Error/Exception/NS_ERROR_FAILURE / nsIMsgAccountManager.defaultAccount / msgMail3PaneWindow.js :: MigrateJunkMailSettings :: line 1731 (Bv1-SM) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219957 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 13:09:24 +00:00
bugzilla%standard8.demon.co.uk
80eb1a525a Fix Bug 370004 Overriding the default attribute map on a per-LDAP directory basis won't work. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219956 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 13:05:35 +00:00
smontagu%smontagu.org
a95c2244b3 Bug 369236: Move IsBidiFormControl from nsHTMLReflowState to nsBlockFrame. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219955 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 07:19:09 +00:00
gavin%gavinsharp.com
0057991e46 Bug 356283: fix duplicated accesskeys in Options dialog Content pane, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@219954 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 04:20:02 +00:00
mozilla.mano%sent.com
d6880cff7d Bug 370026 - Remove current Starring UI. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219953 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 02:20:23 +00:00
asqueella%gmail.com
47c3f3ba80 Bug 223846 - AuthName with escaped " in it sets wrong realm
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi


git-svn-id: svn://10.0.0.236/trunk@219952 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:33:29 +00:00
Olli.Pettay%helsinki.fi
bd3ed79a81 Bug 197052, crash/hang when using innerHTML recursively, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@219951 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:30:20 +00:00
mozilla.mano%sent.com
c0249833a2 Bug 370012 - Content tree should be focused when opening the organizer. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219950 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:25:21 +00:00
asqueella%gmail.com
0119f4be7c bug 369560 - Change 'ASSERTION: *** XBL doc with no root element! Something went horribly wrong!' to NS_WARNING, since it can happen due to bad web content.
p=Alex Vincent <ajvincent@gmail.com>
r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@219949 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:23:02 +00:00
asqueella%gmail.com
b26ad0da26 Bug 310037 - alert() text is cut off by null byte (fix by stripping the null bytes in nsGlobalWindow::Alert, Prompt, and Confirm)
p=Ryan Jones <sciguyryan@gmail.com>
r=sicking sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@219948 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:14:15 +00:00
justdave%bugzilla.org
52c152d26b Bug 369956: Have testserver.pl report whether or not the server is using mod_perl
r=mkanat, a=justdave


git-svn-id: svn://10.0.0.236/trunk@219947 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:12:24 +00:00
mozilla.mano%sent.com
44738ae995 Bug 369935 - Partial feed subscription UI is shown until the feed is loaded. r=sayrer, gavin.
git-svn-id: svn://10.0.0.236/trunk@219946 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-11 00:05:19 +00:00
asqueella%gmail.com
21cfc2bed5 Bug 347057 - Report errors which lead to a fallback to the internal viewer in the console
p=Simon Bünzli <zeniko@gmail.com>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@219945 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 23:54:05 +00:00
asqueella%gmail.com
48331e82b7 bug 369613 - Error: entry has no properties in chrome://global/content/config.js when filtering out all entries and right-clicking the empty space in about:config
r=gavin


git-svn-id: svn://10.0.0.236/trunk@219944 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 23:51:46 +00:00
bienvenu%nventure.com
8436845178 fix spawning of several new 3 pane windows when following news: urls, and an infinite number when using a non-default folder view, 355633 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219943 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 23:24:34 +00:00
scott%scott-macgregor.org
f65de1c541 Bug #368074 --> remove .sfd files from defaults\messenger
git-svn-id: svn://10.0.0.236/trunk@219942 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 23:18:44 +00:00
scott%scott-macgregor.org
6c6f069a77 Bug #368074 --> look for isp spam .sfd files in extension directories.
r=neil
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219941 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 23:16:52 +00:00
scott%scott-macgregor.org
ddbff8a416 Bug #369936 --> search option is gryeed out in the folder pane context menu. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219939 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 22:56:29 +00:00
igor.bukanov%gmail.com
9a3b7980c4 Related to bug 367779: fixin GC_MARK_DEBUG to work with xpcom cycle collector. r=brendan,peterv
git-svn-id: svn://10.0.0.236/trunk@219938 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 22:36:36 +00:00
reed%reedloden.com
cdb6872517 Bug 364960 - ""Reassign bug to default assignee" text is worded very badly" [p=reed r=Colin a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@219937 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 22:23:59 +00:00
reed%reedloden.com
3924f04149 Bug 364095 - "Default template does not validate as valid HTML" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@219936 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 21:55:22 +00:00
reed%reedloden.com
fde9149ded Bug 369960 - "Ensure 'steps to reproduce' does not appear when there aren't any (field is blanked out)" [p=justdave/reed r=bkor a=justdave]
git-svn-id: svn://10.0.0.236/trunk@219935 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 21:23:59 +00:00
robert%accettura.com
e6796914e2 Bug #369851
git-svn-id: svn://10.0.0.236/trunk@219934 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 21:20:24 +00:00
reed%reedloden.com
8b726ac25d Bug 369958 - "Attachment edit page has unneeded <br>s" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@219933 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 21:14:57 +00:00
bugzilla%standard8.demon.co.uk
d47dc073f0 Bug 369913 Remove Duplicated code in nsIImportService and nsMsgI18N.h/cpp. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219932 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 20:39:09 +00:00
mozilla.mano%sent.com
7b460a1aca Bug 334130 (places-bookmarks UI) - Selecting 'Bookmarks | Organize Bookmarks' when the organizer is already open should not change the selected folder. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219931 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 17:23:17 +00:00
mozilla.mano%sent.com
4f948cce2e Bug 250910 - ind toolbar: initialize with the current selection. patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me, ui-r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@219930 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 12:32:47 +00:00
bugzilla%standard8.demon.co.uk
922385af57 Bug 182128 Edit Card, Notes on several lines appear on one after export/import in text format (txt, tab, csv). r=Neil,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219929 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 09:45:31 +00:00
bmlk%gmx.de
aa1fd49930 look out for zero rowspans when expanding the cellmap bug, 368651 r/sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219928 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 06:56:57 +00:00
mattwillis%gmail.com
9ad1b2bfc9 bug 369543 - Fixes Australia/Perth... ...again. Patch by ctalbert, r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@219923 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 04:09:16 +00:00
bzbarsky%mit.edu
e2deffc034 Make the is() do the right thing.
git-svn-id: svn://10.0.0.236/trunk@219922 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 02:30:16 +00:00
brendan%mozilla.org
6d67d8b830 Fix 366966, block scope vs. local functions (r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@219921 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 00:45:44 +00:00
cls%seawood.org
cf950e51fe Add binaryurl to quickparse output.
Bug #369449 r=bear


git-svn-id: svn://10.0.0.236/trunk@219920 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 00:38:34 +00:00
bienvenu%nventure.com
8e3d8c7483 fix 368581 apple double parts base64 encoded, producing corrupt messages, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219919 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 00:35:29 +00:00
ghendricks%novell.com
1e8305b593 added time tracking fields to test cases
git-svn-id: svn://10.0.0.236/trunk@219918 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-10 00:18:59 +00:00
lpsolit%gmail.com
72aa8b4d07 Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@219917 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 23:06:22 +00:00
mrbkap%gmail.com
6394fc42ef Get the function we want out of the sandbox in a safer way. bug 355215, r=crowder, sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@219916 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 22:51:49 +00:00
mozilla.mano%sent.com
397fe43d36 Bug 369407 - Make the history sidebar use the shared places context menu. As part of that: 1) Add context menu for multiple-items selection 2) Remove the Expand/Collapse menu-item. 3) Replace the 'Copy Link Location' menu-item with the generic 'Copy' menu-item, which also copies the node title. r=sspitzer, ui-r=mconnor.
git-svn-id: svn://10.0.0.236/trunk@219915 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 22:17:37 +00:00
ccooper%deadsquid.com
f3ec392d52 - properly limit TestEvent reporting by product
git-svn-id: svn://10.0.0.236/trunk@219914 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 21:57:49 +00:00
bzbarsky%mit.edu
d9417096ca Fixing more bugs in tests. Bug 348809.
git-svn-id: svn://10.0.0.236/trunk@219913 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 21:31:38 +00:00
sharparrow1%yahoo.com
33cb7eb6cb Bug 369690: nsPresContext::mImageLoaders uses wrong key; r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219911 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 20:44:10 +00:00
rcampbell%mozilla.com
0cebea0a8a bug 369379 - remove tinderboxprint messages from output patch by Robert Sayre <sayrer@gmail.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@219910 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 19:46:01 +00:00
kaie%kuix.de
668f21a05a bug 367878, Mistake in PSM's OCSP pref switching code
r=rrelyea/nelson
Checking in two patches at once.


git-svn-id: svn://10.0.0.236/trunk@219909 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 19:29:12 +00:00
aaronr%us.ibm.com
962837fbc3 [XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
git-svn-id: svn://10.0.0.236/trunk@219908 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 19:22:54 +00:00
kaie%kuix.de
18d84094c0 bug 368126, client abandons SSL connection during bad cert dialogs
bug 365898, SSL handshake timeout is too short
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@219906 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 19:12:33 +00:00
kaie%kuix.de
138075b87c but 368048, Device Manager list updates incorrectly after security module is unloaded
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@219905 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 19:06:23 +00:00
stridey%gmail.com
a55e36e4f9 Camino only - Bug 369042: Fix bookmark icon for missing files. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@219902 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 17:53:01 +00:00
stuart.morgan%alumni.case.edu
3bc03f7d90 Camino only - Bug 364380: Don't open duplicate copies of pages when using AE. r=stridey sr=pink
git-svn-id: svn://10.0.0.236/trunk@219901 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 17:49:35 +00:00
ghendricks%novell.com
e5c54b2d43 Remember my filter after updating multiple or deleteing a caserun from the run page.
git-svn-id: svn://10.0.0.236/trunk@219899 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 17:31:45 +00:00
bzbarsky%mit.edu
2891ab61b5 List the right bug number. Bug 348809, patch by Rob Campbell, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219898 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 17:12:04 +00:00
scott%scott-macgregor.org
cd62a8ad47 Bug #369588 --> switch thunderbird tinderboxes to cairo
r=preed


git-svn-id: svn://10.0.0.236/trunk@219897 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 16:26:07 +00:00
neil%parkwaycc.co.uk
e25ca31d3a Mac doesn't need platform-specific modifier for Go/Up key b=355396 r=CTho,ss
git-svn-id: svn://10.0.0.236/trunk@219896 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 14:25:57 +00:00
neil%parkwaycc.co.uk
f2fd76b537 Mac doesn't need platform modifier for Go/Up key b=360735 r=CTho,ss
git-svn-id: svn://10.0.0.236/trunk@219895 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 14:23:17 +00:00
Olli.Pettay%helsinki.fi
621e5e9919 Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219894 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 13:00:00 +00:00
gerv%gerv.net
7de45cfa1c Bug 369752 - update text to mention tri-license.
git-svn-id: svn://10.0.0.236/trunk@219893 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 11:10:27 +00:00
longsonr%gmail.com
b1cb2289d4 Bug 369291 - ASSERTION: wrong frame type with defs.getBBox() r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@219892 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 10:35:55 +00:00
gerv%gerv.net
9e0c962cb9 Bug 369747 - add link to CVS instructions to about:license. Patch by gerv; r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219890 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 10:31:26 +00:00
mozilla.mano%sent.com
99acf30752 Bug 369807 - places-based 'Use Bookmark' dialog allows setting a separator as the homepage. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219889 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 10:25:55 +00:00
daniel.boelzle%sun.com
043af9bdc3 Bug 340949, 362089: fixing invitations, recurrence handling, pw mgr startup, minor cleanup
git-svn-id: svn://10.0.0.236/trunk@219888 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 09:53:34 +00:00
thomas.benisch%sun.com
93edbfcf8c Bug 357397 use ITEM_FILTER_SUPPRESS_ONERROR and calIWcapRequest
git-svn-id: svn://10.0.0.236/trunk@219887 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 09:29:13 +00:00
bclary%bclary.com
00a51f853f JavaScript Test - regression test for bug 355583, by shutdown
git-svn-id: svn://10.0.0.236/trunk@219883 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:38:00 +00:00
bclary%bclary.com
b65db929e3 JavaScript Test - regression test for bug 355578, by shutdown
git-svn-id: svn://10.0.0.236/trunk@219882 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:35:31 +00:00
bclary%bclary.com
40714d4c25 JavaScript Test - regression test for bug 355512, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219881 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:32:19 +00:00
dietrich%mozilla.com
cde54b4b12 Bug 367035 - fix add-bookmark regression (r=mano)
git-svn-id: svn://10.0.0.236/trunk@219879 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:29:49 +00:00
bclary%bclary.com
80545fd8d5 JavaScript Test - regression test for bug 355410, by shutdown
git-svn-id: svn://10.0.0.236/trunk@219878 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:23:45 +00:00
bclary%bclary.com
f257a5c32c JavaScript Test - regression test for bug 353079, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219877 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:21:11 +00:00
bclary%bclary.com
d6b9971dc7 JavaScript Test - regression tests for bug 355052, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219876 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:17:59 +00:00
bclary%bclary.com
8b0a688f6a JavaScript Test - regression test for bug 355025, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219875 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:15:01 +00:00
bclary%bclary.com
9597c6d96e JavaScript Test - regression test for bug 354945, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219874 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:10:44 +00:00
bclary%bclary.com
89eaa9d8f9 JavaScript Test - regression test for bug 354750, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219873 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:06:34 +00:00
bclary%bclary.com
dd3e9970fa JavaScript Test - regression test for bug 354499, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219872 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:03:28 +00:00
bclary%bclary.com
fd7e75c2ad JavaScript Test - regression test for bug 355834, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219871 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 07:00:04 +00:00
bzbarsky%mit.edu
ab01182431 Make location check an is() now that bug 269270 is fixed.
git-svn-id: svn://10.0.0.236/trunk@219870 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:52:52 +00:00
bclary%bclary.com
e42385b03b JavaScript Test - regression test for bug 366668, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219868 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:47:49 +00:00
bclary%bclary.com
dfbdd9e5ed JavaScript Test - regression test for bug 353249, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219866 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:44:05 +00:00
bclary%bclary.com
f0fd355c05 JavaScript Test - regression test for bug 352624, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219864 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:41:10 +00:00
bclary%bclary.com
4b913ab37a JavaScript Test - regression test for bug 361964, by moz_bug_r_a4
git-svn-id: svn://10.0.0.236/trunk@219863 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:34:55 +00:00
bclary%bclary.com
2e9219a166 JavaScript Test - regression test for bug 361346, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219861 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:30:05 +00:00
bclary%bclary.com
ebfefbb0a7 JavaScript Test - regression test for bug 360969
git-svn-id: svn://10.0.0.236/trunk@219860 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:25:55 +00:00
bclary%bclary.com
80e62ac5fc JavaScript Test - regression test for bug 356693, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219859 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:22:14 +00:00
bzbarsky%mit.edu
e5112f64bd Fix bug 348809. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219858 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:20:47 +00:00
ajschult%verizon.net
cdb0e5a1c5 Bug 223492 xpfe bustage fix. Pass null to SendCommand for xpfe, which just gets ignored.
git-svn-id: svn://10.0.0.236/trunk@219857 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:20:16 +00:00
bclary%bclary.com
6bf9b50246 JavaScript Test - regression test for bug 352606, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219856 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:17:57 +00:00
bclary%bclary.com
d94a11d294 JavaScript Test - regression test for bug 351973, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219855 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 06:14:43 +00:00
bclary%bclary.com
e740950e09 JavaScript Test - regression test for bug 342960, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@219854 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 05:39:04 +00:00
mattwillis%gmail.com
a4c83c996f build SUNBIRD_0_3_1_RC1
git-svn-id: svn://10.0.0.236/trunk@219851 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 05:38:12 +00:00
bclary%bclary.com
f11365b994 JavaScript Test - regression test for bug 341956, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219850 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 05:35:38 +00:00
bzbarsky%mit.edu
f5956a5fd5 When getting codebase principals, install the passed-in codebase on them even
if they come from the hashtable.  Bug 269270, r=dveditz, sr=jst.


git-svn-id: svn://10.0.0.236/trunk@219846 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:52:44 +00:00
bzbarsky%mit.edu
d469ce73e6 Remove the dummy parser request. Bug 294115, r=mrbkap, sr=jst
git-svn-id: svn://10.0.0.236/trunk@219844 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:50:13 +00:00
bzbarsky%mit.edu
ebad493644 Trust not the caller. Bug 369216, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@219843 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:43:09 +00:00
bzbarsky%mit.edu
b0a555bb73 Bail out of loads if were going away. Bug 369126, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@219842 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:40:56 +00:00
aaronleventhal%moonset.net
6a660d12bd Bug 363955. Missing part of checkin. r=mano via IRC
git-svn-id: svn://10.0.0.236/trunk@219841 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:39:43 +00:00
bzbarsky%mit.edu
f3f6fa774d Remove XML_HTTP_REQUEST_ROOTED vestiges. Bug 367678, r=peterv, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219840 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:36:33 +00:00
roc+%cs.cmu.edu
1032d67911 Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe.
git-svn-id: svn://10.0.0.236/trunk@219838 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 04:20:17 +00:00
mattwillis%gmail.com
bd24d5f763 bug 367378 - Shorten /Asia/Jerusalem so Win32 doesn't complain.
git-svn-id: svn://10.0.0.236/trunk@219837 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 03:58:57 +00:00
mattwillis%gmail.com
b30392d8dc bug 369588 - Fix bustage from metrics landing (bug 177805)
git-svn-id: svn://10.0.0.236/trunk@219836 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 03:52:44 +00:00
bzbarsky%mit.edu
eda6166a83 Flag 8-bit ATSUI text too. Bug 368799.
git-svn-id: svn://10.0.0.236/trunk@219834 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:51:06 +00:00
scott%scott-macgregor.org
bdf7a3eb2b Bug #369804 --> getBestIdentity doesn't work for saved search folders. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219832 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:41:44 +00:00
bzbarsky%mit.edu
db774ac0ab Fixing Mac bustage and adding a flag per roc. Bug 368799.
git-svn-id: svn://10.0.0.236/trunk@219831 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:27:53 +00:00
bclary%bclary.com
fb2c6126bd JavaScript Test - regression tests for bug 341877, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219830 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:27:17 +00:00
bclary%bclary.com
6e6b268455 JavaScript Test - regression test for bug 313500, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219829 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:22:20 +00:00
preed%mozilla.com
c97ca90b8f Bug 369801: Tinderboxen should output what config file they're using; let's see how this breaks the build farm. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219828 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:19:18 +00:00
bzbarsky%mit.edu
16b30897f2 Build bustage fix, bug 368799.
git-svn-id: svn://10.0.0.236/trunk@219827 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:19:10 +00:00
scott%scott-macgregor.org
ebc8dba156 Bug #257885 --> convert observes to command for menu items. Fixes a problem with the state on the Flag and unread menu items not working right. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219826 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:15:33 +00:00
bclary%bclary.com
43aecc1c4d JavaScript Test - regression test for bug 367923, by Nickolay Ponomarev
git-svn-id: svn://10.0.0.236/trunk@219823 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:13:14 +00:00
bclary%bclary.com
e7803afc4f JavaScript Test - regression test for bug 361552, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219822 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:08:29 +00:00
dbaron%dbaron.org
a28960cc65 Be a little less picky to avoid missing output.
git-svn-id: svn://10.0.0.236/trunk@219821 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:05:11 +00:00
bclary%bclary.com
13c03790c2 JavaScript Test - regression test for bug 356402, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219820 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:04:48 +00:00
aaronleventhal%moonset.net
e951c85059 Bug 363955. Combobox doesn't have good mechanism to provide the selected item. Editable menulist without dropdown button should be expose as textbox. r=surkov, r=nian.liu, r=mano
git-svn-id: svn://10.0.0.236/trunk@219819 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 02:03:08 +00:00
bclary%bclary.com
1f4123b6b3 JavaScript Test - regression test for bug 355820, by Gavin Sharp
git-svn-id: svn://10.0.0.236/trunk@219818 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:56:25 +00:00
dbaron%dbaron.org
2781f989c9 Another random test on Windows due to native theme issues.
git-svn-id: svn://10.0.0.236/trunk@219817 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:49:56 +00:00
roc+%cs.cmu.edu
31f5b8cead Bug 368799. Refactor gfxPangoTextRun so that the platform-dependent parts are all in gfxPangoFont/gfxPangoFontGroup. Also, remove special-string APIs, FlushSpacingCache and GetDecorationMetrics APIs from gfxTextRun. This will allow us to merge gfxPangoTextRun up to gfxTextRun and use that code on all platforms. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@219816 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:42:29 +00:00
cltbld
0043ec58e7 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219815 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:42:10 +00:00
roc+%cs.cmu.edu
bf3c41b8a7 Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor
git-svn-id: svn://10.0.0.236/trunk@219814 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:40:03 +00:00
roc+%cs.cmu.edu
69b654dcff Bug 223492. Support the freedesktop startup notification API for Linux/Unix. r=caillon/mats,sr=tor
git-svn-id: svn://10.0.0.236/trunk@219813 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:33:26 +00:00
mozilla.mano%sent.com
97a1838203 Bug 352102 - quicksearch should still alert user when it has reached end and started searching from the top. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219812 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:30:08 +00:00
mozilla.mano%sent.com
93d07bd0d8 Bug 369785 - Accel+B should open the bookmarks sidebar (places-bookmarks builds). r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219810 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:26:12 +00:00
preed%mozilla.com
f50540c987 Bug 369797: make cc optional in SendAnnouncement(); also, clean up unicode characters in MozBuild::Util::Email() warn messages, add a Bootstrap::Config::Exists() method, to check for variable existance, and ditch (less than useful) perl function prototyping. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219808 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:23:34 +00:00
mozilla.mano%sent.com
d842308b99 Bug 360437 - nsITypeAheadFind: get rid of aHasFocus argument. r=masayuki,gavin.
git-svn-id: svn://10.0.0.236/trunk@219807 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 01:21:54 +00:00
mattwillis%gmail.com
bf309407b4 bug 367378 - Fixes timezones for /America/Tegucigalpa and /Asia/Jerusalem. r1/r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219805 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:59:16 +00:00
bclary%bclary.com
0579709629 JavaScript Test - regression test for bug 354297, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219804 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:44:02 +00:00
bclary%bclary.com
84b7f77d7a JavaScript Test - regression tests for bug 338804, by shutdown
git-svn-id: svn://10.0.0.236/trunk@219803 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:40:38 +00:00
bclary%bclary.com
5b35a383d9 JavaScript Test - regression tests for bug 357063, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219802 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:33:04 +00:00
bclary%bclary.com
d8dbf24778 JavaScript Test - regression test for bug 353165, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219801 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:28:32 +00:00
dbaron%dbaron.org
bf4374bf02 Mark (at least some of) the tests with native theme as random on Windows.
git-svn-id: svn://10.0.0.236/trunk@219800 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:24:25 +00:00
bclary%bclary.com
132282772f JavaScript Test - regression test for bug 352846, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219799 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:18:40 +00:00
Olli.Pettay%helsinki.fi
e9ed4c38ab Bug 369753, remove nsIXMLContent, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@219798 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:15:14 +00:00
bclary%bclary.com
1a4778410c JavaScript Test - regression test for bug 339785, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219797 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:13:12 +00:00
jst%mozilla.org
f5cbf60bbb Fix for bug 368945. Use source objects principal when comiling scripted functions for safe wrappers. And add security checks to function wraper calling code. r=bzbarsky@mit.edu, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219796 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:12:58 +00:00
bclary%bclary.com
0d9e58b604 JavaScript Test - regression test for bug 324117, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219795 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:08:34 +00:00
bclary%bclary.com
250d9f4103 JavaScript Test - add files required for framework to new extensions test sub directories, bug 368585
git-svn-id: svn://10.0.0.236/trunk@219794 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-09 00:00:53 +00:00
bclary%bclary.com
9eda3f6697 JavaScript Test - regression tests for bug 353214, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219793 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:45:02 +00:00
mozilla%weilbacher.org
ee145af99b [OS/2] Bug 333235: Get Thebes to work on OS/2. r=mkaply
Changes to widget, including heavy whitespace cleanup in nsWindow::Destroy and nsWindow::OnPaint.
Temporary compilation workaround for nsObjectFrame.


git-svn-id: svn://10.0.0.236/trunk@219792 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:38:51 +00:00
bclary%bclary.com
4e861f0a3a JavaScript Test - regression test for bug 352094, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219791 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:32:06 +00:00
bclary%bclary.com
16d2709a1e JavaScript Test - regression tests for bug 336410, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@219790 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:27:59 +00:00
bclary%bclary.com
c4eeef8038 JavaScript Test - regression tests for bug 336409, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@219789 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:24:59 +00:00
masayuki%d-toybox.com
e4a10ad01f Bug 369618 cannot open menu on non-primary display r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219788 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:23:31 +00:00
bclary%bclary.com
54cb2f5492 JavaScript Test - regression test for bug 335700, by Charles Verdon, Brendan Eich
git-svn-id: svn://10.0.0.236/trunk@219787 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:14:02 +00:00
bclary%bclary.com
41f4c38e19 JavaScript Test - regression test for bug 338121, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@219786 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 23:01:41 +00:00
bclary%bclary.com
e6b9325b6f JavaScript Test - regression test for bug 338001, by Georgi Guninski
git-svn-id: svn://10.0.0.236/trunk@219785 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:56:41 +00:00
bclary%bclary.com
31316ac9df JavaScript Test - regression test for bug 356238, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219784 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:50:31 +00:00
pavlov%pavlov.net
0afbda94bc fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@219783 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:45:57 +00:00
ghendricks%novell.com
e483d4e43f create a default category if this is the first plan in the product
git-svn-id: svn://10.0.0.236/trunk@219782 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:42:39 +00:00
pavlov%pavlov.net
cd90e152dd fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@219781 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:32:25 +00:00
ghendricks%novell.com
38c7510674 Order quicksearch results by name.
Don't update status unless it is different


git-svn-id: svn://10.0.0.236/trunk@219780 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:31:19 +00:00
pavlov%pavlov.net
d5646d19cf thebes API cleanup. bug 368910. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219778 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:19:41 +00:00
bclary%bclary.com
2515777a65 JavaScript Test - regression test for bug 355474, by Jesse Ruderman
git-svn-id: svn://10.0.0.236/trunk@219777 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:02:36 +00:00
pavlov%pavlov.net
533f473e98 thebes API cleanup. bug 368910. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219776 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 22:01:26 +00:00
despotdaemon
d9c0b54474 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219775 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:59:32 +00:00
bzbarsky%mit.edu
abad5df405 Back out incorrect change to test.
git-svn-id: svn://10.0.0.236/trunk@219774 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:51:54 +00:00
pavlov%pavlov.net
294aa04b39 thebes API cleanup. bug 368910. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219773 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:40:59 +00:00
bclary%bclary.com
d253fe7cdb JavaScript Test - regression test for bug 325425, by Igor Bukanov
git-svn-id: svn://10.0.0.236/trunk@219772 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:28:30 +00:00
brendan%mozilla.org
dce34655c5 Trailing whitespace police raid.
git-svn-id: svn://10.0.0.236/trunk@219769 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:21:06 +00:00
pavlov%pavlov.net
516fa28846 thebes API cleanup. bug 368910. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219768 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:18:08 +00:00
mattwillis%gmail.com
536830e6dc More make fixes for Windows l10n repack. No bug.
git-svn-id: svn://10.0.0.236/trunk@219767 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:15:00 +00:00
masayuki%d-toybox.com
bdb434812f Bug 366043 The negative outline-offset is broken by bug 287624 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219766 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 21:04:54 +00:00
pavlov%pavlov.net
ec3b1ee12c thebes API cleanup. bug 368910. r/sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219765 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:47:48 +00:00
mattwillis%gmail.com
64af535c11 bug 367170 - Adds nsIAuthPrompt2 to calAuthPrompt to fix branch crash. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=jminta
git-svn-id: svn://10.0.0.236/trunk@219764 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:40:54 +00:00
dbaron%dbaron.org
4723e9c59b Use perl because sed isn't portable enough (doesn't work on Mac).
git-svn-id: svn://10.0.0.236/trunk@219763 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:39:12 +00:00
ghendricks%novell.com
e33eef298e Don't allow DISABLED or PROPOSED test cases to be added to runs.
git-svn-id: svn://10.0.0.236/trunk@219761 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:37:29 +00:00
mattwillis%gmail.com
82fe2d1421 bug 367157 - Reworks XUL so individual migrators can be unchecked in the wizard. Patch by Sebastian Schwieger <sebastian.schwieger@googlemail.com>, r1=lilmatt, r2=jminta
git-svn-id: svn://10.0.0.236/trunk@219759 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:30:24 +00:00
rob_strong%exchangecode.com
369f9c6550 Bug 369451 – When setting default browser first clean up HKCU keys. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219757 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:18:17 +00:00
lpsolit%gmail.com
3e9b9a2935 Bug 369768: query.cgi has no title in the banner - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@219752 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:11:02 +00:00
aaronleventhal%moonset.net
8b7c5d158b Bug 369540. Remove accessibility support for deprecated sentence boundaries. r=evan.yan
git-svn-id: svn://10.0.0.236/trunk@219751 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 20:01:11 +00:00
bugzilla%standard8.demon.co.uk
7f01531df1 Bug 122006 Expanding (Imap / news server) account with keyboard doesn't check for new messages (Cv1-TB) msgMail3PaneWindow.js, p=Serge Gautherie,r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219750 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:55:15 +00:00
ghendricks%novell.com
92765390ab Make saving notes synchronous so that they display before other updates.
git-svn-id: svn://10.0.0.236/trunk@219749 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:53:28 +00:00
crowder%fiverocks.com
7525642524 Bug 365048: JSRuntime threadTPIndex should be a static, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219748 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:49:35 +00:00
aaronleventhal%moonset.net
c49c48f3ab Bug 365866. Expose appropriate tree table state, name and actions for cells that are checkboxes and cyclers. Patch by david.bolter@utoronto.ca. r=aaronlev, r=surkov, r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219747 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:48:32 +00:00
bugzilla%standard8.demon.co.uk
d8764ed31e No bug, brand.properties doesn't need and shouldn't be preprocessed. r/sr=Neil over irc
git-svn-id: svn://10.0.0.236/trunk@219746 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:46:03 +00:00
bugzilla%standard8.demon.co.uk
f612941a8c Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
git-svn-id: svn://10.0.0.236/trunk@219745 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:43:18 +00:00
dbaron%dbaron.org
6ac18b5570 Rename pass.image to pass_image so it has no meaningful extension on all platforms (since .image is meaningful on Mac).
git-svn-id: svn://10.0.0.236/trunk@219744 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:37:05 +00:00
dbaron%dbaron.org
0bf13e0e34 Mark expected test failure for Mac.
git-svn-id: svn://10.0.0.236/trunk@219743 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:31:37 +00:00
bugzilla%standard8.demon.co.uk
1c70e8b75b Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
git-svn-id: svn://10.0.0.236/trunk@219742 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:27:51 +00:00
dbaron%dbaron.org
eb368007bd Allow reftest to be marked as failing or random on a specific platform. b=369330 r=robcee
git-svn-id: svn://10.0.0.236/trunk@219741 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:24:43 +00:00
ghendricks%novell.com
3a3bf70a8a Added sortkey to caseruns table
git-svn-id: svn://10.0.0.236/trunk@219740 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:23:43 +00:00
dbaron%dbaron.org
9a8473a71d Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad
git-svn-id: svn://10.0.0.236/trunk@219739 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:23:25 +00:00
dbaron%dbaron.org
44f614b823 Stop rounding widths to pixel boundaries to fix reftest failures on Mac, which does subpixel positioning and sizing of text. b=369318 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@219738 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:21:58 +00:00
dbaron%dbaron.org
61d479d909 Stop rounding final column widths (up) to pixel boundaries. b=349297 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@219737 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:20:51 +00:00
bugzilla%standard8.demon.co.uk
55c1b2d691 Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
git-svn-id: svn://10.0.0.236/trunk@219736 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:20:34 +00:00
joshmoz%gmail.com
17de76ef2e Cocoa nsFilePicker. mm combines extensions without breaks when using AppendFilter twice. Original patch by Alex Vincent, cleanup by Josh. b=368285 r=smorgan sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@219733 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:01:22 +00:00
bugzilla%standard8.demon.co.uk
b78147fba7 Bug 366225 Remove some unused preferences. r=iann_bugzilla,sr=neil
git-svn-id: svn://10.0.0.236/trunk@219732 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 19:01:21 +00:00
jshin%mailaps.org
3045bedf2c bug 359808 : fix my stupid mistake again
git-svn-id: svn://10.0.0.236/trunk@219731 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 18:47:12 +00:00
tony%ponderer.org
0f3bbe1e8c Bug 368761 – "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner


git-svn-id: svn://10.0.0.236/trunk@219730 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 18:25:31 +00:00
ghendricks%novell.com
159e950940 Ability to delete multiple test cases.
git-svn-id: svn://10.0.0.236/trunk@219729 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 18:21:34 +00:00
jshin%mailaps.org
d805924121 bug 359808 : drop support for Win9x/ME : follow-up fix
git-svn-id: svn://10.0.0.236/trunk@219728 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 18:14:35 +00:00
tony%ponderer.org
6a87cc28fd bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner


git-svn-id: svn://10.0.0.236/trunk@219727 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 18:10:48 +00:00
slavomir.katuscak%sun.com
42581ea761 Bug 363827: Implementation of memory leak checking. r=glen, sr=christophe
git-svn-id: svn://10.0.0.236/trunk@219725 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:53:12 +00:00
jshin%mailaps.org
9df6b480dc bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@219724 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:48:22 +00:00
scott%scott-macgregor.org
de2e5a7d8b Bug #366839 --> remote images added by the user are not displayed when creating a reply or forward that is blocking remote content in the quoted text.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219723 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:43:18 +00:00
scott%scott-macgregor.org
e4c32a8205 Bug #368303 --> Thunderbird 2 forgets junk mail settings in the account manager. sr=neil
git-svn-id: svn://10.0.0.236/trunk@219721 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:26:49 +00:00
bugzilla%standard8.demon.co.uk
af72814c41 Bug 367520 Remove xpfe/browser/samples. r=mento,sr=neil
git-svn-id: svn://10.0.0.236/trunk@219720 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 17:11:14 +00:00
martijn.martijn%gmail.com
73fc465c63 Bug 346125 – Broken link to Netscape Cookie Specification page in cookies.txt file, patch by Robert Millan, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219719 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:46:28 +00:00
joshmoz%gmail.com
35dfab4d13 clean up comments and some other minor stuff. r=smorgan
git-svn-id: svn://10.0.0.236/trunk@219718 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:25:10 +00:00
Olli.Pettay%helsinki.fi
64782afade Bug 369721, Remove nsXULElement::MaybeTriggerAutoLink, r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@219717 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:15:17 +00:00
gijskruitbosch%gmail.com
b6477afdd4 Bug 369694 - Make install.rdf specify a firefox max version of 3.0
r=silver@warwickcompsoc.co.uk
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@219716 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:15:04 +00:00
peterv%propagandism.org
fc243be14b Fix for bug 369423 (XULSortServiceImpl leaks array of contentSortInfo). r=enndeakin, sr=sicking.
git-svn-id: svn://10.0.0.236/trunk@219715 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:11:46 +00:00
peterv%propagandism.org
44971aac68 Fix for bug 366818 (crash [ @ nsDOMConstructor::HasInstance ]). r/sr=jst.
git-svn-id: svn://10.0.0.236/trunk@219714 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:11:41 +00:00
bienvenu%nventure.com
d0d7590280 work on 349714 new flag handling, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219713 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 16:05:41 +00:00
inonit%inonit.com
72020c6dbf Improve/fix building optional E4X components, see also bug 367707
git-svn-id: svn://10.0.0.236/trunk@219712 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:55:14 +00:00
bienvenu%nventure.com
6b734b6b3f work on 349714 new flag handling, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219710 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:47:25 +00:00
bienvenu%nventure.com
0c82b9fc35 work on 349714 new flag handling, especially with imap headers, and 366508 star filter action not remembered if message moved to local folder, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219709 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:44:24 +00:00
bienvenu%nventure.com
8df8860392 work on 349714 new flag handling, especially with imap headers, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219708 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:41:13 +00:00
Olli.Pettay%helsinki.fi
3155730a34 Fixing bustage, Bug 83265, r=peterv
git-svn-id: svn://10.0.0.236/trunk@219707 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:34:12 +00:00
bienvenu%nventure.com
5ca3b7a3d8 fix problems retrying urls when we've lost an IDLE connection to the server, sr=mscott 271108
git-svn-id: svn://10.0.0.236/trunk@219706 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:28:57 +00:00
mats.palmgren%bredband.net
a7e1484ec2 Fix Camino bustage, bug 83265.
git-svn-id: svn://10.0.0.236/trunk@219705 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:25:17 +00:00
bienvenu%nventure.com
3eb4b5538f fix 369160 empty tooltip on folders w/o new messages, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219704 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 15:25:07 +00:00
mats.palmgren%bredband.net
f18bdf8544 Check LL_GOTLINEBOX before using mLineBox. b=368461 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219703 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 13:53:51 +00:00
mats.palmgren%bredband.net
17b8203e50 Protect against division by zero. b=368427 r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@219702 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 13:52:25 +00:00
masayuki%d-toybox.com
09b3d8f5b5 Bug 364885 Calling ctx.putImageData() doesn't redraw. patch by KUROSAWA, Takeshi (taken) <taken.spc@gmail.com> r+sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219701 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 13:44:34 +00:00
mozilla.mano%sent.com
6fc50cf4b7 Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me.
git-svn-id: svn://10.0.0.236/trunk@219700 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 13:33:04 +00:00
mozilla.mano%sent.com
ebcefa5a98 Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
git-svn-id: svn://10.0.0.236/trunk@219699 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 13:15:50 +00:00
inonit%inonit.com
79c232c224 Fix up documentation in JsDriver.java source code
git-svn-id: svn://10.0.0.236/trunk@219698 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 11:30:56 +00:00
alfred.peng%sun.com
929a25c327 Bug 368032. define nspr_use_zone_allocator to void the symbol lookup.
Patch by brian.lu@sun.com. r=wtchang,sr=mconnor.


git-svn-id: svn://10.0.0.236/trunk@219697 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 10:11:36 +00:00
bzbarsky%mit.edu
69a1198529 Make the test actually valid (before, it ended up off from the reference by
somewhere on the order of 1/3 px).


git-svn-id: svn://10.0.0.236/trunk@219695 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 07:25:30 +00:00
inonit%inonit.com
9d5567ff51 Fix XMLBeans out-of-the-box build problems
git-svn-id: svn://10.0.0.236/trunk@219688 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 01:05:26 +00:00
ghendricks%novell.com
2b8d51c840 field values did not have html filtered
git-svn-id: svn://10.0.0.236/trunk@219687 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 23:29:30 +00:00
ghendricks%novell.com
8a6c226e3e Status list was missing from filter if no caseruns found
git-svn-id: svn://10.0.0.236/trunk@219686 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 23:00:01 +00:00
ghendricks%novell.com
2c8183f212 set_build and set_environment are no longer used.
git-svn-id: svn://10.0.0.236/trunk@219685 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:47:30 +00:00
ghendricks%novell.com
1a0f04f5e7 You must use switch if you are changing the build or environment.
git-svn-id: svn://10.0.0.236/trunk@219684 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:45:24 +00:00
ghendricks%novell.com
6b99bf6221 Search for assignee on caseruns was not returning right.
git-svn-id: svn://10.0.0.236/trunk@219682 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:31:47 +00:00
rhelmer%mozilla.com
65883004da better logging for substeps, and use undef for ccList in email r=preed
git-svn-id: svn://10.0.0.236/trunk@219674 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:23:05 +00:00
inonit%inonit.com
69894fe84a Fix for bug 369536 (assignment to index of target property of XMLList overwrites attributes)
git-svn-id: svn://10.0.0.236/trunk@219673 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:14:33 +00:00
rhelmer%mozilla.com
a7a8f31906 cleanup and consistency r=preed b=369004
git-svn-id: svn://10.0.0.236/trunk@219672 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 22:14:24 +00:00
ghendricks%novell.com
03e2bf9480 Error in sql if no bugs on case_runs.
git-svn-id: svn://10.0.0.236/trunk@219667 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 21:59:59 +00:00
ghendricks%novell.com
d5fd7fc9ce Removed tabs
git-svn-id: svn://10.0.0.236/trunk@219666 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 21:53:57 +00:00
scott%scott-macgregor.org
8002c5c576 Bug #368506 --> nsIMsgAccountManager.defaultAccount can throw an exception if we don't have an account, catch that in MigrateJunkMailSettings so we don't pollute the console. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219664 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 21:39:57 +00:00
ghendricks%novell.com
13795fb2e5 Prevent access to product information from environments
git-svn-id: svn://10.0.0.236/trunk@219663 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 21:13:50 +00:00
stuart.morgan%alumni.case.edu
bd0ceb7a98 Camino only - Bug 155132: Don't open new tab/windows when command-clicking an external protocol link. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@219661 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 20:47:50 +00:00
stridey%gmail.com
1b8758b52f Camino only - Bug 299155: Force-reload should invalidate the page's associated favicon. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@219660 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 19:39:43 +00:00
stuart.morgan%alumni.case.edu
d2bef573d9 Camino only - Fix rollover tracking for close buttons as part of bug 355323. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@219659 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 18:50:02 +00:00
stuart.morgan%alumni.case.edu
26a6e82a38 Camino only - Bug 368354: Don't offer to restore session if there is no saved session. r=stridey sr=pink
git-svn-id: svn://10.0.0.236/trunk@219658 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 18:47:03 +00:00
scott%scott-macgregor.org
5b7f9a236c back out Bug #368303 as the tree is currently closed.
git-svn-id: svn://10.0.0.236/trunk@219657 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 18:00:52 +00:00
scott%scott-macgregor.org
1ca88e3938 Bug #368303 --> Thunderbird 2.0 forgets Junk Settings in Account Manager. sr=neil
git-svn-id: svn://10.0.0.236/trunk@219655 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:51:15 +00:00
nrthomas%gmail.com
94668e5edf Bug 369583, bump the version in the nagios files too, p=dbaron, r=preed
git-svn-id: svn://10.0.0.236/trunk@219654 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:48:06 +00:00
ghendricks%novell.com
99868e7a5a Make sure that users can only see products they have rights to in Testopia.
git-svn-id: svn://10.0.0.236/trunk@219653 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:47:28 +00:00
mattwillis%gmail.com
941a3e1595 bug 369588 - Fix bustage from metrics landing (bug 177805) - Linux omitted on purpose for now
git-svn-id: svn://10.0.0.236/trunk@219652 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:28:14 +00:00
ccooper%deadsquid.com
68098eb11e b=369604
- turning on codesize tests for SeaMonkey


git-svn-id: svn://10.0.0.236/trunk@219651 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:19:24 +00:00
despotdaemon
1c10a157f0 Pseudo-automatic update of changes made by rkiddy@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@219650 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 17:04:25 +00:00
mattwillis%gmail.com
6dc4cc0394 Fix Windows l10n repack-only builds which can't find watermarks. No bug
git-svn-id: svn://10.0.0.236/trunk@219649 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 16:34:17 +00:00
inonit%inonit.com
018419512f Fix bug 291930 (XML constructor called with comment followed by element)
git-svn-id: svn://10.0.0.236/trunk@219648 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 15:22:10 +00:00
mattwillis%gmail.com
bf62264ac8 Fixing names in credits. No bug.
git-svn-id: svn://10.0.0.236/trunk@219644 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 13:52:11 +00:00
dbaron%dbaron.org
1f58a0431b clobber to force new nightlies after landing of bug 177805
git-svn-id: svn://10.0.0.236/trunk@219641 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 08:42:57 +00:00
sharparrow1%yahoo.com
dd459d0a71 Bug 177805: Fix the use of units in Gecko. r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219640 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 07:46:44 +00:00
dbaron%dbaron.org
d70c26f70c Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed
git-svn-id: svn://10.0.0.236/trunk@219637 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 06:37:22 +00:00
mattwillis%gmail.com
bf9e38324a bug 369543 - Replaces Australia/Perth's timezone with one that includes DST. r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219634 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 05:02:40 +00:00
preed%mozilla.com
6ac8e57882 Bug 369550: Correct MozBuild::Util::RunShellCommand() assert()ions. Also slipped in changes to the assert()ion comments, to annotate when HashFile() fails. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219624 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 01:21:25 +00:00
inonit%inonit.com
8d5e23343d Fix bug 288027 (XMLList not instanceof XML)
git-svn-id: svn://10.0.0.236/trunk@219613 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 23:00:00 +00:00
glen.beasley%sun.com
df21cf05e4 193386 added MAC OS X support for mangle test r=neil, sr=slavo
git-svn-id: svn://10.0.0.236/trunk@219612 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 22:42:36 +00:00
mattwillis%gmail.com
7d48b50f63 bug 369270 - Add check for latest tzid to GetInTimezone. r1=ctalbert, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219611 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 22:03:59 +00:00
olav%bkor.dhs.org
7fe049197d Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bug
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@219610 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 22:02:21 +00:00
rhelmer%mozilla.com
6a3da1e03d comment out Tag test, not ready yet
git-svn-id: svn://10.0.0.236/trunk@219607 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 21:09:05 +00:00
glen.beasley%sun.com
6cd5a259cb 333636 bind exception in socket tests r=neil
git-svn-id: svn://10.0.0.236/trunk@219603 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 20:50:00 +00:00
rhelmer%mozilla.com
613ddc2fb1 clobber per vlad, dom inspector broken
git-svn-id: svn://10.0.0.236/trunk@219591 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 19:08:57 +00:00
gavin%gavinsharp.com
c1f70a91d4 Fix typo from patch for bug 221934, a=vlad
git-svn-id: svn://10.0.0.236/trunk@219589 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 18:23:49 +00:00
inonit%inonit.com
1b5f5cbe76 Fix license boilerplate on recent commits
git-svn-id: svn://10.0.0.236/trunk@219587 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 17:48:46 +00:00
mattwillis%gmail.com
317507575c Turning off l10n builds now that bug 340845 is getting resolved
git-svn-id: svn://10.0.0.236/trunk@219581 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 15:00:49 +00:00
lpsolit%gmail.com
48f42b9e1e Bug 348282: importxml.pl throws Bugzilla::Bug::ValidateTime warnings if the time value is not defined and param timetrackinggroup defined - Patch by Guzmán Brasó <gbn@hqso.net> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@219580 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 14:58:42 +00:00
timeless%mozdev.org
dde92de42a Bug 361533 arm port is broken XPTC_PUBLIC_API / XPTC_InvokeByIndex weren't updated for arm
patch by romaxa@gmail.com r=timeless moa=timeless (this is ports only)


git-svn-id: svn://10.0.0.236/trunk@219572 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 08:25:37 +00:00
bzbarsky%mit.edu
7f404ae71e Adding tests for bug 144004.
git-svn-id: svn://10.0.0.236/trunk@219571 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 07:32:09 +00:00
bzbarsky%mit.edu
f6cd049d5f Check lengths. Bug 369413, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@219568 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 06:40:06 +00:00
bzbarsky%mit.edu
9de03e10b2 Remove dead code. Followup for bug 243159, rs=roc
git-svn-id: svn://10.0.0.236/trunk@219567 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 06:23:18 +00:00
cltbld
bb7bff9877 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219566 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:44:33 +00:00
stridey%gmail.com
d1628895fe Bug 282250: Add negotiateauth support for Camino. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=mento
git-svn-id: svn://10.0.0.236/trunk@219564 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:35:02 +00:00
bzbarsky%mit.edu
9a255541b4 Adding test for bug 361091.
git-svn-id: svn://10.0.0.236/trunk@219563 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:14:25 +00:00
scott%scott-macgregor.org
777ad23fc2 remove ^M characters
git-svn-id: svn://10.0.0.236/trunk@219562 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:13:09 +00:00
gavin%gavinsharp.com
ebd8283c51 Bug 369427: perform window.open() URL security check before popup blocking, to ensure that we don't notify UI of a blocked popup that would have otherwise failed anyways, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219561 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:11:13 +00:00
cls%seawood.org
2ba64f3fbb Bump the number of directories that can be passed to mkdepend via -I to 1024.
Bug #367860 r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@219559 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:09:08 +00:00
rhelmer%mozilla.com
0296002457 proper log call r=preed
git-svn-id: svn://10.0.0.236/trunk@219558 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:08:40 +00:00
rob_strong%exchangecode.com
2fbf8ab052 Bug 369314 – Trunk install takes over as default browser from a release build. Only take over specific protocol keys that firefox.exe is already the default. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219556 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:04:25 +00:00
scott%scott-macgregor.org
c68d0697bd Bug #369109 --> thunderbird release notes url should use the url formatter to get formatted instead of making it a string property. r=axel
git-svn-id: svn://10.0.0.236/trunk@219555 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 05:03:41 +00:00
dbaron%dbaron.org
4e5f01e33a Don't clear scope on Object.prototype. b=368958 r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@219553 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 04:48:20 +00:00
glen.beasley%sun.com
b39cfcbb42 367910 pk11mode -verbose mode r=Neil, sr=alexei
git-svn-id: svn://10.0.0.236/trunk@219552 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 04:43:41 +00:00
despotdaemon
2c6b172605 Pseudo-automatic update of changes made by biswatosh.chakraborty@sun.com.
git-svn-id: svn://10.0.0.236/trunk@219550 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 03:38:57 +00:00
mattwillis%gmail.com
1b6ad22958 New Sunbird about graphic with TM
git-svn-id: svn://10.0.0.236/trunk@219548 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 02:48:27 +00:00
dbaron%dbaron.org
78c1bb12a3 Backing out 361299 in an attempt to fix orange on argo-vm on Firefox tinderbox.
git-svn-id: svn://10.0.0.236/trunk@219547 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 01:59:19 +00:00
sayrer%gmail.com
1102f7dc57 Bug 368994. more mochitests in content/. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219541 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:20:25 +00:00
bzbarsky%mit.edu
c8d8cb0476 Only do first-line stuff when inserting directly into the block in question.
Bug 367489 followup, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@219540 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:18:08 +00:00
asqueella%gmail.com
4ea730a6bc more fixes for bustage from bug 361299
git-svn-id: svn://10.0.0.236/trunk@219539 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:09:47 +00:00
ghendricks%novell.com
2c95b178a2 Added access controls to test plans. Users must now either be a member of the Testers group, added to a plan via regular expressions, or added explicitly to modify plans and their objects.
git-svn-id: svn://10.0.0.236/trunk@219538 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 00:02:16 +00:00
inonit%inonit.com
139a1152d9 Fix bug in EXPECT EXIT
Emulate SpiderMonkey exit code for OutOfMemoryError


git-svn-id: svn://10.0.0.236/trunk@219537 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 23:41:15 +00:00
lpsolit%gmail.com
0ef3c298cc Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@219536 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 23:15:36 +00:00
christophe.ravel.bugs%sun.com
3b324230b3 Set the JSS version to 4.2.5 Beta.
Tag: none.


git-svn-id: svn://10.0.0.236/trunk@219535 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 23:07:31 +00:00
joshmoz%gmail.com
659955bc5b fix bustage from bug 361299
git-svn-id: svn://10.0.0.236/trunk@219533 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:58:53 +00:00
asqueella%gmail.com
417111a4c5 Bug 221934 - Display page title in DOM Inspector Window
patch by Michael Gall <michael@wakeless.net>
r=db48x, sr=neil


git-svn-id: svn://10.0.0.236/trunk@219532 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:45:57 +00:00
asqueella%gmail.com
077e43ad40 Bug 368263 - remove hack around bug 23485 introduced in bug 249322 for multiline urls
patch by Dão Gottwald <dao@design-noir.de>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@219531 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:39:29 +00:00
joshmoz%gmail.com
838d26124c fix icon decoder on mac os x, don't call GetAlphaBytesPerRow and its underlying GetAlphaLineStride which is
plain wrong in Cairo. patch by Alfred Kayser. r=pav sr=tor


git-svn-id: svn://10.0.0.236/trunk@219529 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:35:37 +00:00
asqueella%gmail.com
f7f5613b85 Bug 354330 - nsIPref should have @status DEPRECATED
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r=timeless, sr=biesi


git-svn-id: svn://10.0.0.236/trunk@219528 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:34:35 +00:00
asqueella%gmail.com
82cc2200b9 bug 362695 - Change nsIEditor to remove readonly on transactionManager
patch by Alex Vincent <ajvincent@gmail.com>
r=neil, sr=sfraser


git-svn-id: svn://10.0.0.236/trunk@219527 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:24:12 +00:00
olav%bkor.dhs.org
87717d7ecb Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@219525 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 21:34:20 +00:00
gijskruitbosch%gmail.com
35501d6ce6 Bug 353183 - Plugin management should provide feedback themselves
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@219524 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 21:12:18 +00:00
gijskruitbosch%gmail.com
04dc88412f Bug 367903 - bugzilla url munger shouldn't truncate bug ids of more than 6 digits
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@219523 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 20:42:42 +00:00
mozilla.mano%sent.com
4e4eab18f2 Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292).
git-svn-id: svn://10.0.0.236/trunk@219522 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 20:38:52 +00:00
despotdaemon
11a3e8f918 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219521 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 20:16:19 +00:00
despotdaemon
011d8a1238 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219520 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 20:14:46 +00:00
tor%cs.brown.edu
5a65ba5365 Bug 359516 - replace hand-wired observer scheme for filters with
nsIMutationObserver.  r=roc, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@219519 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 20:04:17 +00:00
ghendricks%novell.com
b439fd4ad9 patch by Guzmán Brasó
r=ghendricks, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@219518 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 19:55:45 +00:00
despotdaemon
f34e0c871d Pseudo-automatic update of changes made by LpSolit@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@219516 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 19:40:27 +00:00
uriber%gmail.com
6d976f44e8 Avoid including the offset from a continuation frame to the original frame's parent twice when computing the 'all in flow bounding rect'. bug=368735, r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@219515 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 19:32:26 +00:00
inonit%inonit.com
a127c66df6 Don't rely on JAXP for ignoring comments (semantics are slightly different than E4X, or JRE parser has a bug, not sure which)
git-svn-id: svn://10.0.0.236/trunk@219513 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 19:08:07 +00:00
gavin%gavinsharp.com
a5eb6151d9 Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon Bünzli <zeniko@gmail.com>, r=dietrich
git-svn-id: svn://10.0.0.236/trunk@219512 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 19:06:06 +00:00
mconnor%steelgryphon.com
2ddf149ace bug 360493 - add filters to password manager to also match on actionURL, r=mano, sr+a=dveditz
git-svn-id: svn://10.0.0.236/trunk@219510 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:44:51 +00:00
mattwillis%gmail.com
9a5977a1e6 backing out bug 355465. >:(
git-svn-id: svn://10.0.0.236/trunk@219509 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:36:40 +00:00
mattwillis%gmail.com
a3bdab86e6 backing out bug 355465. >:(
git-svn-id: svn://10.0.0.236/trunk@219508 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:20:10 +00:00
mrbkap%gmail.com
d12b7d5e51 Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@219507 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:19:48 +00:00
bzbarsky%mit.edu
eb4de59882 Simplify the posted events setup now that they're owned through dispatch by the
target thread. Bug 369247, r+sr=peterv


git-svn-id: svn://10.0.0.236/trunk@219506 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 18:09:26 +00:00
sspitzer%mozilla.org
1131b041d8 fix for bug #360029: remove places icon from personal toolbar.
patch=dmills

thanks to jminta and philringnalda for the help.

r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@219505 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 17:46:51 +00:00
inonit%inonit.com
797cb974fd Fix infinite-loop condition with >1 generated namespace prefix
git-svn-id: svn://10.0.0.236/trunk@219504 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 17:32:09 +00:00
tor%cs.brown.edu
14d632d01c Bug 367796 - <svg:switch> should be SVGTransformable. r=scootermorris, sr=roc
git-svn-id: svn://10.0.0.236/trunk@219502 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 16:26:23 +00:00
crowder%fiverocks.com
6ec6b0dc77 Bug 366398: Makefile.ref on Darwin builds dynamic library correctly, and a fix for debug builds
git-svn-id: svn://10.0.0.236/trunk@219501 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 16:24:49 +00:00
sspitzer%mozilla.org
e873282d25 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=mscott, rstrong


git-svn-id: svn://10.0.0.236/trunk@219499 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 15:52:43 +00:00
inonit%inonit.com
4eb1afc35f Implement E4X without Apache XMLBeans, fix bug #355677
git-svn-id: svn://10.0.0.236/trunk@219498 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 15:24:52 +00:00
inonit%inonit.com
38ad891054 Remove CVS keywords (at least for now) to make merging easier
git-svn-id: svn://10.0.0.236/trunk@219497 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 14:56:40 +00:00
despotdaemon
16fc07e8c6 Pseudo-automatic update of changes made by rcampbell@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@219496 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 14:50:31 +00:00
Olli.Pettay%helsinki.fi
a9edcad774 Mochitest for Bug 367781, r=peterv
git-svn-id: svn://10.0.0.236/trunk@219492 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 11:29:31 +00:00
Olli.Pettay%helsinki.fi
fe9d7152d0 Mochitest for Bug 367781, r=peterv
git-svn-id: svn://10.0.0.236/trunk@219491 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 11:28:16 +00:00
bclary%bclary.com
9f4d381660 JavaScript Tests - correct bugnumber in tests
git-svn-id: svn://10.0.0.236/trunk@219490 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 11:22:03 +00:00
bclary%bclary.com
bab8f316a9 JavaScript Tests - update test template.js files copyright to 2007, Bug 369347
git-svn-id: svn://10.0.0.236/trunk@219489 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 11:14:08 +00:00
smontagu%smontagu.org
bb62298042 Remove unused method BidiStyleChangeReflow(). Bug 369338, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219488 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 10:48:27 +00:00
scott%scott-macgregor.org
82ef6035b1 Bug #353987 --> missing altenrate link in atom feed causes a js exception. Patch by Tuukka Tolvanen. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219487 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 06:38:30 +00:00
bzbarsky%mit.edu
ed0e1d8804 Converting some tests to reftest.
git-svn-id: svn://10.0.0.236/trunk@219486 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 05:32:25 +00:00
bzbarsky%mit.edu
d6f518ac33 Pass the right frame to the first-line stuff. Bug 367489, r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@219484 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 03:32:25 +00:00
sayrer%gmail.com
5fe975e832 Bug 368994. move more tests. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219483 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 03:19:35 +00:00
masayuki%d-toybox.com
ca70d600a8 Bug 369198 some characters missing at drawing r=roc
git-svn-id: svn://10.0.0.236/trunk@219482 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 03:11:53 +00:00
mozilla.mano%sent.com
e6670fd427 Bug 369311 - Typo in buildSelectionMetadata breaks the places context menu in certain conditions. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219480 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 00:28:27 +00:00
bzbarsky%mit.edu
4f7460d6df Make sure to process any pending exceptions the security manager has set if
we're not called from JS.  Bug 369157, r+sr=brendan.


git-svn-id: svn://10.0.0.236/trunk@219479 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 22:06:49 +00:00
uriber%gmail.com
406711070e Always initialize numChildren, now that it's always checked. bug=368893 r=nian.liu sr=roc
git-svn-id: svn://10.0.0.236/trunk@219478 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 21:24:49 +00:00
bienvenu%nventure.com
9171835c7c fix one cause of getting hourglass when clicking on an imap folder, sr=mscott, 271108
git-svn-id: svn://10.0.0.236/trunk@219477 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 21:10:11 +00:00
dbaron%dbaron.org
5a1016536d Be more tolerant of varying font metrics so the tests pass on Mac too, and clean up some things from the last round of changes. b=9458,18217
git-svn-id: svn://10.0.0.236/trunk@219476 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 20:52:46 +00:00
mozilla.mano%sent.com
c5fb9743e8 Bug 368876 - Organize Bookmarks menu-item does not work in non-browser windows. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219475 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 19:31:30 +00:00
mozilla.mano%sent.com
36cdb865b5 Bug 369222 - Javascript error when opening the context menu for the empty area (i.e. root node) in the places toolbar. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219474 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 19:23:00 +00:00
bzbarsky%mit.edu
1abd4f2810 Let the consumer have a look at the channel we opened if they want (e.g. if
they want its owner).  Bug 369242, r+sr=biesi


git-svn-id: svn://10.0.0.236/trunk@219473 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 18:03:13 +00:00
lpsolit%gmail.com
947a2c2019 Bug 369268: Wrong title for the API documentation of Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@219472 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 17:51:54 +00:00
mkanat%bugzilla.org
9f91edbd32 Bug 364697: dataloss warning from UTF8 conversion is not precise/scary enough
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@219471 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 16:59:30 +00:00
mkanat%bugzilla.org
2e9961db54 Bug 358354: WebService should perform a login in xmlrpc.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@219470 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 16:23:21 +00:00
olav%bkor.dhs.org
416d75ec83 Bug 365317: Must add 'MIME-Version: 1.0' to avoid charset being possibly ignored
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=mkanat


git-svn-id: svn://10.0.0.236/trunk@219469 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 15:41:10 +00:00
lpsolit%gmail.com
a2bc326acd Bug 364177: On attachment and bug creation, if *one* requestee cannot see the bug, *all* requests are cancelled - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@219468 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 15:36:47 +00:00
lpsolit%gmail.com
f4a249536d Bug 290288: When editing a bug, include the bug number in the "Bug processed" title - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@219467 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 15:11:41 +00:00
bzbarsky%mit.edu
e00419d442 These aren't actually interface methods. Bug 369167, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219465 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 05:14:23 +00:00
justdave%bugzilla.org
fea1c6467a Bug 367836: Let the shadowdb connection have its own username and password
r=bear


git-svn-id: svn://10.0.0.236/trunk@219464 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 04:09:22 +00:00
sayrer%gmail.com
bcdc7107e6 Bug 368994. move tests for bug 100533. r=bz
git-svn-id: svn://10.0.0.236/trunk@219463 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-04 00:55:27 +00:00
gijskruitbosch%gmail.com
cb7a140f7e No bug - Sort contributors, add myself.
r=silver@warwickcompsoc.co.uk (James Ross) on IRC
ChatZilla Only.


git-svn-id: svn://10.0.0.236/trunk@219462 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 22:57:21 +00:00
cst%yecc.com
1524f1a475 Bug 369053 className is a property, not an attribute
r=ajschult sr=neil


git-svn-id: svn://10.0.0.236/trunk@219461 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 21:11:41 +00:00
sayrer%gmail.com
ad47eeb06b testing tinderbox messages
git-svn-id: svn://10.0.0.236/trunk@219460 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 19:26:49 +00:00
stridey%gmail.com
4ad75ec183 Camino Only - Bug 362330: Adblocking update. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=smfr
git-svn-id: svn://10.0.0.236/trunk@219459 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 19:00:53 +00:00
bienvenu%nventure.com
903538fcfb prevent full download of partial pop3 message from running at same time as get new mail, sr=mscott part of 240049
git-svn-id: svn://10.0.0.236/trunk@219458 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 18:38:48 +00:00
bienvenu%nventure.com
178fb5bc03 fix parsing of boundary header to be case-insensitive, fixes preview text and spotlight file generation, 290057, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219457 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 18:20:17 +00:00
ajschult%verizon.net
2fc9a0beb8 Bug 368789: use full path to invoke app for bloat tests and stop using page cycler in SeaMonkey. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219456 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 17:48:55 +00:00
sayrer%gmail.com
66b2bc60df try experimental TinderboxPrint lines
git-svn-id: svn://10.0.0.236/trunk@219454 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 16:44:46 +00:00
sayrer%gmail.com
48a0b32e96 Bug 369196. change profile setup for mochitest. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@219453 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 16:43:17 +00:00
masayuki%d-toybox.com
4e1f6fefed Bug 365886 Implement canvas transform() and setTransform(). patch by KUROSAWA, Takeshi (taken) <taken.spc@gmail.com> r=vlad
git-svn-id: svn://10.0.0.236/trunk@219452 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 12:27:49 +00:00
mattwillis%gmail.com
9342dd8b4e debugging mac l10n
git-svn-id: svn://10.0.0.236/trunk@219450 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 07:08:45 +00:00
mattwillis%gmail.com
a89230b6e2 bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. (Missing piece now included) r=preed
git-svn-id: svn://10.0.0.236/trunk@219449 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 07:04:35 +00:00
jwalden%mit.edu
1c83a04091 Bug 369169 - Turn off server debug output, uncluttering test logs -- if you need to debug the server or want to see where something's going awry, tweak the new DEBUG constant manually. r=sayrer
git-svn-id: svn://10.0.0.236/trunk@219448 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 06:15:26 +00:00
dbaron%dbaron.org
4cdd6631fe Flush layout in subframes before doing a drawWindow. b=369146 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219447 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 03:54:02 +00:00
mattwillis%gmail.com
f9bdf4a612 bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed
git-svn-id: svn://10.0.0.236/trunk@219446 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 03:07:58 +00:00
jst%mozilla.org
1e2ff02370 Fix for bug 368945. Prevent creation of safe wrappers for objects that the caller can not access. r+sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219445 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 03:03:07 +00:00
scott%scott-macgregor.org
c21504f7bc Bug #361702 --> nsIIOService::SetManageOfflineStatus throws a JS error on platforms that don't support nsINetworkLinkService. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219444 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 02:51:10 +00:00
jwalden%mit.edu
6d7428a45a Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer
git-svn-id: svn://10.0.0.236/trunk@219443 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:46:09 +00:00
bzbarsky%mit.edu
93e3b51055 Add test for bug 355213.
git-svn-id: svn://10.0.0.236/trunk@219442 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:37:48 +00:00
mkanat%bugzilla.org
02de4d6790 Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@219441 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:35:17 +00:00
benjamin%smedbergs.us
b41b45239e Bug 78081 - Don't export intermediate libraries; don't need to mention thebes explicitly because it's already EXPORT_LIBRARY. blanket-r=mento
git-svn-id: svn://10.0.0.236/trunk@219439 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:24:35 +00:00
tony%ponderer.org
887c20e021 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner


git-svn-id: svn://10.0.0.236/trunk@219438 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:22:37 +00:00
benjamin%smedbergs.us
3321f9ce34 Bug 78081 - Don't export intermediate libraries, blanket-r=mento
git-svn-id: svn://10.0.0.236/trunk@219437 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 01:19:04 +00:00
bzbarsky%mit.edu
5d122039d9 Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219436 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 00:48:29 +00:00
graydon%mozilla.com
1bf777ed40 Bug 369134, bandaid for crash during restart under cycle collection.
r=vlad


git-svn-id: svn://10.0.0.236/trunk@219435 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 00:37:44 +00:00
rob_strong%exchangecode.com
7e0c766e77 Bug 369125 – updater.exe doesn't have a good description (updater). r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219434 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 00:23:50 +00:00
crowder%fiverocks.com
19bb5e772a Bug 355214: backing out mrbkap's patch for more testing
git-svn-id: svn://10.0.0.236/trunk@219433 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 00:15:19 +00:00
bzbarsky%mit.edu
6e5369ff05 Update scrollframes to the new GetCollapsed() API too. Bug 369127, r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@219432 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-03 00:08:19 +00:00
scott%scott-macgregor.org
e874ae7526 Bug #366501 --> Make back and forward history buttons default toolbar items. Remove the stop button from the default set. Do a better job sizing the initial width of the thunderbird window for 1024x768 resolution with the wider toolbar. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219431 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 23:54:17 +00:00
mkanat%bugzilla.org
089437e799 Bump version number pre-release.
git-svn-id: svn://10.0.0.236/trunk@219426 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 23:10:38 +00:00
kaie%kuix.de
8ab4f527d5 Bug 369098, Unable to Import personal certificate
Regression from recent checkin of bug 343612
Backing out obvious duplicate JS line
r=me


git-svn-id: svn://10.0.0.236/trunk@219423 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 22:53:48 +00:00
mrbkap%gmail.com
8aa8e587e4 Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@219422 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 22:40:28 +00:00
justdave%bugzilla.org
1176151d5a [SECURITY] Bug 367071: mod_perl initialization script forgets to allow .htaccess files to prohibit file access.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@219421 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 22:23:23 +00:00
bclary%bclary.com
3192cef0ee JavaScript Tests - sub status undefined, bug 369131, not part of the build
git-svn-id: svn://10.0.0.236/trunk@219420 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 21:54:13 +00:00
mkanat%bugzilla.org
530aaa8161 Bug 367674: [SECURITY] XSS when reading Atom feeds due to unescaped HTML
Patch By Frédéric Buclin <LpSolit@gmail.com> r=bkor, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@219419 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 21:42:00 +00:00
mattwillis%gmail.com
1f905b8504 debugging mac l10n
git-svn-id: svn://10.0.0.236/trunk@219418 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 21:40:33 +00:00
stridey%gmail.com
d42d841faa Camino only - Bug 364198: Allow the site icon for local files to act as a proxy for the file. r=smorgan sr=pink.
git-svn-id: svn://10.0.0.236/trunk@219416 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 21:24:34 +00:00
mattwillis%gmail.com
fa9dcbd9a4 debugging mac l10n
git-svn-id: svn://10.0.0.236/trunk@219415 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 20:14:01 +00:00
sspitzer%mozilla.org
871aadc0f1 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=lilmatt


git-svn-id: svn://10.0.0.236/trunk@219413 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 18:21:39 +00:00
mike.morgan%oregonstate.edu
e357bc7447 s/7/9/
git-svn-id: svn://10.0.0.236/trunk@219411 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 17:55:35 +00:00
mattwillis%gmail.com
d95bc6618b debugging mac l10n
git-svn-id: svn://10.0.0.236/trunk@219410 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 17:53:16 +00:00
daniel.boelzle%sun.com
134080f78c Bug 340949, 368820, 356125: minding signons.rememberSignons, simple caching, using search_calprops, email alarms, misc cleanup
git-svn-id: svn://10.0.0.236/trunk@219409 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 14:42:50 +00:00
bugzilla%standard8.demon.co.uk
b6443fad4b Bug 119948 duplicated LDIF import code. r=bienvenu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219408 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 13:51:40 +00:00
mattwillis%gmail.com
1559f28e4b debugging mac l10n
git-svn-id: svn://10.0.0.236/trunk@219406 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 08:27:46 +00:00
rob_strong%exchangecode.com
3b972cd451 Bustage fix - Bug 369048 – The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219403 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 07:15:54 +00:00
dbaron%dbaron.org
4db2e911a7 Fix inclusion of extra notation in href.
git-svn-id: svn://10.0.0.236/trunk@219402 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:41:51 +00:00
sspitzer%mozilla.org
5bd54a78a0 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=rstrong


git-svn-id: svn://10.0.0.236/trunk@219401 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:37:17 +00:00
rob_strong%exchangecode.com
5471dff1f0 Bug 369048 – The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219400 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:35:49 +00:00
dbaron%dbaron.org
8020647767 Tweak inline-block and inline-table z-ordering tests so they work with a broader range of font metrics and line heights.
git-svn-id: svn://10.0.0.236/trunk@219399 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:15:24 +00:00
dbaron%dbaron.org
1e94da33b0 Allow display:inline-block to be used on :before and :after. b=368622 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219398 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:13:37 +00:00
dbaron%dbaron.org
0903c8befe Move gray-ness of table borders to quirks mode and restore our prior standards-mode behavior. b=84307 r=fantasai sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219397 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:11:56 +00:00
preed%mozilla.com
d258d0c6ab Back out mattwillis' fix for bug 355465; perl -c is your friend.
git-svn-id: svn://10.0.0.236/trunk@219396 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 06:08:36 +00:00
mattwillis%gmail.com
10d188367f Respinning to build l10n
git-svn-id: svn://10.0.0.236/trunk@219395 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 05:35:02 +00:00
dbaron%dbaron.org
d58318944f Comment out a test that fails intermittently.
git-svn-id: svn://10.0.0.236/trunk@219394 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 05:18:25 +00:00
rob_strong%exchangecode.com
eb30bba2d6 Bug 367540 - When launching the app from the installer the app runs with elevated privileges. Also fixes Bug 364483 – Firefox stays elevated after update. patch=Masatoshi Kimura (:emk), r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@219393 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 05:07:37 +00:00
dbaron%dbaron.org
f9799eb9b0 Add simple script to clean up reftest output.
git-svn-id: svn://10.0.0.236/trunk@219392 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 05:00:41 +00:00
dbaron%dbaron.org
87181839d8 Add image that I forgot to add when checking in bug 368020.
git-svn-id: svn://10.0.0.236/trunk@219389 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 04:29:52 +00:00
mattwillis%gmail.com
6f54aa1e25 update tinder-config.pl to bug 355465 format
git-svn-id: svn://10.0.0.236/trunk@219387 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 04:09:04 +00:00
mattwillis%gmail.com
731e802569 bug 355465 - Make tinderbox more flexible with where it reports l10n packaging status. r=preed
git-svn-id: svn://10.0.0.236/trunk@219386 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 04:08:36 +00:00
sspitzer%mozilla.org
56a8e2de50 backing out my fix for bug #368661, it will break software update.
git-svn-id: svn://10.0.0.236/trunk@219385 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 04:05:21 +00:00
jst%mozilla.org
764d4a488b Fixing bug 368945. Add more value checking. r+sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219380 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 03:35:06 +00:00
alfred.peng%sun.com
656526444e Bug 365339. set cairo endianness macros in a sane way.
r=vladimir.


git-svn-id: svn://10.0.0.236/trunk@219378 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 03:26:39 +00:00
bzbarsky%mit.edu
3c75597311 Add tests for bug 276037.
git-svn-id: svn://10.0.0.236/trunk@219377 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 03:02:47 +00:00
jwalden%mit.edu
f8b731730a Add reftests for most of bug 1156. There's still more to do, but this covers probably 70-80% of it. r=biesi, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219374 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 02:42:04 +00:00
tony%ponderer.org
a9d821f39c bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria


git-svn-id: svn://10.0.0.236/trunk@219373 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 02:30:31 +00:00
bzbarsky%mit.edu
a4c17fc701 Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219372 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 02:12:48 +00:00
bienvenu%nventure.com
33539cd9a4 fix imap url parsing problem, sr=mscott 369028
git-svn-id: svn://10.0.0.236/trunk@219370 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 01:03:31 +00:00
masayuki%d-toybox.com
24182bf2fb Bug 365236 Implement font-size-adjust on Mac r=vlad
git-svn-id: svn://10.0.0.236/trunk@219369 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 00:46:48 +00:00
scott%scott-macgregor.org
3f1f9c725b Bug #369026 --> start page style rule cleanup including removing the background gradient. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219368 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-02 00:16:04 +00:00
ghendricks%novell.com
e136b41bd6 fixed error in patch 2.22
git-svn-id: svn://10.0.0.236/trunk@219366 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 23:50:57 +00:00
mattwillis%gmail.com
16d2f57d6b Spinning Sunbird 0.3.1 RC1
git-svn-id: svn://10.0.0.236/trunk@219364 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 23:17:30 +00:00
sayrer%gmail.com
1958dfebca Bug 357450. Unit tests for getElementsByClassName. r=jst, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@219362 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 22:49:09 +00:00
bienvenu%nventure.com
a419f726dc fix 369009 new profile with account(s) setup with MCD still brings up account wizard, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219359 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 22:34:01 +00:00
mattwillis%gmail.com
fd7db323ec bug 369014 - Fix typo in Argentina/Catamarca. r1/2=dmose
git-svn-id: svn://10.0.0.236/trunk@219357 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 22:30:15 +00:00
ghendricks%novell.com
0cbc1a3cc3 error in the patch
git-svn-id: svn://10.0.0.236/trunk@219356 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 22:17:43 +00:00
sayrer%gmail.com
122c643287 Bug 368994. move more content/ unit tests. r=sicking
git-svn-id: svn://10.0.0.236/trunk@219354 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 21:44:40 +00:00
sspitzer%mozilla.org
235535882e fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=dveditz,mscott,lilmatt


git-svn-id: svn://10.0.0.236/trunk@219353 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 21:29:21 +00:00
rhelmer%mozilla.com
a7f586ef6c do not override profile dir for firefox b=341852, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@219351 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 21:07:10 +00:00
rhelmer%mozilla.com
2991de3ced pageloader exgtension for firefox, b=367559 r=robcee
git-svn-id: svn://10.0.0.236/trunk@219349 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 20:56:13 +00:00
ghendricks%novell.com
cb5309cce4 assignee is optional.
git-svn-id: svn://10.0.0.236/trunk@219346 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 20:35:06 +00:00
mkanat%bugzilla.org
d8f8242cd3 Bug 361115: Release Notes For Bugzilla 2.22.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@219343 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 20:17:54 +00:00
benjamin%smedbergs.us
c5eef58af6 Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me
git-svn-id: svn://10.0.0.236/trunk@219333 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 18:57:57 +00:00
nelson%bolyard.com
c5bb81d728 Replace <LAYER> tags with <IFRAME>. Results looks right, but variables
from right frame are not succesfully fetched by left frame.  Bug 54685.


git-svn-id: svn://10.0.0.236/trunk@219332 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 18:55:53 +00:00
crowder%fiverocks.com
2831391b63 Bug 366398: Backing this out since it breaks branch debug builds.
Will restore when I have branch approvals


git-svn-id: svn://10.0.0.236/trunk@219331 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 18:40:00 +00:00
sayrer%gmail.com
364b319b0e Bug 368994. moving test cases closer to the code they test. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219330 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 18:24:32 +00:00
sayrer%gmail.com
226d1b3a24 Bug 368994. moving test cases closer to the code they test. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219329 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 18:06:09 +00:00
mnyromyr%tprac.de
f6e0ba5f04 Bug 367998: Tag menu in standalone is not color-coded; rs=neil
git-svn-id: svn://10.0.0.236/trunk@219328 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 17:44:34 +00:00
bienvenu%nventure.com
95aee029db allow custom column handlers to add new row properties, sr=mscott 368748
git-svn-id: svn://10.0.0.236/trunk@219326 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 17:39:48 +00:00
scott%scott-macgregor.org
caedc56842 remove some ctrl-m characters
git-svn-id: svn://10.0.0.236/trunk@219325 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 16:58:30 +00:00
Olli.Pettay%helsinki.fi
008258da9a Bug 344369, redesign label to specify control element directly, p=surkov, r=enndeakin+neil
git-svn-id: svn://10.0.0.236/trunk@219323 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 15:59:54 +00:00
sayrer%gmail.com
4b956025f4 Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
git-svn-id: svn://10.0.0.236/trunk@219322 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 15:14:00 +00:00
szegedia%freemail.hu
0e5fb5b698 setAttributes must not be prevented by READONLY attribute -- we must be able to programmatically reset it.
git-svn-id: svn://10.0.0.236/trunk@219321 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 15:07:49 +00:00
neil%parkwaycc.co.uk
966dcb5343 Support copying from about:config using the browser's Edit/Copy and the Accel+C shortcut as well as the context menu b=239940 r=mats,mano
git-svn-id: svn://10.0.0.236/trunk@219320 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 13:13:51 +00:00
neil%parkwaycc.co.uk
b0b6bc74a8 Spell check results from previous message aren't cleared b=368867 p=mscott r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219319 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 11:54:46 +00:00
philringnalda%gmail.com
326483cb86 Bug 368902: Unnecessary looping over collapsed children in nsSprocketLayout, patch by Andreas Lange <anlan@lange.cx>, r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219318 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 07:24:28 +00:00
rhelmer%mozilla.com
3bcab571b2 move to new RunShellCommand, split into substeps, various fixes and features. r=
preed, b=368579


git-svn-id: svn://10.0.0.236/trunk@219317 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 06:37:48 +00:00
philringnalda%gmail.com
da8854e143 Bug 361085: document the -no-remote command-line switch in -help, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219316 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 06:04:36 +00:00
jwalden%mit.edu
8f31e327b8 Remove debugging output -- bug 351968 is done! (Really.)
git-svn-id: svn://10.0.0.236/trunk@219315 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 05:47:46 +00:00
rhelmer%mozilla.com
b10dcf0c62 move to new RunShellCommand, split into substeps, various fixes and features. r=preed, b=368579
git-svn-id: svn://10.0.0.236/trunk@219314 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:50:47 +00:00
ccooper%deadsquid.com
4adb6e6bd8 - adding updated seamonkey trunk configs for linux release build on sea-linux-tbox linux ref VM
git-svn-id: svn://10.0.0.236/trunk@219313 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:39:36 +00:00
jwalden%mit.edu
9187d50318 Last bugfixing patch for bug 351968, fixing the yellow on fxexp-win32-tbox. Once I've verified this, there's still some debug code to remove, but that'll be it!
git-svn-id: svn://10.0.0.236/trunk@219312 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:34:38 +00:00
scott%scott-macgregor.org
279684ba32 Bug #368867 --> spell check results from previous messages show up in the suggestions list for the inline spell checker when using a cached compose window. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219310 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:31:11 +00:00
bienvenu%nventure.com
f844a5080f don't fetch preview text for imap if the pref isn't set, 368822, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219309 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:26:16 +00:00
sspitzer%mozilla.org
43b44f3c79 supplimental fix for bug #354226: while mail and calendar have a helper.exe
(the renamed uninst.exe), those versions of helper.exe do not contain support
for /postupdate, or the command line switch that does the all the registry
work and log copying.  only firefox's helper.exe has support for that.

r=rstrong.


git-svn-id: svn://10.0.0.236/trunk@219308 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 03:22:13 +00:00
dbaron%dbaron.org
cbdde83088 Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219306 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 02:45:55 +00:00
dbaron%dbaron.org
6cef0aeaef Add tests for dynamic resizing of things that depend on width of container. b=163504, 28811
git-svn-id: svn://10.0.0.236/trunk@219305 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 02:14:40 +00:00
dbaron%dbaron.org
c85e259a73 Add tests for support of 'overflow' on inline-block elements. b=367247
git-svn-id: svn://10.0.0.236/trunk@219304 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 02:13:07 +00:00
mattwillis%gmail.com
85fe4d6cd6 bug 368858 - Only open http and https URLs (not javascript: ones) r1=dveditz, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219303 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 01:55:41 +00:00
mattwillis%gmail.com
441a51bdde bug 368921 - Be sure to convert all timezones. r1/2=dmose
git-svn-id: svn://10.0.0.236/trunk@219300 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-01 01:39:14 +00:00
Olli.Pettay%helsinki.fi
fbdd881a9d Bug 367781, adoptNode should update mMutationBits of the possible |window| object. r+sr=peterv
git-svn-id: svn://10.0.0.236/trunk@219299 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 22:54:24 +00:00
preed%mozilla.com
111110bcf3 Bug 367802: patcher2 needs to use MozBuild::Util. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219298 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:59:34 +00:00
asqueella%gmail.com
9b444a60f5 remove the extra asterisk causing a strict warning.
irc-r=mano, no bug.


git-svn-id: svn://10.0.0.236/trunk@219297 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:53:03 +00:00
asqueella%gmail.com
d6008f9c2e Bug 363996 - subject in new mail notification is stripped of Re:
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219296 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:24:59 +00:00
asqueella%gmail.com
961df68b7f Bug 303954 - Incorrect display of non-ASCII characters in template name of "Reply with template" filter
patch by Magnus Melin <mkmelin+mozilla@iki.fi>
r+sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219295 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:14:17 +00:00
scott%scott-macgregor.org
c7b58b8757 Bug #367998 --> tags toolbar drop down doesn't show colors in the stand alone message window. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219294 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:12:55 +00:00
asqueella%gmail.com
c105bf5f6a Bug 366727 - Standardize Cairo Pixel construction and clean the PNG decoder a little
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=vlad


git-svn-id: svn://10.0.0.236/trunk@219293 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:09:20 +00:00
mozilla.mano%sent.com
6e50136a42 Bug 368874 - places-commands are not functional in the context menu of web panels. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219292 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:07:00 +00:00
slavomir.katuscak%sun.com
6d3680c1ad Bug 193386: Patch to fips.sh, fixed paths on HP-UX and AIX and added
PASSED/FAILED status reporting. r=nelson


git-svn-id: svn://10.0.0.236/trunk@219291 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:03:56 +00:00
asqueella%gmail.com
d4ac305796 Bug 368310 - Remove the obsolete Windows "A" style API calls in nsWindowsRegKey
patch by Ryan Jones <bugs@ryan-jones.com>
r+sr=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@219290 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 21:02:48 +00:00
pedemont%us.ibm.com
1cb9ae458b Bug 330256 - Change generated interfaces package name.
git-svn-id: svn://10.0.0.236/trunk@219289 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 20:54:19 +00:00
benjamin%smedbergs.us
7b6469e9ab Fix Tunit with an objdir for real this time, r=coop
git-svn-id: svn://10.0.0.236/trunk@219288 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 20:52:05 +00:00
benjamin%smedbergs.us
07d98cdffe Bustage fix from bug 351949 - link against shell32 for ShellExecute
git-svn-id: svn://10.0.0.236/trunk@219287 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 20:29:11 +00:00
gavin%gavinsharp.com
3d88b98363 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, patch by Brian Crowder <crowder@fiverocks.com>, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219286 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 20:09:41 +00:00
crowder%fiverocks.com
7e15ef5662 Bug 366398: On Darwin, Makefile.ref builds static libjs.so instead of dynamic libjs.dylib, r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219285 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 19:55:41 +00:00
ccooper%deadsquid.com
f68cc4d3e3 - enable unit tests
git-svn-id: svn://10.0.0.236/trunk@219284 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 19:43:05 +00:00
aaronleventhal%moonset.net
bed3b171df Bug 356152. Menu items actions should be called click, not select. Patch by Mike Gao. r=aaronlev
git-svn-id: svn://10.0.0.236/trunk@219283 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 19:43:04 +00:00
bugzilla%standard8.demon.co.uk
8afbb835a5 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager (in suiterunner) - no longer need to register default theme via installed-chrome.txt r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219279 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:56:29 +00:00
vladimir%pobox.com
4ff12c96f9 b=368852, cocoa native theme code needs to flush cairo clip before drawing, r=stuart
git-svn-id: svn://10.0.0.236/trunk@219278 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:43:34 +00:00
sayrer%gmail.com
a9fa08bf21 cosmetic changes to test screen
git-svn-id: svn://10.0.0.236/trunk@219277 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:25:15 +00:00
jwalden%mit.edu
566f07f0a6 Sigh...still a tinderbox not liking tests -- echoing relevant variables to see their values, still bug 351968
git-svn-id: svn://10.0.0.236/trunk@219276 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:16:22 +00:00
ccooper%deadsquid.com
0bdd9e0bf4 - report when TUnit is successful
git-svn-id: svn://10.0.0.236/trunk@219275 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:11:11 +00:00
mozilla.mano%sent.com
75e2ea0e29 Bug 361698 - Navigation menuitems don't work in the sidebar's context menu. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219274 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 18:10:02 +00:00
kaie%kuix.de
c0aad59995 bug 343612, Reset master password confirmation dialog should be opened as a dialog.
patch contributed by Dorian (boissomag@free.fr)
r=kengert


git-svn-id: svn://10.0.0.236/trunk@219273 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 17:57:44 +00:00
mozilla.mano%sent.com
71b8cc9607 Bug 368776 - Feed Preview is broken if Safari is the default reader. r=mento.
git-svn-id: svn://10.0.0.236/trunk@219271 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 17:19:39 +00:00
benjamin%smedbergs.us
34c78edf3f RunUnitTests doesn't work when an objdir is set, r=coop
git-svn-id: svn://10.0.0.236/trunk@219270 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 17:17:32 +00:00
Olli.Pettay%helsinki.fi
1e8d2ecbb1 Bug 368627, Problem with XForms using itemsets across models, r=aaronr+surkov
git-svn-id: svn://10.0.0.236/trunk@219269 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 17:08:30 +00:00
stridey%gmail.com
cc0c55401c Camino only - Bug 360839: Expose preference for saving session state.
git-svn-id: svn://10.0.0.236/trunk@219267 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:43:00 +00:00
tor%cs.brown.edu
a9d030d819 Fix build bustage from bug 367503.
git-svn-id: svn://10.0.0.236/trunk@219265 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:31:20 +00:00
jst%mozilla.org
481c092675 Fixing bug 355766. Provide safe cross-origin access helper object, and make XPCNativeWrapper.wrappedJSObject use it. r=bzbarsky@mit.edu, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219264 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:25:35 +00:00
cltbld
b99f9a6620 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219263 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:21:02 +00:00
philringnalda%gmail.com
b53869a21a Bug 352158: Back/Forward buttons appear disabled in Customize Toolbar view, r=gavin
git-svn-id: svn://10.0.0.236/trunk@219262 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:13:13 +00:00
benjamin%smedbergs.us
56576b18a3 No bug: checking to see which tinderboxes don't have python available.
git-svn-id: svn://10.0.0.236/trunk@219261 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:12:09 +00:00
tor%cs.brown.edu
5b1e084875 Bug 367503 - Switch nsSVGPathGeometryFrame to thebes. r=longsonr, sr=roc
git-svn-id: svn://10.0.0.236/trunk@219260 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:05:42 +00:00
Olli.Pettay%helsinki.fi
ba610d02ec Bug 243370, deCOMtaminate parts of nsIFrame that come from nsIBox, part 2, p=anlan@lange.cx, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219259 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 16:02:42 +00:00
aaronleventhal%moonset.net
8da4e21793 Bug 368598. Collate multiple related caret/selection moves into one, and fire the accessible caret and selection events after focus events. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@219257 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:42:55 +00:00
bear%code-bear.com
1d5551edc8 During WriteCheckins() the batchid-###.pl file is not generated if the
readonly param is true (Controls if the hooklist is to be updated).
This is causing grief with Tinderbox as it depends on that file to extract
the tree state when creating pages like quickparse.
bug 368792 r=cls


git-svn-id: svn://10.0.0.236/trunk@219256 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:36:26 +00:00
aaronleventhal%moonset.net
9f084b2c4f Bug 365690. Don't fire focus events for autocomplete menus while editing a text field (XUL or HTML). r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@219255 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:13:39 +00:00
aaronleventhal%moonset.net
230605e344 Bug 368779. Should fire object:state-changed:busy when loading document start. r=evan.yan
git-svn-id: svn://10.0.0.236/trunk@219254 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:07:12 +00:00
asqueella%gmail.com
198acfba39 Bug 210096, part two - remove inIFileSearch interface and its implementation
patch by Shawn Wilsher <comrade693+bmo@gmail.com>
r=db48x, sr=neil


git-svn-id: svn://10.0.0.236/trunk@219253 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 15:04:36 +00:00
aaronleventhal%moonset.net
125efcd806 Bug 367653. STATE_BUSY no longer cleared after document/window loads. r=ginn.chen
git-svn-id: svn://10.0.0.236/trunk@219252 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 14:55:36 +00:00
asqueella%gmail.com
0f0050a0c3 Bug 366214 - more improvements for JPEG in Cairo
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov, sr=tor

Patch description:

1. Use row_stride and bpr only in non-Cairo builds (for the RGBRow buffer)
   (as jpg scanlines are always 3 bytes (in current config anyway)
2. Use 'client_data' to keep the pointer to the decoder instead of the offsetof
hack
3. Call 'img->ImageUpdated' not for every scanline, but for every batch of
scanlines received (just like OnDataAvailable).

Ad 1: Allows for better Cairo and non-Cairo separation
Ad 2: Removes the need for the offsetof hack
Ad 3: Makes image decoding for JPG in Cairo a lot faster (at least it feels
faster)


git-svn-id: svn://10.0.0.236/trunk@219251 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 14:53:21 +00:00
asqueella%gmail.com
20d87af87f fix bug 368145 - Linker warning when linking nsBrowserApp.obj in MSVC by using -libpath for MSVC and -L for everything else
patch by Ryan VanderMeulen <ryanvm@gmail.com>
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@219250 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 14:38:21 +00:00
asqueella%gmail.com
25454ae60b Bug 367616 - Find again 'eats' some characters in View selection source.
patch by Florian Quèze <f.qu@queze.net>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@219249 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 14:25:32 +00:00
longsonr%gmail.com
2577bfb047 Bug 368703 û Some methods in layout/style could be const r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219248 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 13:59:26 +00:00
mozilla.mano%sent.com
cb1ab5905d Remove hidden character from the patch for bug 326854, thanks Neil.
git-svn-id: svn://10.0.0.236/trunk@219247 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 11:49:16 +00:00
thomas.benisch%sun.com
d0c340a6ef Bug 368558 add colors to Lightning calendars tab rui=mvl r1=lilmatt r2=mvl
git-svn-id: svn://10.0.0.236/trunk@219246 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 11:42:22 +00:00
mozilla.mano%sent.com
f2a5b6ef77 Bug 368449 - 'Open All in Tabs' menu-item label accidentally reverted. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219245 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 11:29:05 +00:00
mozilla.mano%sent.com
a5b5cab78b Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin.
git-svn-id: svn://10.0.0.236/trunk@219244 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 11:24:16 +00:00
longsonr%gmail.com
bbe6c26223 Bug 368693 - use XMost() and YMost() in nsSVGFilters.cpp r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@219243 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 10:10:56 +00:00
scott%scott-macgregor.org
222540d111 Bug #350052 --> View menu loses focus between Sort by and Threads. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219241 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 08:20:31 +00:00
jwalden%mit.edu
7d3578115c Last commit for bug 351968, I promise!
git-svn-id: svn://10.0.0.236/trunk@219240 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 08:12:24 +00:00
jwalden%mit.edu
a5bbba2cb4 Unbreak test -- the previous commit should work fine. Bug 351968 is completely committed!
git-svn-id: svn://10.0.0.236/trunk@219239 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 07:49:10 +00:00
jwalden%mit.edu
8b7aba480c Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
git-svn-id: svn://10.0.0.236/trunk@219238 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 07:22:12 +00:00
cls%seawood.org
4399fe9c40 Grab global treedata to get $bonsai_tree for quickparse
Bug #359451


git-svn-id: svn://10.0.0.236/trunk@219237 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 06:35:46 +00:00
cls%seawood.org
b20b291447 Print a warning to the logfiles if batch-#.pl cannot be opened to determine tree state.
Fix the regex that checks for tree state.
Bug #359451


git-svn-id: svn://10.0.0.236/trunk@219236 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 06:17:55 +00:00
jwalden%mit.edu
d02a10351a Fix broken WINNT embedding tests by not building them, as happened before the previous change -- bug 351968 cleanup
git-svn-id: svn://10.0.0.236/trunk@219234 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:52:24 +00:00
dbaron%dbaron.org
56bd7b92c6 Missed null check. b=368740 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219233 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:23:47 +00:00
jwalden%mit.edu
fbfbf6be25 Add a *working* hack to fix much of the MozillaTest bustage, I think -- still bug 351968
git-svn-id: svn://10.0.0.236/trunk@219232 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:23:40 +00:00
dbaron%dbaron.org
f0021aa428 Make things inside foreignObject reflow in response to style changes that cause reflow. b=328829 r=jwatt sr=roc
git-svn-id: svn://10.0.0.236/trunk@219231 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:22:40 +00:00
dbaron%dbaron.org
cebfff8cef Fix handling of background-clip and background-origin to honor GetSkipSides. b=368020 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219230 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:21:05 +00:00
bienvenu%nventure.com
a3d3ff410c fix MCD with better fix for bug 216751, sr=mscott, look at correct pref branch for prefs set in .cfg file
git-svn-id: svn://10.0.0.236/trunk@219229 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:16:56 +00:00
sayrer%gmail.com
a09636f4b4 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219228 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 05:14:23 +00:00
jwalden%mit.edu
a5fda3276c Add a hack to fix much of the MozillaTest bustage, will follow up in bug 351968 and figure out the right way to do this...
git-svn-id: svn://10.0.0.236/trunk@219226 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 04:57:53 +00:00
nelson%bolyard.com
5b3a170bba Bug 366803 - Improve SSL tracing, make it work in browsers, to help with
debugging bug 356470.  r=neil.williams,alexei.volkov


git-svn-id: svn://10.0.0.236/trunk@219222 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 04:20:26 +00:00
jwalden%mit.edu
1d0e6fa95c Testing something to determine the problem that's breaking the MozillaTest tinderboxen running automated tests
git-svn-id: svn://10.0.0.236/trunk@219220 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:58:25 +00:00
jwalden%mit.edu
83d07a5ce5 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219219 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:25:46 +00:00
mozilla.mano%sent.com
a2ca505564 Bug 368781 - bookmark-properties window is busted in places-bookmarks builds.
git-svn-id: svn://10.0.0.236/trunk@219218 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:25:03 +00:00
aaronleventhal%moonset.net
ef338173c1 Bug 368729. Use hyphens for property names in ATK property change events. r=parente
git-svn-id: svn://10.0.0.236/trunk@219217 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:22:37 +00:00
mozilla.mano%sent.com
d0051a671f Bug 367035 - No 'Bookmark This Tab' and 'Bookmark All Tabs' menuitms in the tabbar context menu (places-bookmarks builds). r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219216 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:09:48 +00:00
bzbarsky%mit.edu
a8acdc68b2 Fire the branch callback for the original cx when we're evaluating in a
sandbox.  Bug 368714, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@219215 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 03:07:24 +00:00
preed%mozilla.com
b314c46e74 Bug 364499: Fix a problem where we conflated path w/ url; r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219214 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 02:45:56 +00:00
mozilla.mano%sent.com
eb44fa2328 Bug 342381 - Copying a live bookmark should put the feed url on the clipboard. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219213 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 02:40:18 +00:00
mattwillis%gmail.com
1e558de59a bug 368724 - Minor cleanup to tzid comparisons per mvl. Patch by lilmatt, r1=ctalbert, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219210 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-31 00:20:51 +00:00
mats.palmgren%bredband.net
94bd3cef2d Add some protection in nsThebesImage::Draw() against bad calls. b=368427 r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@219209 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 22:52:53 +00:00
cls%seawood.org
9e37c8a796 Use local hashes instead of global variables to store tree status data.
Store static tree configuration from treedata.pl into global hash.
Bug #359451 r=bear


git-svn-id: svn://10.0.0.236/trunk@219208 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 22:34:14 +00:00
mats.palmgren%bredband.net
d5c6c5d749 Collapse() might have destroyed 'frame'. b=368697 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219207 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 22:28:06 +00:00
bienvenu%nventure.com
565ae92077 fix new mail alerts for quoted printable messages with soft line breaks, 368550, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@219206 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 22:23:01 +00:00
sayrer%gmail.com
c3796add5f Bug 367608. implement nsIFile::normalize() on OS X. r=mano, sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@219205 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:50:45 +00:00
benjamin%smedbergs.us
dfd4da8a97 Bug 368482 - Alpha Linux updates from xptcall changes, patch by falk@debian.org, r=me
git-svn-id: svn://10.0.0.236/trunk@219204 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:44:30 +00:00
rob_strong%exchangecode.com
7d48806583 Bug 368525 – Update 7zSD.sfx to include 32 bit images. r=lilmatt
git-svn-id: svn://10.0.0.236/trunk@219202 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:39:40 +00:00
jonas%sicking.cc
dc89ea1f2d Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219201 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:21:06 +00:00
mattwillis%gmail.com
1172c6e14c bug 368709 - Adds missing trailing slash to gTzIdPrefix to make comparisons work. r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@219200 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:07:34 +00:00
pedemont%us.ibm.com
8b5083bb42 Bug 362530 - Mac XULRunner SDK not copied to FTP server. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219199 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:04:36 +00:00
mattwillis%gmail.com
2e458ced37 bug 368121 and bug 321653 - Update included timezones to contain 2007 US Daylight Savings Time changes, and convert events, tasks and preferences to the new tzids. r1=ctalbert, r2=dmose
git-svn-id: svn://10.0.0.236/trunk@219198 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 21:04:35 +00:00
mattwillis%gmail.com
05e4b0a41c Respin 0.3.1pre builds for testday to pickup fix for bug 368709
git-svn-id: svn://10.0.0.236/trunk@219195 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 20:24:48 +00:00
shaver%mozilla.org
973808718a Initial import of FUEL files for jresig and mfinkle.
git-svn-id: svn://10.0.0.236/trunk@219192 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:52:16 +00:00
roc+%cs.cmu.edu
ae03ab41d5 Bug 368468. Make code conform to Thebes style. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@219191 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:49:16 +00:00
uriber%gmail.com
7627d11f46 The correct version of the patch for bug 363198, this time.
git-svn-id: svn://10.0.0.236/trunk@219190 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:36:55 +00:00
uriber%gmail.com
512057cadc GetFrameForNodeOffset: if aNode has no children and the offset is 0, return the frame corresponding to aNode rather than failing. patch by Nian Liu <nian.liu@sun.com>. bug=363198 r=uriber sr=roc.
git-svn-id: svn://10.0.0.236/trunk@219189 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:29:55 +00:00
bugzilla%standard8.demon.co.uk
74cd823725 Bug 363491 Stops xul apps needing to build in xpfe/global. r=benjamin,mscott,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219188 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:16:33 +00:00
bugzilla%standard8.demon.co.uk
e9213ece34 Bug 363491 Stop suiterunner builds needing to build in xpfe/global (define an about:about module for SeaMonkey) r=dveditz,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219187 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 19:08:36 +00:00
bugzilla%standard8.demon.co.uk
8513583aec Bug 354010 No error dialog when attempting to create multiple lists of the same name in separate address books. r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219186 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 18:55:45 +00:00
edburns%acm.org
345b029cb2 M webclient/build-tests.xml
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java
M webclient/src_moz/CurrentPageImpl.cpp
M webclient/src_moz/Makefile.in

- Remove bookmarks because bookmarks is not in XULRunner

M webclient/test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- Disable testCopyCurrentSelectionToSystemClipboard.  Need to try with
  1.5.0.9.

M webclient/test/automated/src/classes/org/mozilla/webclient/NavigationTest.java
M webclient/test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- Account for build dir change

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- enable copy button.


git-svn-id: svn://10.0.0.236/trunk@219185 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 18:26:37 +00:00
joshmoz%gmail.com
ca0394d0e2 use close button in dialogs in some cases. b=359192 r=cbarrett sr=pinkerton
git-svn-id: svn://10.0.0.236/trunk@219184 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 17:53:48 +00:00
cltbld
c93c38f7b1 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219183 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 17:11:03 +00:00
benjamin%smedbergs.us
6567bfccef Bug 368316 - Add configure detection for VC9 prerelease (codename "Orcas"), patch by Stefanik Gábor <netrolller.3d@gmail.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@219182 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 17:06:58 +00:00
bzbarsky%mit.edu
787c7021bb Check with CAPS before executing in a sandbox. Bug 368655, r+sr=jst.
git-svn-id: svn://10.0.0.236/trunk@219180 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 16:38:15 +00:00
stuart.morgan%alumni.case.edu
f30b95cbe7 Camino only - Checking in missed file from bug 358689
git-svn-id: svn://10.0.0.236/trunk@219179 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 16:05:59 +00:00
longsonr%gmail.com
0f7134181a Bug 307708 û filters should operate in linearRGB color space by default r=dbaron,r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@219177 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 13:19:55 +00:00
asqueella%gmail.com
70c0246288 fix bug 363419 - Direct children of <overlay> not created correctly.
Don't create XUL "placeholder" element for them, instead use the same logic as elsewhere, as these nodes can end up in the master document.

r=smaug, sr=sicking


git-svn-id: svn://10.0.0.236/trunk@219176 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 12:49:24 +00:00
neil%parkwaycc.co.uk
214111bf7d Fix one-time install issue caused by profile selection dialog and CAPS conspiring to register chrome when I didn't expect it b=368223 r=trev@gtchat.de sr=jag
git-svn-id: svn://10.0.0.236/trunk@219175 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 10:20:27 +00:00
Olli.Pettay%helsinki.fi
d22a9090d3 Bug 367310, immediately after closing history crash opening unvisited links [@ nsTreeRows::FindByResource], p=enndeakin, r=me, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219174 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 08:52:07 +00:00
masayuki%d-toybox.com
ff3a7c1f05 Bug 366285 Need a common class of the fontconfig management for Linux and BeOS r=vlad
git-svn-id: svn://10.0.0.236/trunk@219172 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 08:20:29 +00:00
bzbarsky%mit.edu
b3876987e5 Fix more bustage. Still bug 300691
git-svn-id: svn://10.0.0.236/trunk@219170 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 06:38:26 +00:00
bzbarsky%mit.edu
4e77b25e66 Fix build bustage. Bug 300691
git-svn-id: svn://10.0.0.236/trunk@219169 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 06:25:07 +00:00
bzbarsky%mit.edu
78ccec5f86 Remove some no longer needed code. Bug 368273, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219168 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:52:27 +00:00
bzbarsky%mit.edu
e194a83392 Make <style> elements notice text content changes. Bug 367612, r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219167 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu
fc8275495f Fix bug 300691. r+sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219166 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:48:22 +00:00
scott%scott-macgregor.org
3e57d3dbda Bug #343933 --> images aren't getting loaded in the compose window after a save operation happens because nsMsgWindow::SetDOMWindow changes the app type to MAIL. Make callers explicitly set the app type instead of doing it in SetDOMWindow.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219165 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:45:25 +00:00
sayrer%gmail.com
61de23279a bug 368645. mochitest's runtests.pl dies with 'libmozjs.so: cannot open shared object file: No such file or directory'. r=myk
git-svn-id: svn://10.0.0.236/trunk@219164 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:28:14 +00:00
scott%scott-macgregor.org
6b38093629 Bug #3459 --> inline subject spell checking should honor the global inline spell check settings. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219163 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:28:13 +00:00
scott%scott-macgregor.org
460bd5aebb Bug #368635 --> hide phishing controls for downloading local list of known phishing urls since we don't have a service provider hooked up yet. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219161 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:17:53 +00:00
rob_strong%exchangecode.com
bfca43936b Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 – Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 – nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong.
git-svn-id: svn://10.0.0.236/trunk@219158 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:14:50 +00:00
edburns%acm.org
e72cf3994c M dom/build.xml
M dom/jni/Makefile.in
M dom/jni/javaDOMGlobals.cpp
M dom/src/Makefile.in
M webclient/build-tests.xml
M webclient/build.xml
M webclient/src_ie/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_moz/gtk/Makefile.in
M webclient/src_moz/motif/gtkmozilla.h
M webclient/src_share/Makefile.in

- Enable building with an objdir.  Much more civilized.  Thanks very
  much to Bradley Smedberg.


git-svn-id: svn://10.0.0.236/trunk@219157 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:51:54 +00:00
despotdaemon
14137191b8 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219156 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:44:07 +00:00
scott%scott-macgregor.org
5014bee07b Bug #346966 --> message headers are spaced too far apart (vertically) when using large fonts. sr=neil
git-svn-id: svn://10.0.0.236/trunk@219155 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:20:11 +00:00
roc+%cs.cmu.edu
6d0b53f654 Bug 368153. Allow jar: URLs to return the query part in the document.location.search property. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@219154 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:15:02 +00:00
roc+%cs.cmu.edu
c0189af2ee Bug 368182. Add Xft path to gfxPangoTextRun to hopefully improve performance for 8bit text (rendering should be the same as it used to be pre-gfxPangoTextRun). r=pavlov
git-svn-id: svn://10.0.0.236/trunk@219153 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 01:14:19 +00:00
cst%yecc.com
9ecc3d1c52 Bug 368046 zero-height window messes up tab preview
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@219152 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 00:13:37 +00:00
cvshook%sicking.cc
ccd1d6884d Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
git-svn-id: svn://10.0.0.236/trunk@219151 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 00:06:41 +00:00
asqueella%gmail.com
788939323b Bug 368606 - mochitest runtests.pl should work with any working directory
r=sayrer


git-svn-id: svn://10.0.0.236/trunk@219149 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 22:32:08 +00:00
aaronr%us.ibm.com
7f97d3f2a1 [XForms] range regression, no thumb showing. Bug 366743, p=msterlin, r=surkov+aaronr
git-svn-id: svn://10.0.0.236/trunk@219147 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 21:42:05 +00:00
Olli.Pettay%helsinki.fi
12ad213b62 Bug 367988, View|Headers|All - when set, full headers shown, on next launch, View|Headers|Normal is marked instead, yet full headers are still shown , r=mscott, sr=neil
git-svn-id: svn://10.0.0.236/trunk@219144 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 20:41:26 +00:00
jwalden%mit.edu
46e05ea2a6 Bug 368158 - nsPipe XPCOM attributes are missing initialization checks. r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@219143 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 20:08:50 +00:00
jwalden%mit.edu
88c64d8de5 Bug 367827 - Testing for DOM serialization with different output encodings. r=bz
git-svn-id: svn://10.0.0.236/trunk@219142 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 20:05:07 +00:00
mvl%exedo.nl
f2ac7e4691 UI bits for bug 215971. r=lilmatt,jminta
git-svn-id: svn://10.0.0.236/trunk@219141 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 20:00:26 +00:00
jwalden%mit.edu
ce2644d865 Bug 368142 - Tests for correct byte-by-byte encodings of Unicode strings. r=smontagu
git-svn-id: svn://10.0.0.236/trunk@219140 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 20:00:03 +00:00
mattwillis%gmail.com
87d05f4866 bug 368490: Fix indenting level so ics import recognizes exceptions of recurring events. r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@219139 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 19:56:14 +00:00
jwatt%jwatt.org
adbce890b6 Fix typo. r=stuart (no bug)
git-svn-id: svn://10.0.0.236/trunk@219138 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 19:49:23 +00:00
despotdaemon
73c554dcd3 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@219137 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 19:48:35 +00:00
mike.morgan%oregonstate.edu
073d828589 Fixed typo in comment.
git-svn-id: svn://10.0.0.236/trunk@219135 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 18:48:32 +00:00
despotdaemon
278386638f Pseudo-automatic update of changes made by morgamic@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@219134 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 18:48:23 +00:00
stridey%gmail.com
ebcaa7dcf6 Camino only - Bug 368457: about:config is broken. Patch by Smokey Ardisson <alqahira@ardisson.org>. r=me sr=pink
git-svn-id: svn://10.0.0.236/trunk@219132 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 18:07:03 +00:00
stuart.morgan%alumni.case.edu
c59e2d6733 Camino only - Bug 368443: Remove stored session when reseting Camino. r=stridey sr=pink
git-svn-id: svn://10.0.0.236/trunk@219131 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:59:57 +00:00
stridey%gmail.com
8b09609146 Camino only - Bug 358689: Offer user the choice to restore window state after a crash. Now with (hopefully) orange-free goodness. Original patch by Sean Murphy <camino@seanmurph.com>, bustage fix by Stuart Morgan <stuart.morgan@alumni.case.edu> sr=pink
git-svn-id: svn://10.0.0.236/trunk@219130 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:56:28 +00:00
sayrer%gmail.com
10f7224bb4 Bug 368531. add content/html/document/test to the automatic run. r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219129 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:56:19 +00:00
enndeakin%sympatico.ca
9c42661cc7 Bug 92174, add date and time picker widgets to toolkit, r=neil,mano
git-svn-id: svn://10.0.0.236/trunk@219127 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:36:20 +00:00
stuart.morgan%alumni.case.edu
4a5a019d21 Camino only - Bug 368570: Don't leak keychain items during form fill. sr=pink
git-svn-id: svn://10.0.0.236/trunk@219126 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:33:16 +00:00
stridey%gmail.com
64d05b41cd Camino only - Bug 362655: Make 'Keyboard Shortcuts' menu item pointing to online documentation. r=cl sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@219125 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 17:30:17 +00:00
wr%rosenauer.org
f185f48162 Bug 368544 - don't try to send with empty URL, r=luser
git-svn-id: svn://10.0.0.236/trunk@219123 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 16:04:18 +00:00
smontagu%smontagu.org
83e5b28c9f #undef CS and ES to prevent build errors on Solaris 10 x86. Bug 287388, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@219121 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 14:37:04 +00:00
martijn.martijn%gmail.com
a9d520ae67 Bug 336279 – Find misses text in this testcase, r=jst, sr=rbs
git-svn-id: svn://10.0.0.236/trunk@219120 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 13:58:24 +00:00
crowder%fiverocks.com
3ef86c2c5d 253142: another script ordering bug, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219118 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 08:22:31 +00:00
dveditz%cruzio.com
7d2deb3c1b suppress bad cert dialogs during extension update checks (bug 366191). r=rstrong, sr=darin
git-svn-id: svn://10.0.0.236/trunk@219117 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 07:58:01 +00:00
scott%scott-macgregor.org
f5048657ad Bug #3459 --> run the inline spell checker on the subject.
sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219116 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 07:41:40 +00:00
scott%scott-macgregor.org
1b86fb7d3f Bug#368532 --> inline table editing controls aren't being displayed because the content policy is blocking resource urls. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219115 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 07:40:22 +00:00
alfred.peng%sun.com
57c72a1a2e Bug 368377. Stop exporting cairo headers from thebes headers.
Fix Solaris compiler bustage.
Patch by Andreas Lange anlan@lange.cx. r=pavlov.


git-svn-id: svn://10.0.0.236/trunk@219114 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 07:25:05 +00:00
rob_strong%exchangecode.com
730a3baf36 Bug 368524 – Update 7zSD.sfx to include 32 bit images. r=mscott
git-svn-id: svn://10.0.0.236/trunk@219111 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 06:55:59 +00:00
sayrer%gmail.com
97a00cd91d trivial formatting changes to the test screen
git-svn-id: svn://10.0.0.236/trunk@219107 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 05:45:52 +00:00
crowder%fiverocks.com
b687460bad 252995: reordering script_toSource and script_toString, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219103 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 04:50:34 +00:00
scott%scott-macgregor.org
6c30e4b368 Bug #346966 --> message headers have too much vertical spacing on windows with large fonts turned on. r=neil
git-svn-id: svn://10.0.0.236/trunk@219102 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 04:48:55 +00:00
crowder%fiverocks.com
3a04ebbbb1 253003: re-ordering script compile, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219101 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 04:40:34 +00:00
crowder%fiverocks.com
cb8f649b8f 253125: script_exec ordering fix, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219100 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 04:18:49 +00:00
rob_strong%exchangecode.com
432143d212 Bug 333491 – FF installer icon looks bad on Windows Vista. ui-r=beltzner
git-svn-id: svn://10.0.0.236/trunk@219099 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 03:30:24 +00:00
bzbarsky%mit.edu
105ac72207 Missed a spot where we should update our cached band rect. Bug 368330, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219098 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-29 02:16:23 +00:00
cltbld
994d6810d8 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@219086 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 22:21:03 +00:00
mozilla%weilbacher.org
0b13d1e0a5 [OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply
git-svn-id: svn://10.0.0.236/trunk@219085 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 22:20:21 +00:00
lpsolit%gmail.com
7d4c9d3596 Bug 361842: When filing a bug with dependencies, delta_ts is not updated on dependent bugs, preventing correct midair collision detection in these bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@219084 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 21:20:45 +00:00
justdave%bugzilla.org
23e3029157 Bug 367823: prevent addcheckin.pl from *writing* to the shadow database
r=bear


git-svn-id: svn://10.0.0.236/trunk@219083 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 21:19:07 +00:00
jst%mozilla.org
116af3ce87 Fixing bug 366082. Prevent Adobe Acrobat from loading URLs other than http:, https:, or ftp: w/o specifying a target. r+sr=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@219081 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:50:37 +00:00
inonit%inonit.com
ba0fe65e30 Fix spelling errors in code, documentation
git-svn-id: svn://10.0.0.236/trunk@219079 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:31:26 +00:00
inonit%inonit.com
372709b910 Better documentation on jsdriver target
git-svn-id: svn://10.0.0.236/trunk@219078 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:28:10 +00:00
inonit%inonit.com
b98a2f53cb Fix for bug #321967 ("default xml namespace =" statement decompiles incorrectly)
git-svn-id: svn://10.0.0.236/trunk@219077 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:23:51 +00:00
asqueella%gmail.com
9880dcd409 Bug 368229 - pref-smime-advanced.xul is not used
Magnus Melin <mkmelin+mozilla@iki.fi>
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@219075 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:18:29 +00:00
crowder%fiverocks.com
99a5d3fbd2 Bug 355820: follow-up to fix eval breakage. patch by crowder@fiverocks.com, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219074 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:17:29 +00:00
sayrer%gmail.com
1f60178c95 bug 368494. mochitest harness setup bugs. r=asqueella
git-svn-id: svn://10.0.0.236/trunk@219073 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 19:06:05 +00:00
dbaron%dbaron.org
3af9eecb86 Make non-box frames pay better attention to nsITheme::GetWidgetBorder and GetWidgetPadding. b=366722 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219072 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 17:20:01 +00:00
bzbarsky%mit.edu
a99e9b8f80 Fix crash bug 368166. r=bernd, sr=roc
git-svn-id: svn://10.0.0.236/trunk@219071 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 16:49:26 +00:00
Olli.Pettay%helsinki.fi
d30b60507a Bug 321174, move GetElementsForResult and GetElementsForID to an nsCOMArray, r=enndeakin, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@219070 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 13:17:27 +00:00
asqueella%gmail.com
da8bed279c fix bug 367356, Error: erel has no properties (XMLPrettyPrint.xml)
patch by Dão Gottwald <dao@design-noir.de>
r=gavin


git-svn-id: svn://10.0.0.236/trunk@219069 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 12:58:19 +00:00
jwalden%mit.edu
e5e23c59f9 Bug 368459 - Test for XML.prototype.normalize() in E4X test suite is wrong; also fix the bug the buggy testcase was hiding. r=brendan
git-svn-id: svn://10.0.0.236/trunk@219067 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 06:27:21 +00:00
ajschult%verizon.net
84a2931a30 Fixing Aaron's bustage from bug 368195
git-svn-id: svn://10.0.0.236/trunk@219066 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 05:11:13 +00:00
aaronleventhal%moonset.net
0eb7d1fddc Bug 368195. Add missing ARIA roles treegroup and status. r=evan.yan
git-svn-id: svn://10.0.0.236/trunk@219064 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 04:03:24 +00:00
aaronleventhal%moonset.net
b85e073170 Bug 367412. Fix Mozilla's usage of states, and refactor. r=ginn.chen, r=surkov, sr=neil
git-svn-id: svn://10.0.0.236/trunk@219063 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 03:58:18 +00:00
mozilla.mano%sent.com
75a1abc5ce Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@219062 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-28 00:33:10 +00:00
mats.palmgren%bredband.net
5470e3820a Fix divide by zero crash regression. b=368427 r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@219061 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 23:35:07 +00:00
mozilla.mano%sent.com
a48c8f8f29 Bug 368447 - Drag&Drop from the places toolbar is broken. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@219060 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 23:27:50 +00:00
stuart.morgan%alumni.case.edu
6fa8890a65 Bug 368444: Disable Camino's crash-restoration dialog in tinderbox tests. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219057 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 23:13:21 +00:00
mats.palmgren%bredband.net
8ae547d9f0 Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@219056 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 22:50:18 +00:00
dbaron%dbaron.org
04bb428ada Remove nsTableFrame::GetBorderPadding and related code. b=367458 r=bernd sr=roc
git-svn-id: svn://10.0.0.236/trunk@219055 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 22:22:24 +00:00
mats.palmgren%bredband.net
be57223232 Implement "Empty Junk" for the Junk folder context menu. b=189911 r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219054 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 21:41:10 +00:00
ajschult%verizon.net
82ed606439 Bug 368401: Installer does not delete myspell directory, r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@219053 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 20:46:34 +00:00
dbaron%dbaron.org
12c42b4c23 Revert previous change.
git-svn-id: svn://10.0.0.236/trunk@219052 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 19:35:29 +00:00
dbaron%dbaron.org
f641ad27b0 Reorder lines to make comment make a little more sense. b=367247 r=biesi (as was the last patch here, after the fact)
git-svn-id: svn://10.0.0.236/trunk@219051 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 19:03:21 +00:00
dbaron%dbaron.org
692b905d25 Make plugin placeholders inline-block. b=367247 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219050 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:46:09 +00:00
dbaron%dbaron.org
c89a4222fe Address review comment on bug 9458 that depends on bug 367247 by making nsFrame::IsContainingBlock not check display type, but making it purely frame-class-based.
git-svn-id: svn://10.0.0.236/trunk@219049 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:45:35 +00:00
dbaron%dbaron.org
5615880f12 Make inline-blocks support 'overflow', and add some useful methods to nsStyleDisplay. b=367247 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219048 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:44:24 +00:00
dbaron%dbaron.org
0b4631ed27 Make marquee use inline-block. b=163504 r=martijn sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219047 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:40:57 +00:00
dbaron%dbaron.org
c380d24c54 Combine the code that tests inlines for dependence on the containing block width in order to disable resize reflow optimizations, and add to that code things that shrink wrap (inline-block, inline-table, buttons, fieldsets). Also move the percentage-height tests out, and into InitResizeFlags. b=163504 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219046 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:40:26 +00:00
dbaron%dbaron.org
3052400d5e Implement CSS display types inline-block and inline-table. b=9458, 18217 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@219045 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 18:36:57 +00:00
bienvenu%nventure.com
39ccca8dbc fix problems parsing quota response, patch by engel@physics.harvard.edu 363666 r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@219043 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 17:15:27 +00:00
mnyromyr%tprac.de
237a464cfd Bug 367672: CSS 2 InfoBackground doesn't work properly; p=<stefanh@bluebottle.com>, r=joshmoz, sr=mikepinkerton
git-svn-id: svn://10.0.0.236/trunk@219041 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 15:23:33 +00:00
anton.bobrov%sun.com
d930f3fb30 Bug 367289: rev 1 of the patch
git-svn-id: svn://10.0.0.236/trunk@219040 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 08:49:53 +00:00
stridey%gmail.com
a72cdf9f21 Camino only - Backing out Bug 358689 until we can work around the orangeness.
git-svn-id: svn://10.0.0.236/trunk@219039 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 06:22:03 +00:00
philringnalda%gmail.com
c9d444a211 Bug 365574: Help's search sidebar close button (even more) broken, r=mano
git-svn-id: svn://10.0.0.236/trunk@219038 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 05:54:34 +00:00
philringnalda%gmail.com
46ff37b8c0 Bug 349526: BeOS crashes at startup due to mState buffer overrun, p=tqh <thesuckiestemail@yahoo.se>, r+sr=vlad
git-svn-id: svn://10.0.0.236/trunk@219037 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 05:11:35 +00:00
crowder%fiverocks.com
17c34831c3 Bug 355820: fixing a flub from first checkin, patch by crowder@fiverocks.com, r=brendan
git-svn-id: svn://10.0.0.236/trunk@219036 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 04:19:23 +00:00
pavlov%pavlov.net
4169248ca1 Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett
git-svn-id: svn://10.0.0.236/trunk@219035 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 04:06:59 +00:00
preed%mozilla.com
45a91c751b Bug 364499: allow the ability to create per-AUS channel URLs, to facilitate snippets pointed at different URLs in each channel, if necessary. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219034 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 03:34:46 +00:00
pavlov%pavlov.net
145b2ebae6 fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@219033 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 02:14:19 +00:00
pavlov%pavlov.net
561ccedc78 stop exporting cairo headers from thebes headers. bug 368377. r=vlad
git-svn-id: svn://10.0.0.236/trunk@219032 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 01:59:57 +00:00
preed%mozilla.com
c2218af39b Bug 366650: Make sure we generate updateType for complete snippets. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@219031 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 01:59:27 +00:00
pavlov%pavlov.net
d997f80a7a temp bustage fix
git-svn-id: svn://10.0.0.236/trunk@219030 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 01:48:33 +00:00
pavlov%pavlov.net
9ce4212383 adding finish method to gfxASurface
git-svn-id: svn://10.0.0.236/trunk@219029 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 01:46:14 +00:00
pavlov%pavlov.net
36083b0632 stop exporting cairo headers from thebes headers. bug 368377. r=vlad
git-svn-id: svn://10.0.0.236/trunk@219028 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 01:26:49 +00:00
ajschult%verizon.net
e872e32692 Bug 367657: Remove old DOM Inspector shared library when upgrading. Patch by Peter Weilbacher <mozilla@Weilbacher.org>, r=me, sr=Neil.
git-svn-id: svn://10.0.0.236/trunk@219022 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 00:35:19 +00:00
dveditz%cruzio.com
bd28f770ee bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.


git-svn-id: svn://10.0.0.236/trunk@219021 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-27 00:12:57 +00:00
bienvenu%nventure.com
34d937ccd3 fix summary tooltip of new messages on saved searches, sr=mscott 367527
git-svn-id: svn://10.0.0.236/trunk@219020 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 23:54:10 +00:00
jwalden%mit.edu
3129d5bf52 Bug 368211 - Pretty generated directory listings for directories not containing index.html in the JS HTTP server. r=sayrer
git-svn-id: svn://10.0.0.236/trunk@219019 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 23:48:34 +00:00
jwatt%jwatt.org
bd7595ddd7 Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc
git-svn-id: svn://10.0.0.236/trunk@219018 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 23:45:15 +00:00
scott%scott-macgregor.org
934feb1011 Bug #368233 --> The account wizard should support generic attributes from ISP RDF Files. Make copyObjectToInterface fall back to setting properties as generic attributes on the xpconnect object. sr=neil
git-svn-id: svn://10.0.0.236/trunk@219017 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 22:27:40 +00:00
neil%parkwaycc.co.uk
e1b2bee879 Fix stupid typo in bug 333145 that broke the offline checkbox r+sr=jag
git-svn-id: svn://10.0.0.236/trunk@219014 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 22:17:25 +00:00
brendan%mozilla.org
cfaea67163 Do not strip format control characters from source (274152, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@219013 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 22:13:39 +00:00
ghendricks%novell.com
e3455ff777 Forgot to filter the saved search in the footer.
git-svn-id: svn://10.0.0.236/trunk@219012 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 22:10:43 +00:00
scott%scott-macgregor.org
a1a563ce0e Bug #300670 --> improve the wording of the en-us string for sending login information. sr=bienvenu a=mscott
git-svn-id: svn://10.0.0.236/trunk@219011 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 21:41:18 +00:00
stridey%gmail.com
0c410b36ac Camino only - Bug 358689: Offer user the choice to restore window state after a crash. Patch by Sean Murphy <camino@seanmurph.com>. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@219004 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 20:58:27 +00:00
mats.palmgren%bredband.net
ecd4f80e37 Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net
git-svn-id: svn://10.0.0.236/trunk@219003 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 20:51:12 +00:00
scott%scott-macgregor.org
a92c7d003d Bug #355064 --> thunderbird's inline spell checker should use InlineSpellCheckUI instead of the older InlineSpellCheck interface. No one is now using editorInlineSpellCheck.js so remove it from the tree.
sr=neil


git-svn-id: svn://10.0.0.236/trunk@219002 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 20:40:15 +00:00
stridey%gmail.com
c2286eb9a3 Camino only - Bug 344982: Fix and expose 'Enable plug-ins' preference. Patch by Chris Lawson <bugzilla@chrislawson.net> r=kreeger sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@218998 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 20:13:20 +00:00
stridey%gmail.com
f69a558f04 Camino only - Bug 309874: Truncate long titles nicely (middle-truncate, using all of the window's available space). r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@218994 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:46:53 +00:00
nelson%bolyard.com
33f725c53c Re-enable mangle test with offset of EOF - 8. Bug 193386.
git-svn-id: svn://10.0.0.236/trunk@218993 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:44:35 +00:00
despotdaemon
944e849275 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@218990 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:40:32 +00:00
nelson%bolyard.com
a149fb286f Bug 193386. Add ability to seek to negative offset from EOF.
r=slavo.katuscak,glen.beasley


git-svn-id: svn://10.0.0.236/trunk@218989 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:38:05 +00:00
despotdaemon
ed8c651127 Pseudo-automatic update of changes made by mark.finkle@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@218988 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:24:40 +00:00
despotdaemon
264188f398 Pseudo-automatic update of changes made by jresig@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@218987 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 19:21:52 +00:00
sayrer%gmail.com
b9189b7da5 Bug 364043. Remove dependency on Python for HTTP server to serve mochitests. Patch by Jeff Walden <jwalden+bmo@mit.edu> and Robert Sayre <sayrer@gmail.com>. r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@218985 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 18:44:58 +00:00
sayrer%gmail.com
6d5c506cc2 Remove the MochiKit tests since they have moved to the new server
git-svn-id: svn://10.0.0.236/trunk@218984 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 18:43:55 +00:00
despotdaemon
86fbab5556 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@218983 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 18:30:25 +00:00
mats.palmgren%bredband.net
03e5d2c51b Reset 'mAltDC' when we finish Print Preview. b=365578 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218982 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 18:26:00 +00:00
mats.palmgren%bredband.net
55f98b4f2e Impose the limits on final image size in two more places. b=367740 r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@218981 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 18:12:58 +00:00
mozilla.BenB%bucksch.org
9673718d6d Quota display: Lotus Notes sends quota used = nnn, max = 0 for no quota.
Spec that in IDL, and don't show statudbar quota display.
Bug 368043, r=bienvenu, sr=mscott


git-svn-id: svn://10.0.0.236/trunk@218977 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 17:43:59 +00:00
stridey%gmail.com
0376ff0c73 Camino only - Bug 367206: Remove draggingUpdated implementation from BrowserTabViewItem for performance. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@218974 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 17:22:02 +00:00
nrthomas%gmail.com
4f17107a3a Bug 367161, Thunderbird version on the 1.8 branch is now 2.0pre, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@218973 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 17:18:30 +00:00
enndeakin%sympatico.ca
7d27445686 Bug 367418, improve page up and page down behaviour in trees, r=neil
git-svn-id: svn://10.0.0.236/trunk@218970 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 16:02:43 +00:00
neil%parkwaycc.co.uk
18f7fcfc58 Trunk greLocal installer mistakenly deletes *chardet.dll b=368264 r=ajschult
git-svn-id: svn://10.0.0.236/trunk@218969 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 13:37:54 +00:00
Olli.Pettay%helsinki.fi
2bbd66ee46 Bug 363516, inline message regression, p=aaronr, r=me+surkov
git-svn-id: svn://10.0.0.236/trunk@218968 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 13:30:55 +00:00
dbaron%dbaron.org
913564a03b Merge 368101 with changes from bug 367442.
git-svn-id: svn://10.0.0.236/trunk@218967 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 07:18:55 +00:00
dbaron%dbaron.org
70e19ffc30 Make SVG foreignObject frames reflow roots, instead of their child, so that marking the child dirty still keeps the change constrained to the foreignObject. b=368101 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218966 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 06:58:31 +00:00
dbaron%dbaron.org
5f472ff247 Fix missed renaming in reftest. b=368158 r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@218965 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 06:56:58 +00:00
cltbld
19bd7612a0 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@218964 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 06:51:03 +00:00
dbaron%dbaron.org
76a45da39f Revert configure check for bug 364049, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@218963 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 06:47:58 +00:00
dbaron%dbaron.org
a2e9f4177e Remove const that doesn't make any sense. b=364049 r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@218961 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 06:38:58 +00:00
bzbarsky%mit.edu
d688fc540d Remove assert that happens to not be assertable. Bug 368259, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@218959 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 05:02:31 +00:00
bzbarsky%mit.edu
5848c6cf3c Don't crash if AsyncOpen fails and the OnReadyStateChange handler restarts us.
Bug 366467, r+sr=sicking


git-svn-id: svn://10.0.0.236/trunk@218958 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:48:14 +00:00
bzbarsky%mit.edu
52ceba246f Adding test for bug 172261 and bug 301510
git-svn-id: svn://10.0.0.236/trunk@218957 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:41:46 +00:00
nelson%bolyard.com
39328ee16b Disable mangle test to make Tinderbox go green again. Bug 193386.
git-svn-id: svn://10.0.0.236/trunk@218956 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:39:05 +00:00
bzbarsky%mit.edu
c1c504e712 When going back or forward to wyciwyg pages, make sure to correctly restore
their principal from session history.  Bug 172261 and bug 301510, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@218955 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:37:16 +00:00
bzbarsky%mit.edu
05a7c81642 Get the source scheme from the right URI object. Bug 368160, r+sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@218954 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:33:02 +00:00
bzbarsky%mit.edu
c8f72fc674 Make JP_FIRST work with JP_RTC_HZ. Bug 367675, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@218953 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:31:57 +00:00
ajschult%verizon.net
91630666b9 Bug 366505: Unable to save a saved search when no there is no folder pane selection, r+sr=mscott
git-svn-id: svn://10.0.0.236/trunk@218951 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:26:21 +00:00
rob_strong%exchangecode.com
0b3784ccb8 Bug 333491 – FF installer icon looks bad on Windows Vista. ui-r=beltzner
git-svn-id: svn://10.0.0.236/trunk@218950 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 04:08:12 +00:00
dveditz%cruzio.com
32d01db145 coverity-found potential use-after-free in testcases (bug 334541). r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218949 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 02:50:18 +00:00
dveditz%cruzio.com
34446d6bcc Need to pass 'rv' status out, bug 368123. r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@218948 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 02:30:23 +00:00
mattwillis%gmail.com
ba0cb37024 bug 364420: Left-align events on month printout. Patch by Martin Schröder <mschroeder@mozilla.x-home.org>, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@218947 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:34:00 +00:00
bienvenu%nventure.com
d0f4dd20b1 add new msg+folder notification service geared more to the needs of desktop search indexers, sr=mscott 290057
git-svn-id: svn://10.0.0.236/trunk@218946 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:33:55 +00:00
dbaron%dbaron.org
f109b36a81 Fix bustage merging 367442 and 366956.
git-svn-id: svn://10.0.0.236/trunk@218945 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:24:56 +00:00
bienvenu%nventure.com
04ededecb0 add new msg+folder notification service geared more to the needs of desktop search indexers, sr=mscott 290057
git-svn-id: svn://10.0.0.236/trunk@218944 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:22:48 +00:00
jst%mozilla.org
bc8b21f33b Attempting to fix crasher bug 367006. Reorder some code to make the GC timer book-keeping reliable. r+sr=jonas@sicking.cc
git-svn-id: svn://10.0.0.236/trunk@218943 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:19:31 +00:00
nelson%bolyard.com
8c79a6af0a Open output file in binary mode for writing binary PKCS7 message.
Bug 301496. Patch by Alexei.Volkov, r=nelson


git-svn-id: svn://10.0.0.236/trunk@218942 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:15:43 +00:00
dbaron%dbaron.org
d17d88f579 Fix bustage merging 367442 and 366956.
git-svn-id: svn://10.0.0.236/trunk@218941 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 01:10:28 +00:00
bienvenu%nventure.com
f5777ffb11 fix navigation issues from stand-alone message window, sr=mscott 368239
git-svn-id: svn://10.0.0.236/trunk@218939 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:55:20 +00:00
scott%scott-macgregor.org
f980c41e5e Bug #368074 --> make the isp directory enumerator smart enough to enumerate over the isp dir in the application directory and in the locale based sub directory instead of making callers do that themselves. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218937 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:34:50 +00:00
vladimir%pobox.com
ee7351be9c b=365001 - dotted/dashed border on tall page causes rect leakage, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218935 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:20:57 +00:00
ghendricks%novell.com
220875ac7c Changed the location of the suammary on caseruns so that it was more obvious which row it belongs to.
git-svn-id: svn://10.0.0.236/trunk@218934 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:08:34 +00:00
bzbarsky%mit.edu
343ced44ba Make mComputedWidth private, with a getter/setter, and make the setter update
the resize flags.  Bug 367442, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@218933 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-26 00:05:12 +00:00
glen.beasley%sun.com
0596f16735 367910 add pk11mode to fips.sh r=neil williams
git-svn-id: svn://10.0.0.236/trunk@218931 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:24:56 +00:00
dbaron%dbaron.org
7cb106739c Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@218930 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:09:01 +00:00
crowder%fiverocks.com
d939edf204 Bug 355820: Remove non-standard Script object, patch by Brian Crowder crowder@fiverocks.com, r=brendan
git-svn-id: svn://10.0.0.236/trunk@218929 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:08:52 +00:00
dbaron%dbaron.org
d9dd451d51 Don't close the same file descriptors twice. b=367817 r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@218927 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:05:22 +00:00
ghendricks%novell.com
bd7af4817e Trying to speed up exports
git-svn-id: svn://10.0.0.236/trunk@218926 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 23:03:46 +00:00
aaronr%us.ibm.com
afae69f28e [XForms] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
git-svn-id: svn://10.0.0.236/trunk@218925 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 21:25:04 +00:00
gijskruitbosch%gmail.com
02e36dba03 Bug 366337 - implement nsIIdleService on Windows (second attempt)
r=emaijala@kolumbus.fi (Ere Maijala)
sr=neil@parkwaycc.co.uk (Neil Rashbrook)


git-svn-id: svn://10.0.0.236/trunk@218924 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 21:13:32 +00:00
cls%seawood.org
ec12d39aa4 Allow builds to be configured for warning scraping via the main admin page.
Bug #367978 r=bear


git-svn-id: svn://10.0.0.236/trunk@218918 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 20:13:09 +00:00
roc+%cs.cmu.edu
84519adb5e Bug 368154. Don't do bidi resolution on strings unless bidi is enabled in the prescontext. r=smontagu,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@218917 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:54:38 +00:00
joshmoz%gmail.com
afc207fd6f stop referring to gecko as raptor, clean up formatting of key code tables. no bug. r=smorgan
git-svn-id: svn://10.0.0.236/trunk@218916 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:48:04 +00:00
bugzilla%standard8.demon.co.uk
63f4ba7c14 Bug 361326 Address book directories obtained through RDF aren't always initialised properly (mdb part) r=iann_bugzilla,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218914 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:44:34 +00:00
bugzilla%arlen.demon.co.uk
e34185daaf Bug 351913 Printer paper format always set to letter for TB/mailnews - further addressbook patch
p=me r=neil sr=mscott


git-svn-id: svn://10.0.0.236/trunk@218913 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:43:13 +00:00
joshmoz%gmail.com
68974fa506 submenus shouldn't go off the screen. b=367260 r=cbarrett sr=pav
git-svn-id: svn://10.0.0.236/trunk@218912 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:19:48 +00:00
glen.beasley%sun.com
e5ec8eff0d 367910 pk11mode added to build and fips.sh r=neil
git-svn-id: svn://10.0.0.236/trunk@218911 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 19:04:57 +00:00
mozilla.mano%sent.com
7b84683c19 Bug 367989 - metadata about node annotations is no longer set for uri nodes. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@218910 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 18:52:15 +00:00
ghendricks%novell.com
ba1909d02f Searching for runs by version is broken
git-svn-id: svn://10.0.0.236/trunk@218909 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 18:10:10 +00:00
enndeakin%sympatico.ca
fd6335c608 Bug 326877, close popups when navigating pages, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@218908 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 17:59:20 +00:00
mattwillis%gmail.com
4a6911fcbf bug 177109 - use resolveURI instead of newURI when processing command line args. Patch by Sebastian Schwieger <sebastian.schwieger@googlemail.com>, r1=ctalbert, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@218906 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 17:41:30 +00:00
mrbkap%gmail.com
910e573c7b Use a better replacement character. bug 315473, r=bzbarsky sr=sicking
git-svn-id: svn://10.0.0.236/trunk@218905 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 17:30:13 +00:00
sspitzer%mozilla.org
b9beb7498d missing semi-colon, no reviewer.
git-svn-id: svn://10.0.0.236/trunk@218903 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 17:14:50 +00:00
sspitzer%mozilla.org
7d4ddd71c5 fix for bug #367084: updater can fail to apply updates if files have the
"read only" attribute set.

r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@218902 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 17:14:17 +00:00
daniel.boelzle%sun.com
6ff8931df8 Bug 340949: major rework of the whole wcap provider with async request framework, subscription support
git-svn-id: svn://10.0.0.236/trunk@218901 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 16:02:45 +00:00
mkanat%bugzilla.org
2be916ba20 Bug 368147: Upgrade from 2.16 and earlier does not work with DBD::mysql 4.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@218900 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 15:45:38 +00:00
inonit%inonit.com
bb476f7825 Make sure the files in this directory are not accidentally committed to the tree by misbehaving CVS clients (like the one bundled with NetBeans). Even though the parent directory contains a .cvsignore which ignores this directory, the NetBeans default CVS client refuses to ignore them. (A few tests seem to indicate that NetBeans will not ignore files that are new in directories that actually exist in the repository.)
git-svn-id: svn://10.0.0.236/trunk@218899 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 15:27:48 +00:00
asqueella%gmail.com
319a3d83b4 Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg


git-svn-id: svn://10.0.0.236/trunk@218895 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 13:43:52 +00:00
daniel.boelzle%sun.com
dee426960d Bug 357397: adopting to revised wcap API
git-svn-id: svn://10.0.0.236/trunk@218894 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 13:30:20 +00:00
asqueella%gmail.com
e642505be3 The patch for 367275 (previous checkin) was by
Alfred Kayser <alfredkayser@nl.ibm.com>


git-svn-id: svn://10.0.0.236/trunk@218893 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 13:14:24 +00:00
daniel.boelzle%sun.com
0be8779842 Bug 340949: major rework of the whole wcap provider with async request framework, subscription support
git-svn-id: svn://10.0.0.236/trunk@218892 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 13:01:56 +00:00
slavomir.katuscak%sun.com
61edd03fe6 Bug 193386: Patch to fips.sh to use temporary library for mangle test. r=alexei, sr=nelson
git-svn-id: svn://10.0.0.236/trunk@218890 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 12:40:33 +00:00
michael.buettner%sun.com
70a7d75964 bug #360111 dying js context
git-svn-id: svn://10.0.0.236/trunk@218889 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 12:35:43 +00:00
asqueella%gmail.com
839e716f61 fix bug 367275 - download manager file folder icon is black
(regression from 360000)

Only do premultiplication when the 32bit ico really has alpha - move
premultiplication to SetImageData from SetPixel and only premultiply
if mHaveAlpha is true.

The 'premultiplication' function has been copied from libpixman.

r=pavlov


git-svn-id: svn://10.0.0.236/trunk@218888 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 11:39:48 +00:00
asqueella%gmail.com
050a755a27 bug 366113 - mozilla-plugin.pc should not depend on mozilla-xpcom.pc
patch by braden@endoframe.com
r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@218887 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 11:38:49 +00:00
dbaron%dbaron.org
8eb2065997 Add testcases for visual part of bug 347912.
git-svn-id: svn://10.0.0.236/trunk@218886 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 03:31:14 +00:00
roc+%cs.cmu.edu
dedd4a8dff Bug 361298. Don't allow overlarge custom cursors. r+sr=pavlov
git-svn-id: svn://10.0.0.236/trunk@218882 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 02:17:22 +00:00
dbaron%dbaron.org
f910247453 Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@218881 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 02:03:02 +00:00
dbaron%dbaron.org
07b53e788d Reflow reflow roots and the child of SVG foreignObject with an unconstrained height to avoid triggering page/column breaking. b=366956 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218880 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 02:01:07 +00:00
roc+%cs.cmu.edu
eca770f48f Bug 367930. Introduce an nsIRenderingContext::GetHints flag (temporarily) that tells us whether new-text-runs are being used underneath. When new text runs are in use, never reverse text manually, we can be sure that the platform textrun will do it.
git-svn-id: svn://10.0.0.236/trunk@218879 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 01:58:55 +00:00
vladimir%pobox.com
cf04587984 b=367768, update cairo to 1.3.12 snapshot, clobbering tinderbox to see if it's just not picking up the cairo-rename.h change
git-svn-id: svn://10.0.0.236/trunk@218878 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 01:45:57 +00:00
mrbkap%gmail.com
8ac76f7730 Fix the decompiler's JSOP_GETLOCALPROP to not push an index that's not at the end of the sprint stack. bug 366668, r=brendan
git-svn-id: svn://10.0.0.236/trunk@218877 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 01:32:20 +00:00
mrbkap%gmail.com
e474a95f26 Handle NUL characters in HTML input better. bug 315473, r=jst sr=sicking
git-svn-id: svn://10.0.0.236/trunk@218876 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 01:25:41 +00:00
dbaron%dbaron.org
4bd4c4bb03 Basic instructions.
git-svn-id: svn://10.0.0.236/trunk@218875 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 01:17:28 +00:00
alexei.volkov.bugs%sun.com
23216a4680 Bug 301496: NSS_Shutdown failure in p7sign. r=nelson
git-svn-id: svn://10.0.0.236/trunk@218874 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:52:26 +00:00
vladimir%pobox.com
703b7e0cbb b=367768, update cairo to 1.3.12 snapshot, clobbering tinderbox to see if it's just not picking up the cairo-rename.h change
git-svn-id: svn://10.0.0.236/trunk@218873 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:44:08 +00:00
vladimir%pobox.com
ad640ecf29 b=367768, update cairo to 1.3.12 snapshot, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218871 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:27:34 +00:00
jst%mozilla.org
c1a038763c Landing graydon's fix for bug 366578. Make the cycle collector run at shutdown. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218870 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:24:20 +00:00
jst%mozilla.org
493b3c4f17 Landing graydon's fix for bug 366578. Make the cycle collector run at shutdown.
git-svn-id: svn://10.0.0.236/trunk@218869 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:24:08 +00:00
vladimir%pobox.com
a564e3522c b=367768, update cairo to 1.3.12 snapshot, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218868 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-25 00:05:56 +00:00
vladimir%pobox.com
456b16ca0f b=367768, update cairo to 1.3.12 snapshot, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218867 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 23:53:53 +00:00
jst%mozilla.org
39da20afc9 Landing fix for bug 368090. Code cleanup by kevin.heart@gmail.com, r+sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@218865 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 23:31:12 +00:00
stridey%gmail.com
e12ac41f2b Camino only - Bug 368096: Landing proper m.o URL string with redirect for improved bookmark backup alert
git-svn-id: svn://10.0.0.236/trunk@218863 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 23:30:31 +00:00
cls%seawood.org
984b110589 Escape the argument being passed to a function via eval.
Bug #359451


git-svn-id: svn://10.0.0.236/trunk@218862 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 23:28:28 +00:00
stridey%gmail.com
2f254f3818 Camino only - Bug 367640: Make Privacy prefpane use 1st person in pref names. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@218860 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 23:19:51 +00:00
joshmoz%gmail.com
5989e3693f Cancelling an onkeydown event doesn't cancel keypress with cocoa widgets. b=367528 r=cbarrett sr=pav
git-svn-id: svn://10.0.0.236/trunk@218859 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 22:49:55 +00:00
ghendricks%novell.com
6d17ad13c1 Synching with rev 2546
git-svn-id: svn://10.0.0.236/trunk@218858 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 22:43:24 +00:00
aaronr%us.ibm.com
ca0b240c25 [XForms] xf:input for xul can't be readonly. Bug 367719, patch by surkov, r=olli+aaronr
git-svn-id: svn://10.0.0.236/trunk@218857 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 22:36:26 +00:00
cls%seawood.org
10f5b5621d Validate the |tree| cgi argument and limit new tree creation to (alphanumeric|.|-) .
Bug #367870 r=bear


git-svn-id: svn://10.0.0.236/trunk@218856 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 22:27:55 +00:00
inonit%inonit.com
16764fecec Fix for #353501: Add Java port of jsDriver.pl; catch some additional failure cases in JUnit test driver
git-svn-id: svn://10.0.0.236/trunk@218855 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 22:15:00 +00:00
richm%stanfordalumni.org
338520afad Resolves: bug 228704
Description: Windows: libldap and the LDAP tools should support SASL/Digest
Fix Description: The biggest change was to hack sasl.m4 to make AC_CHECK_LIB work on Windows.  I
had to override LIBS to be able to pass in /link /LIBPATH:c:/path/to/sasl
libsasl.lib, libsasl2.lib, and sasl32.lib.
Another big change was to implement getlogin() on Windows, required by
ldaptool-sasl.c.  The implementation is pretty simple.
There were several places in the Makefiles that assumed Windows meant no
support for SASL, so I just changed them, and added some support for SASL_LIBS
in some places where it was missing.


git-svn-id: svn://10.0.0.236/trunk@218853 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:53:02 +00:00
aaronr%us.ibm.com
9777e3cd46 [XForms] serialization using multipart-post doesn't serialize parts. Bug 353677, patch by msterlin, r=olli+surkov
git-svn-id: svn://10.0.0.236/trunk@218852 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:52:50 +00:00
stridey%gmail.com
a6bb204363 Missed string for Bug 364496.
git-svn-id: svn://10.0.0.236/trunk@218851 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:46:02 +00:00
stridey%gmail.com
8f42f2c9cc Camino only - Bug 367820 : 'Other' should be 'Select' in the choose download location menu. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@218850 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:36:08 +00:00
bzbarsky%mit.edu
3c4a12efcd Address review comment I missed. Bug 367749.
git-svn-id: svn://10.0.0.236/trunk@218849 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:23:08 +00:00
stridey%gmail.com
9e9cc1b9db Camino only - Bug 364496: Display shinier alert when restoring bookmarks from backup. r=smorgan sr=pink
git-svn-id: svn://10.0.0.236/trunk@218848 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:20:07 +00:00
bzbarsky%mit.edu
0ec062328d Fix various bugs in the column iterator's keeping track of the current row.
Bug 367749, r=bernd, sr=roc


git-svn-id: svn://10.0.0.236/trunk@218847 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 20:18:04 +00:00
masayuki%d-toybox.com
ee0b89a844 bug 368081 font-size-adjust broken on windows if the text has non solid color r=pavlov
git-svn-id: svn://10.0.0.236/trunk@218846 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 19:58:47 +00:00
aaronr%us.ibm.com
2ef6350305 [XForms] create spinbutton widget in xforms for use with range controls. Bug 353880, patch by msterlin, r=surkov+aaronr
git-svn-id: svn://10.0.0.236/trunk@218845 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 19:54:42 +00:00
ghendricks%novell.com
86ff891e0d Added printable case view.
git-svn-id: svn://10.0.0.236/trunk@218844 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 19:26:34 +00:00
enndeakin%sympatico.ca
68cf0eb6d5 Bug 367530, textbox.type should just get and set the type attribute, r=neil
git-svn-id: svn://10.0.0.236/trunk@218843 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 18:40:19 +00:00
sayrer%gmail.com
2bb21ff6ea bug 367537. enhancements to httpd.js. add an index handler and respose.write. r=jwalden
git-svn-id: svn://10.0.0.236/trunk@218841 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 16:57:03 +00:00
asqueella%gmail.com
c317a223a6 Bug 367655 - add a null-check of imageRequest.image to fix a regression
patch by Florian Quèze <f.qu@queze.net>
r=mano


git-svn-id: svn://10.0.0.236/trunk@218840 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 16:20:05 +00:00
asqueella%gmail.com
44091f82a4 Bug 361654 - remove unused string configAutoconfigText
patch by Marek A. Stepien <marcoos+bmo@marcoos.org>
r=gavin.sharp, sr=bienvenu, okayed by jminta and mkaply


git-svn-id: svn://10.0.0.236/trunk@218839 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 16:07:30 +00:00
neil%parkwaycc.co.uk
6e84f9369a Reduce mail notification bar's minimum width b=362919 r=IanN (but note that due to bug 367745 the remote image whitelist link underlining doen't currently work)
git-svn-id: svn://10.0.0.236/trunk@218837 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 13:25:30 +00:00
Olli.Pettay%helsinki.fi
6819691424 Adding missing '= 0', Bug 367256, r=neil
git-svn-id: svn://10.0.0.236/trunk@218836 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 11:04:13 +00:00
kieran%eternal.undonet.com
251ade562c Bug 340606 Spell things properly: fix all but file renames.
git-svn-id: svn://10.0.0.236/trunk@218834 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 09:08:35 +00:00
scott%scott-macgregor.org
5faa6f9255 Bug #362919 --> fix wrapping issues with the remote content policy description. Remove unnecessary flex from some of the notification bar elements. sr=neil
git-svn-id: svn://10.0.0.236/trunk@218832 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 02:01:00 +00:00
neil.williams%sun.com
8bd2ddb975 Bug 337519, Certutil/blapitest usage mentions unimplemented curves,r=nelson
git-svn-id: svn://10.0.0.236/trunk@218831 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 01:30:00 +00:00
scott%scott-macgregor.org
5f6909a912 Bug #364123 --> remove references to notifications.js which has gone away.
git-svn-id: svn://10.0.0.236/trunk@218830 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 01:22:04 +00:00
lpsolit%gmail.com
ea660a2700 Bug 363717: Cloning a bug results in HTML-filtered text in initial description (text escaped twice) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@218828 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 00:56:31 +00:00
lpsolit%gmail.com
8ff1386a1b Bug 367894: Missing separator after the "Sanity Check" link in the footer when the user has editcomponents privs only - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@218827 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 00:39:46 +00:00
ghendricks%novell.com
4c2d5adde4 fixed problems in the print report
git-svn-id: svn://10.0.0.236/trunk@218824 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-24 00:01:45 +00:00
igor.bukanov%gmail.com
67e980c0f4 Bug 367481: Patch from Seno.Aiko@gmail.com to rearrange JSContext to reduce code size. r=myself
git-svn-id: svn://10.0.0.236/trunk@218823 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 23:57:36 +00:00
bzbarsky%mit.edu
644d68a116 Make sure we can rely on mDirty being false when the list is not dirty. Bug
367906 , r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@218822 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 23:45:54 +00:00
crowder%fiverocks.com
8127b3f88d Bug 367923: tweak strict warning for variable that redeclares function parameter, patch by Ryan Jones bugs@ryan-jones.com, r=crowder
git-svn-id: svn://10.0.0.236/trunk@218821 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 23:44:39 +00:00
dbaron%dbaron.org
6c36c2815f Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin
git-svn-id: svn://10.0.0.236/trunk@218820 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 22:56:37 +00:00
dbaron%dbaron.org
5d67fc1ba8 Back out previous fix for bug 330006 due to bug 367927.
git-svn-id: svn://10.0.0.236/trunk@218819 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 22:55:29 +00:00
dbaron%dbaron.org
b0e21aba64 Set time on more events. b=367927 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218818 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 22:51:38 +00:00
dbaron%dbaron.org
73ebb32115 Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@218817 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 22:49:49 +00:00
bzbarsky%mit.edu
5791846622 Keep a "last band we touched" cursor so we can avoid seeking through the whole
linked list for multiple appends to the end.  Bug 270392, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@218816 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 21:42:41 +00:00
timeless%mozdev.org
01735de781 Bug 365943 nsIScriptError comment is wrong
r=bz sr=bz


git-svn-id: svn://10.0.0.236/trunk@218815 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 21:18:04 +00:00
bugzilla%arlen.demon.co.uk
074d3a377f Bug 351913 Printer paper format always set to letter on TB/Mailnews
p=me r=neil sr=mscott


git-svn-id: svn://10.0.0.236/trunk@218814 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 19:48:00 +00:00
cls%seawood.org
b2f3f4d7e5 Add option to mail $FailedBuildAdministrator upon initial build failure.
Bug #206665 r=preed


git-svn-id: svn://10.0.0.236/trunk@218813 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 19:38:47 +00:00
reed%reedloden.com
917eb83216 Bug 367679 - "Usability changes to new attachment table" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@218812 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 19:04:27 +00:00
ghendricks%novell.com
48cfe8e7e5 fixed a bug where cloning a case copies the components multiple times.
git-svn-id: svn://10.0.0.236/trunk@218811 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 18:55:36 +00:00
cls%seawood.org
cccd4baa03 Add 'use strict;' to expose globals.
Remove uses of global $tree & $form.
Remove tabs from showbuilds.pl
Bug #359451 r=bear


git-svn-id: svn://10.0.0.236/trunk@218810 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 17:49:10 +00:00
ghendricks%novell.com
9846ef3808 Added printable plan report
git-svn-id: svn://10.0.0.236/trunk@218809 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 17:14:44 +00:00
mattwillis%gmail.com
c4f915e4b8 Tinders were building from SUNBIRD_0_3_RELEASE rather than SUNBIRD_0_3_BRANCH
git-svn-id: svn://10.0.0.236/trunk@218808 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 15:15:30 +00:00
mattwillis%gmail.com
de648815d7 Respinning to get useable nightly
git-svn-id: svn://10.0.0.236/trunk@218806 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 14:01:24 +00:00
neil%parkwaycc.co.uk
0bc2022a15 Bug 365362 msgHdrSink's properties is null r=mscott
git-svn-id: svn://10.0.0.236/trunk@218804 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 13:56:00 +00:00
anton.bobrov%sun.com
273855b39c oneliner: use COMPONENT_FTP_SERVER var instead of redundant ftp-rel name.
git-svn-id: svn://10.0.0.236/trunk@218801 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 10:40:07 +00:00
roc+%cs.cmu.edu
ca403c58c1 Bug 333659. (Re)landing gfx changes: new gfxTextRun interfaces, implementation of gfxPangoTextRun, stub implementations for Mac and Windows, nsThebesRenderingContext reimplemented on top of the new interfaces. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@218799 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 08:45:52 +00:00
ginn.chen%sun.com
b3a1d3999c Bug 367434 – Many labels do not have the LABEL_FOR relation set
patch by Evan.Yan at sun.com r=mscott a=mscott


git-svn-id: svn://10.0.0.236/trunk@218798 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 08:31:55 +00:00
ginn.chen%sun.com
afee61e22e Bug 367154 – Thunderbird crashed [@ nsXULTreeAccessibleWrap::GetChildCount] when I mouse clicked on the trash folder in the folders tree table
patch by Evan.Yan at sun.com r=aaronleventhal


git-svn-id: svn://10.0.0.236/trunk@218797 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 08:27:16 +00:00
Olli.Pettay%helsinki.fi
5cf7b7c2d2 Bug 361997, Keyboard navigation problems with date picker, p=surkov, r=aaronr,me
git-svn-id: svn://10.0.0.236/trunk@218796 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 08:27:00 +00:00
Olli.Pettay%helsinki.fi
506d091582 Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
git-svn-id: svn://10.0.0.236/trunk@218795 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 07:43:18 +00:00
Olli.Pettay%helsinki.fi
3194bd9145 Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@218794 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 07:32:34 +00:00
stridey%gmail.com
f8a6047041 Camino/SeaMonkey only - Bug 353917: Fix MoCo text in xpfe about:license. Patch by Smokey Ardisson <alqahira@ardisson.org> r=CTho sr=neil a=CTho
git-svn-id: svn://10.0.0.236/trunk@218793 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 07:28:46 +00:00
alfred.peng%sun.com
191e606b96 Bug 261468. SpiderMonkey LiveConnect calls free() instead of JS_smprintf_free(), problem with static linking.
r=brendan,sr=jst.


git-svn-id: svn://10.0.0.236/trunk@218791 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 05:28:31 +00:00
bzbarsky%mit.edu
401c0a4274 Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc
git-svn-id: svn://10.0.0.236/trunk@218790 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 05:24:21 +00:00
dbaron%dbaron.org
103e95ab15 Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218785 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 04:06:56 +00:00
dbaron%dbaron.org
99df522954 Give inline-blocks NS_BLOCK_SPACE_MGR and NS_BLOCK_MARGIN_ROOT. b=367504 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@218784 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 03:53:46 +00:00
roc+%cs.cmu.edu
1534bcd542 Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron
git-svn-id: svn://10.0.0.236/trunk@218782 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 02:58:55 +00:00
szegedia%freemail.hu
ac121313c4 Fix for #367385 and #333168 defineClass's inheritance mapping is broken for abstract class subclasses
git-svn-id: svn://10.0.0.236/trunk@218781 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 02:21:35 +00:00
szegedia%freemail.hu
7582972942 Fix for #366550 Ð increment and decrement operators don't work for global vars with dynamic scopes (patch by Hannes Wallnoefer)
git-svn-id: svn://10.0.0.236/trunk@218780 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 02:14:24 +00:00
szegedia%freemail.hu
dd77731ad6 Fix for #366550 Ð increment and decrement operators don't work for global vars with dynamic scopes
git-svn-id: svn://10.0.0.236/trunk@218779 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 02:10:13 +00:00
despotdaemon
d06f06d64c Pseudo-automatic update of changes made by szegedia@freemail.hu.
git-svn-id: svn://10.0.0.236/trunk@218778 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 01:42:29 +00:00
mattwillis%gmail.com
3bb113dc3a Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
git-svn-id: svn://10.0.0.236/trunk@218777 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 01:24:09 +00:00
sayrer%gmail.com
c35a6ec1ea Bug 366993. HTML doctype should always be capitalized. r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@218776 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 01:16:27 +00:00
mattwillis%gmail.com
e96136c5cc Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
git-svn-id: svn://10.0.0.236/trunk@218775 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 01:12:00 +00:00
sayrer%gmail.com
077ad22815 Bug 367548. Add global convenience methods to check the version of Mac OS X at runtime. Patch by Colin Barrett <cbarrett@mozilla.com>. r=josh, sr=stuart
git-svn-id: svn://10.0.0.236/trunk@218774 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 01:06:42 +00:00
mattwillis%gmail.com
986ddd2b07 Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
git-svn-id: svn://10.0.0.236/trunk@218773 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:58:00 +00:00
jst%mozilla.org
b35900c08f Fixing bug 287112. Make atob() report the right exception on invalid characters in the input. r+sr=jonas@sicking.cc
git-svn-id: svn://10.0.0.236/trunk@218772 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:48:02 +00:00
mattwillis%gmail.com
5e6536d39d Moving Sunbird trunk tinderboxes to use SUNBIRD_0_3_BRANCH for the upcoming 0.3.1 maintenance release
git-svn-id: svn://10.0.0.236/trunk@218771 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:47:45 +00:00
preed%mozilla.com
cc343ff6be Bug 366650: patcher2 should use license and updateType settings; Fixes errors where you don't have a licenseUrl defined (popped the following assertion: ASSERT: SubstitutePath() called with null path at line 353.); always defines $updateType, even if it's not defined. write_patch_info(), which is the consumer of this data, can handle undef, but the rest of the app has troubles w/ that. r=rhelmer.
git-svn-id: svn://10.0.0.236/trunk@218770 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:45:01 +00:00
martijn.martijn%gmail.com
3d266983e1 Bug 366119 – Mingw build error in nsCycleCollector.cpp, r=graydon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@218769 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:39:25 +00:00
martijn.martijn%gmail.com
0610c629a5 Bug 363934 – keyboard tab bar navigation broken, r=gavin, sr=neil
git-svn-id: svn://10.0.0.236/trunk@218768 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-23 00:32:20 +00:00
jwatt%jwatt.org
6234d3bd9c add missing define. r=roc (no bug)
git-svn-id: svn://10.0.0.236/trunk@218767 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 23:51:15 +00:00
rhelmer%mozilla.com
db3417844c fixes for l10n tagging r=preed b=366850
git-svn-id: svn://10.0.0.236/trunk@218765 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 23:39:27 +00:00
jwatt%jwatt.org
30e523b4a4 fix typo. r=stuart (no bug)
git-svn-id: svn://10.0.0.236/trunk@218764 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 23:25:41 +00:00
tor%cs.brown.edu
cdbb86525a Bug 367557 - correct filter/pattern surface refcount. r=vlad, sr=roc
git-svn-id: svn://10.0.0.236/trunk@218763 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 23:19:54 +00:00
pedemont%us.ibm.com
132c088151 Add missing underscore
git-svn-id: svn://10.0.0.236/trunk@218761 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 21:46:02 +00:00
despotdaemon
df4426771a Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218760 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 21:07:19 +00:00
despotdaemon
af086c9aaf Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218759 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 21:06:13 +00:00
despotdaemon
efa8367f82 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218758 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:56:09 +00:00
despotdaemon
8b454448de Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218757 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:52:05 +00:00
despotdaemon
89c31e98f4 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218756 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:51:19 +00:00
despotdaemon
94bfb8c5a6 Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218755 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:50:23 +00:00
brendan%mozilla.org
7070e73e05 Oops.
git-svn-id: svn://10.0.0.236/trunk@218754 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:30:10 +00:00
brendan%mozilla.org
8902da5988 Fix 367589, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@218753 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 20:30:09 +00:00
enndeakin%sympatico.ca
4c5395310f Bug 364396, native theming for dropmarker in Cocoa, r=josh
git-svn-id: svn://10.0.0.236/trunk@218752 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 19:54:36 +00:00
scott%scott-macgregor.org
d03b9b8745 icon update from arvid. sr=me
git-svn-id: svn://10.0.0.236/trunk@218751 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 19:25:28 +00:00
pedemont%us.ibm.com
3bf5c11d13 Remove duplicate lines
git-svn-id: svn://10.0.0.236/trunk@218750 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 19:23:05 +00:00
tor%cs.brown.edu
afe6ec6f03 Bug 367416 - thebes API additions needed for nsSVGPathGeometryFrame
conversion.  r=vlad


git-svn-id: svn://10.0.0.236/trunk@218749 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 18:14:47 +00:00
crowder%fiverocks.com
537c977aac Bug 367743: memory leak in AddCharsToURI (jsstr.c) - patch by Gavin Reaney gavin@picsel.com, r=crowder
git-svn-id: svn://10.0.0.236/trunk@218748 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 17:13:23 +00:00
ccooper%deadsquid.com
5a5d3289ca - fix faulty timestamp instructions
git-svn-id: svn://10.0.0.236/trunk@218747 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 16:01:10 +00:00
ccooper%deadsquid.com
a07b441cd9 - fix faulty tiemstamp instructions
git-svn-id: svn://10.0.0.236/trunk@218746 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 15:56:28 +00:00
edburns%acm.org
6c952371fa M webclient/build-tests.xml
- re-enable all tests, but CurrentPageTest is currently hanging.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java

- Use new "runUntilEventOfType" method to prevent deadlock when creating a new 
  window.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- extract doEventLoopOnce() method from run()

- create new method runUntilEventOfType().

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WindowControlImpl.java

- convert anonymous inner class for WCRunnable.nativeRealize into
  non-anonymous inner class of WindowControlImpl

M webclient/test/automated/src/classes/org/mozilla/webclient/WindowCreatorTest.java

- Make sure to realize the new window on the main thread.


git-svn-id: svn://10.0.0.236/trunk@218745 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 12:35:14 +00:00
longsonr%gmail.com
ffd76c83a3 Bug 367209 - getBBox() returns ((0,0), (0,0)) on two point polyline. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@218744 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 10:04:29 +00:00
bugreport%peshkin.net
aea02f35f8 Bug 366243: Permit boolean searches of creation date and last changed date to use relative dates
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justdave


git-svn-id: svn://10.0.0.236/trunk@218743 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:49:35 +00:00
bzbarsky%mit.edu
eb4e268436 Fix build bustage. Bug 367587
git-svn-id: svn://10.0.0.236/trunk@218742 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:41:06 +00:00
bzbarsky%mit.edu
3de9b82869 Make it possible for callers who want to iterate all the row groups and
GetMapFor() for all of them do so in about O(N) time instead of O(N^2) (in
number of row groups).  Bug 366892, r=bernd, sr=roc


git-svn-id: svn://10.0.0.236/trunk@218741 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:35:25 +00:00
rhelmer%mozilla.com
a8623beaf1 remove undeclared var errors introduced by previous patch
git-svn-id: svn://10.0.0.236/trunk@218740 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:34:43 +00:00
bzbarsky%mit.edu
0b6146e808 Have a faster way of iterating down the columns of a table. Bug 352461,
r=bernd, sr=roc


git-svn-id: svn://10.0.0.236/trunk@218739 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:32:33 +00:00
bzbarsky%mit.edu
ba27ed1b22 Remove some redundant (but not quite identical, hence asserting) logic. Bug
367587, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@218738 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:29:35 +00:00
bzbarsky%mit.edu
d9d0d2a935 Don't do XUL collapsing stuff with HTML text inputs or HTML scrollframes. Bug
335628, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@218737 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 04:27:31 +00:00
bzbarsky%mit.edu
07c77ee36e Filter out entries for files in subdirectories even at the root. Bug 367459,
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@218736 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 01:47:50 +00:00
timeless%mozdev.org
ceb7f4876c Bug 333172 minVersion should be a fixed number, don't link against layout for DOM Inspector
patch by comrade693+bmo@gmail.com r=jminta, r=neil, r=gavin, sr=neil


git-svn-id: svn://10.0.0.236/trunk@218735 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 01:02:49 +00:00
mozilla.mano%sent.com
ee5665e3e2 Bug 367293 - Change 'Open in Tabs' to 'Open All in Tabs' (places-bookmarks builds). r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@218734 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-22 00:16:57 +00:00
mozilla.mano%sent.com
243ca798e3 Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@218733 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 23:31:39 +00:00
mozilla.mano%sent.com
7c0426bca4 Bug 367187 - Places context menu fx2-parity. r=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@218732 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 23:22:52 +00:00
reed%reedloden.com
16ae70796b Bug 367283 - "weekly query in reporter fails" [p=reed r=justdave]
git-svn-id: svn://10.0.0.236/trunk@218731 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 23:04:18 +00:00
neil%parkwaycc.co.uk
37730cc871 Bug 366887 Stylesheet switcher should use DOM style set methods r=bz,IanN sr=bz
git-svn-id: svn://10.0.0.236/trunk@218729 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 21:08:33 +00:00
cst%yecc.com
941dbe1f6a Bug 367461 Tab Preview Should Be Disabled for Current Tab
r+sr=neil


git-svn-id: svn://10.0.0.236/trunk@218726 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 20:36:58 +00:00
bzbarsky%mit.edu
79e5cd32d2 Documenting bug.
git-svn-id: svn://10.0.0.236/trunk@218725 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 20:12:28 +00:00
bugzilla%standard8.demon.co.uk
fa386391fe Bug 361326 Address book directories obtained through RDF aren't always initialised properly (ldap part) r=iann_bugzilla,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218724 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 18:49:58 +00:00
stuart.morgan%alumni.case.edu
f049d42f80 Camino only - Bug 366996: Select word on right click only when there is no selection. r=murph sr=pink
git-svn-id: svn://10.0.0.236/trunk@218723 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 18:14:21 +00:00
stuart.morgan%alumni.case.edu
4ac415a421 Camino only - Bug 365323: Punycode non-ASCII domains for RSS handoff. r=kreeger sr=pink
git-svn-id: svn://10.0.0.236/trunk@218722 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 18:04:17 +00:00
bmlk%gmx.de
66cba9f983 Stronger band-aid to prevent table splitting inside columns bug 362275 r/sr=roc
git-svn-id: svn://10.0.0.236/trunk@218721 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 17:51:33 +00:00
ajschult%verizon.net
1bdee19f15 Bug 367607: URL bar autocomplete stops working sometimes after hovering over a search engine. r+sr=Neil
git-svn-id: svn://10.0.0.236/trunk@218720 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 17:16:13 +00:00
lpsolit%gmail.com
177b105102 Bug 367654: Param('upgrade_notification') eq 'development_snapshot' should catch release candidates too if no development snapshot is available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@218719 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 16:04:56 +00:00
inonit%inonit.com
4c51191cc4 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__.
git-svn-id: svn://10.0.0.236/trunk@218718 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 15:28:18 +00:00
olav%bkor.dhs.org
1271606ad2 Bug 367649: Deleting an attachment should set isobsolete to 1
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@218717 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 15:11:52 +00:00
lpsolit%gmail.com
faf77a2be7 Bug 365247: New UI for the attachment table (ported from b.m.o) - Patch by Frédéric Buclin <LpSolit@gmail.com> (UI proposed by Mike Connor <mconnor@mozilla.com>) r=bkor a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@218716 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 14:11:14 +00:00
neil%parkwaycc.co.uk
31658f42c2 Javascript -> JavaScript b=367638 p=sdwilsh r+sr=me
git-svn-id: svn://10.0.0.236/trunk@218715 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 10:58:53 +00:00
mozilla.mano%sent.com
0dbba04852 Bug 367622 - No scrollbar in source selection when the findbar is open. r=gavin
git-svn-id: svn://10.0.0.236/trunk@218714 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-21 03:34:59 +00:00
brendan%mozilla.org
8ad05a04be Handle slot-and-setter-less read-write nonsense state; compatibility requires it (367589, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@218712 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 22:56:50 +00:00
mnyromyr%tprac.de
262681fa30 Bug 366367: SeaMonkey link on mailnews start page incorrect in suiterunner; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=neil
git-svn-id: svn://10.0.0.236/trunk@218711 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 20:45:38 +00:00
wtchang%redhat.com
ed53ac652d Bug 362768: implemented NSPR shared library finalization function for AIX.
r=nelsonb
Modified files: pr/src/Makefile.in ptthread.c


git-svn-id: svn://10.0.0.236/trunk@218709 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 20:27:53 +00:00
sharparrow1%yahoo.com
3c3ce02c7e Bug 325070: Allow accessibility to build without ATL/MFC (i.e. with VC8 Express). r=surkov.alexander, sr=neil
git-svn-id: svn://10.0.0.236/trunk@218707 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 12:43:08 +00:00
gijskruitbosch%gmail.com
96906ed369 Bug 362478 - Thunderbird win32 tinderbox shouldn't build with winver 0x400
r=rhelmer@mozilla.com (Robert Helmer)
sr=mscott@mozilla.com (Scott MacGregor)


git-svn-id: svn://10.0.0.236/trunk@218706 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 12:23:42 +00:00
bugzilla%standard8.demon.co.uk
1890fe141a Bug 363491 Stop suiterunner builds needing to build in xpfe/global (patch v6a - move inclusion of some chrome files from xpfe/global to suite) r=KaiRo,sr=Neil
git-svn-id: svn://10.0.0.236/trunk@218705 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 09:27:45 +00:00
bzbarsky%mit.edu
c7c9ba171d Add utility methods for dispatching key events. Bug 367569, r=sayrer.
git-svn-id: svn://10.0.0.236/trunk@218704 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 05:45:10 +00:00
bzbarsky%mit.edu
a5a1302409 Fix --enable-tests builds -- need to link to zlib. r=vlad
git-svn-id: svn://10.0.0.236/trunk@218703 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 05:37:50 +00:00
ajschult%verizon.net
17c2991305 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218702 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 05:33:09 +00:00
ajschult%verizon.net
7c7a63391c Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218701 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 04:59:01 +00:00
ajschult%verizon.net
0757b27304 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218700 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 04:52:14 +00:00
ajschult%verizon.net
f12e30d5b2 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@218699 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 04:49:33 +00:00
ajschult%verizon.net
4ca864f47a Bug 243170: Remove javascript: url functionality to open JS(error) console. r=brendan, sr=bzbarsky. r=gavin to drop functionality from firefox and r=neil to drop functionality from seamonkey.
git-svn-id: svn://10.0.0.236/trunk@218698 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 04:42:12 +00:00
bzbarsky%mit.edu
68ac484b75 Adding some more tests.
git-svn-id: svn://10.0.0.236/trunk@218697 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 04:29:02 +00:00
despotdaemon
e902e78ce3 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@218695 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 02:47:07 +00:00
brendan%mozilla.org
4e8eacd57b Remove unused NATIVE_SET.
git-svn-id: svn://10.0.0.236/trunk@218693 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 02:38:10 +00:00
sspitzer%mozilla.org
00ca127988 supplimental fix for bug #364599: some newly created profile files are write protected, for example bookmarks.html
in addtion to fixing the permissions of bookmarks.html, we need to fix the permissions of the bookmark.html.moztmp file, otherwise we'll still fail to modify bookmarks.

r=dveditz


git-svn-id: svn://10.0.0.236/trunk@218692 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 01:28:33 +00:00
bzbarsky%mit.edu
c9bbb1f3ee Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@218691 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-20 01:18:57 +00:00
ghendricks%novell.com
7273b38be1 Fixed some incompatablities with IE and moved some of the search forms around to clean them up.
git-svn-id: svn://10.0.0.236/trunk@218689 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 23:59:09 +00:00
scott%scott-macgregor.org
f6f0951fbd Bug #360814 --> remote content in custom start pages is getting blocked by the content policy manager. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218688 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 23:32:29 +00:00
vladimir%pobox.com
4867d913ed b=366870 additional build fix for linux/--enable-tests
git-svn-id: svn://10.0.0.236/trunk@218687 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 23:26:19 +00:00
scott%scott-macgregor.org
d83d57d16c Bug 367183 --> preview text contains mail.app message boundary ID because the boundary isn't quoted. Handle unquoted boundaries. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218686 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 23:25:03 +00:00
aaronr%us.ibm.com
6358cf1f65 [XForms] Some controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
git-svn-id: svn://10.0.0.236/trunk@218683 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 22:22:07 +00:00
despotdaemon
ee6c4eb37a Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218682 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 21:58:32 +00:00
scott%scott-macgregor.org
8af3abf668 Bug #367529 --> unable to load remote images in news, the remote content UI never shows up. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@218681 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 21:46:22 +00:00
inonit%inonit.com
632de6f4e1 Partial fix for bug #224334: implements __defineGetter__ and __defineSetter__.
git-svn-id: svn://10.0.0.236/trunk@218680 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 21:43:49 +00:00
vladimir%pobox.com
35fb7a09e9 b=366870, add font/glyph selection test framework, this time with all the files, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218679 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 21:23:38 +00:00
vladimir%pobox.com
954514305e b=366870, add font/glyph selection test framework, r=stuart
git-svn-id: svn://10.0.0.236/trunk@218678 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 21:15:49 +00:00
joshmoz%gmail.com
ba539dee9a stop apps from hanging for a while on shutdown. allow automated testing tools to work again. b=343033 r=mento
git-svn-id: svn://10.0.0.236/trunk@218677 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 19:21:00 +00:00
igor.bukanov%gmail.com
d88c59522f Bug 367226: JS_THREADED_INTERP can be set through command line. r=brendan
git-svn-id: svn://10.0.0.236/trunk@218676 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 18:33:13 +00:00
despotdaemon
ffcb2213fb Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218675 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 18:19:00 +00:00
despotdaemon
84014d046c Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@218674 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 18:18:38 +00:00
bzbarsky%mit.edu
4882ecb439 Make sure to do scrollbar layout if we suppressed it previously, even if we
don't obviously need to do it.  Bug 364762, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@218673 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 18:01:10 +00:00
longsonr%gmail.com
f0f6a5c238 Bug 367102 - put maps in alphabetical order r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@218672 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 15:20:11 +00:00
caillon%redhat.com
aaad529ea4 Bug 367203
Starting with gtk 2.10.7, drags are canceled when the toolkit-private drag
widget is grab-shadowed by another gtk_grab_add call in the application. This is a
necessary fix to avoid "stuck drag" situations when a modal dialog pops up
while a drag is in progress.

Unfortunately, the mozilla dnd implementation does just that - it calls
gtk_grab_add in the nsDragService::GetTargetDragData method. This causes
drags of mesages from the message list to the folder tree in thunderbird
to fail with gtk 2.10.7.

Fortunately, the gtk_grab_add in nsDragService::GetTargetDragData doesn't
seem to have any real purpose - at least the nsDragService code doesn't
make any use of the grabbing, and just removing the grab_add/grab_remove
calls in that function makes dnd work again in thunderbird.

Patch by Matthias Clasen <mclasen@redhat.com>
r=caillon@redhat.com
sr=roc@ocallahan.org


git-svn-id: svn://10.0.0.236/trunk@218671 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 14:59:46 +00:00
longsonr%gmail.com
2b177d0df5 Bug 367103 - speed up feCompositeElement, feComponentTransfer and feTurbulence calculations r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@218670 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 10:03:48 +00:00
46712 changed files with 18 additions and 9882801 deletions

View File

@@ -1 +0,0 @@
CVSROOT/history

View File

@@ -1,4 +0,0 @@
If you change the modules file, you *MUST* run:
check-modules.pl modules
*before* cvs committing the new modules file.

View File

@@ -1,257 +0,0 @@
#!/usr/bin/env perl
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is this file as it was released upon February 25, 1999.
#
# The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are
# Copyright (C) 1999 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
# check-modules.pl - Check cvs modules file for duplicates and syntax errors.
#
# TODO:
# - Parse output of 'cvs co -c' command in addition to the raw file.
#
# Send comments, improvements, bugs to Steve Lamm (slamm@netscape.com).
# $Id: check-modules.pl,v 1.1 2000-06-01 11:03:22 leaf%mozilla.org Exp $
require 5.004;
use Getopt::Std;
sub usage
{
my ($progname) = $0 =~ /([^\/]+)$/;
die "Usage: $progname [options] [<module_file>]
Reads from stdin if no file is given.
Options:
-v Verbose. Print the modules and what they include.
-h Print this usage message.
";
}
&usage if !getopts('hv');
&usage if defined($opt_h);
######################################################################
# begin main
# The subroutine &parse_input creates the globals @module_names,
# %module_tree, and %line_number (described below).
&parse_input;
foreach $module (@module_names)
{
&check_module($module);
}
# end main
######################################################################
# begin subroutines
sub parse_input
{
# Globals created:
# @module_names - List of module names in the order they are seen.
# %module_tree - Hash table of lists. Keys are module names.
# Values are lists of module names and diretories.
# %line_number - Hash indexed by module name and module item.
# Values are line numbers.
@module_names = ();
%module_tree = ();
%line_number = ();
while (<>)
{
next if /^\#/ || /^\s*$/;
# Check for a module definition
if (/^([_a-zA-Z0-9]+)\s+(?:-l\s+)?-a\s*(.*)$/)
{
my ($module_name) = $1;
my (@sub_items) = ();
my ($line) = $2;
push @module_names, $module_name;
# Read line continuations (i.e. lines with '\' on the end).
while ($line =~ /\\$/)
{
chomp $line;
$line =~ s/^\s*(.*?)\s*\\$/$1/;
if (length($line) > 0)
{
my (@line_items) = split(/\s+/, $line);
push @sub_items, @line_items;
&save_line_numbers($module_name, $., @line_items);
}
$line = <>;
}
chomp $line;
$line =~ s/^\s*(.*?)\s*$/$1/;
my (@line_items) = split(/\s+/, $line);
push @sub_items, @line_items;
&save_line_numbers($module_name, $., @line_items);
$module_tree{$module_name} = \@sub_items;
}
else
{
die "Unexpected input: line $.: $_\n";
}
}
}
sub check_module
{
my ($module) = $_[0];
my ($sub_module, $sub_dir, $prev_module);
# Globals created:
# %have_checked - List of modules already checked.
# %full_list - All the directories for a module.
# Indexed by module and sub directory.
# Values are the module that added the directory.
return if defined($have_checked{$module});
$full_list{$module} = {};
foreach $sub_module ( &get_modules($module) )
{
&check_module($sub_module);
# Add the directories of the sub_module to this module
while (($sub_dir, $prev_module) = each %{$full_list{$sub_module}})
{
$full_list{$module}{$sub_dir} = $prev_module;
}
}
foreach $sub_dir ( &get_directories($module) )
{
if (defined($full_list{$module}{$sub_dir}))
{
my ($previous_module) = $full_list{$module}{$sub_dir};
&warn_multiple($sub_dir, $module, $previous_module);
}
else
{
$full_list{$module}{$sub_dir} = $module;
# Check if parent or child of directory was previously added
#
&check_inclusion($sub_dir, $module);
}
}
if (defined($opt_v))
{
print "$module\n";
while (($sub_dir, $prev_module) = each %{$full_list{$module}})
{
print " $sub_dir, $prev_module\n";
}
}
$have_checked{$module} = 1;
}
sub get_modules
{
my ($module) = $_[0];
my (@output) = ();
my ($sub_item);
foreach $sub_item ( @{ $module_tree{$module} } )
{
push @output, $sub_item if defined($module_tree{$sub_item});
}
return @output;
}
sub get_directories
{
my ($module) = $_[0];
my (@output) = ();
my ($sub_item);
foreach $sub_item ( @{ $module_tree{$module} } )
{
push @output, $sub_item unless defined($module_tree{$sub_item});
}
return @output;
}
sub save_line_numbers
{
my ($module, $line_num, @sub_items) = @_;
my ($sub_item);
foreach $sub_item (@sub_items)
{
if (defined($line_number{$module}{$sub_item}))
{
$line_number{$module}{$sub_item} =
"$line_number{$module}{$sub_item}, $line_num";
}
else
{
$line_number{$module}{$sub_item} = $line_num;
}
}
}
sub warn_multiple
{
my ($sub_item, $module, $previous_module) = @_;
my ($line_txt) = '';
my (@lines) = split(', ', $line_number{$module}{$sub_item});
push(@lines, split(', ', $line_number{$previous_module}{$sub_item}))
unless $previous_module eq $module;
$line_txt = "lines ".join(', ', sort { $a <=> $b } @lines);
warn "Error: Multiple listing: $line_txt: $sub_item.\n";
}
sub check_inclusion
{
my ($sub_dir, $module) = @_;
my ($dir);
foreach $dir (keys %{$full_list{$module}})
{
next if $dir eq $sub_dir;
if (length($dir) < length($sub_dir))
{
my ($temp) = $sub_dir;
$sub_dir = $dir;
$dir = $temp;
}
if ($dir =~ /^$sub_dir\//)
{
warn "Warning: $dir (line "
.$line_number{$full_list{$module}{$dir}}{$dir}
.") pulled by $sub_dir (line "
.$line_number{$full_list{$module}{$sub_dir}}{$sub_dir}
.")\n";
}
}
}

View File

@@ -1,20 +0,0 @@
# The "checkoutlist" file is used to support additional version controlled
# administrative files in $CVSROOT/CVSROOT, such as template files.
#
# The first entry on a line is a filename which will be checked out from
# the corresponding RCS file in the $CVSROOT/CVSROOT directory.
# The remainder of the line is an error message to use if the file cannot
# be checked out.
#
# File format:
#
# [<whitespace>]<filename><whitespace><error message><end-of-line>
#
# comment lines begin with '#'
passwd
readers
commitcheck.pl
dolog.pl
FilesToNotExport
cvsmailfilter.pl
sendnotification.pl

View File

@@ -1,608 +0,0 @@
#!/usr/bin/perl --
# DO NOT EDIT THIS FILE! You must instead go to https://despot.mozilla.org/, and
# tweak things from there.
$mode{'180'} = 'Open';
$branch{'180'} = 'HEAD';
$fullname{'180'} = 'accessibility';
$mode{'188'} = 'Open';
$branch{'188'} = 'HEAD';
$fullname{'188'} = 'Application Suite';
$mode{'172'} = 'Open';
$branch{'172'} = 'HEAD';
$fullname{'172'} = 'BeOS-based gfx and widget';
$mode{'53'} = 'Restricted';
$branch{'53'} = 'HEAD';
$fullname{'53'} = 'Berkeley DB';
$blessed{'53'} = ['shaver%mozilla.org','gerv%gerv.net','brendan%mozilla.org',];
$super{'53'} = ['wtchang%redhat.com','nelson%bolyard.com','julien.pierre.bugs%sun.com','rrelyea%redhat.com',];
$mode{'190'} = 'Open';
$branch{'190'} = 'HEAD';
$fullname{'190'} = 'Bugzilla';
$mode{'204'} = 'Closed';
$branch{'204'} = 'BUGZILLA-2_18-BRANCH';
$fullname{'204'} = 'Bugzilla2.18';
$blessed{'204'} = [];
$super{'204'} = ['myk%mozilla.org','mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'191'} = 'Closed';
$branch{'191'} = 'BUGZILLA-2_20-BRANCH';
$fullname{'191'} = 'Bugzilla2.20';
$blessed{'191'} = [];
$super{'191'} = ['myk%mozilla.org','mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'203'} = 'Closed';
$branch{'203'} = 'BUGZILLA-2_22-BRANCH';
$fullname{'203'} = 'Bugzilla2.22';
$blessed{'203'} = [];
$super{'203'} = ['myk%mozilla.org','mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'55'} = 'Open';
$branch{'55'} = 'HEAD';
$fullname{'55'} = 'Build Config';
$mode{'183'} = 'Open';
$branch{'183'} = 'HEAD';
$fullname{'183'} = 'calendar';
$mode{'146'} = 'Restricted';
$branch{'146'} = 'NSPRPUB_PRE_4_2_CLIENT_BRANCH';
$fullname{'146'} = 'Client NSPR';
$blessed{'146'} = ['smfr%smfr.org','mozilla%weilbacher.org','mkaply%us.ibm.com','julien.pierre.bugs%sun.com','gerv%gerv.net','dbaron%dbaron.org','alexei.volkov.bugs%sun.com',];
$super{'146'} = ['cls%seawood.org','wtchang%redhat.com','nelson%bolyard.com','darin%meer.net',];
$mode{'56'} = 'Open';
$branch{'56'} = 'HEAD';
$fullname{'56'} = 'Composer';
$mode{'171'} = 'Open';
$branch{'171'} = 'HEAD';
$fullname{'171'} = 'Cookies and Permissions';
$mode{'4'} = 'Open';
$branch{'4'} = 'HEAD';
$fullname{'4'} = 'default';
$defaultid = '4';
$mode{'3'} = 'Closed';
$branch{'3'} = 'HEAD';
$fullname{'3'} = 'despotaccess';
$blessed{'3'} = [];
$super{'3'} = ['myk%mozilla.org','leaf%mozilla.org','despotdaemon',];
$mode{'59'} = 'Open';
$branch{'59'} = 'HEAD';
$fullname{'59'} = 'Directory SDK';
$mode{'101'} = 'Open';
$branch{'101'} = 'HEAD';
$fullname{'101'} = 'docshell';
$mode{'103'} = 'Open';
$branch{'103'} = 'HEAD';
$fullname{'103'} = 'Document Object Model';
$mode{'184'} = 'Open';
$branch{'184'} = 'HEAD';
$fullname{'184'} = 'DOM Inspector';
$mode{'208'} = 'Open';
$branch{'208'} = 'HEAD';
$fullname{'208'} = 'Embedding';
$mode{'181'} = 'Open';
$branch{'181'} = 'HEAD';
$fullname{'181'} = 'Find As You Type';
$mode{'166'} = 'Open';
$branch{'166'} = 'HEAD';
$fullname{'166'} = 'Firefox';
$mode{'182'} = 'Open';
$branch{'182'} = 'HEAD';
$fullname{'182'} = 'Global Key Bindings';
$mode{'201'} = 'Open';
$branch{'201'} = 'HEAD';
$fullname{'201'} = 'Graphics';
$mode{'189'} = 'Open';
$branch{'189'} = 'HEAD';
$fullname{'189'} = 'Grendel';
$mode{'144'} = 'Open';
$branch{'144'} = 'HEAD';
$fullname{'144'} = 'GTK Embedding Widget';
$mode{'102'} = 'Open';
$branch{'102'} = 'HEAD';
$fullname{'102'} = 'HTML Parser';
$mode{'62'} = 'Open';
$branch{'62'} = 'HEAD';
$fullname{'62'} = 'HTML to Text/PostScript Translation';
$mode{'67'} = 'Open';
$branch{'67'} = 'HEAD';
$fullname{'67'} = 'I18N Library';
$mode{'63'} = 'Open';
$branch{'63'} = 'HEAD';
$fullname{'63'} = 'ImageLib';
$mode{'69'} = 'Open';
$branch{'69'} = 'HEAD';
$fullname{'69'} = 'Java and JS Capability-Based Security';
$mode{'130'} = 'Open';
$branch{'130'} = 'HEAD';
$fullname{'130'} = 'Java APIs for DOM';
$mode{'127'} = 'Open';
$branch{'127'} = 'HEAD';
$fullname{'127'} = 'Java APIs to WebShell';
$mode{'68'} = 'Open';
$branch{'68'} = 'HEAD';
$fullname{'68'} = 'Java Stubs';
$mode{'128'} = 'Open';
$branch{'128'} = 'HEAD';
$fullname{'128'} = 'Java to XPCOM Bridge';
$mode{'133'} = 'Open';
$branch{'133'} = 'HEAD';
$fullname{'133'} = 'Java Utility Classes';
$mode{'129'} = 'Open';
$branch{'129'} = 'HEAD';
$fullname{'129'} = 'Java-Implemented Plugins';
$mode{'70'} = 'Restricted';
$branch{'70'} = 'HEAD';
$fullname{'70'} = 'JavaScript';
$blessed{'70'} = ['vladimir%pobox.com','graydon%mozilla.com','timeless%mozdev.org','sayrer%gmail.com','jst%mozilla.org','jruderman%hmc.edu','gerv%gerv.net','gavin%gavinsharp.com','dbaron%dbaron.org','daumling%adobe.com','cls%seawood.org','bzbarsky%mit.edu','bryner%brianryner.com','bratell%lysator.liu.se','benjamin%smedbergs.us','bclary%bclary.com',];
$super{'70'} = ['shaver%mozilla.org','mrbkap%gmail.com','jwalden%mit.edu','igor.bukanov%gmail.com','crowder%fiverocks.com','brendan%mozilla.org',];
$mode{'207'} = 'Open';
$branch{'207'} = 'HEAD';
$fullname{'207'} = 'JavaScript Debugger Backend';
$mode{'114'} = 'Open';
$branch{'114'} = 'HEAD';
$fullname{'114'} = 'js-tests';
$mode{'98'} = 'Open';
$branch{'98'} = 'HEAD';
$fullname{'98'} = 'Layout Engine';
$mode{'72'} = 'Open';
$branch{'72'} = 'HEAD';
$fullname{'72'} = 'LiveConnect';
$mode{'123'} = 'Open';
$branch{'123'} = 'HEAD';
$fullname{'123'} = 'Mail and News Backend';
$mode{'165'} = 'Open';
$branch{'165'} = 'HEAD';
$fullname{'165'} = 'MathML';
$mode{'124'} = 'Open';
$branch{'124'} = 'HEAD';
$fullname{'124'} = 'MIME';
$mode{'157'} = 'Open';
$branch{'157'} = 'HEAD';
$fullname{'157'} = 'Movemail';
$mode{'112'} = 'Open';
$branch{'112'} = 'HEAD';
$fullname{'112'} = 'Mozilla Tools';
$mode{'19'} = 'Open';
$branch{'19'} = 'HEAD';
$fullname{'19'} = 'mozilla-toplevel';
$mode{'77'} = 'Open';
$branch{'77'} = 'HEAD';
$fullname{'77'} = 'NetLib';
$mode{'78'} = 'Restricted';
$branch{'78'} = 'HEAD';
$fullname{'78'} = 'NSPR';
$blessed{'78'} = ['mozilla%weilbacher.org','smfr%smfr.org','mkaply%us.ibm.com','julien.pierre.bugs%sun.com','gerv%gerv.net','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com',];
$super{'78'} = ['cls%seawood.org','wtchang%redhat.com','nelson%bolyard.com','darin%meer.net',];
$mode{'163'} = 'Restricted';
$branch{'163'} = 'NSS_3_11_BRANCH';
$fullname{'163'} = 'NSS Stable Release Branch';
$blessed{'163'} = ['douglas%stebila.ca',];
$super{'163'} = ['slavomir.katuscak%sun.com','neil.williams%sun.com','kaie%kuix.de','glen.beasley%sun.com','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com','wtchang%redhat.com','rrelyea%redhat.com','nelson%bolyard.com','julien.pierre.bugs%sun.com',];
$mode{'162'} = 'Open';
$branch{'162'} = 'HEAD';
$fullname{'162'} = 'P3P';
$mode{'209'} = 'Open';
$branch{'209'} = 'HEAD';
$fullname{'209'} = 'Party Tool';
$mode{'111'} = 'Open';
$branch{'111'} = 'HEAD';
$fullname{'111'} = 'PerlConnect';
$mode{'113'} = 'Open';
$branch{'113'} = 'HEAD';
$fullname{'113'} = 'Photon';
$mode{'81'} = 'Open';
$branch{'81'} = 'HEAD';
$fullname{'81'} = 'Plugins';
$mode{'82'} = 'Open';
$branch{'82'} = 'HEAD';
$fullname{'82'} = 'Preferences';
$mode{'120'} = 'Open';
$branch{'120'} = 'HEAD';
$fullname{'120'} = 'Profile Manager';
$mode{'161'} = 'Open';
$branch{'161'} = 'HEAD';
$fullname{'161'} = 'Qt-based gfx and widget';
$mode{'52'} = 'Open';
$branch{'52'} = 'HEAD';
$fullname{'52'} = 'RDF';
$mode{'84'} = 'Open';
$branch{'84'} = 'HEAD';
$fullname{'84'} = 'Registry';
$mode{'138'} = 'Open';
$branch{'138'} = 'HEAD';
$fullname{'138'} = 'Rhino';
$mode{'145'} = 'Restricted';
$branch{'145'} = 'HEAD';
$fullname{'145'} = 'security';
$blessed{'145'} = ['nkwan%redhat.com','gerv%gerv.net','douglas%stebila.ca',];
$super{'145'} = ['slavomir.katuscak%sun.com','neil.williams%sun.com','kaie%kuix.de','glen.beasley%sun.com','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com','wtchang%redhat.com','rrelyea%redhat.com','nelson%bolyard.com','julien.pierre.bugs%sun.com',];
$mode{'151'} = 'Open';
$branch{'151'} = 'HEAD';
$fullname{'151'} = 'Security - Mozilla PSM Glue';
$mode{'173'} = 'Open';
$branch{'173'} = 'HEAD';
$fullname{'173'} = 'Standalone Composer';
$mode{'160'} = 'Open';
$branch{'160'} = 'HEAD';
$fullname{'160'} = 'String';
$mode{'100'} = 'Open';
$branch{'100'} = 'HEAD';
$fullname{'100'} = 'Style System';
$mode{'187'} = 'Open';
$branch{'187'} = 'HEAD';
$fullname{'187'} = 'SVG';
$mode{'205'} = 'Restricted';
$branch{'205'} = 'HEAD';
$fullname{'205'} = 'Tamarin';
$blessed{'205'} = ['ssubrama%adobe.com','cpeyer%adobe.com','benjamin%smedbergs.us','dschaffe%adobe.com',];
$super{'205'} = ['wsharp%adobe.com','tierney%adobe.com','stejohns%adobe.com','shaver%mozilla.org','jodyer%adobe.com','igor.bukanov%gmail.com','edwsmith%adobe.com','brendan%mozilla.org','dansmith%adobe.com',];
$mode{'202'} = 'Open';
$branch{'202'} = 'HEAD';
$fullname{'202'} = 'Testing Infrastructure';
$mode{'170'} = 'Open';
$branch{'170'} = 'HEAD';
$fullname{'170'} = 'Thunderbird';
$mode{'169'} = 'Open';
$branch{'169'} = 'HEAD';
$fullname{'169'} = 'toolkit';
$mode{'185'} = 'Restricted';
$branch{'185'} = 'HEAD';
$fullname{'185'} = 'Update Service';
$blessed{'185'} = [];
$super{'185'} = ['wclouser%mozilla.com','shaver%mozilla.org','fligtar%gmail.com','mike.morgan%oregonstate.edu',];
$mode{'71'} = 'Open';
$branch{'71'} = 'HEAD';
$fullname{'71'} = 'Venkman';
$mode{'96'} = 'Open';
$branch{'96'} = 'HEAD';
$fullname{'96'} = 'View System';
$mode{'177'} = 'Open';
$branch{'177'} = 'HEAD';
$fullname{'177'} = 'Widget';
$mode{'49'} = 'Open';
$branch{'49'} = 'HEAD';
$fullname{'49'} = 'Widget - GTK';
$mode{'178'} = 'Open';
$branch{'178'} = 'HEAD';
$fullname{'178'} = 'Widget - Mac';
$mode{'175'} = 'Open';
$branch{'175'} = 'HEAD';
$fullname{'175'} = 'Widget - Windows';
$mode{'199'} = 'Open';
$branch{'199'} = 'HEAD';
$fullname{'199'} = 'XBL';
$mode{'121'} = 'Open';
$branch{'121'} = 'HEAD';
$fullname{'121'} = 'Xlib-based gfx + widget';
$mode{'88'} = 'Open';
$branch{'88'} = 'HEAD';
$fullname{'88'} = 'XML';
$mode{'137'} = 'Open';
$branch{'137'} = 'HEAD';
$fullname{'137'} = 'XPApps';
$mode{'89'} = 'Open';
$branch{'89'} = 'HEAD';
$fullname{'89'} = 'XPCOM';
$mode{'118'} = 'Open';
$branch{'118'} = 'HEAD';
$fullname{'118'} = 'XPConnect';
$mode{'117'} = 'Open';
$branch{'117'} = 'HEAD';
$fullname{'117'} = 'XPIDL';
$mode{'150'} = 'Open';
$branch{'150'} = 'HEAD';
$fullname{'150'} = 'XPInstall';
$mode{'179'} = 'Open';
$branch{'179'} = 'HEAD';
$fullname{'179'} = 'XPrint';
$mode{'206'} = 'Open';
$branch{'206'} = 'HEAD';
$fullname{'206'} = 'xptcall';
$mode{'106'} = 'Open';
$branch{'106'} = 'HEAD';
$fullname{'106'} = 'XPToolkit';
$mode{'140'} = 'Open';
$branch{'140'} = 'HEAD';
$fullname{'140'} = 'XSLT Processor';
$mode{'200'} = 'Open';
$branch{'200'} = 'HEAD';
$fullname{'200'} = 'XTF';
sub GetT {
($b,$_) = (@_);
if ($b eq 'BUGZILLA-2_18-BRANCH') {
if (m:^mozilla/webtools/bugzilla/.*$:) {return '204';}
}
if ($b eq 'BUGZILLA-2_20-BRANCH') {
if (m:^mozilla/webtools/bugzilla/.*$:) {return '191';}
}
if ($b eq 'BUGZILLA-2_22-BRANCH') {
if (m:^mozilla/webtools/bugzilla/.*$:) {return '203';}
}
if ($b eq 'HEAD') {
if (m:^mozilla/testing/.*$:) {return '202';}
if (m:^mozilla/profile/.*$:) {return '120';}
if (m:^mozilla/tools/.*$:) {return '112';}
if (m:^mozilla/xpcom/typelib/.*$:) {return '117';}
if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';}
if (m:^mozilla/js/jsd/.*$:) {return '207';}
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
if (m:^mozilla/extensions/java$:) {return '128';}
if (m:^mozilla/java/plugins/.*$:) {return '129';}
if (m:^mozilla/java/webclient/.*$:) {return '127';}
if (m:^mozilla/java/dom/.*$:) {return '130';}
if (m:^mozilla/java/util/.*$:) {return '133';}
if (m:^mozilla/content/xbl/[^/]*$:) {return '199';}
if (m:^mozilla/content/xbl/public/.*$:) {return '199';}
if (m:^mozilla/content/xbl/src/.*$:) {return '199';}
if (m:^mozilla/content/xtf/.*$:) {return '200';}
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
if (m:^mozilla/xpinstall/.*$:) {return '150';}
if (m:^mozilla/security/manager/.*$:) {return '151';}
if (m:^mozilla/webtools/addons/.*$:) {return '185';}
if (m:^mozilla/webtools/aus/.*$:) {return '185';}
if (m:^mozilla/webtools/update/.*$:) {return '185';}
if (m:^mozilla/mailnews/movemail/.*$:) {return '157';}
if (m:^CVSROOT/commitcheck\.pl$:) {return '3';}
if (m:^CVSROOT/passwd$:) {return '3';}
if (m:^mozilla/embedding/.*$:) {return '208';}
if (m:^mozilla/string/.*$:) {return '160';}
if (m:^mozilla/xpcom/string/.*$:) {return '160';}
if (m:^mozilla/security/coreconf/.*$:) {return '145';}
if (m:^mozilla/security/dbm/.*$:) {return '145';}
if (m:^mozilla/security/jss/.*$:) {return '145';}
if (m:^mozilla/security/nss/.*$:) {return '145';}
if (m:^mozilla/gfx/src/qt/.*$:) {return '161';}
if (m:^mozilla/widget/src/qt/.*$:) {return '161';}
if (m:^mozilla/composer/.*$:) {return '173';}
if (m:^mozilla/[^/]*$:) {return '19';}
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';}
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
if (m:^mozilla/webtools/partytool/.*$:) {return '209';}
if (m:^mozilla/browser/.*$:) {return '166';}
if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';}
if (m:^mozilla/widget/src/gtk/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';}
if (m:^mozilla/chrome/.*$:) {return '169';}
if (m:^mozilla/storage/.*$:) {return '169';}
if (m:^mozilla/toolkit/.*$:) {return '169';}
if (m:^mozilla/xulrunner/.*$:) {return '169';}
if (m:^mozilla/rdf/.*$:) {return '52';}
if (m:^mozilla/mail/.*$:) {return '170';}
if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';}
if (m:^mozilla/dbm/.*$:) {return '53';}
if (m:^mozilla/extensions/cookie/.*$:) {return '171';}
if (m:^mozilla/build/.*$:) {return '55';}
if (m:^mozilla/config/.*$:) {return '55';}
if (m:^mozilla/gfx/src/beos/.*$:) {return '172';}
if (m:^mozilla/widget/src/beos/.*$:) {return '172';}
if (m:^mozilla/editor/.*$:) {return '56';}
if (m:^mozilla/widget/src/windows/.*$:) {return '175';}
if (m:^mozilla/directory/.*$:) {return '59';}
if (m:^mozilla/widget/[^/]*$:) {return '177';}
if (m:^mozilla/widget/public/.*$:) {return '177';}
if (m:^mozilla/widget/src/[^/]*$:) {return '177';}
if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';}
if (m:^mozilla/gfx/src/ps/.*$:) {return '62';}
if (m:^mozilla/gfx/src/psshared/.*$:) {return '62';}
if (m:^mozilla/widget/src/cocoa/.*$:) {return '178';}
if (m:^mozilla/widget/src/mac/.*$:) {return '178';}
if (m:^mozilla/jpeg/.*$:) {return '63';}
if (m:^mozilla/modules/libimg/png/.*$:) {return '63';}
if (m:^mozilla/modules/libpr0n/.*$:) {return '63';}
if (m:^mozilla/modules/zlib/.*$:) {return '63';}
if (m:^mozilla/accessibility/.*$:) {return '180';}
if (m:^mozilla/intl/.*$:) {return '67';}
if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';}
if (m:^mozilla/modules/oji/.*$:) {return '68';}
if (m:^mozilla/nav-java/.*$:) {return '68';}
if (m:^mozilla/sun-java/.*$:) {return '68';}
if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';}
if (m:^mozilla/caps/.*$:) {return '69';}
if (m:^mozilla/extensions/inspector/.*$:) {return '184';}
if (m:^mozilla/layout/inspector/.*$:) {return '184';}
if (m:^mozilla/js/src/[^/]*$:) {return '70';}
if (m:^mozilla/js/src/config/.*$:) {return '70';}
if (m:^mozilla/js/src/editline/.*$:) {return '70';}
if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';}
if (m:^mozilla/content/svg/.*$:) {return '187';}
if (m:^mozilla/layout/svg/.*$:) {return '187';}
if (m:^mozilla/extensions/venkman/.*$:) {return '71';}
if (m:^mozilla/extensions/help/.*$:) {return '188';}
if (m:^mozilla/suite/.*$:) {return '188';}
if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';}
if (m:^mozilla/grendel/.*$:) {return '189';}
if (m:^mozilla/netwerk/.*$:) {return '77';}
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
if (m:^mozilla/nsprpub/.*$:) {return '78';}
if (m:^mozilla/modules/plugin/.*$:) {return '81';}
if (m:^mozilla/gfx/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/cairo/.*$:) {return '201';}
if (m:^mozilla/gfx/public/.*$:) {return '201';}
if (m:^mozilla/gfx/src/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/src/gtk/.*$:) {return '201';}
if (m:^mozilla/gfx/src/mac/.*$:) {return '201';}
if (m:^mozilla/gfx/src/shared/.*$:) {return '201';}
if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';}
if (m:^mozilla/gfx/src/windows/.*$:) {return '201';}
if (m:^mozilla/gfx/thebes/.*$:) {return '201';}
if (m:^mozilla/modules/libpref/.*$:) {return '82';}
if (m:^mozilla/modules/libreg/.*$:) {return '84';}
if (m:^mozilla/content/xml/.*$:) {return '88';}
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
if (m:^mozilla/parser/expat/.*$:) {return '88';}
if (m:^mozilla/js/tamarin/.*$:) {return '205';}
if (m:^mozilla/xpcom/[^/]*$:) {return '89';}
if (m:^mozilla/xpcom/base/.*$:) {return '89';}
if (m:^mozilla/xpcom/build/.*$:) {return '89';}
if (m:^mozilla/xpcom/components/.*$:) {return '89';}
if (m:^mozilla/xpcom/doc/.*$:) {return '89';}
if (m:^mozilla/xpcom/ds/.*$:) {return '89';}
if (m:^mozilla/xpcom/glue/.*$:) {return '89';}
if (m:^mozilla/xpcom/MoreFiles/.*$:) {return '89';}
if (m:^mozilla/xpcom/obsolete/.*$:) {return '89';}
if (m:^mozilla/xpcom/proxy/.*$:) {return '89';}
if (m:^mozilla/xpcom/sample/.*$:) {return '89';}
if (m:^mozilla/xpcom/stub/.*$:) {return '89';}
if (m:^mozilla/xpcom/tests/.*$:) {return '89';}
if (m:^mozilla/xpcom/threads/.*$:) {return '89';}
if (m:^mozilla/xpcom/tools/.*$:) {return '89';}
if (m:^mozilla/xpcom/windbgdlg/.*$:) {return '89';}
if (m:^mozilla/xpcom/reflect/xptcall/.*$:) {return '206';}
if (m:^mozilla/gfx/src/xprint/.*$:) {return '179';}
if (m:^mozilla/view/.*$:) {return '96';}
if (m:^mozilla/layout/[^/]*$:) {return '98';}
if (m:^mozilla/layout/base/.*$:) {return '98';}
if (m:^mozilla/layout/build/.*$:) {return '98';}
if (m:^mozilla/layout/doc/.*$:) {return '98';}
if (m:^mozilla/layout/forms/.*$:) {return '98';}
if (m:^mozilla/layout/generic/.*$:) {return '98';}
if (m:^mozilla/layout/html/.*$:) {return '98';}
if (m:^mozilla/layout/macbuild/.*$:) {return '98';}
if (m:^mozilla/layout/printing/.*$:) {return '98';}
if (m:^mozilla/layout/tables/.*$:) {return '98';}
if (m:^mozilla/layout/tools/.*$:) {return '98';}
if (m:^mozilla/layout/style/.*$:) {return '100';}
if (m:^mozilla/docshell/.*$:) {return '101';}
if (m:^mozilla/uriloader/.*$:) {return '101';}
if (m:^mozilla/webshell/.*$:) {return '101';}
if (m:^mozilla/parser/htmlparser$:) {return '102';}
if (m:^mozilla/content/base/.*$:) {return '103';}
if (m:^mozilla/content/events/.*$:) {return '103';}
if (m:^mozilla/content/html/content/.*$:) {return '103';}
if (m:^mozilla/content/html/document/.*$:) {return '103';}
if (m:^mozilla/dom/.*$:) {return '103';}
if (m:^mozilla/js/rhino/.*$:) {return '138';}
if (m:^mozilla/xpfe/.*$:) {return '137';}
if (m:^mozilla/js/tests/.*$:) {return '114';}
if (m:^mozilla/js/src/perlconnect/.*$:) {return '111';}
if (m:^mozilla/content/xslt/.*$:) {return '140';}
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
if (m:^mozilla/calendar/.*$:) {return '183';}
if (m:^mozilla/gfx/src/photon/.*$:) {return '113';}
if (m:^mozilla/widget/src/photon/.*$:) {return '113';}
if (m:^mozilla/content/xul/.*$:) {return '106';}
if (m:^mozilla/layout/xul/.*$:) {return '106';}
}
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
if (m:^mozilla/nsprpub/.*$:) {return '146';}
}
if ($b eq 'NSS_3_11_BRANCH') {
if (m:^mozilla/dbm/.*$:) {return '163';}
if (m:^mozilla/security/coreconf/.*$:) {return '163';}
if (m:^mozilla/security/dbm/.*$:) {return '163';}
if (m:^mozilla/security/nss/.*$:) {return '163';}
}
return '';
}
$debug = 0;
$origrepository = shift(@ARGV);
@files = @ARGV;
$envcvsroot = $ENV{'CVSROOT'};
open( REP, "<CVS/Repository");
$repository = <REP>;
chop($repository);
close(REP);
$repository =~ s:^$envcvsroot/::;
$doit = 0;
$| = 1;
if( $debug){
print STDERR "----------------------------------------------\n";
print STDERR "files: @files\n";
print STDERR "origrepository: $origrepository\n";
print STDERR " repository: $repository\n";
print STDERR "----------------------------------------------\n";
}
open(ENT, "<CVS/Entries" );
while( <ENT> ){
chop;
($d,$fn,$rev,$mod_time,$sticky,$tag) = split(/\//);
if ($tag =~ /^T(.*)$/) {
$fbranch{$fn} = $1;
}
}
close ENT;
foreach $f (@files) {
$b = "";
if (defined $fbranch{$f}) {$b = $fbranch{$f};}
if ($b eq "") {$b = "HEAD";}
$t = GetT($b, "$repository/$f");
if ($debug) {
print STDERR "GetT returned '$t' for '$repository/$f' branch '$b'\n";
}
if ($t eq "") {
$t = $defaultid;
}
if (!defined $mode{$t} || $mode{$t} eq "Open") {
next;
}
if ($debug) {
print STDERR "Checking twig $t\n";
}
# OK, we have a match. See if we're allowed to checkin here.
if ($username eq "") {
$username = $ENV{"CVS_USER"} || getlogin || (getpwuid($<))[0] || "nobody";
if ($debug) {
print STDERR "Username is $username\n";
print STDERR "getlogin returns " . getlogin . "\n";
print STDERR '(getpwuid($<))[0] returns ' . (getpwuid($<))[0] . "\n";
print STDERR "Environment:\n";
foreach $key (sort(keys %ENV)) {
print STDERR $key, '=', $ENV{$key}, "\n";
}
}
}
$ok = 0;
$s = $super{$t};
foreach $u (@$s) {
if ($debug) {
print STDERR "Checking against super $u\n";
}
if ($u eq $username) {
$ok = 1;
break;
}
}
if ($mode{$t} eq "Restricted") {
my $b = $blessed{$t};
foreach $u (@$b) {
if ($debug) {
print STDERR "Checking against blessed $u\n";
}
if ($u eq $username) {
$ok = 1;
break;
}
}
}
if (!$ok) {
print STDERR "You may not check into partition $fullname{$t}\n";
print STDERR "the file $repository/$f on branch $b\n";
print STDERR "If you think you should be allowed to, send mail to\n";
print STDERR "one of the below people:\n";
$s = $super{$t};
foreach $u (@$s) {
$u =~ s/%/@/;
print STDERR " $u\n";
}
exit 1;
}
}
exit 0;

View File

@@ -1,16 +0,0 @@
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
# of files to check. A non-zero exit of the filter program will
# cause the commit to be aborted.
#
# The first entry on a line is a regular expression which is tested
# against the directory that the change is being committed to, relative
# to the $CVSROOT. For the first match that is found, then the remainder
# of the line is the name of the filter to run.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name "ALL" appears as a regular expression it is always used
# in addition to the first matching regex or "DEFAULT".
ALL $CVSROOT/CVSROOT/commitcheck.pl

View File

@@ -1,6 +0,0 @@
# Set this to "no" if pserver shouldn't check system users/passwords
#SystemAuth=no
# Set `PreservePermissions' to `yes' to save file status information
# in the repository.
#PreservePermissions=no

View File

@@ -1,48 +0,0 @@
__.SYMDEF*
_gen
_jmc
_stubs
_xpidlgen
._.DS_Store
._.FBCIndex
._.FBCLockFolder
.*.timestamp
.d
.depends
.deps
.DS_Store
.FBCIndex
.FBCLockFolder
.gdbinit
.HSancillary
.makedepend
.Makedepend
.MCC_Cache_FAT
.MCC_Global_History
.md
.pure
*_DBG_EDT.OBJ
*_DBG.OBJ
*_DBG.OBJD
*_OPT_EDT.OBJ
*_OPT.OBJ
*.class
*.dll
*.dylib
*.exp
*.flc
*.lib
*.map
*.pdb
*.rc
*.res
*.rpo
depend.mk
made
make.dep
make.log
Makefile
manifest.mnw
nuke
so_locations
ti_files

View File

@@ -1,24 +0,0 @@
#!/bin/sh
PATH=/bin:/usr/bin:/sbin:/usr/sbin;export PATH
(
URL="subdir=`dirname $1`&files=`basename $1`"
echo "Subject: $1"
echo 'Content-Type: text/html; charset=us-ascii'
echo 'Content-Transfer-Encoding: 7bit'
echo 'Content-Disposition: inline'
TMP=/tmp/cvsmf.$$
trap "rm -f $TMP" 0 1 2 15
cat > $TMP
BRANCH=`sed -n 's@^Revision/Branch: \(.*\)@\1@p' $TMP`
if test -n "$BRANCH"; then
URL="$URL&branch=$BRANCH"
fi
echo '<A HREF="http://warp.netscape.com/webtools/bonsai/cvsview2.cgi?'$URL'&command=DIRECTORY">View differences</A><BR>\n'
) | mail $2

View File

@@ -1,173 +0,0 @@
#!/usr/bin/perl
# -*- Mode: perl; indent-tabs-mode: nil -*-
# Arguments:
#
# -a Only send checkin messages which contain added files. All other checkin
# messages will be ignored.
# -u <url> Base URL for the Bonsai directory; "/cvsview2.cgi" will get
# appended to this with appropriate args.
# -h <hostname> Host whose SMTP server we will contact to send mail.
# -s <string> String specifying dir and filenames. As generated by "%s"
# in a CVSROOT/loginfo file
# -f <file> A regexp. If present, then only checkins to files whose
# name (without the directory) matches the regexp will generate mail.
#
# The remaining args are email addresses of people who should get notified.
use Socket;
sub get_response_code {
my ($expecting) = @_;
# if ($flag_debug) {
# print STDERR "SMTP: Waiting for code $expecting\n";
# }
while (1) {
my $line = <S>;
# if ($flag_debug) {
# print STDERR "SMTP: $line";
# }
if ($line =~ /^[0-9]*-/) {
next;
}
if ($line =~ /(^[0-9]*) /) {
my $code = $1;
if ($code == $expecting) {
# if ($flag_debug) {
# print STDERR "SMTP: got it.\n";
# }
return;
}
die "Bad response from SMTP -- $line";
}
}
}
my $debug = 0;
my $addsonly = 0;
my $showcommitter = 0;
my $mailhost = "127.0.0.1";
my $urlbase = "";
my $cvsargs = "";
my $cvsroot = "";
my @mailto;
my $fileregexp = "";
my $username = $ENV{"CVS_USER"} || getlogin || (getpwuid($<))[0] || "nobody";
while (@ARGV) {
my $arg = shift @ARGV;
if ($arg eq '-d') {
$debug = 1;
print STDERR "Debug turned on...\n";
} elsif ($arg eq '-c') {
$showcommitter = 1;
} elsif ($arg eq '-r') {
$cvsroot = shift @ARGV;
} elsif ($arg eq '-h') {
$mailhost = shift @ARGV;
} elsif ($arg eq '-u') {
$urlbase = shift @ARGV;
} elsif ($arg eq '-s') {
$cvsargs = shift @ARGV;
} elsif ($arg eq '-f') {
$fileregexp = shift @ARGV;
} elsif ($arg eq '-a') {
$addsonly = 1;
} else {
push(@mailto, $arg);
}
}
my $url = "";
if ($urlbase ne "" && $cvsargs ne "") {
my @list = split(/ /, $cvsargs);
my $dir = shift @list;
if ($fileregexp ne "") {
if (grep(m/$fileregexp/, @list) <= 0) {
exit;
}
}
$url = $urlbase . "/cvsview2.cgi?command=DIRECTORY&subdir=$dir&files=" .
join(':', @list);
}
my $message = "";
if ($showcommitter) {
$message .= "Changes committed by $username:\n\n";
}
my $filesadded = 0;
while (<>) {
my $line = $_;
if ($line =~ m@^ Tag: (.*)$@) {
if ($url ne "") {
$url .= "&branch=$1";
}
}
# if we see that files have been added on this checkin, remember that fact
#
if ($line =~ m@^Added Files:@) {
$filesadded = 1;
}
$message .= $line;
}
# bail out if this is an adds-only run and no files have been added
#
if ($addsonly == 1 && $filesadded == 0 ) {
exit 0;
}
if ($url ne "") {
if ($cvsroot ne "") {
$url .= "&root=$cvsroot";
}
$message = "Diffs: $url\n\n" . $message;
}
chop(my $hostname = `/bin/hostname`);
my ($remote,$port, $iaddr, $paddr, $proto, $line);
$remote = $mailhost;
$port = 25;
if ($port =~ /\D/) { $port = getservbyname($port, 'tcp') }
die "No port" unless $port;
$iaddr = inet_aton($remote) || die "no host: $remote";
$paddr = sockaddr_in($port, $iaddr);
$proto = getprotobyname('tcp');
socket(S, PF_INET, SOCK_STREAM, $proto) || die "socket: $!";
connect(S, $paddr) || die "connect: $!";
select(S); $| = 1; select(STDOUT);
get_response_code(220);
print S "EHLO $hostname\n";
get_response_code(250);
print S "MAIL FROM:<cvsmailfilter\@$hostname>\n";
get_response_code(250);
foreach $i (@mailto) {
print S "RCPT TO:<$i>\n";
get_response_code(250);
}
print S "DATA\n";
get_response_code(354);
print S "From: \"$username\" <cvsmailfilter\@$hostname>\n";
print S "Subject: $cvsargs\n";
print S "\n";
print S $message . "\n";
print S ".\n";
get_response_code(250);
print S "QUIT\n";
close(S);

View File

@@ -1,23 +0,0 @@
# This file affects handling of files based on their names.
#
# The -t/-f options allow one to treat directories of files
# as a single file, or to transform a file in other ways on
# its way in and out of CVS.
#
# The -m option specifies whether CVS attempts to merge files.
#
# The -k option specifies keyword expansion (e.g. -kb for binary).
#
# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
#
# wildcard [option value][option value]...
#
# where option is one of
# -f from cvs filter value: path to filter
# -t to cvs filter value: path to filter
# -m update methodology value: MERGE or COPY
# -k expansion mode value: b, o, kkv, &c
#
# and value is a single-quote delimited value.
# For example:
#*.gif -k 'b'

View File

@@ -1,512 +0,0 @@
#! /usr/bin/perl
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is the Bonsai CVS tool.
#
# The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s): Mike Taylor <bear@code-bear.com>
# Christopher Seawood <cls@seawood.org>
# You need to put this in your CVSROOT directory, and check it in. (Change the
# first line above to point to a real live perl5.) Add "dolog.pl" to
# CVSROOT/checkoutlist, and check it in. Then, add a line to your
# CVSROOT/loginfo file that says something like:
#
# ALL $CVSROOT/CVSROOT/dolog.pl [-u ${USER}] -r /cvsroot bonsai-checkin-daemon@my.bonsai.machine
#
# or if you do not want to use SMTP at all, add:
#
# ALL ( $CVSROOT/CVSROOT/dolog.pl -r /cvsroot -n | /bonsai/handleCheckinMail.pl )
#
# Replace "/cvsroot" with the name of the CVS root directory, and
# "my.bonsai.machine" with the name of the machine Bonsai runs on.
# Now, on my.bonsai.machine, add a mail alias so that mail sent to
# "bonsai-checkin-daemon" will get piped to handleCheckinMail.pl.
use bytes;
use File::Basename;
use Mail::Mailer;
# Set use_sendmail = 0 to send mail via $mailhost using SMTP
$use_sendmail = 0;
$username = $ENV{"CVS_USER"} || getlogin || (getpwuid($<))[0] || "nobody";
$envcvsroot = $ENV{'CVSROOT'};
$cvsroot = $envcvsroot;
$flag_debug = 0;
$flag_tagcmd = 0;
$repository = '';
$repository_tag = '';
$mailhost = 'localhost';
$rlogcommand = '/usr/bin/rlog';
$output2mail = 1;
@mailto = ();
@changed_files = ();
@added_files = ();
@removed_files = ();
@log_lines = ();
@outlist = ();
@import_tags = ();
@import_new_files = ();
@import_changed_files = ();
$STATE_NONE = 0;
$STATE_CHANGED = 1;
$STATE_ADDED = 2;
$STATE_REMOVED = 3;
$STATE_LOG = 4;
$STATE_IMPORT_STATUS = 5;
$STATE_IMPORT_TAGS = 6;
$STATE_IMPORT_FILES = 7;
&process_args;
if ($flag_debug) {
print STDERR "----------------------------------------------\n";
print STDERR "LOGINFO:\n";
print STDERR " pwd:" . `pwd` . "\n";
print STDERR " Args @ARGV\n";
print STDERR " CVSROOT: $cvsroot\n";
print STDERR " who: $username\n";
print STDERR " Repository: $repository\n";
print STDERR " mailto: @mailto\n";
print STDERR "----------------------------------------------\n";
}
if ($flag_tagcmd) {
&process_tag_command;
} else {
&get_loginfo;
&process_cvs_info;
}
if ($flag_debug) {
print STDERR "----------------------------------------------\n";
print STDERR "OUTLIST:\n";
print STDERR @outlist;
print STDERR "----------------------------------------------\n";
}
if ($output2mail) {
&mail_notification;
} else {
&stdout_notification;
}
0;
sub process_args {
while (@ARGV) {
$arg = shift @ARGV;
if ($arg eq '-d') {
$flag_debug = 1;
print STDERR "Debug turned on...\n";
} elsif ($arg eq '-r') {
$cvsroot = shift @ARGV;
} elsif ($arg eq '-u') {
$username = shift @ARGV;
} elsif ($arg eq '-t') {
$flag_tagcmd = 1;
last; # Keep the rest in ARGV; they're handled later.
} elsif ($arg eq '-h') {
$mailhost = shift @ARGV;
} elsif ($arg eq '-n') {
$output2mail = 0;
} else {
push(@mailto, $arg);
}
}
if ($repository eq '') {
open(REP, "<CVS/Repository");
$repository = <REP>;
chop($repository);
close(REP);
}
$repository =~ s:^$cvsroot/::;
$repository =~ s:^$envcvsroot/::;
}
sub get_loginfo {
if ($flag_debug) {
print STDERR "----------------------------------------------\n";
}
# Iterate over the body of the message collecting information.
#
$state = $STATE_NONE;
while (<STDIN>) {
chop; # Drop the newline
if ($flag_debug) {
print STDERR "$_\n";
}
if (/^In directory/) {
next;
}
if (/^Modified Files/) { $state = $STATE_CHANGED; next; }
if (/^Added Files/) { $state = $STATE_ADDED; next; }
if (/^Removed Files/) { $state = $STATE_REMOVED; next; }
if (/^Log Message/) { $state = $STATE_LOG; next; }
s/^[ \t\n]+//; # delete leading whitespace
s/[ \t\n]+$//; # delete trailing whitespace
if ($state != $STATE_LOG && /^Tag:/) { ($repository_tag = $_) =~ s/^Tag:\s*(\S+).*/$1/; }
if ($state == $STATE_CHANGED && !(/^Tag:/)) { push(@changed_files, split); }
if ($state == $STATE_ADDED && !(/^Tag:/)) { push(@added_files, split); }
if ($state == $STATE_REMOVED && !(/^Tag:/)) { push(@removed_files, split); }
if ($state == $STATE_LOG && (m/^Status:$/)) {
push(@log_lines, $_);
$state = $STATE_IMPORT_STATUS;
next;
}
if ($state == $STATE_IMPORT_STATUS) {
my ($itag, $istat, @rest);
while (<STDIN>) {
chomp;
print STDERR "$_\n" if ($flag_debug);
push(@log_lines, $_);
if ($state == $STATE_IMPORT_STATUS) {
next if (m/^\s*$/);
if (m/^Vendor Tag:/) {
($vendor_tag = $_) =~ s/^Vendor Tag:\s+([\w-]+).*/$1/;
$state = $STATE_IMPORT_TAGS;
next;
} else {
$state = $STATE_LOG;
last;
}
}
if ($state == $STATE_IMPORT_TAGS) {
if (m/^\s*$/) {
$state = $STATE_IMPORT_FILES;
} else {
($itag = $_) =~ s/^(Release Tags:)?\s+([\w-]+).*/$2/;
push(@import_tags, $itag);
}
next;
}
if ($state == $STATE_IMPORT_FILES) {
if (m/^\s*$/) {
$state = $STATE_LOG;
last;
}
($istat, @rest) = split(/ /, $_, 2);
if ($istat eq 'N') {
push(@import_new_files, @rest);
} elsif ($istat eq 'U') {
push(@import_changed_files, @rest);
}
# Ignore everything else
next;
}
}
}
if ($state == $STATE_LOG) { push(@log_lines, $_); }
}
# If any of the filenames in the arrays below contain spaces,
# things get broken later on in the code.
# fix the filename array by using the get_filename sub.
@fixed_changed_files = @{&get_filename("C", @changed_files)};
@fixed_added_files = @{&get_filename("A", @added_files)};
@fixed_removed_files = @{&get_filename("R", @removed_files)};
@fixed_import_new_files = @{&get_filename("I", @import_new_files)};
@fixed_import_changed_files = @{&get_filename("I", @import_changed_files)};
# now replace the old broken arrays with the new fixed arrays and
# carry on.
@changed_files = @fixed_changed_files;
@added_files = @fixed_added_files;
@removed_files = @fixed_removed_files;
@import_new_files = @fixed_import_new_files;
@import_changed_files = @fixed_import_changed_files;
if ($flag_debug) {
print STDERR "----------------------------------------------\n"
. "changed files: @changed_files\n"
. "added files: @added_files\n"
. "removed files: @removed_files\n"
. "new imported files: @import_new_files\n"
. "changed imported files: @import_changed_files\n";
print STDERR "----------------------------------------------\n";
}
}
sub get_filename {
my ($state, @files) = @_;
my @fixed_files;
my $FILE_EXIST = 0;
my $FILE_CHECKED = 0;
my $file;
my $partial_file;
my $path, $apath;
if ($flag_debug) {
print STDERR "\n-- get_filename ------------------------\n";
}
foreach my $scalar (@files) {
if ($FILE_CHECKED && ! $FILE_EXISTS) {
$file = "$partial_file $scalar";
} else{
$file = $scalar;
}
if ($state eq "I") {
$path = "$envcvsroot/$file";
$apath = "$envcvsroot/Attic/$file";
} else {
$path = "$envcvsroot/$repository/$file";
$apath = "$envcvsroot/$repository/Attic/$file";
}
if ($flag_debug) {
print STDERR "changed file: $file\n";
print STDERR "path: $path\n";
}
if (-r "$path,v" || -r "$apath,v") {
push(@fixed_files, $file);
$FILE_EXISTS = 1;
$FILE_CHECKED = 1;
if ($flag_debug){
print STDERR "file exists\n";
}
} else {
$partial_file = $file;
$FILE_EXISTS = 0;
$FILE_CHECKED = 1;
if ($flag_debug) {
print STDERR "file does not exist\n";
}
}
}
if ($flag_debug) {
print STDERR "\@fixed_files: @fixed_files\n";
print STDERR "-------------------------------------------\n\n";
}
return \@fixed_files;
}
sub process_cvs_info {
local($d,$fn,$rev,$mod_time,$sticky,$tag,$stat,@d,$rcsfile);
if (!open(ENT, "<CVS/Entries.Log")) {
open(ENT, "<CVS/Entries");
}
$time = time;
while (<ENT>) {
chop;
($d,$fn,$rev,$mod_time,$sticky,$tag) = split(/\//);
$stat = 'C';
for $i (@changed_files, "BEATME.NOW", @added_files) {
if ($i eq "BEATME.NOW") { $stat = 'A'; }
if ($i eq $fn) {
$rcsfile = "$envcvsroot/$repository/$fn,v";
if (! -r $rcsfile) {
$rcsfile = "$envcvsroot/$repository/Attic/$fn,v";
}
$rlogcmd = "$rlogcommand -N -r$rev " . shell_escape($rcsfile);
open(LOG, "$rlogcmd |")
|| print STDERR "dolog.pl: Couldn't run rlog\n";
while (<LOG>) {
if (/^date:.* author: ([^;]*);.*/) {
$username = $1;
if (/lines: \+([0-9]*) -([0-9]*)/) {
$lines_added = $1;
$lines_removed = $2;
}
}
}
close(LOG);
push(@outlist,
("$stat|$time|$username|$cvsroot|$repository|$fn|$rev|$sticky|$tag|$lines_added|$lines_removed\n"));
}
}
}
close(ENT);
for $i (@removed_files) {
push(@outlist,
("R|$time|$username|$cvsroot|$repository|$i|||$repository_tag\n"));
}
my $headrev;
my $found_desc;
# Process new imported files
foreach $fn (@import_new_files) {
my ($file, $dir, $suffix) = &fileparse($fn, ",v");
$dir =~ s@/$@@;
$found_desc = 0;
$headrev = 0;
$lines_added = 0;
$lines_removed = 0;
$rcsfile = "$envcvsroot/$dir/${file},v";
if (! -r $rcsfile) {
$rcsfile = "$envcvsroot/$dir/Attic/${file},v";
}
$rlogcmd = "$rlogcommand -N " . &shell_escape($rcsfile);
open(LOG, "$rlogcmd |") ||
print STDERR "dolog.pl: Couldn't run import rlog\n";
while (<LOG>) {
$found_desc++, next if (m/^description:$/);
$headrev = $1 if (!$found_desc && m/^head: (\d+[\.\d+]+)$/);
$rev = $1 if (m/^revision (\d+[\.\d+]+)$/);
if (m/^date:.* author: ([^;]*);.*/) {
$username = $1;
if (m/lines: \+([0-9]*) -([0-9]*)/) {
$lines_added = $1;
$lines_removed = $2;
}
# Add the head revision entry
if ($headrev eq $rev) {
push(@outlist,
("A|$time|$username|$cvsroot|$dir|$file|$headrev|" .
"||$lines_added|$lines_removed\n"));
last;
}
}
}
close(LOG);
}
# Process changed imported files
my $search_tag = $import_tags[0];
my ($search_rev, $found_rev, $found_srev);
foreach $fn (@import_changed_files) {
my ($file, $dir, $suffix) = &fileparse($fn, ",v");
$dir =~ s@/$@@;
$found_desc = 0;
$found_rev = 0;
$found_srev = 0;
$search_rev = '';
$lines_added = 0;
$lines_removed = 0;
last if (!defined($search_tag));
$rcsfile = "$envcvsroot/$dir/${file},v";
if (! -r $rcsfile) {
$rcsfile = "$envcvsroot/$dir/Attic/${file},v";
}
$rlogcmd = "$rlogcommand " . &shell_escape($rcsfile);
open(LOG, "$rlogcmd |") ||
print STDERR "dolog.pl: Couldn't run import rlog\n";
while (<LOG>) {
$found_desc++, next if (m/^description:$/);
if (!$found_desc && m/^\s*$search_tag: (\d+[\.\d+]+)$/) {
$search_rev = $1;
$found_srev++;
next;
}
if (!$found_desc && $found_srev && m/^\s*[\w-]+: $search_rev$/) {
# Revision already exists so no actual changes
# were made during this import, so do nothing
last;
}
$found_rev++, next if ($found_srev && m/^revision $search_rev$/);
if ($found_rev && m/^date:.* author: ([^;]*);.*/) {
$username = $1;
if (m/lines: \+([0-9]*) -([0-9]*)/) {
$lines_added = $1;
$lines_removed = $2;
}
push(@outlist,
("C|$time|$username|$cvsroot|$dir|$file|$search_rev|" .
"$search_tag||$lines_added|$lines_removed\n"));
last;
}
}
close(LOG);
}
# make sure dolog has something to parse when it sends its load off
if (!scalar(@log_lines)) {
push @log_lines, "EMPTY LOG MESSAGE";
}
push(@outlist, "LOGCOMMENT\n");
push(@outlist, join("\n",@log_lines));
push(@outlist, "\n:ENDLOGCOMMENT\n");
}
sub process_tag_command {
local($str,$part,$time);
$time = time;
$str = "Tag|$cvsroot|$time";
while (@ARGV) {
$part = shift @ARGV;
$str .= "|" . $part;
}
push(@outlist, ("$str\n"));
}
sub do_commitinfo {
}
sub mail_notification {
chop(my $hostname = `hostname`);
my $mailer;
if ($use_sendmail) {
$mailer = Mail::Mailer->new("sendmail");
} else {
$mailer = Mail::Mailer->new("smtp", Server => $mailhost);
}
die("Failed to send mail notification\n") if !defined($mailer);
my %headers;
$headers{'From'} = "bonsai-daemon\@$hostname";
$headers{'To'} = \@mailto;
if ($flag_tagcmd) {
$headers{'Subject'} = "cvs tag in $repository";
} else {
$headers{'Subject'} = "cvs commit to $repository";
}
$mailer->open(\%headers);
print $mailer @outlist;
$mailer->close;
}
sub stdout_notification {
chop(my $hostname = `hostname`);
print "MAIL FROM: bonsai-daemon\@$hostname\n";
print "RCPT TO: root\@localhost\n";
print "DATA\n";
if ($flag_tagcmd) {
print "Subject: cvs tag in $repository\n";
} else {
print "Subject: cvs commit to $repository\n";
}
print "\n";
print @outlist, "\n";
print ".\n";
}
# Quotify a string, suitable for invoking a shell process
sub shell_escape {
my ($file) = @_;
$file =~ s/([ \"\'\?\$\&\|\!<>\(\)\[\]\;\:])/\\$1/g;
return $file;
}

View File

@@ -1,21 +0,0 @@
# The "editinfo" file is used to allow verification of logging
# information. It works best when a template (as specified in the
# rcsinfo file) is provided for the logging procedure. Given a
# template with locations for, a bug-id number, a list of people who
# reviewed the code before it can be checked in, and an external
# process to catalog the differences that were code reviewed, the
# following test can be applied to the code:
#
# Making sure that the entered bug-id number is correct.
# Validating that the code that was reviewed is indeed the code being
# checked in (using the bug-id number or a seperate review
# number to identify this particular code set.).
#
# If any of the above test failed, then the commit would be aborted.
#
# Actions such as mailing a copy of the report to each reviewer are
# better handled by an entry in the loginfo file.
#
# One thing that should be noted is the the ALL keyword is not
# supported. There can be only one entry that matches a given
# repository.

View File

@@ -1,39 +0,0 @@
# The "loginfo" file controls where "cvs commit" log information
# is sent. The first entry on a line is a regular expression which must match
# the directory that the change is being made to, relative to the
# $CVSROOT. If a match is found, then the remainder of the line is a filter
# program that should expect log information on its standard input.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name ALL appears as a regular expression it is always used
# in addition to the first matching regex or DEFAULT.
#
# You may specify a format string as part of the
# filter. The string is composed of a `%' followed
# by a single format character, or followed by a set of format
# characters surrounded by `{' and `}' as separators. The format
# characters are:
#
# s = file name
# V = old version number (pre-checkin)
# v = new version number (post-checkin)
#
ALL $CVSROOT/CVSROOT/dolog.pl -h 127.0.0.1 -r /cvsroot bonsai-checkin-daemon@bonsai.mozilla.org
# send mail for new files added
ALL $CVSROOT/CVSROOT/cvsmailfilter.pl -a -u http://bonsai.mozilla.org -r /cvsroot -s %s cvs-adds@mozilla.org
# crypto checkins deserve more attention
mozilla/security $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/extensions/psm-glue $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/netwerk/security $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/netwerk/protocol/http/src $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/netwerk/socket/ssl $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/netwerk/socket/tests $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
mozilla/dbm $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s dev-tech-crypto-checkins@lists.mozilla.org
# misc modules
mozilla/webtools/bugzilla $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s cvs-checkins@bugzilla.org
CVSROOT $CVSROOT/CVSROOT/cvsmailfilter.pl -c -u http://bonsai.mozilla.org -r /cvsroot -s %s -f modules sysalerts@mozilla.org

View File

@@ -1,843 +0,0 @@
# Three different line formats are valid:
# key -a aliases...
# key [options] directory
# key [options] directory files...
#
# Where "options" are composed of:
# -i prog Run "prog" on "cvs commit" from top-level of module.
# -o prog Run "prog" on "cvs checkout" of module.
# -e prog Run "prog" on "cvs export" of module.
# -t prog Run "prog" on "cvs rtag" of module.
# -u prog Run "prog" on "cvs update" of module.
# -d dir Place module in directory "dir" instead of module name.
# -l Top-level directory only -- do not recurse.
#
# NOTE: If you change any of the "Run" options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And "directory" is a path to a directory relative to $CVSROOT.
#
# The "-a" option specifies an alias. An alias is interpreted as if
# everything on the right of the "-a" had been typed on the command line.
#
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module. This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
######################################################################
#
# Module that contains the LEGAL and the LICENSE file. This should be
# a part of every logical source pull for a component. Care should
# be given so that this module is not specified twice for a given
# source pull.
#
MozillaLicense -a \
mozilla/LEGAL \
mozilla/LICENSE
Grendel -a \
MozillaLicense \
mozilla/grendel
######################################################################
#
# Modules for the MozillaClassic Browser, based on the original
# layout engine. If you wish to develop on the Mozilla Classic
# codebase, pull using these modules and using the branch tag
# MozillaSourceClassic_19981026_BRANCH.
# These modules should be considered obsolete.
#
MozillaSource -a \
MozillaSourceWin \
MozillaSourceMac \
MozillaSourceUnix
MozillaSourceWin -a \
MozillaSourceCommon \
MozillaSourceWinOnly
MozillaSourceMac -a \
MozillaSourceCommon \
MozillaSourceMacOnly
MozillaSourceUnix -a \
MozillaSourceCommon \
MozillaSourceUnixOnly \
mozilla/cmd/xfe \
mozilla/cmd/gnomefe \
mozilla/cmd/qtfe \
mozilla/cmd/ybfe
MozillaSourceMotif -a \
MozillaSourceCommon \
mozilla/cmd/xfe \
MozillaSourceUnixOnly
MozillaSourceQtfe -a \
MozillaSourceCommon \
mozilla/cmd/qtfe \
MozillaSourceUnixOnly
MozillaSourceGnomefe -a \
MozillaSourceCommon \
mozilla/cmd/gnomefe \
MozillaSourceUnixOnly
MozillaSourceYbfe -a \
MozillaSourceCommon \
mozilla/cmd/ybfe \
MozillaSourceUnixOnly
MozillaSourceCommon -a \
mozilla/LEGAL \
mozilla/LICENSE \
mozilla/base \
mozilla/build \
!mozilla/build/mac/client.mac \
mozilla/include \
mozilla/caps \
mozilla/jpeg \
mozilla/js \
mozilla/lib/htmldlgs \
mozilla/lib/layout \
mozilla/lib/libcnv \
mozilla/lib/libdom \
mozilla/lib/libi18n \
mozilla/lib/liblayer \
mozilla/lib/libmisc \
mozilla/lib/libmime \
mozilla/lib/libmocha \
mozilla/lib/libnet \
mozilla/lib/libparse \
mozilla/lib/libpics \
mozilla/lib/libpwcac \
mozilla/lib/libstyle \
mozilla/lib/mailto \
mozilla/lib/plugin \
mozilla/lib/xlate \
mozilla/lib/xp \
mozilla/modules/calendar \
mozilla/modules/edtplug/classes \
mozilla/modules/edtplug/src \
mozilla/modules/edtplug/include \
mozilla/modules/libfont/classes \
mozilla/modules/libfont/public \
mozilla/modules/libfont/src \
mozilla/modules/libhook \
mozilla/modules/libimg \
mozilla/modules/libnls \
mozilla/modules/libpref \
mozilla/modules/libreg \
mozilla/modules/libutil \
mozilla/modules/oji \
mozilla/modules/plugin \
mozilla/modules/progress/src \
mozilla/modules/rdf \
mozilla/modules/schedulr \
mozilla/modules/security/freenav \
mozilla/modules/softupdt/classes \
mozilla/modules/softupdt/include \
mozilla/modules/softupdt/src \
mozilla/modules/xml \
mozilla/modules/zlib/src \
mozilla/nav-java/stubs \
mozilla/network \
mozilla/nsprpub \
mozilla/privacy \
mozilla/xpcom \
mozilla/l10n \
mozilla/dbm \
mozilla/README
MozillaSourceWinOnly -a \
mozilla/client.mak \
mozilla/cmd/makefile.win \
mozilla/cmd/wincom \
mozilla/cmd/winfe \
mozilla/config \
mozilla/lib/makefile.win \
mozilla/modules/coreincl \
mozilla/modules/edtplug/makefile.win \
mozilla/makefile.win \
mozilla/modules/libfont/jmcgen \
mozilla/modules/libfont/makefile.win \
mozilla/modules/libfont/producers/makefile.win \
mozilla/modules/libfont/producers/win \
mozilla/modules/libfont/producers/win/classes \
mozilla/modules/libfont/producers/win/classes/netscape \
mozilla/modules/libfont/producers/win/src \
mozilla/modules/makefile.win \
mozilla/modules/progress/makefile.win \
mozilla/modules/progress/public \
mozilla/modules/security/makefile.win \
mozilla/modules/softupdt/makefile.win \
mozilla/modules/zlib/makefile.win \
mozilla/nav-java/makefile.win \
JavaStubWin
MozillaSourceUnixOnly -a \
mozilla/.cvsignore \
mozilla/Makefile \
mozilla/Makefile.in \
mozilla/configure \
mozilla/configure.in \
mozilla/allmakefiles.sh \
mozilla/cmd/Makefile \
mozilla/cmd/Makefile.in \
mozilla/cmd/stubfe \
mozilla/cmd/unixfe \
mozilla/config/.cvsignore \
mozilla/config/AIX.mk \
mozilla/config/BSD_OS.mk \
mozilla/config/DGUX.mk \
mozilla/config/FreeBSD.mk \
mozilla/config/HP-UX.mk \
mozilla/config/IRIX.mk \
mozilla/config/Linux.mk \
mozilla/config/NCR.mk \
mozilla/config/NEC.mk \
mozilla/config/NEWS-OS.mk \
mozilla/config/NEXTSTEP.mk \
mozilla/config/NetBSD.mk \
mozilla/config/OSF1.mk \
mozilla/config/OpenBSD.mk \
mozilla/config/QNX.mk \
mozilla/config/Rhapsody.mk \
mozilla/config/SCOOS.mk \
mozilla/config/SINIX.mk \
mozilla/config/SunOS.mk \
mozilla/config/SunOS4.mk \
mozilla/config/SunOS5.mk \
mozilla/config/UNIXWARE.mk \
mozilla/config/common.mk \
mozilla/config/config.mk \
mozilla/config/coreconf.mk \
mozilla/config/rules.mk \
mozilla/config/Makefile \
mozilla/config/Makefile.in \
mozilla/config/autoconf.mk.in \
mozilla/config/bdate.c \
mozilla/config/bdate.pl \
mozilla/config/aboutime.pl \
mozilla/config/bsdecho.c \
mozilla/config/clobber_miss.pl \
mozilla/config/config.guess \
mozilla/config/cvsco.pl \
mozilla/config/fastcwd.pl \
mozilla/config/gtscc.c \
mozilla/config/makecopy.c \
mozilla/config/mangle.c \
mozilla/config/mantomak.c \
mozilla/config/mkdepend \
mozilla/config/mkdetect \
mozilla/config/nfspwd.pl \
mozilla/config/nodl.pl \
mozilla/config/nsinstall.c \
mozilla/config/outofdate.pl \
mozilla/config/pathsub.c \
mozilla/config/pathsub.h \
mozilla/config/pkg2dpth.pl \
mozilla/config/ports \
mozilla/config/revdepth.pl \
mozilla/config/set-timebomb.pl \
mozilla/config/sj.pl \
mozilla/lib/Makefile \
mozilla/lib/Makefile.in \
mozilla/modules/edtplug/Makefile \
mozilla/modules/edtplug/Makefile.in \
mozilla/modules/libfont/jmcgen \
mozilla/modules/libfont/Makefile \
mozilla/modules/libfont/Makefile.in \
mozilla/modules/libfont/producers/Makefile \
mozilla/modules/libfont/producers/Makefile.in \
mozilla/modules/Makefile \
mozilla/modules/Makefile.in \
mozilla/modules/progress/Makefile \
mozilla/modules/progress/Makefile.in \
mozilla/modules/progress/public \
mozilla/modules/security/Makefile \
mozilla/modules/security/Makefile.in \
mozilla/modules/softupdt/Makefile \
mozilla/modules/softupdt/Makefile.in \
mozilla/modules/zlib/Makefile \
mozilla/modules/zlib/Makefile.in \
mozilla/nav-java/Makefile \
mozilla/nav-java/Makefile.in \
mozilla/lib/mariner \
JavaStubUnix
MozillaSourceMacOnly -a \
mozilla/config/mac \
mozilla/config/bdate.pl \
mozilla/config/aboutime.pl \
mozilla/config/mac-set-timebomb.pl \
mozilla/cmd/macfe \
mozilla/lib/mac/AutoAdmin \
mozilla/lib/mac/Includes \
mozilla/lib/mac/MacMemoryAllocator \
mozilla/lib/mac/Misc \
mozilla/lib/mac/MoreFiles \
mozilla/lib/mac/NSRuntime \
mozilla/lib/mac/NSStdLib \
mozilla/lib/mac/patches \
mozilla/lib/mac/PowerPlant \
mozilla/lib/mac/UserInterface \
mozilla/modules/coreincl \
mozilla/modules/edtplug/macbuild \
mozilla/modules/libfont \
mozilla/modules/progress/macbuild \
mozilla/modules/progress/public \
mozilla/modules/softupdt/macbuild \
mozilla/modules/zlib/macbuild \
mozilla/lib/mariner \
JavaStubMac
JavaStubAll -a \
JavaStubWin \
JavaStubMac \
JavaStubUnix
JavaStubCore -a \
mozilla/sun-java/stubs/include \
mozilla/sun-java/stubs/src
JavaStubMac -a \
JavaStubCore \
mozilla/sun-java/stubs/macbuild \
mozilla/sun-java/stubs/macjri
JavaStubUnix -a \
JavaStubCore \
mozilla/sun-java/Makefile \
mozilla/sun-java/Makefile.in \
mozilla/sun-java/stubs/jri \
mozilla/sun-java/stubs/Makefile \
mozilla/sun-java/stubs/Makefile.in
JavaStubWin -a \
JavaStubCore \
mozilla/sun-java/makefile.win \
mozilla/sun-java/stubs/jri \
mozilla/sun-java/stubs/makefile.win
######################################################################
#
# Modules for the raptor layout effort. Note that raptor dist is temporary
# until raptor is integrated into the mainline build.
#
RaptorDoc -a \
mozilla/LICENSE \
mozilla/LEGAL \
mozilla/README/nglayout
RaptorDist -a \
mozilla/configure.in \
mozilla/allmakefiles.sh \
mozilla/Makefile.in \
mozilla/makefile.win \
mozilla/build \
!mozilla/build/mac/client.mac \
mozilla/caps \
mozilla/config \
mozilla/dbm \
mozilla/editor \
mozilla/include \
mozilla/intl \
mozilla/jpeg \
JSClient \
mozilla/lib/liblayer \
mozilla/lib/libpwcac \
mozilla/lib/xp \
mozilla/modules/libimg \
mozilla/modules/libjar \
mozilla/modules/libpref \
mozilla/modules/libreg \
mozilla/modules/libutil \
mozilla/modules/oji \
mozilla/modules/plugin \
mozilla/modules/security/freenav \
mozilla/modules/zlib \
mozilla/nav-java \
mozilla/network \
mozilla/nsprpub \
mozilla/rdf \
mozilla/silentdl \
mozilla/sun-java \
mozilla/xpcom
RaptorLayout -a \
mozilla/base \
mozilla/dom \
mozilla/gfx \
mozilla/expat \
mozilla/htmlparser \
mozilla/layout \
mozilla/view \
mozilla/webshell \
mozilla/widget
Raptor -a \
RaptorDoc \
RaptorDist \
RaptorLayout
RaptorWin -a \
Raptor
RaptorUnix -a \
Raptor \
mozilla/aclocal.m4 \
mozilla/nglayout.mk
RaptorMac -a \
Raptor \
mozilla/build/mac \
mozilla/cmd/macfe/applevnt \
mozilla/cmd/macfe/central \
mozilla/cmd/macfe/gui \
mozilla/cmd/macfe/include \
mozilla/cmd/macfe/pch \
mozilla/cmd/macfe/projects \
mozilla/cmd/macfe/utility \
mozilla/lib/mac/MacMemoryAllocator \
mozilla/lib/mac/Misc \
mozilla/lib/mac/MoreFiles \
mozilla/lib/mac/NSRuntime \
mozilla/lib/mac/NSStdLib \
mozilla/lib/mac/PowerPlant
#####################
# An all inclusive modules for tinderbox to use
#####################
RaptorAll -a \
RaptorWin \
RaptorUnix \
RaptorMac
#####################
# Transformiix module (xslt processor)
#####################
TransformiixStandalone -a \
mozilla/config \
mozilla/expat \
mozilla/extensions/transformiix
#######################################################################
# Modules for the Directory SDK. There are two users of the libldap
# Mozilla and the DirectorySDK. Maintained by Chuck Boatwright
# cboatwri@netscape.com
#
DirectorySDKSource -a \
DirectorySDKSourceCommon \
DirectorySDKSourceBuild
DirectorySDKSourceC -a \
mozilla/directory/ldapsdk.mak \
mozilla/directory/ldapsdk.mk \
mozilla/directory/buildsdk.txt \
mozilla/directory/Makefile \
mozilla/directory/c-sdk
DirectorySDKSourceJava -a \
mozilla/directory/buildjsdk.txt \
mozilla/directory/java-sdk
DirectorySDKSourceCommon -a \
DirectorySDKSourceC \
DirectorySDKSourceJava
DirectorySDKSourceBuild -a \
mozilla/config \
mozilla/nsprpub
PerLDAP -a \
mozilla/directory/perldap
#######################################################################
# Modules for the Messenging Server SDK. Code maintained by Prasad Yendluri
# (prasad@netscape.com)
#
MessagingSDK -a \
mozilla/msgsdk
#######################################################################
# Modules for Calendar client.
# (spider@netscape.com)
#
CalendarClient -a \
mozilla/calendar \
mozilla/modules/calendar \
mozilla/htmlparser \
mozilla/gconfig \
mozilla/gfx \
mozilla/widget \
mozilla/xpfc \
mozilla/view
#######################################################################
# Modules for the JavaScript
# (fur@netscape.com)
#
JSRef -a \
mozilla/js/src
#
# Can't pull all of js/src, because the server-style config filenames
# are illegal on some operating systems.
#
JSClient -a \
mozilla/js/Makefile.in \
mozilla/js/makefile.win \
mozilla/js/macbuild \
mozilla/js/src \
mozilla/js/.cvsignore \
!mozilla/js/src/config \
!mozilla/js/src/editline \
!mozilla/js/src/liveconnect/config \
!mozilla/js/src/mininspr \
!mozilla/js/src/os \
!mozilla/js/src/perlconnect \
!mozilla/js/src/sh \
!mozilla/js/src/xpcom
#######################################################################
# Modules for SeaMonkey
# (5.0 Browser and 5.0 Mail/News based on nglayout)
#
# Initial wild ass guess: cyeh@netscape.com
# Second guess: mcafee@netscape.com
#
# We might want to do the platform-specific stuff like:
# SeaMonkeyCoreFoo = SeaMonkeyCore + <stuff for platform Foo>
# and so on, for each module.
#
NSPR -a \
mozilla/nsprpub
SeaMonkeyCore -a \
mozilla/.cvsignore \
mozilla/README \
mozilla/README.txt \
mozilla/client.mk \
mozilla/client.mak \
mozilla/configure \
mozilla/configure.in \
mozilla/allmakefiles.sh \
mozilla/Makefile.in \
mozilla/makefile.win \
mozilla/aclocal.m4 \
mozilla/build \
!mozilla/build/mac/client.mac \
mozilla/caps \
mozilla/config \
mozilla/dbm \
mozilla/db/.cvsignore \
mozilla/db/Makefile.in \
mozilla/db/makefile.win \
mozilla/db/mork \
mozilla/db/mdb \
mozilla/docshell \
mozilla/embedding \
mozilla/gc/boehm \
mozilla/include \
mozilla/intl \
mozilla/jpeg \
mozilla/js/jsd \
!mozilla/js/jsd/jsdb \
!mozilla/js/jsd/classes \
!mozilla/js/jsd/corba \
!mozilla/js/jsd/java \
!mozilla/js/jsd/javawrap \
JSClient \
mozilla/lib/mac/MacMemoryAllocator \
mozilla/lib/mac/Misc \
mozilla/lib/mac/MoreFiles \
mozilla/lib/mac/NSRuntime \
mozilla/lib/mac/NSStdLib \
mozilla/lib/mac/NSStartup \
mozilla/lib/mac/PowerPlant \
mozilla/lib/mac/InterfaceLib \
mozilla/lib/mac/embedding \
mozilla/modules/appfilelocprovider \
mozilla/modules/libimg \
mozilla/modules/libjar \
mozilla/modules/libpref \
mozilla/modules/libreg \
mozilla/modules/libutil \
mozilla/modules/mpfilelocprovider \
mozilla/modules/oji \
mozilla/modules/plugin \
mozilla/modules/security/freenav \
mozilla/modules/staticmod \
mozilla/modules/zlib \
mozilla/nav-java \
mozilla/network \
mozilla/netwerk \
mozilla/nglayout.mk \
mozilla/plugin/oji \
mozilla/profile \
mozilla/rdf \
mozilla/string \
mozilla/sun-java \
mozilla/tools/leaky \
mozilla/tools/preloader \
mozilla/tools/elf-dynstr-gc \
mozilla/uriloader \
mozilla/xpcom \
mozilla/xpinstall \
MozillaLicense
SeaMonkeyLayout -a \
SeaMonkeyCore \
mozilla/content \
mozilla/dom \
mozilla/gfx \
mozilla/htmlparser \
mozilla/parser \
mozilla/layout \
mozilla/view \
mozilla/webshell \
mozilla/widget \
mozilla/expat
SeaMonkeyXPToolKit -a \
SeaMonkeyLayout \
mozilla/themes \
mozilla/xpfe
SeaMonkeyBrowser -a \
mozilla/directory/xpcom \
mozilla/editor/Makefile.in \
mozilla/editor/public \
mozilla/extensions \
SeaMonkeyXPToolKit
# This needs work!
SeaMonkeyMailNews -a \
SeaMonkeyLayout \
mozilla/mailnews \
!mozilla/mailnews/db/mdb \
!mozilla/mailnews/db/mork \
SeaMonkeyEditor -a \
SeaMonkeyBrowser \
mozilla/editor \
mozilla/mailnews
SeaMonkeyL10n -a \
mozilla/l10n/makefile.win \
mozilla/l10n/makefiles.all \
mozilla/l10n/Makefile.in \
mozilla/l10n/langpacks/makefile.win \
mozilla/l10n/langpacks/Makefile.in \
mozilla/l10n/langpacks/en-DE \
mozilla/l10n/langpacks/en-GB
#############################################################
# This module is the whole banana, and this
# is the module that tinderbox and bonsai should
# track.
#
# Right now Editor pulls Browser which pulls XPToolKit
# which pulls Layout which pulls Core. But eventually,
# there will be more differentiation and uniqueness so
# All will need to contain more than Editor. Perhaps it
# will contain SeaMonkeyUnix, SeaMonkeyMac, SeaMonkeyWin
# et cetera, et cetera, et cetera. But that is in the
# future. --sarah
#
SeaMonkeyAll -a \
SeaMonkeyEditor \
SeaMonkeyL10n
Blackwood -a \
mozilla/java
SeaMonkeyBlackwood -a \
SeaMonkeyAll \
Blackwood
#############################################################
#
# Alexander Larsson's GTK+ widget for embedding mozilla into
# gtk applications.
#
#############################################################
GtkMozilla -a \
mozilla/webshell/embed/gtk
############################################################
#
# Module for Chimera, the embedded MacOSX browser.
# Because this project is mixing a branched SeaMonkeyAll
# with a trunk mozilla/chimera, we need a small module here
# for tinderbox to track mozilla/chimera. This module
# should be temporary until mozilla/chimera joins another
# major module. -mcafee
#
# 3/3/03: Chimera -> Camino name change. Temporarily adding
# new camino directory to Chimera, also adding new Camino
# module. -mcafee
#############################################################
Chimera -a \
mozilla/chimera \
mozilla/camino \
SeaMonkeyAll
Camino -a \
mozilla/camino \
SeaMonkeyAll
#############################################################
#
# Modules For Webtools
#
#############################################################
Bugzilla -a \
mozilla/webtools/bugzilla
Bonsai -a \
mozilla/webtools/bonsai
LXR -a \
mozilla/webtools/lxr
Tinderbox -a \
mozilla/webtools/tinderbox
Testopia -a \
mozilla/webtools/testopia
Webtools -a \
Bugzilla \
Bonsai \
LXR \
Tinderbox
#############################################################
#
# Module for the java webclient (edburns)
#
#############################################################
Webclient -a \
mozilla/java/Makefile.in \
mozilla/java/build.xml \
mozilla/java/README \
mozilla/java/config \
mozilla/java/dom/README \
mozilla/java/dom/build.xml \
mozilla/java/dom/classes \
mozilla/java/dom/jni \
mozilla/java/dom/src \
mozilla/java/external \
mozilla/java/makefiles \
mozilla/java/util \
mozilla/java/webclient \
mozilla/java/webclient/README \
mozilla/java/webclient/build-tests.xml \
mozilla/java/webclient/build.xml \
mozilla/java/webclient/classes_spec \
mozilla/java/webclient/config \
mozilla/java/webclient/src_ie \
mozilla/java/webclient/src_moz \
mozilla/java/webclient/src_share \
mozilla/java/webclient/test/automated \
mozilla/java/webclient/test/manual \
mozilla/java/dist
#############################################################
#
# Module for iPlanet Network Security Services
#
#############################################################
NSS -a \
mozilla/security/nss \
mozilla/security/coreconf
#############################################################
#
# Module for Mozilla Tinderbox
#
#############################################################
CoreTinderboxAll -a \
SeaMonkeyAll \
mozilla/security/psm \
mozilla/accessible \
mozilla/ipc/ipcd \
mozilla/security/manager \
mozilla/tools/trace-malloc \
mozilla/modules/libpr0n \
mozilla/modules/libmar \
mozilla/modules/libbz2 \
mozilla/toolkit \
mozilla/storage \
mozilla/db/morkreader \
mozilla/db/sqlite3
# should this be called SuiteTinderboxAll ?
MozillaTinderboxAll -a \
CoreTinderboxAll \
mozilla/suite
# mozilla uses mozilla/security/manager from
# the tip, not the nss branch
#
# commenting out NSS because the client uses a static tag so watching
# checkins as they happen is of no use to us
# NSS \
# commenting out NSPR because tinderbox is broken in such a way that
# checkins to the branch (which we care about) do not show up but
# checkins do the tip (which we don't care about) do. Getting rid of
# this so its not 100% false positives.
# NSPR \
# same with ldap
# mozilla/directory/c-sdk
# This module will let us track branches where all the subcomponents
# are on the same tag
CoreBranchTinderboxAll -a \
CoreTinderboxAll \
NSS \
NSPR \
mozilla/directory/c-sdk
# should this be called SuiteBranchTinderboxAll ?
MozillaBranchTinderboxAll -a \
CoreBranchTinderboxAll \
mozilla/suite
AviaryBranchTinderbox -a \
CoreBranchTinderboxAll \
mozilla/browser \
mozilla/chrome \
mozilla/mail
# thunderbird's tinderbox module
ThunderbirdTinderbox -a \
CoreTinderboxAll \
mozilla/mail \
mozilla/chrome
# this is for the phoenix tinderbox
PhoenixTinderbox -a \
CoreTinderboxAll \
mozilla/browser \
mozilla/chrome
# For special trees like Mozilla 1.8 --chase
AviarySuiteBranchTinderbox -a \
CoreBranchTinderboxAll \
mozilla/browser \
mozilla/chrome \
mozilla/mail \
mozilla/suite

View File

@@ -1,14 +0,0 @@
# The "notify" file controls where notifications from watches set by
# "cvs watch add" or "cvs edit" are sent. The first entry on a line is
# a regular expression which is tested against the directory that the
# change is being made to, relative to the $CVSROOT. If it matches,
# then the remainder of the line is a filter program that should contain
# one occurrence of %s for the user to notify, and information on its
# standard input.
#
# "ALL" or "DEFAULT" can be used in place of the regular expression.
#
# For example:
#ALL mail %s -s "CVS notification"
ALL $CVSROOT/CVSROOT/sendnotification.pl %s

View File

@@ -1,398 +0,0 @@
# DO NOT EDIT THIS FILE! You must instead go to https://despot.mozilla.org/, and
# tweak things from there.
aaronleventhal%moonset.net:S0MUPohMWfaMo:cvsuser
aaronr%us.ibm.com:Fk/Gm8/Pavt5E:cvsuser
ajschult%verizon.net:586bcad8BLjJ.:cvsuser
akkzilla%shallowsky.com:LyPNKDRAkCEfM:cvsuser
alecf%flett.org:xY/EzwiSEg43U:cvsuser
alex%croczilla.com:.qnz.iJA.rUaQ:cvsuser
alexei.volkov.bugs%sun.com:4kk40jCYel.cQ:cvsuser
alexsavulov%netscape.com:NL.2.L.pOoEE.:cvsuser
alfred.peng%sun.com:XeuD7j8pQQlfU:cvsuser
alla%lysator.liu.se:PfaCJJD7S/Vyc:cvsuser
allan%beaufour.dk:HqCPQ9INvQHOk:cvsuser
amardare%qnx.com:.nnbfi3s/6pLw:cvsuser
anatoliya%netscape.com:gzzdCC45etLpk:cvsuser
andreas.otte%debitel.net:kydQ2aAIGwhkA:cvsuser
andrew%redhat.com:Q5vhhvO.ksq/E:cvsuser
annie.sullivan%gmail.com:udBz8JbukFZ8I:cvsuser
antitux%netscape.com:GPYA3.J0mZ8dg:cvsuser
anton.bobrov%sun.com:I/GPt4WI84v2s:cvsuser
antonio.gomes%indt.org.br:5Th4Q/mTAB6fg:cvsuser
antonio.xu%sun.com:xb9jwUyu9kmog:cvsuser
arielb%rice.edu:18fBUQf4tjW/Y:cvsuser
arvid%quadrone.org:OlnGBWl7agA9.:cvsuser
asa%mozilla.org:KwQFH5YHrDGVw:cvsuser
asasaki%netscape.com:eW4lJwcDcifpA:cvsuser
ashuk%eng.sun.com:QrgopBbFpT10Y:cvsuser
asqueella%gmail.com:.UwhPbirT2aic:cvsuser
atremon%elansoftware.com:W3ra7Lu0bCR92:cvsuser
attinasi-moz%attinasi.org:KQdxTI4aFdReA:cvsuser
axel%pike.org:mbSWqS64YZTQw:cvsuser
bbaetz%acm.org:JhmLaLDTsT/h2:cvsuser
bclary%bclary.com:TYy8zRTOlkZWU:cvsuser
benc%meer.net:.mc9O4VQuREws:cvsuser
beng%bengoodger.com:qP3ON3NucalGw:cvsuser
benjamin%smedbergs.us:dvB/veJh3IxkM:cvsuser
bent.mozilla%gmail.com:VTFl7s.ZNXBIc:cvsuser
bhart00%yahoo.com:AnZyRL6ytm1.Q:cvsuser
bienvenu%nventure.com:dzcEj09V1HQLg:cvsuser
blizzard%redhat.com:qNva3X2geFCuY:cvsuser
bmlk%gmx.de:diOpGSeH3syIs:cvsuser
brade%comcast.net:ouetdVzWLzsWs:cvsuser
BradleyJunk%cinci.rr.com:EOOl4wp9MNcU6:cvsuser
bratell%lysator.liu.se:GLG2cm83vaqBk:cvsuser
brendan%mozilla.org:N7wZcaY7Bs9nw:cvsadm
brettw%gmail.com:Jm1XbKZwUGoHs:cvsuser
briane%qnx.com:pKLtqULcssSZo:cvsuser
brofield%jellycan.com:TGMo7cXMfg2HE:cvsuser
bruce%cubik.org:.VcS8pxE3d5rQ:cvsuser
bryner%brianryner.com:gy5stVpStoVNw:cvsuser
bsharma%netscape.com:vjlb1xJC7MsAk:cvsuser
bstell%ix.netcom.com:/ZdK7gz9SA/RU:cvsuser
bugreport%peshkin.net:PgnY246SzUcHk:cvsuser
bugzilla%arlen.demon.co.uk:bVhEvG7dtzxWg:cvsuser
bugzilla%babylonsounds.com:/Cu/c717IBD1w:cvsuser
bugzilla%glob.com.au:O.LFwfIctGxh6:cvsuser
bugzilla%standard8.demon.co.uk:lmzqmqShGzGYs:cvsuser
burnus%gmx.de:RBozBY9sekJRM:cvsuser
bz%barnson.org:hRMbA3bW5q6Ak:cvsuser
bzbarsky%mit.edu:YySJ0ECW0UqcM:cvsuser
caillon%redhat.com:S5LpV7HM4OOzo:cvsuser
carl.wong%intel.com:60H5NoMHeEpvI:cvsuser
cbiesinger%web.de:SmMxtOg6tGNJg:cvsuser
ccarlen%mac.com:KYg00rzfYX4vs:cvsuser
ccooper%deadsquid.com:.a8HcC8mM7pks:cvsuser
cedric.corazza%wanadoo.fr:.8USlBaIJ6WCY:cvsuser
chofmann%mozilla.org:zSMKbARwiYniA:cvsuser
Chris.Yeh%nokia.com:98WX9EeAZIt/6:cvsuser
chrisk%netscape.com:iAECHtKFagLSw:cvsuser
ChrisKarnaze%cox.net:C.H2iRqFy7CnY:cvsuser
christophe.ravel.bugs%sun.com:m72kIhpCT13sg:cvsuser
cls%seawood.org:YLAr7ajnaXezg:cvsuser
cltbld%netscape.com:mla4CZgCloBSU:cvsuser
cmanske%jivamedia.com:wZ2fFz6Y4JIkk:cvsuser
cmp%mozilla.org:N6s8fO4X.RRV.:cvsuser
colin%theblakes.com:1fbT0DKTKXTsk:cvsuser
colinp%oeone.com:o4A5a8g5U/tO2:cvsuser
cpeyer%adobe.com:/J3KHO2IWNqBk:cvsuser
crowder%fiverocks.com:nTJiASZEqtksI:cvsuser
cst%yecc.com:FsXA0AnQhG/kg:cvsuser
cvshook%sicking.cc:HmAX9bYyCA47k:cvsuser
dac%x.cx:xZwzT4et.TSYY:cvsuser
Dale.Stansberry%Nexwarecorp.com:iFmg8YUyFSpA.:cvsuser
daniel.boelzle%sun.com:IhnkPcmU2aaTM:cvsuser
daniel%glazman.org:voZRrCYpgF9AU:cvsuser
danm-moz%comcast.net:3h6FdkzmMqnyA:cvsuser
dansmith%adobe.com:XXuMiHbfmTlRQ:cvsuser
darin%meer.net:BFlqb/kSuCdKo:cvsuser
daumling%adobe.com:PZxEWCXipcjEI:cvsuser
dave.lin%sun.com:0JzgyEccm4Y3c:cvsuser
david%bozemanpass.com:CSVK8gML2ph9c:cvsuser
db48x%yahoo.com:WOXgUg7VfNR2s:cvsuser
dbaron%dbaron.org:Ufu45S7XqztOY:cvsuser
dbragg%netscape.com:k34vc.FRrLRYI:cvsuser
dcone%netscape.com:dWcV1sBlGlAHU:cvsuser
ddkilzer%theracingworld.com:srB5Z/2wN1VDw:cvsuser
ddrinan%netscape.com:4vs6JokcLeYkQ:cvsuser
dean_tessman%hotmail.com:AM2BZ7M0nDhlM:cvsuser
deb%dria.org:tevrBpdIX/IAw:cvsuser
depman1%yahoo.com:4KRTD0DTpLuhE:cvsuser
despotdaemon:zJJgZOGMRo/FE:cvsadm
diegohcg%gmail.com:Vs/1h.ZP6RmZg:cvsuser
dietrich%mozilla.com:V5GbjeqBWgCQc:cvsuser
dinglis%qnx.com:ox85zqaZiiSk6:cvsuser
djani%netscape.com:jnrv0Mv0Kb77.:cvsuser
dkl%redhat.com:Jb37f1UZbg4g2:cvsuser
dmose%mozilla.org:sTIo1zYddteQc:cvsadm
donley%tekka.wwa.com:ZdWwac/UPNyG.:cvsuser
donm%bluemartini.com:bKHsN8gBK/fp2:cvsuser
doronr%us.ibm.com:BntrR9DKOvfRw:cvsuser
douglas%stebila.ca:FtOKWYCG./BN6:cvsuser
dougt%meer.net:6Dpld8jLb0Mcg:cvsuser
dpsuresh%netscape.net:jt.S0eDMnQVDo:cvsuser
drepper%redhat.com:p/CH9PcK4BRCs:cvsuser
driehuis%playbeing.org:BbR6IahGk6yGc:cvsuser
dschaffe%adobe.com:IVaq/BhZhOKOc:cvsuser
dveditz%cruzio.com:S1X7iuOVZr0tI:cvsuser
dwitte%stanford.edu:sFoUYfKYFCQeg:cvsuser
edburns%acm.org:z7zqfOtPH9oic:cvsuser
edwin%woudt.nl:8dZB6Qv1GFw4E:cvsuser
emaijala%kolumbus.fi:HlHx6Z2VwOLeg:cvsuser
endico%mozilla.org:yXO.M/SUdhzAc:cvsuser
enndeakin%sympatico.ca:gQGH2TE1LSHR.:cvsuser
erhyuan%pacbell.net:b6.iRP5wVeO1s:cvsuser
erik%vanderpoel.org:UIUlMPWTelYIE:cvsuser
firefox%blakeross.com:iecsxCayirMQw:cvsuser
flamingice%sourmilk.net:9xh1/DFw2ODOU:cvsuser
fligtar%gmail.com:PcwAYdu4UOrto:cvsuser
friedman%splode.com:mZ5UQ4/qb5h3E:cvsuser
gandalf%aviary.pl:gag9.o44ly07A:cvsuser
garrett%blythe-wang.com:UXnssIXpwUtBU:cvsuser
gavin%gavinsharp.com:pMMNzxf5m93DM:cvsuser
gayathrik00%netscape.com:gy4GP7.sWyoUs:cvsuser
gerv%gerv.net:/3awrKKpfLPvQ:cvsuser
ghendricks%novell.com:EHmq1PZa1a00s:cvsuser
gijskruitbosch%gmail.com:9n2/iwbsnMyiw:cvsuser
gilbert.fang%sun.com:DJJSeZLDeXl0Y:cvsuser
ginn.chen%sun.com:.yE1Sk2DszKf2:cvsuser
girish.manwani%eng.sun.com:0Nm63TloVl5Rw:cvsuser
glen.beasley%sun.com:Bg3n.ccr13OvI:cvsuser
grail%cafebabe.org:KsBL5nzVbWFC6:cvsuser
granrose%netscape.com:xndKEgLhYUUUY:cvsuser
graydon%mozilla.com:oifQirJbZia3U:cvsuser
harishd%hotmail.com:A0zdbDQ36sqs.:cvsuser
henry.jia%sun.com:u9SJe2/103fMo:cvsuser
hjtoi%comcast.net:52AbDkgxmkRfY:cvsuser
hpradhan%hotpop.com:Z9A47ej9QDVYc:cvsuser
hwaara%gmail.com:74eCB7AZi/Bm2:cvsuser
hyatt%mozilla.org:/Sepj5wnpvupA:cvsuser
ian%hixie.ch:nibu2mA5/kgco:cvsuser
idk%eng.sun.com:hGFoMfxrF7eCM:cvsuser
igor.bukanov%gmail.com:MM9XCaPQ9hSyA:cvsuser
inonit%inonit.com:Om4RcBfTOXpSw:cvsuser
ispiked%gmail.com:fIoVRIBQ9Yf26:cvsuser
jag%tty.nl:JfxrrkZerNZv.:cvsuser
jake%bugzilla.org:mjldF4ES.KxbI:cvsuser
Jan.Varga%gmail.com:itS5ZJXFiEJC2:cvsuser
javi%netscape.com:WkJc6UpXUyLVw:cvsuser
jay%mozilla.org:./8ppoCBU7xKE:cvsuser
jbecerra%mozilla.com:35zimQpYUl/gM:cvsuser
jcgriggs%sympatico.ca:hQ/ITeFfitEvw:cvsuser
jeff.dyer%compilercompany.com:O.dwVxqCyvmqQ:cvsuser
jeff.hedlund%matrixsi.com:dUxvk4HDbIrkA:cvsuser
Jerry.Kirk%Nexwarecorp.com:iSvw9A.T6nH6w:cvsuser
jerry.tan%sun.com:3vzkwo3LNd8Mk:cvsuser
jgmyers%speakeasy.net:tj/q7ALULIlLM:cvsuser
jim_nance%yahoo.com:MW2pItooimXQc:cvsuser
jje%mac.com:Slemj8mwbIPao:cvsadm
jmas%softcatala.org:PmaWVAdMzkM7A:cvsuser
jminta%gmail.com:xECVGDTSeqbz2:cvsuser
joe%retrovirus.com:qUSVkAd/h8mko:cvsuser
john.marmion%ireland.sun.com:c6A3GBlY0bSbU:cvsuser
john%johnkeiser.com:UEgKBivGIzptw:cvsuser
joshmoz%gmail.com:X9Pi3H9iwCIb2:cvsuser
joshua.xia%bea.com:qK5Olug74ZkBI:cvsuser
jouni%heikniemi.net:ykttS9UKWXc9E:cvsuser
jruderman%hmc.edu:mwr0yF3PJ5H2g:cvsuser
jshin%mailaps.org:j6/TcPcy/KYgg:cvsuser
jst%mozilla.org:ry1WSdsxrYVhg:cvsuser
julien.pierre.bugs%sun.com:2ebjC0cACURyU:cvsuser
justdave%bugzilla.org:Xi4EgN7Xvi7z6:cvsadm
justin%mozilla.com:44P/1lpTCFMo.:cvsadm
jwalden%mit.edu:DYcaTEuBX5WEA:cvsuser
jwatt%jwatt.org:rQgtjD.FtjqWY:cvsuser
kaie%kuix.de:.hgVIsvtes.Fw:cvsuser
kairo%kairo.at:P3GfvvKlerCks:cvsuser
karl.kornel%mindspeed.com:9Vq/LWyYItegs:cvsuser
katakai%japan.sun.com:qJPfrx26UNm2.:cvsuser
keith%kvisco.com:7u.twuUBsFGJA:cvsuser
kerz%mozillazine.org:PrxCfYo5gxNi.:cvsuser
kestesisme%yahoo.com:5Ld0f8MhzQggw:cvsuser
kevin.heart%gmail.com:8lliOE5JWdETk:cvsuser
kieran%eternal.undonet.com:gVVzTaNHTa3HE:cvsuser
kiko%async.com.br:Uz8pBMTzv6gpo:cvsuser
kinmoz%netscape.net:RexUJ7MbhHOeE:cvsuser
kjh-5727%comcast.net:rRN9eQFLs3af6:cvsuser
kmcclusk%netscape.com:KiXYwpHlCP1nE:cvsuser
koehler%mythrium.com:0vfTLcKn6XhV6:cvsuser
laa%sparc.spb.su:xaXKTqerGGoxE:cvsuser
lars%mozilla.com:OIS1qjX2A4hPY:cvsuser
lars%trolltech.com:sGvT16I8vdbYY:cvsuser
leaf%mozilla.org:yDi7DUMDdLeDk:cvsuser
leif%ogre.com:NSpnZ.4teg8CA:cvsuser
leila.garin%eng.sun.com:Cz4LcsTHYzTwk:cvsuser
leon.sha%sun.com:VfiWfb3UX3.Iw:cvsuser
leon.zhang%sun.com:LUAz1d7SL5TF.:cvsuser
lianliming%gmail.com:q1NmFx6CiR/cE:cvsuser
light%rathedg.com:G9NscomPqxBJg:cvsuser
loadrunner%betak.net:IUk5X6IaJ5fTM:cvsuser
locka%iol.ie:Odt22ztoqh7Pc:cvsuser
longsonr%gmail.com:n0H6qvTySWbsY:cvsuser
lordpixel%mac.com:pBoWsz5/W/1/o:cvsuser
louie.zhao%sun.com:ajsxRr.217rWY:cvsuser
louis.martin%eng.sun.com:QsJ91Lm0/Y/0Y:cvsuser
lpham%netscape.com:E06CUoNSPOyqg:cvsuser
lpsolit%gmail.com:s2V0JuW2d3qG.:cvsuser
maolson%earthlink.net:k1eI.1dDx/fkI:cvsuser
marco%gnome.org:zKqukw72.KsUw:cvsuser
margaret.chan%sun.com:W3v8XaNRwpmZY:cvsuser
mark%lussumo.com:dNKgwl4OUxxHY:cvsuser
mark%moxienet.com:xXj.wmda2UrCM:cvsuser
marria%gmail.com:UXJ8PJcEKNij2:cvsuser
martijn.martijn%gmail.com:dQsvqxjujoE9g:cvsuser
martinl%netscape.com:tBTLPNQZ7oRdM:cvsuser
masayuki%d-toybox.com:Px8OA0y98uKTY:cvsuser
mats.palmgren%bredband.net:xBfocrUUc/wis:cvsuser
matthias%sorted.org:OzME313V9XMNo:cvsuser
mattwillis%gmail.com:TiZNJlJ.RHoBs:cvsuser
mattyt%tpg.com.au:c/z7/vNQ/Vv1I:cvsuser
mconnor%steelgryphon.com:KLpr7Zj8uPkes:cvsuser
mcs%pearlcrescent.com:1K9aYq1ivwd6s:cvsuser
mgalli%geckonnection.com:Myf1X1IRZtvK6:cvsuser
mhammond%skippinet.com.au:T1kpFNZuhvQ0I:cvsuser
michael.buettner%sun.com:NkL7l4mYwuirs:cvsuser
Michael.Kedl%Nexwarecorp.com:/vumJNxEIWQnk:cvsuser
michael.lowe%bigfoot.com:SUFJXqQg3gpwo:cvsuser
mike.morgan%oregonstate.edu:oMf2l.pEwcLAc:cvsuser
mike%meer.net:3rKv1ZMBpeR36:cvsuser
mitchf%netscape.com:SpJhZNzzTZL5E:cvsuser
mjudge%netscape.com:YwzoYiibSIGNA:cvsuser
mkanat%bugzilla.org:UsNXKY7u6ozDw:cvsuser
mkaply%us.ibm.com:1Ui2NF/0U00sI:cvsuser
mnyromyr%tprac.de:8JwFnN3UC8w.w:cvsuser
moied%netscape.com:YEBO82VsfWOlc:cvsuser
mostafah%oeone.com:DaYs.xDcUaa72:cvsuser
mozeditor%floppymoose.com:n8gH7es/9NB6U:cvsuser
mozilla.BenB%bucksch.org:7/oOTh8e41HmY:cvsuser
mozilla.mano%sent.com:rXnDyx.hnVKyk:cvsuser
mozilla%colinogilvie.co.uk:JlBNqlkELDhhI:cvsuser
mozilla%ducarroz.org:B9ih04P7FDhrg:cvsuser
mozilla%weilbacher.org:k0TXrQUcCODxk:cvsuser
mozillacvs%justcameron.com:eCz/XDzlP8Cwg:cvsuser
mozmail%daveliebreich.com:P3fSEyqi8O9S2yba:cvsuser
mrbkap%gmail.com:UMeeFwmDqd7II:cvsuser
mstoltz%netscape.com:4Ddf36CZMroWw:cvsuser
mvl%exedo.nl:kpiBYLuZnAosE:cvsuser
mwyner%ogre.com:YTb.PSMPtP7Sw:cvsuser
myk%mozilla.org:m/RQWKjspQj9s:cvsadm
m_kato%ga2.so-net.ne.jp:FoloD5kECUuTo:cvsuser
namachi%pacbell.net:qxsU3ci9Y1Y4k:cvsuser
nboyd%atg.com:hbKSEw6zIzn8A:cvsuser
neeti%netscape.com:q2ekT3ZhwHrKg:cvsuser
neil.williams%sun.com:5demyASX0XQLE:cvsuser
neil%parkwaycc.co.uk:dIqJP4XsRGQIw:cvsuser
nelson%bolyard.com:AVyk3HXWf.ujs:cvsuser
nhosoi%redhat.com:Kc7DN3G6DWNVc:cvsuser
nick.kreeger%park.edu:8w9jrG44s9v9o:cvsuser
nis%sparc.spb.su:qaN5w8ws/GMOI:cvsuser
nkwan%redhat.com:Evx20xUpj8Gk2:cvsuser
noririty%jcom.home.ne.jp:LILUJRbaygv6o:cvsuser
nrthomas%gmail.com:4Ad.0PJSQx9no:cvsuser
olav%bkor.dhs.org:1okF7EJUXhr8M:cvsuser
Olli.Pettay%helsinki.fi:JNyNghF5OJ9Xo:cvsuser
pamg.bugs%gmail.com:t.cstj7r1wyFo:cvsuser
paper%animecity.nu:zZz20Ze5U4roc:cvsuser
pavel%gingerall.cz:m.6fruuSee/fA:cvsuser
pavlov%pavlov.net:Wm/3gCaQhXNLo:cvsuser
pcbeard%mac.com:2Eed7KIBNPtL6:cvsuser
pedemont%us.ibm.com:yXrIQ7nPbCytE:cvsuser
pete%mozdevgroup.com:8I2QCUKNKooqA:cvsuser
peterb%oeone.com:TxT4Q17V0YIp6:cvsuser
peterv%propagandism.org:tknmYRfnctNHY:cvsuser
philip.zhao%sun.com:t3AHvdCfAkGOs:cvsuser
philringnalda%gmail.com:QfBdPW0n3i/vE:cvsuser
phomoz%netscape.com:vmDEmKMt0liZM:cvsuser
pinkerton%aol.net:SXjRJmDJDtb1U:cvsuser
pkasting%google.com:LyTm7xG6RxIAo:cvsuser
pkw%us.ibm.com:8b/bmWBPVi2ug:cvsuser
polvi%mozilla.com:KSQaP5LWCo.mo:cvsuser
pp%ludusdesign.com:G0MYIuYvwPznk:cvsuser
prass%netscape.com:FR60OL5/QxDWQ:cvsuser
preed%mozilla.com:BvqmKaKN1qcNE:cvsadm
psychoticwolf%carolina.rr.com:utvOR5.5Us.kU:cvsuser
rangansen%netscape.com:cLfMytTA8Q.aY:cvsuser
rbs%maths.uq.edu.au:2urVlBcTziPaA:cvsuser
rcampbell%mozilla.com:/T/10DQgIOWm6:cvsuser
rcassin%supernova.org:xbcASQsSB3GNo:cvsuser
redfive%acm.org:bwZbPN1gYEnPo:cvsuser
reed%reedloden.com:hTsN0cuIWUQL2:cvsuser
rflint%ryanflint.com:6jZQWQz6aMM6E:cvsuser
rginda%hacksrus.com:TRTBrAIOV/zck:cvsuser
richard.freedman%sun.com:8SW/naR5ntHSs:cvsuser
richm%stanfordalumni.org:CMqOc556cwVPA:cvsuser
rick.ju%sun.com:O/OoCMTnW5sUE:cvsuser
rj.keller%beonex.com:Kg0SscFg1bZfw:cvsuser
rjc%rjcdb.com:RVRRe0F5Be03c:cvsuser
rjesup%wgate.com:5Ccmc2hO67zAk:cvsuser
robert%accettura.com:ofCq6Xe9Mdsk6:cvsuser
robin.lu%sun.com:QX/01AXloHL0A:cvsuser
rob_strong%exchangecode.com:QcQeM1Fhopr1A:cvsuser
roc+%cs.cmu.edu:7yP.3Z8FERo/.:cvsuser
rogc%netscape.com:ggq89u2RGdGyc:cvsuser
rogerl33%aol.com:EOrmrYUfmdcOk:cvsuser
romaxa%gmail.com:ERMq0/01GM3DU:cvsuser
rrelyea%redhat.com:SnAaVLpexLWKw:cvsuser
rth%cygnus.com:PgrJbhkbkSaXM:cvsuser
ruslan%netscape.com:D.VKkgUzl9qmo:cvsuser
rusty.lynch%intel.com:DhYR6Z5RXyqSk:cvsuser
rweltman%netscape.com:sXP4ymRl/iKBg:cvsuser
samuel%sieb.net:UyA4IG.2.LceA:cvsuser
sancus%off.net:Z1FCTZbwRr8xI:cvsuser
sayrer%gmail.com:Bi0wR2pc2rfyE:cvsuser
scc%mozilla.org:rSANuSFML82vc:cvsuser
schrep%mozilla.com:HOyCtawx2RMLg:cvsuser
scootermorris%comcast.net:wQk4tagONTuMg:cvsuser
scott%scott-macgregor.org:/iUxoWYhl45Gw:cvsuser
sdagley%mac.com:PvYFZiRMRKuG.:cvsuser
sdv%sparc.spb.su:o7qyUidRy0Ixw:cvsuser
sean%beatnik.com:PUH1uLgUkOHK6:cvsuser
serge%netscape.com:.fjhetVN42Gtc:cvsuser
sergei_d%fi.tartu.ee:2pMVH6CMfBao6:cvsuser
seth%cs.brandeis.edu:NZh2SXUWQwca2:cvsuser
sford3%swbell.net:qiBgt92c4q9VE:cvsuser
shanjian%netscape.com:QB8g/ScTxKRkI:cvsuser
shannond%netscape.com:oMNCZEJ1DPSKc:cvsuser
sharparrow1%yahoo.com:.ksEGiKJj1sdU:cvsuser
shaver%mozilla.org:I4.grysVnENVM:cvsadm
shawnp%earthling.net:Nkv1/z1WuxbSc:cvsuser
sherry.shen%sun.com:NsxfPnTNAkIiA:cvsuser
shliang%netscape.com:KO.gzVLb9PrLU:cvsuser
shrutiv%netscape.com:3Ve5mvMx.Ze1M:cvsuser
silver%warwickcompsoc.co.uk:w4kdm3lu7ZCUY:cvsuser
simford.dong%sun.com:fV41vy16txOL6:cvsuser
slavomir.katuscak%sun.com:zzZvFAbWtnVt6:cvsuser
smeredith%netscape.com:y4A/cyjrQKlq6:cvsuser
smfr%smfr.org:2mFWUaEqjN7lE:cvsuser
smontagu%smontagu.org:GR7KUGsPjdY/6:cvsuser
srilatha%netscape.com:vn.P0HO0ippg2:cvsuser
sspitzer%mozilla.org:6pWx3PlzU0tYQ:cvsuser
ssu0262%aol.com:cfNlpxCKVXQtQ:cvsuser
stdonner%iusb.edu:MPo74xU9kvo/M:cvsuser
Stefan.Borggraefe%gmx.de:h788WO/3xUGRc:cvsuser
steffen.wilberg%web.de:Sj/Ybb7X9aaRI:cvsuser
stephen%noved.org:eUTehPWJZ96oI:cvsuser
stridey%gmail.com:1dIxxxcOFboTM:cvsuser
stuart.morgan%alumni.case.edu:osIW3RwEUQsgM:cvsuser
szegedia%freemail.hu:wnmu1pi.2s982:cvsuser
taek%netscape.com:7oZpC0ix52epo:cvsuser
tajima%eng.sun.com:/sI8qG0LRP1mk:cvsuser
talisman%anamorphic.com:KB7aseh1Ssuyg:cvsuser
tara%tequilarista.org:tVcSLekcNJsk2:cvsuser
ted.mielczarek%gmail.com:RZ395urzBvt8Q:cvsuser
terry%mozilla.org:sYyehWIbexkrI:cvsuser
tgl%sss.pgh.pa.us:rr7pe1GPkjIw6:cvsuser
thardcastle%mozilla.com:QZl.i9RfiSOU6:cvsuser
thayes%netscape.com:CLgsFPZnRpuhM:cvsuser
thesteve%netscape.com:35.Khy1IDl2VE:cvsuser
thomas.benisch%sun.com:VS9sGUhKBH37s:cvsuser
tierney%adobe.com:/l37fMGOOoRuA:cvsuser
timeless%mozdev.org:oJ1sqLvoXLp7I:cvsuser
tingley%sundell.net:dJuhpDRtS9J..:cvsuser
tony%ponderer.org:I25wmbIx2NMV.:cvsuser
tonyr%fbdesigns.com:B1mFZmEmKdg4E:cvsuser
tor%cs.brown.edu:.GLVprG/lOpjM:cvsuser
toshok%hungry.com:45BYKXpLObZ..:cvsuser
t_mutreja%yahoo.com:r.isAol8Qh60w:cvsuser
ulf%loop.to:nyAdDm7URuxog:cvsuser
uriber%gmail.com:UbuwPpUMiAJGI:cvsuser
val4%cornell.edu:.MA49sSDjYK66:cvsuser
varada%netscape.com:/PHzlvLt1d/Pk:cvsuser
vitaly%rathedg.com:gCpWN92cgp7aU:cvsuser
vladd%bugzilla.org:icDVGeWEv1eDw:cvsuser
vladimir%pobox.com:ZcFYwCPC7dvjE:cvsuser
wade%ezri.org:FeXuLzEvXT132:cvsuser
wclouser%mozilla.com:7kMqx9pigCvx2:cvsuser
webmail%kmgerich.com:K7U1HCAoxFv2E:cvsuser
wolfe%lobo.us:lv89GmGhY7/16:cvsuser
wr%rosenauer.org:ZfCN63R6WKPWc:cvsuser
wsharp%adobe.com:k/vjPPnrjMKsQ:cvsuser
wtchang%redhat.com:qv4XOpmSQjJG2:cvsuser
wurblzap%gmail.com:pto2PHYncXBQY:cvsuser
Xiaobin.Lu%eng.Sun.com:MrrYDdtVNWvV6:cvsuser
yinbolian%gmail.com:SXDI.XmKRDr7s:cvsuser
yxia%netscape.com:ilKZVJUeHDLj6:cvsuser
zach%zachlipton.com:GLozolSujiqSo:cvsuser
zack%kde.org:OcOf3QFUvN/v2:cvsuser
zhayupeng%gmail.com:rXMiOKAkMlQts:cvsuser
zuperdee%yahoo.com:ltcWrFvUEUYTY:cvsuser

View File

@@ -1,13 +0,0 @@
# The "rcsinfo" file is used to control templates with which the editor
# is invoked on commit and import.
#
# The first entry on a line is a regular expression which is tested
# against the directory that the change is being made to, relative to the
# $CVSROOT. For the first match that is found, then the remainder of the
# line is the name of the file that contains the template.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name "ALL" appears as a regular expression it is always used
# in addition to the first matching regex or "DEFAULT".

View File

View File

@@ -1,78 +0,0 @@
#!/usr/bin/perl
use Socket;
sub get_response_code {
my ($expecting) = @_;
# if ($flag_debug) {
# print STDERR "SMTP: Waiting for code $expecting\n";
# }
while (1) {
my $line = <S>;
# if ($flag_debug) {
# print STDERR "SMTP: $line";
# }
if ($line =~ /^[0-9]*-/) {
next;
}
if ($line =~ /(^[0-9]*) /) {
my $code = $1;
if ($code == $expecting) {
# if ($flag_debug) {
# print STDERR "SMTP: got it.\n";
# }
return;
}
die "Bad response from SMTP -- $line";
}
}
}
my @mailto;
my $i;
foreach $i (@ARGV) {
# Deal with our "%" encoding of email addresses.
if ($i !~ /\@/) {
$i =~ s/%/\@/;
}
push(@mailto, $i);
}
chop(my $hostname = `/bin/hostname`);
my ($remote,$port, $iaddr, $paddr, $proto, $line);
$remote = "localhost";
$port = 25;
if ($port =~ /\D/) { $port = getservbyname($port, 'tcp') }
die "No port" unless $port;
$iaddr = inet_aton($remote) || die "no host: $remote";
$paddr = sockaddr_in($port, $iaddr);
$proto = getprotobyname('tcp');
socket(S, PF_INET, SOCK_STREAM, $proto) || die "socket: $!";
connect(S, $paddr) || die "connect: $!";
select(S); $| = 1; select(STDOUT);
get_response_code(220);
print S "EHLO $hostname\n";
get_response_code(250);
print S "MAIL FROM: cvs-notify-daemon\@$hostname\n";
get_response_code(250);
foreach $i (@mailto) {
print S "RCPT TO: $i\n";
get_response_code(250);
}
print S "DATA\n";
get_response_code(354);
# Get one line starting with "354 ".
print S "Subject: CVS notification\n";
print S "To: " . join(',', @mailto) . "\n";
print S "\n";
while (<STDIN>) {
print S $_;
}
print S ".\n";
get_response_code(250);
print S "QUIT\n";
close(S);

View File

@@ -1,20 +0,0 @@
# The "taginfo" file is used to control pre-tag checks.
# The filter on the right is invoked with the following arguments:
#
# $1 -- tagname
# $2 -- operation "add" for tag, "mov" for tag -F, and "del" for tag -d
# $3 -- repository
# $4-> file revision [file revision ...]
#
# A non-zero exit of the filter program will cause the tag to be aborted.
#
# The first entry on a line is a regular expression which is tested
# against the directory that the change is being committed to, relative
# to the $CVSROOT. For the first match that is found, then the remainder
# of the line is the name of the filter to run.
#
# If the repository name does not match any of the regular expressions in this
# file, the "DEFAULT" line is used, if it is specified.
#
# If the name "ALL" appears as a regular expression it is always used
# in addition to the first matching regex or "DEFAULT".

View File

@@ -1,21 +0,0 @@
# The "verifymsg" file is used to allow verification of logging
# information. It works best when a template (as specified in the
# rcsinfo file) is provided for the logging procedure. Given a
# template with locations for, a bug-id number, a list of people who
# reviewed the code before it can be checked in, and an external
# process to catalog the differences that were code reviewed, the
# following test can be applied to the code:
#
# Making sure that the entered bug-id number is correct.
# Validating that the code that was reviewed is indeed the code being
# checked in (using the bug-id number or a seperate review
# number to identify this particular code set.).
#
# If any of the above test failed, then the commit would be aborted.
#
# Actions such as mailing a copy of the report to each reviewer are
# better handled by an entry in the loginfo file.
#
# One thing that should be noted is the the ALL keyword is not
# supported. There can be only one entry that matches a given
# repository.

View File

@@ -1,744 +0,0 @@
/*
* The nsinstall command for OS/2
*
* Our gmake makefiles use the nsinstall command to create the
* object directories or installing headers and libs to ns/dist.
* The shmsdos shell has nsinstall as a built-in command. However,
* if we use another shell like MKS toolkit's sh, we need to have
* the nsinstall command separately.
*
* This file was generated by modifying the Windows nsinstall.c.
*
* To build, say
* icc nsinstall.c
*/
#include <direct.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#define INCL_DOSFILEMGR
#define INCL_DOSERRORS
#define INCL_WINERRORS
#include <os2.h>
#pragma hdrstop
/*
* sh_FileFcn --
*
* A function that operates on a file. The pathname is either
* absolute or relative to the current directory, and contains
* no wildcard characters such as * and ?. Additional arguments
* can be passed to the function via the arg pointer.
*/
typedef BOOL (*sh_FileFcn)(
char *pathName,
FILEFINDBUF3 *fileData,
void *arg);
static int shellCp (char **pArgv);
static int shellNsinstall (char **pArgv);
static int shellMkdir (char **pArgv);
static BOOL sh_EnumerateFiles(const char *pattern, const char *where,
sh_FileFcn fileFcn, void *arg, int *nFiles);
static const char *sh_GetLastErrorMessage(void);
static BOOL sh_DoCopy(char *srcFileName, ULONG srcFileAttributes,
char *dstFileName, ULONG dstFileAttributes,
int force, int recursive);
static ULONG GetFileAttributes(PSZ pszFileName);
static APIRET SetFileAttributes(PSZ pszFileName, ULONG ulFileAttributes);
/* changes all forward slashes in token to back slashes */
void changeForwardSlashesTpBackSlashes ( char *arg )
{
if ( arg == NULL )
return;
while ( *arg ) {
if ( *arg == '/' )
*arg = '\\';
arg++;
}
}
int main(int argc, char *argv[ ])
{
return shellNsinstall ( argv + 1 );
}
static int
shellNsinstall (char **pArgv)
{
int retVal = 0; /* exit status */
int dirOnly = 0; /* 1 if and only if -D is specified */
char **pSrc;
char **pDst;
int len;
/*
* Process the command-line options. We ignore the
* options except for -D. Some options, such as -m,
* are followed by an argument. We need to skip the
* argument too.
*/
while ( *pArgv && **pArgv == '-' ) {
char c = (*pArgv)[1]; /* The char after '-' */
if ( c == 'D' ) {
dirOnly = 1;
} else if ( c == 'm' ) {
pArgv++; /* skip the next argument */
}
pArgv++;
}
if ( !dirOnly ) {
/* There are files to install. Get source files */
if ( *pArgv ) {
pSrc = pArgv++;
} else {
fprintf( stderr, "nsinstall: not enough arguments\n");
return 3;
}
}
/* Get to last token to find destination directory */
if ( *pArgv ) {
pDst = pArgv++;
if ( dirOnly && *pArgv ) {
fprintf( stderr, "nsinstall: too many arguments with -D\n");
return 3;
}
} else {
fprintf( stderr, "nsinstall: not enough arguments\n");
return 3;
}
while ( *pArgv )
pDst = pArgv++;
/* remove trailing slash from desination directory */
len = strlen( *pDst );
if ( pDst[0][len-1] == '/' )
pDst[0][len-1] = '\0';
retVal = shellMkdir ( pDst );
if ( retVal )
return retVal;
if ( !dirOnly )
retVal = shellCp ( pSrc );
return retVal;
}
static int
shellMkdir (char **pArgv)
{
int retVal = 0; /* assume valid return */
char *arg;
char *pArg;
char path[CCHMAXPATH];
char tmpPath[CCHMAXPATH];
char *pTmpPath = tmpPath;
/* All the options are simply ignored in this implementation */
while ( *pArgv && **pArgv == '-' ) {
if ( (*pArgv)[1] == 'm' ) {
pArgv++; /* skip the next argument (mode) */
}
pArgv++;
}
while ( *pArgv ) {
arg = *pArgv;
changeForwardSlashesTpBackSlashes ( arg );
pArg = arg;
pTmpPath = tmpPath;
while ( 1 ) {
/* create part of path */
while ( *pArg ) {
*pTmpPath++ = *pArg++;
if ( *pArg == '\\' )
break;
}
*pTmpPath = '\0';
/* check if directory alreay exists */
_getcwd ( path, sizeof (path) );
if (( _chdir ( tmpPath ) != -1 ) || ((tmpPath[1] == ':') && (tmpPath[2] == '\0'))) {
_chdir ( path );
} else {
if ( _mkdir ( tmpPath ) == -1 ) {
// while ( waitForDebug );
printf ( "%s: ", tmpPath );
perror ( "Could not create the directory" );
retVal = 3;
break;
}
}
if ( *pArg == '\0' ) /* complete path? */
break;
/* loop for next directory */
}
pArgv++;
}
return retVal;
}
static const char *
sh_GetLastErrorMessage()
{
static char buf[128];
ERRORID error = WinGetLastError(0);
switch (ERRORIDSEV(error))
{
case SEVERITY_ERROR:
{
sprintf( buf, "error %d", ERRORIDERROR(error));
break;
}
case SEVERITY_SEVERE:
{
sprintf( buf, "severe error %d", ERRORIDERROR(error));
break;
}
case SEVERITY_UNRECOVERABLE:
{
sprintf( buf, "unrecoverable error %d", ERRORIDERROR(error));
break;
}
}
return buf;
}
/*
* struct sh_FileData --
*
* A pointer to the sh_FileData structure is passed into sh_RecordFileData,
* which will fill in the fields.
*/
struct sh_FileData {
char pathName[CCHMAXPATH];
ULONG attrFile;
};
/*
* sh_RecordFileData --
*
* Record the pathname and attributes of the file in
* the sh_FileData structure pointed to by arg.
*
* Always return TRUE (successful completion).
*
* This function is intended to be passed into sh_EnumerateFiles
* to see if a certain pattern expands to exactly one file/directory,
* and if so, record its pathname and attributes.
*/
static BOOL
sh_RecordFileData(char *pathName, FILEFINDBUF3 *findData, void *arg)
{
struct sh_FileData *fData = (struct sh_FileData *) arg;
strcpy(fData->pathName, pathName);
fData->attrFile = findData->attrFile;
return TRUE;
}
static BOOL
sh_DoCopy(char *srcFileName,
ULONG srcFileAttributes,
char *dstFileName,
ULONG dstFileAttributes,
int force,
int recursive
)
{
if (dstFileAttributes != 0xFFFFFFFF) {
if ((dstFileAttributes & FILE_READONLY) && force) {
dstFileAttributes &= ~FILE_READONLY;
SetFileAttributes(dstFileName, dstFileAttributes);
}
}
if (srcFileAttributes & FILE_DIRECTORY) {
fprintf(stderr, "nsinstall: %s is a directory\n",
srcFileName);
return FALSE;
} else {
if (DosCopy(srcFileName, dstFileName, DCPY_EXISTING) != NO_ERROR) {
fprintf(stderr, "nsinstall: cannot copy %s to %s: %s\n",
srcFileName, dstFileName, sh_GetLastErrorMessage());
return FALSE;
}
}
return TRUE;
}
/*
* struct sh_CpCmdArg --
*
* A pointer to the sh_CpCmdArg structure is passed into sh_CpFileCmd.
* The sh_CpCmdArg contains information about the cp command, and
* provide a buffer for constructing the destination file name.
*/
struct sh_CpCmdArg {
int force; /* -f option, ok to overwrite an existing
* read-only destination file */
int recursive; /* -r or -R option, recursively copy
* directories. Note: this field is not used
* by nsinstall and should always be 0. */
char *dstFileName; /* a buffer for constructing the destination
* file name */
char *dstFileNameMarker; /* points to where in the dstFileName buffer
* we should write the file component of the
* destination file */
};
/*
* sh_CpFileCmd --
*
* Copy a file to the destination directory
*
* This function is intended to be passed into sh_EnumerateFiles to
* copy all the files specified by the pattern to the destination
* directory.
*
* Return TRUE if the file is successfully copied, and FALSE otherwise.
*/
static BOOL
sh_CpFileCmd(char *pathName, FILEFINDBUF3 *findData, void *cpArg)
{
BOOL retVal = TRUE;
struct sh_CpCmdArg *arg = (struct sh_CpCmdArg *) cpArg;
strcpy(arg->dstFileNameMarker, findData->achName);
return sh_DoCopy(pathName, findData->attrFile,
arg->dstFileName, GetFileAttributes(arg->dstFileName),
arg->force, arg->recursive);
}
static int
shellCp (char **pArgv)
{
int retVal = 0;
char **pSrc;
char **pDst;
struct sh_CpCmdArg arg;
struct sh_FileData dstData;
int dstIsDir = 0;
int n;
arg.force = 0;
arg.recursive = 0;
arg.dstFileName = dstData.pathName;
arg.dstFileNameMarker = 0;
while (*pArgv && **pArgv == '-') {
char *p = *pArgv;
while (*(++p)) {
if (*p == 'f') {
arg.force = 1;
}
}
pArgv++;
}
/* the first source file */
if (*pArgv) {
pSrc = pArgv++;
} else {
fprintf(stderr, "nsinstall: not enough arguments\n");
return 3;
}
/* get to the last token to find destination */
if (*pArgv) {
pDst = pArgv++;
} else {
fprintf(stderr, "nsinstall: not enough arguments\n");
return 3;
}
while (*pArgv) {
pDst = pArgv++;
}
/*
* The destination pattern must unambiguously expand to exactly
* one file or directory.
*/
changeForwardSlashesTpBackSlashes(*pDst);
sh_EnumerateFiles(*pDst, *pDst, sh_RecordFileData, &dstData, &n);
assert(n >= 0);
if (n == 1) {
/*
* Is the destination a file or directory?
*/
if (dstData.attrFile & FILE_DIRECTORY) {
dstIsDir = 1;
}
} else if (n > 1) {
fprintf(stderr, "nsinstall: %s: ambiguous destination file "
"or directory\n", *pDst);
return 3;
} else {
/*
* n == 0, meaning that destination file or directory does
* not exist. In this case the destination file directory
* name must be fully specified.
*/
char *p;
for (p = *pDst; *p; p++) {
if (*p == '*' || *p == '?') {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pDst);
return 3;
}
}
/*
* Do not include the trailing \, if any, unless it is a root
* directory (\ or X:\).
*/
if (p > *pDst && p[-1] == '\\' && p != *pDst + 1 && p[-2] != ':') {
p[-1] = '\0';
}
strcpy(dstData.pathName, *pDst);
dstData.attrFile = 0xFFFFFFFF;
}
/*
* If there are two or more source files, the destination has
* to be a directory.
*/
if (pDst - pSrc > 1 && !dstIsDir) {
fprintf(stderr, "nsinstall: cannot copy more than"
" one file to the same destination file\n");
return 3;
}
if (dstIsDir) {
arg.dstFileNameMarker = arg.dstFileName + strlen(arg.dstFileName);
/*
* Now arg.dstFileNameMarker is pointing to the null byte at the
* end of string. We want to make sure that there is a \ at the
* end of string, and arg.dstFileNameMarker should point right
* after that \.
*/
if (arg.dstFileNameMarker[-1] != '\\') {
*(arg.dstFileNameMarker++) = '\\';
}
}
if (!dstIsDir) {
struct sh_FileData srcData;
assert(pDst - pSrc == 1);
changeForwardSlashesTpBackSlashes(*pSrc);
sh_EnumerateFiles(*pSrc, *pSrc, sh_RecordFileData, &srcData, &n);
if (n == 0) {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pSrc);
retVal = 3;
} else if (n > 1) {
fprintf(stderr, "nsinstall: cannot copy more than one file or "
"directory to the same destination\n");
retVal = 3;
} else {
assert(n == 1);
if (sh_DoCopy(srcData.pathName, srcData.attrFile,
dstData.pathName, dstData.attrFile,
arg.force, arg.recursive) == FALSE) {
retVal = 3;
}
}
return retVal;
}
for ( ; *pSrc != *pDst; pSrc++) {
BOOL rv;
changeForwardSlashesTpBackSlashes(*pSrc);
rv = sh_EnumerateFiles(*pSrc, *pSrc, sh_CpFileCmd, &arg, &n);
if (rv == FALSE) {
retVal = 3;
} else {
if (n == 0) {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pSrc);
retVal = 3;
}
}
}
return retVal;
}
/*
* sh_EnumerateFiles --
*
* Enumerate all the files in the specified pattern, which is a pathname
* containing possibly wildcard characters such as * and ?. fileFcn
* is called on each file, passing the expanded file name, a pointer
* to the file's FILEFINDBUF3, and the arg pointer.
*
* It is assumed that there are no wildcard characters before the
* character pointed to by 'where'.
*
* On return, *nFiles stores the number of files enumerated. *nFiles is
* set to this number whether sh_EnumerateFiles or 'fileFcn' succeeds
* or not.
*
* Return TRUE if the files are successfully enumerated and all
* 'fileFcn' invocations succeeded. Return FALSE if something went
* wrong.
*/
static BOOL sh_EnumerateFiles(
const char *pattern,
const char *where,
sh_FileFcn fileFcn,
void *arg,
int *nFiles
)
{
FILEFINDBUF3 fileData = {0};
HDIR hSearch;
APIRET ulrc;
ULONG ulFindCount = 1;
const char *src;
char *dst;
char fileName[CCHMAXPATH];
char *fileNameMarker = fileName;
char *oldFileNameMarker;
BOOL hasWildcard = FALSE;
BOOL retVal = TRUE;
BOOL patternEndsInDotStar = FALSE;
BOOL patternEndsInDot = FALSE; /* a special case of
* patternEndsInDotStar */
int numDotsInPattern;
int len;
/*
* Windows expands patterns ending in ".", ".*", ".**", etc.
* differently from the glob expansion on Unix. For example,
* both "foo." and "foo.*" match "foo", and "*.*" matches
* everything, including filenames with no dots. So we need
* to throw away extra files returned by the FindNextFile()
* function. We require that a matched filename have at least
* the number of dots in the pattern.
*/
len = strlen(pattern);
if (len >= 2) {
/* Start from the end of pattern and go backward */
const char *p = &pattern[len - 1];
/* We can have zero or more *'s */
while (p >= pattern && *p == '*') {
p--;
}
if (p >= pattern && *p == '.') {
patternEndsInDotStar = TRUE;
if (p == &pattern[len - 1]) {
patternEndsInDot = TRUE;
}
p--;
numDotsInPattern = 1;
while (p >= pattern && *p != '\\') {
if (*p == '.') {
numDotsInPattern++;
}
p--;
}
}
}
*nFiles = 0;
/*
* Copy pattern to fileName, but only up to and not including
* the first \ after the first wildcard letter.
*
* Make fileNameMarker point to one of the following:
* - the start of fileName, if fileName does not contain any \.
* - right after the \ before the first wildcard letter, if there is
* a wildcard character.
* - right after the last \, if there is no wildcard character.
*/
dst = fileName;
src = pattern;
while (src < where) {
if (*src == '\\') {
oldFileNameMarker = fileNameMarker;
fileNameMarker = dst + 1;
}
*(dst++) = *(src++);
}
while (*src && *src != '*' && *src != '?') {
if (*src == '\\') {
oldFileNameMarker = fileNameMarker;
fileNameMarker = dst + 1;
}
*(dst++) = *(src++);
}
if (*src) {
/*
* Must have seen the first wildcard letter
*/
hasWildcard = TRUE;
while (*src && *src != '\\') {
*(dst++) = *(src++);
}
}
/* Now src points to either null or \ */
assert(*src == '\0' || *src == '\\');
assert(hasWildcard || *src == '\0');
*dst = '\0';
/*
* If the pattern does not contain any wildcard characters, then
* we don't need to go the FindFirstFile route.
*/
if (!hasWildcard) {
/*
* See if it is the root directory, \, or X:\.
*/
assert(!strcmp(fileName, pattern));
assert(strlen(fileName) >= 1);
if (dst[-1] == '\\' && (dst == fileName + 1 || dst[-2] == ':')) {
fileData.achName[0] = '\0';
} else {
/*
* Do not include the trailing \, if any
*/
if (dst[-1] == '\\') {
assert(*fileNameMarker == '\0');
dst[-1] = '\0';
fileNameMarker = oldFileNameMarker;
}
strcpy(fileData.achName, fileNameMarker);
}
fileData.attrFile = GetFileAttributes(fileName);
if (fileData.attrFile == 0xFFFFFFFF) {
return TRUE;
}
*nFiles = 1;
return (*fileFcn)(fileName, &fileData, arg);
}
hSearch = HDIR_CREATE;
ulrc = DosFindFirst(fileName, &hSearch, FILE_NORMAL, &fileData, sizeof(fileData),
&ulFindCount, FIL_STANDARD);
if (ulrc == ERROR_INVALID_HANDLE) {
return retVal;
}
do {
if (!strcmp(fileData.achName, ".")
|| !strcmp(fileData.achName, "..")) {
/*
* Skip over . and ..
*/
continue;
}
if (patternEndsInDotStar) {
int nDots = 0;
char *p = fileData.achName;
while (*p) {
if (*p == '.') {
nDots++;
}
p++;
}
/* Now p points to the null byte at the end of file name */
if (patternEndsInDot && (p == fileData.achName
|| p[-1] != '.')) {
/*
* File name does not end in dot. Skip this file.
* Note: windows file name probably cannot end in dot,
* but we do this check anyway.
*/
continue;
}
if (nDots < numDotsInPattern) {
/*
* Not enough dots in file name. Must be an extra
* file in matching .* pattern. Skip this file.
*/
continue;
}
}
strcpy(fileNameMarker, fileData.achName);
if (*src && *(src + 1)) {
/*
* More to go. Recurse.
*/
int n;
assert(*src == '\\');
where = fileName + strlen(fileName);
strcat(fileName, src);
sh_EnumerateFiles(fileName, where, fileFcn, arg, &n);
*nFiles += n;
} else {
assert(strchr(fileName, '*') == NULL);
assert(strchr(fileName, '?') == NULL);
(*nFiles)++;
if ((*fileFcn)(fileName, &fileData, arg) == FALSE) {
retVal = FALSE;
}
}
} while (DosFindNext(hSearch, &fileData, sizeof(fileData), &ulFindCount) == NO_ERROR);
DosFindClose(hSearch);
return retVal;
}
static ULONG GetFileAttributes(PSZ pszFileName)
{
FILESTATUS3 fsts3;
APIRET rc;
rc = DosQueryPathInfo(pszFileName,
FIL_STANDARD,
&fsts3,
sizeof(FILESTATUS3));
if (rc != NO_ERROR) {
return -1;
} /* endif */
return fsts3.attrFile;
}
static APIRET SetFileAttributes(PSZ pszFileName, ULONG ulFileAttributes)
{
return NULL;
}

View File

@@ -1,107 +0,0 @@
/* GLIB - Library of useful routines for C programming
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
/* acconfig.h
This file is in the public domain.
Descriptive text for the C preprocessor macros that
the distributed Autoconf macros can define.
No software package will use all of them; autoheader copies the ones
your configure.in uses into your configuration header file templates.
The entries are in sort -df order: alphabetical, case insensitive,
ignoring punctuation (such as underscores). Although this order
can split up related entries, it makes it easier to check whether
a given entry is in the file.
Leave the following blank line there!! Autoheader needs it. */
/* Other stuff */
#undef ENABLE_MEM_CHECK
#undef ENABLE_MEM_PROFILE
#undef G_COMPILED_WITH_DEBUGGING
#undef G_THREADS_ENABLED
#undef GLIB_SIZEOF_GMUTEX
#undef GLIB_BYTE_CONTENTS_GMUTEX
#undef HAVE_BROKEN_WCTYPE
#undef HAVE_DOPRNT
#undef HAVE_FLOAT_H
#undef HAVE_GETPWUID_R
#undef HAVE_GETPWUID_R_POSIX
#undef HAVE_LIMITS_H
#undef HAVE_LONG_DOUBLE
#undef HAVE_POLL
#undef HAVE_PTHREAD_GETSPECIFIC_POSIX
#undef HAVE_PWD_H
#undef HAVE_SYS_PARAM_H
#undef HAVE_SYS_POLL_H
#undef HAVE_SYS_SELECT_H
#undef HAVE_SYS_TIME_H
#undef HAVE_SYS_TIMES_H
#undef HAVE_STRERROR
#undef HAVE_STRSIGNAL
#undef HAVE_UNISTD_H
#undef HAVE_VALUES_H
#undef HAVE_WCHAR_H
#undef HAVE_WCTYPE_H
#undef NO_FD_SET
#undef NO_SYS_ERRLIST
#undef NO_SYS_SIGLIST
#undef NO_SYS_SIGLIST_DECL
#undef WITH_SYMBOL_UNDERSCORE
#undef SIZEOF_CHAR
#undef SIZEOF_SHORT
#undef SIZEOF_LONG
#undef SIZEOF_INT
#undef SIZEOF_VOID_P
#undef G_VA_COPY
#undef G_VA_COPY_AS_ARRAY
#undef G_HAVE___INLINE
#undef G_HAVE___INLINE__
#undef G_HAVE_INLINE
#undef GLIB_MAJOR_VERSION
#undef GLIB_MINOR_VERSION
#undef GLIB_MICRO_VERSION
#undef GLIB_INTERFACE_AGE
#undef GLIB_BINARY_AGE
#undef WIN32
#undef NATIVE_WIN32
#undef G_THREAD_SOURCE
/* #undef PACKAGE */
/* #undef VERSION */
/* Leave that blank line there!! Autoheader needs it.
If you're adding to this file, keep in mind:
The entries are in sort -df order: alphabetical, case insensitive,
ignoring punctuation (such as underscores). */

View File

@@ -1,138 +0,0 @@
/* config.h.win32. Handcrafted for Microsoft C */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define if you don't have vprintf but do have _doprnt. */
/* #undef HAVE_DOPRNT */
/* Define if you have <unistd.h>. */
/* #undef HAVE_UNISTD_H */
/* Define if you have the vprintf function. */
#define HAVE_VPRINTF 1
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* #undef ENABLE_MEM_CHECK */
/* #undef ENABLE_MEM_PROFILE */
#define G_COMPILED_WITH_DEBUGGING "minimum"
/* #undef HAVE_BROKEN_WCTYPE */
/* #undef HAVE_DOPRNT */
#define HAVE_FLOAT_H 1
#define HAVE_LIMITS_H 1
/* #undef HAVE_LOCALTIME_R */
/* #undef HAVE_LONG_DOUBLE */
/* #undef HAVE_POLL */
/* #undef HAVE_PWD_H */
/* #undef HAVE_SYS_PARAM_H */
/* #undef HAVE_SYS_POLL_H */
/* #undef HAVE_SYS_SELECT_H */
/* #undef HAVE_SYS_TIME_H */
/* #undef HAVE_SYS_TIMES_H */
#define HAVE_STRERROR 1
/* #undef HAVE_STRSIGNAL */
/* #undef HAVE_UNISTD_H */
/* #undef HAVE_VSNPRINTF */
/* #undef HAVE_VALUES_H */
#define HAVE_VPRINTF 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
/* #undef NO_FD_SET */
/* #undef NO_SYS_ERRLIST */
#define NO_SYS_SIGLIST 1
/* #undef G_VA_COPY */
/* #undef G_VA_COPY_AS_ARRAY */
#define G_HAVE___INLINE 1
#define GLIB_MAJOR_VERSION 1
#define GLIB_MINOR_VERSION 2
#define GLIB_MICRO_VERSION 0
#define GLIB_INTERFACE_AGE 0
#define GLIB_BINARY_AGE 0
#define G_THREAD_SOURCE "gthread-posix.c"
#define G_THREADS_IMPL_POSIX
#define HAVE_PTHREAD_GETSPECIFIC_POSIX 1
/* The number of bytes in a char. */
#define SIZEOF_CHAR 1
/* The number of bytes in a int. */
#define SIZEOF_INT 4
/* The number of bytes in a long. */
#define SIZEOF_LONG 4
/* The number of bytes in a long long. */
#define SIZEOF_LONG_LONG 8
/* The number of bytes in a short. */
#define SIZEOF_SHORT 2
/* The number of bytes in a void *. */
#define SIZEOF_VOID_P 4
/* Define if you have the atexit function. */
#define HAVE_ATEXIT 1
/* Define if you have the lstat function. */
/* #undef HAVE_LSTAT */
/* Define if you have the memmove function. */
#define HAVE_MEMMOVE 1
/* Define if you have the on_exit function. */
/* #undef HAVE_ON_EXIT */
/* Define if you have the strcasecmp function. */
/* #undef HAVE_STRCASECMP ^*/
/* Define if you have the strerror function. */
#define HAVE_STRERROR 1
/* Define if you have the strsignal function. */
/* #undef HAVE_STRSIGNAL */
/* Define if you have the vsnprintf function. */
/* #undef HAVE_VSNPRINTF */
/* Define if you have the <float.h> header file. */
#define HAVE_FLOAT_H 1
/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define if you have the <pwd.h> header file. */
/* #undef HAVE_PWD_H */
/* Define if you have the <sys/param.h> header file. */
/* #undef HAVE_SYS_PARAM_H */
/* Define if you have the <sys/select.h> header file. */
/* #undef HAVE_SYS_SELECT_H */
/* Define if you have the <sys/time.h> header file. */
/* #undef HAVE_SYS_TIME_H */
/* Define if you have the <sys/times.h> header file. */
/* #undef HAVE_SYS_TIMES_H */
/* Define if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define if you have the <values.h> header file. */
/* #undef HAVE_VALUES_H */
/* Define if you have the w library (-lw). */
/* #undef HAVE_LIBW */

File diff suppressed because it is too large Load Diff

View File

@@ -1,173 +0,0 @@
/* glibconfig.h.win32 */
/* Handcrafted for Microsoft C. */
#ifndef GLIBCONFIG_H
#define GLIBCONFIG_H
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#ifdef _MSC_VER
/* Make MSVC more pedantic, this is a recommended pragma list
* from _Win32_Programming_ by Rector and Newcomer.
*/
#pragma warning(error:4002)
#pragma warning(error:4003)
#pragma warning(1:4010)
#pragma warning(error:4013)
#pragma warning(1:4016)
#pragma warning(error:4020)
#pragma warning(error:4021)
#pragma warning(error:4027)
#pragma warning(error:4029)
#pragma warning(error:4033)
#pragma warning(error:4035)
#pragma warning(error:4045)
#pragma warning(error:4047)
#pragma warning(error:4049)
#pragma warning(error:4053)
#pragma warning(error:4071)
#pragma warning(disable:4101)
#pragma warning(error:4150)
#pragma warning(disable:4244) /* No possible loss of data warnings */
#pragma warning(disable:4305) /* No truncation from int to char warnings */
#endif /* _MSC_VER */
#include <limits.h>
#include <float.h>
#define G_MINFLOAT FLT_MIN
#define G_MAXFLOAT FLT_MAX
#define G_MINDOUBLE DBL_MIN
#define G_MAXDOUBLE DBL_MAX
#define G_MINSHORT SHRT_MIN
#define G_MAXSHORT SHRT_MAX
#define G_MININT INT_MIN
#define G_MAXINT INT_MAX
#define G_MINLONG LONG_MIN
#define G_MAXLONG LONG_MAX
typedef signed char gint8;
typedef unsigned char guint8;
typedef signed short gint16;
typedef unsigned short guint16;
typedef signed int gint32;
typedef unsigned int guint32;
#define G_HAVE_GINT64 1
typedef __int64 gint64;
typedef unsigned __int64 guint64;
#define G_GINT64_CONSTANT(val) (val##i64)
#define GPOINTER_TO_INT(p) ((gint)(p))
#define GPOINTER_TO_UINT(p) ((guint)(p))
#define GINT_TO_POINTER(i) ((gpointer)(i))
#define GUINT_TO_POINTER(u) ((gpointer)(u))
#define g_ATEXIT(proc) (atexit (proc))
#define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END
#define G_HAVE_ALLOCA 1
#define alloca _alloca
#define GLIB_MAJOR_VERSION 1
#define GLIB_MINOR_VERSION 2
#define GLIB_MICRO_VERSION 0
#ifdef __cplusplus
#define G_HAVE_INLINE 1
#else /* !__cplusplus */
#define G_HAVE___INLINE 1
#endif
#define G_THREADS_ENABLED
/*
* The following program can be used to determine the magic values below:
* #include <stdio.h>
* #include <pthread.h>
* main(int argc, char **argv)
* {
* int i;
* pthread_mutex_t m = PTHREAD_MUTEX_INITIALIZER;
* printf ("sizeof (pthread_mutex_t) = %d\n", sizeof (pthread_mutex_t));
* printf ("PTHREAD_MUTEX_INITIALIZER = ");
* for (i = 0; i < sizeof (pthread_mutex_t); i++)
* printf ("%u, ", (unsigned) ((char *) &m)[i]);
* printf ("\n");
* exit(0);
* }
*/
typedef struct _GStaticMutex GStaticMutex;
struct _GStaticMutex
{
struct _GMutex *runtime_mutex;
union {
/* The size of the pad array should be sizeof (pthread_mutext_t) */
/* This value corresponds to the 1999-01-24 version of pthreads-win32 */
char pad[36];
double dummy_double;
void *dummy_pointer;
long dummy_long;
} aligned_pad_u;
};
/* This should be NULL followed by the bytes in PTHREAD_MUTEX_INITIALIZER */
#define G_STATIC_MUTEX_INIT { NULL, { { 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } } }
#define g_static_mutex_get_mutex(mutex) \
(g_thread_use_default_impl ? ((GMutex*) &((mutex)->aligned_pad_u)) : \
g_static_mutex_get_mutex_impl (&((mutex)->runtime_mutex)))
#define G_BYTE_ORDER G_LITTLE_ENDIAN
#define GINT16_TO_LE(val) ((gint16) (val))
#define GUINT16_TO_LE(val) ((guint16) (val))
#define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
#define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (val))
#define GINT32_TO_LE(val) ((gint32) (val))
#define GUINT32_TO_LE(val) ((guint32) (val))
#define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val))
#define GUINT32_TO_BE(val) (GUINT32_SWAP_LE_BE (val))
#define GINT64_TO_LE(val) ((gint64) (val))
#define GUINT64_TO_LE(val) ((guint64) (val))
#define GINT64_TO_BE(val) ((gint64) GUINT64_SWAP_LE_BE (val))
#define GUINT64_TO_BE(val) (GUINT64_SWAP_LE_BE (val))
#define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val))
#define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val))
#define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val))
#define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val))
#define GINT_TO_LE(val) ((gint) GINT32_TO_LE (val))
#define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val))
#define GINT_TO_BE(val) ((gint) GINT32_TO_BE (val))
#define GUINT_TO_BE(val) ((guint) GUINT32_TO_BE (val))
#define GLIB_SYSDEF_POLLIN = 1
#define GLIB_SYSDEF_POLLOUT = 4
#define GLIB_SYSDEF_POLLPRI = 2
#define GLIB_SYSDEF_POLLERR = 8
#define GLIB_SYSDEF_POLLHUP = 16
#define GLIB_SYSDEF_POLLNVAL = 32
#define G_HAVE_WCHAR_H 1
#define G_HAVE_WCTYPE_H 1
/* Define if this is Win32, possibly using the Cygwin emulation layer. */
#define WIN32 1
/* Define if this is Win32 without Cygwin. */
#define NATIVE_WIN32 1
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* GLIBCONFIG_H */

View File

@@ -1,827 +0,0 @@
/**************************************************************************
IDL.h (IDL parse tree and namespace components)
Include wide character support before this, if necessary.
Copyright (C) 1998, 1999 Andrew T. Veliath
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
$Id: IDL.h,v 1.1 1999-04-08 20:04:26 mccabe%netscape.com Exp $
***************************************************************************/
#ifndef __IDL_H
#define __IDL_H
#include <glib.h>
#ifdef __cplusplus
extern "C" {
#endif
/* version */
#define LIBIDL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define LIBIDL_MAJOR_VERSION 0
#define LIBIDL_MINOR_VERSION 6
#define LIBIDL_MICRO_VERSION 3
#define LIBIDL_VERSION_CODE LIBIDL_VERSION(0,6,3)
/* miscellaneous constants */
#define IDL_SUCCESS 0
#define IDL_ERROR 1
#define IDL_WARNING1 2
#define IDL_WARNING2 3
#define IDL_WARNING3 4
#define IDL_WARNINGMAX IDL_WARNING3
/* general parse flags */
#define IDLF_VERBOSE (1UL << 0)
#define IDLF_NO_EVAL_CONST (1UL << 1)
#define IDLF_COMBINE_REOPENED_MODULES (1UL << 2)
#define IDLF_PREFIX_FILENAME (1UL << 3)
#define IDLF_IGNORE_FORWARDS (1UL << 4)
#define IDLF_PEDANTIC (1UL << 5)
/* syntax extension parse flags */
#define IDLF_TYPECODES (1UL << 16)
#define IDLF_XPIDL (1UL << 17)
/* declaration specification flags */
#define IDLF_DECLSPEC_EXIST (1UL << 0)
#define IDLF_DECLSPEC_INHIBIT (1UL << 1)
/* output flags */
#define IDLF_OUTPUT_NO_NEWLINES (1UL << 0)
#define IDLF_OUTPUT_NO_QUALIFY_IDENTS (1UL << 1)
#define IDLF_OUTPUT_PROPERTIES (1UL << 2)
#define IDLF_OUTPUT_CODEFRAGS (1UL << 3)
#ifdef _WIN32
# define IDL_EXPORT __declspec (dllexport)
# define IDL_IMPORT __declspec (dllimport)
#else
# define IDL_EXPORT /* empty */
# define IDL_IMPORT extern
#endif
/* type casting checks */
#define IDL_check_cast_enable(boolean) do { \
IDL_IMPORT int __IDL_check_type_casts; \
__IDL_check_type_casts = (boolean); \
} while (0)
#define IDL_CHECK_CAST(tree, thetype, name) \
(IDL_check_type_cast(tree, thetype, \
__FILE__, __LINE__, \
G_GNUC_PRETTY_FUNCTION)->u.name)
#ifdef G_HAVE_GINT64
# if G_MAXLONG > 0xffffffffUL
# define IDL_LL "l"
# else
# define IDL_LL "ll"
# endif
typedef gint64 IDL_longlong_t;
typedef guint64 IDL_ulonglong_t;
#else
# define IDL_LL "l"
typedef long IDL_longlong_t;
typedef unsigned long IDL_ulonglong_t;
# warning 64-bit integer type not available, using 32-bit instead
#endif /* G_HAVE_GINT64 */
typedef unsigned int IDL_declspec_t;
typedef struct _IDL_tree_node IDL_tree_node;
typedef struct _IDL_tree_node * IDL_tree;
struct _IDL_LIST {
IDL_tree data;
IDL_tree prev;
IDL_tree next;
IDL_tree _tail; /* Internal use, may not be valid */
};
#define IDL_LIST(a) IDL_CHECK_CAST(a, IDLN_LIST, idl_list)
extern IDL_tree IDL_list_new (IDL_tree data);
extern IDL_tree IDL_list_concat (IDL_tree orig,
IDL_tree append);
extern IDL_tree IDL_list_remove (IDL_tree list,
IDL_tree p);
extern int IDL_list_length (IDL_tree list);
extern IDL_tree IDL_list_nth (IDL_tree list,
int n);
struct _IDL_GENTREE {
IDL_tree data;
GHashTable *siblings;
GHashTable *children;
GHashFunc hash_func;
GCompareFunc key_compare_func;
IDL_tree _import; /* Internal use, do not recurse */
char *_cur_prefix; /* Internal use */
};
#define IDL_GENTREE(a) IDL_CHECK_CAST(a, IDLN_GENTREE, idl_gentree)
extern IDL_tree IDL_gentree_new (GHashFunc hash_func,
GCompareFunc key_compare_func,
IDL_tree data);
extern IDL_tree IDL_gentree_new_sibling (IDL_tree from,
IDL_tree data);
extern IDL_tree IDL_gentree_chain_sibling (IDL_tree from,
IDL_tree data);
extern IDL_tree IDL_gentree_chain_child (IDL_tree from,
IDL_tree data);
struct _IDL_INTEGER {
IDL_longlong_t value;
};
#define IDL_INTEGER(a) IDL_CHECK_CAST(a, IDLN_INTEGER, idl_integer)
extern IDL_tree IDL_integer_new (IDL_longlong_t value);
struct _IDL_STRING {
char *value;
};
#define IDL_STRING(a) IDL_CHECK_CAST(a, IDLN_STRING, idl_string)
extern IDL_tree IDL_string_new (char *value);
struct _IDL_WIDE_STRING {
wchar_t *value;
};
#define IDL_WIDE_STRING(a) IDL_CHECK_CAST(a, IDLN_WIDE_STRING, idl_wide_string)
extern IDL_tree IDL_wide_string_new (wchar_t *value);
struct _IDL_CHAR {
char *value;
};
#define IDL_CHAR(a) IDL_CHECK_CAST(a, IDLN_CHAR, idl_char)
extern IDL_tree IDL_char_new (char *value);
struct _IDL_WIDE_CHAR {
wchar_t *value;
};
#define IDL_WIDE_CHAR(a) IDL_CHECK_CAST(a, IDLN_WIDE_CHAR, idl_wide_char)
extern IDL_tree IDL_wide_char_new (wchar_t *value);
struct _IDL_FIXED {
char *value;
};
#define IDL_FIXED(a) IDL_CHECK_CAST(a, IDLN_FIXED, idl_fixed)
extern IDL_tree IDL_fixed_new (char *value);
struct _IDL_FLOAT {
double value;
};
#define IDL_FLOAT(a) IDL_CHECK_CAST(a, IDLN_FLOAT, idl_float)
extern IDL_tree IDL_float_new (double value);
struct _IDL_BOOLEAN {
unsigned value;
};
#define IDL_BOOLEAN(a) IDL_CHECK_CAST(a, IDLN_BOOLEAN, idl_boolean)
extern IDL_tree IDL_boolean_new (unsigned value);
struct _IDL_IDENT {
char *str;
char *repo_id;
GSList *comments;
IDL_tree _ns_ref; /* Internal use, do not recurse */
unsigned _flags; /* Internal use */
#define IDLF_IDENT_CASE_MISMATCH_HIT (1UL << 0)
};
#define IDL_IDENT(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident)
#define IDL_IDENT_TO_NS(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident._ns_ref)
#define IDL_IDENT_REPO_ID(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident.repo_id)
extern IDL_tree IDL_ident_new (char *str);
extern void IDL_queue_new_ident_comment (const char *str);
enum IDL_float_type {
IDL_FLOAT_TYPE_FLOAT,
IDL_FLOAT_TYPE_DOUBLE,
IDL_FLOAT_TYPE_LONGDOUBLE
};
struct _IDL_TYPE_FLOAT {
enum IDL_float_type f_type;
};
#define IDL_TYPE_FLOAT(a) IDL_CHECK_CAST(a, IDLN_TYPE_FLOAT, idl_type_float)
extern IDL_tree IDL_type_float_new (enum IDL_float_type f_type);
struct _IDL_TYPE_FIXED {
IDL_tree positive_int_const;
IDL_tree integer_lit;
};
#define IDL_TYPE_FIXED(a) IDL_CHECK_CAST(a, IDLN_TYPE_FIXED, idl_type_fixed)
extern IDL_tree IDL_type_fixed_new (IDL_tree positive_int_const,
IDL_tree integer_lit);
enum IDL_integer_type {
IDL_INTEGER_TYPE_SHORT,
IDL_INTEGER_TYPE_LONG,
IDL_INTEGER_TYPE_LONGLONG
};
struct _IDL_TYPE_INTEGER {
unsigned f_signed : 1;
enum IDL_integer_type f_type;
};
#define IDL_TYPE_INTEGER(a) IDL_CHECK_CAST(a, IDLN_TYPE_INTEGER, idl_type_integer)
extern IDL_tree IDL_type_integer_new (unsigned f_signed,
enum IDL_integer_type f_type);
extern IDL_tree IDL_type_char_new (void);
extern IDL_tree IDL_type_wide_char_new (void);
extern IDL_tree IDL_type_boolean_new (void);
extern IDL_tree IDL_type_octet_new (void);
extern IDL_tree IDL_type_any_new (void);
extern IDL_tree IDL_type_object_new (void);
extern IDL_tree IDL_type_typecode_new (void);
struct _IDL_TYPE_STRING {
IDL_tree positive_int_const;
};
#define IDL_TYPE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRING, idl_type_string)
extern IDL_tree IDL_type_string_new (IDL_tree positive_int_const);
struct _IDL_TYPE_WIDE_STRING {
IDL_tree positive_int_const;
};
#define IDL_TYPE_WIDE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_WIDE_STRING, idl_type_wide_string)
extern IDL_tree IDL_type_wide_string_new (IDL_tree positive_int_const);
struct _IDL_TYPE_ENUM {
IDL_tree ident;
IDL_tree enumerator_list;
};
#define IDL_TYPE_ENUM(a) IDL_CHECK_CAST(a, IDLN_TYPE_ENUM, idl_type_enum)
extern IDL_tree IDL_type_enum_new (IDL_tree ident,
IDL_tree enumerator_list);
struct _IDL_TYPE_ARRAY {
IDL_tree ident;
IDL_tree size_list;
};
#define IDL_TYPE_ARRAY(a) IDL_CHECK_CAST(a, IDLN_TYPE_ARRAY, idl_type_array)
extern IDL_tree IDL_type_array_new (IDL_tree ident,
IDL_tree size_list);
struct _IDL_TYPE_SEQUENCE {
IDL_tree simple_type_spec;
IDL_tree positive_int_const;
};
#define IDL_TYPE_SEQUENCE(a) IDL_CHECK_CAST(a, IDLN_TYPE_SEQUENCE, idl_type_sequence)
extern IDL_tree IDL_type_sequence_new (IDL_tree simple_type_spec,
IDL_tree positive_int_const);
struct _IDL_TYPE_STRUCT {
IDL_tree ident;
IDL_tree member_list;
};
#define IDL_TYPE_STRUCT(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRUCT, idl_type_struct)
extern IDL_tree IDL_type_struct_new (IDL_tree ident,
IDL_tree member_list);
struct _IDL_TYPE_UNION {
IDL_tree ident;
IDL_tree switch_type_spec;
IDL_tree switch_body;
};
#define IDL_TYPE_UNION(a) IDL_CHECK_CAST(a, IDLN_TYPE_UNION, idl_type_union)
extern IDL_tree IDL_type_union_new (IDL_tree ident,
IDL_tree switch_type_spec,
IDL_tree switch_body);
struct _IDL_MEMBER {
IDL_tree type_spec;
IDL_tree dcls;
};
#define IDL_MEMBER(a) IDL_CHECK_CAST(a, IDLN_MEMBER, idl_member)
extern IDL_tree IDL_member_new (IDL_tree type_spec,
IDL_tree dcls);
struct _IDL_NATIVE {
IDL_tree ident;
char *user_type; /* XPIDL extension */
};
#define IDL_NATIVE(a) IDL_CHECK_CAST(a, IDLN_NATIVE, idl_native)
extern IDL_tree IDL_native_new (IDL_tree ident);
struct _IDL_TYPE_DCL {
IDL_tree type_spec;
IDL_tree dcls;
};
#define IDL_TYPE_DCL(a) IDL_CHECK_CAST(a, IDLN_TYPE_DCL, idl_type_dcl)
extern IDL_tree IDL_type_dcl_new (IDL_tree type_spec,
IDL_tree dcls);
struct _IDL_CONST_DCL {
IDL_tree const_type;
IDL_tree ident;
IDL_tree const_exp;
};
#define IDL_CONST_DCL(a) IDL_CHECK_CAST(a, IDLN_CONST_DCL, idl_const_dcl)
extern IDL_tree IDL_const_dcl_new (IDL_tree const_type,
IDL_tree ident,
IDL_tree const_exp);
struct _IDL_EXCEPT_DCL {
IDL_tree ident;
IDL_tree members;
};
#define IDL_EXCEPT_DCL(a) IDL_CHECK_CAST(a, IDLN_EXCEPT_DCL, idl_except_dcl)
extern IDL_tree IDL_except_dcl_new (IDL_tree ident,
IDL_tree members);
struct _IDL_ATTR_DCL {
unsigned f_readonly : 1;
IDL_tree param_type_spec;
IDL_tree simple_declarations;
};
#define IDL_ATTR_DCL(a) IDL_CHECK_CAST(a, IDLN_ATTR_DCL, idl_attr_dcl)
extern IDL_tree IDL_attr_dcl_new (unsigned f_readonly,
IDL_tree param_type_spec,
IDL_tree simple_declarations);
struct _IDL_OP_DCL {
unsigned f_noscript : 1;
unsigned f_oneway : 1;
/* XPIDL extension (varags) */
unsigned f_varargs : 1;
IDL_tree op_type_spec;
IDL_tree ident;
IDL_tree parameter_dcls;
IDL_tree raises_expr;
IDL_tree context_expr;
};
#define IDL_OP_DCL(a) IDL_CHECK_CAST(a, IDLN_OP_DCL, idl_op_dcl)
extern IDL_tree IDL_op_dcl_new (unsigned f_oneway,
IDL_tree op_type_spec,
IDL_tree ident,
IDL_tree parameter_dcls,
IDL_tree raises_expr,
IDL_tree context_expr);
enum IDL_param_attr {
IDL_PARAM_IN,
IDL_PARAM_OUT,
IDL_PARAM_INOUT
};
struct _IDL_PARAM_DCL {
enum IDL_param_attr attr;
IDL_tree param_type_spec;
IDL_tree simple_declarator;
};
#define IDL_PARAM_DCL(a) IDL_CHECK_CAST(a, IDLN_PARAM_DCL, idl_param_dcl)
extern IDL_tree IDL_param_dcl_new (enum IDL_param_attr attr,
IDL_tree param_type_spec,
IDL_tree simple_declarator);
struct _IDL_CASE_STMT {
IDL_tree labels;
IDL_tree element_spec;
};
#define IDL_CASE_STMT(a) IDL_CHECK_CAST(a, IDLN_CASE_STMT, idl_case_stmt)
extern IDL_tree IDL_case_stmt_new (IDL_tree labels,
IDL_tree element_spec);
struct _IDL_INTERFACE {
IDL_tree ident;
IDL_tree inheritance_spec;
IDL_tree body;
};
#define IDL_INTERFACE(a) IDL_CHECK_CAST(a, IDLN_INTERFACE, idl_interface)
extern IDL_tree IDL_interface_new (IDL_tree ident,
IDL_tree inheritance_spec,
IDL_tree body);
struct _IDL_FORWARD_DCL {
IDL_tree ident;
};
#define IDL_FORWARD_DCL(a) IDL_CHECK_CAST(a, IDLN_FORWARD_DCL, idl_forward_dcl)
extern IDL_tree IDL_forward_dcl_new (IDL_tree ident);
struct _IDL_MODULE {
IDL_tree ident;
IDL_tree definition_list;
};
#define IDL_MODULE(a) IDL_CHECK_CAST(a, IDLN_MODULE, idl_module)
extern IDL_tree IDL_module_new (IDL_tree ident,
IDL_tree definition_list);
enum IDL_binop {
IDL_BINOP_OR,
IDL_BINOP_XOR,
IDL_BINOP_AND,
IDL_BINOP_SHR,
IDL_BINOP_SHL,
IDL_BINOP_ADD,
IDL_BINOP_SUB,
IDL_BINOP_MULT,
IDL_BINOP_DIV,
IDL_BINOP_MOD
};
struct _IDL_BINOP {
enum IDL_binop op;
IDL_tree left, right;
};
#define IDL_BINOP(a) IDL_CHECK_CAST(a, IDLN_BINOP, idl_binop)
extern IDL_tree IDL_binop_new (enum IDL_binop op,
IDL_tree left,
IDL_tree right);
enum IDL_unaryop {
IDL_UNARYOP_PLUS,
IDL_UNARYOP_MINUS,
IDL_UNARYOP_COMPLEMENT
};
struct _IDL_UNARYOP {
enum IDL_unaryop op;
IDL_tree operand;
};
#define IDL_UNARYOP(a) IDL_CHECK_CAST(a, IDLN_UNARYOP, idl_unaryop)
extern IDL_tree IDL_unaryop_new (enum IDL_unaryop op,
IDL_tree operand);
/* XPIDL code fragments extension. */
struct _IDL_CODEFRAG {
char *desc;
GSList *lines;
};
#define IDL_CODEFRAG(a) IDL_CHECK_CAST(a, IDLN_CODEFRAG, idl_codefrag)
extern IDL_tree IDL_codefrag_new (char *desc,
GSList *lines);
/*
* IDL_tree_type - Enumerations of node types
*
* Note this enumerator list is subject to change in the future. A program should not need
* more than a recompilation to adjust for a change in this list, so instead of using a
* statically initialized jumptable, allocate an array of size IDLN_LAST and assign the
* elements manually.
*/
typedef enum {
IDLN_NONE,
IDLN_ANY,
IDLN_LIST,
IDLN_GENTREE,
IDLN_INTEGER,
IDLN_STRING,
IDLN_WIDE_STRING,
IDLN_CHAR,
IDLN_WIDE_CHAR,
IDLN_FIXED,
IDLN_FLOAT,
IDLN_BOOLEAN,
IDLN_IDENT,
IDLN_TYPE_DCL,
IDLN_CONST_DCL,
IDLN_EXCEPT_DCL,
IDLN_ATTR_DCL,
IDLN_OP_DCL,
IDLN_PARAM_DCL,
IDLN_FORWARD_DCL,
IDLN_TYPE_INTEGER,
IDLN_TYPE_FLOAT,
IDLN_TYPE_FIXED,
IDLN_TYPE_CHAR,
IDLN_TYPE_WIDE_CHAR,
IDLN_TYPE_STRING,
IDLN_TYPE_WIDE_STRING,
IDLN_TYPE_BOOLEAN,
IDLN_TYPE_OCTET,
IDLN_TYPE_ANY,
IDLN_TYPE_OBJECT,
IDLN_TYPE_TYPECODE,
IDLN_TYPE_ENUM,
IDLN_TYPE_SEQUENCE,
IDLN_TYPE_ARRAY,
IDLN_TYPE_STRUCT,
IDLN_TYPE_UNION,
IDLN_MEMBER,
IDLN_NATIVE,
IDLN_CASE_STMT,
IDLN_INTERFACE,
IDLN_MODULE,
IDLN_BINOP,
IDLN_UNARYOP,
IDLN_CODEFRAG,
IDLN_LAST
} IDL_tree_type;
IDL_IMPORT const char * IDL_tree_type_names[];
struct _IDL_tree_node {
IDL_tree_type _type;
IDL_tree up; /* Do not recurse */
IDL_declspec_t declspec;
/* properties is an XPIDL extension. It is a hash table of
* case-insensitive string keys to string values. */
GHashTable *properties;
int refs;
char *_file; /* Internal use */
int _line; /* Internal use */
union {
struct _IDL_LIST idl_list;
struct _IDL_GENTREE idl_gentree;
struct _IDL_INTEGER idl_integer;
struct _IDL_STRING idl_string;
struct _IDL_WIDE_STRING idl_wide_string;
struct _IDL_CHAR idl_char;
struct _IDL_WIDE_CHAR idl_wide_char;
struct _IDL_FIXED idl_fixed;
struct _IDL_FLOAT idl_float;
struct _IDL_BOOLEAN idl_boolean;
struct _IDL_IDENT idl_ident;
struct _IDL_TYPE_DCL idl_type_dcl;
struct _IDL_CONST_DCL idl_const_dcl;
struct _IDL_EXCEPT_DCL idl_except_dcl;
struct _IDL_ATTR_DCL idl_attr_dcl;
struct _IDL_OP_DCL idl_op_dcl;
struct _IDL_PARAM_DCL idl_param_dcl;
struct _IDL_FORWARD_DCL idl_forward_dcl;
struct _IDL_TYPE_FLOAT idl_type_float;
struct _IDL_TYPE_FIXED idl_type_fixed;
struct _IDL_TYPE_INTEGER idl_type_integer;
struct _IDL_TYPE_ENUM idl_type_enum;
struct _IDL_TYPE_STRING idl_type_string;
struct _IDL_TYPE_WIDE_STRING idl_type_wide_string;
struct _IDL_TYPE_SEQUENCE idl_type_sequence;
struct _IDL_TYPE_ARRAY idl_type_array;
struct _IDL_TYPE_STRUCT idl_type_struct;
struct _IDL_TYPE_UNION idl_type_union;
struct _IDL_MEMBER idl_member;
struct _IDL_NATIVE idl_native;
struct _IDL_CASE_STMT idl_case_stmt;
struct _IDL_INTERFACE idl_interface;
struct _IDL_MODULE idl_module;
struct _IDL_BINOP idl_binop;
struct _IDL_UNARYOP idl_unaryop;
struct _IDL_CODEFRAG idl_codefrag;
} u;
};
#define IDL_NODE_TYPE(a) ((a)->_type)
#define IDL_NODE_TYPE_NAME(a) ((a)?IDL_tree_type_names[IDL_NODE_TYPE(a)]:"NULL")
#define IDL_NODE_UP(a) ((a)->up)
#define IDL_NODE_PROPERTIES(a) ((a)->properties)
#define IDL_NODE_DECLSPEC(a) ((a)->declspec)
#define IDL_NODE_REFS(a) ((a)->refs)
#define IDL_NODE_IS_LITERAL(a) \
(IDL_NODE_TYPE(a) == IDLN_INTEGER || \
IDL_NODE_TYPE(a) == IDLN_STRING || \
IDL_NODE_TYPE(a) == IDLN_WIDE_STRING || \
IDL_NODE_TYPE(a) == IDLN_CHAR || \
IDL_NODE_TYPE(a) == IDLN_WIDE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_FIXED || \
IDL_NODE_TYPE(a) == IDLN_FLOAT || \
IDL_NODE_TYPE(a) == IDLN_BOOLEAN)
#define IDL_NODE_IS_TYPE(a) \
(IDL_NODE_TYPE(a) == IDLN_TYPE_INTEGER || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRING || \
IDL_NODE_TYPE(a) == IDLN_TYPE_WIDE_STRING || \
IDL_NODE_TYPE(a) == IDLN_TYPE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_TYPE_WIDE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_TYPE_FIXED || \
IDL_NODE_TYPE(a) == IDLN_TYPE_FLOAT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_BOOLEAN || \
IDL_NODE_TYPE(a) == IDLN_TYPE_OCTET || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ANY || \
IDL_NODE_TYPE(a) == IDLN_TYPE_OBJECT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_TYPECODE || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ENUM || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ARRAY || \
IDL_NODE_TYPE(a) == IDLN_TYPE_SEQUENCE || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRUCT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_UNION)
#define IDL_NODE_IS_SCOPED(a) \
(IDL_NODE_TYPE(a) == IDLN_IDENT || \
IDL_NODE_TYPE(a) == IDLN_INTERFACE || \
IDL_NODE_TYPE(a) == IDLN_MODULE || \
IDL_NODE_TYPE(a) == IDLN_EXCEPT_DCL || \
IDL_NODE_TYPE(a) == IDLN_OP_DCL || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ENUM || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRUCT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_UNION)
typedef struct _IDL_ns * IDL_ns;
struct _IDL_ns {
IDL_tree global;
IDL_tree file;
IDL_tree current;
GHashTable *inhibits;
GHashTable *filename_hash;
};
#define IDL_NS(a) (*(a))
typedef enum {
IDL_INPUT_REASON_INIT,
IDL_INPUT_REASON_FILL,
IDL_INPUT_REASON_ABORT,
IDL_INPUT_REASON_FINISH
} IDL_input_reason;
union IDL_input_data {
struct {
const char *filename;
} init;
struct {
char *buffer;
size_t max_size;
} fill;
};
typedef int (*IDL_input_callback) (IDL_input_reason reason,
union IDL_input_data *data,
gpointer user_data);
typedef int (*IDL_msg_callback) (int level,
int num,
int line,
const char *filename,
const char *message);
typedef struct _IDL_tree_func_state IDL_tree_func_state;
typedef struct _IDL_tree_func_data IDL_tree_func_data;
/* Traversal state data. Recursive walks chain states. */
struct _IDL_tree_func_state {
IDL_tree_func_state *up;
IDL_tree start;
IDL_tree_func_data *bottom;
};
/* This holds a list of the up hierarchy traversed, beginning from traversal. This is
* useful since nodes referenced after initial definition will have a different traversal
* path than the actual up path. */
struct _IDL_tree_func_data {
IDL_tree_func_state *state;
IDL_tree_func_data *up;
IDL_tree tree;
};
typedef gboolean (*IDL_tree_func) (IDL_tree_func_data *tnfd,
gpointer user_data);
extern IDL_tree IDL_check_type_cast (const IDL_tree var,
IDL_tree_type type,
const char *file,
int line,
const char *function);
extern const char * IDL_get_libver_string (void);
extern const char * IDL_get_IDLver_string (void);
extern int IDL_parse_filename (const char *filename,
const char *cpp_args,
IDL_msg_callback msg_cb,
IDL_tree *tree, IDL_ns *ns,
unsigned long parse_flags,
int max_msg_level);
extern int IDL_parse_filename_with_input (const char *filename,
IDL_input_callback input_cb,
gpointer input_cb_user_data,
IDL_msg_callback msg_cb,
IDL_tree *tree, IDL_ns *ns,
unsigned long parse_flags,
int max_msg_level);
extern int IDL_ns_prefix (IDL_ns ns,
const char *s);
extern void IDL_ns_ID (IDL_ns ns,
const char *s);
extern void IDL_ns_version (IDL_ns ns,
const char *s);
extern int IDL_inhibit_get (void);
extern void IDL_inhibit_push (void);
extern void IDL_inhibit_pop (void);
extern void IDL_file_set (const char *filename,
int line);
extern void IDL_file_get (const char **filename,
int *line);
extern IDL_tree IDL_get_parent_node (IDL_tree p,
IDL_tree_type type,
int *scope_levels);
extern IDL_tree IDL_tree_get_scope (IDL_tree p);
extern int IDL_tree_get_node_info (IDL_tree tree,
char **who,
char **what);
extern void IDL_tree_error (IDL_tree p,
const char *fmt,
...);
extern void IDL_tree_warning (IDL_tree p,
int level,
const char *fmt,
...);
extern const char * IDL_tree_property_get (IDL_tree tree,
const char *key);
extern void IDL_tree_property_set (IDL_tree tree,
const char *key,
const char *value);
extern gboolean IDL_tree_property_remove (IDL_tree tree,
const char *key);
extern void IDL_tree_properties_copy (IDL_tree from_tree,
IDL_tree to_tree);
extern void IDL_tree_walk (IDL_tree p,
IDL_tree_func_data *current,
IDL_tree_func pre_tree_func,
IDL_tree_func post_tree_func,
gpointer user_data);
extern void IDL_tree_walk_in_order (IDL_tree p,
IDL_tree_func tree_func,
gpointer user_data);
extern void IDL_tree_free (IDL_tree root);
extern void IDL_tree_to_IDL (IDL_tree p,
IDL_ns ns,
FILE *output,
unsigned long output_flags);
extern char * IDL_do_escapes (const char *s);
extern IDL_tree IDL_resolve_const_exp (IDL_tree p,
IDL_tree_type type);
extern IDL_ns IDL_ns_new (void);
extern void IDL_ns_free (IDL_ns ns);
extern IDL_tree IDL_ns_resolve_this_scope_ident (IDL_ns ns,
IDL_tree scope,
IDL_tree ident);
extern IDL_tree IDL_ns_resolve_ident (IDL_ns ns,
IDL_tree ident);
extern IDL_tree IDL_ns_lookup_this_scope (IDL_ns ns,
IDL_tree scope,
IDL_tree ident,
gboolean *conflict);
extern IDL_tree IDL_ns_lookup_cur_scope (IDL_ns ns,
IDL_tree ident,
gboolean *conflict);
extern IDL_tree IDL_ns_place_new (IDL_ns ns,
IDL_tree ident);
extern void IDL_ns_push_scope (IDL_ns ns,
IDL_tree ident);
extern void IDL_ns_pop_scope (IDL_ns ns);
extern IDL_tree IDL_ns_qualified_ident_new (IDL_tree nsid);
extern char * IDL_ns_ident_to_qstring (IDL_tree ns_ident,
const char *join,
int scope_levels);
extern int IDL_ns_scope_levels_from_here (IDL_ns ns,
IDL_tree ident,
IDL_tree parent);
extern char * IDL_ns_ident_make_repo_id (IDL_ns ns,
IDL_tree p,
const char *p_prefix,
int *major,
int *minor);
#ifdef __cplusplus
}
#endif
#endif /* __IDL_H */

View File

@@ -1,64 +0,0 @@
@echo off
if "%MOZ_TOOLS%" == "" goto no_moz_tools
echo.
echo MOZ_TOOLS is set to %MOZ_TOOLS%
echo It should NOT be set to anything in your cygwin
echo directory, such as c:\cygwin or c:\cygwin\bin
echo where C:\cygwin represents where you installed cygwin.
echo In that case files will be overwritten.
echo.
echo It should be set to some empty directory.
echo. e.g.
echo. mkdir c:\moz_tools
echo. set MOZ_TOOLS=c:\moz_tools
echo.
echo Please verify this.
echo.
pause
echo copying exes and dlls to %MOZ_TOOLS%\bin
if not exist %MOZ_TOOLS%\bin\NUL mkdir %MOZ_TOOLS%\bin >NUL
copy bin\x86\* %MOZ_TOOLS%\bin >NUL
echo copying include files to %MOZ_TOOLS%\include
if not exist %MOZ_TOOLS%\include\NUL mkdir %MOZ_TOOLS%\include >NUL
copy include\* %MOZ_TOOLS%\include >NUL
echo copying include files to %MOZ_TOOLS%\include\libIDL
if not exist %MOZ_TOOLS%\include\libIDL\NUL mkdir %MOZ_TOOLS%\include\libIDL >NUL
copy include\libIDL\* %MOZ_TOOLS%\include\libIDL >NUL
echo copying lib files to %MOZ_TOOLS%\lib
if not exist %MOZ_TOOLS%\lib\NUL mkdir %MOZ_TOOLS%\lib >NUL
copy lib\* %MOZ_TOOLS%\lib >NUL
echo.
echo done copying
echo.
echo make sure that MOZ_TOOLS\bin is on your path
echo.
goto done
:no_moz_tools
echo.
echo. ERROR!
echo.
echo You need to set MOZ_TOOLS in your environment.
echo MOZ_TOOLS should be the name of a directory that
echo you create to hold these tools.
echo.
echo. e.g.
echo. mkdir c:\moz_tools
echo. set MOZ_TOOLS=c:\moz_tools
echo.
echo MOZ_TOOLS should be set permanently so that it is
echo available to the build system whenever mozilla is building.
echo.
echo.
echo Please set MOZ_TOOLS and run install.bat again
echo.
:done
pause

Binary file not shown.

View File

@@ -1,12 +0,0 @@
Sources for glib are available from gnome.org via cvs. See cvs
checkout instructions at http://www.gnome.org - or use
export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome
cvs login (no password)
cvs -z3 checkout glib
or grap a package of the sources we're currently using from
ftp://ftp.mozilla.org/pub/mozilla/libraries/source/
These sources correspond to the GLIB_1_2_0 tag on the gnome cvs
server.

View File

@@ -1,14 +0,0 @@
Sources for libIDL are available from gnome.org via cvs. See cvs
checkout instructions at http://www.gnome.org - or use
export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome
cvs login (no password)
cvs -z3 checkout ORBit
(libIDL files are in ORBit/libIDL)
or grap a package of the sources we're currently using from
ftp://ftp.mozilla.org/pub/mozilla/libraries/source/
These sources correspond to the LIBIDL_V0_6_3 tag on the gnome cvs
server.

View File

@@ -1,7 +0,0 @@
This directory contains the source files for nsinstall.exe,
which is used to build the Mozilla client on Win32.
To build nsinstall.exe, issue the command:
nmake /f nsinstall.mak
The output is Release\nsinstall.exe. Copy it to a directory
on your Path.

View File

@@ -1,697 +0,0 @@
/*
* The nsinstall command for Win32
*
* Our gmake makefiles use the nsinstall command to create the
* object directories or installing headers and libs to ns/dist.
* The shmsdos shell has nsinstall as a built-in command. However,
* if we use another shell like MKS toolkit's sh, we need to have
* the nsinstall command separately.
*
* This file was generated by just taking the part of shmsdos.c
* needed by nsinstall and deleting the recursive directory copy code.
*
* To build, say
* nmake /f nsinstall.mak
*/
#include <direct.h>
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <windows.h>
#pragma hdrstop
/*
* sh_FileFcn --
*
* A function that operates on a file. The pathname is either
* absolute or relative to the current directory, and contains
* no wildcard characters such as * and ?. Additional arguments
* can be passed to the function via the arg pointer.
*/
typedef BOOL (*sh_FileFcn)(
char *pathName,
WIN32_FIND_DATA *fileData,
void *arg);
static int shellCp (char **pArgv);
static int shellNsinstall (char **pArgv);
static int shellMkdir (char **pArgv);
static BOOL sh_EnumerateFiles(const char *pattern, const char *where,
sh_FileFcn fileFcn, void *arg, int *nFiles);
static const char *sh_GetLastErrorMessage(void);
static BOOL sh_DoCopy(char *srcFileName, DWORD srcFileAttributes,
char *dstFileName, DWORD dstFileAttributes,
int force, int recursive);
/* changes all forward slashes in token to back slashes */
void changeForwardSlashesTpBackSlashes ( char *arg )
{
if ( arg == NULL )
return;
while ( *arg ) {
if ( *arg == '/' )
*arg = '\\';
arg++;
}
}
int main(int argc, char *argv[ ])
{
return shellNsinstall ( argv + 1 );
}
static int
shellNsinstall (char **pArgv)
{
int retVal = 0; /* exit status */
int dirOnly = 0; /* 1 if and only if -D is specified */
char **pSrc;
char **pDst;
/*
* Process the command-line options. We ignore the
* options except for -D. Some options, such as -m,
* are followed by an argument. We need to skip the
* argument too.
*/
while ( *pArgv && **pArgv == '-' ) {
char c = (*pArgv)[1]; /* The char after '-' */
if ( c == 'D' ) {
dirOnly = 1;
} else if ( c == 'm' ) {
pArgv++; /* skip the next argument */
}
pArgv++;
}
if ( !dirOnly ) {
/* There are files to install. Get source files */
if ( *pArgv ) {
pSrc = pArgv++;
} else {
fprintf( stderr, "nsinstall: not enough arguments\n");
return 3;
}
}
/* Get to last token to find destination directory */
if ( *pArgv ) {
pDst = pArgv++;
if ( dirOnly && *pArgv ) {
fprintf( stderr, "nsinstall: too many arguments with -D\n");
return 3;
}
} else {
fprintf( stderr, "nsinstall: not enough arguments\n");
return 3;
}
while ( *pArgv )
pDst = pArgv++;
retVal = shellMkdir ( pDst );
if ( retVal )
return retVal;
if ( !dirOnly )
retVal = shellCp ( pSrc );
return retVal;
}
static int
shellMkdir (char **pArgv)
{
int retVal = 0; /* assume valid return */
char *arg;
char *pArg;
char path[_MAX_PATH];
char tmpPath[_MAX_PATH];
char *pTmpPath = tmpPath;
/* All the options are simply ignored in this implementation */
while ( *pArgv && **pArgv == '-' ) {
if ( (*pArgv)[1] == 'm' ) {
pArgv++; /* skip the next argument (mode) */
}
pArgv++;
}
while ( *pArgv ) {
arg = *pArgv;
changeForwardSlashesTpBackSlashes ( arg );
pArg = arg;
pTmpPath = tmpPath;
while ( 1 ) {
/* create part of path */
while ( *pArg ) {
*pTmpPath++ = *pArg++;
if ( *pArg == '\\' )
break;
}
*pTmpPath = '\0';
/* check if directory alreay exists */
_getcwd ( path, sizeof (path) );
if ( _chdir ( tmpPath ) != -1 ) {
_chdir ( path );
} else {
if ( _mkdir ( tmpPath ) == -1 ) {
// while ( waitForDebug );
printf ( "%s: ", tmpPath );
perror ( "Could not create the directory" );
retVal = 3;
break;
}
}
if ( *pArg == '\0' ) /* complete path? */
break;
/* loop for next directory */
}
pArgv++;
}
return retVal;
}
static const char *
sh_GetLastErrorMessage()
{
static char buf[128];
FormatMessage(
FORMAT_MESSAGE_FROM_SYSTEM,
NULL,
GetLastError(),
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), /* default language */
buf,
sizeof(buf),
NULL
);
return buf;
}
/*
* struct sh_FileData --
*
* A pointer to the sh_FileData structure is passed into sh_RecordFileData,
* which will fill in the fields.
*/
struct sh_FileData {
char pathName[_MAX_PATH];
DWORD dwFileAttributes;
};
/*
* sh_RecordFileData --
*
* Record the pathname and attributes of the file in
* the sh_FileData structure pointed to by arg.
*
* Always return TRUE (successful completion).
*
* This function is intended to be passed into sh_EnumerateFiles
* to see if a certain pattern expands to exactly one file/directory,
* and if so, record its pathname and attributes.
*/
static BOOL
sh_RecordFileData(char *pathName, WIN32_FIND_DATA *findData, void *arg)
{
struct sh_FileData *fData = (struct sh_FileData *) arg;
strcpy(fData->pathName, pathName);
fData->dwFileAttributes = findData->dwFileAttributes;
return TRUE;
}
static BOOL
sh_DoCopy(char *srcFileName,
DWORD srcFileAttributes,
char *dstFileName,
DWORD dstFileAttributes,
int force,
int recursive
)
{
if (dstFileAttributes != 0xFFFFFFFF) {
if ((dstFileAttributes & FILE_ATTRIBUTE_READONLY) && force) {
dstFileAttributes &= ~FILE_ATTRIBUTE_READONLY;
SetFileAttributes(dstFileName, dstFileAttributes);
}
}
if (srcFileAttributes & FILE_ATTRIBUTE_DIRECTORY) {
fprintf(stderr, "nsinstall: %s is a directory\n",
srcFileName);
return FALSE;
} else {
if (!CopyFile(srcFileName, dstFileName, FALSE)) {
fprintf(stderr, "nsinstall: cannot copy %s to %s: %s\n",
srcFileName, dstFileName, sh_GetLastErrorMessage());
return FALSE;
}
}
return TRUE;
}
/*
* struct sh_CpCmdArg --
*
* A pointer to the sh_CpCmdArg structure is passed into sh_CpFileCmd.
* The sh_CpCmdArg contains information about the cp command, and
* provide a buffer for constructing the destination file name.
*/
struct sh_CpCmdArg {
int force; /* -f option, ok to overwrite an existing
* read-only destination file */
int recursive; /* -r or -R option, recursively copy
* directories. Note: this field is not used
* by nsinstall and should always be 0. */
char *dstFileName; /* a buffer for constructing the destination
* file name */
char *dstFileNameMarker; /* points to where in the dstFileName buffer
* we should write the file component of the
* destination file */
};
/*
* sh_CpFileCmd --
*
* Copy a file to the destination directory
*
* This function is intended to be passed into sh_EnumerateFiles to
* copy all the files specified by the pattern to the destination
* directory.
*
* Return TRUE if the file is successfully copied, and FALSE otherwise.
*/
static BOOL
sh_CpFileCmd(char *pathName, WIN32_FIND_DATA *findData, void *cpArg)
{
BOOL retVal = TRUE;
struct sh_CpCmdArg *arg = (struct sh_CpCmdArg *) cpArg;
strcpy(arg->dstFileNameMarker, findData->cFileName);
return sh_DoCopy(pathName, findData->dwFileAttributes,
arg->dstFileName, GetFileAttributes(arg->dstFileName),
arg->force, arg->recursive);
}
static int
shellCp (char **pArgv)
{
int retVal = 0;
char **pSrc;
char **pDst;
struct sh_CpCmdArg arg;
struct sh_FileData dstData;
int dstIsDir = 0;
int n;
arg.force = 0;
arg.recursive = 0;
arg.dstFileName = dstData.pathName;
arg.dstFileNameMarker = 0;
while (*pArgv && **pArgv == '-') {
char *p = *pArgv;
while (*(++p)) {
if (*p == 'f') {
arg.force = 1;
}
}
pArgv++;
}
/* the first source file */
if (*pArgv) {
pSrc = pArgv++;
} else {
fprintf(stderr, "nsinstall: not enough arguments\n");
return 3;
}
/* get to the last token to find destination */
if (*pArgv) {
pDst = pArgv++;
} else {
fprintf(stderr, "nsinstall: not enough arguments\n");
return 3;
}
while (*pArgv) {
pDst = pArgv++;
}
/*
* The destination pattern must unambiguously expand to exactly
* one file or directory.
*/
changeForwardSlashesTpBackSlashes(*pDst);
sh_EnumerateFiles(*pDst, *pDst, sh_RecordFileData, &dstData, &n);
assert(n >= 0);
if (n == 1) {
/*
* Is the destination a file or directory?
*/
if (dstData.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY) {
dstIsDir = 1;
}
} else if (n > 1) {
fprintf(stderr, "nsinstall: %s: ambiguous destination file "
"or directory\n", *pDst);
return 3;
} else {
/*
* n == 0, meaning that destination file or directory does
* not exist. In this case the destination file directory
* name must be fully specified.
*/
char *p;
for (p = *pDst; *p; p++) {
if (*p == '*' || *p == '?') {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pDst);
return 3;
}
}
/*
* Do not include the trailing \, if any, unless it is a root
* directory (\ or X:\).
*/
if (p > *pDst && p[-1] == '\\' && p != *pDst + 1 && p[-2] != ':') {
p[-1] = '\0';
}
strcpy(dstData.pathName, *pDst);
dstData.dwFileAttributes = 0xFFFFFFFF;
}
/*
* If there are two or more source files, the destination has
* to be a directory.
*/
if (pDst - pSrc > 1 && !dstIsDir) {
fprintf(stderr, "nsinstall: cannot copy more than"
" one file to the same destination file\n");
return 3;
}
if (dstIsDir) {
arg.dstFileNameMarker = arg.dstFileName + strlen(arg.dstFileName);
/*
* Now arg.dstFileNameMarker is pointing to the null byte at the
* end of string. We want to make sure that there is a \ at the
* end of string, and arg.dstFileNameMarker should point right
* after that \.
*/
if (arg.dstFileNameMarker[-1] != '\\') {
*(arg.dstFileNameMarker++) = '\\';
}
}
if (!dstIsDir) {
struct sh_FileData srcData;
assert(pDst - pSrc == 1);
changeForwardSlashesTpBackSlashes(*pSrc);
sh_EnumerateFiles(*pSrc, *pSrc, sh_RecordFileData, &srcData, &n);
if (n == 0) {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pSrc);
retVal = 3;
} else if (n > 1) {
fprintf(stderr, "nsinstall: cannot copy more than one file or "
"directory to the same destination\n");
retVal = 3;
} else {
assert(n == 1);
if (sh_DoCopy(srcData.pathName, srcData.dwFileAttributes,
dstData.pathName, dstData.dwFileAttributes,
arg.force, arg.recursive) == FALSE) {
retVal = 3;
}
}
return retVal;
}
for ( ; *pSrc != *pDst; pSrc++) {
BOOL rv;
changeForwardSlashesTpBackSlashes(*pSrc);
rv = sh_EnumerateFiles(*pSrc, *pSrc, sh_CpFileCmd, &arg, &n);
if (rv == FALSE) {
retVal = 3;
} else {
if (n == 0) {
fprintf(stderr, "nsinstall: %s: No such file or directory\n",
*pSrc);
retVal = 3;
}
}
}
return retVal;
}
/*
* sh_EnumerateFiles --
*
* Enumerate all the files in the specified pattern, which is a pathname
* containing possibly wildcard characters such as * and ?. fileFcn
* is called on each file, passing the expanded file name, a pointer
* to the file's WIN32_FILE_DATA, and the arg pointer.
*
* It is assumed that there are no wildcard characters before the
* character pointed to by 'where'.
*
* On return, *nFiles stores the number of files enumerated. *nFiles is
* set to this number whether sh_EnumerateFiles or 'fileFcn' succeeds
* or not.
*
* Return TRUE if the files are successfully enumerated and all
* 'fileFcn' invocations succeeded. Return FALSE if something went
* wrong.
*/
static BOOL sh_EnumerateFiles(
const char *pattern,
const char *where,
sh_FileFcn fileFcn,
void *arg,
int *nFiles
)
{
WIN32_FIND_DATA fileData;
HANDLE hSearch;
const char *src;
char *dst;
char fileName[_MAX_PATH];
char *fileNameMarker = fileName;
char *oldFileNameMarker;
BOOL hasWildcard = FALSE;
BOOL retVal = TRUE;
BOOL patternEndsInDotStar = FALSE;
BOOL patternEndsInDot = FALSE; /* a special case of
* patternEndsInDotStar */
int numDotsInPattern;
int len;
/*
* Windows expands patterns ending in ".", ".*", ".**", etc.
* differently from the glob expansion on Unix. For example,
* both "foo." and "foo.*" match "foo", and "*.*" matches
* everything, including filenames with no dots. So we need
* to throw away extra files returned by the FindNextFile()
* function. We require that a matched filename have at least
* the number of dots in the pattern.
*/
len = strlen(pattern);
if (len >= 2) {
/* Start from the end of pattern and go backward */
const char *p = &pattern[len - 1];
/* We can have zero or more *'s */
while (p >= pattern && *p == '*') {
p--;
}
if (p >= pattern && *p == '.') {
patternEndsInDotStar = TRUE;
if (p == &pattern[len - 1]) {
patternEndsInDot = TRUE;
}
p--;
numDotsInPattern = 1;
while (p >= pattern && *p != '\\') {
if (*p == '.') {
numDotsInPattern++;
}
p--;
}
}
}
*nFiles = 0;
/*
* Copy pattern to fileName, but only up to and not including
* the first \ after the first wildcard letter.
*
* Make fileNameMarker point to one of the following:
* - the start of fileName, if fileName does not contain any \.
* - right after the \ before the first wildcard letter, if there is
* a wildcard character.
* - right after the last \, if there is no wildcard character.
*/
dst = fileName;
src = pattern;
while (src < where) {
if (*src == '\\') {
oldFileNameMarker = fileNameMarker;
fileNameMarker = dst + 1;
}
*(dst++) = *(src++);
}
while (*src && *src != '*' && *src != '?') {
if (*src == '\\') {
oldFileNameMarker = fileNameMarker;
fileNameMarker = dst + 1;
}
*(dst++) = *(src++);
}
if (*src) {
/*
* Must have seen the first wildcard letter
*/
hasWildcard = TRUE;
while (*src && *src != '\\') {
*(dst++) = *(src++);
}
}
/* Now src points to either null or \ */
assert(*src == '\0' || *src == '\\');
assert(hasWildcard || *src == '\0');
*dst = '\0';
/*
* If the pattern does not contain any wildcard characters, then
* we don't need to go the FindFirstFile route.
*/
if (!hasWildcard) {
/*
* See if it is the root directory, \, or X:\.
*/
assert(!strcmp(fileName, pattern));
assert(strlen(fileName) >= 1);
if (dst[-1] == '\\' && (dst == fileName + 1 || dst[-2] == ':')) {
fileData.cFileName[0] = '\0';
} else {
/*
* Do not include the trailing \, if any
*/
if (dst[-1] == '\\') {
assert(*fileNameMarker == '\0');
dst[-1] = '\0';
fileNameMarker = oldFileNameMarker;
}
strcpy(fileData.cFileName, fileNameMarker);
}
fileData.dwFileAttributes = GetFileAttributes(fileName);
if (fileData.dwFileAttributes == 0xFFFFFFFF) {
return TRUE;
}
*nFiles = 1;
return (*fileFcn)(fileName, &fileData, arg);
}
hSearch = FindFirstFile(fileName, &fileData);
if (hSearch == INVALID_HANDLE_VALUE) {
return retVal;
}
do {
if (!strcmp(fileData.cFileName, ".")
|| !strcmp(fileData.cFileName, "..")) {
/*
* Skip over . and ..
*/
continue;
}
if (patternEndsInDotStar) {
int nDots = 0;
char *p = fileData.cFileName;
while (*p) {
if (*p == '.') {
nDots++;
}
p++;
}
/* Now p points to the null byte at the end of file name */
if (patternEndsInDot && (p == fileData.cFileName
|| p[-1] != '.')) {
/*
* File name does not end in dot. Skip this file.
* Note: windows file name probably cannot end in dot,
* but we do this check anyway.
*/
continue;
}
if (nDots < numDotsInPattern) {
/*
* Not enough dots in file name. Must be an extra
* file in matching .* pattern. Skip this file.
*/
continue;
}
}
strcpy(fileNameMarker, fileData.cFileName);
if (*src && *(src + 1)) {
/*
* More to go. Recurse.
*/
int n;
assert(*src == '\\');
where = fileName + strlen(fileName);
strcat(fileName, src);
sh_EnumerateFiles(fileName, where, fileFcn, arg, &n);
*nFiles += n;
} else {
assert(strchr(fileName, '*') == NULL);
assert(strchr(fileName, '?') == NULL);
(*nFiles)++;
if ((*fileFcn)(fileName, &fileData, arg) == FALSE) {
retVal = FALSE;
}
}
} while (FindNextFile(hSearch, &fileData));
FindClose(hSearch);
return retVal;
}

View File

@@ -1,141 +0,0 @@
# NMAKE file for building nsinstall.exe.
#
# This file is edited from an NMAKE file generated by
# Microsoft Developer Studio, Format Version 4.20
#
# To build, say
# nmake /f nsinstall.mak CFG=Release
# or
# nmake /f nsinstall.mak CFG=Debug
# If CFG is omitted, a release build is assumed.
!IF "$(CFG)" == ""
CFG=Release
!MESSAGE No configuration specified. Defaulting Release.
!ENDIF
!IF "$(CFG)" != "Release" && "$(CFG)" != "Debug"
!MESSAGE Invalid configuration "$(CFG)" specified.
!MESSAGE You can specify a configuration when running NMAKE on this makefile
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "nsinstall.mak" CFG="Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Release" (based on "Win32 Console Application")
!MESSAGE "Debug" (based on "Win32 Console Application")
!MESSAGE
!ERROR An invalid configuration is specified.
!ENDIF
!IF "$(OS)" == "Windows_NT"
NULL=
!ELSE
NULL=nul
!ENDIF
################################################################################
# Begin Project
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "Release"
OUTDIR=.\Release
INTDIR=.\Release
ALL : "$(OUTDIR)\nsinstall.exe"
CLEAN :
-@erase "$(INTDIR)\nsinstall.obj"
-@erase "$(OUTDIR)\nsinstall.exe"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
CPP_PROJ=/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE"\
/Fp"$(INTDIR)/nsinstall.pch" /YX /Fo"$(INTDIR)/" /c
CPP_OBJS=.\Release/
CPP_SBRS=.\.
BSC32=bscmake.exe
BSC32_FLAGS=/nologo /o"$(OUTDIR)/nsinstall.bsc"
BSC32_SBRS= \
LINK32=link.exe
LINK32_FLAGS=/nologo\
/subsystem:console /incremental:no /pdb:"$(OUTDIR)/nsinstall.pdb"\
/out:"$(OUTDIR)/nsinstall.exe"
LINK32_OBJS= \
"$(INTDIR)\nsinstall.obj"
"$(OUTDIR)\nsinstall.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ELSEIF "$(CFG)" == "Debug"
OUTDIR=.\Debug
INTDIR=.\Debug
ALL : "$(OUTDIR)\nsinstall.exe"
CLEAN :
-@erase "$(INTDIR)\nsinstall.obj"
-@erase "$(INTDIR)\vc40.idb"
-@erase "$(INTDIR)\vc40.pdb"
-@erase "$(OUTDIR)\nsinstall.exe"
-@erase "$(OUTDIR)\nsinstall.ilk"
-@erase "$(OUTDIR)\nsinstall.pdb"
"$(OUTDIR)" :
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
CPP_PROJ=/nologo /MD /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "DEBUG"\
/D "_CONSOLE" /Fp"$(INTDIR)/nsinstall.pch" /YX /Fo"$(INTDIR)/"\
/Fd"$(INTDIR)/" /c
CPP_OBJS=.\Debug/
CPP_SBRS=.\.
BSC32=bscmake.exe
BSC32_FLAGS=/nologo /o"$(OUTDIR)/nsinstall.bsc"
BSC32_SBRS= \
LINK32=link.exe
LINK32_FLAGS=/nologo\
/subsystem:console /incremental:yes /pdb:"$(OUTDIR)/nsinstall.pdb" /debug\
/out:"$(OUTDIR)/nsinstall.exe"
LINK32_OBJS= \
"$(INTDIR)\nsinstall.obj"
"$(OUTDIR)\nsinstall.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
$(LINK32) @<<
$(LINK32_FLAGS) $(LINK32_OBJS)
<<
!ENDIF
.c{$(CPP_OBJS)}.obj:
$(CPP) $(CPP_PROJ) $<
.c{$(CPP_SBRS)}.sbr:
$(CPP) $(CPP_PROJ) $<
################################################################################
# Begin Target
################################################################################
# Begin Source File
SOURCE=.\nsinstall.c
DEP_CPP_SHMSD=\
{$(INCLUDE)}"\sys\stat.h"\
{$(INCLUDE)}"\sys\types.h"\
"$(INTDIR)\nsinstall.obj" : $(SOURCE) $(DEP_CPP_SHMSD) "$(INTDIR)"
# End Source File
# End Target
# End Project
################################################################################

View File

@@ -1,504 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View File

@@ -1,481 +0,0 @@
GNU LIBRARY GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1991 Free Software Foundation, Inc.
675 Mass Ave, Cambridge, MA 02139, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the library GPL. It is
numbered 2 because it goes with version 2 of the ordinary GPL.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Library General Public License, applies to some
specially designated Free Software Foundation software, and to any
other libraries whose authors decide to use it. You can use it for
your libraries, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if
you distribute copies of the library, or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link a program with the library, you must provide
complete object files to the recipients so that they can relink them
with the library, after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
Our method of protecting your rights has two steps: (1) copyright
the library, and (2) offer you this license which gives you legal
permission to copy, distribute and/or modify the library.
Also, for each distributor's protection, we want to make certain
that everyone understands that there is no warranty for this free
library. If the library is modified by someone else and passed on, we
want its recipients to know that what they have is not the original
version, so that any problems introduced by others will not reflect on
the original authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that companies distributing free
software will individually obtain patent licenses, thus in effect
transforming the program into proprietary software. To prevent this,
we have made it clear that any patent must be licensed for everyone's
free use or not licensed at all.
Most GNU software, including some libraries, is covered by the ordinary
GNU General Public License, which was designed for utility programs. This
license, the GNU Library General Public License, applies to certain
designated libraries. This license is quite different from the ordinary
one; be sure to read it in full, and don't assume that anything in it is
the same as in the ordinary license.
The reason we have a separate public license for some libraries is that
they blur the distinction we usually make between modifying or adding to a
program and simply using it. Linking a program with a library, without
changing the library, is in some sense simply using the library, and is
analogous to running a utility program or application program. However, in
a textual and legal sense, the linked executable is a combined work, a
derivative of the original library, and the ordinary General Public License
treats it as such.
Because of this blurred distinction, using the ordinary General
Public License for libraries did not effectively promote software
sharing, because most developers did not use the libraries. We
concluded that weaker conditions might promote sharing better.
However, unrestricted linking of non-free programs would deprive the
users of those programs of all benefit from the free status of the
libraries themselves. This Library General Public License is intended to
permit developers of non-free programs to use free libraries, while
preserving your freedom as a user of such programs to change the free
libraries that are incorporated in them. (We have not seen how to achieve
this as regards changes in header files, but we have achieved it as regards
changes in the actual functions of the Library.) The hope is that this
will lead to faster development of free libraries.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, while the latter only
works together with the library.
Note that it is possible for a library to be covered by the ordinary
General Public License rather than by this special one.
GNU LIBRARY GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library which
contains a notice placed by the copyright holder or other authorized
party saying it may be distributed under the terms of this Library
General Public License (also called "this License"). Each licensee is
addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also compile or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
c) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
d) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the source code distributed need not include anything that is normally
distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Library General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
Appendix: How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View File

@@ -1,8 +0,0 @@
These libraries were compiled using .NET/VC7. The original
sources can be found at ftp://ftp.gtk.org/pub/gtk/v1.2/glib-1.2.10.tar.gz &
ftp://ftp.mozilla.org/pub/mozilla/libraries/source/libIDL-0.6.8.tar.gz.
The patches used to build can be found at
http://bugzilla.mozilla.org/show_bug.cgi?id=123743 .
- cls, 2002/10/18

File diff suppressed because it is too large Load Diff

View File

@@ -1,174 +0,0 @@
/* glibconfig.h.win32 */
/* Handcrafted for Microsoft C. */
#ifndef GLIBCONFIG_H
#define GLIBCONFIG_H
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#ifdef _MSC_VER
/* Make MSVC more pedantic, this is a recommended pragma list
* from _Win32_Programming_ by Rector and Newcomer.
*/
#pragma warning(error:4002)
#pragma warning(error:4003)
#pragma warning(1:4010)
#pragma warning(error:4013)
#pragma warning(1:4016)
#pragma warning(error:4020)
#pragma warning(error:4021)
#pragma warning(error:4027)
#pragma warning(error:4029)
#pragma warning(error:4033)
#pragma warning(error:4035)
#pragma warning(error:4045)
#pragma warning(error:4047)
#pragma warning(error:4049)
#pragma warning(error:4053)
#pragma warning(error:4071)
#pragma warning(disable:4101)
#pragma warning(error:4150)
#pragma warning(disable:4244) /* No possible loss of data warnings */
#pragma warning(disable:4305) /* No truncation from int to char warnings */
#endif /* _MSC_VER */
#include <limits.h>
#include <float.h>
#define G_MINFLOAT FLT_MIN
#define G_MAXFLOAT FLT_MAX
#define G_MINDOUBLE DBL_MIN
#define G_MAXDOUBLE DBL_MAX
#define G_MINSHORT SHRT_MIN
#define G_MAXSHORT SHRT_MAX
#define G_MININT INT_MIN
#define G_MAXINT INT_MAX
#define G_MINLONG LONG_MIN
#define G_MAXLONG LONG_MAX
typedef signed char gint8;
typedef unsigned char guint8;
typedef signed short gint16;
typedef unsigned short guint16;
typedef signed int gint32;
typedef unsigned int guint32;
#define G_HAVE_GINT64 1
typedef __int64 gint64;
typedef unsigned __int64 guint64;
#define G_GINT64_CONSTANT(val) (val##i64)
#define GPOINTER_TO_INT(p) ((gint)(p))
#define GPOINTER_TO_UINT(p) ((guint)(p))
#define GINT_TO_POINTER(i) ((gpointer)(i))
#define GUINT_TO_POINTER(u) ((gpointer)(u))
#define g_ATEXIT(proc) (atexit (proc))
#define g_memmove(d,s,n) G_STMT_START { memmove ((d), (s), (n)); } G_STMT_END
#define G_HAVE_ALLOCA 1
#define alloca _alloca
#define GLIB_MAJOR_VERSION 1
#define GLIB_MINOR_VERSION 2
#define GLIB_MICRO_VERSION 10
#ifdef __cplusplus
#define G_HAVE_INLINE 1
#else /* !__cplusplus */
#define G_HAVE___INLINE 1
#endif
#define G_THREADS_ENABLED
/*
* The following program can be used to determine the magic values below:
* #include <stdio.h>
* #include <pthread.h>
* main(int argc, char **argv)
* {
* int i;
* pthread_mutex_t m = PTHREAD_MUTEX_INITIALIZER;
* printf ("sizeof (pthread_mutex_t) = %d\n", sizeof (pthread_mutex_t));
* printf ("PTHREAD_MUTEX_INITIALIZER = ");
* for (i = 0; i < sizeof (pthread_mutex_t); i++)
* printf ("%u, ", ((unsigned char *) &m)[i]);
* printf ("\n");
* exit(0);
* }
*/
#define G_THREADS_IMPL_POSIX
typedef struct _GStaticMutex GStaticMutex;
struct _GStaticMutex
{
struct _GMutex *runtime_mutex;
union {
/* The size of the pad array should be sizeof (pthread_mutext_t) */
/* This value corresponds to the 1999-04-07 version of pthreads-win32 */
char pad[4];
double dummy_double;
void *dummy_pointer;
long dummy_long;
} aligned_pad_u;
};
/* This should be NULL followed by the bytes in PTHREAD_MUTEX_INITIALIZER */
#define G_STATIC_MUTEX_INIT { NULL, { { 255, 255, 255, 255 } } }
#define g_static_mutex_get_mutex(mutex) \
(g_thread_use_default_impl ? ((GMutex*) &((mutex)->aligned_pad_u)) : \
g_static_mutex_get_mutex_impl (&((mutex)->runtime_mutex)))
#define G_BYTE_ORDER G_LITTLE_ENDIAN
#define GINT16_TO_LE(val) ((gint16) (val))
#define GUINT16_TO_LE(val) ((guint16) (val))
#define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
#define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (val))
#define GINT32_TO_LE(val) ((gint32) (val))
#define GUINT32_TO_LE(val) ((guint32) (val))
#define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val))
#define GUINT32_TO_BE(val) (GUINT32_SWAP_LE_BE (val))
#define GINT64_TO_LE(val) ((gint64) (val))
#define GUINT64_TO_LE(val) ((guint64) (val))
#define GINT64_TO_BE(val) ((gint64) GUINT64_SWAP_LE_BE (val))
#define GUINT64_TO_BE(val) (GUINT64_SWAP_LE_BE (val))
#define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val))
#define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val))
#define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val))
#define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val))
#define GINT_TO_LE(val) ((gint) GINT32_TO_LE (val))
#define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val))
#define GINT_TO_BE(val) ((gint) GINT32_TO_BE (val))
#define GUINT_TO_BE(val) ((guint) GUINT32_TO_BE (val))
#define GLIB_SYSDEF_POLLIN = 1
#define GLIB_SYSDEF_POLLOUT = 4
#define GLIB_SYSDEF_POLLPRI = 2
#define GLIB_SYSDEF_POLLERR = 8
#define GLIB_SYSDEF_POLLHUP = 16
#define GLIB_SYSDEF_POLLNVAL = 32
#define G_HAVE_WCHAR_H 1
#define G_HAVE_WCTYPE_H 1
/* Define if this is Win32, possibly using the Cygwin emulation layer. */
#define WIN32 1
/* Define if this is Win32 without Cygwin. */
#define NATIVE_WIN32 1
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* GLIBCONFIG_H */

View File

@@ -1,851 +0,0 @@
/**************************************************************************
IDL.h (IDL parse tree and namespace components)
Copyright (C) 1998, 1999 Andrew T. Veliath
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
$Id: IDL.h,v 1.1 2002-10-18 08:31:49 seawood%netscape.com Exp $
***************************************************************************/
#ifndef __IDL_H
#define __IDL_H
#include <glib.h>
/* Try to find wchar_t support */
#include <stdlib.h>
#if 1 /* HAVE_WCHAR_H */
# include <wchar.h>
#endif
#if 0 /* HAVE_WCSTR_H */
# include <wcstr.h>
#endif
#ifdef __cplusplus
extern "C" {
#endif
/* version */
#define LIBIDL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define LIBIDL_MAJOR_VERSION 0
#define LIBIDL_MINOR_VERSION 6
#define LIBIDL_MICRO_VERSION 8
#define LIBIDL_VERSION_CODE LIBIDL_VERSION(0,6,8)
/* miscellaneous constants */
#define IDL_SUCCESS 0
#define IDL_ERROR 1
#define IDL_WARNING1 2
#define IDL_WARNING2 3
#define IDL_WARNING3 4
#define IDL_WARNINGMAX IDL_WARNING3
/* general parse flags */
#define IDLF_VERBOSE (1UL << 0)
#define IDLF_NO_EVAL_CONST (1UL << 1)
#define IDLF_COMBINE_REOPENED_MODULES (1UL << 2)
#define IDLF_PREFIX_FILENAME (1UL << 3)
#define IDLF_IGNORE_FORWARDS (1UL << 4)
#define IDLF_PEDANTIC (1UL << 5)
#define IDLF_INHIBIT_TAG_ONLY (1UL << 6)
#define IDLF_INHIBIT_INCLUDES (1UL << 7)
/* syntax extension parse flags */
#define IDLF_TYPECODES (1UL << 16)
#define IDLF_XPIDL (1UL << 17)
#define IDLF_PROPERTIES (1UL << 18)
#define IDLF_CODEFRAGS (1UL << 19)
/* declaration specification flags */
#define IDLF_DECLSPEC_EXIST (1UL << 0)
#define IDLF_DECLSPEC_INHIBIT (1UL << 1)
/* output flags */
#define IDLF_OUTPUT_NO_NEWLINES (1UL << 0)
#define IDLF_OUTPUT_NO_QUALIFY_IDENTS (1UL << 1)
#define IDLF_OUTPUT_PROPERTIES (1UL << 2)
#define IDLF_OUTPUT_CODEFRAGS (1UL << 3)
#ifdef _WIN32
# define IDL_EXPORT __declspec (dllexport)
# define IDL_IMPORT __declspec (dllimport)
#else
# define IDL_EXPORT /* empty */
# define IDL_IMPORT extern
#endif
/* type casting checks */
#define IDL_check_cast_enable(boolean) do { \
IDL_IMPORT int __IDL_check_type_casts; \
__IDL_check_type_casts = (boolean); \
} while (0)
#define IDL_CHECK_CAST(tree, thetype, name) \
(IDL_check_type_cast(tree, thetype, \
__FILE__, __LINE__, \
G_GNUC_PRETTY_FUNCTION)->u.name)
#ifdef G_HAVE_GINT64
# if G_MAXLONG > 0xffffffffUL
# define IDL_LL "l"
# else
# define IDL_LL "ll"
# endif
typedef gint64 IDL_longlong_t;
typedef guint64 IDL_ulonglong_t;
#else
# define IDL_LL "l"
typedef long IDL_longlong_t;
typedef unsigned long IDL_ulonglong_t;
# warning 64-bit integer type not available, using 32-bit instead
#endif /* G_HAVE_GINT64 */
typedef unsigned int IDL_declspec_t;
typedef struct _IDL_tree_node IDL_tree_node;
typedef struct _IDL_tree_node * IDL_tree;
struct _IDL_LIST {
IDL_tree data;
IDL_tree prev;
IDL_tree next;
IDL_tree _tail; /* Internal use, may not be valid */
};
#define IDL_LIST(a) IDL_CHECK_CAST(a, IDLN_LIST, idl_list)
extern IDL_tree IDL_list_new (IDL_tree data);
extern IDL_tree IDL_list_concat (IDL_tree orig,
IDL_tree append);
extern IDL_tree IDL_list_remove (IDL_tree list,
IDL_tree p);
extern int IDL_list_length (IDL_tree list);
extern IDL_tree IDL_list_nth (IDL_tree list,
int n);
struct _IDL_GENTREE {
IDL_tree data;
GHashTable *siblings;
GHashTable *children;
GHashFunc hash_func;
GCompareFunc key_compare_func;
IDL_tree _import; /* Internal use, do not recurse */
char *_cur_prefix; /* Internal use */
};
#define IDL_GENTREE(a) IDL_CHECK_CAST(a, IDLN_GENTREE, idl_gentree)
extern IDL_tree IDL_gentree_new (GHashFunc hash_func,
GCompareFunc key_compare_func,
IDL_tree data);
extern IDL_tree IDL_gentree_new_sibling (IDL_tree from,
IDL_tree data);
extern IDL_tree IDL_gentree_chain_sibling (IDL_tree from,
IDL_tree data);
extern IDL_tree IDL_gentree_chain_child (IDL_tree from,
IDL_tree data);
struct _IDL_INTEGER {
IDL_longlong_t value;
};
#define IDL_INTEGER(a) IDL_CHECK_CAST(a, IDLN_INTEGER, idl_integer)
extern IDL_tree IDL_integer_new (IDL_longlong_t value);
struct _IDL_STRING {
char *value;
};
#define IDL_STRING(a) IDL_CHECK_CAST(a, IDLN_STRING, idl_string)
extern IDL_tree IDL_string_new (char *value);
struct _IDL_WIDE_STRING {
wchar_t *value;
};
#define IDL_WIDE_STRING(a) IDL_CHECK_CAST(a, IDLN_WIDE_STRING, idl_wide_string)
extern IDL_tree IDL_wide_string_new (wchar_t *value);
struct _IDL_CHAR {
char *value;
};
#define IDL_CHAR(a) IDL_CHECK_CAST(a, IDLN_CHAR, idl_char)
extern IDL_tree IDL_char_new (char *value);
struct _IDL_WIDE_CHAR {
wchar_t *value;
};
#define IDL_WIDE_CHAR(a) IDL_CHECK_CAST(a, IDLN_WIDE_CHAR, idl_wide_char)
extern IDL_tree IDL_wide_char_new (wchar_t *value);
struct _IDL_FIXED {
char *value;
};
#define IDL_FIXED(a) IDL_CHECK_CAST(a, IDLN_FIXED, idl_fixed)
extern IDL_tree IDL_fixed_new (char *value);
struct _IDL_FLOAT {
double value;
};
#define IDL_FLOAT(a) IDL_CHECK_CAST(a, IDLN_FLOAT, idl_float)
extern IDL_tree IDL_float_new (double value);
struct _IDL_BOOLEAN {
unsigned value;
};
#define IDL_BOOLEAN(a) IDL_CHECK_CAST(a, IDLN_BOOLEAN, idl_boolean)
extern IDL_tree IDL_boolean_new (unsigned value);
struct _IDL_IDENT {
char *str;
char *repo_id;
GSList *comments;
IDL_tree _ns_ref; /* Internal use, do not recurse */
unsigned _flags; /* Internal use */
#define IDLF_IDENT_CASE_MISMATCH_HIT (1UL << 0)
};
#define IDL_IDENT(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident)
#define IDL_IDENT_TO_NS(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident._ns_ref)
#define IDL_IDENT_REPO_ID(a) IDL_CHECK_CAST(a, IDLN_IDENT, idl_ident.repo_id)
extern IDL_tree IDL_ident_new (char *str);
extern void IDL_queue_new_ident_comment (const char *str);
enum IDL_float_type {
IDL_FLOAT_TYPE_FLOAT,
IDL_FLOAT_TYPE_DOUBLE,
IDL_FLOAT_TYPE_LONGDOUBLE
};
struct _IDL_TYPE_FLOAT {
enum IDL_float_type f_type;
};
#define IDL_TYPE_FLOAT(a) IDL_CHECK_CAST(a, IDLN_TYPE_FLOAT, idl_type_float)
extern IDL_tree IDL_type_float_new (enum IDL_float_type f_type);
struct _IDL_TYPE_FIXED {
IDL_tree positive_int_const;
IDL_tree integer_lit;
};
#define IDL_TYPE_FIXED(a) IDL_CHECK_CAST(a, IDLN_TYPE_FIXED, idl_type_fixed)
extern IDL_tree IDL_type_fixed_new (IDL_tree positive_int_const,
IDL_tree integer_lit);
enum IDL_integer_type {
IDL_INTEGER_TYPE_SHORT,
IDL_INTEGER_TYPE_LONG,
IDL_INTEGER_TYPE_LONGLONG
};
struct _IDL_TYPE_INTEGER {
unsigned f_signed : 1;
enum IDL_integer_type f_type;
};
#define IDL_TYPE_INTEGER(a) IDL_CHECK_CAST(a, IDLN_TYPE_INTEGER, idl_type_integer)
extern IDL_tree IDL_type_integer_new (unsigned f_signed,
enum IDL_integer_type f_type);
extern IDL_tree IDL_type_char_new (void);
extern IDL_tree IDL_type_wide_char_new (void);
extern IDL_tree IDL_type_boolean_new (void);
extern IDL_tree IDL_type_octet_new (void);
extern IDL_tree IDL_type_any_new (void);
extern IDL_tree IDL_type_object_new (void);
extern IDL_tree IDL_type_typecode_new (void);
struct _IDL_TYPE_STRING {
IDL_tree positive_int_const;
};
#define IDL_TYPE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRING, idl_type_string)
extern IDL_tree IDL_type_string_new (IDL_tree positive_int_const);
struct _IDL_TYPE_WIDE_STRING {
IDL_tree positive_int_const;
};
#define IDL_TYPE_WIDE_STRING(a) IDL_CHECK_CAST(a, IDLN_TYPE_WIDE_STRING, idl_type_wide_string)
extern IDL_tree IDL_type_wide_string_new (IDL_tree positive_int_const);
struct _IDL_TYPE_ENUM {
IDL_tree ident;
IDL_tree enumerator_list;
};
#define IDL_TYPE_ENUM(a) IDL_CHECK_CAST(a, IDLN_TYPE_ENUM, idl_type_enum)
extern IDL_tree IDL_type_enum_new (IDL_tree ident,
IDL_tree enumerator_list);
struct _IDL_TYPE_ARRAY {
IDL_tree ident;
IDL_tree size_list;
};
#define IDL_TYPE_ARRAY(a) IDL_CHECK_CAST(a, IDLN_TYPE_ARRAY, idl_type_array)
extern IDL_tree IDL_type_array_new (IDL_tree ident,
IDL_tree size_list);
struct _IDL_TYPE_SEQUENCE {
IDL_tree simple_type_spec;
IDL_tree positive_int_const;
};
#define IDL_TYPE_SEQUENCE(a) IDL_CHECK_CAST(a, IDLN_TYPE_SEQUENCE, idl_type_sequence)
extern IDL_tree IDL_type_sequence_new (IDL_tree simple_type_spec,
IDL_tree positive_int_const);
struct _IDL_TYPE_STRUCT {
IDL_tree ident;
IDL_tree member_list;
};
#define IDL_TYPE_STRUCT(a) IDL_CHECK_CAST(a, IDLN_TYPE_STRUCT, idl_type_struct)
extern IDL_tree IDL_type_struct_new (IDL_tree ident,
IDL_tree member_list);
struct _IDL_TYPE_UNION {
IDL_tree ident;
IDL_tree switch_type_spec;
IDL_tree switch_body;
};
#define IDL_TYPE_UNION(a) IDL_CHECK_CAST(a, IDLN_TYPE_UNION, idl_type_union)
extern IDL_tree IDL_type_union_new (IDL_tree ident,
IDL_tree switch_type_spec,
IDL_tree switch_body);
struct _IDL_MEMBER {
IDL_tree type_spec;
IDL_tree dcls;
};
#define IDL_MEMBER(a) IDL_CHECK_CAST(a, IDLN_MEMBER, idl_member)
extern IDL_tree IDL_member_new (IDL_tree type_spec,
IDL_tree dcls);
struct _IDL_NATIVE {
IDL_tree ident;
char *user_type; /* XPIDL extension */
};
#define IDL_NATIVE(a) IDL_CHECK_CAST(a, IDLN_NATIVE, idl_native)
extern IDL_tree IDL_native_new (IDL_tree ident);
struct _IDL_TYPE_DCL {
IDL_tree type_spec;
IDL_tree dcls;
};
#define IDL_TYPE_DCL(a) IDL_CHECK_CAST(a, IDLN_TYPE_DCL, idl_type_dcl)
extern IDL_tree IDL_type_dcl_new (IDL_tree type_spec,
IDL_tree dcls);
struct _IDL_CONST_DCL {
IDL_tree const_type;
IDL_tree ident;
IDL_tree const_exp;
};
#define IDL_CONST_DCL(a) IDL_CHECK_CAST(a, IDLN_CONST_DCL, idl_const_dcl)
extern IDL_tree IDL_const_dcl_new (IDL_tree const_type,
IDL_tree ident,
IDL_tree const_exp);
struct _IDL_EXCEPT_DCL {
IDL_tree ident;
IDL_tree members;
};
#define IDL_EXCEPT_DCL(a) IDL_CHECK_CAST(a, IDLN_EXCEPT_DCL, idl_except_dcl)
extern IDL_tree IDL_except_dcl_new (IDL_tree ident,
IDL_tree members);
struct _IDL_ATTR_DCL {
unsigned f_readonly : 1;
IDL_tree param_type_spec;
IDL_tree simple_declarations;
};
#define IDL_ATTR_DCL(a) IDL_CHECK_CAST(a, IDLN_ATTR_DCL, idl_attr_dcl)
extern IDL_tree IDL_attr_dcl_new (unsigned f_readonly,
IDL_tree param_type_spec,
IDL_tree simple_declarations);
struct _IDL_OP_DCL {
unsigned __f_noscript : 1; /* Deprecated */
unsigned f_oneway : 1;
/* XPIDL extension (varags) */
unsigned f_varargs : 1;
IDL_tree op_type_spec;
IDL_tree ident;
IDL_tree parameter_dcls;
IDL_tree raises_expr;
IDL_tree context_expr;
};
#define IDL_OP_DCL(a) IDL_CHECK_CAST(a, IDLN_OP_DCL, idl_op_dcl)
extern IDL_tree IDL_op_dcl_new (unsigned f_oneway,
IDL_tree op_type_spec,
IDL_tree ident,
IDL_tree parameter_dcls,
IDL_tree raises_expr,
IDL_tree context_expr);
enum IDL_param_attr {
IDL_PARAM_IN,
IDL_PARAM_OUT,
IDL_PARAM_INOUT
};
struct _IDL_PARAM_DCL {
enum IDL_param_attr attr;
IDL_tree param_type_spec;
IDL_tree simple_declarator;
};
#define IDL_PARAM_DCL(a) IDL_CHECK_CAST(a, IDLN_PARAM_DCL, idl_param_dcl)
extern IDL_tree IDL_param_dcl_new (enum IDL_param_attr attr,
IDL_tree param_type_spec,
IDL_tree simple_declarator);
struct _IDL_CASE_STMT {
IDL_tree labels;
IDL_tree element_spec;
};
#define IDL_CASE_STMT(a) IDL_CHECK_CAST(a, IDLN_CASE_STMT, idl_case_stmt)
extern IDL_tree IDL_case_stmt_new (IDL_tree labels,
IDL_tree element_spec);
struct _IDL_INTERFACE {
IDL_tree ident;
IDL_tree inheritance_spec;
IDL_tree body;
};
#define IDL_INTERFACE(a) IDL_CHECK_CAST(a, IDLN_INTERFACE, idl_interface)
extern IDL_tree IDL_interface_new (IDL_tree ident,
IDL_tree inheritance_spec,
IDL_tree body);
struct _IDL_FORWARD_DCL {
IDL_tree ident;
};
#define IDL_FORWARD_DCL(a) IDL_CHECK_CAST(a, IDLN_FORWARD_DCL, idl_forward_dcl)
extern IDL_tree IDL_forward_dcl_new (IDL_tree ident);
struct _IDL_MODULE {
IDL_tree ident;
IDL_tree definition_list;
};
#define IDL_MODULE(a) IDL_CHECK_CAST(a, IDLN_MODULE, idl_module)
extern IDL_tree IDL_module_new (IDL_tree ident,
IDL_tree definition_list);
enum IDL_binop {
IDL_BINOP_OR,
IDL_BINOP_XOR,
IDL_BINOP_AND,
IDL_BINOP_SHR,
IDL_BINOP_SHL,
IDL_BINOP_ADD,
IDL_BINOP_SUB,
IDL_BINOP_MULT,
IDL_BINOP_DIV,
IDL_BINOP_MOD
};
struct _IDL_BINOP {
enum IDL_binop op;
IDL_tree left, right;
};
#define IDL_BINOP(a) IDL_CHECK_CAST(a, IDLN_BINOP, idl_binop)
extern IDL_tree IDL_binop_new (enum IDL_binop op,
IDL_tree left,
IDL_tree right);
enum IDL_unaryop {
IDL_UNARYOP_PLUS,
IDL_UNARYOP_MINUS,
IDL_UNARYOP_COMPLEMENT
};
struct _IDL_UNARYOP {
enum IDL_unaryop op;
IDL_tree operand;
};
#define IDL_UNARYOP(a) IDL_CHECK_CAST(a, IDLN_UNARYOP, idl_unaryop)
extern IDL_tree IDL_unaryop_new (enum IDL_unaryop op,
IDL_tree operand);
/* XPIDL code fragments extension. */
struct _IDL_CODEFRAG {
char *desc;
GSList *lines;
};
#define IDL_CODEFRAG(a) IDL_CHECK_CAST(a, IDLN_CODEFRAG, idl_codefrag)
extern IDL_tree IDL_codefrag_new (char *desc,
GSList *lines);
/*
* IDL_tree_type - Enumerations of node types
*
* Note this enumerator list is subject to change in the future. A program should not need
* more than a recompilation to adjust for a change in this list, so instead of using a
* statically initialized jumptable, allocate an array of size IDLN_LAST and assign the
* elements manually.
*/
typedef enum {
IDLN_NONE,
IDLN_ANY,
IDLN_LIST,
IDLN_GENTREE,
IDLN_INTEGER,
IDLN_STRING,
IDLN_WIDE_STRING,
IDLN_CHAR,
IDLN_WIDE_CHAR,
IDLN_FIXED,
IDLN_FLOAT,
IDLN_BOOLEAN,
IDLN_IDENT,
IDLN_TYPE_DCL,
IDLN_CONST_DCL,
IDLN_EXCEPT_DCL,
IDLN_ATTR_DCL,
IDLN_OP_DCL,
IDLN_PARAM_DCL,
IDLN_FORWARD_DCL,
IDLN_TYPE_INTEGER,
IDLN_TYPE_FLOAT,
IDLN_TYPE_FIXED,
IDLN_TYPE_CHAR,
IDLN_TYPE_WIDE_CHAR,
IDLN_TYPE_STRING,
IDLN_TYPE_WIDE_STRING,
IDLN_TYPE_BOOLEAN,
IDLN_TYPE_OCTET,
IDLN_TYPE_ANY,
IDLN_TYPE_OBJECT,
IDLN_TYPE_TYPECODE,
IDLN_TYPE_ENUM,
IDLN_TYPE_SEQUENCE,
IDLN_TYPE_ARRAY,
IDLN_TYPE_STRUCT,
IDLN_TYPE_UNION,
IDLN_MEMBER,
IDLN_NATIVE,
IDLN_CASE_STMT,
IDLN_INTERFACE,
IDLN_MODULE,
IDLN_BINOP,
IDLN_UNARYOP,
IDLN_CODEFRAG,
IDLN_LAST
} IDL_tree_type;
IDL_IMPORT const char * IDL_tree_type_names[];
struct _IDL_tree_node {
IDL_tree_type _type;
IDL_tree up; /* Do not recurse */
IDL_declspec_t declspec;
GHashTable *properties;
int refs;
char *_file; /* Internal use */
int _line; /* Internal use */
union {
struct _IDL_LIST idl_list;
struct _IDL_GENTREE idl_gentree;
struct _IDL_INTEGER idl_integer;
struct _IDL_STRING idl_string;
struct _IDL_WIDE_STRING idl_wide_string;
struct _IDL_CHAR idl_char;
struct _IDL_WIDE_CHAR idl_wide_char;
struct _IDL_FIXED idl_fixed;
struct _IDL_FLOAT idl_float;
struct _IDL_BOOLEAN idl_boolean;
struct _IDL_IDENT idl_ident;
struct _IDL_TYPE_DCL idl_type_dcl;
struct _IDL_CONST_DCL idl_const_dcl;
struct _IDL_EXCEPT_DCL idl_except_dcl;
struct _IDL_ATTR_DCL idl_attr_dcl;
struct _IDL_OP_DCL idl_op_dcl;
struct _IDL_PARAM_DCL idl_param_dcl;
struct _IDL_FORWARD_DCL idl_forward_dcl;
struct _IDL_TYPE_FLOAT idl_type_float;
struct _IDL_TYPE_FIXED idl_type_fixed;
struct _IDL_TYPE_INTEGER idl_type_integer;
struct _IDL_TYPE_ENUM idl_type_enum;
struct _IDL_TYPE_STRING idl_type_string;
struct _IDL_TYPE_WIDE_STRING idl_type_wide_string;
struct _IDL_TYPE_SEQUENCE idl_type_sequence;
struct _IDL_TYPE_ARRAY idl_type_array;
struct _IDL_TYPE_STRUCT idl_type_struct;
struct _IDL_TYPE_UNION idl_type_union;
struct _IDL_MEMBER idl_member;
struct _IDL_NATIVE idl_native;
struct _IDL_CASE_STMT idl_case_stmt;
struct _IDL_INTERFACE idl_interface;
struct _IDL_MODULE idl_module;
struct _IDL_BINOP idl_binop;
struct _IDL_UNARYOP idl_unaryop;
struct _IDL_CODEFRAG idl_codefrag;
} u;
/* Fields for application use */
guint32 flags;
gpointer data;
};
#define IDL_NODE_TYPE(a) ((a)->_type)
#define IDL_NODE_TYPE_NAME(a) ((a)?IDL_tree_type_names[IDL_NODE_TYPE(a)]:"NULL")
#define IDL_NODE_UP(a) ((a)->up)
#define IDL_NODE_PROPERTIES(a) ((a)->properties)
#define IDL_NODE_DECLSPEC(a) ((a)->declspec)
#define IDL_NODE_REFS(a) ((a)->refs)
#define IDL_NODE_IS_LITERAL(a) \
(IDL_NODE_TYPE(a) == IDLN_INTEGER || \
IDL_NODE_TYPE(a) == IDLN_STRING || \
IDL_NODE_TYPE(a) == IDLN_WIDE_STRING || \
IDL_NODE_TYPE(a) == IDLN_CHAR || \
IDL_NODE_TYPE(a) == IDLN_WIDE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_FIXED || \
IDL_NODE_TYPE(a) == IDLN_FLOAT || \
IDL_NODE_TYPE(a) == IDLN_BOOLEAN)
#define IDL_NODE_IS_TYPE(a) \
(IDL_NODE_TYPE(a) == IDLN_TYPE_INTEGER || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRING || \
IDL_NODE_TYPE(a) == IDLN_TYPE_WIDE_STRING || \
IDL_NODE_TYPE(a) == IDLN_TYPE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_TYPE_WIDE_CHAR || \
IDL_NODE_TYPE(a) == IDLN_TYPE_FIXED || \
IDL_NODE_TYPE(a) == IDLN_TYPE_FLOAT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_BOOLEAN || \
IDL_NODE_TYPE(a) == IDLN_TYPE_OCTET || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ANY || \
IDL_NODE_TYPE(a) == IDLN_TYPE_OBJECT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_TYPECODE || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ENUM || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ARRAY || \
IDL_NODE_TYPE(a) == IDLN_TYPE_SEQUENCE || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRUCT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_UNION)
#define IDL_NODE_IS_SCOPED(a) \
(IDL_NODE_TYPE(a) == IDLN_IDENT || \
IDL_NODE_TYPE(a) == IDLN_INTERFACE || \
IDL_NODE_TYPE(a) == IDLN_MODULE || \
IDL_NODE_TYPE(a) == IDLN_EXCEPT_DCL || \
IDL_NODE_TYPE(a) == IDLN_OP_DCL || \
IDL_NODE_TYPE(a) == IDLN_TYPE_ENUM || \
IDL_NODE_TYPE(a) == IDLN_TYPE_STRUCT || \
IDL_NODE_TYPE(a) == IDLN_TYPE_UNION)
typedef struct _IDL_ns * IDL_ns;
struct _IDL_ns {
IDL_tree global;
IDL_tree file;
IDL_tree current;
GHashTable *inhibits;
GHashTable *filename_hash;
};
#define IDL_NS(a) (*(a))
typedef enum {
IDL_INPUT_REASON_INIT,
IDL_INPUT_REASON_FILL,
IDL_INPUT_REASON_ABORT,
IDL_INPUT_REASON_FINISH
} IDL_input_reason;
union IDL_input_data {
struct {
const char *filename;
} init;
struct {
char *buffer;
size_t max_size;
} fill;
};
typedef int (*IDL_input_callback) (IDL_input_reason reason,
union IDL_input_data *data,
gpointer user_data);
typedef int (*IDL_msg_callback) (int level,
int num,
int line,
const char *filename,
const char *message);
typedef struct _IDL_tree_func_state IDL_tree_func_state;
typedef struct _IDL_tree_func_data IDL_tree_func_data;
/* Traversal state data. Recursive walks chain states. */
struct _IDL_tree_func_state {
IDL_tree_func_state *up;
IDL_tree start;
IDL_tree_func_data *bottom;
};
/* This holds a list of the up hierarchy traversed, beginning from traversal. This is
* useful since nodes referenced after initial definition will have a different traversal
* path than the actual up path. */
struct _IDL_tree_func_data {
IDL_tree_func_state *state;
IDL_tree_func_data *up;
IDL_tree tree;
gint step;
gpointer data; /* Application data */
};
typedef gboolean (*IDL_tree_func) (IDL_tree_func_data *tnfd,
gpointer user_data);
extern IDL_tree IDL_check_type_cast (const IDL_tree var,
IDL_tree_type type,
const char *file,
int line,
const char *function);
extern const char * IDL_get_libver_string (void);
extern const char * IDL_get_IDLver_string (void);
extern int IDL_parse_filename (const char *filename,
const char *cpp_args,
IDL_msg_callback msg_cb,
IDL_tree *tree, IDL_ns *ns,
unsigned long parse_flags,
int max_msg_level);
extern int IDL_parse_filename_with_input (const char *filename,
IDL_input_callback input_cb,
gpointer input_cb_user_data,
IDL_msg_callback msg_cb,
IDL_tree *tree, IDL_ns *ns,
unsigned long parse_flags,
int max_msg_level);
extern int IDL_ns_prefix (IDL_ns ns,
const char *s);
extern void IDL_ns_ID (IDL_ns ns,
const char *s);
extern void IDL_ns_version (IDL_ns ns,
const char *s);
extern int IDL_inhibit_get (void);
extern void IDL_inhibit_push (void);
extern void IDL_inhibit_pop (void);
extern void IDL_file_set (const char *filename,
int line);
extern void IDL_file_get (const char **filename,
int *line);
extern IDL_tree IDL_get_parent_node (IDL_tree p,
IDL_tree_type type,
int *scope_levels);
extern IDL_tree IDL_tree_get_scope (IDL_tree p);
extern int IDL_tree_get_node_info (IDL_tree tree,
char **who,
char **what);
extern void IDL_tree_error (IDL_tree p,
const char *fmt,
...)
G_GNUC_PRINTF (2, 3);
extern void IDL_tree_warning (IDL_tree p,
int level,
const char *fmt,
...)
G_GNUC_PRINTF (3, 4);
extern const char * IDL_tree_property_get (IDL_tree tree,
const char *key);
extern void IDL_tree_property_set (IDL_tree tree,
const char *key,
const char *value);
extern gboolean IDL_tree_property_remove (IDL_tree tree,
const char *key);
extern void IDL_tree_properties_copy (IDL_tree from_tree,
IDL_tree to_tree);
extern void IDL_tree_remove_inhibits (IDL_tree *tree,
IDL_ns ns);
extern void IDL_tree_walk (IDL_tree p,
IDL_tree_func_data *current,
IDL_tree_func pre_tree_func,
IDL_tree_func post_tree_func,
gpointer user_data);
extern void IDL_tree_walk_in_order (IDL_tree p,
IDL_tree_func tree_func,
gpointer user_data);
extern void IDL_tree_free (IDL_tree root);
extern void IDL_tree_to_IDL (IDL_tree p,
IDL_ns ns,
FILE *output,
unsigned long output_flags);
extern GString * IDL_tree_to_IDL_string (IDL_tree p,
IDL_ns ns,
unsigned long output_flags);
extern gchar * IDL_do_escapes (const char *s);
extern IDL_tree IDL_resolve_const_exp (IDL_tree p,
IDL_tree_type type);
extern IDL_ns IDL_ns_new (void);
extern void IDL_ns_free (IDL_ns ns);
extern IDL_tree IDL_ns_resolve_this_scope_ident (IDL_ns ns,
IDL_tree scope,
IDL_tree ident);
extern IDL_tree IDL_ns_resolve_ident (IDL_ns ns,
IDL_tree ident);
extern IDL_tree IDL_ns_lookup_this_scope (IDL_ns ns,
IDL_tree scope,
IDL_tree ident,
gboolean *conflict);
extern IDL_tree IDL_ns_lookup_cur_scope (IDL_ns ns,
IDL_tree ident,
gboolean *conflict);
extern IDL_tree IDL_ns_place_new (IDL_ns ns,
IDL_tree ident);
extern void IDL_ns_push_scope (IDL_ns ns,
IDL_tree ident);
extern void IDL_ns_pop_scope (IDL_ns ns);
extern IDL_tree IDL_ns_qualified_ident_new (IDL_tree nsid);
extern gchar * IDL_ns_ident_to_qstring (IDL_tree ns_ident,
const char *join,
int scope_levels);
extern int IDL_ns_scope_levels_from_here (IDL_ns ns,
IDL_tree ident,
IDL_tree parent);
extern gchar * IDL_ns_ident_make_repo_id (IDL_ns ns,
IDL_tree p,
const char *p_prefix,
int *major,
int *minor);
#ifdef __cplusplus
}
#endif
#endif /* __IDL_H */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -1,40 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Product Branding Issues</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
Product Branding Instructions</H3>
Under the terms of the Unlimited Localization Program, you must remove
or replace all trademarked Netscape terms, brand names, icons, images,
etc.&nbsp; These trademarks are listed on the page found at the following
URL:
<P><A HREF="http://home.netscape.com/misc/trademarks.html#trademarks">http://home.netscape.com/misc/trademarks.html#trademarks</A>
<P>Please refer to that page for details.&nbsp; You may not release a localized
version of the Netscape Communicator with these trademarks left in the
product.
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="usingKit.html#branding">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER><BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,100 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Getting Started</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="getting started"></A>2. Getting Started</H2>
Before you can begin using the Windows Installer Localization Kit, you
must install it and setup your working directories. This is a simple matter
of unzipping the compressed kit file(s) into the proper directories. Your
system must also meet certain requirements to run the tools needed to perform
the localization steps described below.
<P>
<HR WIDTH="50%">
<H3>
<A NAME="sysreqs"></A>System Requirements</H3>
There few system requirements for the kit in the strictest sense; however,
your choice of tools will have their own set of requirements.&nbsp; The
most likely minimum configuration will be as follows:
<UL>
<LI>
100% IBM compatible PC</LI>
<LI>
Pentium<SUP><FONT SIZE=-1>&reg;</FONT></SUP> processor</LI>
<LI>
Microsoft<SUP><FONT SIZE=-1>&reg;</FONT></SUP> Windows NT 3.51 or 4.0 (localized
versions will help testing but aren't required)</LI>
<LI>
16 MB RAM</LI>
<LI>
30 MB available hard disk space</LI>
<LI>
InstallShield International version 3.0 or other install builder software</LI>
<LI>
A visual resource editor, such as those provided with Microsoft<SUP><FONT SIZE=-1>&reg;</FONT></SUP>
Visual C++, Borland<SUP><FONT SIZE=-1>&reg;</FONT></SUP> C++, etc.</LI>
<LI>
An active Internet connection and the ability to ftp (send and receive)
large files</LI>
<LI>
A Web browser (say, for example, Netscape Communicator ;-)</LI>
</UL>
<H3>
<HR WIDTH="50%"></H3>
<H3>
<A NAME="install"></A>Installing the Kit</H3>
It is recommended that you install the Windows Installer Localization Kit
into the same directory as your other Netscape/Mozilla localization kits:
in other words, install this kit into your <B>kitRoot </B>directory.&nbsp;
Place this localization kit's .ZIP file in that directory and UNZIP it
with the -d parameter:
<P>PKUNZIP -d <I>filename</I>
<UL><B>Example:&nbsp; <TT>PKUNZIP -d instkit</TT></B></UL>
<HR WIDTH="50%">
<H3>
<A NAME="configtool"></A>Configuring Your Tools</H3>
Please refer to your Installshield or other install builder tool's documentation
for set up and usage instructions.
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="nomenclature.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="usingKit.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS]</A></CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,203 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>ISO Locale codes</TITLE>
</HEAD>
<BODY>
<CENTER>
<H1>
ISO Language and Country Codes</H1></CENTER>
2 letter language codes are derived from the ISO 639 standard; country
codes are from ISO 3166. Here are the codes for the locales currently supported
by the L10n kits. If an entry also includes the country code then you must
use that as well when creating the locale directory or naming a file.
<H3>
ISO Language and Country Codes table</H3>
<TABLE BORDER=5 >
<TR>
<TD><U>Language Name</U></TD>
<TD><U>Language Code</U></TD>
<TD><U>Country Code</U></TD>
</TR>
<TR>
<TD>
<CENTER>Chinese (Traditional)</CENTER>
</TD>
<TD>
<CENTER>zh</CENTER>
</TD>
<TD>
<CENTER>CN</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Chinese (Simplified)</CENTER>
</TD>
<TD>
<CENTER>zh</CENTER>
</TD>
<TD>
<CENTER>TW</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Danish</CENTER>
</TD>
<TD>
<CENTER>da</CENTER>
</TD>
<TD>
<CENTER>DK</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Dutch</CENTER>
</TD>
<TD>
<CENTER>nl</CENTER>
</TD>
<TD>
<CENTER>NL</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>French</CENTER>
</TD>
<TD>
<CENTER>fr</CENTER>
</TD>
<TD>
<CENTER>FR</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>German</CENTER>
</TD>
<TD>
<CENTER>de</CENTER>
</TD>
<TD>
<CENTER>DE</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Italian</CENTER>
</TD>
<TD>
<CENTER>it</CENTER>
</TD>
<TD>
<CENTER>IT</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Japanese</CENTER>
</TD>
<TD>
<CENTER>ja</CENTER>
</TD>
<TD>
<CENTER>JP</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Korean</CENTER>
</TD>
<TD>
<CENTER>ko</CENTER>
</TD>
<TD>
<CENTER>KR</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Portuguese</CENTER>
</TD>
<TD>
<CENTER>pt</CENTER>
</TD>
<TD>
<CENTER>BR</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Spanish</CENTER>
</TD>
<TD>
<CENTER>es</CENTER>
</TD>
<TD>
<CENTER>ES</CENTER>
</TD>
</TR>
<TR>
<TD>
<CENTER>Swedish</CENTER>
</TD>
<TD>
<CENTER>sv</CENTER>
</TD>
<TD>
<CENTER>SE</CENTER>
</TD>
</TR>
</TABLE>
<CENTER><BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1997, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,99 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Kit Overview</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="kitoverview"></A>Kit Overview</H3>
This kit is primarily intended for knowledgeable developers who are familiar
with the localization process, with InstallShield or other installation
programs, and with Windows resource editors.&nbsp; There are two basic
approaches you can take to create an installer for your localized Communicator,
Navigator or Mozilla derivative product:
<OL>
<LI>
Use an existing Communicator or Navigator Export product installer as a
base and add your localized files, or</LI>
<LI>
Create your own install program and use the registry setting information
provided by the kit.</LI>
</OL>
<UL>
<H4>
<A NAME="method1"></A>Overview of Method 1.</H4>
For this method you will need the following components:
<BR>&nbsp;
<UL>
<LI>
Your own copy of InstallShield version 3 International</LI>
<LI>
The appropriate version of a Netscape Communicator or Navigator installer.</LI>
<LI>
This localization kit.</LI>
<LI>
A text editor.</LI>
<LI>
A resource editor (e.g., MSDEV)</LI>
</UL>
<P>You will start with an Export version of a Netscape Communicator or
Navigator installer.&nbsp; Then, you will extract the localizable components
and modify them as desired.&nbsp; You will localize a number of strings
contained in .INI files using a text editor. You will use a resource editor
or the Netscape Translation Tools to localize STRINGTABLE and DIALOG resource
types contained in two .DLLs. Once the localizable components of the installer
are finished, you will reassemble the installer using the InstallShield
EXE BUILDER tool, including your localized Communicator, Navigator or Mozilla
derivative product.&nbsp; This process is detailed in the next section.</UL>
<UL>
<H4>
<A NAME="method2"></A>Overview of Method 2.</H4>
For this method you will need the following components:
<BR>&nbsp;
<UL>
<LI>
Your own copy of any install builder software</LI>
<LI>
This localization kit</LI>
</UL>
<P>You will create your own installation program in whatever fashion you
wish.&nbsp; In order for your localized product to function properly, your
installer will need to implement certain <A HREF="registrySettings.html">Windows
registry settings</A>.</UL>
&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="projectOverview.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="kitStruct.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
&nbsp;
<CENTER><FONT SIZE=-1>&nbsp;1998, Copyright Netscape Communications Corp.
All Rights Reserved</FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,63 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Kit Structure</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="kitstruct"></A>Kit Structure and Organization</H3>
When you install this localization kit you will find a number of new directories
on your hard disk. Each directory is named so as to be fairly self-explanatory,
but the following diagram and description may help avoid any confusion
you may have about what's what.
<H4>
<IMG SRC="l10ntree.jpg" BORDER=0 HEIGHT=98 WIDTH=177></H4>
<H4>
Description of Kit Directories</H4>
<UL>
<LI>
The <B><TT>kitRoot</TT> </B>directory is wherever you install the Netscape
Localization Kits.</LI>
<LI>
The <B><TT>l10nkits</TT> </B>directory contains the tools (if any) and
documentation you need to complete your work.</LI>
<LI>
Since this kit concerns the Windows client product (as opposed to our server
products) all the relevant documentation and tools are found under the
<B><TT>client\windows </TT></B>directory.</LI>
<LI>
The <B><TT>docs</TT> </B>directory contains documentation on the kit, including
the file you are reading now.</LI>
</UL>
&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="kitOverview.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="nomenclature.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,51 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize AIM.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for AIM.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>
File Copy String=<B>Copying Netscape AOL Instant Messenger Service files...</B>
<P>
Installation String=<B>Installing Netscape AOL Instant Messenger Service files...</B>
<P>
Configuration String=<B>Configuring Netscape AOL Instant Messenger Service...</B>
<P>
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<P>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,65 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize CD.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for CD.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Update the product version number as appropriate.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
<LI>
You may need to move the placement of "%s" variables in your translation.</LI>
<LI>
Do not exceed the length of US string for Deinstall Dialog Wait Message.</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>Product Setup Title1= <B>Deinstaller</B>
<P>Product Version=<B>4.03 </B>(<B>en</B>)
<P>Deinstall Dialog Message=<B>Are you sure you want to deinstall</B> <B>Netscape
Communicator 4.03</B> ?
<P>Deinstall Dialog Wait Message=<B>Parsing</B> <B>Netscape Communicator
4.03&nbsp; deinstall log file</B> %s (<B>this will take several minutes)...</B>
<P>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
<BR>&nbsp;
</BODY>
</HTML>

View File

@@ -1,62 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize COSMO.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for COSMO.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Update the product version number as appropriate.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
</UL>
<B>Specific Notes:</B>
<BR>&nbsp;
<BR>Installation String=<B>Installing Cosmo Player files...</B>
<P>Configuration String=<B>Configuring Cosmo Player...</B>
<P>File Copy String=<B>Copying Cosmo Player files...&nbsp;</B>
<P>Description=<B>VRML 2.0 support&nbsp;</B>
<P>[Registry Entries-Reg2]
<BR>HKEY Value=<B>4.03 </B>(<B>en</B>)
<P>[Registry Entries-Reg3]
<BR>HKEY Key Path=Software\Netscape\Cosmo\<B>4.03</B> (<B>en</B>)
<P>[Registry Entries-Reg4]
<BR>HKEY Key Path=Software\Netscape\Cosmo\<B>4.03 </B>(<B>en</B>)\Main
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
<BR>&nbsp;
</BODY>
</HTML>

View File

@@ -1,32 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize _ISUSER.DLL</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for _ISUSER.DLL</H4>
All dialogs in this .DLL can be localized.
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table1">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,45 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize MMEDIA.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for MMEDIA.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
</UL>
<B>Specific Notes:</B>
<P>Installation String=<B>Installing Audio/Video Playback files...</B>
<P>Configuration String=<B>Configuring Audio/Video Playback...</B>
<P>File Copy String=<B>Copying Audio/Video Playback files...</B>
<P>Description=<B>Support for multi-media web pages</B>
<P>
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<P>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,68 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Localizing MPLAY32.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for MPLAY32.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Update the product version number as appropriate.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>Installation String=<B>Installing Netscape Media Player files...</B>
<P>Configuration String=<B>Configuring Netscape Media Player...</B>
<P>File Copy String=<B>Copying Netscape Media Player files...</B>
<P>Description=<B>Streaming audio support</B>
<P>[Default Folder-Icon2]
<BR>ProgramFolder=[Default Folder]\<B>Utilities</B>
<P>[Registry Entries-Reg2]
<BR>HKEY Value=<B>4.03 </B>(<B>en</B>)
<P>[Registry Entries-Reg3]
<BR>HKEY Key Path=Software\Netscape\Media Player\<B>4.03 </B>(<B>en</B>)
<P>[Registry Entries-Reg4]
<BR>HKEY Key Path=Software\Netscape\Media Player\<B>4.03 </B>(<B>en</B>)\Main
<P>[Registry Entries-Reg5]
<BR>HKEY Key Path=Software\Netscape\Media Player\<B>4.03</B> (<B>en</B>)\Main
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;<BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,154 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize NAV40.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for NAV40.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Do not exceed the length of English string if possible.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
<LI>
The "Utilities" folder name may be localized.</LI>
<LI>
"Item name" is the name that will appear under the associated icon; these
may be localized.</LI>
<LI>
You may need to move the placement of "%s" variables in your translation.</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>Installation String=<B>Installing Netscape Communicator 4.03 files...</B>
<P>Configuration String=<B>Configuring Netscape Communicator 4.03...</B>
<P>File Copy String=<B>Copying Netscape Communicator 4.03 files...</B>
<P>Description=<B>Contains Collabra, Composer, Messenger, and Navigator</B>.
<P>Warn Previous Version Message=<B>Setup has detected a previous installation
of</B> %s. <B>If you installed plugins or helper applications with a previous
installation, you will need to reinstall them to this version of</B> <B>Communicator.</B>
<P>[Navigator 1]
<BR>Message=<B>Setup has detected that an instance of Navigator is currently
running. Please quit Navigator before running Setup.</B>
<P>[Navigator 2]
<BR>Message=<B>Setup has detected that an instance of Navigator is currently
running. Please quit</B> <B>Navigator before running Setup.</B>
<P>[Navigator 3]
<BR>Message=<B>Setup has detected that an instance of Navigator is currently
running. Please quit</B> <B>Navigator before running Setup.</B>
<P>[NSMail Notifier]
<BR>Message=<B>Installation cannot continue because the Mail Notification
program is currently running. Use your right mouse button to click the
Mail icon next to the task bar clock and select 'Exit' to disable Mail
Notification, then run the installer again.</B>
<P>[Navigator 4.05 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.05 (<B>en</B>)\Main
<P>[Navigator 4.04 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.04 (<B>en</B>)\Main
<P>[Navigator 4.03 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Navigator 4.02 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.02 (<B>en</B>)\Main
<P>[Navigator 4.01 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.01 (<B>en</B>)\Main
<P>[Navigator 4.0 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.0 (<B>en</B>)\Main
<P>[Navigator 4.0b6 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.0b6 (<B>en</B>)\Main
<P>[Navigator 4.0b5 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.0b5 (<B>en</B>)\Main
<P>[Navigator 4.0b4 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.0b4 (<B>en</B>)\Main
<P>[Navigator 4.0b3 32]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.0b3 [<B>en</B>]\Main
<P>[Default Folder-Icon11]
<BR>ItemName=<B>User Profile Manager</B>
<P>[Default Folder-Icon12]
<BR>ProgramFolder=[Default Folder]\<B>Utilities</B>
<BR>ItemName=<B>User Profile Manager</B>
<P>[Default Folder-Icon13]
<BR>ItemName=<B>Netscape Mail Notification</B>
<P>[Default Folder-Icon14]
<BR>ProgramFolder=[Default Folder]\<B>Utilities</B>
<BR>ItemName=<B>Netscape Mail Notification</B>
<P>[Registry Entries-R14]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)
<P>[Registry Entries-R15]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R16]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R17]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R18]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R19]
<BR>HKEY Key Path=Software\Netscape\Netscape Navigator\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R37]
<BR>HKEY Value=4.03 (<B>en</B>)
<P>[Registry Entries-R38]
<BR>HKEY Key Path=Software\Netscape\Netcaster\4.03 (<B>en</B>)\Main
<P>[Registry Entries-R39]
<BR>HKEY Key Path=Software\Netscape\Netcaster\4.03 (<B>en</B>)\Main
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,49 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize NETCAST.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for NETCAST.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>
Installation String=<B>Installing Netscape Netcaster files...</B>
<P>
Configuration String=<B>Configuring Netscape Netcaster...</B>
<P>
File Copy String=<B>Copying Netscape Netcaster files...</B>
<P>
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<P>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,67 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localizing NSCONF.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for NSCONF.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in <B>bold</B> type face below.</LI>
<LI>
Update the product version number as appropriate.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
</UL>
<B>Specific Notes:</B>
<P>Installation String=<B>Installing Netscape Conference files...</B>
<P>Configuration String=<B>Configuring Netscape Conference...</B>
<P>File Copy String=<B>Copying Netscape Conference files...</B>
<P>Description=<B>Real-time collaboration and audio conferencing</B>
<P>[Registry Entries-Reg17]
<BR>HKEY Value=<B>4.03</B> (<B>en</B>)
<P>[Registry Entries-Reg18]
<BR>HKEY Key Path=Software\Netscape\Conference\<B>4.03 </B>(<B>en</B>)
<P>[Registry Entries-Reg19]
<BR>HKEY Key Path=Software\Netscape\Conference\<B>4.03</B> (<B>en</B>)\Main
<P>[Registry Entries-Reg20]
<BR>HKEY Key Path=Software\Netscape\Conference\<B>4.03</B> (<B>en</B>)\Main<BR>
<BR>
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table2">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,71 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize RSUTIL.DLL</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for RSUTIL.DLL</H4>
<B>STRINGTABLES</B><B></B>
<P><B><FONT COLOR="#FF0000">Do not translate the following strings:</FONT></B>
<P>STRING ID:
<BR><I>1&nbsp;</I>
<BR><I>17 18 19&nbsp;</I>
<BR><I>20 21 22 23 24 25 26 27 28 29&nbsp;</I>
<BR><I>30 31 32 33 34 35 36 37 38 39&nbsp;</I>
<BR><I>40 41 42 43 44 45 46 47 48 49&nbsp;</I>
<BR><I>50 51 52 53 54 55 56 57 58 59&nbsp;</I>
<BR><I>60 61 62 63 64 65 66 67 68 69&nbsp;</I>
<BR><I>70 71 72 73 74 75 76 77 78 79&nbsp;</I>
<BR><I>80 81 82 83 85 86 88&nbsp;</I>
<BR><I>90 91 92 95 97 98 99</I>
<BR><I>100 101 102 103 104 105 106 107 108 109</I>
<BR><I>110 111 112 113 114</I>
<BR><I>122 123 126 127 129</I>
<BR><I>132 133 134 135 136 137 138 139</I>
<BR><I>140 145 149</I>
<BR><I>151 153 154 155 156 157 158 159</I>
<BR><I>162 163 164 165 166 167 169&nbsp;</I>
<BR><I>170 171 172 173 174 175 176 177 178 179</I>
<BR><I>180 181 182 183 184 185 187 188</I>
<BR><I>190 192 193 194 195 196 197 198 199</I>
<BR><I>200 201 202 203 204 205 206 207 208 209</I>
<BR><I>210 211 212 213 214 215 216 217 218 219</I>
<BR><I>220 221 222 226 227 228 229&nbsp;</I>
<BR><I>230 232 233 234 235 236 237 238 239</I>
<BR><I>240 241 242 243 244 245 246 247 248 249</I>
<BR><I>250 251 252 253 254 255 256 257&nbsp;</I>
<BR><I>260 261 263 264 265 266 267 269</I>
<BR><I>270 271 272 273 274 275 276 277 278 279</I>
<BR><I>280 281 282 283</I>
<BR>&nbsp;
<BR>
<HR WIDTH="50%">
<BR><B>ICONS</B>
<BR>Replace any trademarked icons, as described in the universal localization
program license agreement, with your own icons.
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table1">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,138 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<META NAME="Author" CONTENT="Rick Elliott">
<TITLE>Localize SETUP.INI</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
Localization notes for SETUP.INI</H4>
<B>General Notes:</B>
<UL>
<LI>
Only translate the strings which are shown in bold type face below.</LI>
<LI>
The "StartCopy Dialog Message" should be less than 256 bytes long.</LI>
<LI>
For the "Multiple Components" section, both the key and the value may be
localized (optional).</LI>
<LI>
If the key "Multimedia Support" is localized then next section name should
be identical to the localized key.</LI>
<LI>
Change Netscape trademarks to your own product name(s).</LI>
<LI>
Update the version number as appropriate.</LI>
<LI>
Modify the locale code according to the ISO 639 and ISO 3166 standards.
(See the <A HREF="reference.html">Reference section</A> for details).</LI>
</UL>
<B>Specific Notes:</B>
<P>Product Setup Title1= <B>Setup</B>
<P>Product Version=<B>4.03 </B>(<B>en</B>)
<P>Deinstall Version=<B>4.03 </B>(<B>en</B>)
<P>License Dialog Title=<B>Software License Agreement</B>
<P>License Dialog Message=<B>Please read the following license agreement.
Use the scroll bar to view the rest of this agreement.</B>
<P>License Dialog Question=<B>Do you accept all the terms of the preceding
license agreement? If so, click on the Yes button. If you select No, Setup
will close.</B>
<P>License Icon Description=<B>License Agreement</B>
<P>Welcome Dialog Title=<B>Netscape Communicator 4.03 Setup</B>
<P>Welcome Dialog Message=<B>Welcome to Netscape Communicator 4.03 Setup</B>.
<P>SetupType Dialog Title=<B>Setup Type</B>
<P>SetupType Dialog Message=<B>Select the type of setup you prefer.</B>
<P>Insufficient Space Dialog Title=<B>Insufficient Space</B>
<P>Insufficient Space Dialog Message=<B>The path below contains insufficient
space.</B>
<P>Path Dialog Title=<B>Choose Destination Location</B>
<P>Path Dialog Message=<B>Please enter the location where you would like
to install </B>Netscape Communicator 4.03
<BR><B>components. You may type a new directory name or click the Browse
button to find a new location.</B>
<P>Options Dialog Title=<B>Netscape Communicator 4.03 Options</B>
<P>Options Dialog Message=<B>Check the components you would like to install.</B>
<P>Associations Dialog Title=<B>Setup Associations</B>
<P>Associations Dialog Message=<B>Check the extensions you would like Communicator
to set up. These extensions will be associated with Communicator components.</B>
<P>Select Folder Dialog Title=<B>Select Program Folder</B>
<P>StartCopy Dialog Title=<B>Start Copying Files</B>
<P>StartCopy Dialog Message=<B>Setup has enough information to start copying
the program files. If you want to review or change settings, click Back.
If you are satisfied with the current settings, click Install to begin
copying files.</B>
<P>Readme Dialog Prompt=<B>Would you like to view the README file now?</B>
<P>Finish Dialog Prompt=<B>Setup is complete. You may run Netscape Communicator
4.03 by double-clicking on one of the icons in the folder.</B>
<P>Reboot Dialog Title=<B>Restarting Windows</B>
<P>Reboot Dialog Message=<B>Setup has finished copying files to your computer.
Before you can use the program, you must restart Windows or your computer.</B>
<P>Exit Dialog Message=<B>Are you sure you want to exit setup?</B>
<P>Error Resource Message1=<B>Could not load Resource: </B>%s
<BR>Error Resource Message2=<B>Attempted to fix the problem. Please restart
the setup application.</B>
<BR>Error Resource Message3=<B>Could not get module handle of rsutil.dll.
System memory could be corrupted. Please reboot and try again.</B>
<P>[Multiple Components]
<BR><B>Multimedia Support</B>=<B>Extension modules for Netscape Communicator
4.03</B>
<P>[<B>Multimedia Support</B>]
<BR>Default Path=
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table1">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,55 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Localizing URLs</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="localizeURLs"></A>Localizing URLs</H3>
Many resources of all types in the Communicator contain Internet addresses
in the form of URLs (Universal Resource Locators). Most of these point
to locations within the Netscape domain; as part of the Unlimited Localization
Program, you can leave these as they are, or you may change them as you
desire.
<H3>
Internal URLs</H3>
There are a number of internal URLs that <FONT COLOR="#FF0000">should not
be changed</FONT>.&nbsp; These are the strings that look like <B>about:[some
value]</B>.&nbsp; These point to internally contained resources, such as
the main About Communicator page.&nbsp; If you localize these strings you
will not be able to load these pages.&nbsp; The main examples you might
find are:
<UL>
<LI>
about:</LI>
<LI>
about:plugins</LI>
<LI>
about:fonts</LI>
</UL>
For more examples and information on these internal URLs go <A HREF="http://help.netscape.com/kb/client/970513-4.html">here</A>.
<BR>&nbsp;
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="usingKit.html#localizeURLs">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;<BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,125 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Localize these Files</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="localize_these_files"></A>Localize These Files</H3>
This section tells you exactly what files need to be localized. The following
tables contain two columns:
<UL>
<LI>
The file to be localized column gives the specific file name. The path
name <I>temp</I> refers to wherever you have copied the uncompressed installer
files in Step 2 of the <A HREF="usingKit.html#l10nchecklist">Localization
Checklist</A>. If the file or resource name is a hypertext link, further
information can be found by following that link.</LI>
<LI>
The purpose column describes the basic purpose of this file.</LI>
</UL>
<A NAME="table1"></A><FONT SIZE=-1>Table 1. Binary files to be localized</FONT>
<TABLE BORDER >
<TR>
<TD><B>File to be localized&nbsp;</B></TD>
<TD><B>Purpose</B></TD>
</TR>
<TR>
<TD><TT><A HREF="localizeRsutil.html">rsutil.dll</A></TT></TD>
<TD>Installer STRINGTABLE and ICON resources.&nbsp;</TD>
</TR>
<TR>
<TD><TT><A HREF="localizeIsuser.html">_isuser.dll</A></TT></TD>
<TD>Installer DIALOG resources.</TD>
</TR>
</TABLE>
<P>
<A NAME="table2"></A><FONT SIZE=-1>Table 2. .INI files to be localized</FONT>
<TABLE BORDER >
<TR>
<TD><B>File to be localized</B></TD>
<TD><B>Purpose</B></TD>
</TR>
<TR>
<TD><A HREF="localizeAim.html">aim.ini</A></TD>
<TD>AOL Instant Messgenger initialization file.*</TD>
</TR>
<TR>
<TD><A HREF="localizeCD.html">cd.ini</A></TD>
<TD>Deinstaller initialization file.</TD>
</TR>
<TR>
<TD><A HREF="localizeCosmo.html">cosmo.ini</A></TD>
<TD>Cosmo player initialization file.*</TD>
</TR>
<TR>
<TD><A HREF="localizeMmedia.html">mmedia.ini</A></TD>
<TD>Multimedia initialization file.*</TD>
</TR>
<TR>
<TD><A HREF="localizeMplay.html">mplay32.ini</A></TD>
<TD>Media Player initialization file.*</TD>
</TR>
<TR>
<TD><A HREF="localizeNav40.html">nav40.ini</A></TD>
<TD>Main product initialization file.</TD>
</TR>
<TR>
<TD><A HREF="localizeNetcast.html">netcast.ini</A></TD>
<TD>Netcaster initialization file.</TD>
</TR>
<TR>
<TD><A HREF="localizeNsconf.html">nsconf.ini</A></TD>
<TD>Netscape Conference initialization file.*</TD>
</TR>
<TR>
<TD><A HREF="localizeSetup.html">setup.ini</A></TD>
<TD>Main setup initialization file.</TD>
</TR>
</TABLE>
<P>
* These files come with the Complete installer version.
<P>
<CENTER><TABLE COLS=1 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<P>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,109 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Conventions</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="nomenclature"></A>Nomenclature and Typographical Conventions</H3>
<B>Typographical Conventions</B>
<BR>Words in <I>italics</I> typeface represent a variable term or phrase,
meant to be replaced by another value at "runtime."&nbsp; Example:
<UL><I>locale</I> -- replaced by a 2- or 4 letter locale code; e.g. zhtw</UL>
Words in <B>bold</B> typeface, using a proportional font, represent a literal
value in a string that might also contain a variable word or phrase. Example:
<UL><B>4.03 [</B><I>locale</I><B>]</B> -- 4.03 [ ] are literal values,
while <I>locale</I> is a variable.
<UL>&nbsp;</UL>
</UL>
Words in a <TT>fixed width font</TT> represent file or directory names,
or DOS or Windows commands to be typed as they appear.&nbsp; Sometimes,
part or all of the path will be in <B><TT>bold</TT></B>, for emphasis.
Examples:
<UL>Change to the <B><TT><I>kitRoot</I>\l10nkits\client\windows\tools</TT></B><TT>
</TT>directory
<BR>Execute <B><TT>RTRNKIT</TT></B></UL>
<B>Nomenclature</B>
<BR>Throughout this document, certain terms and phrases will be used repeatedly:
<P><FONT SIZE=-1>Table 1. Nomenclature and Typographical Conventions</FONT>
<TABLE BORDER >
<TR>
<TD><B><TT>kitRoot</TT> </B>directory&nbsp;</TD>
<TD>indicates the starting or topmost directory of the Windows Front End
Localization Kit.</TD>
</TR>
<TR>
<TD><I>platform</I></TD>
<TD>either 16 or 32 bit, depending on the version you are working on.</TD>
</TR>
<TR>
<TD><I>locale</I></TD>
<TD>in general, this refers to the language into which you are localizing
the product. The list of valid locale names is defined in the <A HREF="isocodes.htm">ISO
Language and Country Codes Table</A>.</TD>
</TR>
<TR>
<TD>localization database</TD>
<TD>a database generated by a leveraging tool from a set of matched binary
resource files.&nbsp;</TD>
</TR>
<TR>
<TD>localization notes</TD>
<TD>any special instructions, including the "translate/don't translate"
flag, associated with a given resource.&nbsp; Localization notes are contained
in the localization database for each resource module.</TD>
</TR>
<TR>
<TD><I>leverage</I></TD>
<TD>The process of merging previous localized versions of a file into a
current version.&nbsp;</TD>
</TR>
<TR>
<TD>forbidden resource</TD>
<TD>A resource that cannot be changed from the original value without (negatively)
impacting the functionality of the product. These are identified in the
localization databases.</TD>
</TR>
</TABLE>
&nbsp;
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="kitStruct.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="gettingStarted.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,57 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Project Overview</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="overviews"></A>1. Project Overview</H2>
<CENTER><B><FONT COLOR="#009900">Welcome to the Communicator/Navigator
Installer Localization Kit!</FONT></B></CENTER>
<P>Under the universal localization program, you are free to create an
installer for a localized Communicator, Navigator or Mozilla derivative
product in any way you choose. This localization kit will assist you in
creating a your installer for the 32-bit Windows platform. As long as you
follow the terms of the universal localization program license agreement,
you are free to do what you want with the resulting localized product and
installer.
<P>The Netscape Communicator and Netscape Navigator 4.x installation programs
were created with InstallShield<SUP><FONT SIZE=-1>&reg;</FONT></SUP> version
3.&nbsp; Because this is the proprietary product of InstallShield Corporation,
Netscape cannot redistribute the complete source for these installers.&nbsp;
You may, however, modify an existing Communicator or Navigator installer,
or if you choose, you may build your own installer "from scratch".
<P><B>Note</B>: because of the U.S. Government's restrictions on the export
of strong cryptography, <B>you may only distribute the "export" version</B>
of the Netscape binaries.&nbsp; Please keep this in mind as you work with
the localization kit instructions.
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="splash.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="kitOverview.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
&nbsp;
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,54 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Reference</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="reference"></A>Reference</H2>
This section summarizes the references used throughout this document.&nbsp;
In addition, other miscellaneous references may be found here.
<P><FONT SIZE=-1>Table 5. Reference Links</FONT>
<TABLE BORDER COLS=3 WIDTH="100%" >
<TR>
<TD><A HREF="isocodes.htm">Locale Table (local)</A></TD>
<TD><A HREF="http://www.indigo.ie/egt/standards/iso639/iso639-en.html">Locale
Table (remote)</A></TD>
<TD><A HREF="registrySettings.html">Windows Registry Settings Reference</A></TD>
</TR>
<TR>
<TD><A HREF="http://home.netscape.com/menu/intl/">Communicator International
Features</A></TD>
<TD><A HREF="http://help.netscape.com/kb/client/970513-4.html"></A></TD>
<TD><FONT COLOR="#009900"><A HREF="charsets.htm"></A></FONT></TD>
</TR>
</TABLE>
<A HREF="allxpstr.h"></A>
<P>&nbsp;
<CENTER><TABLE COLS=1 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,612 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Windows Registry Settings</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H1>
Windows Registry Settings</H1>
This document is provided as a reference to the Windows registry settings
implemented by Communicator and Navigator.&nbsp; You may use this as a
guide to the registry settings you must implement if you create your own
installation program (as opposed to localizing an existing Netscape installer).
<P>Note that in the Netscape installers, these settings are implemented
only within .INI files.&nbsp; This simplifies modifying and localizing
the installer. It is recommended that your installer do the same.
<P>You may observe the registry changes made by any product with tools
such as <A HREF="http://www.ntinternals.com/regmon.htm">Regmon.</A> This
may be a useful addition to your toolset.
<P>These notes are applicable to Netscape Communicator version 4.03.
<BR>&nbsp;
<TABLE BORDER COLS=1 WIDTH="100%" >
<TR>
<TD><B>MPLAY32.INI</B>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player&nbsp;
<BR>Name : CurrentVersion&nbsp;
<BR>Value: 4.03 (en)&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player\4.03 (en)&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Media Player\4.03 (en)\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Default Path]\MPlayer&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Program Folder&nbsp;
<BR>Value: [Program Folder]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\.LAM&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: LAMDocument&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\LAMDocument\shell\open\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [WINSYSDIR]\mplay32.exe %1&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : (Default)&nbsp;
<BR>Value: [WINDIR]\mplayer.exe %1&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\LAMDocument\DefaultIcon&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\MPlayer\npcfg32.exe ,0&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI32&nbsp;
<BR>Name : LiveAudioFile&nbsp;
<BR>Value: mcilma32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI&nbsp;
<BR>Name : LiveAudioFile&nbsp;
<BR>Value: mcilma.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI32&nbsp;
<BR>Name : LiveAudioMetafile&nbsp;
<BR>Value: mcilau32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : mcilau32.dll&nbsp;
<BR>Value: (MCI) Netscape Media Player&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI&nbsp;
<BR>Name : LiveAudioMetafile&nbsp;
<BR>Value: mcilau.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MCI
Extensions&nbsp;
<BR>Name : LAM&nbsp;
<BR>Value: LiveAudioMetafile&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : LMA&nbsp;
<BR>Value: LiveAudioFile&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : LA&nbsp;
<BR>Value: LiveAudioFile&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : mcilma32.dll&nbsp;
<BR>Value: (MCI) Netscape Packetized Audio&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32&nbsp;
<BR>Name : MSACM.NSPAC&nbsp;
<BR>Value: NSPAC32.ACM&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : NSPAC32.ACM&nbsp;
<BR>Value: elemedia(TM) AX24000P Music Codec&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32&nbsp;
<BR>Name : MSACM.voxacm118&nbsp;
<BR>Value: vdk32118.acm&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : vdk32118.acm&nbsp;
<BR>Value: Voxware 32bit Codec&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32&nbsp;
<BR>Name : MSACM.NSX83&nbsp;
<BR>Value: NSX83P32.ACM&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : NSX83P32.ACM&nbsp;
<BR>Value: elemedia(TM) SX8300 Speech Codec&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32&nbsp;
<BR>Name : MSACM.NSMLAW&nbsp;
<BR>Value: NSMLAW32.DLL&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc&nbsp;
<BR>Name : NSMLAW32.DLL&nbsp;
<BR>Value: Netscape G.711 Decoder&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>
<HR WIDTH="100%">
<BR><B>NAV40.INI</B>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
Paths\Netscape.exe&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Path&nbsp;
<BR>Value: [Default Path]\Program&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{7865A9A1-33A8-11d0-BED9-00A02468FAB6}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{543EC0D0-6AB7-11d0-BF56-00A02468FAB6}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{543EC0D1-6AB7-11d0-BF56-00A02468FAB6}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{2D0A7D70-748C-11d0-9705-00805F8AA8B8}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\edpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{E8D6B4F0-8B58-11d0-9B63-00805F8ADDDE}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\mnpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{DDF4AB60-8B84-11d0-9B63-00805F8ADDDE}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\mnpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{CC3E2871-43CA-11d0-B6D8-00805F8ADDDE}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\mnpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{CC3E2872-43CA-11d0-B6D8-00805F8ADDDE}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\mnpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator&nbsp;
<BR>Name : CurrentVersion&nbsp;
<BR>Value: 4.03 (en)&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\Users&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\4.03
(en)&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netscape Navigator\4.03
(en)\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Default Path]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Java Directory&nbsp;
<BR>Value: [Default Path]\Program\Java&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : NetHelp Directory&nbsp;
<BR>Value: [Default Path]\Program\NetHelp&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Plugins Directory&nbsp;
<BR>Value: [Default Path]\Program\Plugins&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Program Folder&nbsp;
<BR>Value: [Program Folder]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CURRENT_USER\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CURRENT_USER\Software\Netscape\Netscape Navigator&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CURRENT_USER\Software\Netscape\Netscape Navigator\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Default Path]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\CLSID&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: {61D8DE20-CA9A-11CE-9EA5-0080C82BE3B6}&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\Insertable&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\protocol\StdFileEditing\server&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\protocol\StdFileEditing\verb\0&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: &amp;Edit&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe "%1"&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe /print("%1")&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\ddeexec&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [print("%1")]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe /printto("%1","%2","%3","%4")&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\ddeexec&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [("%1","%2","%3","%4")]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: "%1"&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec\Application&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: NSShell&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\open\ddeexec\Topic&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: WWW_OpenURL&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\Netscape.exe -edit "%1"&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\ddeexec&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [edit("%1")]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster&nbsp;
<BR>Name : CurrentVersion&nbsp;
<BR>Value: 4.03 (en)&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\4.03 (en)\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Shell Path]\Netcast&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Program Folder&nbsp;
<BR>Value: [Program Folder]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{C98D0190-7D81-11d0-BF8D-00A02468FAB6}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{37B601C0-8AC8-11d0-83AF-00805F8A274D}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\CLSID\{913A4A20-8EBF-11d0-BFAB-00A02468FAB6}\InprocServer32&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\Program\brpref32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\print\ddeexec\Application&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: NSShell&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\PrintTo\ddeexec\Application&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: NSShell&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup\shell\Edit\ddeexec\Application&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: NSShell&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\NetscapeMarkup&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: Hypertext Markup Language&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\telnet&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: URL:Telnet Protocol&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\telnet\shell\open\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: telnet %1&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>
<HR WIDTH="100%">
<BR><B>NETCAST.INI</B>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster&nbsp;
<BR>Name : CurrentVersion&nbsp;
<BR>Value: 1.0 (en)&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\1.0 (en)&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Netcaster\1.0 (en)\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Default Path]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Program Folder&nbsp;
<BR>Value: [Program Folder]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>
<HR WIDTH="100%">
<BR><B>NSCONF.INI</B>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Conference&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\CurrentVersion&nbsp;
<BR>Name : Description&nbsp;
<BR>Value: Conference&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : InstallDate&nbsp;
<BR>Value: [TIME]&nbsp;
<BR>Type : REGDB_NUMBER&nbsp;
<P>Name : Installed&nbsp;
<BR>Value: 1&nbsp;
<BR>Type : REGDB_NUMBER&nbsp;
<P>Name : PathName&nbsp;
<BR>Value: [Default Path]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : SoftwareType&nbsp;
<BR>Value: application&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : VersionBuild&nbsp;
<BR>Value: 1213&nbsp;
<BR>Type : REGDB_NUMBER&nbsp;
<P>Name : VersionMajor&nbsp;
<BR>Value: 1&nbsp;
<BR>Type : REGDB_NUMBER&nbsp;
<P>Name : VersionMinor&nbsp;
<BR>Value: 0&nbsp;
<BR>Type : REGDB_NUMBER&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32&nbsp;
<BR>Name : MSACM.VOXACM118&nbsp;
<BR>Value: vdk32118.acm&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : MSACM.NSX83&nbsp;
<BR>Value: nsx83p32.acm&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : MSACM.NSX723&nbsp;
<BR>Value: sx5363s.acm&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : MSACM.NSMLAW&nbsp;
<BR>Value: nsmlaw32.dll&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CURRENT_USER\Software\Netscape&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_CLASSES_ROOT\nscfile\shell\open\command&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value: [Default Path]\NSConf32.exe -f "%1"&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Conference&nbsp;
<BR>Name : CurrentVersion&nbsp;
<BR>Value: 4.03 (en)&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\4.03 (en)&nbsp;
<BR>Name : (Default)&nbsp;
<BR>Value:&nbsp;
<BR>Type :&nbsp;
<BR>&nbsp;
<P>Key&nbsp; : HKEY_LOCAL_MACHINE\Software\Netscape\Conference\4.03 (en)\Main&nbsp;
<BR>Name : Install Directory&nbsp;
<BR>Value: [Default Path]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<P>Name : Program Folder&nbsp;
<BR>Value: [Program Folder]&nbsp;
<BR>Type : REGDB_STRING&nbsp;
<BR>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="kitOverview.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,53 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Reporting Bugs</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
<A NAME="reporting_bugs"></A>Reporting Bugs</H3>
Any bugs in the localization kits you find should be reported to <A HREF="http://www.mozilla.org">mozilla.org</A>
as soon as possible. When you report a bug, try to be as specific as you
can about the exact steps needed to reproduce the bug.&nbsp; Provide a
complete description of the problem versus the expected results.&nbsp;
You should let us know if the problem is 100% reproducible (it happens
every time), or if it is intermittant.&nbsp; If you think that your operating
environment may play some factor, let us know the details of that.&nbsp;
Finally, before reporting any bug, you should make sure that the problem
doesn't also happen in the US English product (if it does, we still want
to know, but it may not be possible to fix it through the localization
kits or tools as they are now).
<P>To report a bug, post a message to the following mozilla.org newsgroup:
<BR>&nbsp;
<CENTER><A HREF="news://news.mozilla.org/netscape.public.mozilla.general">news://news.mozilla.org/netscape.public.mozilla.general</A></CENTER>
<P>Be sure to include the information described above.
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="testKit.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="returnKit.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,54 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Returning the Kit</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="returnkit"></A>5. Publishing the Finished Kit</H2>
Once you are satisfied with the quality of your localization efforts, you
are required by the terms of the universal localization program license
agreement to make your localized product publicly available. The exact
details of how you do this is up to you, the most commonly acceptable method
is to post your localized product to a publicly accessible ftp site.
<P>You should post just the localized versions of the files mentioned in
the Localize These Files section of this document. For ease of transfer,
you may create a compressed archive in the .ZIP file format that contains
the localized files. Create one .ZIP file for each language/platform you
do. If you are publishing more than one language or platform, you may combine
multiple .ZIP files into one master .ZIP file if this makes your life easier.
<P>If your localized product includes your own trademarks, you should identify
these and any restrictions you are placing on their use. You must also
include a copy of the End User License Agreement (EULA), as well as a notice
stating that Netscape Communications is not required to support your product,
and that you are the Licensor referred to in the EULA. Please refer to
the Universal Localization Agreement for the exact legal requirements.
<P>Once your localized product is publicly available, you may inform the
world in any manner you choose, but we encourage you to also post the download
location to the mozilla.org Announcements newsgroup (netscape.public.mozilla.announce).
<CENTER>&nbsp;<BR>
<FONT COLOR="#008000"><FONT SIZE=+2>Congratulations! You are done!</FONT></FONT></CENTER>
&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="testKit.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,47 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Title Page</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<CENTER>
<H1>
NETSCAPE COMMUNICATOR</H1></CENTER>
<CENTER><IMG SRC="SPLASH.JPG" NOSAVE HEIGHT=261 WIDTH=390></CENTER>
<CENTER>
<H1>
Localization Kit</H1></CENTER>
<CENTER>
<H3>
for Microsoft<SUP><FONT SIZE=+0>&reg;</FONT></SUP> Windows (32-bit version)</H3></CENTER>
<CENTER>
<H3>
Revision 1.1</H3></CENTER>
<CENTER>Copyright &copy; 1994-1998 Netscape&reg; Communications Corporation,
All rights reserved.</CENTER>
&nbsp;
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="projectOverview.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
</BODY>
</HTML>

View File

@@ -1,150 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Testing the Localized Resources</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="testkit"></A>4. Ensuring Quality</H2>
The quality of your localized version will have a large impact on its acceptance
in the marketplace.&nbsp; You can greatly enhance your chances of producing
a quality product by using experienced and skilled localizers, and by performing
post-translation testing.
<P>When performing the actual translation, you should be sensitive to a
number of issues:
<UL>
<LI>
Completeness: you should aim for as thorough a translation as possible.&nbsp;
Try not to leave portions of the product untranslated. However, be aware
that some terms may best be left in English, depending on local conventions.</LI>
<LI>
Suitability: all translations should be suitable and appropriate for product,
the language, the market and the customers you intend to reach.&nbsp; This
includes using the proper technical terminology for a give platform or
computer operation, as well as using language that is readily understood
by the average user of the product in a given language.&nbsp; You should,
where possible, try to use terminology which is similar to other products
available on the same platform (without violating copyrights or trademarks,
of course).</LI>
<LI>
Accuracy: you should be sure your translation conveys the same meaning
and intention as the original English.</LI>
<LI>
Grammar and spelling: you should be sure your translation is grammatically
accurate and free from spelling errors.</LI>
</UL>
Keep in mind that engineers do not necessarily make the best localizers!
<P>Once localization is complete, there are two basic types of post-translation
testing that should be done:
<BR>&nbsp;
<TABLE BORDER WIDTH="100%" >
<TR>
<TD>Linguistic Review</TD>
<TD>Checking all translations for accuracy and appropriateness in the actual
context in which they appear.</TD>
</TR>
<TR>
<TD>Functional Testing</TD>
<TD>Ensuring the product still functions as designed (or at least as well
as the US English product).</TD>
</TR>
</TABLE>
&nbsp;
<BR>For the linguistic review, you should have an independent reviewer
(i.e. not the person who implemented the translations) check every string
for the items listed above.&nbsp; In some cases, it may be enough to review
the running product itself; however, it is also valuable to print out your
translations and review them externally from the product.
<P>For the functional testing, your best resource are the directions contained
in the localization notes and this document. You should review the completed
product's localization notes with this document in hand, double checking
that you have followed all the instructions contained here.
<P>Consider the following general guidelines when testing:
<UL>
<LI>
It is helpful to have a second copy of the product running with the English
version so you can compare them side by side (a second computer might be
helpful or required for this).</LI>
<LI>
Walk through every menu in each module you have localized looking for translation
accuracy, pick letter conflicts and other problems.</LI>
<LI>
Bring up as many dialogs as you can, looking for translation accuracy,
pick letter conflicts, truncated strings and functionality issues.</LI>
<LI>
Exercise the installer in as many ways as possible:</LI>
<UL>
<LI>
Select every installer option</LI>
<LI>
Be sure to test the deinstaller</LI>
<LI>
Look at the icons and folder names created</LI>
<LI>
Use accented or multibyte file and directory names</LI>
<LI>
Install to non-existant and read-only directories</LI>
<LI>
Install to drives with insufficient disk space</LI>
<LI>
etc.</LI>
</UL>
<LI>
If functional problems are found, you should compare the same steps you
took in the localized product to the English product: if the two products
fail in the same way, it is a "core" bug, which can only be fixed by changing
the core product's executable. If the localized product fails while the
English product does not, then it is probably a translation-related bug;
these can be fixed by altering the way you localize the product (perhaps
by not translating a particular item, or by translating it differently).</LI>
</UL>
The following section tells you how to report bugs in the localization
kit itself, or in the core product.
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="usingKit.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="reportingBugs.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,106 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Table of Contents</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
Table of Contents</H2>
<TABLE>
<TR>
<TD><FONT SIZE=+1>i. <A HREF="splash.html">Title Page</A></FONT>&nbsp;
<BR>&nbsp;</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>1. <A HREF="projectOverview.html">Project Overview</A></FONT>&nbsp;
<UL>
<LI>
<A HREF="kitOverview.html">Kit Overview</A></LI>
<LI>
<A HREF="kitStruct.html">Structure and Organization</A></LI>
<LI>
<A HREF="nomenclature.html">Nomenclature and Typographical Conventions<BR>
</A>&nbsp;&nbsp;</LI>
</UL>
</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>2. <A HREF="gettingStarted.html">Getting Started</A></FONT>&nbsp;
<UL>
<LI>
<A HREF="gettingStarted.html#sysreqs">System Requirements</A></LI>
<LI>
<A HREF="gettingStarted.html#install">Installing the Kit</A></LI>
<LI>
<A HREF="gettingStarted.html#configtool">Configuring Your Tools</A></LI>
</UL>
&nbsp;</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>3. <A HREF="usingKit.html">Using the Kit</A></FONT>&nbsp;
<UL>
<LI>
<A HREF="usingKit.html#locdbf">Understanding the Localization Notes</A></LI>
<LI>
<A HREF="usingKit.html#l10nchecklist">Localization Checklist</A></LI>
<LI>
<A HREF="localize_these_files.html">Localize These Files</A></LI>
<LI>
<A HREF="usingKit.html#branding">Product Branding Issues</A></LI>
<LI>
<A HREF="usingKit.html#howtol10n">How to Localize Different Resource Types</A></LI>
<LI>
<A HREF="localizeURL.html">Localizing URLs</A></LI>
<LI>
<A HREF="usingKit.html#localize_stringtable">Localizing STRING TABLES</A></LI>
<LI>
<A HREF="usingKit.html#localize_dialogs">Localizing DIALOGS</A></LI>
<LI>
<A HREF="usingKit.html#localize_text">Localizing .INI Files</A></LI>
</UL>
&nbsp;</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>4. <A HREF="testKit.html">Ensuring Quality</A></FONT>&nbsp;
<UL>
<LI>
<A HREF="testKit.html#testkit">Test Considerations</A></LI>
<LI>
<A HREF="reportingBugs.html">Reporting Bugs</A></LI>
</UL>
&nbsp;</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>5. <A HREF="returnKit.html">Publishing the Finished Kit</A></FONT>&nbsp;
<BR>&nbsp;</TD>
</TR>
<TR>
<TD><FONT SIZE=+1>6. <A HREF="reference.html">References</A></FONT>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
</BODY>
</HTML>

View File

@@ -1,323 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Using the Kit</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
&nbsp;
<TABLE COLS=1 WIDTH="100%" >
<TR>
<TD>
<CENTER><B><FONT COLOR="#FF0000">WARNING! Protect yourself from data loss
by making regular backups of your work.</FONT></B></CENTER>
</TD>
</TR>
</TABLE>
<H2>
<A NAME="usekit"></A>3. Using the Kit</H2>
Once your copy of the Windows Installer Localization Kit is correctly installed,
you may begin your localization work by following the instructions in the
remainder of this document. The next section discusses the contents of
the localization notes provided with this kit. It is important that you
work properly with the instructions contained in these files or the localized
product you create may not function.
<H3>
<A NAME="locdbf"></A>Understanding the Localization Notes</H3>
Each localized module to be installed has an associated initialization
(.INI) file. The localization notes for these files, and for the localizable
dynamic link libraries used by the InstallShield installer, are provided
as HTML documentation. (There are no localization databases in this kit).
Additionally, a section detailing the required Windows registry settings
is also provided in HTML format.
<P>The next section presents the basic localization process as a checklist.
<CENTER>
<HR WIDTH="50%"></CENTER>
<H3>
<A NAME="l10nchecklist"></A>Localization Checklist</H3>
This checklist applies to the "<A HREF="kitOverview.html#method1">modifying
an existing Communicator installer</A>" method. If you are <A HREF="kitOverview.html#method2">creating
your own installer</A>, you will need to adapt this checklist accordingly.
A reference is provided to help you implement the correct <A HREF="registrySettings.html">Windows
registry settings</A>.
<P><B>1. Download an existing installer</B>
<BR>You will need a matching installer for the product you are localizing.
In other words, if you are localizing Netscape Communicator version 4.03,
you need an installer for the Export version of Netscape Communicator 4.03.
If you are localizing Mozilla Navigator version 5.0, you need an installer
for the Export version (if any) of Mozilla Navigator version 5.0. Latest
versions of Netscape products can be downloaded from the <A HREF="http://home.netscape.com/download/index.html">Netscape
homepage</A>. Older versions of Netscape installers, matching the versions
used to generate the localization kits, can be found on the <A HREF="ftp://ftp.mozilla.org/pub/l10n-kits/">mozilla.org
ftp site</A>.
<P>Current Netscape installers come in two forms: base and complete. Complete
installers include plugins and other components besides the basic Communicator
software. You may use either installer as the foundation for your work,
but note that there may not be localization kits for the additional components.
Even if you choose to distribute the English version of these components,
however, you must modify the associated initialization files, listed in
the <A HREF="localize_these_files.html#table1">Localize These Files</A>
page in order for the additional components to be installed properly.
<P><B>2. Uncompress the Installer files</B>
<UL>
<LI>
Run the installer you downloaded in step 1. This will bring up the following
dialog (or something very similar):</LI>
<BR><IMG SRC="Is1.jpg" HEIGHT=101 WIDTH=364>
<LI>
Click yes. InstallShield will extract all the installation files to your
temporary directory. (Usually, this will be C:\temp or something similar).
Once this process is complete, the blue InstallShield background will display.</LI>
<LI>
Without exiting the installer, locate the unpacked installer files in your
temp directory and copy them to a new directory. Call this directory "install"
(or something similar).</LI>
<LI>
Exit the installer.</LI>
</UL>
<B>3. Uncompress the Deinstaller files</B>
<UL>
<LI>
Change directories to your "install" directory. Locate the file cd32*.exe
(where * equals the version number you are working on. For example, version
4.03 would be represented as cd32403.exe).</LI>
<LI>
Execute cd32*.exe. This will bring up a dialog similar to the one shown
is step 2. Click yes and wait until InstallShield has finished unpacking
the deinstaller files (the blue InstallShield background will display).</LI>
<LI>
Without exiting the installer, locate the unpacked deinstaller files in
your temp directory and copy them to a new directory. Call this directory
"deinstall" (or something similar).</LI>
<LI>
Exit the installer.</LI>
</UL>
<B>4. Extract localizable installer .DLLs</B>
<BR>Change directories to your "install" directory. Use the InstallShield
tool ICOMP.EXE to extract RSUTIL.DLL and _ISUSER.DLL from _SETUP.LIB:
<UL><TT>Example: icomp _setup.lib -d</TT></UL>
<B>4. Localize files</B>
<BR>Consult the <A HREF="localize_these_files.html#table1">Localize These
Files</A> page to learn which files contain localizable resources.
<P>For each file to be localized, locate the associated Localization Notes
for that file and follow them carefully.
<P><B>5. Replace original product files contained in nav40.z with localized
product files</B>
<BR>Use the ICOMP tool to replace the original (English language) Communicator
or Navigator files with the ones you have localized using the Windows Front
End Localization Kit.
<UL>
<LI>
Make sure your localized product directory structure matches the structure
inside the compressed file nav40.z. (If necessary, uncompress nav40.z (including
subdirectories), and replace all the localizable files (as identified by
the Windows Front End Localization Kit) with your localized versions).</LI>
<LI>
Update nav40.z with your localized files:</LI>
<UL><TT>Example: icomp \<I>kitRoot</I>\products\client\windows\<I>platform</I>\<I>locale</I>\*.*
nav40.z -i</TT></UL>
</UL>
<B>6. Rebuild the self-extracting deinstaller program</B>
<BR>Use the InstallShield tool EXE Builder to reassemble the self-extracting
deinstaller archive.
<UL>
<LI>
Specify your "deinstall" directory as the source directory.</LI>
<LI>
Set compression on.</LI>
<LI>
Specify Setup.exe as the command line program to run when self-extraction
is complete. (No optional parameters are required.)</LI>
<LI>
Specify your "install" directory as the target directory.</LI>
<LI>
Enter the name of your localized product as the application name.</LI>
<LI>
Do not specify a password.</LI>
<LI>
Once creation of your localized self-extracting deinstaller is complete,
locate the file Setupex.exe in your "install" directory and rename it to
match the original name of the deinstaller self-extracting program (e.g.,
cd32403.exe).</LI>
</UL>
<B>7. Rebuild the self-extracting installer program</B>
<BR>Use the InstallShield tool EXE Builder to reassemble the self-extracting
installer archive.
<UL>
<LI>
Specify your "install" directory as the source directory.</LI>
<LI>
Set compression on.</LI>
<LI>
Specify Setup.exe as the command line program to run when self-extraction
is complete. (No optional parameters are required.)</LI>
<LI>
Specify any directory you want as the target directory.</LI>
<LI>
Enter the name of your localized product as the application name.</LI>
<LI>
Do not specify a password.</LI>
<LI>
Once creation of your localized self-extracting installer is complete,
locate the file Setupex.exe in your target directory and rename it to something
meaningful.</LI>
</UL>
<B>8. Complete post-translation processing</B>
<BR>After translation is complete, you need to test your work and deal
with any problems:
<UL>
<LI>
Test the localized installer.</LI>
<LI>
Fix translation bugs using your localization tools or a resource editor.</LI>
<LI>
Fix dialog size bugs using your localization tools or a resource editor.</LI>
<LI>
Report core bugs to Netscape.</LI>
</UL>
<B>9. Publish your localized product to the Internet</B>
<BR>As the terms of the universal localization program license agreement
state, your localized product
<P><TT>"must be made publicly available in executable code form,</TT>
<BR><TT>free of charge, for electronic delivery via a mechanism</TT>
<BR><TT>generally accepted in the software development</TT>
<BR><TT>community."</TT>
<P>In plain English, this means you should post your localized product
on a publicly accessible http: or ftp: server. You may also want to send
an announcement of your product's availability to mozilla.org (though you
are not required to do so).
<P>
<HR WIDTH="50%">
<H2>
<A NAME="branding"></A>Product Branding Issues</H2>
If you are using this kit under the auspices of the universal localization
program, you must remove or replace Netscape trademarked strings, images
and icons in your localized version. Click <A HREF="branding.html">here</A>
for instructions.
<P>
<HR WIDTH="50%">
<H2>
<A NAME="howtol10n"></A>How to Localize Different Resource Types</H2>
This section provides you with general information about localizing the
various resource types and files found with this kit.
<H3>
<A NAME="localize_text"></A>Localizing .INI Files</H3>
<UL>Most of the work for the Windows installers is localizing initialization
(.INI) files. You may use the text editor of your choice to do this work.
Be sure the localized files are saved as plain text only.
<H4>
<A NAME="locnote_ini"></A>Localization Notes</H4>
Individual localization notes for the installer .INI files are contained
in the individual HTML documents linked from the <A HREF="localize_these_files.html#table1">Localize
These Files</A> page.</UL>
<H3>
<A NAME="localizeURLs"></A>Localizing URLs</H3>
<UL>You will not likely encounter any URLs (Universal Resource Locators)
in the installers, but if you do, how they are localized depends on whether
you are creating a branded Netscape version or not. The rules for how to
handle URLs are found <A HREF="localizeURL.html">here</A>.</UL>
<H3>
<A NAME="localize_stringtable"></A>Localizing String Tables</H3>
<UL>Use the resource editor of your choice to localize STRINGTABLE resources.
These are the most sensitive, potentially problematic resource type you
will be working with. Therefore, you must pay close attention to the instructions
provided in the localization notes.
<H4>
<A NAME="locnote_stringtable"></A>Localization Notes</H4>
Individual localization notes for the installer resource .DLLs are contained
in the individual HTML documents linked from the <A HREF="localize_these_files.html#table1">Localize
These Files</A> page. This section gives you some additional general guidelines
to follow when localizing the installer binary files.
<UL>
<LI>
Some strings may contain C++ print format strings, such as %s, %ld, %lu,
etc. Do not modify these while translating the rest of the string.</LI>
<LI>
Some strings may contain new line characters: \n. In general, you should
try leave these as you find them.</LI>
</UL>
</UL>
<H3>
<A NAME="localize_menus"></A>Localizing Menus</H3>
<UL>There are no menu resources in the Windows installer</UL>
<H3>
<A NAME="localize_dialogs"></A>Localizing Dialogs</H3>
<UL>Use the resource editor of your choice to localize and resize DIALOG
resources. Dialog translation is usually not as tricky as localizing string
tables; however, you should take care to assign unique pickletters to dialog
controls.
<H4>
<A NAME="locnote_menus"></A>Localization Notes</H4>
</UL>
<UL>Individual localization notes for the installer resource .DLLs are
contained in the individual HTML documents linked from the <A HREF="localize_these_files.html#table1">Localize
These Files</A> page.</UL>
&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="gettingStarted.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="testKit.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -1,40 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Product Branding Issues</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H3>
Product Branding Instructions</H3>
Under the terms of the Unlimited Localization Program, you must remove
or replace all trademarked Netscape terms, brand names, icons, images,
etc.&nbsp; These trademarks are listed on the page found at the following
URL:
<P><A HREF="http://home.netscape.com/misc/trademarks.html#trademarks">http://home.netscape.com/misc/trademarks.html#trademarks</A>
<P>Please refer to that page for details.&nbsp; You may not release a localized
version of the Netscape Communicator with these trademarks left in the
product.
<BR>&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="usingKit.html#branding">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER><BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,383 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>HTML Output of: C:\TEMP\CHARSET.DBF</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H1>
CSID REFERENCE TABLE</H1>
Use this table to determine the Character Set ID (CSID) for the character
set you wish to use, for example, for setting the value of&nbsp; pref("intl.character_set")
in ALL_PREFS.
<BR>&nbsp;
<TABLE BORDER >
<TR>
<TH>CSID</TH>
<TH>CHARSET</TH>
</TR>
<TR>
<TD>0</TD>
<TD>CS_DEFAULT</TD>
</TR>
<TR>
<TD>1</TD>
<TD>CS_ASCII</TD>
</TR>
<TR>
<TD>2</TD>
<TD>CS_LATIN1</TD>
</TR>
<TR>
<TD>6</TD>
<TD>CS_MAC_ROMAN</TD>
</TR>
<TR>
<TD>10</TD>
<TD>CS_LATIN2</TD>
</TR>
<TR>
<TD>11</TD>
<TD>CS_MAC_CE</TD>
</TR>
<TR>
<TD>14</TD>
<TD>CS_8859_3</TD>
</TR>
<TR>
<TD>15</TD>
<TD>CS_8859_4</TD>
</TR>
<TR>
<TD>16</TD>
<TD>CS_8859_5</TD>
</TR>
<TR>
<TD>17</TD>
<TD>CS_8859_6</TD>
</TR>
<TR>
<TD>18</TD>
<TD>CS_8859_7</TD>
</TR>
<TR>
<TD>19</TD>
<TD>CS_8859_8</TD>
</TR>
<TR>
<TD>20</TD>
<TD>CS_8859_9</TD>
</TR>
<TR>
<TD>21</TD>
<TD>CS_SYMBOL</TD>
</TR>
<TR>
<TD>22</TD>
<TD>CS_DINGBATS</TD>
</TR>
<TR>
<TD>23</TD>
<TD>CS_DECTECH</TD>
</TR>
<TR>
<TD>27</TD>
<TD>CS_JISX0201</TD>
</TR>
<TR>
<TD>29</TD>
<TD>CS_TIS620</TD>
</TR>
<TR>
<TD>35</TD>
<TD>CS_UTF7</TD>
</TR>
<TR>
<TD>38</TD>
<TD>CS_USRDEF2</TD>
</TR>
<TR>
<TD>39</TD>
<TD>CS_KOI8_R</TD>
</TR>
<TR>
<TD>40</TD>
<TD>CS_MAC_CYRILLIC</TD>
</TR>
<TR>
<TD>41</TD>
<TD>CS_CP_1251</TD>
</TR>
<TR>
<TD>42</TD>
<TD>CS_MAC_GREEK</TD>
</TR>
<TR>
<TD>43</TD>
<TD>CS_CP_1253</TD>
</TR>
<TR>
<TD>44</TD>
<TD>CS_CP_1250</TD>
</TR>
<TR>
<TD>45</TD>
<TD>CS_CP_1254</TD>
</TR>
<TR>
<TD>46</TD>
<TD>CS_MAC_TURKISH</TD>
</TR>
<TR>
<TD>53</TD>
<TD>INTL_CHAR_SET_MAX</TD>
</TR>
<TR>
<TD>254</TD>
<TD>CS_USER_DEFINED_ENCODING</TD>
</TR>
<TR>
<TD>255</TD>
<TD>CS_UNKNOWN</TD>
</TR>
<TR>
<TD>260</TD>
<TD>CS_SJIS</TD>
</TR>
<TR>
<TD>261</TD>
<TD>CS_EUCJP</TD>
</TR>
<TR>
<TD>263</TD>
<TD>CS_BIG5</TD>
</TR>
<TR>
<TD>264</TD>
<TD>CS_GB_8BIT</TD>
</TR>
<TR>
<TD>265</TD>
<TD>CS_CNS_8BIT</TD>
</TR>
<TR>
<TD>280</TD>
<TD>CS_CNS11643_1</TD>
</TR>
<TR>
<TD>281</TD>
<TD>CS_CNS11643_2</TD>
</TR>
<TR>
<TD>282</TD>
<TD>CS_JISX0208</TD>
</TR>
<TR>
<TD>284</TD>
<TD>CS_KSC5601</TD>
</TR>
<TR>
<TD>286</TD>
<TD>CS_JISX0212</TD>
</TR>
<TR>
<TD>287</TD>
<TD>CS_GB2312</TD>
</TR>
<TR>
<TD>290</TD>
<TD>CS_UTF8</TD>
</TR>
<TR>
<TD>292</TD>
<TD>CS_NPC</TD>
</TR>
<TR>
<TD>293</TD>
<TD>CS_X_BIG5</TD>
</TR>
<TR>
<TD>303</TD>
<TD>CS_GB2312_11</TD>
</TR>
<TR>
<TD>304</TD>
<TD>CS_JISX0208_11</TD>
</TR>
<TR>
<TD>305</TD>
<TD>CS_KSC5601_11</TD>
</TR>
<TR>
<TD>306</TD>
<TD>CS_CNS11643_1110</TD>
</TR>
<TR>
<TD>515</TD>
<TD>CS_JIS</TD>
</TR>
<TR>
<TD>525</TD>
<TD>CS_2022_KR</TD>
</TR>
<TR>
<TD>564</TD>
<TD>CS_IMAP4_UTF7</TD>
</TR>
<TR>
<TD>810</TD>
<TD>CS_UCS2</TD>
</TR>
<TR>
<TD>811</TD>
<TD>CS_UCS4</TD>
</TR>
<TR>
<TD>819</TD>
<TD>CS_UCS2_SWAP</TD>
</TR>
<TR>
<TD>1292</TD>
<TD>CS_KSC_8BIT</TD>
</TR>
<TR>
<TD>2308</TD>
<TD>CS_SJIS_AUTO</TD>
</TR>
<TR>
<TD>2309</TD>
<TD>CS_EUCJP_AUTO</TD>
</TR>
<TR>
<TD>2563</TD>
<TD>CS_JIS_AUTO</TD>
</TR>
</TABLE>
@author: relliott
<BR>@source: ftang
<BR>@last updated: Mar. 19, 1998
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1997, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

View File

@@ -1,100 +0,0 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Getting Started</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="getting started"></A>2. Getting Started</H2>
Before you can begin using the Windows Front End Localization Kit, you
must install it and setup your working directories. This is a simple matter
of unzipping the compressed kit file(s) into the proper directories. Your
system must also meet certain requirements to run the tools needed to perform
the localization steps described below.
<P>
<HR WIDTH="50%">
<H3>
<A NAME="sysreqs"></A>System Requirements</H3>
There a few system requirements for the kit in the strictest sense; however,
your choice of tools will have their own set of requirements.&nbsp; The
most likely minimum configuration will be as follows:
<UL>
<LI>
100% IBM compatible PC</LI>
<LI>
Pentium<SUP><FONT SIZE=-1>&reg;</FONT></SUP> processor</LI>
<LI>
Microsoft<SUP><FONT SIZE=-1>&reg;</FONT></SUP> Windows NT 3.51 or 4.0 (localized
versions will help testing but aren't required)</LI>
<LI>
16 MB RAM</LI>
<LI>
30 MB available hard disk space</LI>
<LI>
A visual resource editor, such as those provided with Microsoft<SUP><FONT SIZE=-1>&reg;</FONT></SUP>
Visual C++, Borland<SUP><FONT SIZE=-1>&reg;</FONT></SUP> C++, etc.</LI>
<LI>
An active Internet connection and the ability to ftp (send and receive)
large files</LI>
<LI>
A Web browser (say, for example, Netscape Communicator ;-)</LI>
</UL>
<H3>
<HR WIDTH="50%"></H3>
<H3>
<A NAME="install"></A>Installing the Kit</H3>
It is recommended that you install the Windows Front End Localization Kit
in a brand new directory on your development machine. For example, you
can create a \Netscape_L10N_Kits directory on your hard drive. This becomes
your <B>kitRoot </B>directory.&nbsp; Place the L10n Kit's .ZIP file in
that directory and UNZIP it with the -d parameter:
<P>PKUNZIP -d <I>filename</I>
<UL><B>Example:&nbsp; <TT>PKUNZIP -d winfekit</TT></B></UL>
<HR WIDTH="50%">
<H3>
<A NAME="configtool"></A>Configuring Your Tools</H3>
If you intend to use the Netscape Translation Tools, please refer to the
<A HREF="../dogTool/dogToolUG.html">Translation Tools User Guide</A> for
instructions on setting up and using those tools.&nbsp; If you intend to
use a different localization tool, please refer to that tool's documentation
for set up and usage instructions.
<BR>&nbsp;
<CENTER><TABLE COLS=3 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="nomenclature.html">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="usingKit.html">NEXT</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS]</A></CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER></CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
</BODY>
</HTML>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 871 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

Some files were not shown because too many files have changed in this diff Show More