openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
StanAngeloff's komodo-html-toolkit
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
about 1 year
ago.
Dec 12, 2022 — Dec 12, 2023
Showing page 6 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated editor.js with methods to guess the tags casing, attributes casing, quotes style used and DOCTYPE. googleLink.js, breakingLine.js and wrapBlockInTag.js were updated to make use of these new methods.
Stan Angeloff
More...
over 15 years ago
Replaced local use of bundle with $toolkit.l10n
Stan Angeloff
More...
over 15 years ago
Removed DTD used for testing purposes.
Stan Angeloff
More...
over 15 years ago
Added HTML escape to googleLink.js Added check for whitespace in googleLink.js Added option to restore selection in googleLink.js Fixed bug in wrapBlockInTag.js which is related to Komodo's handling of zero-width tabstops.
Stan Angeloff
More...
over 15 years ago
Added support for Ctrl+Enter to insert <br /> Same issues as with googleLink.js - need to figure out casing and look at DOCTYPE
Stan Angeloff
More...
over 15 years ago
Issue 8 SUPPORTS: Making automatic hyperlinks Initial draft version that needs some polishing, but should have the basics covered.
Stan Angeloff
More...
over 15 years ago
Issue 2 FIXES: Wrap block in tags: what about attributes in the opening tags?
Stan Angeloff
More...
over 15 years ago
Issue 7 FIXES: Non-breaking space in XML
Stan Angeloff
More...
over 15 years ago
Issue 5 FIXES: Don't trigger jumpClosingTag at the beginning of a line?
Stan Angeloff
More...
over 15 years ago
BUGTRAQ integration with Google Code.
Stan Angeloff
More...
over 15 years ago
Added Windows and Mac support for `panel` element /instead of using `tooltip`/
Stan Angeloff
More...
over 15 years ago
Updated TODO list.
Stan Angeloff
More...
over 15 years ago
Reviewed changes by Florent in rev.20+21
Stan Angeloff
More...
over 15 years ago
Updated tags lists (empty, block) in docs, and src/content/scripts/htmlUtils.js accordingly. Added/modified two or three snippets.
Florent Verschelde
More...
over 15 years ago
Tentatively fixes a problem with the preview tooltip on Linux. Now works fine on Linux. Needs testing on Windows and OS X.
Florent Verschelde
More...
over 15 years ago
Removed properties prefix from localisation files. Moved all images under skin/classic/images Implemented CSS Image Preview hyperlink.
Stan Angeloff
More...
over 15 years ago
Updated htmlUtils.js with list of known HTML elements as described in notes. Disabled autocomplete for unknown HTML tags.
Stan Angeloff
More...
over 15 years ago
Moved CONTRIBUTORS to /trunk Improved TAB handling within wrapBlockInTag.js Removed $toolkit.command.onKeyUp in favour of $toolkit.command.onKeyEvent(type)
Stan Angeloff
More...
over 15 years ago
Added a full list of existing HTML tags (HTML 4 + HTML 5 draft) -> docs. Modified a few snippets. Added 20+ snippets, still needs some work.
Florent Verschelde
More...
over 15 years ago
Added extra check to make sure another wrapping is not already in progress.
Stan Angeloff
More...
over 15 years ago
Added support for localisation in Tookit. Removed `skipCommand` check in favour of `registerAll` Added new method `initialize` which commands may implement to register events on inclusion. Added support for Shift+Tab to jump before a closing tag. Implemented wrapBlockInTag.js Upped version to 0.7 Added new debug module with alert_r and print_r included.
Stan Angeloff
More...
over 15 years ago
Updated with 'return true;' statements when command is successful. Updated library.js to always prepend snippet keys (avoids conflicts with properties such as length) Fixed bug in regexp.js/match(...) - OR patterns were not constructed properly. Implemented wrapBlockInTag.js. Planning to integrate markers to restore selection after tabbing away from tabstop.
Stan Angeloff
More...
over 15 years ago
Implemented optional command controller with default and customisable key bindings Refactored tagWord.js to use new broadcaster controller Refactored htmltoolkit.js to use io.js to obtain a list of all commands (optional skipCommand = true can be used to exclude a command) Excluded tagComplete.js call to library.getTagSnippet(...) in XML documents Fixed <select> library tag snippet
Stan Angeloff
More...
over 15 years ago
Removed ghost file.
Stan Angeloff
More...
over 15 years ago
Updated with Django and RHTML support (http://community.activestate.com/forum/html-toolkit#comment-8889) Moved hard-coded library snippets to content/library/ Updated version to 0.6.5 Converted EOL to Unix (\n)
Stan Angeloff
More...
over 15 years ago
Added missing `view` object.
Stan Angeloff
More...
over 15 years ago
Implemented quick-undo.
Stan Angeloff
More...
over 15 years ago
Added newLine.js, tagComplete.js and tagWord.js. Refactored commands to use this. instead of prototype's. Fixed return issue in library.js.
Stan Angeloff
More...
over 15 years ago
Fixed line endings - converted to Unix (\n) No functional change.
Stan Angeloff
More...
over 15 years ago
Implemented $toolkit.regex and $toolkit.commands.jumpClosingTag.
Stan Angeloff
More...
over 15 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree