0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create a tag for 1.2.6 More... almost 15 years ago
bump version for new release More... almost 15 years ago
Add .gitignore files to keep things clean More... almost 15 years ago
Asynchronously watch for the launch job to finish then refresh the workspace. The previous code would cause Eclipse to hang as it would cause the main thread to wait for the full FIT run to finish. More... almost 15 years ago
Added 1.2.5 tag: fixes the console hyperlink issue and improved abunch of usability things. More... almost 15 years ago
Bump the version numbers - prepare for release More... almost 15 years ago
Bump the version numbers - prepare for release More... almost 15 years ago
Sync ckEditor height when content is initialized (otherwise you have to resize window). More... almost 15 years ago
Squashed commit of the following: More... almost 15 years ago
Squashed commit of the following: More... almost 15 years ago
Added 1.2.4 tag having determined which trunk trunk commit was last released More... almost 15 years ago
renamed build project to releng More... almost 16 years ago
refactored util classes to lib folder; changed tasks to use DSL style keyword 'with'; removed build.properties and dynamically generate it More... almost 16 years ago
refactored rake tasks; used file task where necessary More... almost 16 years ago
improved the performance of downloading files More... almost 16 years ago
removed --trace for clobber More... almost 16 years ago
added --user-install to install gem on user home folder More... almost 16 years ago
renamed the install-gems id More... almost 16 years ago
removed parent pom for now. add when needed in the future More... almost 16 years ago
added parent pom More... almost 16 years ago
Added build project that makes the PDE build. It uses Ruby as the build language and provides a Maven hook to execute the Rake task with JRuby. More... almost 16 years ago
Initial import. More... almost 16 years ago
fixed feature name. More... almost 16 years ago
fixed feature name. More... almost 16 years ago
added the ability to paste HTML content More... about 16 years ago
changed version numbers to 1.2.4 More... about 16 years ago
removed unused fckeditor / put in fix for windows and ubuntu on not making editor dirty when contents are loaded More... about 16 years ago
Removed loading fckeditor script...(a typo?). Added window.setTimeout for IE compatability. More... about 16 years ago
Updated config for ckeditor. Disabled resize. More... about 16 years ago
Fixed editor is dirty after loaded up. The problem was after initializing the content, we need to reset the dirty state to normal before setting up the modified listener. More... about 16 years ago