Commit Graph

22566 Commits

Author SHA1 Message Date
akkana%netscape.com
84380c250e 4661: Fix win32 crasher inserting an image. Approved by chofmann.
Split nsEditor::DeleteSelectionAndCreateNode into two parts,
so that routines like InsertImage which need to set attributes
on the new node before inserting into the tree can do so.
This is somewhat temporary, since the current method isn't undo-able;
undo will be implemented after M4.
1999-04-08 00:46:10 +00:00
waterson%netscape.com
e07ee6fe41 Bug 4710. Implement no-ops for local store commands so as not to break stuff that depends on commands working. r=putterman@netscape.com, a=chofmann@netscape.com 1999-04-08 00:43:11 +00:00
kipp%netscape.com
8a0284add8 Delay first move until onload has finished 1999-04-08 00:01:12 +00:00
kipp%netscape.com
0c0ce42a16 Fixed not bother repositioning when coordinates don't change 1999-04-08 00:00:13 +00:00
waterson%netscape.com
e85ace8aa5 Bug 4706. Make sure to close the first RDF:RDF tag. Duh. 1999-04-07 23:18:54 +00:00
evaughan%netscape.com
d8e4fb2275 Made secure connection have a display type of none by default. 1999-04-07 23:15:06 +00:00
momoi%netscape.com
dda8abda17 4 sort result files for WindowsNT4-US. 1999-04-07 23:14:59 +00:00
ftang%netscape.com
7329fbfca6 fix bug 4672, 4673, 4674, 4676 , check in for cata from ftang's account 1999-04-07 23:00:28 +00:00
slamm%netscape.com
7f1af32a4f Fix for bookmark properties come up blank (bug #4678). Approved by cyeh and chofmann. 1999-04-07 22:59:59 +00:00
ftang%netscape.com
c94f5cce5e fix bug 564 to use CP 1252 mapping table to convert ISO-8859-1 1999-04-07 22:59:35 +00:00
mjudge%netscape.com
fae945861f indexes returned from prepareunicodestring are mContentOffset based. 3641 3772 Hoffman approved 1999-04-07 22:56:09 +00:00
mjudge%netscape.com
2bb61f6606 Simon reviewed. Hoffman approved bug number 4584 fixes clicking in alternate text. 1999-04-07 22:49:07 +00:00
briano%netscape.com
87e11ba05a Automated update 1999-04-07 21:59:37 +00:00
briano%netscape.com
ea65a6fa55 Turned off -pipe for BSDI builds. 1999-04-07 21:48:19 +00:00
rickg%netscape.com
bc41d2b9f5 fixed mail/news crash and bug 4606 1999-04-07 21:05:19 +00:00
waterson%netscape.com
a24681ea5d Bug 4621. Uninitialized memory read. Many thanks to Bruce Mitchener <bruce@cybersight.com>. a=chofmann@netscape.com 1999-04-07 21:02:29 +00:00
putterman%netscape.com
2f0eebcd43 Fixes bug 4650. Backed out some changes so that linux will start working again.
When bug 4668 is fixed I will put these back in.  Approved by chofmann and reviewed
by mscott.
1999-04-07 20:56:48 +00:00
petitta%netscape.com
ec44de4258 Updated info 1999-04-07 19:22:55 +00:00
petitta%netscape.com
ce623d963a modified date algorithium 1999-04-07 19:15:23 +00:00
petitta%netscape.com
1b80858287 Modified path logic 1999-04-07 19:14:38 +00:00
petitta%netscape.com
d8078acb29 add more info 1999-04-07 17:08:52 +00:00
petitta%netscape.com
6ddd40a02f Build info 1999-04-07 17:04:59 +00:00
donm%netscape.com
8f82ff6b95 fixed build number whacking. 1999-04-07 17:00:27 +00:00
morse%netscape.com
37f58fe8ac turned cookie management back on since it wasn't causing the crash after all, approved by cyeh 1999-04-07 14:39:57 +00:00
spence%netscape.com
2402488c75 fix mac breakage 1999-04-07 07:39:43 +00:00
spence%netscape.com
eba8d52533 yet more bustage 1999-04-07 07:34:18 +00:00
spence%netscape.com
ced80ab754 bustage 1999-04-07 07:23:18 +00:00
spence%netscape.com
0455460c55 build bustage 1999-04-07 07:19:17 +00:00
spence%netscape.com
314504ac5f don't break the mac 1999-04-07 07:11:27 +00:00
ramiro%netscape.com
9bc8eac86b Comment out a annoying printf. Approved by cyeh. 1999-04-07 07:04:35 +00:00
bienvenu%netscape.com
69c6556f51 avoid iterating over first thread twice 1999-04-07 06:56:19 +00:00
ramiro%netscape.com
d04fd37d2b Move draw and crossing signals into nsWindow. 1999-04-07 06:55:50 +00:00
mcafee%netscape.com
c98d0e698a Removing clipboard define comment. 1999-04-07 06:54:15 +00:00
spence%netscape.com
3c61fedd8a changes for async modal dialogs 1999-04-07 06:54:12 +00:00
davidm%netscape.com
db54b8bde4 Fixed typo 1999-04-07 06:48:13 +00:00
pavlov%pavlov.net
b860a7b544 fix for double freeing 1999-04-07 06:36:38 +00:00
davidm%netscape.com
7a54d7e20d Register the NetDialogSupport component. 1999-04-07 06:35:05 +00:00
davidm%netscape.com
4248980b5d Added support for nsNetSupportDialog factory 1999-04-07 06:33:11 +00:00
davidm%netscape.com
204e95577b Added nsINetSupportDialogService.h 1999-04-07 06:31:48 +00:00
davidm%netscape.com
a20d78c7ee added nsNetSupportDialog.cpp 1999-04-07 06:30:53 +00:00
davidm%netscape.com
d9c3de5d40 added nsINetSupportDialogService.h 1999-04-07 06:30:28 +00:00
davidm%netscape.com
521221db83 Added nsNetSupportDialog.cp 1999-04-07 06:30:02 +00:00
waterson%netscape.com
cdf30f9f4c Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation) 1999-04-07 06:29:41 +00:00
waterson%netscape.com
5ccea15671 Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation). Added local store construction to each XUL hierarchical widget. 1999-04-07 06:29:14 +00:00
waterson%netscape.com
cece1551ac Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes. 1999-04-07 06:28:17 +00:00
pinkerton%netscape.com
9b349e54af fix error checking. helps to assign into the return code that you check for an error ;) 1999-04-07 06:25:17 +00:00
davidm%netscape.com
cab01f5713 Update routines so that they will be callable through COMConnect. Added routines for listening to mouse events. 1999-04-07 06:17:33 +00:00
toshok%hungry.com
609b73c24f unix doesn't need FARPROC here either (thanks to nspr.) 1999-04-07 06:15:14 +00:00
tague%netscape.com
9e24c25ee5 Added XPLocale -> Linux Locale support 1999-04-07 06:13:19 +00:00
toshok%hungry.com
00322fb185 wrap the OJI/liveconnect specific stuff with #ifdef OJI 1999-04-07 05:54:35 +00:00