Commit Graph

779 Commits

Author SHA1 Message Date
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
rjc%netscape.com
12b887455e Disallow quotes in etag. 1999-09-14 08:25:14 +00:00
mcafee%netscape.com
93d2f2b4fd Adding buttons for colorpicker placeholder, some minor text reformatting. 1999-09-14 05:50:32 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
rjc%netscape.com
6c576abc0f Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
alecf%netscape.com
b7c78caa0f fix for prefwindow not being initialized if it's brought up at the wrong time.
thanks to Wen.Gong@eng.sun.com
1999-09-10 23:59:05 +00:00
law%netscape.com
1d1bdd63e7 Fix this to make nsIStreamTransfer scriptable again 1999-09-10 22:47:09 +00:00
matt%netscape.com
891ee6bf65 fixes for bugs 6848 6851 6850 1999-09-10 18:35:24 +00:00
matt%netscape.com
d3c510ab2e Adding fix for bug 13316 1999-09-10 18:33:26 +00:00
alecf%netscape.com
15a349dc09 fully resolve symbols for xpcshell 1999-09-10 09:29:22 +00:00
hyatt%netscape.com
cd3a84b435 Popup work. 1999-09-10 08:56:26 +00:00
alecf%netscape.com
bc7b976efe oops, switch from char[] to char* 1999-09-10 07:18:06 +00:00
alecf%netscape.com
2d4eaaa2bb IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
warren%netscape.com
8494d751e0 Removed obsolete include. 1999-09-09 22:45:11 +00:00
warren%netscape.com
40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
ramiro%netscape.com
1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
rjc%netscape.com
232f35f6b3 Use shortened syntax. 1999-09-09 01:15:02 +00:00
rjc%netscape.com
0f74d7f2e2 Set an initial width and height on the search dialog. 1999-09-09 01:13:21 +00:00
rjc%netscape.com
99ffb08c28 Add folder check. 1999-09-09 01:01:16 +00:00
rjc%netscape.com
b3859006a5 Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works. 1999-09-09 00:59:20 +00:00
briano%netscape.com
202e970483 Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
matt%netscape.com
dd1baa6fbb Adding fix for bug 13316 1999-09-09 00:07:52 +00:00
sspitzer%netscape.com
86691e468e removing unused entity. it was made obsolete by my fix for #13366. 1999-09-08 21:29:20 +00:00
sspitzer%netscape.com
e360299ec5 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis. 1999-09-08 21:24:07 +00:00
rjc%netscape.com
6e78553f6d Fix bug # 13197: escape bookmark title as well as descriptions. 1999-09-08 03:06:15 +00:00
sfraser%netscape.com
b0ef8d73d4 Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks. 1999-09-07 23:54:44 +00:00
danm%netscape.com
e1e0bcf7d3 open new browser window with nsIDOMWindow.Open 1999-09-07 23:49:36 +00:00
danm%netscape.com
11f7fa25f7 adding JavaScript.shlb 1999-09-07 23:46:52 +00:00
matt%netscape.com
c9e72b298e rewriting prefs for smartupdate and fixing bug13272 1999-09-07 23:21:09 +00:00
ramiro%netscape.com
83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
c6d7ec42e7 Removed the Entities. They've been in a .dtd file for a few days. 1999-09-07 18:22:40 +00:00
rjc%netscape.com
f2e91fe2f4 Remove meaningless "open" attribute. 1999-09-07 09:45:40 +00:00
rjc%netscape.com
351acab54e Use same strings. 1999-09-07 09:41:24 +00:00
rjc%netscape.com
970c6554bc Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons! 1999-09-07 09:31:20 +00:00
rjc%netscape.com
51bc18e6ca Added XXX comment, and now also size content to window. 1999-09-07 07:52:11 +00:00
rjc%netscape.com
4292439855 Center table. 1999-09-07 07:33:56 +00:00
rjc%netscape.com
d856f132e4 Fix silly warning. 1999-09-07 06:55:20 +00:00
rjc%netscape.com
a7caa1f3d9 If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
davidm%netscape.com
a24fec8ebe remove Mac command line initialation 1999-09-03 23:42:40 +00:00
rjc%netscape.com
260f384c92 Add check for null. 1999-09-03 23:02:09 +00:00
davidmc%netscape.com
c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
rjc%netscape.com
6b3c7e36af Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
rjc%netscape.com
6da7f94141 Don't forget const. 1999-09-03 22:13:02 +00:00
rjc%netscape.com
8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
hyatt%netscape.com
681f567519 Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
bruce%cybersight.com
100ee0f7a7 Use nsCRT::free() instead of delete[]. 1999-09-03 06:59:31 +00:00
law%netscape.com
aebc1da0da Fix warnings 1999-09-02 05:50:33 +00:00
law%netscape.com
cea06649ed Rearranged the code slightly 1999-09-02 01:09:47 +00:00
matt%netscape.com
42d2687c8e Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dbragg%netscape.com
2f0a3abf2a Added pref-smartupdate to the dist 1999-09-01 21:35:44 +00:00
dbragg%netscape.com
7441294219 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
dbragg%netscape.com
aaa9acd8af Changed pref-smartupdate.html to pref-smartupdate.xul 1999-09-01 21:31:11 +00:00
matt%netscape.com
f63d600a53 doing preftree.dtd update for mail and news 1999-09-01 20:50:41 +00:00
matt%netscape.com
b9391d57f9 taking out table pref style for border 1999-09-01 20:49:59 +00:00
matt%netscape.com
eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
waterson%netscape.com
623ec0f589 Fix for fancy new treewidget syntax. 1999-09-01 05:05:02 +00:00
waterson%netscape.com
9f6a3f23cd Use fancy new tree syntax for cells. 1999-09-01 05:04:35 +00:00
waterson%netscape.com
667393f434 Use a better icon for related links. 1999-09-01 05:04:12 +00:00
waterson%netscape.com
249ec491e3 Fix to use fancy new tree syntax. 1999-09-01 05:03:57 +00:00
waterson%netscape.com
b0f780f48f Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
cyeh%netscape.com
34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
rjc%netscape.com
6249d79620 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00
rjc%netscape.com
918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
waterson%netscape.com
6d72fba30f Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +00:00
rjc%netscape.com
aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
waterson%netscape.com
2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com
96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rickg%netscape.com
571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
rickg%netscape.com
2d6546db25 changed usage from deprecated nsString API 1999-08-30 06:56:31 +00:00
rjc%netscape.com
ca5ceb098d Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
rjc%netscape.com
bfa70305e3 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
rpotts%netscape.com
0085d83ab0 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
cltbld%netscape.com
e1a35e11e5 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com
9f079a0fef Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
hyatt%netscape.com
aaa6b28aa0 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com
140ec36d80 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
waterson%netscape.com
27e1752503 Fix gcc-2.7.2.3 bustage. 1999-08-26 06:43:03 +00:00
waterson%netscape.com
495a3fff7d Wrap tree in an html:div to get scrollbar. 1999-08-26 06:13:13 +00:00
waterson%netscape.com
2b9196907b Use date and integer literals where appropriate. 1999-08-26 05:54:04 +00:00
waterson%netscape.com
b56bc5ce30 Recover from tree widget whackage. 1999-08-26 04:43:47 +00:00
rjc%netscape.com
a3f5738d1c Use new observes format. 1999-08-25 23:33:36 +00:00
rjc%netscape.com
17dc276e4f Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
rjc%netscape.com
9ac6f93b34 We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used. 1999-08-25 22:51:52 +00:00
sfraser%netscape.com
8a89a43d63 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
ramiro%netscape.com
7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
hyatt%netscape.com
f390e34484 Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00