Commit Graph

134663 Commits

Author SHA1 Message Date
edburns%acm.org
a4648dbbaf M dist/build.xml
M dist/webclient-dist.xml
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java

- rollback 2.0 alpha b changes.  Thanks to Annie Lau.
2004-10-20 02:16:16 +00:00
vladimir%pobox.com
2e46d6611d gcc compile fix, oops 2004-10-20 02:12:04 +00:00
pedemont%us.ibm.com
0c5ecb1502 Move assert to the correct place 2004-10-19 23:15:51 +00:00
mcafee%mocha.com
02767cc32e Fixing machines array typo. showpoint arg doesn't apply in machine or test selection mode. centered the graph, added a title in bold. r=cclabaugh 2004-10-19 23:06:27 +00:00
jst%mozilla.jstenback.com
10a929d4cb Backing out the fix for bug 73605 now that bug 17003 is fixed (was fixed quite some time ago). r=jonas@sicking.cc, sr=jst@mozilla.org. 2004-10-19 22:56:30 +00:00
dbaron%dbaron.org
206bc914fa Fix Windows regression (view for paints can vary across platforms). b=227361 r+sr=roc 2004-10-19 22:04:47 +00:00
bzbarsky%mit.edu
92c70b57d7 Separate out the concepts of "history entries separated by just a scroll" and
"history entries with the same postdata".  The latter is implied by the former,
but not conversely.  Bug 264964, r=biesi, sr=darin
2004-10-19 21:53:54 +00:00
bzbarsky%mit.edu
e4430de4cc Fix nsPageFrame to not set string lengths to negative numbers, and fix string
code to not go into an infinite loop if someone tries it.  Bug 263365,
r+sr=darin
2004-10-19 21:46:45 +00:00
zack%kde.org
81e0d94c08 Hmm, we should've had written this code from scratch... Step 1 (probably of
about million, give or take 999998 or so) of fixing 264806 and general
semantic of text selection.
2004-10-19 21:32:21 +00:00
scott%scott-macgregor.org
aa62f1a883 Bug #244357 --> Fix several underflow situations in the chi2 algorithm used for junk mail detection. Simplify the math to make it less computensive.
Patch origianlly by tenthumbs@cybernex.net

sr=mscott
2004-10-19 21:25:00 +00:00
scott%scott-macgregor.org
54c270b37c Bug #87474 --> Only first print job is prompted for print or cancel
Patch by cls
2004-10-19 20:57:30 +00:00
scott%scott-macgregor.org
f38fadfb59 Bug #265014 --> Allow creation of virtual folders that search offline instead of online
sr=bienvenu
2004-10-19 20:49:09 +00:00
bienvenu%nventure.com
1d9c04af09 fix 263348, sr=mscott fix moving of virtual folders 2004-10-19 20:39:45 +00:00
jocuri%softhome.net
085434b456 Patch for bug 264003: Include the DBI error in the error message if 'createdb' fails; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=kiko, a=justdave. 2004-10-19 20:33:27 +00:00
jocuri%softhome.net
09b53317a1 Patch for bug 189073: Allow accept as a resolution when changing multiple bugs only if all bugs are opened; r=kiko, a=justdave. 2004-10-19 20:11:34 +00:00
jocuri%softhome.net
17768c0ffb Patch for bug 199811: Implement UI for 'contains none of the strings' search operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-19 20:02:43 +00:00
cltbld
6ef64e0229 remove -d from cp for osx compat. 2004-10-19 19:52:03 +00:00
timeless%mozdev.org
68fc82c756 Bug 198006 no help for automatic image resizing
patch by giacomo.magnini@portalis.it and stefan_h@hem.utfors.se r=neil
2004-10-19 19:33:58 +00:00
smontagu%smontagu.org
98a1741d1a Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil 2004-10-19 19:12:45 +00:00
silver%warwickcompsoc.co.uk
eda22476f0 Bug 233973 - Bustage fix for ChatZilla.
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
scott%scott-macgregor.org
c5f896d8eb Bug #265062 --> check for an error code in case GetFilePath fails instead of crashing.
sr=bienvenu
2004-10-19 17:35:34 +00:00
peterv%propagandism.org
9bf7cae37a Fix for bug 239873 (DOMStringList interface not matching DOM Level 3). r/sr=jst. 2004-10-19 17:20:14 +00:00
peterv%propagandism.org
ca1bfd6167 Protect against a crash, part of bug 261450 (Mozilla crashes when changing DOM Nodes [@ nsRange::TextOwnerChanged]). r/sr=bz. 2004-10-19 15:16:51 +00:00
mostafah%oeone.com
6545c028c2 Uncommented webcal protocol expose 2004-10-19 13:55:49 +00:00
mostafah%oeone.com
9316aa30bc Applied patch for bug 264831:Sunbird should not expose all protocols.
Removed unrelated comment.
2004-10-19 13:50:46 +00:00
psychoticwolf%carolina.rr.com
854e1a528f Bug 264906. Various Application Manager Issues (and inc_footer typo). Patch by Chris Thomas. r=Wolf. 2004-10-19 07:40:56 +00:00
rbs%maths.uq.edu.au
919273859a Improves linebreak behavior at inter-tag boundaries, patch by Hideo Saito <saito@densan.co.jp>, r+sr=rbs 2004-10-19 07:12:55 +00:00
bzbarsky%mit.edu
9db7c3c195 Don't crash if the encoding enumerator is accessed when we have no response
head.  Bug 264825, r=biesi, sr=darin
2004-10-19 04:38:44 +00:00
timeless%mozdev.org
923d0a69e6 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 04:01:29 +00:00
timeless%mozdev.org
41ceac8e09 Bug 260818 added a dependency on a windows only interface
Changing the build system to always publish the interface.
2004-10-19 03:53:12 +00:00
scott%scott-macgregor.org
5e73169511 Bug #261199 --> add virtualFolderListDialog.css to seamonkey modern 2004-10-19 03:50:30 +00:00
timeless%mozdev.org
4ee335c43c Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 03:42:15 +00:00
scott%scott-macgregor.org
593c40dfdf fix typo 2004-10-19 03:29:42 +00:00
scott%scott-macgregor.org
c5e1c96630 Bug #261199 --> add virtualFolderListDialog.css to seamonkey classic 2004-10-19 03:29:18 +00:00
scott%scott-macgregor.org
fae0bbb3e6 fix a typo to take into account the tree API changes on the trunk 2004-10-19 03:23:56 +00:00
scott%scott-macgregor.org
33f0db78e8 Bug #261199 --> Convert the advanced search / Save as Virtual Folder button
and the Views / Save As Search Folder menu item
to use the new virtual folder dialog UI
2004-10-19 03:17:53 +00:00
scott%scott-macgregor.org
86cb7d495c verbage change for virtual folders 2004-10-19 03:08:24 +00:00
scott%scott-macgregor.org
ece47eff9d Bug #261199 --> Start porting the saved search folder UI from thunderbird to seamonkey
sr=bienvenu
2004-10-19 03:08:12 +00:00
timeless%mozdev.org
76f1d77afd Bug 260818 Pop up an alert when a download finishes
patch by cst@andrew.cmu.edu r=timeless sr=jag
2004-10-19 02:48:26 +00:00
aaronleventhal%moonset.net
e9feb9853d Bug 262578. No click to focus css scrollable areas like overflow:scroll, but you can still click there and scroll -- just no focus outline. r=mats, sr=roc 2004-10-19 02:24:27 +00:00
brendan%mozilla.org
1b5234b527 Home sp above right JSOP_IN operand to protect it from GC (264995, rs=shaver). 2004-10-19 01:45:44 +00:00
scott%scott-macgregor.org
40ce15f164 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
2004-10-19 01:36:58 +00:00
mrbkap%gmail.com
9af7509337 bug 264956: crash on embedded NUL character in start tag. r+sr=bzbarsky 2004-10-19 01:34:53 +00:00
bienvenu%nventure.com
1ac18e39d3 fix 239168 junk mail controls not run on inbox if inbox is also fcc folder, sr=mscott, also fix crash when getnewlist returns null 2004-10-19 01:16:26 +00:00
bzbarsky%mit.edu
3a3639f706 Put back missing QI. Bug 264987, patch by Bernard Alleysson
<balleysson@bigfoot.com>, r+sr=bzbarsky
2004-10-19 00:35:46 +00:00
brendan%mozilla.org
4eef061999 GC-lock the global scope polluter across InitContext and any other stuff that might do a last ditch GC (264577, r+sr=jst). 2004-10-18 22:45:48 +00:00
wchang0222%aol.com
86e78b60f4 Bugzilla bug 264324: we need to test for __s360x__ before __s360__ because
the s360x platform also defines __s360__.  The patch is contributed by
Wolfgang Rosenauer <mozilla@rosenauer.org>.  r=wtc.
Modified Files: _linux.cfg _linux.h
2004-10-18 22:40:45 +00:00
jst%mozilla.jstenback.com
7b8181ffb9 Fixing bug 264325. Patch from ginn.chen@sun.com. Home/End/PgUp/PgDn doesn't work in Input/TextArea/Composer/MailNews on Solaris Xserver. r=bryner@brianryner.com, sr=jst@mozilla.org, a=brendan@mozilla.org 2004-10-18 22:31:27 +00:00
cltbld
49287c937e save a copy of the dated dir that was copied to ftp server and remove any previously saved builds older than 7 days (granrose) 2004-10-18 21:57:15 +00:00
dveditz%cruzio.com
69dcb6e4b7 bug 264560: tighten up referrer requirements for XPI whitelist, r=biesi,sr=jst 2004-10-18 21:28:45 +00:00