1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- removed initial examples source files: now moved to flex3 folder More... almost 16 years ago
- removed initial examples source files: now moved to flex3 folder More... almost 16 years ago
- created flex3 specific folder for examples More... almost 16 years ago
- removed built swfs from examples source folder. They will be part of the release package and can be built through the ant script More... almost 16 years ago
- fixed build script to be 100% sdk agnostic - fixed deprecated styles in examples - fixed asdocs html tags that prevented asdoc from building the doc with flex4 sdk More... almost 16 years ago
added compiler conditional variable to fix flex4 fix :) More... almost 16 years ago
- fixed remaining flex4 issues More... almost 16 years ago
- fixed a few flex4 api changes More... almost 16 years ago
Flex4 refactoring: - Refactored all mxml components to pure actionscript classes - Added compiler conditional flags to support both flex3 and flex3 - Updated ScheduleViewer style: it now uses CSS class (.ScheduleViewer) instead of Class selector (ScheduleViewer), since the flex4 class selector is not compatible with the flex3 one. More... almost 16 years ago
- moved flex3/flex4 flags to os specific files: makes more sense here, since we define the sdk in those files - Updated build file to be flex3/4 agnostic More... almost 16 years ago
removing .project from repo: it causes problem when checking out the project without naming it FlexLib More... almost 16 years ago
Committed project and actionscript properties files More... almost 16 years ago
Remove pom.xml from the trunk to avoid confusion. The work on Maven is in the 'maven-build' branch.
Julien Nicoulaud
as Julien.Nicoulaud
More... almost 16 years ago
Add build properties file for *nix systems
Julien Nicoulaud
as Julien.Nicoulaud
More... almost 16 years ago
updated assert More... almost 16 years ago
Added initial pom file for Maven builds More... almost 16 years ago
Added test dir for automated unit testing More... almost 16 years ago
- formatted TreeGrid so next commit is not drowned in formatting changes More... almost 16 years ago
- cleaned up mac/win specific property files - commited updated build scripts with new structure More... almost 16 years ago
multiple bugfixes for TreeGrid issues More... over 16 years ago
updated components to Flex SDK 3.4. w00t More... over 16 years ago
added dynamic sub injectors More... over 16 years ago
Adding support for flex 4 and psuedo selectors... this is a little rough right now... refactoring to come More... over 16 years ago
Added a null check for looking up style declarations More... over 16 years ago
removed a trace More... over 16 years ago
Using IStyleClient to check the target for a possibly setStyle() call More... over 16 years ago
Major refactoring... found a way to lookup styles on a CSSStyleDeclaration.. removing the need for describe type.. added support for String or Array on styleNames prop More... over 16 years ago
Added the ability to specify default values on the CSSPropertyInjectory More... over 16 years ago
flex builder needs a spell cheker.. and so do I More... over 16 years ago
fixed some typos More... over 16 years ago