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

973 Коммитов

Автор SHA1 Сообщение Дата
alta88@gmail.com 24f8840046 remove obsolete group code from collection.js 2009-10-30 08:29:42 -06:00
alta88@gmail.com 635804b7ce restore message headers. 2009-10-29 15:09:44 -06:00
alta88@gmail.com 22be4eb6ec Database v14: add source.attributes, messages.headers, messages.attributes, change messages.current/read to int, add regexp function to sqlite. 2009-10-25 19:14:54 -06:00
alta88@gmail.com f630ec56d8 implement Date Received; msg header tweak; rfc822 Z tz fix; refresh collections tree again to show state icon. 2009-10-25 10:20:17 -06:00
alta88@gmail.com d20518438c fix busy state when collections tree unavailable (list view closed). 2009-10-24 15:23:41 -06:00
alta88 12093a427e Bug 485333 - (Snowl485333) The left side of Firefox have a big width, when Snowl is on. Also clean up some icons.
--HG--
rename : content/dogmark-closed.png => content/icons/dogmark-closed.png
rename : content/dogmark-opened.png => content/icons/dogmark-opened.png
rename : content/logo.png => content/icons/logo.png
2009-10-03 15:30:01 -06:00
Myk Melez 9373b28ff4 update makefile to latest available version; update Fx version compatibility to latest dev build version 2009-09-25 17:00:12 -07:00
Myk Melez 488996970b only publish the distribution directory; replace the extension ID in processed .in templates 2009-09-21 17:32:54 -07:00
Myk Melez 934611966d new logo from Sean Martell that works on backgrounds of various colors 2009-09-18 17:28:33 -07:00
Myk Melez d4a2f69a2f undo incomplete and incorrect update to localizations that replaced missing strings with their English equivalents; i've checked the complete update into the snowl-0.3 branch, but the trunk should remain free of English replacements in localizations so we can upload a version with the missing strings to Babelzilla and get them translated; development versions should be English-only, though, since they will bust on localized machines 2009-09-18 17:25:00 -07:00
Myk Melez bd8ae42f22 update localizations to include only those being actively worked on, with en-US strings replacing missing strings in localizations that aren't yet complete 2009-09-14 17:14:18 -07:00
Myk Melez 2e6f8f41d3 don't place a feed icon in the notification background 2009-09-13 23:13:17 -07:00
Myk Melez f26aaf0703 make the customizable toolbar button icons the right size when the toolbars are configured to use larger (24px) buttons 2009-09-13 23:00:45 -07:00
Myk Melez dfd5fc260d better labels/tooltips for the customizable toolbar buttons 2009-09-13 22:59:47 -07:00
Myk Melez 93cd9bac71 replace old Snowl logo with new one that works against multi-colored backgrounds 2009-09-13 22:42:54 -07:00
Myk Melez b4e9088db5 replace the refer to the async login dialog XUL file by the correct name 2009-09-13 22:38:49 -07:00
Myk Melez f34868d57c implement nsIAuthPrompt2::asyncPromptAuth so Namoroka nightly buids don't throw exceptions about its non-implementation to the error console 2009-09-13 22:12:28 -07:00
Myk Melez 1d12770ec4 make the river view chrome colors be consistent 2009-09-13 21:10:37 -07:00
Myk Melez 7a791a0570 make the refresh button in the river view work again 2009-09-13 20:58:03 -07:00
Myk Melez 38f158a848 show start and end dates instead of the week number when displaying a week in the river view 2009-09-13 20:53:44 -07:00
Myk Melez 3c8abaabb5 switch from Sync.sleep() back to a generator (although a custom one rather than Strands this time) in the river view to avoid the long-running script warning, which unfortunately gets applied to chrome code in tabs and can't distinguish between long-running code that horks the UI thread and code (like that in the river view) that spins the event loop so as not to hork the thread 2009-09-13 19:13:40 -07:00
Myk Melez 8a496f5c18 select All Subscriptions (i.e. the Subscriptions header) if nothing else to be selected when building river view 2009-09-13 18:09:14 -07:00
Myk Melez a0c94dc520 remove unnecessary and no-longer-effective gross hack to make sure newly subscribed feed has messages 2009-09-13 18:03:50 -07:00
Myk Melez 59df79c6b5 make automatic refresh work again by breaking the dependency on Places having been converted 2009-09-13 17:58:35 -07:00
Myk Melez 8e369d0a09 don't pause between persisting messages by default so all messages show up in the river view when a user first subscribes to a feed 2009-09-13 17:35:31 -07:00
Myk Melez 80e48e2188 improve subscription notification by hiding options behind Options button and making description wrap if necessary 2009-09-13 15:39:51 -07:00
Myk Melez e2709b3a0e update version to next release number 2009-09-13 14:52:38 -07:00
Myk Melez 5a1d8126c1 update updated page 2009-09-09 15:01:41 -07:00
Myk Melez ddecab9f4a make strings localizable; remove obsolete localized strings 2009-09-08 07:43:45 -07:00
Myk Melez 5bc7dd68fc updated fr localization 2009-09-08 07:07:09 -07:00
Myk Melez 20f8a528bd mv fr-FR localization to fr
--HG--
rename : locale/fr-FR/about.properties => locale/fr/about.properties
rename : locale/fr-FR/browser.dtd => locale/fr/browser.dtd
rename : locale/fr-FR/collections.dtd => locale/fr/collections.dtd
rename : locale/fr-FR/date.js => locale/fr/date.js
rename : locale/fr-FR/list.dtd => locale/fr/list.dtd
rename : locale/fr-FR/login.dtd => locale/fr/login.dtd
rename : locale/fr-FR/login.properties => locale/fr/login.properties
rename : locale/fr-FR/message.dtd => locale/fr/message.dtd
rename : locale/fr-FR/preferences.dtd => locale/fr/preferences.dtd
rename : locale/fr-FR/river.dtd => locale/fr/river.dtd
rename : locale/fr-FR/sidebar.dtd => locale/fr/sidebar.dtd
rename : locale/fr-FR/subscribe.dtd => locale/fr/subscribe.dtd
2009-09-08 07:00:46 -07:00
Myk Melez fa9f6c661e make first run page localizable 2009-09-08 06:56:34 -07:00
alta88 7257ca6615 header tweak, list contextmenu tweak, bump places db version. 2009-08-26 12:29:32 -04:00
Myk Melez f743c78a01 Added tag release-0.3pre3 for changeset 57f7ff44c1f3 2009-08-25 15:51:22 -07:00
Myk Melez 8912e00d17 make StorageCollection correctly reflect identity/person into message record 2009-08-24 19:17:06 -07:00
Myk Melez 359aeed381 make the stream view use the collection2 module 2009-08-24 17:44:30 -07:00
Myk Melez 98d2e45523 remove periodization code that is no longer used 2009-08-21 18:44:58 -07:00
Myk Melez ab6af491c8 remove unused getDayBounds methods (the functionality is now provided by Datejs 2009-08-21 18:29:28 -07:00
Myk Melez f9f6b5ff6a make received constraints work with the non-stored generic MessageCollection objects 2009-08-21 18:27:40 -07:00
Myk Melez 04dce1d5bd convert dates in river view to julian when using them to query the database; retrieve sources from their menuitems in the river view 2009-08-21 15:42:14 -07:00
Myk Melez 49bd340b47 remove obsolete period code from river view 2009-08-21 15:33:38 -07:00
Myk Melez 1b3e6e0349 make it possible to show a week or month's worth of messages in the river view 2009-08-20 17:48:09 -07:00
Myk Melez d37e2e9295 use Datejs library <http://www.datejs.com/> to switch between periods in the river view; Datejs is latest version from its source code repository, since that contains many improvements over the released version; in the long term we should switch from our custom date utilities to this library 2009-08-18 19:00:37 -07:00
Myk Melez 9a1ae9048a require Firefox 3.5 and allow up to Firefox 3.6a2pre (the latest nightly build version) 2009-08-18 13:26:54 -07:00
Myk Melez 723f73eace require Firefox 3.5 and allow up to Firefox 3.6a2pre (the latest nightly build version) 2009-08-17 17:15:53 -07:00
alta88 1f93e0bfce mark new message read onselect. 2009-08-11 08:53:20 -06:00
alta88 fb8b07e7b6 Merge with 9586be83fd8469694cf2307055862d7a6e430847 2009-08-11 01:18:17 -06:00
alta88 913b057d66 mark read on new message too. 2009-08-11 01:03:41 -06:00
Myk Melez 08c9646978 credit localizers 2009-08-10 15:28:47 -07:00
Myk Melez a1b52cbdad remove es-ES localization, which is no longer maintained and is out-of-date 2009-08-10 15:24:00 -07:00