51688 Commits

Author SHA1 Message Date
dougt%netscape.com
bae665046a Giving these files Purify loving. r=dveditz 2000-01-28 23:37:27 +00:00
dougt%netscape.com
d9a6754c4b Fixing dll exports for NS_NewLocalFile()
r=dveditz
2000-01-28 23:35:55 +00:00
wtc%netscape.com
628c6affaa Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>
for reporting the bug and providing a fix.
2000-01-28 23:31:20 +00:00
pollmann%netscape.com
c0d425d34b Bug 6747: HTML labels now pass events to their assigned element in XUL documents too. r=rods 2000-01-28 23:29:36 +00:00
rginda%netscape.com
ecc7a6d6aa Remove some console debug writes 2000-01-28 23:29:28 +00:00
putterman%netscape.com
ea1c70ce26 added view navigation files 2000-01-28 23:25:35 +00:00
putterman%netscape.com
4217f50e4f Added view navigation files 2000-01-28 23:25:23 +00:00
putterman%netscape.com
d04174bf7b Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
dbragg%netscape.com
69cacae78b fix for bug 24284 r=sgehani 2000-01-28 23:24:57 +00:00
mjudge%netscape.com
3524003c64 adding bindings to handle some specific windows cases. simple change 2000-01-28 23:24:29 +00:00
dbragg%netscape.com
87b71740ed Fixes for bugs 10147, 22341, 24016 r=sgehani 2000-01-28 23:22:58 +00:00
bienvenu%netscape.com
6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
bienvenu%netscape.com
994358ad34 fix 25343 problems in threaded view, r=putterman 2000-01-28 23:18:46 +00:00
slamm%netscape.com
fdbcafc3f1 Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated. 2000-01-28 23:17:43 +00:00
sspitzer%netscape.com
7a566e754c add new line to the end of the file. that is a CID, not an IID, so use the right macro. 2000-01-28 23:12:24 +00:00
hangas%netscape.com
4b984991c2 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip 2000-01-28 23:12:02 +00:00
sspitzer%netscape.com
444c856c36 fix build breakage on platforms with out ENOLINK
r=Pascal Hofstee <daeron@shadowmere.student.utwente.nl> and r=leaf
2000-01-28 23:09:58 +00:00
sfraser%netscape.com
667a9319d7 Fix for crash loading bugzilla pages (infinite reflow recursion). by vidur, r=smfr, a=leaf 2000-01-28 22:58:17 +00:00
terry%mozilla.org
d19acb2ae2 Fixed busted mailto: link. 2000-01-28 20:36:26 +00:00
mscott%netscape.com
f34c55c94c back out warren's fix for Bug #21686 as this broke mailnews. regression Bug #25511
a=leaf
2000-01-28 19:41:59 +00:00
alecf%netscape.com
b94e3d27ab remove bogus line from this makefile
a=leaf
2000-01-28 19:29:51 +00:00
leaf%mozilla.org
d1f2514b8d backing out rods to fix options lists 2000-01-28 19:03:34 +00:00
slamm%netscape.com
08592c1474 Add a check to avoid multiple pulls of the same directory. 2000-01-28 18:26:09 +00:00
laa%sparc.spb.su
bf12637547 Fixed bugs 20202, 17437.
Methods of PlugletTagInfo and PlugletTagInfo2 doesn't allow access to pluglet parameters,
PlugletTagInfo2 getAttribute doesn't work properly.

Reviewed by idk@eng.sun.com
2000-01-28 18:11:27 +00:00
sspitzer%netscape.com
2bf93be997 spell offset right. not part of the build. 2000-01-28 17:30:58 +00:00
terry%mozilla.org
ba3bd27a63 The "Show list" link that is supposed to quickly get you back to the
list of bugs you queried for was busted.
2000-01-28 16:39:29 +00:00
terry%mozilla.org
f461027ecc Apparently, you're supposed to put "#foo" stuff in a URL after all the
"?" and "&" stuff.  IE doesn't work if you don't.
2000-01-28 16:18:10 +00:00
brade%netscape.com
9c20de909a open remote urls in editor; r=kin; bug#24042 2000-01-28 16:02:02 +00:00
brade%netscape.com
25e1715d39 open remote menu item strings (r=kin) 2000-01-28 15:59:32 +00:00
brade%netscape.com
9d243c9f75 add OpenRemoteFile for editor (r=kin) 2000-01-28 15:57:43 +00:00
brade%netscape.com
57df5fa308 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
karnaze%netscape.com
8b1ddd5c4d bug 1809, 0 width tables (not trees) become auto, r=dcone, (hyatt) 2000-01-28 15:43:25 +00:00
jefft%netscape.com
eed8bf4e25 partial fix for bug 20366 - imap rename problem, bug 24749 - need to make sure namespace, acl works on cyrus server;staged checkin 1; r=bienvenu 2000-01-28 15:38:16 +00:00
jefft%netscape.com
b91993b68b partial fix for bug 20366 - imap folder rename problem; prevent rename crash if parent is null 2000-01-28 15:35:15 +00:00
Jerry.Kirk%Nexwarecorp.com
c2cca205df Fix problem where you could not scroll a web page that had a combo
box widget on it. PHOTON UI only.
r=kedl
2000-01-28 15:35:00 +00:00
jefft%netscape.com
4a3981e690 partial fix for bug 20366 - imap folder rename problem; rename OnCloseFolder to ForceDBClose; r=bienvenu 2000-01-28 15:34:13 +00:00
rods%netscape.com
42afe24660 using correct usesage pattern for getting and seeting the FrameState
Added in my new reflow code with an ifdef so I can work on it and fix other bugs
fixed the checking of return codes for getHTMLAttr
removed ShouldScrollFrameIntoView, the presshell can now do this.
also commented out the call to Position the Dropdown
r=dcone b=24292
2000-01-28 15:24:49 +00:00
jst%citec.fi
e3abebb2cc Remove delete call on an interface pointer (nsIFactory), use a nsCOMPtr in stead for proper refcounting. r=troy@netscape.com 2000-01-28 15:16:54 +00:00
rods%netscape.com
8dd52cec3d added check so it doesn't do a reset on the incremental reflow
r=dcone bug=none
2000-01-28 15:04:19 +00:00
rods%netscape.com
c56fe2a751 when an option contained a comment node and and an attr was unset case a
WipeContainingBlock to be called. This was because the undisplayed node had a psuedo
style that wasn't being properly reolved to this code thought the comment was now visible
instead of being hidden.
b=none r=pierre,attinasi
2000-01-28 15:03:00 +00:00
dcone%netscape.com
baf98ae0ce Took out ifdef for the Mac. Loading Icon will now display. r=rods 2000-01-28 14:56:07 +00:00
ftang%netscape.com
db0b7d7842 fix bug 23353. r=warren,rickg . Do not store listener in member data. 2000-01-28 14:41:04 +00:00
nis%sparc.spb.su
160898f946 Removed support for KeyEvents because they are not
included into DOM2 specification anymore.
2000-01-28 14:30:12 +00:00
nis%sparc.spb.su
4350d3f41a Event interfaces are updated to latest DOM2 bindings.
In particular, KeyEvent support is removed because
DOM Level 2 Event specification does not provide a key event set anymore.
2000-01-28 14:26:11 +00:00
michael.lowe%bigfoot.com
27bc1aee93 Final Windows timer optimisation work, for now 2000-01-28 14:01:42 +00:00
michael.lowe%bigfoot.com
f54bbdd480 Putting back a previous change that got clobbered later by someone else 2000-01-28 13:25:27 +00:00
dp%netscape.com
30ab43a945 Fixing mac linkage build issue. 2000-01-28 12:32:51 +00:00
dp%netscape.com
026b164598 Removing asm() code. Wont compile on nonx86 linux. 2000-01-28 11:31:39 +00:00
dp%netscape.com
0da5ddd2ea Backing out previous change until NS_CALLBACK issue on win is figured out. 2000-01-28 11:19:34 +00:00
dp%netscape.com
2e58ac96a8 Now I know why that dummy prototype was there. Adding a prototype to
fix mac.
2000-01-28 11:12:15 +00:00