Граф коммитов

20403 Коммитов

Автор SHA1 Сообщение Дата
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
jefft%netscape.com d42476b2ea rename GetMessageHeader to GetRDFResourceForMessage 1999-03-14 20:58:58 +00:00
beard%netscape.com 9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
beard%netscape.com b59586b258 calling CreatePluginInstance instead of CreateInstance, so MIME type is available early. 1999-03-14 20:09:57 +00:00
beard%netscape.com 18fe13a2bf added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
beard%netscape.com 4e638fbf71 First Checked In. 1999-03-14 20:07:46 +00:00
beard%netscape.com cf5893514c EmbeddedFrame 1999-03-14 20:06:59 +00:00
beard%netscape.com f73bf27c0e added CreatePluginInstance 1999-03-14 20:06:41 +00:00
beard%netscape.com 40b37fe26b Added CreatePluginInstance method. 1999-03-14 20:06:22 +00:00
beard%netscape.com 78abf995ab added additional MIME type, "application/x-java-frame" 1999-03-14 20:05:51 +00:00
beard%netscape.com 3b5c4aa5fe private SupportsMixin 1999-03-14 20:05:14 +00:00
beard%netscape.com ef7e0830cf Added JSEvaluator.cpp, EmbeddedFrame.cpp, EmbeddedFramePluginInstance.cpp. 1999-03-14 20:04:48 +00:00