Commit Graph

4886 Commits

Author SHA1 Message Date
ducarroz%netscape.com
6c4f66646a More work on autocomplete. Add support for text selection 2000-04-21 01:20:17 +00:00
ducarroz%netscape.com
2b4f305183 Fix problem where you cannot set or remove the focus on a textfield using JS call focus() or blur(). Now with this fix, we may have another bug showing up that don't let you tab outside the field. hyatt has a bug filed for that. R=hyatt. 2000-04-21 01:16:58 +00:00
ducarroz%netscape.com
2f5578d751 More autocomplete landing... 2000-04-21 01:14:05 +00:00
mccabe%netscape.com
0aa794713c Turn off building nsConsoleService binaries for unix and windows. nsConsoleService has moved to xpcom/base, and nsScriptError has moved to js/src/xpconnect. 2000-04-21 00:35:53 +00:00
radha%netscape.com
497301dd46 Go menu Back/Forward popup menus re-wired to use new Session history 2000-04-20 23:15:39 +00:00
granrose%netscape.com
4f53903ddc changed Milestone from static M14 to dynamically generated value of whatever's between the last ; and ) in the user agent string. r=leaf. bug 36027. 2000-04-20 22:49:09 +00:00
brade%netscape.com
a857aa0d4c add a function to handle dragging all types of data in the content area (not used yet; not complete yet) 2000-04-20 14:00:15 +00:00
brendan%mozilla.org
7f8e4445fe Added NS_TraceMalloc support (ifdef'd off -- not part of build by default). 2000-04-20 04:35:07 +00:00
saari%netscape.com
c8cba35690 First Checked In. 2000-04-19 21:53:22 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
hyatt%netscape.com
4310ed181b Switching name to id in XBL.: 2000-04-19 08:19:47 +00:00
rjc%netscape.com
640eb6caa2 Fix bug # 33703: persist the "open" attribute on file/ftp listings. 2000-04-19 01:06:20 +00:00
scc%netscape.com
85a739278d making string conversions explicit 2000-04-19 00:36:46 +00:00
scc%netscape.com
1d4e8c5987 making string conversions explicit 2000-04-19 00:19:06 +00:00
scc%netscape.com
18ebe287b9 making string conversions explicit 2000-04-18 23:53:10 +00:00
slamm%netscape.com
cec38762b5 Fix DTD file name (bug 33237). 2000-04-18 22:40:59 +00:00
pinkerton%netscape.com
0c9cf5e111 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
ab73b6ac2c Added more mapping for encodings, bug 27394, r=ftang. 2000-04-18 21:09:52 +00:00
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