5161 Commits

Author SHA1 Message Date
rjc%netscape.com
e49aaee5b0 Place search files into "Search Plugins" folder. 2000-04-23 06:31:29 +00:00
sspitzer%netscape.com
63cfd0c545 missing the </RDF:RDF> tag. this was causing me to crash on exit. 2000-04-23 05:30:37 +00:00
rjc%netscape.com
86992f09eb Add ability to find search.rdf or "Search Plugins" directory. 2000-04-23 04:45:39 +00:00
hangas%netscape.com
32917ed7e8 Fix to 34156 (using onkeypress handler on URL bar of browser window). 2000-04-22 07:16:17 +00:00
ducarroz%netscape.com
1e5a0147f2 Fix for bug 16354. Landing of the new autocomplete in mailnews 2000-04-22 03:29:36 +00:00
gagan%netscape.com
bcbe936dbd Small HTTP api change. 2000-04-22 00:40:21 +00:00
rjc%netscape.com
c2405d60b7 New Jobs image file from Netcenter. 2000-04-21 23:39:48 +00:00
rjc%netscape.com
2be14b3082 New Jobs search file from Netcenter. 2000-04-21 23:39:34 +00:00
tao%netscape.com
fcf44711b1 35397: "Make Taskbar localizable". Move menu hierarchy to taskbar.rdf. (r=waterson,a=ben) 2000-04-21 22:04:02 +00:00
tao%netscape.com
305359871d 35397: "Make Taskbar localizable". Move menu hierarchy to taskbar.rdf. 2000-04-21 22:02:38 +00:00
radha%netscape.com
225526bfec Fix up the back/forward menu item. A small regression from last night's pull-out. 2000-04-21 21:36:54 +00:00
hyatt%netscape.com
92d8173f5b Fix smoketest blocker. 2000-04-21 19:21:04 +00:00
scc%netscape.com
85d063e9ec making string conversions explicit 2000-04-21 10:28:04 +00:00
mccabe%netscape.com
c2ccba0b93 Display an informative message if unable to get the console service. 2000-04-21 10:13:56 +00:00
hyatt%netscape.com
887773cb34 More love. 2000-04-21 10:13:18 +00:00
hyatt%netscape.com
ef7fd3b7cd Fix tree selection color. 2000-04-21 10:00:37 +00:00
hyatt%netscape.com
e6af40b333 Fix mac. 2000-04-21 09:58:32 +00:00
hyatt%netscape.com
fa12a01c3c Fixing mac. 2000-04-21 09:54:32 +00:00
hyatt%netscape.com
ed7eedafdf Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2000-04-21 09:40:38 +00:00
hyatt%netscape.com
c03e2d756f Adding communicator dir. 2000-04-21 07:15:14 +00:00
hyatt%netscape.com
43684524f8 Adding communicator dir and css file to build. 2000-04-21 07:13:06 +00:00
mccabe%netscape.com
51f69aee35 Remove now-unused files. 2000-04-21 07:09:49 +00:00
scc%netscape.com
8d5a2627d8 making string conversions explicit 2000-04-21 06:56:47 +00:00
sfraser%netscape.com
212305e1d1 Checkign in radha's diffs to see if this reduces the leak numbers. 2000-04-21 06:56:32 +00:00
pinkerton%netscape.com
b067edf867 Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
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