Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lorixx
/
tinymce
Public
forked from
tinymce/tinymce
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 9, 2012
Changelog for fixed right-click selecting formatted text in IE by restricting fix for large images bug in IE to only images and removing related changes in Formatter.
Jason Frame
committed
10ef013
View commit details
Copy full SHA for 10ef013
Browse repository at this point
Fixed right-click selecting formatted text in IE by restricting fix for large images bug in IE to only images and removing related changes in Formatter.
Jason Frame
committed
2e3039d
View commit details
Copy full SHA for 2e3039d
Browse repository at this point
Commits on Feb 7, 2012
Merge pull request #109 from BobDankert/master
Show description for 8e77005
spocke
committed
8e77005
View commit details
Copy full SHA for 8e77005
Browse repository at this point
Commits on Feb 6, 2012
Fixed bug where text ending with space could not be unformatted in IE
Jason Frame
committed
660f1fb
View commit details
Copy full SHA for 660f1fb
Browse repository at this point
Commits on Feb 3, 2012
Update jscripts/tiny_mce/classes/html/Node.js
BobDankert
committed
dd896bd
View commit details
Copy full SHA for dd896bd
Browse repository at this point
Commits on Feb 2, 2012
Added a better solution for the caret formatting issue.
spocke
committed
ac62f7e
View commit details
Copy full SHA for ac62f7e
Browse repository at this point
Fixed bug where formatting would be applied to the body element when all contents where selected and format had both inline and selector parts.
spocke
committed
ae75e25
View commit details
Copy full SHA for ae75e25
Browse repository at this point
Fixed bug where caret formatting would be removed when moving the caret when a selector expression was used.
spocke
committed
b77fddf
View commit details
Copy full SHA for b77fddf
Browse repository at this point
Merge pull request #108 from zotonic/master
Show description for 13af303
spocke
committed
13af303
View commit details
Copy full SHA for 13af303
Browse repository at this point
Changed release date.
spocke
committed
32adbe6
View commit details
Copy full SHA for 32adbe6
Browse repository at this point
Don't remove HTML comments from empty elements.
Show description for 8deaf85
Arjan Scherpenisse
committed
8deaf85
View commit details
Copy full SHA for 8deaf85
Browse repository at this point
Commits on Feb 1, 2012
Fixed performance issue where the contextmenu plugin would try to remove the menu even if it was removed. Patch contributed by mhu.
spocke
committed
50aed65
View commit details
Copy full SHA for 50aed65
Browse repository at this point
Commits on Jan 31, 2012
Merge pull request #106 from JAAulde/master
Show description for 502b5c6
spocke
committed
502b5c6
View commit details
Copy full SHA for 502b5c6
Browse repository at this point
Fixed typo.
rojotek
committed
3f69225
View commit details
Copy full SHA for 3f69225
Browse repository at this point
Changelog for Fixed bug in IE where selected text ending with space cannot be formatted then formatted again to get original text
rojotek
committed
b425a6d
View commit details
Copy full SHA for b425a6d
Browse repository at this point
Merge branch 'bug/successiveFormatTextEndWithSpace' into tiny/master
rojotek
committed
9f12df4
View commit details
Copy full SHA for 9f12df4
Browse repository at this point
Commits on Jan 30, 2012
Ensuring custom filter function returns bool for http://www.tinymce.com/develop/bugtracker_view.php?id=4975
JAAulde
committed
8de31de
View commit details
Copy full SHA for 8de31de
Browse repository at this point
Fixed bugs with the autoresize plugin on various browsers and removed the need for the throbber.
spocke
committed
988d2e4
View commit details
Copy full SHA for 988d2e4
Browse repository at this point
Merge pull request #96 from NielsJanssen/master
Show description for 1d3c31b
spocke
committed
1d3c31b
View commit details
Copy full SHA for 1d3c31b
Browse repository at this point
Commits on Jan 17, 2012
Changelog for - Fixed bug in IE where images larger than editor area were being deselected when toolbar buttons are clicked.
rojotek
committed
18a14e4
View commit details
Copy full SHA for 18a14e4
Browse repository at this point
Merge branch 'bug/largeImageDeselectedFromToolbar_' into tiny/master
rojotek
committed
007bd17
View commit details
Copy full SHA for 007bd17
Browse repository at this point
Changelog for Fixed bug where wrong text align buttons are active when multiple block elements are selected
rojotek
committed
aaf7ac2
View commit details
Copy full SHA for aaf7ac2
Browse repository at this point
Merge branch 'bug/textAlignWrongBtnsActive' into tiny/master
rojotek
committed
68342b9
View commit details
Copy full SHA for 68342b9
Browse repository at this point
Changelog for Fix selected link not showing in target field of link dialog in some selection cases.
rojotek
committed
7b33415
View commit details
Copy full SHA for 7b33415
Browse repository at this point
Merge branch 'bug/selectedLinkNotShownInLinkDialog' into tiny/master
rojotek
committed
3aa9ec0
View commit details
Copy full SHA for 3aa9ec0
Browse repository at this point
Commits on Jan 13, 2012
Fix selected link not showing in target field of link dialog in some selection cases
Jason Frame
committed
89300a1
View commit details
Copy full SHA for 89300a1
Browse repository at this point
Fixed regression with the remove_trailing_brs option fix.
spocke
committed
e389fc9
View commit details
Copy full SHA for e389fc9
Browse repository at this point
Separated the select tests.
spocke
committed
72b64c0
View commit details
Copy full SHA for 72b64c0
Browse repository at this point
Added unit tests for recently pulled in script parsing patch.
spocke
committed
86fdbb8
View commit details
Copy full SHA for 86fdbb8
Browse repository at this point
Merge pull request #102 from geoffp/script-cdata-fix
Show description for 0aef48e
spocke
committed
0aef48e
View commit details
Copy full SHA for 0aef48e
Browse repository at this point
Commits on Jan 12, 2012
Fix in IE for images larger than editor area from being deselected when toolbar buttons are clicked.
Jason Frame
committed
c1de8f5
View commit details
Copy full SHA for c1de8f5
Browse repository at this point
Commits on Jan 11, 2012
Fixed bug where wrong text align buttons are active when multiple block elements are selected
Jason Frame
committed
a17d27d
View commit details
Copy full SHA for a17d27d
Browse repository at this point
Changelog for Use settings for remove_trailing_br so this can be turned off instead of hard coding the value.
rojotek
committed
5f95474
View commit details
Copy full SHA for 5f95474
Browse repository at this point
Merge branch 'bug/usingSettingsForRemoveTrailingBr' into tiny/master
rojotek
committed
478ce93
View commit details
Copy full SHA for 478ce93
Browse repository at this point
Commits on Jan 9, 2012
Fixed bug in IE where selected text ending with space cannot be formatted then formatted again to get original text
Jason Frame
committed
20c5810
View commit details
Copy full SHA for 20c5810
Browse repository at this point
Previous
Next
You can’t perform that action at this time.