1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed "::" in front of Element More... over 14 years ago
Fixed some on the IE bug, but does not work as it should for me More... over 15 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... over 15 years ago
Merged with David Leal More... over 15 years ago
We should keep send() in Element. More... over 15 years ago
Add missing files. More... over 15 years ago
Make it build again. More... over 15 years ago
Convert underscore method names to camel case. More... over 15 years ago
Access everything through method calls. More... over 15 years ago
Use Flex's logging facilities instead of our own. More... over 15 years ago
null? actually tests whether an element is null. More... over 15 years ago
Tried to streamline the process of building the swc's, independent of build.{sh,bat} More... over 15 years ago
First pass at adding functionality to allow testing of Air apps. More... over 15 years ago
Added script to ignore More... over 15 years ago
Deleted some files More... over 15 years ago
Merge branch 'master' of git://github.com/xli/funfx More... almost 16 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... almost 16 years ago
Deleted old files after move into the gem More... almost 16 years ago
Deleted old files after move into the gem More... almost 16 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... almost 16 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... almost 16 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... almost 16 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... almost 16 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... almost 16 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... almost 16 years ago
Removed duplicate xml file More... about 16 years ago
- Updated History.txt file with note about my fix More... about 16 years ago
- Bug fix for unescaped double quotes for input text More... about 16 years ago
removed outdated code that referred to automationID
dresselm
as Matt Dressel
More... about 16 years ago
Removed flex-config More... about 16 years ago