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

19 Коммитов

Автор SHA1 Сообщение Дата
alta88 59d9e05cd4 fix river tab init to handle session restore case, use ss setTabValue method to indentify it. 2009-04-02 18:47:57 -06:00
alta88 a5618eb277 implement Snowl Search Engine. 2009-04-01 10:29:21 -06:00
alta88 cb0b141063 reworked places structure; addition of views menulist; addition of places contextmenu so new folders/bookmarks can be added (contextmenu still a WIP); reworked unsubscribe deletions from places to eliminate annos key pair. a WIP, so places.sqlite and /bookmarkbackups files need to be deleted manually for rebuild with this patch. 2009-03-01 15:43:47 -07:00
alta88 02a82e084b implement collections tree search, a la bookmarks sidebar; fix refresh check typo; move images into .css files from .xul. 2009-02-23 10:43:01 -07:00
alta88 2030d55baf save multiselection rows in collections tree, add Source column to List, multiselection tweaks in tree. 2009-02-08 16:10:18 -07:00
Myk Melez 8a0aa5db25 classify snowl chrome overlaid onto browser.xul as chromeclass-extrachrome so it gets hidden in windows in which such 'extra chrome' shouldn't appear (like popups) 2008-12-26 10:40:00 -08:00
Myk Melez 174771342b switch to the standard media type for JavaScript 2008-12-12 12:25:12 -08:00
Myk Melez 6595eef454 display the filter textbox's empty text message in the list view as well 2008-12-01 16:51:53 -08:00
Myk Melez 4975040478 remove the not-very-useful current button from the list and river views 2008-12-01 16:39:37 -08:00
alta88 aecd9711d4 enable collections context menu refresh/refresh all/unsubscribe; ensure collections list updated consistently on changes; minor msg toggle fix. 2008-11-11 20:35:06 -07:00
alta88 4e97fd9468 add toggle between message and message link to list view, missing pref 2008-11-06 12:22:28 -07:00
alta88 b4a9bee6b1 implement tree (list and collection) contextmenu foundation, change XXX Utils to DateUtils, some click handling fixes. 2008-11-02 10:20:12 -07:00
alta88 689f537d08 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) 2008-10-24 14:13:17 -07:00
alta88 bcbaef7ac0 brief and no header options for messages displayed in the list view; also Tools->View->Snowl tweaked, new submenu Layouts which includes layout group, header toggle group, toolbars checkbox toggle. List and sidebar toolbars can be toggled off. Contextual enable/disable of menuitems. New snowl toolbarbutton, mirrors the statusbar button. Layout button removed. 2008-10-20 02:05:26 -07:00
Myk Melez 869178f8d0 make list view compatible with Sidebar Tabs extension (and perhaps other extensions that manipulate the sidebar) by hiding the snowlSidebar wrapper around sidebar-box using the hidden attribute instead of the width/height attributes 2008-10-15 16:40:35 -07:00
alta88 5b4d340d55 three additional layouts for the list view: wide message, wide thread, and stacked 2008-10-14 11:42:31 -07:00
Myk Melez dba26dd44d don't persist the list view's tree's hidden state via XUL persistence, since the sidebar now controls its state 2008-10-01 16:35:14 -07:00
Myk Melez f7918dccbd don't reference global and browser skins in browser.xul overlay, as it is unnecessary and conflicts with other extensions that modify browser style 2008-08-15 17:45:04 -07:00
Myk Melez e873eb2c2f split snowl.xul up into a file for the list view and a file for the browser integration points, and localize both of them; also, localize collections
--HG--
rename : content/snowl.css => content/list.css
rename : content/snowl.js => content/list.js
rename : content/snowl.xul => content/list.xul
2008-08-04 16:58:54 -07:00