blizzard%redhat.com
0e7ea25d46
patch for bug #31662 . we can't compress Expose events out of order with the ConfigureNotify events so add and interface to the superwin object to handle compressing Expose events. r=pavlov
2000-03-15 02:02:22 +00:00
ducarroz%netscape.com
6cfd1b423d
Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar
2000-03-15 02:02:17 +00:00
hyatt%netscape.com
e7dc30bdcd
Fix for bug #31847 .
2000-03-15 02:01:14 +00:00
mscott%netscape.com
96fce242e1
Force all copy related objects to only get executed on the UI thread instead of the imap thread.
...
r=bienvenu
2000-03-15 02:00:27 +00:00
leaf%mozilla.org
81d90b3231
Automated update
2000-03-15 02:00:20 +00:00
leaf%mozilla.org
a62bc8a4e7
fixing paths to be absolute so third party dependent build systems can
...
take advantage of the linker scripts. r=slamm
2000-03-15 01:55:04 +00:00
rhp%netscape.com
4e23d61267
Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589
2000-03-15 01:47:36 +00:00
rhp%netscape.com
9488c8b1bf
Checking in project change of large checkin.
2000-03-15 01:46:55 +00:00
wtc%netscape.com
6df2423fff
Added the generated header file to GARBAGE.
...
Modified files: lib/ds/Makefile, pr/src/Makefile, pr/src/Makefile.in
2000-03-15 01:45:35 +00:00
mscott%netscape.com
32c8a84292
Bug #30840 --> i broke scantxt for (c), (r) and +/- cases before beta1
...
r=alecf
2000-03-15 01:43:55 +00:00
wtc%netscape.com
a37f49577d
Moved the definition of GARBAGE to a standard place.
2000-03-15 01:43:40 +00:00
nhotta%netscape.com
9d35160c8e
Changed to use do_GetService instead of CreateInstance, bug 30210, r=cata.
2000-03-15 01:41:38 +00:00
nhotta%netscape.com
53d8977bc3
Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata.
2000-03-15 01:36:19 +00:00
nhotta%netscape.com
7732852e7f
Changed to use do_GetService instead of CreateInstance, bug 30210, r=cata.
2000-03-15 01:35:02 +00:00
nhotta%netscape.com
4c9cfca6b5
Changed to use do_GetService instead of CreateInstance, bug 30205, r=cata.
2000-03-15 01:33:43 +00:00
av%netscape.com
b2e11193ec
Fix for 29688, ignorin Java plugin found in 4.x installation; r=stanley.ho@eng.sun.com, a=rickg
2000-03-15 01:27:30 +00:00
rjc%netscape.com
397a9884e1
Fix bug # 31624 (add Mac IE favorites foreign charset alias resolution support) and bug # 29135 (default to adding new bookmark items under the root node if there is no selection). Review: me
2000-03-15 01:24:47 +00:00
kmcclusk%netscape.com
619c64eaa3
Added code to prevent invalidation of non-visible rectangles.
...
This is a performance enhancement for platforms where toolkit invalidate calls
are expensive. b=29847 r=rods@netscape.com .
2000-03-15 01:20:07 +00:00
jdunn%netscape.com
0a4b14d764
fixing build bustage on HP. Complaining of char * being deprecated.
...
r= rods@netscape.com
2000-03-15 01:19:43 +00:00
ruslan%netscape.com
7a884f9417
Keep-alive fixes: cancel outstanding i/o on windows, take care of the case
...
when the connection gets closed by the server because of the timeout.
2000-03-15 01:19:42 +00:00
kmcclusk%netscape.com
1fedf5bd6d
Changed call nsFontMetricsWin::GetFontWeightTable
...
from ToCString to WideCharToMultiByte to support multibyte font names.
b=28399 r=rods@netscape.com
2000-03-15 01:18:34 +00:00
kmcclusk%netscape.com
b03a771467
b=29311 r=rods@netscape.com Added code in nsWindow::Move
...
Check to see if window needs to be removed first
to avoid a costly call to SetWindowPos.
2000-03-15 01:17:29 +00:00
dveditz%netscape.com
ffcd6f5401
Fix starting time for "show previous" links when hours is set to something
...
other than 12
2000-03-15 00:49:16 +00:00
wtc%netscape.com
a8789f029e
Bugzilla bug #29908 : make sure that md.write.thread or md.read.thread is
...
nil when we return from SendReceiveStream so that we don't leave a
dangling reference for the OT notifier routine. This patch is submitted
by Gordon Sheridon <gordon@netscape.com>. r=wtc@netscape.com
a=jar@netscape.com .
2000-03-15 00:01:06 +00:00
slamm%netscape.com
216824bc1d
Make sure NavSecurityOverlay.(js|xul) are exported properly. Fix orangeness on tinderbox.
2000-03-14 21:42:51 +00:00
srinivas%netscape.com
dd677e3f9d
When a PRLock is released all the waiters are unblocked, rather than assign
...
the lock to a waiting thread. Bug #67751 .
2000-03-14 20:16:39 +00:00
slamm%netscape.com
0a37f9f745
Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose
2000-03-14 18:27:27 +00:00
slamm%netscape.com
ed3c62bd16
Remove dist directory on 'clean' target. Otherwise, tinderbox never removes dist and thinks it has a complete binary when it does not. Maybe we should change the tinderbox scripts instead of doing this, but this will get tinderbox turning red now.
2000-03-14 17:55:03 +00:00
scc%netscape.com
81d0ddeea5
Added ToDo.doc, so the list of things to do is visible in the project. This project is not part of the build.
2000-03-14 17:32:27 +00:00
scc%netscape.com
4af37dd4bd
First Checked In.
2000-03-14 17:31:43 +00:00
scc%netscape.com
0825f5bcd1
Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build.
2000-03-14 17:10:03 +00:00
jst%netscape.com
e4033e3af9
Fixing build bustage.
2000-03-14 16:24:34 +00:00
scc%netscape.com
8c3b397934
First Checked In.
2000-03-14 15:56:34 +00:00
rods%netscape.com
cdd7e44e0d
I hate doing this, but a minor change to make the depend builds go green
2000-03-14 15:51:27 +00:00
rods%netscape.com
f6a77c7742
decls need to be outside the NS_DEBUG ifdef
2000-03-14 15:12:29 +00:00
srinivas%netscape.com
146ad8498a
Added new functions to look up function symbols in dynamic libraries.
...
Bugzilla #27175 .
2000-03-14 14:54:25 +00:00
karnaze%netscape.com
7bdd4c903b
PDT+ bug 30559 - incorrect inclusion of table margin when placing row group. r=buster, a=rickg.
2000-03-14 14:42:25 +00:00
rods%netscape.com
58ca9dd361
now passing back maxElementSize correctly
...
b=30015
2000-03-14 14:25:05 +00:00
rods%netscape.com
4ff3f6d742
added menu items to turn on/off GFX scrollbars
...
added menu items to save and "Goto" to two urls, this helps a lot with testing.
b=27712
2000-03-14 14:19:56 +00:00
jefft%netscape.com
9cdfa6fef7
fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here
2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +00:00
hyatt%netscape.com
4be33a20d3
Fixing build horkage.
2000-03-14 12:09:28 +00:00
rods%netscape.com
7166b97e2c
preparing for GFX listboxes and dropdowns. This ifdefs the creation code so I
...
can turn them on and off.
b=18895
2000-03-14 12:03:21 +00:00
tbogard%aol.net
f50a518b35
This should fix mac. Close is now Destroy().
2000-03-14 11:53:00 +00:00
ben%netscape.com
61203b2f72
fix prefwindow not coming up problem
2000-03-14 11:46:59 +00:00
rods%netscape.com
3164b5a68a
This fixes a problem introduced bu checkin 3.258 and Bug 26834,
...
and is the branch checkin for bug 31713.
The problem is the code cheked into 3.258 does it for all windows, when you really
only want to do it for top level windows.
r=kmcclusk b=31713
2000-03-14 11:44:04 +00:00
hyatt%netscape.com
336a29752a
Converting tabs.
2000-03-14 11:40:59 +00:00
hyatt%netscape.com
cc3cf630c3
Converting tabs
2000-03-14 11:40:02 +00:00
ben%netscape.com
9edc1b6866
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
hyatt%netscape.com
1786656e2a
Converting tabs.
2000-03-14 11:31:05 +00:00