mcafee%netscape.com
67e5d85054
Factoring history prefs into separate pane (5236). a=pavlov
2000-07-28 06:32:27 +00:00
wtc%netscape.com
952b503a2a
Bugzilla bug #45181 : improvement for imported fd's on NT.
...
Modified files: _winnt.h, prsocket.c, ntio.c
2000-07-28 06:28:05 +00:00
ben%netscape.com
e53ce163ad
46613, trying to make maccvs commit this file ;)
2000-07-28 06:23:26 +00:00
ben%netscape.com
83961063c1
skinnability & correctness tweaks, part of polish fixes for 46613
2000-07-28 06:18:21 +00:00
ben%netscape.com
a84e529b5b
46613, classic skin polish
2000-07-28 06:16:16 +00:00
jst%netscape.com
cc41aef7b4
(Merging nsbeta2 checkin to the tip) Fixing nsbeta2+ bug 28572, the docshell was fireing the script unload handler too early in some cases and in some other cases the unload handler was fired even if the document wasn't unloaded. r=nisheeth, a=nisheeth.
2000-07-28 05:55:54 +00:00
cls%seawood.org
01c0f7aed5
The ports tinderboxes were inconveniently down so this bustage was hidden for the past week. Bug #45698
2000-07-28 05:43:24 +00:00
idk%eng.sun.com
fc8291b5a5
* NOT PART OF TBOX BUILDS**
...
Fixed crasher bug. class was used before initialization.
2000-07-28 05:39:53 +00:00
ben%netscape.com
33993ce344
More work for 46613, polish stuff for classic skin.
2000-07-28 05:17:00 +00:00
hyatt%netscape.com
60cf142dcc
Fix for 45446, r=ben
2000-07-28 05:13:13 +00:00
wtc%netscape.com
cbfa8b99d9
Get rid of PR_UNKNOWN_ERROR.
2000-07-28 05:12:51 +00:00
dmose%mozilla.org
06447af8d6
A menu was being created too early, before it is possible to avoid
...
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
2000-07-28 05:12:33 +00:00
warren%netscape.com
d0525ce318
Added back in use Cwd;
2000-07-28 05:08:08 +00:00
hyatt%netscape.com
5ae34b17f9
Fix for 46361, r=ben
2000-07-28 05:02:46 +00:00
warren%netscape.com
2735eda212
Fixed up rules for jarring.
2000-07-28 04:46:45 +00:00
blizzard%redhat.com
5fc87ad509
clean up some service usage in the emedding widget. also, be picky about when to shut down XPCOM. use gtk_set_locale() in the testing program so people who use XIM will be able to use that input method. r,a=waterson
2000-07-28 04:34:46 +00:00
blizzard%redhat.com
ce3fb01de3
XSync after doing a window scroll. visually, this looks a lot better and is an improvement for scrolling on linux. patch from imoT r=me
2000-07-28 04:32:22 +00:00
ben%netscape.com
70c9ada1f8
fixing toolbarseparator warnings, forgot to check this in with 46613 fixes last night.
2000-07-28 04:24:56 +00:00
pinkerton%netscape.com
dcbd627f07
Fix for 46749, regression from my earlier checkin. forgot to check for null before
...
looking for the menu parent. Doh!
2000-07-28 04:10:12 +00:00
dmose%mozilla.org
4b5231a715
on some windows configurations, the build has been messed up for at least a couple of weeks because some microsoft header file defines 'interface', which conflicts with the member variable in xpt_struct.h. rename the member variable from interface to iface. workaround suggested by alecf@netscape.com. r=jband@netscape.com, a=waterson@mozilla.org
2000-07-28 04:03:50 +00:00
dmose%mozilla.org
7634788461
conditionally build LDAP code on windows if ENABLE_LDAP env var is set. r=cls@seawood.org, a=waterson@mozilla.org
2000-07-28 04:00:47 +00:00
danm%netscape.com
92d0a3a892
shut down a selection's autoscroll timer in the selection's destructor. bug 43470. r=saari@netscape.com
2000-07-28 03:48:26 +00:00
saari%netscape.com
af34e4532e
Mac fix that derived out of 43470. r=danm
2000-07-28 03:47:55 +00:00
ben%netscape.com
a04150fb25
fixes to Mac classic skin to match my updates to Windows classic last night, b46613
2000-07-28 03:09:05 +00:00
mkaply%us.ibm.com
2168fcea6b
OS/2 Tinderbox breakage
...
Just because someone uses the unix Makefiles doesn't mean they have GTK
2000-07-28 03:01:03 +00:00
wtc%netscape.com
dacf1ff7d8
Fixed Bugzilla bug #45181 .
...
Modified files: _beos.h, _macos.h, _os2.h, _unixos.h, _win95.h, _winnt.h,
primpl.h, prfile.c, prio.c, prsocket.c, bfile.c, macsockotpt.c, os2io.c,
unix.c, ntio.c, w95io.c, prinit.c, ptio.c
2000-07-28 02:40:54 +00:00
hyatt%netscape.com
cd1abc962e
Fix for 43778. r=ben
2000-07-28 02:22:59 +00:00
rhp%netscape.com
1466ebf34a
Fix for conversion problems with my favorite fields - phone numbers - Bug #: 1193 - r: pmock
2000-07-28 01:56:14 +00:00
harishd%netscape.com
d65b30ae01
Migrating beta2+ fix
...
----------------------------
45975 - Making sure that the stack position doesn't become negative.
Note: This is a HACK for beta2. The real fix will go in for beta3.
r=jst
a=nisheeth
2000-07-28 01:01:08 +00:00
sfraser%netscape.com
913b8a4431
Fix typo, bug 46260. r=pinkerton.
2000-07-28 00:56:37 +00:00
harishd%netscape.com
c053f4d327
Migrating beta2 fix to the branch
...
---------------------------------------------
42388 (nsbeta2+) - Disabling transitional DTD
r=jst
a=nisheeth
2000-07-28 00:56:15 +00:00
sfraser%netscape.com
d728dc7b8b
Fix 6553 at last -- image badge icons now show on Mac. r=pinkerton.
2000-07-28 00:55:53 +00:00
sfraser%netscape.com
571d0bfd1a
Fix menu ordering on hide/show menus, bugs 45798, 29835, 45874, and 45914. r=saari, pinkerton.
2000-07-28 00:45:56 +00:00
attinasi%netscape.com
dece6a14f7
Trunk fix: bug 29061, where relative width value of '*' was getting 0 instead of 1. Simple fix, r=karnaze b=29061
2000-07-28 00:37:02 +00:00
hyatt%netscape.com
ae55d8736e
Fix for 41145.
2000-07-28 00:35:30 +00:00
hyatt%netscape.com
9f12a75d17
Fix for 41145. r=waterson
2000-07-28 00:35:02 +00:00
hyatt%netscape.com
e5be1850a1
Fix for 41145, r-waterson
2000-07-28 00:34:22 +00:00
morse%netscape.com
b2cf7ecc13
bug 45455, deleting blank username causes wrong user to be deleted, r=jrgm
2000-07-28 00:28:43 +00:00
morse%netscape.com
76efee7a65
bug 45454, blank username is not selectable, r=jrgm
2000-07-28 00:26:17 +00:00
pinkerton%netscape.com
825776d19b
Fix for 31727, make submenus inherit the context menu-ness from their parents. Another
...
great patch from Dean Tessman.
2000-07-28 00:25:18 +00:00
rjc%netscape.com
889d7bacb8
Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton
2000-07-28 00:22:07 +00:00
sfraser%netscape.com
2849d98e2b
Fixes for URL echo Apple Event handling from Steve Cox <scox@artlogic.com> for bug 44250. r=smfr
2000-07-28 00:21:06 +00:00
pchen%netscape.com
ab56096dc9
Bugs 45817, 46531. Clean up code, make it same as fix I checked in onto branch, r=pinkerton.
2000-07-28 00:20:54 +00:00
rhp%netscape.com
f86f929e73
Fix for incorrect error notification on Copy failures - Bug #: 41504 - r: bienvenu
2000-07-28 00:18:56 +00:00
edburns%acm.org
15a59d37c9
Classes must be built first in order to build jni.
2000-07-28 00:17:21 +00:00
dbaron%fas.harvard.edu
c2ca7000e2
Make the block regression tests easier to run on Linux. They no longer require setting any environment variables. r=pollmann Not part of build.
2000-07-27 23:42:34 +00:00
dbaron%fas.harvard.edu
76da654012
Bring mozilla-viewer.sh all the enhancements made to mozilla (the shell script) in the past year or so, plus one more (-- to turn off command line handling). This is needed to get block regression tests to run easily. r=pollmann
2000-07-27 23:41:28 +00:00
dbaron%fas.harvard.edu
0d22e864e2
Fix the way HTML's align attribute works for horizontal alignment of blocks. Use the -moz-center and -moz-right even in strict mode, and apply them to blocks in addition to tables. r=attinasi b=37083, 40038
2000-07-27 23:37:44 +00:00
pnunn%netscape.com
6804506105
bug#22754: fix, nsbeta3. pnunn. r:gagan
2000-07-27 23:37:00 +00:00
mcafee%netscape.com
cc2459e95f
Cleaning up debug pref pane; saving space on navigator pref pane (5236). r=matt
2000-07-27 23:31:51 +00:00