1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
• Extended Font embedding drag command to recognise Open Type fonts. • Added comment to custom compile script to warn users that they have to make it executable before use. More... almost 17 years ago
• Adding undefined to completions. • Adding comments to class parsers. • Updated flex_install with target directory selection. More... almost 17 years ago
• Adding undefined to completions. • Adding comments to class parsers. • Updated flex_install with target directory selection. More... almost 17 years ago
• Improved detection of statics. More... almost 17 years ago
• Improved detection of statics. More... almost 17 years ago
• Language def updated to recognise fully qualified class references in extends and implements statements. • Settings updated to prefer Flex SDK 3.0.2. • Fixing problem in the project template where the method calls for swf object were out of date. More... almost 17 years ago
• Language def updated to recognise fully qualified class references in extends and implements statements. • Settings updated to prefer Flex SDK 3.0.2. • Fixing problem in the project template where the method calls for swf object were out of date. More... almost 17 years ago
• Improving interface recognition. • Package completion methods now return a hash containing 2 objects which reference one array of exact matches, one array of partial matches. More... almost 17 years ago
• Improving interface recognition. • Package completion methods now return a hash containing 2 objects which reference one array of exact matches, one array of partial matches. More... almost 17 years ago
• Adding icons for use with dialog2's popup. • Starting work on lookup for meta data when auto completing attributes in mxml. More... almost 17 years ago
• Adding icons for use with dialog2's popup. • Starting work on lookup for meta data when auto completing attributes in mxml. More... almost 17 years ago
• Fixing list class members. • Completions list now creates output specifically for DIALOG2's popup. • Added tests for completion list. More... almost 17 years ago
• Fixing list class members. • Completions list now creates output specifically for DIALOG2's popup. • Added tests for completion list. More... almost 17 years ago
• Improved duplicate recognition and menu structure for package completion. • Updated formatting in completions. • Language grammar updated so Interfaces now support the include statment. • Improved property inspector. Tests added. More... almost 17 years ago
• Improved duplicate recognition and menu structure for package completion. • Updated formatting in completions. • Language grammar updated so Interfaces now support the include statment. • Improved property inspector. Tests added. More... almost 17 years ago
• Separating getter setters from properties in completion lists. • Using tooltips for feedback in a couple more failure cases. More... almost 17 years ago
• Separating getter setters from properties in completion lists. • Using tooltips for feedback in a couple more failure cases. More... almost 17 years ago
• Removed namespaces from IEventDispatcher interface. • Added underscores to the list of acceptable chars when using dialog2's popup. More... almost 17 years ago
• Removed namespaces from IEventDispatcher interface. • Added underscores to the list of acceptable chars when using dialog2's popup. More... almost 17 years ago
• Plugging completion into DIALOG2's popup. • Adding comments to class parser - couple of cases where local vars don't get processed properly. • Adding method to property inspector that returns an object with all the information about the scope. More... almost 17 years ago
• Plugging completion into DIALOG2's popup. • Adding comments to class parser - couple of cases where local vars don't get processed properly. • Adding method to property inspector that returns an object with all the information about the scope. More... almost 17 years ago
• Added scopes the language definition to detect if the caret is following a dot operator. • Modified Function auto complete to trigger only when a completion exists (for all top level, flash,fl, and mx classes). • Minor tweaks to formatting and removing unused code etc. More... almost 17 years ago
• Added scopes the language definition to detect if the caret is following a dot operator. • Modified Function auto complete to trigger only when a completion exists (for all top level, flash,fl, and mx classes). • Minor tweaks to formatting and removing unused code etc. More... almost 17 years ago
• Added "Private and Protected Methods" and introduced a couple of menu separators to help organisation. More... almost 17 years ago
• Added "Private and Protected Methods" and introduced a couple of menu separators to help organisation. More... almost 17 years ago
• Fixing problem where we could get an infinite loop. • Adding more tests to check for this case. More... almost 17 years ago
• Fixing problem where we could get an infinite loop. • Adding more tests to check for this case. More... almost 17 years ago
• Adding method to determine whether or not to prefix output with a '.' • Fixing logic when adding the mx framework dir to our lookup list when the optimised lookup classes are available. • Work to use DIALOG2 popup over UI.menu when available. More... almost 17 years ago
• Adding method to determine whether or not to prefix output with a '.' • Fixing logic when adding the mx framework dir to our lookup list when the optimised lookup classes are available. • Work to use DIALOG2 popup over UI.menu when available. More... almost 17 years ago
• New property inspector module to generate property references for use by the class parser. • Class parser updated to expect references in the format generated by the property inspector. • Added comments to flex_mate, package_completion and completion_list. More... almost 17 years ago