• Version 4.0 - 29. Juni 2007
    - New GoogieSpell multiple added. With it it's possible to spell check multiple text fields at once
    - Small bug fixes
  • Version 3.97 - 5. February 2007
    - Now compatible with the newest AJS version
  • Version 3.96 - 22. August 2006
    - Made textarea focusing optional
  • Version 3.95 - 21. August 2006
    - Safari fix with focus
    - Upgraded to AJS 3.0, saved around 16 KB!
  • Version 3.9 - 3. August 2006
    - Focus again fixed, you can now call setFocus to set the focus on the text area.
  • Version 3.8 - 12. July 2006
    - Minor fix that sets the right focus
  • Version 3.8 - 27. June 2006
    - Upgraded to version 2.91 of AmiJS
    - Added GOOGIE_DEFAULT_LANG
  • Version 3.78 - 16. June 2006
    - Google has switched to SSL. HTTPS instead of HTTP
  • Version 3.77 - 20. May 2006
    Bug fixes and improvements:
    - Revert bug fixed, ups :)
  • Version 3.75 - 19. May 2006
    API changes:
    None
    Bug fixes and improvements:
    - Switched to using a newer version of AmiJS
    - Fixed a bug that under fixed conditions made it impossible to close the language selection menu
  • Version 3.7 - 18. May 2006
    API changes:
    - errorFound added
    - errorFixed
    Bug fixes and improvements:
    - Double click on the edit area resumes editing. Set edit_layer_dbl_click to false to disable this
    - report_ta_not_found added. If true, the user wont be alerted if the textarea isn't found
    - Input spell checking improved
    - custom_ajax_error added
    - main_controller added
    - all_errors_fixed_observer observer added. Will be triggered if the user has fixed all errors
    - cnt_errors added. Number of errors found
    - cnt_errors_fixed. Number of errors fixed
  • Version 3.6 - 13. May 2006
    API changes:
    - Added dontUseCloseButtons
    - Added appendNewMenuItem (generic menu items can be inserted into the menu)
    - custom_menu_builder added
    Bug fixes and improvements:
    - Input boxes are supported
    - Netscape 7.0 and 7.1 are now fully supported
    - Ability to extend GoogieSpell into the extreme
    - Support for right click
    - Style, code and function of GoogieSpell changed
    - Hide of language and error menu when clicked on the edit area (or outside it)
    - Memory leak bugs fixed - rewritten the way listeners work
  • Version 3.4 - 11. May 2006
    API changes:
    - Use setSpellContainer instead of passing an id to decorateTextarea
    - Support for spelling_state_observer
    - Use setForceWidthHeight instead of passing a value to decorateTextarea
    Bug fixes and improvements:
    - IE drop-down bug fix
    - A minor spelling check bug fix
    - The code is cleaned up and should be more readable
  • Version 3.22 - 28. April 2006
    - Better support for Opera.
  • Version 3.21 - 28. April 2006
    - Minor bug fix with GOOGIE_CUR_LANG.
  • Version 3.2
    - Bug fixes. Added better API support, look in demo.html for more information.
  • Version 3
    - GoogieSpell is now even easier to integrate in your own application(s)
    - GoogieSpell does not use the global namespace anymore. Actually, the global namespace does not get poluted in any way with the new AmiJS version. Just to make it clear: This is a complete rewrite of the 2.0 code.
    - Support for spell check on more than one text area
    - Much better support for spell check on HTML content
    - No difference between the styles (GoogieSpell error window is now tweaked so it has same style as the text area)
    - New minimal and ultra simple user interface
    - "No spelling errors found" isn't alerted anymore (this was really annoying)
    - Opera browser is now supported
    - Plus some small tweaks and bug fixes
  • Version 2.2
    - Small bug fixes here and there.
  • Version 2.1
    - Made it easier to insert into system with a global GOOGIE_IMAGE_DIR (that should point where the images can be found)
  • Version 2.0
    - Added revert and user editing of misspelled words.
Powered by Skeletonz