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

599 Коммитов

Автор SHA1 Сообщение Дата
alta88 dba7a2f1a9 oops looks like rev 598 jumbled some code in identity.js 2009-02-23 12:04:58 -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
Marco Zehe 1b7761e736 bug 479483: make toolbar buttons tabbable in the list view sidebar; r=myk 2009-02-23 08:14:13 -08:00
Marco Zehe 97562f1f3c bug 479478: associate labels with their read-only textboxes in the message reading pane; r=myk 2009-02-23 08:12:54 -08:00
Myk Melez ddf09a1888 merge with latest code from http://hg.mozdev.org/snowl 2009-02-23 08:05:32 -08:00
alta88 f4f4bc1d5a 1)rework collections tree to fully support sharing between list and river views, 2)persist river state, 3)add missing onunload remove observers, 4)dnd tweaks; move code to xml binding, 5)some new icons for river menulist 2009-02-19 00:00:46 -07:00
alta88 a7924d64e9 store/persist multiselection on tree document, bug 474239. 2009-02-12 11:32:28 -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
alta88 d27c68213c bugs 474242 and 474243. 2009-02-04 22:35:49 -05:00
alta88 e5e9c4da94 store bookmarks.id value from places.sqlite into messages.sqlite placeID for sources and people tables, to maintain the link between a collection tree row in places and the corresponding record in messages db. 2009-01-31 10:06:43 -07:00
alta88 436d890bb7 add tree binding to extend places tree, extra field to track current treerow selection. 2009-01-29 13:59:43 -07:00
alta88 674f205919 Merge with a36df3c52ddfa2cbc8461cf7edc78e3509450722 2009-01-29 13:50:59 -07:00
alta88 a45b5b26c2 implement the first cut of Places for the collections tree. this patch also fixes an endless throbber on a particular error in subscribe, and cleans up message headers. 2009-01-29 13:19:56 -07:00
Myk Melez a9956004de make the underlined letter representing the accesskey for the river view menuitem be the first rather than the second 'r' in 'River' (you can still press lowercase 'r' to access it, this only affects which letter in the menuitem label gets underlined) 2009-01-23 17:10:47 -08:00
Myk Melez cad0fca4a9 assign sources and people place IDs to support alta88's Places integration work 2009-01-23 14:56:04 -08:00
Myk Melez c635a4f147 disable incomplete localizations
--HG--
branch : snowl-0.2
2009-01-15 15:09:29 -08:00
Myk Melez 14d4ccc93e 0.2 branch
--HG--
branch : snowl-0.2
2009-01-15 14:25:55 -08:00
Myk Melez 57eaf09cd1 reenable incomplete localizations so they show up in WTS (web translation service on babelzilla.org) when we upload development builds to that service (without us having to modify those builds each time we do the upload); the incomplete localizatians need to be disabled for release branches so we don't release with incomplete localizations, but they can remain enabled (even though they don't work) on the default branch, where we do ongoing development 2009-01-15 14:19:14 -08:00
Myk Melez e87b1f7f5c disable incomplete localizations 2009-01-15 13:06:20 -08:00
Myk Melez 6766e7066c document the Observers module better 2009-01-13 17:58:01 -08:00
Myk Melez ea2636b816 Added tag snowl-release-0.2 for changeset b9cb2c0a29b9 2009-01-12 13:00:38 -08:00
Myk Melez d501ca1d56 Added tag snowl-release-0.2rc2 for changeset d729cd336458 2009-01-08 00:15:26 -08:00
Myk Melez 822a07b62d don't assume we got a machine URI when subscribing to a feed 2009-01-07 23:42:04 -08:00
Myk Melez 20f2db7b4d fix minor typos 2009-01-07 23:38:22 -08:00
Myk Melez 71096520fd bug 472201, bug 472202: make stream view toolbar buttons have hover/active states and not too much right padding 2009-01-07 23:35:32 -08:00
Myk Melez 5280764b6a bug 472205: identify Snowl as application used to send messages in Twitter. 2009-01-07 23:28:11 -08:00
Myk Melez a5ded59c10 Added tag snowl-release-0.2rc1 for changeset 5d9bc0b5d813 2008-12-31 17:49:19 -08:00
Myk Melez 2f97bc5e5a improve the first run and updated verbiage 2008-12-31 17:09:13 -08:00
Myk Melez 393563b49b reenable the updated page code 2008-12-31 16:35:26 -08:00
Myk Melez b1a61285c0 update the version string for the 0.2 release 2008-12-31 15:57:41 -08:00
Myk Melez 0b1f36b2eb specify the update URL for versions of Snowl that'll live on people.mozilla.com 2008-12-31 15:54:55 -08:00
Myk Melez 5d90176422 format the default preferences a bit better 2008-12-31 15:50:04 -08:00
Myk Melez 10a39f8b78 never dump (except via log4moz) 2008-12-31 15:47:55 -08:00
Myk Melez ebf6fd6f50 make there be only one write button in the river view, and make the write form open under the collections view 2008-12-31 15:36:09 -08:00
Myk Melez d40829099d update the first run and updated pages for the 0.2 release 2008-12-31 15:16:45 -08:00
Myk Melez 633c66fbc6 put the Tools menu item underneath the Web Search item in the first section of the Tools menu, where it seems more appropriate 2008-12-31 12:12:55 -08:00
Myk Melez 44a1d744a1 handle the case where aResult.doc is null so we don't throw errors to the error console in that case 2008-12-31 11:05:31 -08:00
Myk Melez 98fe2ce256 add messages to the correct group in the river view; always display all group headers in the river view, including those that don't currently have any messages in them; factor out retrieval of the contentBox element 2008-12-30 15:58:36 -08:00
Myk Melez fe31525b23 refactor rebuildView and writeContent methods 2008-12-30 14:11:24 -08:00
Myk Melez 7a9a08f338 don't style the toolbarbuttons in river.css as the collections view does that for us 2008-12-29 20:16:31 -08:00
Myk Melez 79d8644728 remove the unsubscribe buttons, which are too dangerous to be so easy to click, from the collections toolbars 2008-12-29 17:12:41 -08:00
Myk Melez b0ac2819ba rebuild the stream view when the user unsubscribes from a source in order to clear the source's messages from the view 2008-12-29 16:09:55 -08:00
Myk Melez 9b74f62e7d remove its messages from the river view when the unsubscribes from a source 2008-12-29 15:30:09 -08:00
Myk Melez f81d58bd42 rebuild the collections tree when messages change to get the new list of users 2008-12-29 14:41:14 -08:00
Myk Melez 0d044be833 invalidate the stream view's collection when sources change so it rebuilds itself with the correct set of messages 2008-12-29 06:22:42 -08:00
Myk Melez f0b7ddb4b1 update calls to Observers::notify to reflect the new API where easy to do so (some calls still use the deprecated data parameter because the work to update them is more involved 2008-12-29 06:16:09 -08:00
Myk Melez 34afc922d5 document the API for the notify method, including information about the deprecation of the data parameter 2008-12-29 06:15:33 -08:00
Myk Melez 5b16b1836c update Observers.add callers to utilize its new, simpler API for registering a function callback with a thisObject 2008-12-29 05:56:13 -08:00
Myk Melez 04a039079e fix a bug in the Observers module that caused observers to sometimes not get called; only unwrap notification subjects if it's our wrapper they are sporting (otherwise they're real XPCOM components and should be treated as such, even if they are JS XPCOM components and contain a wrappedJSObject); modify the Observers API such that passing it a function causes it not to pass the topic to the function (so functions are for listening to notifications for a single topic, while objects are for listening to notifications for multiple topics) 2008-12-29 05:42:11 -08:00
Myk Melez bc41b97fec update the sources and authors collection icon URLs for existing users 2008-12-29 02:59:49 -08:00