Commit Graph

4868 Commits

Author SHA1 Message Date
scc%netscape.com
5ec875b655 making string conversions explicit 2000-04-18 11:00:16 +00:00
scc%netscape.com
e7b40c399d making string conversions explicit 2000-04-18 10:37:22 +00:00
scc%netscape.com
5c6edc01f1 making string conversions explicit 2000-04-18 10:28:03 +00:00
scc%netscape.com
9ac6c4fb06 making string conversions explicit 2000-04-18 07:44:58 +00:00
alecf%netscape.com
a49a914d0d 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
5875d92f08 Converting to generic module. 2000-04-18 06:51:21 +00:00
dp%netscape.com
6d694e6903 Converting to generic module. r=rjc 2000-04-18 06:23:37 +00:00
dp%netscape.com
95e9510fde Converting to generic module. 2000-04-18 06:22:20 +00:00
mccabe%netscape.com
c7224dec20 Temporary definition of NS_SCRIPTERROR_CLASSNAME (until file removed) to stave off bustage. 2000-04-18 03:36:20 +00:00
pinkerton%netscape.com
e1bcefbe67 well, i guess you can't put '<' in an attribute in xml. hrm. 2000-04-18 03:16:21 +00:00
mccabe%netscape.com
c0c550eed7 Temporary add of needed define to fix bustage. 2000-04-18 03:07:38 +00:00
mscott%netscape.com
3bf60a7346 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
aa2b44bcda fixing tooltips (tooltipElement->tooltipNode) 2000-04-18 02:34:18 +00:00
danm%netscape.com
23a08730ff removing deleted files a=leaf 2000-04-17 16:35:06 +00:00
rjc%netscape.com
6cd8433000 Fix trivial warning regarding initialization order. 2000-04-17 05:46:13 +00:00
tbogard%aol.net
6be9ab4645 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
95e0bbdcad Fix GetURI() to return "rdf:httpindex". 2000-04-17 05:22:50 +00:00
rjc%netscape.com
909da24beb Aggregate in "rdf:httpindex". 2000-04-17 05:17:15 +00:00
rjc%netscape.com
f615030afd Aggregate in "rdf:httpindex". 2000-04-17 05:10:04 +00:00
rjc%netscape.com
a2eff0ec69 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2000-04-17 05:07:26 +00:00
tbogard%aol.net
f347a29188 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
08d91326d6 Both compiling and linking are pulled from the same list CPP_OBJS. 2000-04-17 01:05:24 +00:00
leaf%mozilla.org
34fa9b4fb7 removing reference to an obj file that no longer gets built 2000-04-16 19:47:38 +00:00
tbogard%aol.net
833361b073 removed files: mozilla/xpfe/appshell/src/nsSessionHistory.cpp 2000-04-16 11:20:51 +00:00
tbogard%aol.net
d39298580d Removing the old session history code. 2000-04-16 11:19:47 +00:00
tbogard%aol.net
61b4c6f8bb 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
3601d309e9 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
cc02530d3b Removing the old session history interface. 2000-04-16 11:19:02 +00:00
tbogard%aol.net
a44df53f51 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
95118cdeaa Removed references to the old session history interface. 2000-04-16 11:18:54 +00:00
tbogard%aol.net
26354a3ff0 removed files: mozilla/xpfe/appshell/public/nsISessionHistory.idl 2000-04-16 11:18:40 +00:00
tbogard%aol.net
66ed9724ae Removed references to the old session history. 2000-04-16 11:08:28 +00:00
tbogard%aol.net
9d9f48f184 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
f10ff59ec4 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
60433bf192 Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
radha%netscape.com
051db5b733 Add Keywords menu by the urlbar 2000-04-14 21:49:50 +00:00
jbetak%netscape.com
0fc1eb458e 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
dc5f88ce32 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
685fe67e51 first pass at moving to new composer prefs based on spec 2000-04-14 14:55:28 +00:00
rjc%netscape.com
c4b40329c0 Small "Search Editor" changes. 2000-04-14 12:03:39 +00:00
rjc%netscape.com
7b5ced3733 Implement the "New Category" and "Remove Category" functions. 2000-04-14 11:52:48 +00:00
rjc%netscape.com
de20def74f Implement the "Add Engine" function. 2000-04-14 10:47:00 +00:00
rjc%netscape.com
1b67ecadca Implement RemoveEngine() function in "Search Editor". 2000-04-14 10:34:09 +00:00
rjc%netscape.com
99122cf331 Allow multiple item selections in "Search Editor". 2000-04-14 10:33:10 +00:00
rjc%netscape.com
3e7061e00a Small "Search Editor" changes. 2000-04-14 10:17:14 +00:00
rjc%netscape.com
7929299bfa Small "Search Editor" changes. 2000-04-14 10:07:54 +00:00
rjc%netscape.com
ff29427bd7 Small "Search Editor" changes. 2000-04-14 09:58:05 +00:00
rjc%netscape.com
e12baad72a Small changes. 2000-04-14 08:18:43 +00:00
rjc%netscape.com
e06277db7b Add support for "Search Editor". 2000-04-14 08:00:49 +00:00
rjc%netscape.com
62f957e6d5 Get silly beta1 redirect URLs out of the tip. 2000-04-14 03:28:42 +00:00