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

4849 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com aab258dd84 Fix DTD file name (bug 33237). 2000-04-18 22:40:59 +00:00
pinkerton%netscape.com 10959a0ce7 adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2000-04-18 22:06:25 +00:00
nhotta%netscape.com 9a20624490 Added more mapping for encodings, bug 27394, r=ftang. 2000-04-18 21:09:52 +00:00
scc%netscape.com 728cf9cdeb making string conversions explicit 2000-04-18 11:00:16 +00:00
scc%netscape.com 3874652fa1 making string conversions explicit 2000-04-18 10:37:22 +00:00
scc%netscape.com f78682c8c5 making string conversions explicit 2000-04-18 10:28:03 +00:00
scc%netscape.com 1d1960be1e making string conversions explicit 2000-04-18 07:44:58 +00:00
alecf%netscape.com a13427420e add support for sidebar titles to be <text> nodes, not just <html:div>'s 2000-04-18 07:25:24 +00:00
dp%netscape.com c62bddbd1e Converting to generic module. 2000-04-18 06:51:21 +00:00
dp%netscape.com bb1f33dad6 Converting to generic module. r=rjc 2000-04-18 06:23:37 +00:00
dp%netscape.com 78de409d73 Converting to generic module. 2000-04-18 06:22:20 +00:00
mccabe%netscape.com 99e3baabc5 Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage. 2000-04-18 03:36:20 +00:00
pinkerton%netscape.com e373ed7a58 well, i guess you can't put '<' in an attribute in xml. hrm. 2000-04-18 03:16:21 +00:00
mccabe%netscape.com ec491b32e4 Temporary add of needed define to fix bustage. 2000-04-18 03:07:38 +00:00
mscott%netscape.com ead5a885fe Bug #36119 --> implement DoContent for nsBrowserInstance. This broke over the weekend and caused us to fail
to load browser urls in a current browser window from the mail window.
2000-04-18 02:45:00 +00:00
pinkerton%netscape.com f40f115102 fixing tooltips (tooltipElement->tooltipNode) 2000-04-18 02:34:18 +00:00
danm%netscape.com 85732d87df removing deleted files a=leaf 2000-04-17 16:35:06 +00:00
rjc%netscape.com 3e24ff6308 Fix trivial warning regarding initialization order. 2000-04-17 05:46:13 +00:00
tbogard%aol.net d085b3d4d0 Removed the URLShouldBeInHistory function to resolve bug 29604. DocShell now properly calls only when it should to add a page to history. 2000-04-17 05:38:22 +00:00
rjc%netscape.com 625dbb4118 Fix GetURI() to return "rdf:httpindex". 2000-04-17 05:22:50 +00:00
rjc%netscape.com 71ac5a663d Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
rjc%netscape.com 1eeaaa1b9a Aggregate in "rdf:httpindex". 2000-04-17 05:10:04 +00:00
rjc%netscape.com f58275afb9 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2000-04-17 05:07:26 +00:00
tbogard%aol.net f4890f97e2 Fixed stop to look at the right item for the disabled state. Fixes 35975. 2000-04-17 04:39:38 +00:00
tbogard%aol.net 1cb0709723 Both compiling and linking are pulled from the same list CPP_OBJS. 2000-04-17 01:05:24 +00:00
leaf%mozilla.org cfeeee5771 removing reference to an obj file that no longer gets built 2000-04-16 19:47:38 +00:00
tbogard%aol.net 23b2ea4692 removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp 2000-04-16 11:20:51 +00:00
tbogard%aol.net 1104cac3ca Removing the old session history code. 2000-04-16 11:19:47 +00:00
tbogard%aol.net 8f0bc85c7a Removed references to the old session history code. Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. onLocationChange now fires at the right time. BrowserInstance now implements nsIWebProgressListener. The class is now completely named nsBrowserInstance with out that ugly #define to convert nsBrowserAppCore. Reorganized much of the file to be in the order it is in it's declaration. 2000-04-16 11:19:18 +00:00
tbogard%aol.net 9c707e3de9 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. 2000-04-16 11:19:03 +00:00
tbogard%aol.net 48f198c723 Removing the old session history interface. 2000-04-16 11:19:02 +00:00
tbogard%aol.net d0a1bd2096 Replace setNetworkActive and setWindowActive by just passing up the status in the new onStatusChange method. Removed the UpdateHistory since that is done in the backend already. 2000-04-16 11:19:00 +00:00
tbogard%aol.net 87a91e8971 Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
tbogard%aol.net 6d0de1a15e removed files: mozilla/xpfe/appshell/public/nsISessionHistory.idl 2000-04-16 11:18:40 +00:00
tbogard%aol.net 3b22259f87 Removed references to the old session history. 2000-04-16 11:08:28 +00:00
tbogard%aol.net ceb19d6a79 Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface. 2000-04-16 05:08:44 +00:00
cmanske%netscape.com f6b2b52bab Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:16:43 +00:00
nhotta%netscape.com f8cd2684e9 Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
radha%netscape.com 8e871e7ea2 Add Keywords menu by the urlbar 2000-04-14 21:49:50 +00:00
jbetak%netscape.com 2e96b0a606 34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element 2000-04-14 21:16:13 +00:00
akkana%netscape.com 46c5dae109 15275: track Pavlov's change to the clipboard API (which broke this feature). r=pavlov 2000-04-14 21:01:31 +00:00
brade%netscape.com 1d603a94bc first pass at moving to new composer prefs based on spec 2000-04-14 14:55:28 +00:00
rjc%netscape.com 54ab990c92 Small "Search Editor" changes. 2000-04-14 12:03:39 +00:00
rjc%netscape.com 6d891894c5 Implement the "New Category" and "Remove Category" functions. 2000-04-14 11:52:48 +00:00
rjc%netscape.com f41c486764 Implement the "Add Engine" function. 2000-04-14 10:47:00 +00:00
rjc%netscape.com 92286f11a0 Implement RemoveEngine() function in "Search Editor". 2000-04-14 10:34:09 +00:00
rjc%netscape.com 344833d7b3 Allow multiple item selections in "Search Editor". 2000-04-14 10:33:10 +00:00
rjc%netscape.com 4c79b72d02 Small "Search Editor" changes. 2000-04-14 10:17:14 +00:00
rjc%netscape.com 2aa795bf92 Small "Search Editor" changes. 2000-04-14 10:07:54 +00:00
rjc%netscape.com 59727fc9e5 Small "Search Editor" changes. 2000-04-14 09:58:05 +00:00