]> code.delx.au - comingnext/blobdiff - Readme.txt
added "check for updates" feature
[comingnext] / Readme.txt
index 49ce96f123ba221e992d805fff213e36fe5fc497..c3df8d70d0e2d13c42f3660ced5a19cae587374d 100644 (file)
@@ -12,24 +12,16 @@ 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
-\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
+and settings from within the widget now. Only if you want to use a custom \r
+background image or fake transparency, you still need to modify the widget,\r
+following 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
+  5. in the widget settings enable "use background image"\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
@@ -47,7 +39,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
@@ -173,3 +165,21 @@ Changelog:
     timezone that has no DST, you should use this option\r
   - 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 "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 () by Michael Prager\r
+  - fixed reoccurring events not beeing shown
\ No newline at end of file