Fix a bug: TinyMCE "code" button can't handle sourcecodes including HTML entities(&, <, >, ", ') correctly.
0.7.8
Rewritten the codes for array definition.
Changed setting data migration process.
Fix a bug: When using code button, some browsers give extra line break.
0.7.7
Validating the setting values more closely.
Added the icon before title block on the setting panel.
Fix a bug: The setting data migration processing can't work concurrently with auto-update.
Fix a bug: A error message don't be translated.
0.7.5
Support WP SyntaxHighlighter ver. 1.5.5 or higher.
Checking if the current request carries a valid nonce when settings are saved or reset.
Validating the setting value before saved.
Changed line feed codes to LF.(except text files) The line feed codes were CR/LF in the many of files.
Changed the method of displaying the notice message for admin.
Changed the processing method when plugin is updated.
Using dirname() and plugin_basename() instead of hardcoded directory name.
Changed directory name stored translation files.
0.7.2
Fix a bug: "Insert" function of "pre" button does not work in the fullscreen mode.
0.7.1
New fullscreen mode in WordPress 3.2 or higher was also supported.
0.7
Added the "Dafault languages settings for your buttons" options.
Added "Reset All Settings" button into the setting panel.
All setting value are stored in the associative arrays.
Changed processing code for creating buttons.
Changed the method to add javascript into setting panel.
0.6
Added the option to choose pop-up windows size.
Changed the method to get plugin directory url.
"Secondary mode" is fully integrated into "Normal mode" and removed.
0.5.7
Changed the method to get plugin directory url.
0.5.6
Removed "sh-tinymce-button-ins-2nd.php" and "sh-tinymce-button-box-2nd.php".
"Secondary mode" integrated into "Normal mode".
Changed the method to get plugin directory url in "Secondary mode".
0.5.5
Fix "Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead." when "WP_DEBUG" is turned on.
Added "System Info" in setting panel.
Changed processing code for "Secondary mode".
0.5
Can choose TinyMCE toolbar row which buttons will be placed in.