You are here

CHANGELOG.txt in Text Size 5

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Text Size 5.x Releases
======================

Text Size 5.x-1.9, 2011-01-05
-----------------------------
- Fixed variable "textsize_reset".
- Fixed: German translation.
- Czech translation by Jan Mědílek.

Text Size 5.x-1.8, 2010-06-04
-----------------------------
- #796170 by mgifford: Fixed display_hidden invisible to screen readers.
- #739004 by billsdesk: Fixed CSS3 Validator Generates Warnings.
- #747266 by leon.nk: Added feature remove increase and decrease link.

Text Size 5.x-1.7, 2010-01-05
-----------------------------
- Edited: Cookie domain required.
- Edited: Cookie domain validation.
- Fixed: German translation.

Text Size 5.x-1.7-rc1, 2009-12-28
---------------------------------
- Added: Description text for the default settings.

Text Size 5.x-1.7-beta1, 2009-12-11
-----------------------------------
- #645896 by neosis: Fixed unknown function.
- #648692 by mrfelton: Fixed upgrading variables.
- #646796 by schoolcraft13: Added feature loop back to normal size.
- Fixed: Same cookie expires by PHP and JavaScript.
- Added feature: Editable cookie expires and cookie domain.

Text Size 5.x-1.6, 2009-11-20
-----------------------------
- Optimized images and source.

Text Size 5.x-1.5, 2009-11-18
-----------------------------
- #606406 by GiorgosK: Fixed displaying block in header.
- #357057 by activelyOUT: Fixed title cannot be placed alongside pics of resize.
- #502896 by multiple_prime: Fixed unwanted "messages status".
- #442454 by hopfrog: Fixed alter CSS, removing of "!important" value in the css available.
- #579968 by mrfelton: Fixed call_user_func_array() error.
- #399694 by mgifford: Fixed busted multisite.
- #569374 by activelyOUT: Fixed undefined function.
- #518394 by brian_c: Fixed inefficient removeBC().
- #504356 by jimyhuang: Fixed jump to top of page.
- #570532 by ramsalt: Fixed CSS class interfere with admin module.
- #405432 by mrfelton: Fixed empty hook_init.
- #399694 by mgifford: Fixed busted multisite.
- #405432 by mrfelton: Fixed maintanance-theme breaks.
- #429032 by mrfelton: Fixed W3C HTML validation fails.
- #375836 by mrfelton: Fixed split module into several smaller files.
- #319112 by greggles: Fixed php notices.
- Fixed: Correct calculation of minimum and maximum textsize.
- Fixed: Filtered XHTML element class.
- Fixed: Save validated text size settings.
- Fixed: Allowed values 1-1000%.
- Fixed: Rounding error, warning if text size normal is not 100%, help text.
- Fixed: Fixed links.
- Fixed: Configuration message bug.
- Fixed: RTL on the help page.
- #585692 by BarisW: Added feature styles and js to external files.
- #234015 by duvien: Added feature more text size values available (0 - 999%).
- Added feature: Display subtitle and text size normal.
- Added feature: Display only the current value and remove text and value in the source code.
- Added feature: Display inline: Subtitle, list and select menu and the current text size.
- Added feature: Display abbreviation text "Min." or "Max." in red with JavasSript in the current text size value for minimum and maximum text size.
- Added feature: Uninstall function available.
- Added feature: Configuration: No JavaScript support available.
- Added feature: ID and class support.
- Added feature: Block title "Text Size" or "Zoom".
- Added feature: No Cookies required.
- Added feature: By default, compatible to the Drupal standard Theme: "Garland".
- Added feature: a:ctive and a:focus images with CSS and JavaScript.

Text Size 5.x-1.0, 2009-02-16
-----------------------------
- First stable release for Drupal 5.

Text Size 5.x-1.x-dev, 2007-11-19
-----------------------------
- For Drupal 5.x


Text Size Releases outside Drupal CVS
=====================================

Text Size 1.x, 2007-11-19
-------------------------
- For Drupal 5.x and 6.x.

Text Size 0.1.5, 2007-15-11
---------------------------
- Fixed: Works on IE 6/7.
- Added feature: Show the current text size.
- Added feature: Normal text size is first active.

Text Size 0.1.4, 2007-09-15
---------------------------
- Added feature: More settings.
- Added feature: Language indipendend icon design.
- Added: German translation.

Text Size 0.1.3.1, 2007-08-22
-----------------------------
- Fixed: Hover bug.
- Added feature: Help page.

Text Size 0.1.3, 2007-08-18
---------------------------
- Added feature: Icons as background.
- Added: More settings.

Text Size 0.1.2, 2007-08-01
---------------------------
- Added: Gnome 2.18 icons.

Text Size 0.1.1, 2007-07-28
---------------------------
- Added feature: Display the current text size.
- Added feature: Settings in Drupal: "Text Size Normal".

Text Size 0.1.0, 2007-07-25
---------------------------
- First release.

File

CHANGELOG.txt
View source
  1. Text Size 5.x Releases
  2. ======================
  3. Text Size 5.x-1.9, 2011-01-05
  4. -----------------------------
  5. - Fixed variable "textsize_reset".
  6. - Fixed: German translation.
  7. - Czech translation by Jan Mědílek.
  8. Text Size 5.x-1.8, 2010-06-04
  9. -----------------------------
  10. - #796170 by mgifford: Fixed display_hidden invisible to screen readers.
  11. - #739004 by billsdesk: Fixed CSS3 Validator Generates Warnings.
  12. - #747266 by leon.nk: Added feature remove increase and decrease link.
  13. Text Size 5.x-1.7, 2010-01-05
  14. -----------------------------
  15. - Edited: Cookie domain required.
  16. - Edited: Cookie domain validation.
  17. - Fixed: German translation.
  18. Text Size 5.x-1.7-rc1, 2009-12-28
  19. ---------------------------------
  20. - Added: Description text for the default settings.
  21. Text Size 5.x-1.7-beta1, 2009-12-11
  22. -----------------------------------
  23. - #645896 by neosis: Fixed unknown function.
  24. - #648692 by mrfelton: Fixed upgrading variables.
  25. - #646796 by schoolcraft13: Added feature loop back to normal size.
  26. - Fixed: Same cookie expires by PHP and JavaScript.
  27. - Added feature: Editable cookie expires and cookie domain.
  28. Text Size 5.x-1.6, 2009-11-20
  29. -----------------------------
  30. - Optimized images and source.
  31. Text Size 5.x-1.5, 2009-11-18
  32. -----------------------------
  33. - #606406 by GiorgosK: Fixed displaying block in header.
  34. - #357057 by activelyOUT: Fixed title cannot be placed alongside pics of resize.
  35. - #502896 by multiple_prime: Fixed unwanted "messages status".
  36. - #442454 by hopfrog: Fixed alter CSS, removing of "!important" value in the css available.
  37. - #579968 by mrfelton: Fixed call_user_func_array() error.
  38. - #399694 by mgifford: Fixed busted multisite.
  39. - #569374 by activelyOUT: Fixed undefined function.
  40. - #518394 by brian_c: Fixed inefficient removeBC().
  41. - #504356 by jimyhuang: Fixed jump to top of page.
  42. - #570532 by ramsalt: Fixed CSS class interfere with admin module.
  43. - #405432 by mrfelton: Fixed empty hook_init.
  44. - #399694 by mgifford: Fixed busted multisite.
  45. - #405432 by mrfelton: Fixed maintanance-theme breaks.
  46. - #429032 by mrfelton: Fixed W3C HTML validation fails.
  47. - #375836 by mrfelton: Fixed split module into several smaller files.
  48. - #319112 by greggles: Fixed php notices.
  49. - Fixed: Correct calculation of minimum and maximum textsize.
  50. - Fixed: Filtered XHTML element class.
  51. - Fixed: Save validated text size settings.
  52. - Fixed: Allowed values 1-1000%.
  53. - Fixed: Rounding error, warning if text size normal is not 100%, help text.
  54. - Fixed: Fixed links.
  55. - Fixed: Configuration message bug.
  56. - Fixed: RTL on the help page.
  57. - #585692 by BarisW: Added feature styles and js to external files.
  58. - #234015 by duvien: Added feature more text size values available (0 - 999%).
  59. - Added feature: Display subtitle and text size normal.
  60. - Added feature: Display only the current value and remove text and value in the source code.
  61. - Added feature: Display inline: Subtitle, list and select menu and the current text size.
  62. - Added feature: Display abbreviation text "Min." or "Max." in red with JavasSript in the current text size value for minimum and maximum text size.
  63. - Added feature: Uninstall function available.
  64. - Added feature: Configuration: No JavaScript support available.
  65. - Added feature: ID and class support.
  66. - Added feature: Block title "Text Size" or "Zoom".
  67. - Added feature: No Cookies required.
  68. - Added feature: By default, compatible to the Drupal standard Theme: "Garland".
  69. - Added feature: a:ctive and a:focus images with CSS and JavaScript.
  70. Text Size 5.x-1.0, 2009-02-16
  71. -----------------------------
  72. - First stable release for Drupal 5.
  73. Text Size 5.x-1.x-dev, 2007-11-19
  74. -----------------------------
  75. - For Drupal 5.x
  76. Text Size Releases outside Drupal CVS
  77. =====================================
  78. Text Size 1.x, 2007-11-19
  79. -------------------------
  80. - For Drupal 5.x and 6.x.
  81. Text Size 0.1.5, 2007-15-11
  82. ---------------------------
  83. - Fixed: Works on IE 6/7.
  84. - Added feature: Show the current text size.
  85. - Added feature: Normal text size is first active.
  86. Text Size 0.1.4, 2007-09-15
  87. ---------------------------
  88. - Added feature: More settings.
  89. - Added feature: Language indipendend icon design.
  90. - Added: German translation.
  91. Text Size 0.1.3.1, 2007-08-22
  92. -----------------------------
  93. - Fixed: Hover bug.
  94. - Added feature: Help page.
  95. Text Size 0.1.3, 2007-08-18
  96. ---------------------------
  97. - Added feature: Icons as background.
  98. - Added: More settings.
  99. Text Size 0.1.2, 2007-08-01
  100. ---------------------------
  101. - Added: Gnome 2.18 icons.
  102. Text Size 0.1.1, 2007-07-28
  103. ---------------------------
  104. - Added feature: Display the current text size.
  105. - Added feature: Settings in Drupal: "Text Size Normal".
  106. Text Size 0.1.0, 2007-07-25
  107. ---------------------------
  108. - First release.