1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
• Broke the registration of icons with DIALOG out into it's own method. • FlexMate.complete() now accepts a block to allow custom modification of snippet output. • Cleaned out trailing whitespace. More... over 16 years ago
• Updated so svn installation also asks TM to reload bundles More... over 16 years ago
• Adding basic README which needs further fleshing out. More... over 16 years ago
• Tweaking the exit messages. More... over 16 years ago
• Bringing the dialog2 tooltip back to life (input seems to have changed with recent d2 modifications). • Completions menu now fails if dialog2 isn't available. More... over 16 years ago
• Improving comments - consistently describing what .sol files are and where they can be found. More... over 16 years ago
• Improving comments - clarifying that this command isn't designed to work with documents that contain more than one class (just yet). More... over 16 years ago
• Where TM_ORGANIZATION_NAME is not set the copyright is now attributed to TM_FULLNAME. More... over 16 years ago
• Add import now includes a extra newline which improves formatting around the inserted import. More... over 16 years ago
• Properly escaping image.plist when registering images with DIALOG. More... over 16 years ago
Bare bones readme.
Simon Gregory
as simongregory
More... over 16 years ago
• Improved logging • Adding comments. • Work in progress for traversing interface parents. More... over 16 years ago
• Improved logging • Adding comments. • Work in progress for traversing interface parents. More... over 16 years ago
• Updated to use File.expand_path when defining support dirs. More... over 16 years ago
• Updated to use File.expand_path when defining support dirs. More... over 16 years ago
• Improved detection of required settings/env vars and updated output to use TextMate::HTMLOutput. • Updated UI completion to reflect changes in Dialog 2 More... over 16 years ago
• Improved detection of required settings/env vars and updated output to use TextMate::HTMLOutput. • Updated UI completion to reflect changes in Dialog 2 More... over 16 years ago
• Updated sdk paths and their priorities. • Tweaked methods which search for and set the path to the sdk to make them easier to read. More... over 16 years ago
• Updated sdk paths and their priorities. • Tweaked methods which search for and set the path to the sdk to make them easier to read. More... over 16 years ago
• Renaming 'initialize' method to 'init' to avoid confusion with ruby's default method for object initialization. More... over 16 years ago
• Renaming 'initialize' method to 'init' to avoid confusion with ruby's default method for object initialization. More... over 16 years ago
• Added scope for a left margin • Amended documentation newline so it doesn't insert a * when the caret is in the margin. More... over 16 years ago
• Added scope for a left margin • Amended documentation newline so it doesn't insert a * when the caret is in the margin. More... over 16 years ago
• Adding long tag snippet ( tab triggered on < ) for use within Asdoc blocks. More... over 16 years ago
• Adding long tag snippet ( tab triggered on < ) for use within Asdoc blocks. More... over 16 years ago
Fixing problem where the incorrect text was inserted when the user cancelled the operation. More... over 16 years ago
Fixing problem where the incorrect text was inserted when the user cancelled the operation. More... over 16 years ago
Adding method to open flex compiler config file to SDK package and updating associated open config command to use it. More... over 16 years ago
Adding method to open flex compiler config file to SDK package and updating associated open config command to use it. More... over 16 years ago
Moving swf parser to more logical container. Extracting context specific code and putting it in the associated drag command. More... over 16 years ago