slamm%netscape.com
a7d5d4c1f3
Comment out some debug code.
...
git-svn-id: svn://10.0.0.236/trunk@56991 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:14:57 +00:00
slamm%netscape.com
399f349fc7
Reuse single bookmarks window (without using window name). Use window manager service instead. (Sidebar customize dialog uses similar code.) Fix for bug #14038 .
...
git-svn-id: svn://10.0.0.236/trunk@56989 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 21:07:51 +00:00
davidm%netscape.com
98f65625b5
22295 Tasks menu doesn't cycle through windows properly \
...
13357 modal dialogs shouldn't be added to window menu
r = law
git-svn-id: svn://10.0.0.236/trunk@56986 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 20:17:46 +00:00
buster%netscape.com
95de53dcad
fixed bugs 18447 and 18216
...
simple changes to default style sheet for input elements
r=rods
git-svn-id: svn://10.0.0.236/trunk@56980 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:56:13 +00:00
pinkerton%netscape.com
61a3153c1e
fix for bug 21487, garbage at the end of url when doing "copy link location." also added some error checking, and using progid's instead of classid's. r=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@56973 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:45:52 +00:00
danm%netscape.com
cfa2127370
use widget::GetScreenBounds to return window position. bug 5998. r:pierre.
...
git-svn-id: svn://10.0.0.236/trunk@56961 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:02:10 +00:00
law%netscape.com
58729a2049
Fix for 20310; handle JS exception when Cancel is pressed; r=slamm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56958 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 16:00:53 +00:00
mcafee%netscape.com
45fe57c60e
Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56951 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 10:21:45 +00:00
mcafee%netscape.com
95de74dc92
Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56949 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 09:20:45 +00:00
bryner%uiuc.edu
be9872a5ea
Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
...
default (on Windows at least) for the number of lines to scroll. I also changes the default actions for the modifier
keys slightly.
git-svn-id: svn://10.0.0.236/trunk@56940 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 06:22:00 +00:00
mscott%netscape.com
a7f612ec5f
fix mac breakage for radha by removing two obsolete files from the debug project.
...
git-svn-id: svn://10.0.0.236/trunk@56933 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 04:31:15 +00:00
waterson%netscape.com
819c18cbbc
Fix 'triple-click' to drop bookmarks in personal toolbar bug.
...
git-svn-id: svn://10.0.0.236/trunk@56932 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 03:53:31 +00:00
slamm%netscape.com
b3377394f7
It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net.
...
git-svn-id: svn://10.0.0.236/trunk@56926 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 02:01:30 +00:00
ftang%netscape.com
2a5a01bfa3
remove unneeded XMLEncodingService, fix bug 22282
...
git-svn-id: svn://10.0.0.236/trunk@56921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:25:57 +00:00
edburns%acm.org
1af32fc433
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
git-svn-id: svn://10.0.0.236/trunk@56916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:05:13 +00:00
radha%netscape.com
2d46a61216
added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56882 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:27:11 +00:00
radha%netscape.com
d626d219a0
added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl
...
git-svn-id: svn://10.0.0.236/trunk@56881 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:25:37 +00:00
morse%netscape.com
ec7e686e82
fix for bug 22132, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@56878 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:23:24 +00:00
radha%netscape.com
951bdca52b
Fix build warnings
...
git-svn-id: svn://10.0.0.236/trunk@56877 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:22:53 +00:00
radha%netscape.com
df12623ae5
Test code for the new Session History all wrapped inside #ifdef DEBUG_radha.
...
r=dp
git-svn-id: svn://10.0.0.236/trunk@56871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:18:15 +00:00
radha%netscape.com
5b5db8eca1
Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
...
interface changes to nsSHTransaction.
git-svn-id: svn://10.0.0.236/trunk@56870 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:17:27 +00:00
radha%netscape.com
8c5ee925d2
Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804
...
git-svn-id: svn://10.0.0.236/trunk@56867 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:16:01 +00:00
radha%netscape.com
2dba9d6f75
Initial checkin for tre new session history component. r=dp. bug=18804
...
git-svn-id: svn://10.0.0.236/trunk@56865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:15:05 +00:00
morse%netscape.com
c28ef20d27
fix bug 22132, a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@56851 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 19:17:01 +00:00
mcafee%netscape.com
09555349bc
Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56827 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:10:36 +00:00
mcafee%netscape.com
9697e75d03
Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56821 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:52:20 +00:00
rpotts%netscape.com
664a7c3d10
Removed multipart/x-mixed-replace sinjce it is now handled as a stream converted in the URI loader.
...
git-svn-id: svn://10.0.0.236/trunk@56818 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:45:49 +00:00
rjc%netscape.com
bf68b7f009
When trying to determine the name of the Personal Toolbar Folder, first check user preferences, then the bookmark service's string bundle, and finally fallback to a hard-coded string.
...
git-svn-id: svn://10.0.0.236/trunk@56816 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:39:39 +00:00
mcafee%netscape.com
f8672c48ce
Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz
...
git-svn-id: svn://10.0.0.236/trunk@56813 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:51:04 +00:00
rjc%netscape.com
c894c719f1
Add support for the "custtoolbar.personal_toolbar_folder" preference which, if set, indicates what the name of the Personal Toolbar folder is.
...
git-svn-id: svn://10.0.0.236/trunk@56809 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:47:07 +00:00
morse%netscape.com
fd392898f3
add UniversalDialog, r=davidm
...
git-svn-id: svn://10.0.0.236/trunk@56804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:17:11 +00:00
rjc%netscape.com
8319189e94
Fix bug # 23057: Related Links not working on second instance of RL datasource.
...
git-svn-id: svn://10.0.0.236/trunk@56797 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:37:51 +00:00
mcafee%netscape.com
da83ddd3fa
Removing unneeded vertical spring, this goes with my last change to this file r=matt
...
git-svn-id: svn://10.0.0.236/trunk@56796 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:37:42 +00:00
mcafee%netscape.com
e3ea0136ed
Adding -installer, squishing output to fit in less space (23081) r=syd
...
git-svn-id: svn://10.0.0.236/trunk@56793 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:30:06 +00:00
mcafee%netscape.com
e6559d0933
Fixing layout to match other pref panels. r=matt
...
git-svn-id: svn://10.0.0.236/trunk@56791 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:08:19 +00:00
law%netscape.com
62221242b1
Fix for 18404; Convert to use imageURL as var rather than function property; r=matt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@56762 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 22:37:14 +00:00
alecf%netscape.com
de1392b7cc
some stray title buttons without borders
...
git-svn-id: svn://10.0.0.236/trunk@56725 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 06:59:33 +00:00
mcafee%netscape.com
7f106ee179
Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
...
git-svn-id: svn://10.0.0.236/trunk@56712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:25 +00:00
akkana%netscape.com
3420b21a16
Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@56706 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 01:58:12 +00:00
jefft%netscape.com
a2c9cc82ba
fixed bug 22918 - cannot send page with url contains spaces; needs to escape the url; r=rhp
...
git-svn-id: svn://10.0.0.236/trunk@56670 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:12:42 +00:00
rjc%netscape.com
e54fac7b5f
Hack fix for bug # 21175: bookmarks without schemes now get "http://" as their default scheme.
...
git-svn-id: svn://10.0.0.236/trunk@56657 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 08:11:11 +00:00
rjc%netscape.com
86fc3e7b9b
Fix bug #22615 : Problem with IE Favorites in bookmarks menu.
...
git-svn-id: svn://10.0.0.236/trunk@56646 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 11:22:03 +00:00
rjc%netscape.com
3dc861e31f
Make sure that we only add event listeners for the content area of the browser window, otherwise we'll also get "load" events when the sidebar panels load in (or are switched in/out as the user clicks on them).
...
git-svn-id: svn://10.0.0.236/trunk@56644 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 08:52:33 +00:00
rjc%netscape.com
7cfa8b4120
Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not.
...
git-svn-id: svn://10.0.0.236/trunk@56643 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 08:38:55 +00:00
jst%citec.fi
643205c968
Don't load link targets in the pref window, I missed this link in my last patch to this file.
...
git-svn-id: svn://10.0.0.236/trunk@56640 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 00:40:48 +00:00
rgoodger%ihug.co.nz
bcaa2fc71d
fix for bug 21819, toolbar button clipping. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@56635 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-31 03:08:30 +00:00
rjc%netscape.com
a8ec1cb072
Search items from the menubar should always open up the search dialog.
...
git-svn-id: svn://10.0.0.236/trunk@56633 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:39:08 +00:00
rjc%netscape.com
88f55b3a76
Bulk read datasets in one read operation... slight speed improvement.
...
git-svn-id: svn://10.0.0.236/trunk@56632 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 23:37:35 +00:00
sspitzer%netscape.com
3f2d6f1748
it looks like what's related (in the sidebar) is trying to grab the current
...
window content. when in mail news, we don't have that, so it was causing
a javascript exception. fixes bug #22843
git-svn-id: svn://10.0.0.236/trunk@56631 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:39:28 +00:00
sspitzer%netscape.com
ee0d93718b
rgoodger accidentally removed an entity that mcafee checked in.
...
this should get the bloat/leak numbers back.
git-svn-id: svn://10.0.0.236/trunk@56629 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 22:02:35 +00:00