Commit Graph

104603 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
c2e045538d #150735
r=jeffreyj@us.ibm.com, sr=blizzard
OS/2 only - remove unnecessary class nsCanvas
2002-06-17 21:06:09 +00:00
shaver%mozilla.org
fb0d67af5b Bug 76968: expand ~/ into NS_OS_HOME_DIR in nsLocalFileUnix. r=bzbarsky,
sr=blizzard.
2002-06-17 21:03:43 +00:00
mkaply%us.ibm.com
22eb59e7a5 #147702
r=jeffreyj@us.ibm.com, sr=blizzard
OS/2 only - rewrite window proc to better handle things happening during deletion
2002-06-17 20:54:08 +00:00
naving%netscape.com
beaafb6638 bugscape 15244 r=cavin sr=bienvenu Make webmail folder "Draft" show Recipient instead of Sender 2002-06-17 20:49:44 +00:00
bzbarsky%mit.edu
c4fd9838f8 Don't send HEAD to FTP servers behind HTTP proxies. Bug 148813,
r=bbaetz, sr=darin
2002-06-17 20:49:42 +00:00
mkaply%us.ibm.com
348e7da0d7 #150679
r=jeffreyj@us.ibm.com, sr=mscott
OS/2 only - add OS mail integration
2002-06-17 20:49:26 +00:00
cmanske%netscape.com
650497023f Fixed crash when inserting column in table, b=152320, r=brade, sr=kin 2002-06-17 20:40:47 +00:00
shaver%mozilla.org
c621eb112c Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag. 2002-06-17 20:39:54 +00:00
relyea%netscape.com
27153b6afb Standardize the open flags as 'enums' when using multiaccess databases, no matter
if we are using PR_ versions of the flags or O_ versions of the flags.
2002-06-17 18:46:27 +00:00
seawood%netscape.com
5b89bfd6bb Re-adding with executable bit set. 2002-06-17 17:30:22 +00:00
seawood%netscape.com
42f3e16064 Oops. These need to be executable by default 2002-06-17 17:28:34 +00:00
pinkerton%netscape.com
061b79e460 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
leaf%mozilla.org
a202b9d722 Automated update 2002-06-17 17:10:43 +00:00
seawood%netscape.com
6de5b59159 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
myk%mozilla.org
b38ebe63a2 Fix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn't fail.
2xr=bbaetz
2002-06-17 15:54:50 +00:00
pinkerton%netscape.com
ae2d20be15 Strip whitespace around url (bug 149082) 2002-06-17 15:24:29 +00:00
pinkerton%netscape.com
2fd744fdef fixing up locked profile error text. 2002-06-17 15:16:46 +00:00
pinkerton%netscape.com
1163e6ec98 Fix for crash launching when another version is already running. bug 148556 2002-06-17 15:10:37 +00:00
dcone%netscape.com
7cbd379e5b b=142513 r=kmmclusk sr=waterson Fixed blue text, used correct type for calculation. 2002-06-17 14:03:39 +00:00
mikep%oeone.com
aac432de05 Adding in check for calendar window to remove js error. 2002-06-17 13:39:29 +00:00
mikep%oeone.com
03dc4f0d25 Adding fix from bug 146212, allowing silent import of events. 2002-06-17 13:38:57 +00:00
mostafah%oeone.com
cdda83d729 Fixed bug 152274: Calling fetchEvent with null parameter crashes Mozilla 2002-06-17 12:42:24 +00:00
bbaetz%student.usyd.edu.au
3327303fbe Bug 151529 - No list of votes shown if there is a + sign in the address
r=jouni x2
2002-06-17 11:29:45 +00:00
kaie%netscape.com
549e28cb1f b=148610 Lock icon should be updated as early as possible.
r=javi sr=rpotts
2002-06-17 09:56:14 +00:00
bbaetz%student.usyd.edu.au
693d63dda2 Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
rogerl%netscape.com
9b201c7f13 Start. 2002-06-17 06:40:50 +00:00
shanjian%netscape.com
e200d89fdb #84668 Ugly Chinese font in dialogs and menu on simplified chinese windows
Force system font to be 9 when default is 8. This only applies to simplified
chinese system.
r=ftang, sr=alecf
2002-06-17 05:22:34 +00:00
henry.jia%sun.com
17c7eb88ae Bug 150627 inconsistant between display and action(modifier) of short cut key for function 'Select All'
r=Akkana
sr=hewitt
2002-06-17 01:43:29 +00:00
nboyd%atg.com
a4cf45ee33 Patch from morten@nvg.org :
I keep getting syntax errors with no line numbers as well.

That happens when I use Context.compileReader(..) to compile the script. The
DefaultErrorReporter will throw an exception with only the message and not the
line it happened on.

It is of course easy to workaround using your own error reporter, but I've
attached a patch to add on the line and source name so the DefaultErrorReporter
gives the similar output as EcmaError if that is wanted.
2002-06-17 00:49:47 +00:00
nboyd%atg.com
a8fcbf98a8 Update last qualified release statement. 2002-06-16 23:51:15 +00:00
stephend%netscape.com
f16abb505b Bug145409. JS strict warnings in certManager.js. Patch by Stephen Walker <walk84@yahoo.com> r=kaie@netscape.com, sr=jaggernaut@netscape.com 2002-06-16 21:19:25 +00:00
sicking%bigfoot.com
1c08ef6d4f Attribute axis should not include namespace declarations.
b=123357 r=peterv sr=jst
2002-06-16 16:58:13 +00:00
bernd.mielke%snafu.de
62e25755e2 running the layout regression tests - a description not part of any build 2002-06-16 10:38:06 +00:00
cbiesinger%web.de
955f728b23 bug 150002 r=paper sr=tor
make XBM images transparent
2002-06-16 08:27:25 +00:00
samuel%sieb.net
b5d844e513 Bug 143039 - Typo in nsXmlRpcClient.js
r=samuel@sieb.net
sr=heikki
2002-06-16 06:17:54 +00:00
samuel%sieb.net
e428d8afb1 Bug 137171 - XML-RPC bug handling dates with months 10 and over
r=rginda
sr=sspitzer
2002-06-16 06:14:31 +00:00
bbaetz%student.usyd.edu.au
dd519e4374 Bug 151369 - need to trim the entered assignee's email address
r=mattyt x2
2002-06-16 05:26:50 +00:00
arougthopher%lizardland.net
6c958352ab Bug#149332
Mozilla doesn't save its windows position when closed.

adds an implementation of GetScreemBounds, and registers frame movements, so they are saved and used when reopenning the window.

r=serget@fi.tartu.ee
2002-06-16 02:58:49 +00:00
arougthopher%lizardland.net
bb0c636a2c Bug#152085
nsSound not being registered as a component under BeOS

The nsSound component was not being registerred, causing ChatZilla to not work properly.

r=serget@fi.tartu.ee
2002-06-16 02:51:27 +00:00
waterson%netscape.com
b2ab61667e Bug 146125. Zero top- and bottom-margin for <th> in same cases we zero for <td>. r=dbaron, sr=kin 2002-06-16 00:51:55 +00:00
waterson%netscape.com
22921c3cb9 Bug 146797. Bullet-proof RDF containers so that uninitialized use (e.g., from script) won't cause a crash. r=tingley, sr=shaver 2002-06-16 00:44:06 +00:00
bryner%netscape.com
08bd6fa15e Fix crasher 151568 caused by my checkin for focus bug 131651. r=dbaron, sr=blake. 2002-06-15 23:38:06 +00:00
arougthopher%lizardland.net
06abdde379 Bug#126843
Occasionally unable to get Focues set to URL bar and other widgets

fixes a long standing focus issue under the BeOS port

r=arougthopher
2002-06-15 23:31:00 +00:00
caillon%returnzero.com
af22bbd97f Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake 2002-06-15 22:30:06 +00:00
bzbarsky%mit.edu
c7b7ac8fa3 Fixing strict js warning. Bug 79825, patch by neil@parkwaycc.co.uk, r=varada,sr=jag 2002-06-15 22:21:51 +00:00
cbiesinger%web.de
22089c2150 bug 144488 patch by leaf r=timeless sr=tor
Change get new themes link to http://mozilla.org/themes/download/ instead of xulplanet
2002-06-15 21:29:52 +00:00
ere%atp.fi
46a4a941f0 Bug 146559 New mail indicator does not work for non-inbox imap folders
r=bienvenu@netscape.com, sr=brendan@mozilla.org
2002-06-15 20:07:49 +00:00
ere%atp.fi
935c5301d9 Bug 120106 IMAP: Empty mail when disconnected
r=bienvenu@netscape.com, sr=brendan.mozilla.org
2002-06-15 19:51:47 +00:00
beard%netscape.com
113305d5dc added #if QUICKTIME_THROBBER to conditionally use Quicktime Movie to implement throbber. 2002-06-15 16:34:48 +00:00
peterlubczynski%netscape.com
6eef25d218 Fixing IPIX for Mac Classic: SetWindow needed to be called and nsObjectFrame::DidReflow() needed to complete on Mac as well, bug 144896 r=av sr=beard 2002-06-15 16:05:09 +00:00