log content/collections.js @ 382:8460f746207e default tip

age author description
Tue, 04 Nov 2008 12:11:07 -0800 Myk Melez add 'snowl' to all observer topics to avoid conflicts with other extensions/core code; use the Observers component everywhere
Sun, 02 Nov 2008 10:20:12 -0700 alta88 implement tree (list and collection) contextmenu foundation, change XXX Utils to DateUtils, some click handling fixes.
Tue, 28 Oct 2008 18:33:20 -0600 alta88 menuitem to show flat or hierarchical collections, fix stream to unload/remove observer, wiring for menuitems and view states.
Fri, 24 Oct 2008 14:13:17 -0700 alta88 make the River menuitem toggle the river view open and closed; fix the Wide Message layout problem (chrome gets messed up in Wide Message mode, particularly when using extensions like Sidebar Tabs)
Thu, 09 Oct 2008 15:42:00 -0700 Myk Melez rename SourcesView to CollectionsView
Thu, 09 Oct 2008 15:36:28 -0700 Myk Melez lay the collections overlay over the river view via a XUL processing instruction rather than the document.loadOverlay function to make sure the overlay is loaded before the window load event fires, which simplifies and robustifies our collections and river view initialization functions
Thu, 09 Oct 2008 14:13:32 -0700 Myk Melez load collections.js at the end of the collections.xul overlay to ensure the collections tree has been parsed and is defined before the CollectionsView.init function tries to initialize it
Mon, 29 Sep 2008 17:00:41 -0700 Myk Melez make unsubscribing work again
Mon, 29 Sep 2008 16:38:14 -0700 Myk Melez move the general toolbar to a separate overlay so we can include it in the stream view in addition to the list view
Thu, 28 Aug 2008 16:00:38 -0700 Myk Melez make sure view has onCollectionsLoaded method before calling it
Thu, 28 Aug 2008 15:43:30 -0700 Myk Melez factor out OPML export code from the collections view
Tue, 05 Aug 2008 12:44:46 -0700 Myk Melez make unsubscribe work again
Mon, 04 Aug 2008 14:29:39 -0700 Myk Melez add license header blocks to all CSS & JS files
Mon, 04 Aug 2008 11:24:48 -0700 Myk Melez move files to top level instead of bogus extension subdirectory base extension/content/collections.js@fca2851a838b