Commit Graph

1666 Commits

Author SHA1 Message Date
ben%netscape.com
749b060cc2 update bookmarks.css to comment out references to images I've removed 2000-03-17 08:33:16 +00:00
ben%netscape.com
f3b710c84b removing these files because stupid shortbus mac cant handle the long names 2000-03-17 08:31:00 +00:00
ben%netscape.com
c65a90ce7e hacking the images out of the makefiles until I'm competent enough not to screw things up 2000-03-17 08:16:44 +00:00
ben%netscape.com
748cd9e97d ok, here are the files AGAIN. dammit. 2000-03-17 08:00:58 +00:00
sspitzer%netscape.com
66b5c6c373 clean up nsUserInfoUnix.cpp. fix from Chris Seawood <cls@seawood.org>.
r=sspitzer, tested by colin blake on vms.
2000-03-17 07:53:19 +00:00
ben%netscape.com
98eba235f9 darn it, added these files without -kb flag, removing then adding agian 2000-03-17 07:48:00 +00:00
rjc%netscape.com
ad177b72c7 Need to also implement nsIStreamObserver interface. 2000-03-17 07:40:43 +00:00
ben%netscape.com
2a81672ceb new bookmark icons 2000-03-17 07:40:05 +00:00
rjc%netscape.com
8c7ac8e0fa Cancel outstanding search connections via Stop(). 2000-03-17 07:32:21 +00:00
rjc%netscape.com
ce490b7875 Convert to using a Necko loadgroup so that search results can be easily stopped as well as tracked. 2000-03-17 07:17:51 +00:00
ben%netscape.com
a5393158d3 fix for 32034 2000-03-17 06:36:46 +00:00
law%netscape.com
1291d596d0 Fix for bug 38104. Going back to AsyncRead technique in use pre rev 1.15. This bogs down the UI thread with doing synchronous writes, but does not hang. Will fix later to move this code to another thread. You can revert to the prior version by removing the #define for USE_ASYNC_READ in nsStreamXferOp.h. r=gagan@netscape.com 2000-03-17 04:35:44 +00:00
rjc%netscape.com
5a86caa314 Slight change for RDF command format on bookmarks. 2000-03-17 03:14:17 +00:00
rjc%netscape.com
b22afec3a7 Fix bug # 28238: (work around bug # 26402) get context menus in bookmarks window/sidebar working, by setting "oncommand" attribute AFTER inserting node into content model. 2000-03-17 01:40:05 +00:00
rjc%netscape.com
b1f44dc07e When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.) 2000-03-16 00:11:37 +00:00
rjc%netscape.com
0b707e5557 Fix bug # 22521: context menus should work on background of bookmarks window and background of bookmarks sidebar panel. 2000-03-15 09:59:04 +00:00
rjc%netscape.com
13998091a2 On Mac, mark IE Favorites folders with a unique type so that they can be distinguished for regular bookmark folders. 2000-03-15 08:34:55 +00:00
rjc%netscape.com
7695f01a74 Fix bug # 28927: double-clicking on twisty problem. Also, add some context menus to bookmark sidebar panel. 2000-03-15 07:47:48 +00:00
sspitzer%netscape.com
620987a70a fix to get this to build on VMS. thanks to colin blake for this patch. r=sspitzer 2000-03-15 05:30:13 +00:00
rjc%netscape.com
53131f5662 Fix broken clicking metaphor for bookmarks sidebar panel. Review: pavlov. 2000-03-15 03:44:15 +00:00
rjc%netscape.com
737cc31fee Fix bug # 29045: small text change. 2000-03-15 03:32:24 +00:00
rjc%netscape.com
154f9e9494 Part of fix for bug # 17333: add "Properties..." menuitem to context menu (if appropriate). Code from aaronr@us.ibm.com, review/slight mods: me. 2000-03-15 03:27:34 +00:00
rjc%netscape.com
fe07d7980f Part of fix for bug # 29212: prevent recursion when writing out bookmarks. 2000-03-15 02:30:06 +00:00
rjc%netscape.com
397a9884e1 Fix bug # 31624 (add Mac IE favorites foreign charset alias resolution support) and bug # 29135 (default to adding new bookmark items under the root node if there is no selection). Review: me 2000-03-15 01:24:47 +00:00
hyatt%netscape.com
cc3cf630c3 Converting tabs 2000-03-14 11:40:02 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
slamm%netscape.com
82897231d3 Change 'Search Results' to 'Search' 2000-03-14 03:01:28 +00:00
slamm%netscape.com
8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
ben%netscape.com
719842a270 fix for 28103, landing on trunk first... r=danm 2000-03-12 23:30:25 +00:00
sspitzer%netscape.com
bf56d7dbed minor tweakage, not part of the build yet. 2000-03-12 11:52:02 +00:00
sspitzer%netscape.com
e66c382543 we now have an implementation of nsIUserInfo for windows.
only GetUsername is implemented.
2000-03-12 11:49:28 +00:00
sspitzer%netscape.com
3e1091328f fix build bustage. I need to make this code more portable across unixes. 2000-03-12 10:26:09 +00:00
rickg%netscape.com
ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
tbogard%aol.net
225c10c319 Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00
tbogard%aol.net
9167609e43 Removed dependency on nsBrowserWindow.h 2000-03-11 00:18:20 +00:00
tbogard%aol.net
26eb0883a4 GetContentViewer from DocShell instead of webShell. 2000-03-11 00:17:52 +00:00
sford3%swbell.net
7d015dae5f Fixing bug 28079, localization help, r/a=ben@netscape.com 2000-03-10 03:11:56 +00:00
ben%netscape.com
95ee571b85 ok so I checked in a slightly older version of the files I should have checked in last night.
also including some more slight CSS tweaks. a=jevering, r=german, johng
2000-03-10 01:44:05 +00:00
ftang%netscape.com
30cf34d6dd fix 31029. r=waterson, a=bobj. Make the MapEncoding function return "UTF-8" as default so we will create a nsIUnicodeDecoder for the receiving data. 2000-03-09 23:31:19 +00:00
ben%netscape.com
04ca04b397 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:53:22 +00:00
ben%netscape.com
aaa1772939 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:46:00 +00:00
slamm%netscape.com
ecf916b555 Have local panels for customize dialog come from client again (instead of remote source). Bug 30872. r=mcafee a=jar. 2000-03-09 00:06:47 +00:00
jbetak%netscape.com
242a3bb70c b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2000-03-08 06:24:25 +00:00
slamm%netscape.com
2a784f23d9 Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:07 +00:00
dougt%netscape.com
3f218f9c28 Adding export file to fix build bustage 2000-03-07 22:00:17 +00:00
dougt%netscape.com
e51ecb9da0 fixed some bugs in the origanal code. I missed a
check against null, and was using the wrong pref string.

28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
warren%netscape.com
c0497e31be Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
ben%netscape.com
c70d285bff mozilla default page change from netscape->mozilla. r=pavlov 2000-03-04 07:20:15 +00:00
rjc%netscape.com
a86e6b71f1 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 05:59:32 +00:00
rjc%netscape.com
9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
rjc%netscape.com
6235cbecb7 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
rjc%netscape.com
3cc8c64a60 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:42:04 +00:00
ftang%netscape.com
fe8ff73487 a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
slamm%netscape.com
43e77ef5e0 Checkin for german@netscape.com. Use tab look for panel headers. Bug 28353. r=hyatt,slamm, a=jar. 2000-03-03 22:37:09 +00:00
ftang%netscape.com
14adfca8e0 fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
ben%netscape.com
0c3efefeb8 forgot to update this file with the search changes I made last night. r=german, a=jar 2000-03-02 23:47:09 +00:00
law%netscape.com
9c516532ee Handle null l10n entity values, this is a partial fix for bug 27736; r=matt@netscape.com, a=jevering@netscape.com 2000-03-02 19:58:34 +00:00
rjc%netscape.com
db6dd2d89f Part of fix for PDT+ bug # 26334: add "MultiSearch: true" HTTP header when doing search aggregation to aid in tracking; Netcenter search enhancement request. Review: gagan. Approval: jevering 2000-03-02 07:50:33 +00:00
ben%netscape.com
1da67ff961 search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2000-03-02 06:34:54 +00:00
ben%netscape.com
007eeea0e3 oops forgot to cvs add this file with the previous checkin 2000-03-02 06:33:42 +00:00
sspitzer%netscape.com
3093145395 add some comments / todo items. not part of the build. 2000-03-02 00:59:58 +00:00
jbetak%netscape.com
35de39d6d2 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2000-03-02 00:54:54 +00:00
slamm%netscape.com
1d17e504d4 Fix for smoketest bugs 29793, 29718. Sidebar problems. 2000-03-02 00:33:31 +00:00
jdunn%netscape.com
584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
slamm%netscape.com
aa911b3df4 Fix blocker: Customize dialog not showing panels (29793) 2000-03-01 22:02:59 +00:00
slamm%netscape.com
0b2ace1273 Fix build blocker bug 29718. 2000-03-01 19:55:53 +00:00
sspitzer%netscape.com
46a21ce04e not part of the build yet. 2000-03-01 19:52:43 +00:00
sspitzer%netscape.com
7ecceef4b0 not part of the build yet. 2000-03-01 19:03:33 +00:00
sspitzer%netscape.com
9f24d3b8c7 not part of the build. 2000-03-01 17:24:12 +00:00
sspitzer%netscape.com
5650853485 not part of the build yet. 2000-03-01 05:55:19 +00:00
sspitzer%netscape.com
f4cd0a1c67 not part of the build yet. 2000-03-01 05:17:06 +00:00
sspitzer%netscape.com
beb30af70b fix for #29690, pref window won't close. matt fisher fixed the other half of this,
when he fixed fontScalingOverlay.xul.  r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
slamm%netscape.com
2360b5a437 Use server provided rdf list for available panels. (bug 26963). r=gable a=jar. 2000-02-29 23:32:34 +00:00
matt%netscape.com
c08afad715 fix for bug a=jevering r=eric just changing a string to a int 2000-02-29 22:52:30 +00:00
sspitzer%netscape.com
ba1405a966 better, simpler fix for #27984, r=mscott. a=phil
may also fix #29666, since we aren't calling SetCharPref on exit.
2000-02-29 22:11:29 +00:00
tbogard%aol.net
d2a51867ff Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering 2000-02-29 22:03:49 +00:00
jbetak%netscape.com
01f869dea1 a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters 2000-02-29 21:38:17 +00:00
ftang%netscape.com
e5973abb33 change copyright symbol to (c) so we won't assert that much for 28422. fix bug 29516 . r=rjc a=bobj 2000-02-29 07:02:37 +00:00
dougt%netscape.com
a14179a92e Adding a windows implementation of GetUserName().
Adding a check on unix to ensure that the out param is not null when return
NS_OK.

Not in the build.
2000-02-29 04:39:54 +00:00
ben%netscape.com
db25eb3a8a fix for bug 29360, fix crash in unknown content dialog, r=law, a=jevering 2000-02-29 04:25:53 +00:00
ben%netscape.com
32dde037ab fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering 2000-02-29 04:19:08 +00:00
danm%netscape.com
bc4e8ed4e4 fixing build bustage by obliterating the entire offending function, which appears to be unused. 2000-02-29 02:50:06 +00:00
matt%netscape.com
cf04b9c9ba a=bobj r-=ftang. .... patch ftang gave me for bug 27826 2000-02-29 02:18:17 +00:00
sspitzer%netscape.com
976819d442 change this to a wstring. not part of the build. 2000-02-29 01:38:45 +00:00
alecf%netscape.com
1d15d01f5f fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
sspitzer%netscape.com
ae871d5874 not part of the build. 2000-02-29 00:49:46 +00:00
sspitzer%netscape.com
f34360612a fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited.
also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited)
if it is not http: or https:.  There is a bug here, we call AddPage() too often and with
url that should not be in the history db.  this makes history usuable for beta, and
prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
2000-02-29 00:26:51 +00:00
tbogard%aol.net
cf5a3f3925 Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering 2000-02-29 00:20:55 +00:00
tbogard%aol.net
5e8d8f31f5 Removed the unused src and public directories as now all the prefs code is done from JS without the need for a C++ backend. This code has actually been dead for a little over a month. r=alecf a=jevering 2000-02-28 22:14:07 +00:00
cls%seawood.org
35dfa6bbb3 Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
morse%netscape.com
25c436dd84 fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar 2000-02-26 06:35:44 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
sspitzer%netscape.com
9e1fffab82 not part of build, yet. 2000-02-26 03:29:24 +00:00
sspitzer%netscape.com
83e038128b ignore generated file 2000-02-26 03:28:13 +00:00
rjc%netscape.com
7ba13725d3 Part of fix for bug # 25876: bookmarks drag&drop behavior modification. Approval: jevering Review: pinkerton 2000-02-26 01:27:29 +00:00
erik%netscape.com
3f484cff3d bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg
2000-02-25 23:06:54 +00:00
erik%netscape.com
e7bde3dd61 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg
2000-02-25 23:06:10 +00:00
hangas%netscape.com
36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
rjc%netscape.com
bad6f949af Fix bug # 28126. Approval/Review: jar 2000-02-24 02:59:52 +00:00
jbetak%netscape.com
065b2e3af6 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 01:12:39 +00:00
matt%netscape.com
803318b991 fix for bug 27899. commenting out line. tree row and item where mixed. 2000-02-24 00:24:32 +00:00
jbetak%netscape.com
19d1eed6ab bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 00:04:53 +00:00
slamm%netscape.com
556c70b06f Fix crash on panel add (bug 28843). Add resource after assertions instead of before. r=waterson a=jar,jevering 2000-02-23 22:52:16 +00:00
ben%netscape.com
af7004960f formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2000-02-23 21:08:26 +00:00
waterson%netscape.com
671edd100b Bug 28640. Be sure to addref before returning interface. r=rjc, a=jevering 2000-02-23 02:41:46 +00:00
jbetak%netscape.com
927fc99237 bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj
2000-02-23 00:44:25 +00:00
slamm%netscape.com
96613aea4c Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann. 2000-02-22 22:33:07 +00:00
dougt%netscape.com
ec5ba812cc Fix to make this makefile produce a simple program which is named different
from the shared lib. Also fixes VMS bustage  Submitted by colin@theblakes.com, r=me, a=jevering.
2000-02-22 01:02:09 +00:00
slamm%netscape.com
a34518bbc4 Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf 2000-02-21 22:30:14 +00:00
dveditz%netscape.com
a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
rjc%netscape.com
28e47c0e78 Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar 2000-02-18 23:49:33 +00:00
alecf%netscape.com
3058b6d6aa fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann
2000-02-17 23:37:04 +00:00
cls%seawood.org
e08ef4f88e Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf 2000-02-17 21:46:28 +00:00
morse%netscape.com
c757236b97 bug 27027, remove wallet, r=matt, a=jar 2000-02-17 21:27:51 +00:00
jdunn%netscape.com
247a0084da fixing unresolved symbols at link time
# 28114
r=cls@seawood.org
a=chofmann@netscape.com
2000-02-17 04:53:08 +00:00
ben%netscape.com
364a13c340 fix for hang in treeview on multiple search engine search, r=rjc, a=jar 2000-02-17 01:50:41 +00:00
sspitzer%netscape.com
715edae005 adding this to fix build bustage. r=rginda 2000-02-16 08:21:16 +00:00
sspitzer%netscape.com
1f63915cc1 fix for build breakage, we hope. r=rginda 2000-02-16 08:10:09 +00:00
davidm%netscape.com
31f6ffde6d 20893 Cache preferences need to be hooked up r = ben@netscape.com 2000-02-16 07:52:43 +00:00
vishy%netscape.com
002c14c1f4 bugsplat=384817, need id here to dynamic overlay from commercial tree 2000-02-16 07:50:23 +00:00
ben%netscape.com
c74ae92af7 small filespec usage tweak to stop mac complaining about non-registered protocols. PDT+ b=22961, r=waterson 2000-02-16 07:21:07 +00:00
rginda%netscape.com
95e72eb552 First (sidebar) part of fix for 20721, r=slamm 2000-02-16 06:28:31 +00:00
sspitzer%netscape.com
56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
ben%netscape.com
544575e2cf addition to previous search changes... r=rjc 2000-02-16 05:36:23 +00:00
matt%netscape.com
eff10cb75f fixes for the wallet UI and displaying none prefs
r=german 23596 21838
2000-02-16 04:48:31 +00:00
rjc%netscape.com
cf284aa411 Fix bug # 27818: small escape changes. 2000-02-16 03:44:09 +00:00
ben%netscape.com
6a4565a3c0 some search changes, r=rjc,don,johng 2000-02-16 03:40:47 +00:00
ben%netscape.com
740ce47f2f sidebar changes to accomodate search changes, r=slamm 2000-02-16 03:36:40 +00:00
dougt%netscape.com
b5e966f950 removing space in IDL. Mac compiler did not like. r=pinkerton. 2000-02-16 01:53:05 +00:00
dougt%netscape.com
7cb8743d40 First Checked In. 2000-02-16 01:51:47 +00:00
rjc%netscape.com
4918d2ccf4 More changes for bug # 26334: various search dataset changes. Code drop from Netcenter, Review: me 2000-02-16 01:21:53 +00:00
rjc%netscape.com
f3955bee2d Part of fix for PDT+ bug # 25034: handle foreign charsets when doing internet searches. 2000-02-16 00:34:18 +00:00
waterson%netscape.com
44b2cd18e9 Bug 27846. Accomodate for XBL-ization of the tree code. r=hyatt 2000-02-15 22:23:32 +00:00
rchen%netscape.com
ac48964a09 Modify localization notes. r=fergus 2000-02-15 22:03:09 +00:00
ben%netscape.com
8017915e6d appearance tweaks on search panel, r=johng@netscape.com 2000-02-15 21:53:09 +00:00
matt%netscape.com
183f41aecf commenting out color.xul since it is not hooked up.
bug 21838 r=mcafee
2000-02-15 16:00:43 +00:00
matt%netscape.com
79a53128c3 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2000-02-15 15:55:58 +00:00
brade%netscape.com
659b7332e1 use correct entity for second composer panel 2000-02-15 14:19:13 +00:00
sspitzer%netscape.com
dfa44a554d ignore generated makefiles 2000-02-15 08:14:06 +00:00
dveditz%netscape.com
54e962a419 damn, missed a file. How does that happen in a top-down commit? 2000-02-15 03:01:55 +00:00
rjc%netscape.com
938251993e Small XUL changes. 2000-02-15 02:11:49 +00:00
slamm%netscape.com
ad395b29d3 Fix bug #27415, Bookmarks dead in sidebar. 2000-02-15 02:08:38 +00:00
rjc%netscape.com
34efb79cee New search engines and categories. Part of bug # 26334, changes from Netcenter folks, review: me 2000-02-15 02:04:43 +00:00
alecf%netscape.com
27c07b4b32 move the choose file/set as current to a global spot so other pref panes can get to them, for #27630, r=sspitzer 2000-02-15 01:14:23 +00:00
brade%netscape.com
6e847d5a66 editing panel fix that I missed checking in last week 2000-02-14 14:46:27 +00:00
dougt%netscape.com
a3a823e06c Adding checks for null at every entrypoint. r=dveditz. 2000-02-14 06:24:49 +00:00
evaughan%netscape.com
21199519f8 fixed bug #18947
-r danm
2000-02-14 06:05:23 +00:00
evaughan%netscape.com
7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
bryner%uiuc.edu
07d545b6f2 Fixing build bustage. r=syd@netscape.com. 2000-02-14 04:47:45 +00:00
mcafee%netscape.com
4f3f497880 Newline at end of file, this fixes AIX/HP-UX bustage. 2000-02-14 03:32:55 +00:00
evaughan%netscape.com
5ce4b52cef bug fix for 24351, 22512
-r saari
2000-02-14 01:42:09 +00:00
dougt%netscape.com
bf35e8bc08 Adding timebomb to makefile. r=syd@netscape.com 2000-02-14 01:19:04 +00:00
dougt%netscape.com
76d35ca192 Code Reviewed. r=dveditz. 2000-02-14 01:05:48 +00:00
dougt%netscape.com
6655a79a66 Adding timebomb to makefile. 2000-02-14 01:04:10 +00:00
morse%netscape.com
deb6cc8c2c remove wallet, bug 27027, r=dp 2000-02-13 20:35:23 +00:00
morse%netscape.com
0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
morse%netscape.com
42e342e1b7 no coding change -- added id's in preparation for removing wallet, bug 27027 2000-02-13 19:23:08 +00:00
syd%netscape.com
e17f3f8836 Added timebomb Makefiles for Linux. r=dougt 2000-02-13 13:48:50 +00:00
dougt%netscape.com
6c9855cce1 how about checking in the right fix. good night. 2000-02-13 09:37:59 +00:00
dougt%netscape.com
58e40e09b2 Fix to return error code if failed. r=dveditz.
not hooked up to build yet.
2000-02-13 09:37:29 +00:00
dougt%netscape.com
becd93dcf5 Landing of nsITimeBomb. It still needs to be tested on unix and the mac as
well as peer reviwed.  For these reasons it is not hooked up yet.

bug 1542.
2000-02-13 08:48:14 +00:00
morse%netscape.com
2d047b6532 wording change in preparation for removing wallet, bug 27027 2000-02-12 21:21:48 +00:00
dp%netscape.com
8494b2f6e0 bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
pavlov%netscape.com
5c6f0e30a9 fix viewer bustage on linux r=bryner 2000-02-12 04:47:38 +00:00
ben%netscape.com
cbbf9c8369 removing searchwindow checkbox, bug26931, r=gagan 2000-02-12 04:09:31 +00:00
bryner%uiuc.edu
ee0b7a41ad Making the key names in the mousewheel preferences dialog
platform-specific.  bug 23685, r=ben@netscape.com.
2000-02-12 03:33:40 +00:00
slamm%netscape.com
e7702704ce Rest of fix for preview button enabling (bug 24149). 2000-02-12 00:49:47 +00:00
ben%netscape.com
ba8f085b4c localisability fixes I missed on my first sweep/checkin, fixing bugs (27408, 27409, 27410, 27411, 27425) 2000-02-11 22:31:49 +00:00
sfraser%netscape.com
862c03f913 Fix for bug 27287 -- get Apple Events working again on Mac. r=scc 2000-02-11 22:10:43 +00:00
brade%netscape.com
794b3a469e *** empty log message *** 2000-02-11 15:51:34 +00:00
brade%netscape.com
4d42cc8922 string for pref panel label 2000-02-11 15:49:17 +00:00
pepper%netscape.com
0d2a435172 Adding more functionality to the genereic remote control. Not very well tested yet but not hooked up to anything. r=syd 2000-02-11 06:13:56 +00:00
ben%netscape.com
d915d94734 fix for 26931, say what the default search engine is in search pref panel (r=syd, scc),
remove word "Communicator" from offline panel and replace with "Mozilla"
2000-02-11 05:56:54 +00:00
matt%netscape.com
c7cb110b32 Adding select lists for dynamic font menu
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
2000-02-11 04:41:35 +00:00
slamm%netscape.com
984af01259 Turn multiple select back on. 2000-02-11 01:23:05 +00:00
slamm%netscape.com
1c077a78b2 Clean up xul. Add column picker popup menu. Pick better column widths. 2000-02-11 01:21:37 +00:00
slamm%netscape.com
77d289cd86 Add style to hide columns. 2000-02-11 01:21:26 +00:00
slamm%netscape.com
139a2eb921 Clean up xul. 2000-02-11 01:21:22 +00:00
slamm%netscape.com
694c922e72 Change 'My Panels' to 'My Sidebar' (bug 26932). 2000-02-11 01:16:35 +00:00
slamm%netscape.com
a33c7c754d Fix links in sidebar (bug 25951). 2000-02-11 01:16:31 +00:00
slamm%netscape.com
e12819f714 Create remote panel list url from prefs (bug 26073). Change interCaps to lowercase_underscore. 2000-02-11 01:16:25 +00:00
slamm%netscape.com
93f745ef29 Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:18 +00:00
slamm%netscape.com
243cf35045 Inline entities in rdf file. Remove calculater (bug 18373). It was causing problems. 2000-02-11 01:16:09 +00:00
slamm%netscape.com
bb676a76b6 Pick a slightly taller default height. 2000-02-11 01:16:05 +00:00
slamm%netscape.com
fa29ddfbfa Copy all panel attributes from remote datasource (bug 23357). Fix preview button enabling (bug 24149). Change interCaps to lowercase_underscore. 2000-02-11 01:15:59 +00:00
rjc%netscape.com
52eed330bb Fix bug # 24302: AM/PM localization issue fixed. 2000-02-11 01:13:20 +00:00
fergus%netscape.com
aa2a9bf313 Changes to Localization notes. r=chjung@netscape.com 2000-02-11 01:11:35 +00:00
dbragg%netscape.com
ae4114626a Fix for bug 27093 r=cathleen 2000-02-11 00:54:15 +00:00
law%netscape.com
81d1189517 Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com 2000-02-11 00:53:27 +00:00
rjc%netscape.com
6cd9f54a84 Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown() 2000-02-11 00:51:33 +00:00
rjc%netscape.com
06783ed5a9 Fix bug # 25034: more support for foreign charset conversion on search results. 2000-02-11 00:48:23 +00:00
rjc%netscape.com
1f2e7dbe1b Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked. 2000-02-11 00:47:17 +00:00
tbogard%aol.net
80343108c6 Removed unused header. 2000-02-10 08:54:30 +00:00
tbogard%aol.net
966c47a9db Removed unused include. 2000-02-10 08:35:37 +00:00
ben%netscape.com
5f57ca6e33 localisation fix for bookmarks, r=jst@citec.fi 2000-02-10 06:58:15 +00:00
ben%netscape.com
c83d8a0957 localisability fix for bookmarks, r=jst@citec.fi 2000-02-10 06:57:33 +00:00
law%netscape.com
390d8c7a65 Fix for 27102; backing out bad JS and fixing entity reference in the xul; a=leaf 2000-02-09 22:35:14 +00:00
law%netscape.com
d3aa6ff646 Transfer focus to existing dialog, if there is one; b=23029, r=sfraser 2000-02-09 15:39:21 +00:00
valeski%netscape.com
5b94267bd4 we don't want to default to GMT 2000-02-09 05:08:54 +00:00
matt%netscape.com
09e16ad76c This file was not supposed to get commited. 2000-02-09 02:12:33 +00:00
matt%netscape.com
53a54bac98 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt 2000-02-09 01:56:11 +00:00
brade%netscape.com
f8197f80ed add 2nd Composer pref panel 2000-02-08 15:03:09 +00:00
brade%netscape.com
914e6e1d34 First Checked In. 2000-02-08 15:02:23 +00:00
brade%netscape.com
56fc9e0699 add second composer panel 2000-02-08 15:01:34 +00:00
brade%netscape.com
39ce88dbea strings for pref dialog mockup 2000-02-08 14:59:26 +00:00
brade%netscape.com
73da4f0748 cleanup panel a little bit; remove commented stuff (to be moved to another panel) 2000-02-08 14:29:53 +00:00
sspitzer%netscape.com
69ae01cc66 on windows, make /mail be the same as -mail
on linux, make --mail be the same as -mail
r=alecf #23501
2000-02-08 11:59:06 +00:00
sspitzer%netscape.com
fdb386092a start building the remote controller (to be used by X-remote some time soon).
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed.  r=alecf
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
c18708e851 more cleanup. 2000-02-08 07:40:57 +00:00
sspitzer%netscape.com
08024cb1ff adding new files and makefiles. implementing a stub for the remote controller
in JS.  not part of the build yet.
2000-02-08 07:32:20 +00:00
pepper%netscape.com
b99e521b45 Yet another slipup with local code. removed myself from contrib list. 2000-02-08 06:34:19 +00:00
pepper%netscape.com
52ef5fea99 Removing myself as a contributor. I work here so it isn't needed. A slip up in the original checkin. 2000-02-08 06:32:25 +00:00
pepper%netscape.com
dbc88c6280 Adding the generic remote public interface and makefiles. Not hooked up to the core build yet. r=sspitzer 2000-02-08 06:21:25 +00:00
dp%netscape.com
d11e914f98 - Converted to Generic Module
- Removed unused CID
r=waterson
2000-02-08 05:39:23 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
286dfe38d2 make it so -FOO, -Foo, and -foo all have the same effect.
r=mscott.  #25282
2000-02-08 02:50:32 +00:00
waterson%netscape.com
b21cefd4df Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec. 2000-02-08 01:20:01 +00:00
waterson%netscape.com
bd07ef4b98 Cleanup: collapse some QueryInterface implementations into macros; re-write ProcessData() to avoid hitting the heap more than necssary. 2000-02-08 01:17:27 +00:00
sspitzer%netscape.com
9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
ed0c5e7aba Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc 2000-02-07 23:38:28 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
rjc%netscape.com
11a0e3b5f5 Fix another simple warning. 2000-02-07 08:59:41 +00:00
rjc%netscape.com
d3f1ff5f73 Simple warning fix. 2000-02-07 08:45:51 +00:00
rjc%netscape.com
c765c57d7f Part of fix for bug # 25034: need to be able to support foreign charsets when searching. 2000-02-07 08:43:44 +00:00
dp%netscape.com
b3ff096fdd Fixing nsAtomTable assert on shutdown. Was caused by forgetting to
release a static categoryDataSource in the dtor. r=rjc,scc
2000-02-07 02:45:01 +00:00
ben%netscape.com
516acb28c0 provide pref to show the modal about dialog if one wishes. r=bryner 2000-02-06 22:35:54 +00:00
sspitzer%netscape.com
c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
bryner%uiuc.edu
af09411fc2 Removing unused dtd labels, and correcting grammar. r=jst@citec.fi 2000-02-05 23:31:39 +00:00
sford3%swbell.net
d6b94eefc3 Finishing 26478 2000-02-05 22:27:08 +00:00
sford3%swbell.net
f4d114f9e6 fix 26478, i18n work. r=sspitzer 2000-02-05 22:07:24 +00:00
sford3%swbell.net
ab7e1a02b0 more i10n, not part of the build yet, part of fix for 26478 2000-02-05 21:48:05 +00:00
alecf%netscape.com
8e7d3b39ee make appshell into a component
r=sspitzer
2000-02-05 05:38:13 +00:00
ben%netscape.com
7fff316748 fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi 2000-02-04 23:49:54 +00:00
sspitzer%netscape.com
5e8570bef6 building this on windows and linux, mac soon.
adding a #define for which category nsICmdLineHanders are for.
2000-02-04 23:07:27 +00:00
warren%netscape.com
a4bc849b83 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott 2000-02-04 09:29:55 +00:00
mscott%netscape.com
e41ecd9cd2 Back out rjc's checkin which broke bookmarks. (whenever you quit we lost your bookmarks)
a=sleestack
2000-02-04 08:39:08 +00:00
sspitzer%netscape.com
d4401b412d add the interface for a command line handler. not part of build yet. 2000-02-04 04:33:46 +00:00
beard%netscape.com
2acba7159d Added prefs for using nsViewManager2 to the debug panel. 2000-02-04 03:48:15 +00:00
law%netscape.com
ad81185b3e New file needed for Win splash screen; b=6391,r=davidm@netscape.com 2000-02-04 03:24:55 +00:00
slamm%netscape.com
450826235f Pick last panel as default instead of first (bug #25506).
Remember "My Panels" height for mailnews (bug 25121).
Lay ground work to exclude panels on a per component basis (bug 24602).
Improve initial sidebar draw by hidding everything by default
and then showing components as needed. It used to be the opposite.
2000-02-04 02:16:55 +00:00
rjc%netscape.com
d8e1b2f43d Use result from NS_MakeAbsoluteURI() as the 'real' URI. 2000-02-04 01:17:35 +00:00
rjc%netscape.com
25b9ae78b1 Part of fix for bug # 24416: use temp file when writing out bookmarks to try and reduce loss of data due to any crashes. 2000-02-03 23:34:55 +00:00
morse%netscape.com
cce4fd2f93 implement disginguished-schema in wallet, r=waterson 2000-02-03 08:09:04 +00:00
valeski%netscape.com
41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
jbetak%netscape.com
699f297668 r=rjc, ftang, fixed bug# 24933, made mUnicodeDecoder a static class member 2000-02-03 00:40:28 +00:00
slamm%netscape.com
cd58e3cb00 Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming... 2000-02-02 00:28:00 +00:00
ben%netscape.com
56b9738994 fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi 2000-02-01 23:06:49 +00:00
pp%ludusdesign.com
0106d94d4c Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com 2000-02-01 22:27:48 +00:00
pinkerton%netscape.com
ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00