79 Commits

Author SHA1 Message Date
slamm%netscape.com
8d06b361dc Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
slamm%netscape.com
ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
chuang%netscape.com
a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +00:00
slamm%netscape.com
07089b8341 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com
2d8535834a Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00
rjc%netscape.com
159996c8f8 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
sspitzer%netscape.com
4ddac9fbda remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard... 1999-08-02 20:08:08 +00:00
hyatt%netscape.com
81f937ec64 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com
0e743d8a12 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
waterson%netscape.com
be565bc0ca Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
waterson%netscape.com
91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
neeti%netscape.com
088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
chuang%netscape.com
6ba588ef21 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
rjc%netscape.com
e581724190 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com
4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com
b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
rjc%netscape.com
ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
waterson%netscape.com
e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
rjc%netscape.com
8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
slamm%netscape.com
fee93e6319 Go into inplace editing after second click. Commit implace edit if clicking some place new. 1999-07-15 23:06:58 +00:00
slamm%netscape.com
a82274ff5f Tweak presentation. 1999-07-15 23:05:56 +00:00
rjc%netscape.com
27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
rjc%netscape.com
98c077f371 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com
671aaabe6a Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.) 1999-07-14 21:15:35 +00:00
slamm%netscape.com
1dbffc0d51 Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com
033a49841f Remove column headers 1999-07-14 15:49:18 +00:00
matt%netscape.com
11a86eadb4 chromifying 1999-07-14 00:53:40 +00:00
waterson%netscape.com
703695bef6 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
hyatt%netscape.com
585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
rjc%netscape.com
efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
sspitzer%netscape.com
8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
rjc%netscape.com
6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com
19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com
e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
waterson%netscape.com
066b0c616e Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
slamm%netscape.com
b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
sspitzer%netscape.com
9efe123e2a make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
rjc%netscape.com
c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com
c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com
d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com
e91c207417 Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work. 1999-06-25 09:26:21 +00:00
rjc%netscape.com
aed939c9c8 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com
c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com
12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com
80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com
df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mcmullen%netscape.com
ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00