darin%meer.net
d3491a301b
adding brackets to correct last checkin (r=gisburn)
2004-02-23 19:57:18 +00:00
mostafah%oeone.com
1f7e77db11
Fixed bug 235311: Event dialog changes attributes of the calendar event
...
object it is given
2004-02-23 19:47:44 +00:00
darin%meer.net
fb4fea465d
Checking in bustage fix for SUNPRO_CC (Sun Workshop/Forte), bug=235273
...
Thanks to timeless and gisburn for their help.
2004-02-23 19:24:41 +00:00
jshin%mailaps.org
c547bdb247
bug 235276: remove an obsolete file : pref-messages.dtd (r/sr=mscott)
2004-02-23 18:09:23 +00:00
mostafah%oeone.com
041c7844bc
Checked in patch for bug 232122: can't build libical on NetBSD & FreeBSD
2004-02-23 16:40:36 +00:00
mostafah%oeone.com
ad3540b59d
Checked in patch for bug 234463: double-clicking empty event list area
...
opens malfunctioning Edit Event dialog
2004-02-23 16:25:43 +00:00
bienvenu%nventure.com
50e37c149c
fix 235246 patch by ch.ey@gmx.net, r/sr=bienvenu wrong alert text when asking for SMTP password
2004-02-23 15:55:02 +00:00
mostafah%oeone.com
3d88ee7508
Checked in 2nd patch for bug 234899: Need update XPI's install.js for Mozilla
...
Application Suite, at least.
2004-02-23 15:49:49 +00:00
pinkerton%aol.net
719ba07a9f
fix bad merging of code for 183848 when moving from camino 1.0 branch to trunk
...
(r=biesi, sr=sfraser)
2004-02-23 15:20:55 +00:00
mostafah%oeone.com
85dbaacab3
Improved argument passing per newsgroup patch
2004-02-23 14:40:57 +00:00
mostafah%oeone.com
63fa03afb7
Removing obsolete leftover
2004-02-23 14:28:42 +00:00
cbiesinger%web.de
d1a43ad834
removing unnecessary toString() as suggested by reviewer, bug 234724
2004-02-23 14:11:56 +00:00
ben%bengoodger.com
976fc31f29
test some code on imola to see if this code is executing all the time
2004-02-23 09:47:36 +00:00
scott%scott-macgregor.org
716ee201b5
Patch by Alexander Sack (not turned on yet)
...
Add packaging information for unix to copy over just the libraries and chrome files we need from dist\bin into dist\thunderbird like the windows build currently does.
This signifcantly reduces (by almost 1.9MB) the download size on unix.
2004-02-23 08:14:53 +00:00
ben%bengoodger.com
e6a9f7ddde
More extension service work...
2004-02-23 08:08:09 +00:00
edburns%acm.org
1dd9f8444d
Make webclient compile with Mozilla 1.6. Unit tests still don't run.
...
M README
- update instructions for building and running source and unit tests
M build.properties.sample
- you need junit.jar
M webclient/build-tests.xml
- reformat
M webclient/build.xml
- add "prepare" target to set the PATH_SEP
M webclient/src_ie/BookmarksImpl.cpp
M webclient/src_ie/CurrentPageImpl.cpp
M webclient/src_ie/HistoryImpl.cpp
- Account for new javah header names
M webclient/src_moz/Makefile.in
- account for new location of jawt.lib in J2SDK 1.4.2
M webclient/src_moz/NativeEventThread.cpp
+#include "nsEmbedAPI.h" // for NS_HandleEmbeddingEvent
M webclient/src_moz/NavigationActionEvents.cpp
- result is an nsIInputStream
M webclient/src_moz/WrapperFactoryImpl.cpp
+#include <nsDependentString.h> // for nsDependentCString
and the compile is more strict now.
M webclient/src_moz/dom_util.cpp
- signature change
2004-02-23 06:26:54 +00:00
ben%bengoodger.com
49755b2ca7
use a sane window size for new profiles at all screen resolutions
2004-02-23 02:20:36 +00:00
timeless%mozdev.org
93ff09dd87
Bug 235207 Build failure in mozilla/xpcom/string/src/nsStringObsolete.cpp
...
patch by roland.mainz@nrubsig.org sr=dbaron
2004-02-23 01:43:44 +00:00
cbiesinger%web.de
3128af66a0
Bug 235058 Content/language switching from UI is broken
...
r=neil sr=bz
2004-02-22 22:31:31 +00:00
jocuri%softhome.net
fcc0d1a083
Patch for bug 226251 (internal error when server push is enabled): Due to randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave.
2004-02-22 18:52:05 +00:00
neil%parkwaycc.co.uk
722d774af3
Bug 97532 Make some POP3 error messages less meaningless p=stolenclover@yahoo.com.tw r/sr=mscott
2004-02-22 17:50:10 +00:00
chanial%noos.fr
84b69de140
Bug 119735: NS_THEME_WINDOW and NS_THEME_DIALOG implementations (GTK2)
...
r=bryner, sr=roc
2004-02-22 17:42:26 +00:00
blakeross%telocity.com
31dee59048
Don't purge the page you're looking at from session history when clearing history.
2004-02-22 08:10:38 +00:00
brendan%mozilla.org
09acb4babf
Add ecmaStrictMode to CompilerContext.
2004-02-22 07:21:55 +00:00
dbaron%dbaron.org
9de5129044
Attempt to fix IRIX bustage (which may even be correct on the assumption that it's correct to pull in C++ standard headers somehow). The compiler is complaining about ambiguous overload resolution for std::abs.
2004-02-22 07:06:55 +00:00
chanial%noos.fr
f15c119167
Bug 235094: Build bootstrap/init.d only on platforms that need it
...
patch by Roland Mainz, r=bsmedberg
2004-02-22 03:40:17 +00:00
roc+%cs.cmu.edu
8e85f2ae12
Bug 180931. If we move a frame temporarily during reflow, we'd better invalidate the whole overflow area because invalidates may have been issued at the temporary position.
2004-02-22 03:31:30 +00:00
brendan%mozilla.org
e18fed3f6a
Move script_filename_table into JSRuntime where it belongs (235145, r=shaver).
2004-02-22 03:21:15 +00:00
justdave%syndicomm.com
ebb5371b41
[SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc)
...
r= bbaetz, a= justdave
2004-02-22 03:03:46 +00:00
dbaron%dbaron.org
f2dc48d241
Backing out brendan's checkin due to tinderbox orange.
2004-02-22 01:11:47 +00:00
neil%parkwaycc.co.uk
ccb1facb65
Bug 95370 Secure mail servers need new mail icons p=stefan@borggraefe.com r=me sr=bienvenu
2004-02-21 21:16:33 +00:00
jshin%mailaps.org
a561a976de
bug 234958 : add 'mailnews.reply_in_default_charset' to mailnews.js (default: false) and special-case 'x-windows-949' (block it from being used no matter what) r=bienvenu, sr=mscott
2004-02-21 20:54:18 +00:00
cltbld%netscape.com
89c62cd7fe
Automated update
2004-02-21 20:50:59 +00:00
dbaron%dbaron.org
c5268b3143
Use correct for-loop scoping on HP-UX native compiler. b=233810 r=bryner
2004-02-21 20:41:42 +00:00
brendan%mozilla.org
7c602b5df7
Move script_filename_table into JSRuntime where it belongs (235145, r=shaver).
2004-02-21 19:41:52 +00:00
dbaron%dbaron.org
3a1c696bfc
Change version from 1.7a to 1.7b.
2004-02-21 19:29:41 +00:00
danm-moz%comcast.net
73ac6b2c7d
unsizable windows are no longer created maximized. bug 230608 r=bryner,jst
2004-02-21 18:02:03 +00:00
bienvenu%nventure.com
0e4f51f571
replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me
2004-02-21 17:59:25 +00:00
bienvenu%nventure.com
13ff4b7d66
fixes for 232438, palm sync issues with mapping between moz ab's and palm categories, sr=mscott
2004-02-21 17:35:47 +00:00
blakeross%telocity.com
421df07918
Also focus quicksearch field in bookmarks sidebar to match history.
2004-02-21 11:37:06 +00:00
blakeross%telocity.com
7ab18c7188
Fix 205107: focus search box in history quicksearch box.
2004-02-21 11:11:29 +00:00
blakeross%telocity.com
2dd4f76536
Fix bad capitalization.
2004-02-21 07:14:31 +00:00
blakeross%telocity.com
93916fa325
Fix 207188: clearing history/all in prefs doesn't clear session history.
2004-02-21 07:02:53 +00:00
jshin%mailaps.org
24e9eac199
bug 233361 : characters outside the repertoire of the current character encoding are lost if 'send in UTF-8' is selected. (r=mscott, sr=bienvenu)
2004-02-21 05:51:50 +00:00
jshin%mailaps.org
41c532dc70
bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman)
2004-02-21 04:52:39 +00:00
cls%seawood.org
294ab743fd
Link order matters. Fixing mingw bustage.
...
Thanks to Nick Thomas <nrthomas@ihug.co.nz> for the original patch.
Bug #234940 r=cls
2004-02-21 04:51:44 +00:00
blakeross%telocity.com
95ad2d560a
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:06 +00:00
blakeross%telocity.com
ce4d638b86
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. r=bienvenu sr=ben
2004-02-21 02:49:05 +00:00
blakeross%telocity.com
145be7657b
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. Implement ability to iterate backwards in mork.
2004-02-21 02:46:11 +00:00
jst%mozilla.jstenback.com
ea534cf241
Duh, silly me. Fixing bogus attempt at casting...
2004-02-21 01:02:26 +00:00