1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jul 15, 2025 — Jul 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed "::" in front of Element More... about 16 years ago
Fixed some on the IE bug, but does not work as it should for me More... about 17 years ago
Added support for mxml files for the script of adding custom components. Have also added a fix for the IE bug from Nebehr Gudahtt More... about 17 years ago
Merged with David Leal More... about 17 years ago
We should keep send() in Element. More... about 17 years ago
Add missing files. More... about 17 years ago
Make it build again. More... about 17 years ago
Convert underscore method names to camel case. More... about 17 years ago
Access everything through method calls. More... about 17 years ago
Use Flex's logging facilities instead of our own. More... about 17 years ago
null? actually tests whether an element is null. More... about 17 years ago
Tried to streamline the process of building the swc's, independent of build.{sh,bat} More... about 17 years ago
First pass at adding functionality to allow testing of Air apps. More... about 17 years ago
Added script to ignore More... about 17 years ago
Deleted some files More... about 17 years ago
Merge branch 'master' of git://github.com/xli/funfx More... over 17 years ago
Made the recorder optional. If the Flex application is provided with the flashvar NoRecorder=true then the recorder will not be visible at all. More... over 17 years ago
Deleted old files after move into the gem More... over 17 years ago
Deleted old files after move into the gem More... over 17 years ago
Refactored the placing of the flex and demo app code. Added that code into the gem, so that it is possible to build a custom swc file locally if custom components are added to the autoQuickEnv.xml file. Have also made the default AutoQuickEnv.xml file optional, so that it is possible to use a custom xml file. Have also added scripts and rake tasks so that custom components in a folder will be added to the xml file. More... over 17 years ago
fixed: try flex invoking again when flex invoking returns errors or nil. if tried flex invoking max tries, raise a FunFXError with the error message caught, or raise Flex app is busy error when flex invoking always return nil More... over 17 years ago
Fixed the findclosest ancestor. There was a bug in this method, that returned wrong type. Thanks to Ilkka Kudjoi for this fix More... over 17 years ago
Added the possibility to use a custom AutoQuickEnv.xml file, incase you have custom components that you will need to add to the file, you do not need to rebuild the entire swc file. More... over 17 years ago
Added x and y coordinates on the click event, so that it is possible to choose where on an object you want to click. Have also added a log button, for now it logs too much but this way it is possible to debug what happens when an event does not gets replayed. More... over 17 years ago
Added an extension to Firewatir::Firefox so that you can redirect the output of firefox to /dev/null, avoiding getting spurious firefox debugging information in your console (and the dredded "Debugger was called!). More... over 17 years ago
Removed duplicate xml file More... over 17 years ago
- Updated History.txt file with note about my fix More... over 17 years ago
- Bug fix for unescaped double quotes for input text More... over 17 years ago
removed outdated code that referred to automationID
dresselm
as Matt Dressel
More... over 17 years ago
Removed flex-config More... over 17 years ago