240
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Feb 28, 2023 — Feb 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No message. More... about 17 years ago
Fixed bug where fullpage plugin inserted extra > at the end of doctype. Fixed bug where fullpage plugin didn't remove internal mce_src/mce_href items correctly. Fixed bug where fullpage plugin height was incorrect on Linux. Fixed bug where media plugin did a incorrect comparation of width/height. More... about 17 years ago
Fixed bug where link dialog produced error when importing CSS classes. More... about 17 years ago
Added new fullpage_hide_in_source_view option to fullpage plugin. More... about 17 years ago
Added new forced_root_block option. Forces inline elements or text nodes into block elements. Fixed so store/restore selection logic works in Opera and Safari (Nightly). More... about 17 years ago
Fixed problem where TinyMCE failed to initialized if used together with libraries like Scriptaculous. No message. More... about 17 years ago
Moved variable declarations to top of functions. More... about 17 years ago
Fixed bleeding of undefined n variable into global scope. More... about 17 years ago
Fixed bug where more colors link failed if the page had a base element in page. More... about 17 years ago
Removed old IE 5.0 code and reduced the overall code by using smarter prototype add methods. No message. More... about 17 years ago
Fixed bug where FF was auto generating BR elements at the end of LI elements. More... about 17 years ago
Fixed bug with new color picker not closing correctly some times. More... about 17 years ago
Fixed bug with numeric entity encoding not converting the first character in string. No message. More... over 17 years ago
Cleaned up the source by reducing multiple variable declarations, ['prop'] calls, arrays, string concats etc etc. More... over 17 years ago
No message. More... over 17 years ago
Added CSS and new option. More... over 17 years ago
Fixed more CSS issues. More... over 17 years ago
Fixed IE7 CSS issue. More... over 17 years ago
Fixed IE bug with new getStyle method. More... over 17 years ago
Fixed bug with link dialog and Firebug sometimes produced a TINYMCE_UNIQUEURL not defined error. More... over 17 years ago
Fixed some issues with the new mceToggleEditor command. More... over 17 years ago
Fixed so there is two new button names forecolorpicker and backcolorpicker these can be used to make plain old color picker buttons. More... over 17 years ago
No message. More... over 17 years ago
No message. More... over 17 years ago
Fixed some line feed issues. More... over 17 years ago
No message. More... over 17 years ago
Minor CSS fixes. More... over 17 years ago
Removed the forcing of a space inside alt attributes by the advimage plugin since the default valid_elements rule defaults to "". More... over 17 years ago
Fixed bug with the noneditable plugin and IE. Only the last element was uneditable. More... over 17 years ago
Added new mceToggleEditor command. Toggles visibility of a editor instance on/off. Added new showInstance/hideInstance callbacks. Used by mceToggleEditor command. Fixed bug where style dropdown wasn't unique for each editor instance if diffrent content_css files where used. Added new bbcode plugin, currently only support for PunBB but more might be added in the future. More... over 17 years ago