Commit Graph

134550 Commits

Author SHA1 Message Date
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
mrbkap%gmail.com
123d30041c bug 264917: crash trying to view-source. sr=bzbarsky r=doronr 2004-10-18 20:57:24 +00:00
scott%scott-macgregor.org
066592a437 Bug #261199 --> make the virtual folder list dialog a bit wider by default so it looks right
with normal sized fonts.
2004-10-18 20:50:56 +00:00
scott%scott-macgregor.org
1ce2f85905 Bug #261199 --> make the folder list picker dialog be resizeable. 2004-10-18 20:42:58 +00:00
bzbarsky%mit.edu
1670c41ef2 Remove last vestiges of <plaintext>. Followup to bug 88987, r+sr=jst. 2004-10-18 19:31:01 +00:00
jst%mozilla.jstenback.com
8e43941de7 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2004-10-18 18:59:30 +00:00
timeless%mozdev.org
517a6178a0 Bug 264765 nsMsgAccount.cpp cleanup
patch by mikael@parknert.se r=neil sr=darin
2004-10-18 18:24:24 +00:00
scott%scott-macgregor.org
95f3d04424 Bug 261199 --> Pinstripe CSS changes to support the new virtual folder UI. 2004-10-18 17:59:12 +00:00
pedemont%us.ibm.com
61e3d51e6d Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub. 2004-10-18 17:04:29 +00:00
bienvenu%nventure.com
c975068538 fix 259603 new messages aren't analyzed for junk status if the user clicks away from the inbox before we've finished retrieving messages, sr=msctt 2004-10-18 14:51:29 +00:00
edburns%acm.org
63ed119bc3 This checkin removes bookmarks support from webclient by not
initializing the bookmarks engine.  Next step is to work with the
mozilla embedding people to see how I can fix this.  What I'd like to do
is *NOT* use the GRE, but rather use the mozilla suite installation.

SECTION: Changes

M dist/build.xml

- rename release to 2_0_a2b

- made the test run from the mozilla suite installation directory

- clean out the generated batch file or sh file.

M dist/webclient-dist.xml

- made the build.xml generate a batch file, that sets the proper env
  vars, then calls back to this build.xml and executes the
  run.test.browser target.

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

- don't pull in Bookmarks, since it's not in the GRE.

SECTION: Diffs

Index: dist/build.xml
===================================================================
RCS file: /cvsroot/mozilla/java/dist/build.xml,v
retrieving revision 1.4
diff -u -r1.4 build.xml
--- dist/build.xml	15 Oct 2004 16:39:07 -0000	1.4
+++ dist/build.xml	18 Oct 2004 14:03:36 -0000
@@ -30,7 +30,7 @@

   <property name="Name" value="webclient"/>
   <property name="name" value="webclient"/>
-  <property name="version" value="2_0_a2"/>
+  <property name="version" value="2_0_a2b"/>

 <!-- ************ Per user local properties ******************************* -->

@@ -136,9 +136,13 @@
     </zip>
   </target>

-  <target name="test.dist" depends="prepare,clean.dev.build">
-
+  <target name="unzip.dist" depends="prepare">
     <unzip dest="${moz.install.dir}" src="${dist.home}/${name}_${version}_${platform}.zip" />
+  </target>
+
+  <target name="test.dist" depends="prepare">
+
+    <antcall target="unzip.dist" />

     <ant inheritAll="false" dir="${moz.install.dir}"/>

@@ -149,6 +153,8 @@
   <target name="clean.test.dist" depends="props">

     <delete file="${moz.install.dir}/build.xml" />
+    <delete file="${moz.install.dir}/runwc.bat" />
+    <delete file="${moz.install.dir}/runwc.sh" />
     <delete file="${moz.install.dir}/components/${so.prefix}javadom.${so.extension}" />
     <delete file="${moz.install.dir}/${so.prefix}javadomjni.${so.extension}" />
     <delete file="${moz.install.dir}/${so.prefix}${name}.${so.extension}" />
Index: dist/webclient-dist.xml
===================================================================
RCS file: /cvsroot/mozilla/java/dist/webclient-dist.xml,v
retrieving revision 1.2
diff -u -r1.2 webclient-dist.xml
--- dist/webclient-dist.xml	15 Oct 2004 16:39:07 -0000	1.2
+++ dist/webclient-dist.xml	18 Oct 2004 14:03:36 -0000
@@ -3,6 +3,20 @@
   <property environment="myenv" />

   <target name="props">
+    <condition property="is.win32" value="true">
+      <and>
+        <os family="windows" />
+      </and>
+    </condition>
+
+    <condition property="is.unix" value="true">
+      <and>
+        <os family="unix" />
+      </and>
+    </condition>
+
+
+
     <condition property="PATH_SEP" value=";">
       <and>
         <os family="windows" />
@@ -55,7 +69,31 @@

   </target>

-  <target name="main" depends="props">
+  <target name="main" depends="main.win32,main.unix"/>
+
+  <target name="main.win32" depends="props" if="is.win32">
+
+    <delete file="${basedir}/runwc.bat" />
+    <echo file="${basedir}/runwc.bat">
+SET PATH=${java.libpath};%PATH%
+SET NSPR_LOG_MODULES=webclient:4,webclientstub:4
+SET NSPR_LOG_FILE=webclient.log
+ant run.test.browser
+    </echo>
+    <exec command=".\runwc.bat" newenvironment="true" />
+
+  </target>
+
+  <target name="main.unix" depends="props" if="is.unix">
+
+    <delete file="${basedir}/runwc.sh" />
+    <echo file="${basedir}/runwc.sh">
+    </echo>
+
+  </target>
+
+
+  <target name="run.test.browser" depends="props">

     <java newenvironment="true"
           classname="org.mozilla.webclient.test.TestBrowser"
Index: webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java,v
retrieving revision 1.8
diff -u -r1.8 WrapperFactoryImpl.java
--- webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java	17 Jun 2004 21:27:55 -0000	1.8
+++ webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java	18 Oct 2004 14:03:37 -0000
@@ -316,7 +316,8 @@

 			((Service)WrapperFactoryImpl.this.profileManager).startup();
 			((Service)WrapperFactoryImpl.this.prefs).startup();
-			((Service)WrapperFactoryImpl.this.bookmarks).startup();
+			// PENDING(edburns): see Message-ID: <bbf0af98.0410171147.3109d532@posting.google.com> on n.p.m.java
+			// ((Service)WrapperFactoryImpl.this.bookmarks).startup();

 			WrapperFactoryImpl.this.nativeAppSetup(nativeWrapperFactory);
 			return null;
2004-10-18 14:08:22 +00:00
neil%parkwaycc.co.uk
a074347e6b Bug 258257 Fixing errors and cleanup p=giacomo.magnini@portalis.it r=me 2004-10-18 13:25:34 +00:00
silver%warwickcompsoc.co.uk
fc5fd7bcba Bug 233973 - Put logs in directories based on network and named by date.
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk
2d368f8a5d Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00