]> code.delx.au - comingnext/blobdiff - Readme.txt
added release date to version 1.26
[comingnext] / Readme.txt
index fe98cc1eda35f5f434d2b52da954040e0ec5fdf4..2185a4f7edd711ef233f1eb0f6d2de9f65758a87 100644 (file)
@@ -2,8 +2,8 @@
  ComingNext & Coming Next B for N97\r
 ------------------------------------\r
 This widget was originally created by Dr. Cochambre and was extended by \r
-Michael Prager <X_X_L@gmx.net>. It will display the next 8 upcoming events \r
-on your N97 homescreen. It consists of two seperate widgets, each displaying\r
+Michael Prager <X_X_L@gmx.net>. It will display the next 12 upcoming events \r
+on your N97 homescreen. It consists of tree seperate widgets, each displaying\r
 4 events.\r
 \r
 For more info or to report bugs, please refere to \r
@@ -12,30 +12,14 @@ http://sourceforge.net/projects/comingnext
 http://www.symbian-freak.com/forum/viewtopic.php?t=38045\r
 \r
 You can change the appearance (background color, font color, font size etc.) \r
-and settings by modifying the widget:\r
+and settings from within the widget now. To make the widget background \r
+transparent, follow these steps:\r
 \r
-  1. rename comingNext.wgz to comingNext.zip\r
-  2. edit comingNext.zip/comingNext/index.html and customize the settings\r
-     at the top of the document. For example, to change the background to \r
-     a solid red color, set:\r
-       .background { ... background-color:#ff0000; ... }\r
-       useBackgroundImage = false;\r
-  3. rename comingNext.zip back to comingNext.wgz\r
-  4. do the same for comingNextB.wgz\r
-\r
-To add your custom background/fake transparency, follow these steps:\r
-\r
-  1. rename comingNext.wgz to comingNext.zip\r
-  2. replace comingNext.zip/comingNext/background_landscape.png and \r
-     background_portrait.png with your desired background.\r
-  3. rename comingNext.zip back to comingNext.wgz\r
-  4. do the same for comingNextB.wgz\r
-  \r
-I recommend to use a program to make a screenshot of your current \r
-homescreen background, then use a painting program like GIMP to \r
-cut out the pieces you need. Use background_mask_landscape.png and \r
-background_mask_portrait.png for guidance on what parts of the screen are\r
-used by widgets.\r
+  1. install "ComingNext Skin Fetcher" on your phone\r
+  2. start it on your phone and click on "Generate". It will ask you for the\r
+     positions of the ComingNext widgets on the homescreen.\r
+  3. In the ComingNext widget, enable the "use background image" option and set\r
+     "background image location" to "external"\r
 \r
 \r
 known limitations:\r
@@ -47,7 +31,7 @@ known limitations:
 - There is no automatic detection if you're in a timezone that uses daylight\r
   saving time (DST). By default, the widget assumes that you're in a timezone\r
   that has a 1h DST. If this is not the case, please change the \r
-  "enableDaylightSaving" setting in comingNext.wgz/comingNext/index.html\r
+  "enable Daylight Saving" setting within the widget.\r
 \r
 \r
 License:\r
@@ -174,4 +158,34 @@ Changelog:
   - some code cleanup (by Paul Moore)\r
   - fixed alignment when calendar entries have very long description\r
 1.22 (2009-12-07) by Michael Prager\r
-  - show "Tomorrow" instead of date if "showNowAsText" is enabled
\ No newline at end of file
+  - show "Tomorrow" instead of date if "showTodayAsText" is enabled\r
+1.23 (2009-12-18) by Michael Prager\r
+  - added fullscreen mode (can list 30 events)\r
+  - added settings menu. Need to modify the widget manually anymore. \r
+  - fixed table cell alignment in cases where the event summary was very long\r
+  - fixed display of "tomorrow" text if CombinedDateTime is enabled\r
+1.24 (2010-01-01) by Michael Prager\r
+  - localization support added by Christophe Milsent\r
+  - added french translation by Christophe Milsent\r
+  - added german translation\r
+  - new option "hide Widget On Calendar Open". When enabled, this will close \r
+    the fullscreen widget when opening the calendar app\r
+  - code cleanup and size reduction\r
+  - update interval to detect screen rotation increased from 3 to 1 secs\r
+  - open calendar app when clicking anywhere in fullscreen view\r
+1.25 (2010-02-21) by Michael Prager\r
+  - fixed reoccurring events not beeing shown\r
+  - added "check for updates" feature\r
+  - added "ComingNext Skin Fetcher v1.1" tool\r
+  - support for external background images (useful in combination with the\r
+    new skin fetcher tool). With this, you won't need to modify the widget\r
+    anymore to use a custom background image\r
+  - added portuguese-brazilian translation by Flavio Nathan\r
+1.26 (2010-03-18) by Michael Prager\r
+  - fixed second panel showing the same events as the first panel\r
+  - mark overdue ToDo events (this feature can be disabled in the settings)\r
+  - support for 3 panels\r
+  - automatically change text size to fit the requested number of events. You\r
+    can now easily change the number of events per widget for example to 3, 5 \r
+       or 6 by simply changing the 'Events Per Widget' setting.\r
+  - includes Skin Fetcher 1.2 which now also supports 3 panels\r