X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/d3c853b665996c7543a61ff1de1120a7267cff4f..3a8ae3ed904a6bccf63a4d694324d93e5f0a34fd:/Readme.txt diff --git a/Readme.txt b/Readme.txt index 959b11c..3b1d418 100644 --- a/Readme.txt +++ b/Readme.txt @@ -2,8 +2,8 @@ ComingNext & Coming Next B for N97 ------------------------------------ This widget was originally created by Dr. Cochambre and was extended by -Michael Prager . It will display the next 8 upcoming events -on your N97 homescreen. It consists of two seperate widgets, each displaying +Michael Prager . It will display the next 12 upcoming events +on your N97 homescreen. It consists of tree seperate widgets, each displaying 4 events. For more info or to report bugs, please refere to @@ -12,10 +12,8 @@ http://sourceforge.net/projects/comingnext http://www.symbian-freak.com/forum/viewtopic.php?t=38045 You can change the appearance (background color, font color, font size etc.) -and settings from within the widget now. Even if you want to use a custom -background image to fake transparency, you don't have to modify the widget -anymore. Follow these steps to give your ComingNext widget a transparent -background: +and settings from within the widget now. To make the widget background +transparent, follow these steps: 1. install "ComingNext Skin Fetcher" on your phone 2. start it on your phone and click on "Generate". It will ask you for the @@ -175,10 +173,26 @@ Changelog: - code cleanup and size reduction - update interval to detect screen rotation increased from 3 to 1 secs - open calendar app when clicking anywhere in fullscreen view -1.25 () by Michael Prager +1.25 (2010-02-21) by Michael Prager - fixed reoccurring events not beeing shown - added "check for updates" feature - added "ComingNext Skin Fetcher v1.1" tool - support for external background images (useful in combination with the new skin fetcher tool). With this, you won't need to modify the widget anymore to use a custom background image + - added portuguese-brazilian translation by Flavio Nathan +1.26 (2010-03-18) by Michael Prager + - fixed second panel showing the same events as the first panel + - mark overdue ToDo events (this feature can be disabled in the settings) + - support for 3 panels + - automatically change text size to fit the requested number of events. You + can now easily change the number of events per widget for example to 3, 5 + or 6 by simply changing the 'Events Per Widget' setting. + - includes Skin Fetcher 1.2 which now also supports 3 panels +1.27 (2010-03-21) by Michael Prager + - fixed ToDo events without due date to cause error +1.28 () by Michael Prager + - added persistent settings. Settings will no longer be lost when updating + the widget. Also, all widgets now use the same settings, you no longer have + to modify the settings in each widget individually. + - added russian translation (thanks to tokeda)