timeless%mozdev.org
cf4c58af1f
Bug 201854 Can't drag/move bookmark from/to/within overflow/dropdown/chevron list of personal toolbar
...
patch by durbacher@gmx.de r=neil sr=jag
2004-05-12 20:23:05 +00:00
igor%mir2.org
dbaff764ea
1. Fixing bug of forgotten updates to itsWithNesting
...
2. Optimization for calls like name() which similar to the optimizer code
2004-05-12 20:03:23 +00:00
igor%mir2.org
49aabab156
New function ScriptRuntime.notFoundError to throw error on missed properties
...
instead of scattered duplicated code
2004-05-12 19:59:57 +00:00
bryner%brianryner.com
f129c38c01
Fix XPCOM_BREAK_ON_LOAD by restoring pre-string-branch Find() behavior when starting index is negative. Bug 243429, r+sr=darin
2004-05-12 19:26:30 +00:00
amardare%qnx.com
36f4616731
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
Mostly compile fixes due to changed interfaces.
2004-05-12 19:19:01 +00:00
timeless%mozdev.org
d4452ca4b6
Bug 229812 CSS Errors in themes
...
patch by bob@bclary.com r=neil sr=alecf
2004-05-12 18:51:04 +00:00
scott%scott-macgregor.org
7edaa013e1
Bug #44494 -->remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
2004-05-12 18:36:29 +00:00
scott%scott-macgregor.org
d05621e8b4
Bug #242991 --> fix address book export regression
2004-05-12 18:30:34 +00:00
scott%scott-macgregor.org
ea0646f211
Bug #230093 , Bug #181534 , Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
...
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.
Change the model for how we count tokens across messages.
Token counts get out of alignment when re-training against already classified messages.
Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.
Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
bienvenu%nventure.com
8515feb5d7
fix 221673, mapi send problems when mapi client puts smtp: in front of address, sr=sspitzer
2004-05-12 17:51:44 +00:00
bienvenu%nventure.com
73e68195eb
hide deferred accounts from thunderbird folder pane, sr=mscott 30057
2004-05-12 17:51:00 +00:00
ian.mcgreer%sun.com
1d3c78cf5a
program for generating FIPS algorithm test results
2004-05-12 17:30:31 +00:00
amardare%qnx.com
9a7c23cd8e
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.
2004-05-12 16:49:13 +00:00
mostafah%oeone.com
08b80afa6a
Checked in patch 148316 for bug 242534
2004-05-12 16:30:44 +00:00
neil%parkwaycc.co.uk
90966229bd
Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott
2004-05-12 16:10:14 +00:00
igor%mir2.org
8423b14b48
Removal of Token.GETBASE, Token.GETTHIS, Token.PARENT, Token.NEWTEMP, Token.USETEMP, Node.TEMP_PROP, Node.FIXUPS_PROP, Node.USES_PROP constants which are no longer used after the last changes
2004-05-12 15:00:41 +00:00
igor%mir2.org
92f45d1054
Instead of transforming parser tree to apply special treatment for call nodes, do that only during code generation .
2004-05-12 13:02:40 +00:00
igor%mir2.org
992ee898f2
Refactoring Codegen.visitCall: preprae for the following switch to generate call without transformer modifications
2004-05-12 10:34:46 +00:00
ben%bengoodger.com
a4acd64520
.
2004-05-12 10:16:06 +00:00
ben%bengoodger.com
dee2335076
170006 - more downloading updates - clean up properly if the app quits
2004-05-12 09:07:36 +00:00
timeless%mozdev.org
5d1f31258a
Bug 102613 UMR: nsReadingIterator<WORD>::*(void)const UMR: Uninitialized memory read in nsScanner::ReadUntil(nsAString&,nsReadEndCondition const&,int)
...
r=heikki sr=darin
2004-05-12 08:07:06 +00:00
ben%bengoodger.com
e90fe15db7
170006 more of the download stuff
2004-05-12 07:08:10 +00:00
dveditz%cruzio.com
adf42ce194
Fix VC.Net build bustage
2004-05-12 06:59:19 +00:00
timeless%mozdev.org
7c006e6edb
Bug 242970 Server Settings/local directory was changed to \\.\D:\pop3.server.name (Other than C: drive,After 2004-04-29 build)
...
r=bienvenu sr=bienvenu
2004-05-12 06:11:07 +00:00
bugreport%peshkin.net
fd8d6ce267
Bug 226477: Fix undefined method call in Bugzilla::User->in_group
...
r=timeless,a=justdave
2004-05-12 05:11:27 +00:00
bugreport%peshkin.net
fdc0631e13
Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
...
r=timeless,a=justdave
2004-05-12 05:08:28 +00:00
ben%bengoodger.com
3b3f6b4d8b
170006 - more downloading stuff for EM
2004-05-12 05:04:14 +00:00
bugreport%peshkin.net
0889ebab00
Bug 227785: Add navigation/summary/last-modified after modifying a bug
...
r=justdave, a=justdave
2004-05-12 05:03:27 +00:00
cls%seawood.org
76e06a32fe
Use lowercase for headers instead of mixed case
...
Fixing x-mingw tinderbox bustage.
2004-05-12 04:34:47 +00:00
bugreport%peshkin.net
693d95bdd6
Bug 240036: Unlock tables after address error before attempting to process footer
...
r=timeless, a=justdave
2004-05-12 04:20:10 +00:00
pinkerton%aol.net
cf08cf4885
use alternating row bg colors in outliner on panther to make it easier to read
2004-05-12 03:48:08 +00:00
ben%bengoodger.com
c62687dd9e
170006 downloading stuff
2004-05-12 03:46:38 +00:00
jst%mozilla.jstenback.com
f3889c559f
Fix for bug 241058. Debug only crash due to nsCOMPtr's internal checks when QI'ing. r+sr=bzbarsky@mit.edu
2004-05-12 01:57:54 +00:00
pinkerton%aol.net
ea6ba72e90
fix bookmark manager context menu so they are more consistent. don't show info
...
for folders. deselect when clicking an area where there is no row. (bug
223701)
2004-05-12 01:57:13 +00:00
dbaron%dbaron.org
50e9fd9595
Allow building thunderbird with jprof or trace-malloc. r=mscott
2004-05-12 01:18:55 +00:00
mconnor%myrealbox.com
6196781fdc
bug 241210 - new bookmarks have a keyword of undefined, fallout from adding ability to create keyword bookmarks from search fields. patch by pike@pikey.co.uk, r=me, also relocate sizeToContent call to ensure we size properly when hiding the keyword field
2004-05-12 01:08:57 +00:00
brendan%mozilla.org
6e8f8f0e72
Make dynamically defined getters and setters enumerable (per afri posting to m.jseng; consistent with original getter=/setter= support in jsinterp.c).
2004-05-12 00:44:23 +00:00
pinkerton%aol.net
abd3de204f
ensure content area visible when loading tab groups (bug 236600)
2004-05-12 00:42:40 +00:00
justdave%bugzilla.org
0ca821caf9
Bug 241270: fix regression caused by <label> wrapping other form widgets. Related widgets are now excluded from the <label> blocks.
...
r=myk, a=justdave
2004-05-11 23:27:23 +00:00
rlk%trfenv.com
7a5e2c19c3
Bug 243349 - Wrong image-Links in composer_help.html and composer_help.xhtml. Patch by Michael Opitz <michael.opitz@aon.at>. r=rlk@trfenv.com
2004-05-11 23:26:12 +00:00
bugreport%peshkin.net
25e13f99df
Bug 231975: Avoid naming new product groups the same as existing groups and do not rename product groups on product rename.
...
r=jouni, a=justdave
2004-05-11 23:17:05 +00:00
pinkerton%aol.net
359568f4fe
display bookmark tab group correctly in menu when added (bug 243274)
2004-05-11 23:09:39 +00:00
jst%mozilla.jstenback.com
28af5fab0c
Fixing one more part of bug 243034. Avoid wasting time on string concatenation document.write() when we don't need to concatenate. r+sr=bzbarsky@mit.edu
2004-05-11 22:37:31 +00:00
darin%meer.net
17db2c36be
fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz
2004-05-11 22:09:10 +00:00
dveditz%cruzio.com
14d176e62f
bug 236312 prevent PendingFileRenameOperations registry value corruption and possible windows death r=ssu,sr=dbaron
...
bug 193723 non-admin WinXP users should be able to install (force a local GRE) r=ssu,sr=dougt
2004-05-11 21:32:39 +00:00
ben%bengoodger.com
4542325245
(243344) also set NO_INSTALL per cls' recommendation so that builds packaged using make install don't get the extra data
2004-05-11 21:29:37 +00:00
darin%meer.net
23e1dd8eaf
fixing IPC MT bugs. adding aggressive MT testcase for ipcILockService.
2004-05-11 21:27:28 +00:00
tor%cs.brown.edu
f2f5743420
Bug 159958 - out-of-bounds write in DrawToImage. r=pedemonte, sr=brendan
2004-05-11 20:57:26 +00:00
ben%bengoodger.com
a1897844bb
243344 - consolidate makefiles in xpfe and components
2004-05-11 20:54:33 +00:00
myk%mozilla.org
e76dc22bde
Fix for bug 240486: makes the banner template CSS friendly
...
Patch by Vitaly Harisov
r=myk
a=myk
2004-05-11 20:49:50 +00:00