Commit Graph

20214 Commits

Author SHA1 Message Date
joki%netscape.com
9e6f6e3820 Fix for bug 3553, links on Linux 1999-03-15 23:44:15 +00:00
danm%netscape.com
193d889c56 Moving release of nsWindow object up from its Destroy method to its caller, nsMacEventHandler. This is a better remainder of a fix for bug 3676. r:saari a:chofmann. 1999-03-15 23:40:42 +00:00
alecf%netscape.com
ec3c5c1c84 fix for #3755 - bring up messenger from Tools->Messenger by opening a new
window with the messenger XUL file.
1999-03-15 23:31:09 +00:00
mjudge%netscape.com
1b682f9f08 M3 bug reviewed by joe francis. simply adding 0 initiializers to variables 1999-03-15 23:08:27 +00:00
jfrancis%netscape.com
edf65105e9 fixed 3632 - selection turds after delete. fixed 3751 - resizing page with selected image crashes. reviewed mjudge and kin. checkin approval chofmann. 1999-03-15 22:52:06 +00:00
cyeh%netscape.com
faa62fc15e added loop command line option to control the number of times it cycles
on a url.txt file. default is 100 times.
1999-03-15 22:46:46 +00:00
putterman%netscape.com
ceeb0bac1b can now change folder root. Reviewed by waterson and approved by chofmann 1999-03-15 22:33:09 +00:00
bienvenu%netscape.com
3cc81cdb06 fix 3754 assert deleting a mail message r=davidmc, a=chofmann 1999-03-15 21:46:11 +00:00
hshaw%netscape.com
313c84fbf6 use default prefs.js if someone cause PREF_ API before initializing it 1999-03-15 21:38:06 +00:00
ramiro%netscape.com
f0e27b4a47 Fix bugs 3653, 3652 and 3566. Leaking timers.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi> for providing the
fix and Bruce Mitchener <bruce@cybersight.com> for purifying it.
1999-03-15 21:23:49 +00:00
evaughan%netscape.com
792659b285 Fixed align bug. 1999-03-15 21:22:49 +00:00
hyatt%netscape.com
7367bfd103 Fixing the personal toolbar. Someone had a duplicate ID in there. 1999-03-15 21:06:24 +00:00
law%netscape.com
d5de6dcdfd Corrected 'typo' in text for Home button; approved by chofmann/don 1999-03-15 20:53:24 +00:00
cyeh%netscape.com
a1a601787d fix -f command line option so that it actually works. 1999-03-15 19:33:13 +00:00
kostello%netscape.com
c6bdcd7c2c Fix build bustage. Move entity code to nsHTMLContentSinkStream until
this can be correctly addressed.
1999-03-15 19:19:01 +00:00
hyatt%netscape.com
7803e07c9b Removing the "About" menu and placing the link to Release Notes under
the "Help" menu instead.  Approved by chofmann.
1999-03-15 19:01:22 +00:00
slamm%netscape.com
253cebd592 Use one name for .mozconfig 1999-03-15 17:49:25 +00:00
rickg%netscape.com
c19d087fa8 two tiny fixes that have been sitting around awhile 1999-03-15 08:38:41 +00:00
bienvenu%netscape.com
b3707d6ccf fix problem in reply all 1999-03-15 07:43:14 +00:00
hshaw%netscape.com
78ac8a25e8 load up default pref file, more detailed version requires mac project file changes 1999-03-15 06:12:17 +00:00
mccabe%netscape.com
44463b458c Another reworking of the loader -
- added a forward declaration of nsIInterfaceInfoManager to xptinfo.h

- reworked and cleaned up most aspects of the loader; typelib files now get associated typelib records, which have arrays of pointers to shared interface records; no hashtable lookup is necessary to resolve index pointers from params, etc to nsInterfaceInfo objects.

- moved to two hashtables in nsInterfaceInfoManager, mapping from name->interface record and iid->interface record.  Still unclear if I handle the different-iid, same-name case correctly.
1999-03-15 05:50:11 +00:00
hyatt%netscape.com
4c62785eab Changes to fix the bookmarks menu crashing problem. 1999-03-15 05:39:04 +00:00
hyatt%netscape.com
d5989bccd6 Changes to fix the Bookmarks menu crashing problem. 1999-03-15 05:36:13 +00:00
kostello%netscape.com
33b523aed4 Added implementation for nsIHTMLContentSink::DoFragment() 1999-03-15 05:11:43 +00:00
kostello%netscape.com
cde88f00ab Add support to encode selection informaton 1999-03-15 05:10:03 +00:00
kostello%netscape.com
d01545d4c5 Added nsIHTMLContentSink::DoFragment() method.
Added support for conversion of HTML entities in output
1999-03-15 05:08:36 +00:00
buster%netscape.com
6ce58013c8 added WillUndo, DidUndo, WillRedo, DidRedo and some supporting code so
the text edit rule object can maintain it's own state more efficiently and correctly.
1999-03-15 05:08:30 +00:00
kostello%netscape.com
c149d1f5b8 Add support to get a SelectiomManager if non exists.
Waiting for Repository work
1999-03-15 05:06:52 +00:00
buster%netscape.com
0e6a2b96b9 small bug fix in Collapse. If the range array has 0 children, the selection should be considered collapsed. 1999-03-15 05:04:34 +00:00
sdagley%netscape.com
532becc3d2 Had to temporarily back out danm's Release() hack from v1.95 as it causes a crash trying to load a new URL. While the hack did fix the problem with not being able to close the bookmark window my feeling is the crash is the less desirable behavior. 1999-03-15 03:18:05 +00:00
pavlov%pavlov.net
37edfc48db fix another memory leak. 1999-03-15 03:03:49 +00:00
edwin%woudt.nl
ce31ec0ca8 More addressbook patches from Mauro Botelho.
1. Now we are saving new entries to a file named aBook.nab
2. Sort ascending and descending are working now.
1999-03-15 01:59:26 +00:00
bienvenu%netscape.com
2e5950d728 latest mork drop, fix commit code 1999-03-15 01:32:31 +00:00
briano%netscape.com
06d478946f Automated update 1999-03-15 01:00:41 +00:00
buster%netscape.com
6989731b82 added files: mozilla/editor/base/PlaceholderTxn.cpp 1999-03-15 00:58:15 +00:00
buster%netscape.com
d5932338f7 added PlaceholderTxn. This is an aggregate transaction that sits on the undo stack
and merges in subsequent transactions indiscriminately until it's told to stop.
It also gives the last transaction in its child list a chance to merge the
next transaction.
All this is in support of complex transactions that result in text insertion
being able to collapse into a single undoable event.
Also improved tracking of bogus content node used when document is empty.
1999-03-15 00:57:32 +00:00
pavlov%pavlov.net
422d5a83c5 attempt to see what tinderbox machines don't have gtk 1.2 on them... will
revert this in a minute.
1999-03-15 00:47:55 +00:00
morse%netscape.com
9d6bc5a897 add wallet samples 1999-03-15 00:46:22 +00:00
morse%netscape.com
50e0a0cb52 get tables from server 1999-03-15 00:42:33 +00:00
pavlov%pavlov.net
c74a038f28 fix another mem leak. 1999-03-14 23:57:26 +00:00
pavlov%pavlov.net
842e21ca2f fix mem leak for real this time. 1999-03-14 23:15:35 +00:00
pavlov%pavlov.net
f3cba5902d fix mem leaks. 1999-03-14 23:14:35 +00:00
pavlov%pavlov.net
18ef74edf5 minor cleanups. 1999-03-14 23:03:34 +00:00
bienvenu%netscape.com
118473a4ed add comma separator between addresses, remove null byte in msg hdr yarn 1999-03-14 23:00:31 +00:00
beard%netscape.com
813185bd01 added extensions 1999-03-14 22:52:39 +00:00
beard%netscape.com
73a2faed98 always create console in a new window 1999-03-14 22:52:18 +00:00
beard%netscape.com
b56013acd4 fixed crashing bug when frames are destroyed 1999-03-14 22:51:41 +00:00
jefft%netscape.com
6c5ccfaee4 more reply/forward message support 1999-03-14 21:01:36 +00:00
jefft%netscape.com
b098284708 more reply/forward message implementation 1999-03-14 21:00:30 +00:00
saari%netscape.com
15eb92348e Fixing bug #3674 and #3679 1999-03-14 20:59:10 +00:00