Commit Graph

1666 Commits

Author SHA1 Message Date
waterson%netscape.com
b9b0df347d Bug 23799. Add a brief comment to clarify wtf is going on here. r=valeski 2000-01-13 23:25:25 +00:00
waterson%netscape.com
c208e50cf6 Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski 2000-01-13 23:24:50 +00:00
slamm%netscape.com
44ed5e23f6 Second part of fix for bug #21862, unable to resize preview dialog. Previously checked in changes to preview.xul 2000-01-13 23:11:43 +00:00
slamm%netscape.com
3681663eed Fix for 'View / Sidebar' not showing sidebar (bug #14685). Fix for javascript error (bug #23829). 2000-01-13 23:09:44 +00:00
syd%netscape.com
bc209b8ee8 restore id to first treechildren tag to fix broken overlay in commercial tree.
r=ben goodger
2000-01-13 04:56:59 +00:00
slamm%netscape.com
176f2d9179 Fix for bug #21862, unable to resize preview dialog. 2000-01-13 02:26:02 +00:00
slamm%netscape.com
56280431b3 Add minimum widths to fix bug #18428 (iframe would overlap when sidebar made narrow). 2000-01-13 02:18:23 +00:00
slamm%netscape.com
8af180d2b0 Indent xul properly. 2000-01-13 02:17:19 +00:00
law%netscape.com
74c3c08fc8 Fix for Mac build bustage; comment out some debugging code 2000-01-13 01:09:41 +00:00
slamm%netscape.com
56ce3a4d58 Adjust min child count. It is different with the new tab layout. 2000-01-13 00:08:52 +00:00
slamm%netscape.com
741329d94f Make selected panel more visible. Have selected panel header slide out to the left. Add a border under the panel headers to visually group them. 2000-01-12 23:36:07 +00:00
sspitzer%netscape.com
841ec989a9 fix the slashdot panel (the old ones were either delete or not updating.)
r=waterson
2000-01-12 22:21:21 +00:00
law%netscape.com
2c1b6b44ee Stuff for bug #18804; tweaks for new web shell; r=radha@netscape.com 2000-01-12 21:59:02 +00:00
rjc%netscape.com
cb61f040de Fix bug # 23689: flush bookmarks after adding new nodes. 2000-01-12 06:38:42 +00:00
slamm%netscape.com
f61465810a Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana 2000-01-12 00:48:45 +00:00
slamm%netscape.com
d2e46339c1 Update selected panel after update. Fix for #23616. Also, use uppercase names for function call. r=akkana 2000-01-12 00:48:41 +00:00
slamm%netscape.com
b8047b3cf9 Use uppercase names. r=akkana 2000-01-12 00:48:38 +00:00
slamm%netscape.com
2296c1b32c Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616. Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana 2000-01-12 00:48:35 +00:00
slamm%netscape.com
cecb1719c2 Move preview.css entry from content area to skins area. duh. Fixes bug #21478. Also export sidebar.css (it brings in the global styles). r=akkana 2000-01-12 00:48:32 +00:00
rgoodger%ihug.co.nz
7f2964ae11 partial fix to bool radio persistence bugs (r=sfraser@netscape.com, v=mcafee@netscape.com), tree sizing fix (r=sfraser@netscape.com) 2000-01-12 00:20:05 +00:00
rjc%netscape.com
5611880580 Even if pref string is an empty string, if it wasn't null, need to free it. 2000-01-11 22:44:18 +00:00
rjc%netscape.com
eafd89b569 Check preference string to make sure its not an empty string before using. 2000-01-11 22:11:07 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
mcafee%netscape.com
0de3b90af8 Typo was preventing browser.cache.check_doc_frequency from sticking. r=rgoodger@ihug.co.nz 2000-01-11 06:56:27 +00:00
mcafee%netscape.com
baad033001 Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz 2000-01-11 06:47:05 +00:00
waterson%netscape.com
be3e3ef47b Nitpicky cleanup. 2000-01-11 05:12:36 +00:00
waterson%netscape.com
89e0ac5f08 Make sure we can handle queries for -negative- assertions. (Failure to do so was causing history title's not to show up.) 2000-01-11 05:08:30 +00:00
waterson%netscape.com
7e5711a8b0 Fix separator rule. 2000-01-11 04:58:16 +00:00
waterson%netscape.com
defe75dc6b Replace raw QueryInterface() calls with CallQueryInterface(). Other misc cleanup. 2000-01-11 04:58:05 +00:00
jdunn%netscape.com
cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
waterson%netscape.com
e1f1e5b7fa Use '0' instead of '-1' to mean 'a real column'. Fixes Unix warnings. 2000-01-11 01:20:19 +00:00
waterson%netscape.com
3b5e918c07 Bug 22294. Reject empty URLs; support ArcLabelsIn() and GetSource[s](). r=rjc 2000-01-11 01:12:12 +00:00
hyatt%netscape.com
081ff9d992 Fixing prefs. 2000-01-10 11:34:29 +00:00
hyatt%netscape.com
c9411db009 Forgot some tree checkin stuff. 2000-01-10 07:22:36 +00:00
rgoodger%ihug.co.nz
1e3136acae [prefwindow] proxy panel cleanup 2000-01-08 12:53:56 +00:00
rgoodger%ihug.co.nz
eed4d2c1fb [prefwindow] cache, cookies and wallet panes cleanup 2000-01-08 12:38:24 +00:00
rgoodger%ihug.co.nz
da11fd4b05 [prefwindow] advanced pane cleanup 2000-01-08 12:25:47 +00:00
rgoodger%ihug.co.nz
9eb8bbe012 [prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup 2000-01-08 12:21:29 +00:00
rgoodger%ihug.co.nz
9d9b4896fb [prefwindow] offline panel tidy-up 2000-01-08 11:25:24 +00:00
rgoodger%ihug.co.nz
e91be729fa [prefwindow] smartupdate panel tidy-up 2000-01-08 11:21:33 +00:00
rgoodger%ihug.co.nz
dde10ea287 [prefwindow] composer panel cleanup... 2000-01-08 11:10:19 +00:00
rgoodger%ihug.co.nz
7899c54eff [prefwindow] search pane tidy-up 2000-01-08 11:02:15 +00:00
rgoodger%ihug.co.nz
227a88b8a9 [prefwindow] smart browsing tidy up 2000-01-08 10:51:54 +00:00
rgoodger%ihug.co.nz
cd315b9609 [prefwindow] applications panel tidy-up 2000-01-08 10:31:02 +00:00
rgoodger%ihug.co.nz
6bc4955b7f [prefwindow] reorder button classes (lang panel) 2000-01-08 09:51:29 +00:00
rgoodger%ihug.co.nz
4ce4e191b4 [prefwindow] languages pane tidy up 2000-01-08 09:48:00 +00:00
rgoodger%ihug.co.nz
421ad865d8 [prefwindow] fix "choose file" for homepage selection in navigator panel 2000-01-08 09:12:01 +00:00
rgoodger%ihug.co.nz
a701ce3c25 [prefwindow] navigator pane cleanup, fix "use current page" and "choose file" for homepage 2000-01-08 09:07:11 +00:00
rgoodger%ihug.co.nz
8c91a278cc [prefwindow] theme panel cleanup 2000-01-08 08:18:49 +00:00
rgoodger%ihug.co.nz
b758085feb [prefwindow] more cleanup 2000-01-08 08:05:44 +00:00
rgoodger%ihug.co.nz
159be692f5 [prefwindow] tidy up 2000-01-08 07:39:03 +00:00
rgoodger%ihug.co.nz
40ab108b09 [prefwindow] fixing regression, re-adding font scaling overlay. 2000-01-08 07:38:00 +00:00
rgoodger%ihug.co.nz
fa82ef41b6 [prefwindow] removing duplicate 'mousewheel' entry in pref panels list 2000-01-08 01:15:20 +00:00
rgoodger%ihug.co.nz
9b7089a0ca [prefwindow] fixing search name in panel listing... 2000-01-07 12:01:37 +00:00
rgoodger%ihug.co.nz
523f3268ca [prefwindow] fixing mail return receipts pane so third radio group set has its prefs saved properly. (implement boolean radio groups) 2000-01-07 11:57:38 +00:00
rgoodger%ihug.co.nz
1065b2e91e [prefwindow] fixing regression, commenting out unsupported features and replacing text area with input field 2000-01-07 10:30:50 +00:00
rgoodger%ihug.co.nz
4c05f497cb [prefwindow] reimplementing default-page-setting functionality 2000-01-07 10:11:09 +00:00
rjc%netscape.com
08fb22a820 Fix bug # 23262: if the internet search window is currently open, give it focus (and select new tab if necessary). 2000-01-07 09:56:20 +00:00
rgoodger%ihug.co.nz
914ea6291b [prefwindow] pref search hookup 2000-01-07 09:11:05 +00:00
rgoodger%ihug.co.nz
403c512011 more prefwindow cleanup... 2000-01-07 08:40:52 +00:00
rgoodger%ihug.co.nz
95cac03486 ...even more cleanup 2000-01-07 08:40:15 +00:00
rgoodger%ihug.co.nz
5e5143de9f prefwindow recovery & cleanup 2000-01-07 08:33:20 +00:00
alecf%netscape.com
48ca57f1e2 re-add mousewheel pref pane, and fix some minor problems with the pane 2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
d15360c1d6 prefwindow landing recovery 2000-01-07 07:55:00 +00:00
alecf%netscape.com
04bcf3a234 fix mousewheel prefs to match pref landing 2000-01-07 07:11:55 +00:00
rgoodger%ihug.co.nz
e3f009ea37 new prefwindow landing r=alecf@netscape.com 2000-01-07 06:59:08 +00:00
rgoodger%ihug.co.nz
e58be8b485 New Prefwindow landing. r=alecf@netscape.com 2000-01-07 06:52:11 +00:00
slamm%netscape.com
a39ec4765a Have all sidebar titles at the top. Requested by jevering. 2000-01-07 02:00:27 +00:00
radha%netscape.com
cb8f66c3e4 Obsolete files. remove from repository. 2000-01-07 00:26:07 +00:00
radha%netscape.com
95ae05cd42 remove from repository. obsolete files 2000-01-07 00:25:21 +00:00
law%netscape.com
162b9247cc Fix for 21956 (and workaround for 23189); r=slamm@netscape.com,danm@netscape.com 2000-01-07 00:00:41 +00:00
amusil%netscape.com
1bbaed3c64 Added id to the tree children node for future overlay support. 2000-01-06 22:44:48 +00:00
slamm%netscape.com
4491f0077b Name window type to support making History window non-modal. Fix #20830. 2000-01-06 22:41:21 +00:00
slamm%netscape.com
a9a2856f45 Clean-up and parameterize more. 2000-01-06 22:27:22 +00:00
slamm%netscape.com
14b5df92d9 Fix slashdot url 2000-01-06 22:22:04 +00:00
slamm%netscape.com
bd8d55e786 Only use left clicks to manipulate items. 2000-01-06 22:16:06 +00:00
slamm%netscape.com
4ed66553de Fix bookmark properties. bug #22010. 2000-01-06 22:11:58 +00:00
slamm%netscape.com
b5738e270f Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061. 2000-01-06 21:32:48 +00:00
slamm%netscape.com
ed8b5a23fe Ignore clicks not on treeitems (bugzilla down...no number). Set window type as partial fix for bug #14038. Change debug statements to have '\n' by default. 2000-01-06 21:26:46 +00:00
mcafee%netscape.com
32b7dae3a5 Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz 2000-01-06 10:21:45 +00:00
mcafee%netscape.com
39648098a9 Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz 2000-01-06 09:20:45 +00:00
bryner%uiuc.edu
d83a9c65ee 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.
2000-01-06 06:22:00 +00:00
mscott%netscape.com
316b5e984e fix mac breakage for radha by removing two obsolete files from the debug project. 2000-01-06 04:31:15 +00:00
slamm%netscape.com
e884e80dee It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net. 2000-01-06 02:01:30 +00:00
radha%netscape.com
a6cec26f80 added files: mozilla/xpfe/components/shistory/src/nsSHistory.cpp 2000-01-06 00:27:11 +00:00
radha%netscape.com
52e102d191 added files: mozilla/xpfe/components/shistory/public/nsISHistory.idl 2000-01-06 00:25:37 +00:00
radha%netscape.com
c677ebc910 Fix build warnings 2000-01-06 00:22:53 +00:00
radha%netscape.com
2193620570 Initial checkin for nsSHistory.cpp/.h. corresponding makefile changes.
interface changes to nsSHTransaction.
2000-01-06 00:17:27 +00:00
radha%netscape.com
6cc2053bd3 Changes to interface. Adding nsISHistory.idl to makefiles. r=dp, bug=18804 2000-01-06 00:16:01 +00:00
radha%netscape.com
a136c99fc7 Initial checkin for tre new session history component. r=dp. bug=18804 2000-01-06 00:15:05 +00:00
mcafee%netscape.com
f051a62584 Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2000-01-05 05:10:36 +00:00
mcafee%netscape.com
54d5d291b9 Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2000-01-05 04:52:20 +00:00
rjc%netscape.com
8eee1cb537 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. 2000-01-05 04:39:39 +00:00
mcafee%netscape.com
a879b09b06 Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2000-01-05 03:51:04 +00:00
rjc%netscape.com
db7ae3e1d5 Add support for the "custtoolbar.personal_toolbar_folder" preference which, if set, indicates what the name of the Personal Toolbar folder is. 2000-01-05 03:47:07 +00:00
rjc%netscape.com
63873fb769 Fix bug # 23057: Related Links not working on second instance of RL datasource. 2000-01-05 02:37:51 +00:00
mcafee%netscape.com
aa8054c202 Removing unneeded vertical spring, this goes with my last change to this file r=matt 2000-01-05 02:37:42 +00:00
mcafee%netscape.com
74f97a2df2 Fixing layout to match other pref panels. r=matt 2000-01-05 02:08:19 +00:00
alecf%netscape.com
75fa4d4f9a some stray title buttons without borders 2000-01-04 06:59:33 +00:00
rjc%netscape.com
285c3246e1 Hack fix for bug # 21175: bookmarks without schemes now get "http://" as their default scheme. 2000-01-03 08:11:11 +00:00
rjc%netscape.com
e93d8d653f 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. 2000-01-02 08:38:55 +00:00
jst%citec.fi
9ee63cb149 Don't load link targets in the pref window, I missed this link in my last patch to this file. 2000-01-02 00:40:48 +00:00
rjc%netscape.com
68abfa817c Bulk read datasets in one read operation... slight speed improvement. 1999-12-30 23:37:35 +00:00
sspitzer%netscape.com
6e30a612df 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
1999-12-30 22:39:28 +00:00
rjc%netscape.com
69bf6e3836 Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js) 1999-12-30 16:42:33 +00:00
rjc%netscape.com
a048d1900c The Related Links datasource now attempts to get the "browser.related.provider" preference which is the URL to use for contacting the RL server. (If it can't find the pref, it falls back to the well-known URL.) 1999-12-30 15:39:44 +00:00
rjc%netscape.com
0e8c89168c Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.] 1999-12-30 14:16:17 +00:00
rjc%netscape.com
3ed100c043 Small text change. 1999-12-30 11:35:52 +00:00
rjc%netscape.com
98da51e126 Add a search preference panel 1999-12-30 11:16:07 +00:00
rjc%netscape.com
785f913b3d Add GetInternetSearchURL() method. 1999-12-30 11:09:30 +00:00
rjc%netscape.com
35fd19742c Add a sidebar panel for Search results instead of having them mixed in with Related Links data. 1999-12-29 09:17:41 +00:00
mcafee%netscape.com
3433af8cef Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee 1999-12-28 08:22:34 +00:00
mcafee%netscape.com
011025baf2 Adding pref for modeless pref window, still modal by default (21698) 1999-12-28 06:09:18 +00:00
rjc%netscape.com
5d39c50708 Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions. 1999-12-27 08:39:10 +00:00
rjc%netscape.com
fbfd83e78c Comment out Related Links preferences from 4.x that aren't used in 5.x 1999-12-27 08:33:53 +00:00
rjc%netscape.com
33d5e7906c Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping. 1999-12-27 08:30:44 +00:00
rjc%netscape.com
3891c1d58e Small search changes. Convert various HTML entities. (We need a service for this, I think!) Fix assert when mParent is null. 1999-12-24 21:14:34 +00:00
sspitzer%netscape.com
dc6f96ac32 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
d4a3bb6a6b ignore generated makefiles 1999-12-24 09:16:59 +00:00
tor%cs.brown.edu
c0c306f17d Build bustage patch for SUNWspro so the compiler doesn't choke
seeing an "extern" and "static" definition of kPlatformCharsetCID.
Removes duplicate definition of PlatformCharsetCID and uses the
one from nsIPlatformCharset.h. r=sspitzer
1999-12-24 08:26:20 +00:00
hangas%netscape.com
41f9be581c Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
rjc%netscape.com
40b7d3eaf1 Fix bug # 20817: use default platform charset when reading in bookmarks until if/when we find a META charset tag that says to use something else. Review: ftang@netscape.com 1999-12-23 21:38:16 +00:00
brade%netscape.com
c97059070c wrong pref attached to checkbox 1999-12-23 15:24:47 +00:00
rjc%netscape.com
2785c9e3bf Add description attributes to search datasets. 1999-12-23 12:12:10 +00:00
rjc%netscape.com
fbe93c2b98 Check in search changes to add support for shopping. 1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
a342c44397 adding font scaling pref to pref window to fix 5599, r=syd@netscape.com 1999-12-23 08:25:08 +00:00
radha%netscape.com
fcf056d9dd First Checked In. 1999-12-22 23:19:00 +00:00
radha%netscape.com
8b2c3d2156 Initial checkin for New SH component r=danm a=don 1999-12-22 23:16:49 +00:00
radha%netscape.com
2b6bd8cbb4 Remove Session History from the build list r=law a=don 1999-12-22 22:41:30 +00:00
radha%netscape.com
805c89d77a Remove session hsitory files from the build list 1999-12-22 22:41:00 +00:00
radha%netscape.com
343fb14632 Remove Session History files from the build list. r=law a=don 1999-12-22 22:39:21 +00:00
radha%netscape.com
77ba15a7b9 Add shistory to the dirs list 1999-12-22 22:38:00 +00:00
radha%netscape.com
e15a35044a Initial checkin. r=law a=don 1999-12-22 22:35:31 +00:00
radha%netscape.com
17bb3e1b1d New Session Hsitory in its own directory.
Initial checkin. r=law a=don
1999-12-22 22:33:16 +00:00
rjc%netscape.com
722be8baa1 Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me 1999-12-22 10:37:21 +00:00
sspitzer%netscape.com
67877c945e fix for #2658, allow the user to set the mailnews start page via prefs.
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page. a=sdagley
1999-12-22 06:09:02 +00:00
valeski%netscape.com
cc6b35b2c0 r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are. 1999-12-22 03:37:57 +00:00
sspitzer%netscape.com
1fabe0ad70 sanity check and adding new line to the end of a file. 1999-12-21 22:56:49 +00:00
brade%netscape.com
2e99a10483 color preferences; parts written or reviewed by sspitzer and brade 1999-12-20 16:03:47 +00:00
brade%netscape.com
6e7d5f92b5 handle color preferences; optimize memory usage/fix memory leaks 1999-12-20 16:01:51 +00:00
brade%netscape.com
745b440f50 handle color preferences 1999-12-20 16:01:36 +00:00
rjc%netscape.com
a4d081e592 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 07:55:15 +00:00
rjc%netscape.com
374d58a80c Fix Windows declaration problem. 1999-12-19 07:15:16 +00:00
rjc%netscape.com
c59a8d3039 Remove const for the moment to fix Unix complaints. 1999-12-19 06:56:47 +00:00
rjc%netscape.com
09a4bbddf5 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 06:53:18 +00:00
jband%netscape.com
ef9c82db1e Landing big set of DOM and XPConnect changes:
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.

XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.

Also, xpconnect tests are reorganized and improved.

fixes bugs: 13419, 17736, 17746, 17952, 22086

r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
rjc%netscape.com
88ea2d8c02 Fix LookSmart search dataset regression by updating to latest version. Review/approval: me 1999-12-18 10:13:43 +00:00
rjc%netscape.com
950e1b9b2c Fix Netscape search dataset regression by updating to latest version. Review/approval: me 1999-12-18 09:46:17 +00:00
rjc%netscape.com
ae5de59b8d Fix Google search dataset regression by updating to latest version. Review/approval: me 1999-12-18 09:37:40 +00:00
sspitzer%netscape.com
bec39d5d95 changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:45:40 +00:00
rjc%netscape.com
cb6dfe1ad8 Part of fix for bug # 21677: read in bookmarks AFTER trying to get bookmarks string bundle. Approval: chofmann 1999-12-18 05:01:04 +00:00
rjc%netscape.com
5913ba7455 Fix bug # 21677: Use a string bundle so that hard-coded strings in nsBookmarksService.cpp can be removed. Approval: chofmann 1999-12-18 04:33:10 +00:00
rjc%netscape.com
98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
rjc%netscape.com
7c6d4ba39d Fix bug # 21669: The Related Links datasource needs to observe user preferences, at least for the "skip these domains" list (which can contain wildcards, such as "*.mcom.com") Approval: chofmann 1999-12-18 03:51:16 +00:00
slamm%netscape.com
e4f285266e Remove references to unused dialog entities. r=hyatt a=choffman 1999-12-16 02:54:55 +00:00
slamm%netscape.com
77005965da Remove references to unused dialogs. r=hyatt a=choffman 1999-12-15 23:49:12 +00:00
slamm%netscape.com
dcca50319b Remove references to unused dialogs. 1999-12-15 23:47:19 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
tbogard%aol.net
b0336af430 When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann 1999-12-15 00:53:52 +00:00
mcafee%netscape.com
fe632294aa Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar 1999-12-14 07:37:03 +00:00
law%netscape.com
4c6d1eb90a Fix for 10613; don't use setTimeout which crashes Mac; r=matt@netscape.com 1999-12-07 23:48:28 +00:00
blizzard%redhat.com
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
matt%netscape.com
e96be728e5 fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
matt%netscape.com
589da8c5ea fix for bug 20967 1999-12-07 00:53:09 +00:00
brendan%mozilla.org
e26b151b43 Tidy whitespace and bracing (r=slamm@netscape.com). 1999-12-07 00:52:42 +00:00
slamm%netscape.com
c0d84a657c Add dialogs. One to verify that the add should be done. Another to warn that the panel has already been added. 1999-12-07 00:41:41 +00:00
warren%netscape.com
0f39c4f921 2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson 1999-12-06 23:45:34 +00:00
hyatt%netscape.com
6f09e7153c Making sure the find dialog gets skinned. 1999-12-06 22:00:17 +00:00
rjc%netscape.com
28be607e6e Fake out the generic builder so that search containers never appear to be "empty" 1999-12-06 13:07:03 +00:00
rjc%netscape.com
2a050c8a51 Fix bug where search engines appear twice the first time (due to order of discovery). 1999-12-06 12:50:01 +00:00
rjc%netscape.com
a936c4fafd Fix Win bustage. 1999-12-06 12:03:54 +00:00
rjc%netscape.com
79b22ef5ad Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
waterson%netscape.com
9cbdea409e Make prefs skinnable. 1999-12-05 23:57:46 +00:00
rjc%netscape.com
cd8fa999fc Small bookmark icon style fix. 1999-12-05 12:15:30 +00:00
rjc%netscape.com
a73d168e96 Try and get icons from RDF graph before falling back to CSS styles. (This allows branding of icons for anonymous search nodes, for example.) 1999-12-05 12:11:02 +00:00
rjc%netscape.com
038f1074de Fix related links & previous search icons 1999-12-05 11:36:21 +00:00
waterson%netscape.com
a5a4854130 Support skins. r=hyatt 1999-12-05 09:48:41 +00:00
waterson%netscape.com
000062dbde Move import outside of comment. 1999-12-05 09:07:11 +00:00
waterson%netscape.com
366bc459d7 Remove related-panel.css. 1999-12-05 09:04:02 +00:00
hyatt%netscape.com
24583e088c Making the directory component compliant with master skin file rules. r=goodger 1999-12-05 08:52:26 +00:00
hyatt%netscape.com
5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00
hyatt%netscape.com
0569f8cd84 Related links master skin file compliance. 1999-12-05 08:17:15 +00:00
hyatt%netscape.com
2d948f7423 Making the related package compliant with the master skin file rules. 1999-12-05 08:10:26 +00:00
hyatt%netscape.com
9dd60e68b7 Making sidebar package compliant with skin master file rules. 1999-12-05 08:09:21 +00:00
hyatt%netscape.com
2739af969f Bring related links package into compliance with master skin file rules. 1999-12-05 06:17:25 +00:00
hyatt%netscape.com
676e72a81b Bringing bookmarks into compliance with master skin file rules. 1999-12-05 06:01:51 +00:00
rjc%netscape.com
7806f2834e Check in an updated Netscape Open Directory dataset. 1999-12-04 12:46:29 +00:00
rjc%netscape.com
246a630014 Prune out relative URLs that point back to the search server. 1999-12-04 12:23:56 +00:00
rjc%netscape.com
9d7899af99 Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end. 1999-12-04 11:40:53 +00:00
rjc%netscape.com
06dffdcd21 Update LookSmart dataset. 1999-12-04 11:39:23 +00:00
rjc%netscape.com
67d93d25f1 Update HotBot dataset... better results. 1999-12-04 10:55:41 +00:00
rjc%netscape.com
360254e039 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +00:00
warren%netscape.com
6af4802e75 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
rjc%netscape.com
41f815d11d Found new AOL search dataset, so remove the old one. 1999-12-04 09:51:05 +00:00
rjc%netscape.com
43011071cf Found new AOL search dataset, so let's use it instead of the old one. 1999-12-04 09:50:05 +00:00
rjc%netscape.com
bb599cee9b Better quote support; now handle both single and double quotes. 1999-12-04 09:47:40 +00:00
rjc%netscape.com
95ab426126 Changes/fixes for AOL search site. 1999-12-04 08:22:23 +00:00
rjc%netscape.com
c77ecf7805 Use "_blank" instead of "_BLANK". Review: danm (again) 1999-12-04 02:26:40 +00:00
rjc%netscape.com
71fd4d2181 Use "_BLANK" instead of "_NEW". Review: danm 1999-12-04 02:24:17 +00:00
rjc%netscape.com
ff6e3ff527 Add support for search categories. 1999-12-04 02:00:24 +00:00
waterson%netscape.com
527799b03c Use 'addEventListener' instead of timer hack. 1999-12-03 09:30:27 +00:00
tbogard%aol.net
eb96099e6d 1.) WebShell no longer implements nsIScriptContextOwner.
2.)  WebShell now implements the new nsIScriptGlobalObjectOwner.
3.)  WebShell supports GetInterface to nsIScriptGlobalObject.
4.)  Documents no longer carry around a reference to nsIScriptContextOwner.  Instead they hold on to a nsIScriptGlobalObject.  nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject().  Same change to the set methods.
1999-12-03 09:24:22 +00:00
sspitzer%netscape.com
c9d61e76cb fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs 1999-12-02 22:34:19 +00:00
cmanske%netscape.com
f5cd113a45 Added immediate saving of sidebar show/hide and width states. r=slamm 1999-12-02 01:36:40 +00:00
slamm%netscape.com
b1e2c19562 Use the correct URL for the tinderbox panel. 1999-12-02 01:29:33 +00:00
valeski%netscape.com
16fb33b7bf r=waterson. 19939. sym links in ftp dir listings now look different and spin when accessed. 1999-12-02 01:21:05 +00:00
cmanske%netscape.com
97326d482a Added immediate saving of sidebar show/hide persist state. r=slamm 1999-12-02 01:15:49 +00:00
rjc%netscape.com
3b98d21671 Fix local find results to show columns. (Thanks, David.) 1999-12-01 12:23:39 +00:00
hyatt%netscape.com
9a5c00bc9c Patching search so that column headers show up in upper tree. r=rjc 1999-12-01 12:09:01 +00:00
hyatt%netscape.com
f091c6b091 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
hyatt%netscape.com
e2c6b1c72d Cleaning up bad skin stuff in the search component. 1999-12-01 11:53:48 +00:00
rjc%netscape.com
c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
hyatt%netscape.com
68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00
rjc%netscape.com
6be85367f4 Fix bug # 18540: select the current search tab. 1999-12-01 08:03:39 +00:00
slamm%netscape.com
668f72bebe Sandbox the panel content with type='content' on the iframe. 1999-12-01 00:07:48 +00:00
valeski%netscape.com
531773ee0a r=bill law. 18725. The save as dialog now uses OpenInputStream to write files to disk (this pushes all data transfer off the UI thread). 1999-11-30 22:11:44 +00:00
hyatt%netscape.com
cd2b66ab3e Adding the stubs of a UI for theme switching to prefs. 1999-11-30 11:53:17 +00:00
rjc%netscape.com
d12276fd42 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. So, specify a "src" on a titlebutton which matches the icon file resource... and we end up with "Previous Search Results" nodes that have the correct icon for a given search engine. Note that doing this required switching back to fully defining titledbutton nodes inside of treecells, as it looks like the "src" attribute on a treecell isn't currently copied onto anonymous titledbutton nodes. 1999-11-30 11:52:35 +00:00
rjc%netscape.com
0313f82072 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. 1999-11-30 11:50:38 +00:00
slamm%netscape.com
5805498beb Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com
1b109edcc2 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
slamm%netscape.com
82c3050fb2 Checked in proper MANIFEST file. This can go away now. 1999-11-30 03:06:47 +00:00
slamm%netscape.com
b07b123b71 Add dialogs for adding panels. r=mcafee 1999-11-30 03:03:35 +00:00
slamm%netscape.com
94548ef844 Add directories for sidebar component: public and src. r=mcafee 1999-11-30 03:03:31 +00:00
slamm%netscape.com
20a8e8c351 Turn item selection back on. r=mcafee 1999-11-30 03:03:27 +00:00
slamm%netscape.com
c8cdfec814 Move click handler from <tree> to <treechildren>. This prevents clicks
on the column headers from launching a browser. Bug 11996. r=mcafee
1999-11-30 03:03:23 +00:00
slamm%netscape.com
22c358712f Temp fix for Mac build 1999-11-30 02:53:41 +00:00
slamm%netscape.com
ec0297813d Remove unused flash.dtd entry. 1999-11-30 02:33:31 +00:00
slamm%netscape.com
8fa00bd904 Remove unused files. 1999-11-30 02:14:41 +00:00
slamm%netscape.com
2ed3f074d3 Remove unused flash files 1999-11-30 02:12:04 +00:00
slamm%netscape.com
796891009b Remove unused files. 1999-11-30 02:09:03 +00:00
slamm%netscape.com
30ca67161a Remove unused files. 1999-11-30 02:03:38 +00:00
slamm%netscape.com
50da1e6e83 Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com
e9f06f1a6b Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee 1999-11-30 01:03:39 +00:00
slamm%netscape.com
f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com
6533220eda Remove old files. r=mcafee 1999-11-30 01:03:22 +00:00
slamm%netscape.com
42a91ec526 Add MPL. New list of entities to match remote-panels.rdf r=mcafee 1999-11-30 01:02:53 +00:00
slamm%netscape.com
16fd072ebe Add rdf observer to detect when the panel list has changed.
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com
9a19f4aa49 Add MPL. Change list to have folders and include new panels. r=mcafee 1999-11-30 01:02:46 +00:00
slamm%netscape.com
35b725108f Fix tinderbox url typo. r=mcafee 1999-11-30 01:02:42 +00:00
slamm%netscape.com
3df6aecaae Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee 1999-11-30 01:02:38 +00:00
slamm%netscape.com
25168f6322 Add support for folders in available panels list.
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com
1a32cc1c52 Enable/disable buttons on move up/down (bug #16847).
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com
406ac8bd19 Add styles for folders in available panels list.
Using bookmark icons for now. r=mcafee
1999-11-30 01:02:29 +00:00
slamm%netscape.com
1b15637cc5 Add MPL. r=mcafee 1999-11-30 01:02:26 +00:00
slamm%netscape.com
2d0b7b2647 Add dialogs for adding panels. r=mcafee 1999-11-30 01:02:18 +00:00
slamm%netscape.com
0f99f0ef45 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 01:02:06 +00:00
slamm%netscape.com
21017c9d13 Remove flames.gif. It was used by the flash panel which is out. r=mcafee 1999-11-30 01:02:02 +00:00
slamm%netscape.com
16c5442088 Use single clicks to open folders, but double clicks to launch items.
Bug #14998. r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
06737fbcb1 Add license. Remove "! important" for twisty style rule.
The style rule works without it. r=mcafee
1999-11-30 00:56:39 +00:00
slamm%netscape.com
3fc952f65a Add bm-panels.js. Reorder to alphabetical order. r=mcafee 1999-11-30 00:56:33 +00:00
slamm%netscape.com
3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
slamm%netscape.com
e933656257 Add dialogs for adding panels.
Remove default-panels.rdf. It has moved to the defaults/profile directory. r=mcafee
1999-11-30 00:48:38 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
rjc%netscape.com
791e26752e Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time. 1999-11-24 21:04:52 +00:00
rjc%netscape.com
7144b12a98 Remove errant "ref" attribute on "NC:LastSearchRoot" node. 1999-11-24 20:40:48 +00:00
rjc%netscape.com
d831ca3b8f Clear the list of result search sites when the search dialog opens. 1999-11-24 20:40:01 +00:00
rjc%netscape.com
a1dd235c23 Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar. 1999-11-24 11:14:14 +00:00
rjc%netscape.com
529a037092 Make sure that default.htm is referenced via a chrome: URL. 1999-11-24 09:40:33 +00:00
rjc%netscape.com
e8e73ae1a9 Part of fix for bug # 14442: pressing the delete/backspace key(s) will now delete any selected bookmarks. 1999-11-24 06:33:48 +00:00
rjc%netscape.com
4e58337f79 Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
rjc%netscape.com
4db2da6b6a Part of fix for bug # 19564: add new search chrome and DTD references into Windows build. 1999-11-24 05:36:47 +00:00
rjc%netscape.com
3faf6fbfe8 Part of fix for bug # 19564: preparing to add new search chrome: and DTD references into Windows build. (Not part of Windows build yet.) 1999-11-24 05:19:49 +00:00
rjc%netscape.com
125763a288 Part of fix for bug # 19564: add new search chrome: and DTD references into Unix build. 1999-11-24 05:11:21 +00:00
rjc%netscape.com
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com
1c1e622732 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
rjc%netscape.com
697b3e83ef Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs. 1999-11-24 04:47:26 +00:00
rjc%netscape.com
2b8d0e50ba Add search DTD MANIFEST file. 1999-11-24 04:43:18 +00:00
rjc%netscape.com
7409a4706f Add some search DTDs. 1999-11-24 04:43:00 +00:00
shaver%netscape.com
f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
matt%netscape.com
ce35e8a261 14846 r-self 1999-11-23 01:55:13 +00:00
mcafee%netscape.com
4dde2d814b These files got checked in with win32 EOL characters, re-checking these in. r=radha,akkana 1999-11-23 01:07:29 +00:00
rjc%netscape.com
f3b497f067 Add support for sorting in-between separators. Restoring all bookmark columns (per marketing). 1999-11-23 01:03:30 +00:00
matt%netscape.com
21d5573882 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
matt%netscape.com
df0d01f732 adding ' for bug 6830..typo 1999-11-22 23:56:22 +00:00
law%netscape.com
5d7accd7a9 Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com 1999-11-22 23:15:02 +00:00
davidm%netscape.com
7d89acbd3f Added nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl and nsSHEntry.cpp nsSHTransaction.cpp for radha@netscape.com 1999-11-22 22:59:34 +00:00
radha%netscape.com
ecdb31ade4 Initial checkin for new SessionHistory component 1999-11-22 22:49:01 +00:00
radha%netscape.com
2b6820d99b IDL files for new SessionHistory component.Initial checkin 1999-11-22 22:47:09 +00:00
rjc%netscape.com
5db3321606 Fix bug # 19306. Update Google dataset. Review=me 1999-11-22 09:01:59 +00:00
rjc%netscape.com
44e73280c7 Check in some preliminary bookmarks drag&drop support. 1999-11-20 08:35:39 +00:00
rjc%netscape.com
7d483f4ddd nsBookmarksService must accept RDF nextVal assertions, otherwise the RDF container utilities can't successfully add/remove items from RDF sequences. 1999-11-20 08:34:41 +00:00
nisheeth%netscape.com
ce26e31713 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
evaughan%netscape.com
579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
valeski%netscape.com
aa8107de4d adding new param to newChannelCall to reflect the new api 1999-11-18 20:09:54 +00:00
waterson%netscape.com
b44055e48a Back off on nsCOMPtr use for mInner because of funky release
sequence. Fixes crash on shutdown.
1999-11-18 09:44:29 +00:00
warren%netscape.com
59ef7fadbf Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
waterson%netscape.com
a0127275fd Bug 9246. Give bookmark URLs the tough love they need. Fix changing a bookmark's URL, fix setting a bookmark's URL when one wasn't set before. Prohibit removal of a bookmark's URL. r=rjc. 1999-11-18 06:21:09 +00:00
sspitzer%netscape.com
4f43d6922e ok, really fixed this time. forgot the "== 0" in the macro. dummy. 1999-11-18 01:14:05 +00:00
sspitzer%netscape.com
3abbebd8e8 fix for #19068, prefs not loading values, or saving changes.
the problem was the pref window architecture walks the dom looking for input widgets
of type "radio" or "text" and not "RADIO", "Radio", etc or "TEXT", "Text", etc.  (the widget type changed recently from lowercase to uppercase.

now we do a case insensitive string compare and it all works fine.
a=leaf
r=mscott
1999-11-18 00:59:21 +00:00
warren%netscape.com
3ba707aec7 Fix for linux bustage due to channel retargeting changes. 1999-11-17 09:11:03 +00:00
rgoodger%ihug.co.nz
b53d4487e3 Cosmetic update to finddialog.xul and dtd. r=syd 1999-11-16 20:16:02 +00:00
rgoodger%ihug.co.nz
7cc1177ce2 Cosmetic changes to finddialog.xul & dtd. r=syd 1999-11-16 20:15:20 +00:00
tbogard%aol.net
3caae87616 Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow(). 1999-11-16 20:05:21 +00:00
jdunn%netscape.com
e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rjc%netscape.com
9998ddf0ff Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
slamm%netscape.com
44c25c47f1 Add the MPL. 1999-11-15 23:09:58 +00:00
valeski%netscape.com
1726ac1079 r=mcafee. component name change reflection. now we can traverse dir trees 1999-11-15 21:16:10 +00:00
tbogard%aol.net
c1c0a44226 Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov 1999-11-15 07:29:23 +00:00
law%netscape.com
ab3a8340b0 Yet another fix to try to become non nsCOMPtr-challenged 1999-11-13 07:40:30 +00:00
tbogard%aol.net
131348416b Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc 1999-11-13 07:36:28 +00:00
law%netscape.com
958b9ae98c Better fix for VC++5 and Solaris bustage 1999-11-13 07:04:36 +00:00
law%netscape.com
c08123a803 Fix for VC++5 and Solaris bustage 1999-11-13 06:32:55 +00:00
law%netscape.com
cd375b3de6 Fixing non-debug build bustage 1999-11-13 06:27:22 +00:00
law%netscape.com
88626d4e62 Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski 1999-11-13 05:37:00 +00:00
rchen%netscape.com
3bba682ce9 Modify L10N note 1999-11-13 00:48:23 +00:00
warren%netscape.com
f7c1e01621 Fixed breakage due to new generic module stuff. 1999-11-12 09:40:30 +00:00
warren%netscape.com
7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
fergus%netscape.com
6ec4d9812f Updated/added Localization Notes. r: chjung & rchen 1999-11-12 01:53:54 +00:00
pinkerton%netscape.com
ed2521b11f preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
mcafee%netscape.com
e06d051523 Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
pinkerton%netscape.com
247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
slamm%netscape.com
bbd51ee4da Script to generate panels' rdf and dtd files. 1999-11-11 01:54:01 +00:00
sfraser%netscape.com
a2518d9e91 Fix warnings, bug 15588. r=ducarroz 1999-11-11 00:24:18 +00:00
rjc%netscape.com
8f9b86dd92 Check in real fix. Review: me 1999-11-10 23:56:29 +00:00
rjc%netscape.com
018975e7a8 Comment out problem. 1999-11-10 23:54:24 +00:00
rjc%netscape.com
cf9f00659e Small improvements to HTTP-INDEX datasource. Review: me 1999-11-10 23:51:10 +00:00
rjc%netscape.com
c85fee2632 Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com 1999-11-10 07:05:16 +00:00
matt%netscape.com
c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com
d6fbc738ba Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann 1999-11-09 02:33:18 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
slamm%netscape.com
7ac4d9d4d9 Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann 1999-11-05 22:10:29 +00:00
rjc%netscape.com
3294ea8368 Fix bug # 17675. Review: waterson. Approval: chofmann. 1999-11-05 09:28:42 +00:00
matt%netscape.com
7354ebdae6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com
75527a38a5 Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann. 1999-11-04 22:39:21 +00:00
pinkerton%netscape.com
0a89d40c78 add "status" area to the bottom so that bottom scroll arrow on MacOS is visible (r=slamm, bug# 8266). 1999-11-04 22:04:17 +00:00
waterson%netscape.com
3fc9ef7127 Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack 1999-11-04 08:57:52 +00:00
mcafee%netscape.com
f65cf8bb9e ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann. 1999-11-03 23:53:15 +00:00
mcafee%netscape.com
dede1e72a0 We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann 1999-11-03 23:10:47 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
matt%netscape.com
5e31d1b0ac fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
matt%netscape.com
19f6272790 fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
mcafee%netscape.com
93c5a6cb8c Adding pavlov to modeless pref dialog patch, improved some assertion comments. r=pavlov 1999-11-02 02:43:04 +00:00
waterson%netscape.com
26cdab7acc Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
alecf%netscape.com
649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
alecf%netscape.com
84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
07646c5b86 Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
evaughan%netscape.com
039be939e6 Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
a0a7d0e569 Add localization notes 1999-10-29 21:40:07 +00:00
rchen%netscape.com
544d1d9631 Add Localization Notes 1999-10-29 21:37:43 +00:00
rchen%netscape.com
fca6c94a68 Add Localization notes 1999-10-29 21:27:41 +00:00
rchen%netscape.com
2b1aa7634a Add Localization notes 1999-10-29 21:12:26 +00:00
alecf%netscape.com
d567311276 fix a broken class= r=sspitzer 1999-10-29 21:11:06 +00:00
alecf%netscape.com
d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
slamm%netscape.com
110c333948 Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot. 1999-10-29 19:17:22 +00:00
slamm%netscape.com
0c962339fc Get min heights correct so that the sidebar will collapse. r=evaughan. 1999-10-29 19:16:38 +00:00
slamm%netscape.com
8ee213cdd4 Add license. 1999-10-29 19:13:42 +00:00
sspitzer%netscape.com
f1a3d41f84 fix for #16231, r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service. 1999-10-29 04:02:20 +00:00
law%netscape.com
3786b0c603 Bug #14999; remove last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:41:16 +00:00
matt%netscape.com
26c2b48eac fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
matt%netscape.com
94b65d7c4c 17218 r-mcafee 1999-10-27 22:31:58 +00:00
slamm%netscape.com
be11f32abf Tweak sidebar styles. r=german. 1999-10-26 19:45:25 +00:00
valeski%netscape.com
d6c1553baf 17144. api change to nsIIOService.idl made last night missed the javascript caller in here 1999-10-26 19:08:10 +00:00
slamm%netscape.com
19f083ad28 New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov 1999-10-26 05:46:00 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
law%netscape.com
fa237364ed Bug #14999; last holdout that was using toolkit app core - changed to use OpenDialog; r=davidm@netscape.com 1999-10-25 23:02:05 +00:00
pavlov%netscape.com
ab6fd0a0fa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
sspitzer%netscape.com
719d18a101 remove pref-select.html, it is obsolete. 1999-10-23 01:29:09 +00:00
sspitzer%netscape.com
2321af2ed0 remove PrefsWindow.html, it is obsolete. 1999-10-23 01:26:07 +00:00
alecf%netscape.com
667cd007ac convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
danm%netscape.com
38f4b0469b removing (unused) references to nsIWebShell.h. requested by buster@netscape.com, bug 16510, r:me 1999-10-21 22:47:50 +00:00
matt%netscape.com
12d7c924da Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
law%netscape.com
d4cf853e97 Fix for bug #9131; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com 1999-10-20 20:36:08 +00:00
slamm%netscape.com
b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
dougt%netscape.com
ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
slamm%netscape.com
bf503710b1 Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
shaver%netscape.com
c09d70aace Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
hyatt%netscape.com
80d4dd9246 Fix for 16479. r=waterson 1999-10-15 07:54:43 +00:00
neeti%netscape.com
04b27bf059 Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson 1999-10-15 04:05:22 +00:00
mcafee%netscape.com
fd1235c9a2 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
alecf%netscape.com
839ce5d98c fix windows bustage (sorry, I thought I checked this line in from my windows box, must have missed it) 1999-10-13 07:00:42 +00:00
alecf%netscape.com
cbf8c4356c convert XPFE components over the nsIModules 1999-10-13 06:12:15 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
valeski%netscape.com
1c4b9c98dd 16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript 1999-10-13 01:36:57 +00:00
waterson%netscape.com
11ab383f8f Fix up commentary to reflect reality; remove some confusing stylistic changes. r=bienvenu 1999-10-13 00:45:57 +00:00
mcafee%netscape.com
e617436351 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
waterson%netscape.com
8241422540 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
dveditz%netscape.com
ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
waterson%netscape.com
f50797d473 Add new files not in the build. 1999-10-08 21:11:20 +00:00
slamm%netscape.com
4002bb00ca Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
danm%netscape.com
f86eb66b97 killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt 1999-10-07 23:10:41 +00:00
slamm%netscape.com
4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
bienvenu%netscape.com
bb0be78f52 fix mork factory r=waterson 12326 1999-10-07 14:27:50 +00:00
sspitzer%netscape.com
c695a85031 fix for #15735, r=waterson. fix the JS error by re-writing the C style
fancy logic.
1999-10-07 06:37:32 +00:00
mcafee%netscape.com
ca34e454c3 Adding option for modeless pref dialog, ifdef'd off by default. r=akkana 1999-10-06 23:54:47 +00:00
waterson%netscape.com
3a996ae835 Bug 13910. Fix flash panel style rules, XUL, and JS so that flashes start to display again. r=slamm. 1999-10-06 21:08:50 +00:00
mcafee%netscape.com
46c9d36103 Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
rjc%netscape.com
60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
rjc%netscape.com
a429ff2900 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
mcafee%netscape.com
886ef180d1 removing redundant xul: tags, minor whitespace stuff. r=slamm 1999-10-05 23:44:41 +00:00
mcafee%netscape.com
c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
rjc%netscape.com
d5cc699921 Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com 1999-10-05 23:39:48 +00:00
pavlov%netscape.com
45fd3e457d fix bugs in find dialog and make it use the dialog overlay. make it not resizeable, fixed style rules on the windows and buttons. r=sfraser 1999-10-05 05:20:29 +00:00
rjc%netscape.com
7299479e84 Fix bug # 15435: prevent long ( > 255) URL corruption. Also convert over to a nsIModule. Review: dp@netscape.com 1999-10-05 05:11:09 +00:00
sspitzer%netscape.com
e3cdd7da27 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
norris%netscape.com
d21c5596fd Fix the following bugs:
14443 "Same origin" security policy may be circumvented using docu
14820 Fixing up the relationship between nsCodeBasePrincipal and n
14919 Crash in JS MM code
Reviewed by mstoltz, approved by scc.
1999-10-02 03:41:37 +00:00
dp%netscape.com
83045c8396 Eliminating 3 leaks to servicemanager when running for the first time.
bug# 15387 r=law
1999-10-01 22:39:20 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dp%netscape.com
e15380e6c1 Converter to nsIModule to prepare for memory leaks fixing.
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
rjc%netscape.com
b62bcaf7d9 Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com 1999-10-01 04:02:07 +00:00
rjc%netscape.com
7d1672ab74 Fix bug # 15203: Containers inside of related links data appear as leaf nodes instead of containers. Also, opening up a container gives NxN children instead of N children (due to the composite datasources ArcLabelsOut() not removing dups -- a separate chunk of work to be re-done). Review: waterson@netscape.com. 1999-10-01 04:00:21 +00:00
davidm%netscape.com
2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
slamm%netscape.com
41a298bc7c Get the file names right. 1999-09-29 21:05:46 +00:00
slamm%netscape.com
c018960c9c No longer use bookmarks-popup.js 1999-09-29 21:01:37 +00:00
kin%netscape.com
8c32968e27 Fix build bustage on windows. 1999-09-29 21:00:19 +00:00
slamm%netscape.com
214e757257 Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +00:00
slamm%netscape.com
8b6b2e2771 Remove unused files. Add a dtd file for sidebar.rdf. 1999-09-29 20:24:34 +00:00
slamm%netscape.com
5dc3983921 Remove unused files 1999-09-29 20:24:02 +00:00
slamm%netscape.com
7573df09d6 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com
a47bbecd09 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com
457d912bd5 Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com
e0b4887a68 Move alerts outside of 'my panels'. bug #14992. 1999-09-29 20:22:54 +00:00
slamm%netscape.com
e2c85d42c5 Remove unused file 1999-09-29 20:22:48 +00:00
slamm%netscape.com
395c509223 Rename file to more descriptive name. 1999-09-29 20:22:36 +00:00
slamm%netscape.com
1721e55f97 Unused files. Use one datasource for all sidebars. bug #14995. 1999-09-29 20:22:24 +00:00
slamm%netscape.com
7ad15c56a6 Remove unused file. 1999-09-29 20:22:11 +00:00
slamm%netscape.com
e82db8c5d9 Add collapsed state icon and rename. bug #14993. 1999-09-29 20:21:58 +00:00
slamm%netscape.com
7e1d8a8568 Add alerts as part of overlay. 1999-09-29 20:21:44 +00:00
slamm%netscape.com
8ba7f2edeb Remove unused files, rename some others. Related to bugs 14993, 14991. . 1999-09-29 20:21:25 +00:00
slamm%netscape.com
4509a68ce8 Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com
978cd22825 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
slamm%netscape.com
c5d68630d4 Remove unused file. Bookmark menus are handled by xp menus now. 1999-09-29 20:20:33 +00:00
slamm%netscape.com
15fa1e7f36 Add style sheet to give bookmarks tree a single click look (bug #14998). Remove unsed file. 1999-09-29 20:20:12 +00:00
slamm%netscape.com
0fad3a055c Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
kin%netscape.com
3296a62faf Added call to nsITextServicesDocument::ScrollSelectionIntoView(). 1999-09-29 20:05:00 +00:00
sfraser%netscape.com
61483fca08 Fix type mismatch 1999-09-29 03:45:18 +00:00
shaver%netscape.com
0a8227549b missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
rjc%netscape.com
e56dbc25fc Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
rjc%netscape.com
c97367cce4 Fix bug # 15062. Review: waterson. Approval: chofmann. 1999-09-28 22:16:38 +00:00
sspitzer%netscape.com
97c194c946 whoops, accidentally checked this in. 1999-09-28 07:44:48 +00:00
sspitzer%netscape.com
e96fe99b53 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
dougt%netscape.com
1695928cd1 adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
waterson%netscape.com
9fbb5f74d2 Fix AIX build bustage. a=chofmann 1999-09-27 19:19:44 +00:00
mcafee%netscape.com
353824668a Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
slamm%netscape.com
453fb20847 Add back extra columns within comments. No bug number (they are just comments). a=chofmann. 1999-09-24 18:56:51 +00:00
alecf%netscape.com
28e7b3ebb4 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
rjc%netscape.com
46ee5b7f29 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
law%netscape.com
8f2bea0893 Get file download working; r=danm@netscape.com; a=chofmann@netscape.com 1999-09-23 00:49:15 +00:00
rjc%netscape.com
8e1d15aad4 Match up icons. 1999-09-22 08:32:36 +00:00
rjc%netscape.com
f133778001 Add more search engines. 1999-09-22 08:25:42 +00:00
rjc%netscape.com
16b03c2920 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com
fbaeea8581 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
rjc%netscape.com
fe28d861f3 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
rjc%netscape.com
7c545c9367 More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
waterson%netscape.com
095f7718ee Add animation to directory viewer. 1999-09-21 21:43:41 +00:00
slamm%netscape.com
98847f09af Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com
93ae0f0b05 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com
f8c7bac1a8 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
rjc%netscape.com
85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
waterson%netscape.com
13b3de802c Use a 'const long' instead of hardcoding numbers. 1999-09-21 07:38:23 +00:00
waterson%netscape.com
bfd3c5e529 Rig up a kludgy but functional two-pane view. 1999-09-21 07:34:23 +00:00
waterson%netscape.com
0ecf73c69d Fix bug where only first property was being returned. 1999-09-21 07:34:07 +00:00
waterson%netscape.com
4ed61e06cd Fix MODULE so that we don't clobber the directory.xpt file. 1999-09-21 06:10:24 +00:00
waterson%netscape.com
49c8c525b5 First Checked In. 1999-09-21 05:37:00 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
waterson%netscape.com
3c46b84d98 Add regviewer to Unix build. 1999-09-21 05:13:36 +00:00
waterson%netscape.com
7025305291 Add regviewer to win32 build. 1999-09-21 05:13:05 +00:00
waterson%netscape.com
98aeb2eb8e Fix JavaScript to use the right interface. 1999-09-21 05:11:56 +00:00
waterson%netscape.com
fa1013635c Initial revision. Not in the build. 1999-09-21 05:08:00 +00:00
waterson%netscape.com
2b260fa655 add registry datasource/viewer. not in the build. 1999-09-21 02:43:13 +00:00
waterson%netscape.com
191b853be7 Deal with case where a load has failed. 1999-09-21 01:41:29 +00:00
dougt%netscape.com
cafc051501 removing. the only way is xul. 1999-09-20 21:36:01 +00:00
dougt%netscape.com
c0d07bfc1f Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
slamm%netscape.com
e5964482fc Use only name and url columns for beta. 1999-09-20 20:54:54 +00:00
sspitzer%netscape.com
653eda99e3 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
davidm%netscape.com
715bba800b update to call quit rather than shutdown. 1999-09-20 01:52:21 +00:00
mccabe%netscape.com
4f7990cd94 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
sspitzer%netscape.com
50f21c62ec don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
sspitzer%netscape.com
da2fe463a1 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
0ef5b19a9b prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
sspitzer%netscape.com
78f4b21b83 make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it. 1999-09-18 19:32:40 +00:00
briano%netscape.com
cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
slamm%netscape.com
1aa539a135 Use simpler styles for panel tree; no twisty, no selection. Will also switch to single click later. 1999-09-18 03:02:10 +00:00
law%netscape.com
152b969357 Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00
tao%netscape.com
32b915cda2 Hook up da-DK 1999-09-18 00:50:37 +00:00
tao%netscape.com
57d86c8459 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>

Hook up da-DK
1999-09-18 00:40:05 +00:00
tao%netscape.com
9692b43571 Hook up da-DK. 1999-09-18 00:27:49 +00:00
tao%netscape.com
2eb4e7f6a0 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:27:03 +00:00
tao%netscape.com
14019d739c Hook up da-DK 1999-09-18 00:23:56 +00:00
tao%netscape.com
abf5c67d7b First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:21:44 +00:00
tao%netscape.com
08c4e7fbaa Hook up da-DK 1999-09-18 00:18:14 +00:00
tao%netscape.com
e0831914e4 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:13:42 +00:00
tao%netscape.com
c8c9b89f0d Hook up da-DK. 1999-09-18 00:08:28 +00:00
tao%netscape.com
4a0a94a779 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:07:00 +00:00
slamm%netscape.com
57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
rjc%netscape.com
7b265772a3 Add a couple of alert()s for user messages on error conditions. 1999-09-17 20:34:20 +00:00
rjc%netscape.com
8bb369b0b0 Use ToNewUTF8String(). [Missed a spot] 1999-09-17 11:29:18 +00:00
rjc%netscape.com
871ea292a5 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
mcafee%netscape.com
f8a0f960f1 Adding color picker. 1999-09-17 07:49:56 +00:00
mcafee%netscape.com
82622ebed7 Removing debug info 1999-09-17 07:34:37 +00:00
mcafee%netscape.com
947c13ebf3 Adding colorpicker 1999-09-17 06:30:56 +00:00
rjc%netscape.com
ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
rjc%netscape.com
f6b3272e31 Fix signed/unsigned warning. 1999-09-17 04:59:55 +00:00
rjc%netscape.com
23c6dd0c95 Fix bug #5871: now write out bookmark file in "UTF-8" encoding, along with: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> To support this, when reading in the bookmark file, we look to see if a META charset is specified and, if it is, we'll try and get a decoder for it to use when processing the rest of the file. 1999-09-17 04:58:07 +00:00
rjc%netscape.com
294832cc06 Fix bug #14117. Thanks to tor@cs.brown.edu for the fix. 1999-09-17 04:10:36 +00:00
rjc%netscape.com
3c8a4bf7d7 Fix bug #9945: "Related Links" data comes in as UTF-8, so convert to Unicode before processing. Thanks for ftang@netscape.com for helping with this. 1999-09-17 02:26:25 +00:00
fergus%netscape.com
1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
slamm%netscape.com
1ae64ebfdb slightly smaller icon 1999-09-16 21:29:30 +00:00
slamm%netscape.com
ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
fergus%netscape.com
0f19259cab Adding localization comments 1999-09-16 21:20:57 +00:00
sspitzer%netscape.com
643b8c9959 if the user has a sidebar.rdf file in there profile directory, use that.
otherwise, use the global.  slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
mcafee%netscape.com
08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
matt%netscape.com
637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
matt%netscape.com
29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
sspitzer%netscape.com
7ee3917790 ignore generated makefiles 1999-09-16 11:33:15 +00:00
waterson%netscape.com
aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
warren%netscape.com
7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
rchen%netscape.com
b67e4db3a5 Add localization notes 1999-09-15 20:33:35 +00:00
rjc%netscape.com
2a63ae4008 Comment this out for a while. Need to look at it a bit more. 1999-09-15 14:47:44 +00:00
rjc%netscape.com
22f38a062e Persist the search window's x, y, width & height attributes. 1999-09-15 13:42:06 +00:00
rjc%netscape.com
e283df1a25 Make sure MODULE is set to "search". 1999-09-15 13:10:39 +00:00
rjc%netscape.com
478d0cd974 Tweak relevancy computation. 1999-09-15 12:52:57 +00:00
rjc%netscape.com
b773dcc57d Move onclick() to tree root node instead of putting it on every tree cell. 1999-09-15 12:19:47 +00:00
rjc%netscape.com
43b83b0eb9 Remove unused inVisible() method. 1999-09-15 11:55:17 +00:00
rjc%netscape.com
38461cd2b2 Do some non-NECKO cleanup as well as remove some old #if 0'ed code. 1999-09-15 11:50:55 +00:00
rjc%netscape.com
b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com
c8af5a283f Adding search service into Unix builds. 1999-09-15 11:22:53 +00:00
rjc%netscape.com
c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com
2e898f66fa Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init(). 1999-09-15 10:35:56 +00:00
rjc%netscape.com
e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
rjc%netscape.com
5e3f960568 Return proper value for GetURI() 1999-09-15 10:17:55 +00:00
rjc%netscape.com
de6ce38b24 Prepare Makefile.in for Unix (not yet in the Unix builds though) 1999-09-15 09:34:06 +00:00
rjc%netscape.com
49717051f4 Add Search component into Windows build. 1999-09-15 09:29:24 +00:00
rjc%netscape.com
c17550dcb4 Add Makefiles for Windows and Unix. (Not part of build on those platforms yet though.) 1999-09-15 08:28:11 +00:00
alecf%netscape.com
4bdd2afbcf add support for user-specified sidebar, and support the "height" attribute (for messenger)
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
rjc%netscape.com
aaf1051944 (Not part of build yet) Moving find/search into its own component. 1999-09-15 06:23:20 +00:00
rjc%netscape.com
331dc8a506 (Not part of build yet) Moving find/search into its own component. 1999-09-15 06:14:45 +00:00
rjc%netscape.com
ac445bbae6 Add a splitter. 1999-09-15 06:09:32 +00:00
davidm%netscape.com
5a704023d2 13084 [PP]Use current page to set homepage doesn't work 1999-09-15 05:08:22 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
slamm%netscape.com
2f34cdf9d9 New shared rdf datasource for sidebar. 1999-09-14 23:09:55 +00:00
slamm%netscape.com
c71c8ea7f0 Last panel has slightly different behavior 1999-09-14 23:09:52 +00:00
slamm%netscape.com
92461f8a28 Use more specific sytles to be on the save side. 1999-09-14 23:09:48 +00:00
slamm%netscape.com
430e32ea57 Ready flash panel for use outside of panel. 1999-09-14 23:09:45 +00:00
slamm%netscape.com
2887532699 Removed debug statement 1999-09-14 23:09:42 +00:00
slamm%netscape.com
d2f526725a Add gifs for expanding and collapsing panels. 1999-09-14 23:09:33 +00:00
slamm%netscape.com
218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
alecf%netscape.com
a2b604557a tables should not be white - it makes all the mail prefs white 1999-09-14 09:40:00 +00:00
rjc%netscape.com
f6a62d4ee1 Rename "Nickname" to "Custom Keyword" per marketing. 1999-09-14 08:51:03 +00:00