home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / mcc_monthnavigator / mcc_monthnavigator.readme < prev    next >
PGP Signed Message  |  2000-03-12  |  6KB  |  115 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. Short:        MUI custom class V16.8
  4. Version:      16.8
  5. Uploader:     hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
  6. Author:       hofmann@hofmann-int.de (Dipl.-Inform. Kai Hofmann)
  7. Type:         dev/mui
  8. Requires:     MUI 3.5, date.library
  9.  
  10. MonthNavigator is a Custom Class of the Magic User Interface © by Stefan Stuntz.
  11. It is a subclass of group-class and Date.mcc.
  12.  
  13. The idea of this class was born during developing my Gregor application.
  14.  
  15. MUI public custom class showing a field with the days of a specified month in a
  16. specified year.
  17. The user decides if the names of the weekdays and the weeknumbers will be
  18. shown. Also it is possible for the user to set which weekday should be the
  19. day on which a week was started - the language for the weekday names can also
  20. be chosen.
  21. A special feature of this class is, that it correctly handles October 1582. In
  22. this month the days 5-14 didn't exist, because they were removed by the
  23. Gregorian calendar reform. This calendar reform happens in different years for
  24. different countries, so the user can set his country with the user preferences.
  25.  
  26.  
  27. Now, before you go on, you should validate whether all files are unmodified,
  28. use the md5sum utility together with the checksums appended to this text.
  29. Just type:
  30.  
  31.         md5sum -cv MCC_MonthNavigator.readme
  32.  
  33. and all files in the distribution will be checked. This file itself is
  34. signed with my key, so a simple
  35.  
  36.         pgp -ka MCC_MonthNavigator.readme
  37.         pgp MCC_MonthNavigator.readme
  38.  
  39. will check the integrity of this text, too.
  40.  
  41.  
  42. Dipl.-Inform. Kai Hofmann
  43. hofmann@hofmann-int.de
  44.  
  45.  
  46.  
  47.  
  48. 16a59f05de65f069a941a96688162141  MCC_MonthNavigator.pi
  49. 9d3e1f479a05452dbff82958373e77c5  MCC-Install
  50. e454b070b9859d3bab09ff25f0d5513a  Docs/English/MonthNavigator_mcc.guide
  51. e8424f4e1f59157323bf17083dc417df  Docs/English/MonthNavigator_mcc.doc
  52. 58ffb1f2e0e2d486fb2d5243636d7cae  Docs/Deutsch/MonthNavigator_mcc.guide
  53. 96b39fd4b6484053095ff26b55e343b7  Docs/Deutsch/MonthNavigator_mcc.doc
  54. 94dc8fae6f6542e213813b881837039c  Libs/date.readme
  55. 29d8636b421785fb885173afea5bf844 *Libs/date.library
  56. 51a815984306b0a88fd9505a4689f3c5 *Libs/MUI/MonthNavigator.mcc
  57. 8b5ab25dafbdd4f7aaeed16584fbdb10 *Libs/MUI/MonthNavigator.mcp
  58. 5358fb42ef23833f254b1fffbe8df614 *Libs/MUI/MonthNavigator020.mcc
  59. 2fab7fc37b84930086de73532732690f *Demos/MonthNavigator-Demo
  60. 66a91e72d4692bed5f0032dbabc3dcbc  Locale/Catalogs/MonthNavigator_mcp.cd
  61. 79f5b00afe923d47bdc49492ccf2455b  Locale/Catalogs/MonthNavigator_mcp.ct
  62. 1298e9e87a698f2be4591380a0429189 *Locale/Catalogs/deutsch/MonthNavigator_mcp.catalog
  63. 1621127525295845f905fc2182e4b8f1 *Locale/Catalogs/français/MonthNavigator_mcp.catalog
  64. 1287e97db8323fb91c55730625845cd4 *Locale/Catalogs/italiano/MonthNavigator_mcp.catalog
  65. 5ff102af126f5f8946866c7e3e237dfa *Locale/Catalogs/svenska/MonthNavigator_mcp.catalog
  66. 1568114c038991c26175d23f074ee643 *Locale/Catalogs/czech/MonthNavigator_mcp.catalog
  67. 86856cc1ba5853404f74ccf1488d2e61 *Locale/Catalogs/português/MonthNavigator_mcp.catalog
  68. c1a1306117825ae3237a553c2df98be1 *Locale/Catalogs/russian/MonthNavigator_mcp.catalog
  69. fe4e4ac6ea495cc30d4eca6b40b63eb8 *Locale/Catalogs/slovensko/MonthNavigator_mcp.catalog
  70. eb724f09f2447501d6db670b93c9b51b *Locale/Catalogs/srpski/MonthNavigator_mcp.catalog
  71. 98c403668cc33f01561906ab4054632a *Locale/Catalogs/bosanski/MonthNavigator_mcp.catalog
  72. ffb9b845039b0c2b4426e81d52b4b7ef *Locale/Catalogs/català/MonthNavigator_mcp.catalog
  73. 82d55ac80bb02814e8a15e133dcf501e *Locale/Catalogs/estonian/MonthNavigator_mcp.catalog
  74. 469254958810405e72e7f9e81e041921  Developer/Autodocs/MCC_MonthNavigator.doc
  75. e0fc25410cc887ae1a4d6fff390104e0  Developer/C/Include/MUI/MonthNavigator_mcc.h
  76. bb55ee1f1b2b06010eba8ad65210b0a5  Developer/C/Examples/MonthNavigator-Demo.c
  77. 0f7f1ecfd98f8364c8339609d464e3b2  Developer/C/Examples/system.h
  78. df61a779205e9a6fafbd1a38216f88f4  Developer/C/Examples/debug.h
  79. 681d8ffed551c4680d9250479a617d0b  Developer/C/Examples/debug.c
  80. f3bd5167fb5670483cf60816c4c8d744  Developer/Amiga-E/Modules/MUI/MonthNavigator_mcc.e
  81. 2455145fe5948d855d8c4c4778e79dcb  Developer/Modula/txt/MCCMonthNavigator.def
  82. fe72ecb870d04856ec8a3969672e70c7  Developer/Modula/txt/MCCMonthNavigator.mod
  83. 169b168d02039cbce2c1f5608af706fc  Developer/Oberon/txt/MCCMonthNavigator.mod
  84. 4fcb774aff64ec4f3449ba7f20f6fa99  Developer/Assembler/Include/MUI/MonthNavigator_mcc.i
  85. cbc7e79f28232645bf2afde2e2a6cd79  Developer/Cluster/txt/MCCMonthNavigator.def
  86. 2d2f4ed5312ca4a2193462687f4c4b29  Developer/Cluster/txt/MCCMonthNavigator.mod
  87. d3eb3f3340c29ecc4ac53ca0af779fb9  Developer/BB2/Include/MUI/MonthNavigator_mcc.asc
  88. a58ee012213672abb2ea0c8edae50933  Developer/MUIBuilder3/MonthNavigator.mb
  89. f651ccf3ad68975f0ad98509c1450086  Developer/Rexx/Include/MonthNavigator_mcc.rexx
  90.  
  91. -----BEGIN PGP SIGNATURE-----
  92. Version: 2.6.3ia
  93. Charset: latin1
  94. Comment: Requires PGP version 2.6 or later.
  95.  
  96. iQCVAgUBOMu1Yfiw0jcNaWkBAQHmEAP/YNHlYAmOLafY7V2cdPCnhht8VU+yrdQ3
  97. twAD+zhR4sCNBerDyhdt2jIVbJXhEcd2nEJU0VCoJcr2uETV/jVjMslYWocQ/C3P
  98. bZhRFIRTZrIp8x9/hOsySEmMsvCdbnjFcvwC1sItOiJrPQ2bQTXgpspw+YLe76O0
  99. 367w+TgCzgY=
  100. =rJLM
  101. -----END PGP SIGNATURE-----
  102. -----BEGIN PGP PUBLIC KEY BLOCK-----
  103. Version: 2.6.3ia
  104. Comment: Requires PGP version 2.6 or later.
  105.  
  106. mQCNAi+tJrEAAAEEAOKuSawrRwTVyKhrvt3tbS+V7JCiVYlHVXTwiK3bN9H8Nd2T
  107. UfwpMYW0RQUnlxP/BT46Y7zvpzEfkFCZxCVeOjfVpUxfsKK0nUdxhdrzrw4zSJQZ
  108. Rbc26sUhg8qciHXzg3NXPihSiCErl+k5HMNl62YVU9u8Tb2DRPiw0jcNaWkBAAUR
  109. tDJEaXBsLi1JbmZvcm0uIEthaSBIb2ZtYW5uIDxob2ZtYW5uQGhvZm1hbm4taW50
  110. LmRlPrQqSG9mbWFubiBTb2Z0d2FyZSBFbmdpbmVlcmluZyBJbnRlcm5hdGlvbmFs
  111. tDZEaXBsLi1JbmZvcm0uIEthaSBIb2ZtYW5uIDxodHRwOi8vd3d3LmhvZm1hbm4t
  112. aW50LmRlLz4=
  113. =N+AP
  114. -----END PGP PUBLIC KEY BLOCK-----
  115.