Граф коммитов

342 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com fa06f5d729 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com 5c881dcd12 Adding treehead to prefs 1999-08-05 21:42:15 +00:00
matt%netscape.com 10b8e94339 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
rjc%netscape.com 271fb97c26 Fix icon alignment. 1999-08-05 20:05:26 +00:00
slamm%netscape.com 14a3c905e0 Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com d06f453e19 Remove the treehead (bug #10950). 1999-08-05 19:50:44 +00:00
slamm%netscape.com 5db0dc3ad9 Use the chrome URL instead of resource URL for properties. 1999-08-05 19:49:39 +00:00
slamm%netscape.com afef559106 Fix the scrollbar. Remove the treehead (bug #10950). 1999-08-05 19:48:47 +00:00
waterson%netscape.com 5b0d239952 Fix history window. 1999-08-05 05:11:42 +00:00
rjc%netscape.com 1ccafb56fd Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
rjc%netscape.com 38484da458 XUL/JS changes. 1999-08-05 01:14:53 +00:00
slamm%netscape.com 1b52fc25a5 Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly. 1999-08-05 00:08:09 +00:00
slamm%netscape.com baf9f3d904 Move entities into dtd files. 1999-08-04 23:40:49 +00:00
slamm%netscape.com a587a0acf6 Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
slamm%netscape.com 6b8334378b 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 c307e22acb replace html files to xul files 1999-08-04 18:29:28 +00:00
slamm%netscape.com cccebba779 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com 955ba39205 Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00
rjc%netscape.com f986dfa9e4 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
sspitzer%netscape.com 559215d205 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 2117330e24 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 837415eb45 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
waterson%netscape.com 7214976a0e Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
neeti%netscape.com 61a0c53a3b 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 74f8720850 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
rjc%netscape.com 1694146d25 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 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com 4d227d2aab Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com ecbac7a810 Use chrome url for skin. 1999-07-20 23:40:31 +00:00
rjc%netscape.com eda257436b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
waterson%netscape.com 3dab7f907f Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com 4889479e80 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
rjc%netscape.com 6def62cc14 Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
slamm%netscape.com 210d82664c 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 ecf5ea988c Tweak presentation. 1999-07-15 23:05:56 +00:00
rjc%netscape.com 292f133fb6 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
rjc%netscape.com 012a026488 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com e34c0b9e67 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 d3e0332e6f Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com 4fe5dda4c5 Remove column headers 1999-07-14 15:49:18 +00:00
matt%netscape.com 0071b16861 chromifying 1999-07-14 00:53:40 +00:00
waterson%netscape.com 5319e5afb7 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 d0548a0f8a Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
rjc%netscape.com 0d601fcdd1 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 56cc55f43e 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 8aea60a8a7 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 c40f4c3e9e More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com bc13131447 Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
waterson%netscape.com 8f32401e88 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 d218437667 Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
sspitzer%netscape.com feab0cb72d 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 25a4aa2fe1 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com 5919536f88 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com 627eedced2 Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com 0a10e64715 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 38a1d1cb49 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com 517afddbe7 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com b7ab00281f More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com 21e4900dc1 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com 950fe9b756 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 f90cda96d6 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mcmullen%netscape.com 6e9d72c96f Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
sspitzer%netscape.com a1c4356a37 added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
rjc%netscape.com e7f08b6ee4 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
mcmullen%netscape.com 6b8d650358 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
mcmullen%netscape.com 5cd3d0b17b Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
rjc%netscape.com 3a66fad274 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com b41727d2c1 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
rjc%netscape.com 0f28b35924 More Search changes. 1999-06-16 01:47:02 +00:00
waterson%netscape.com be10c75fd5 No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
rjc%netscape.com 06f35a3c9d Check-in search UI. 1999-06-15 05:14:37 +00:00
slamm%netscape.com b07f5fa095 bm-props.js splitting JavaScript into separate file. 1999-06-11 23:37:28 +00:00
slamm%netscape.com e408b5cbfb Fix for bug #6371, Adding entity tags for strings. Also, splitting javascript into separate file. 1999-06-11 23:35:56 +00:00
matt%netscape.com 8ea04e57b3 fixing bug 7907 1999-06-11 18:22:51 +00:00
waterson%netscape.com 57bb468724 Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com 626a7f6fc3 Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com 9689186d76 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
waterson%netscape.com 390cfad0fc Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
mcmullen%netscape.com b4644cab22 Updated to changed prefwindow interface. 1999-06-10 23:55:54 +00:00
waterson%netscape.com e7d6125b8d Add entity references to make localizable. 1999-06-10 23:42:18 +00:00
mcmullen%netscape.com a6cde3837d Updated URLs to the new .xul files. 1999-06-08 23:20:28 +00:00
mcmullen%netscape.com 8c6f69da49 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com a3999d66ef Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com 3fbc9319b8 Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
matt%netscape.com 3c5f396e25 adding pref-advanced.xul 6894 1999-06-08 20:45:37 +00:00
matt%netscape.com 568c871bad fixing bug 6483 1999-06-08 20:33:40 +00:00
matt%netscape.com df6544251f fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
waterson%netscape.com ef6c69dbdf Hook up link clicking; make separators into HTML HRs instead of hyphens. 1999-06-07 23:53:41 +00:00
waterson%netscape.com 4b4674dcaa Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
waterson%netscape.com 02f16abd78 Initial revision. Not yet in the build. 1999-06-07 10:08:47 +00:00
mcmullen%netscape.com 917c62e782 First Checked In. 1999-06-04 23:28:56 +00:00