0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create a tag for 1.2.6 More... over 12 years ago
bump version for new release More... over 12 years ago
Add .gitignore files to keep things clean More... over 12 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... over 12 years ago
Added 1.2.5 tag: fixes the console hyperlink issue and improved abunch of usability things. More... almost 13 years ago
Bump the version numbers - prepare for release More... almost 13 years ago
Bump the version numbers - prepare for release More... almost 13 years ago
Sync ckEditor height when content is initialized (otherwise you have to resize window). More... almost 13 years ago
Squashed commit of the following: More... almost 13 years ago
Squashed commit of the following: More... almost 13 years ago
Added 1.2.4 tag having determined which trunk trunk commit was last released More... almost 13 years ago
renamed build project to releng More... over 13 years ago
refactored util classes to lib folder; changed tasks to use DSL style keyword 'with'; removed build.properties and dynamically generate it More... over 13 years ago
refactored rake tasks; used file task where necessary More... over 13 years ago
improved the performance of downloading files More... over 13 years ago
removed --trace for clobber More... over 13 years ago
added --user-install to install gem on user home folder More... over 13 years ago
renamed the install-gems id More... over 13 years ago
removed parent pom for now. add when needed in the future More... over 13 years ago
added parent pom More... over 13 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... over 13 years ago
Initial import. More... over 13 years ago
fixed feature name. More... over 13 years ago
fixed feature name. More... over 13 years ago
added the ability to paste HTML content More... almost 14 years ago
changed version numbers to 1.2.4 More... almost 14 years ago
removed unused fckeditor / put in fix for windows and ubuntu on not making editor dirty when contents are loaded More... almost 14 years ago
Removed loading fckeditor script...(a typo?). Added window.setTimeout for IE compatability. More... almost 14 years ago
Updated config for ckeditor. Disabled resize. More... almost 14 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... almost 14 years ago