gremmie@1: markItUp! 1.1.5
gremmie@1: 
gremmie@1: CHANGE LOG
gremmie@1: markItUp! 1.1.5 2009-05-01
gremmie@1: - Modified: http://drupal.org/project/wysiwyg compatibility
gremmie@1: - Modified: Alt/Ctrl/Alt+Tab are now disabled
gremmie@1: 
gremmie@1: markItUp! 1.1.4 2008-12-03
gremmie@1: - Fixed: Extra quote deleted line 95
gremmie@1: 
gremmie@1: markItUp! 1.1.3 2008-09-12
gremmie@1: - Fixed: IE7 preview problem
gremmie@1: 
gremmie@1: markItUp! 1.1.2 2008-07-17
gremmie@1: - Fixed: Quick fix for Opera 9.5 caret position problem after insertion
gremmie@1: 
gremmie@1: markItUp! 1.1.1 2008-06-02
gremmie@1: - Fixed: Key events status are passed to callbacks properly
gremmie@1: - Improved: ScrollPosition is kept in the preview when its refreshed
gremmie@1: 
gremmie@1: markItUp! 1.1.0 2008-05-04
gremmie@1: - Modified: Textarea's id is no more moved to the main container
gremmie@1: - Modified: NameSpace Span become a Div to remain strict
gremmie@1: - Added: Relative path to the script is computed
gremmie@1: - Added: Relative path to the script passed to callbacks
gremmie@1: - Added: Global instance ID property
gremmie@1: - Added: $(element).markItUpRemove() to remove markItUp!
gremmie@1: - Added: Resize handle is now optional with resizeHandle property
gremmie@1: - Added: Property previewInWindow is added and accept window parameter
gremmie@1: - Added: Property previewPosition is added
gremmie@1: - Modified: Resize handle is no more displayed in Safari to avoid repetition with the native handle
gremmie@1: - Modified: Property previewIframeRefresh become previewAutorefresh
gremmie@1: - Modified: Built-in Html Preview call a template file
gremmie@1: - Improved: Autorefreshing is now apply for preview in window too
gremmie@1: - Improved: Cancel button in prompt window cancel now the whole insertion process
gremmie@1: - Improved: Cleaner markItUp! code added to the DOM
gremmie@1: - Removed: Depreciated preview properties as previewBaseUrl, previewCharset, previewCssPath, previewBodyId, previewBodyClassName
gremmie@1: - Removed: Property previewIframe not longer exists
gremmie@1: - Fixed: "Magic markups" works with line feeds
gremmie@1: - Fixed: Key events are initialized after insertion
gremmie@1: - Fixed: Internet Explorer line feed offset bug
gremmie@1: - Fixed: Shortcut keys on Mac OS
gremmie@1: - Fixed: Ctrl+click works and doesn't open Mac context menu anymore
gremmie@1: - Fixed: Ctrl+click works and doesn't open the page in a new tab anymore
gremmie@1: - Fixed: Minor Css modifications
gremmie@1: 
gremmie@1: markItUp! 1.0.3 2008-04-04
gremmie@1: - Fixed: IE7 Preview empty baseurl problem
gremmie@1: - Fixed: IE7 external targeted insertion
gremmie@1: - Added: Property scrollPosition is passed to callbacks functions
gremmie@1: 
gremmie@1: markItUp! 1.0.2 2008-03-31
gremmie@1: - Fixed: IE7 Html preview problems
gremmie@1: - Fixed: Selection is kept if nothing is inserted
gremmie@1: - Improved: Code minified
gremmie@1: 
gremmie@1: markItUp! 1.0.1 2008-03-21
gremmie@1: - Removed: Global PlaceHolder
gremmie@1: - Modified: Property previewCharset is setted to "utf-8" by default
gremmie@1: 
gremmie@1: markItUp! 1.0.0 2008-03-01
gremmie@1: - First public release