3
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated NetBeans files for JavaFX More... almost 12 years ago
Changed required JavaFX version back to 2.1 (the official version for the 0.2 release). More... almost 12 years ago
Merge pull request #5 from russel/rw-build More... almost 12 years ago
Merge branch 'develop' More... almost 12 years ago
Added another breaking change. More... almost 12 years ago
Post merge conflict resolution commit. More... almost 12 years ago
Updates to get rid of the exception during document building. More... almost 12 years ago
Removed extra groovyfx directory from hierarchy. More... almost 12 years ago
Removed uneeded files. More... almost 12 years ago
Removed IDEA project files in favor of Gradle generation. Latest changes to the 0.2 docs. More... almost 12 years ago
Change the version manually as a short-term fix. More... almost 12 years ago
Updates to the build scripts to make Maven Central deployment work again. Minor tweaks to docs. More... almost 12 years ago
First pass at an outline for the documentation. More... almost 12 years ago
Reinstate version check as per develop branch. More... almost 12 years ago
Use the same version of Groovy in the buildSrc as for the main build. It is wrong that it has to be specified explicitly. Make this a TODO? More... almost 12 years ago
Merge branch 'develop' into rw-build More... almost 12 years ago
Convert all Color/Position/Alignment variables to uppercase Fix a bug in FontFactory (appears to occur with jfx 2.2b06)
Andres Almiray
as aalmiray
More... almost 12 years ago
Merge branch 'develop' of github.com:groovyfx-project/groovyfx into develop More... almost 12 years ago
Fix groovy binding on JavaFX properties More... almost 12 years ago
Get the Gradle build working with no warnings. More... almost 12 years ago
Update to Gradle 1.0-rc-3. More... almost 12 years ago
Merge branch 'develop' of https://github.com/groovyfx-project/groovyfx into develop
Andres Almiray
as aalmiray
More... almost 12 years ago
GFX-18 can't use tooltip() node to build Tooltip instances
Andres Almiray
as aalmiray
More... almost 12 years ago
Merge More... almost 12 years ago
commit for pull More... almost 12 years ago
Fix script binding More... almost 12 years ago
Add ability to skip binding any of Action's properties
Andres Almiray
as aalmiray
More... almost 12 years ago
Fix setting icon property from Actions Fix setting children nodes on TabPanne and ToolBar
Andres Almiray
as aalmiray
More... almost 12 years ago
Added action support classes and factories
Andres Almiray
as aalmiray
More... almost 12 years ago
Allow null values in anchor list to indicate no anchor value at that position. More... almost 12 years ago