1
I Use This!
Inactive

Commits : Listings

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