0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'upstream/master' into layoutOptions More... over 10 years ago
Try using a separate umbrella header for the dynamic framework. More... over 10 years ago
Merge pull request #631 from nguyenhuy/relayout_preserves_frame_origin More... over 10 years ago
Merge pull request #621 from nguyenhuy/table_cell_node_min_width More... over 10 years ago
Merge pull request #630 from garrettmoon/fixRangesOnNonFlowLayouts More... over 10 years ago
Merge pull request #634 from garrettmoon/fixStaticLayoutSpecs More... over 10 years ago
Make layoutOptions readonly More... over 10 years ago
Make layoutOptions readonly More... over 10 years ago
didn't mean to commit this More... over 10 years ago
didn't mean to commit this More... over 10 years ago
Fixed infinite recursion in finalLayoutable, removed child properties from ASLayoutSpecs More... over 10 years ago
Fixed infinite recursion in finalLayoutable, removed child properties from ASLayoutSpecs More... over 10 years ago
bug in setting the ASLayoutOptions default class. More... over 10 years ago
bug in setting the ASLayoutOptions default class. More... over 10 years ago
wasn't copying layout options to final layoutable. More... over 10 years ago
wasn't copying layout options to final layoutable. More... over 10 years ago
Kittens sample working More... over 10 years ago
Kittens sample working More... over 10 years ago
Hide ASLayoutOptions from the user More... over 10 years ago
Hide ASLayoutOptions from the user More... over 10 years ago
array must be init'd otherwise arrayByAddingObject returns nil. More... over 10 years ago
Moved ASLayoutable* properties into ASLayoutOptions class More... over 10 years ago
Moved ASLayoutable* properties into ASLayoutOptions class More... over 10 years ago
Add missing imports to address compiler warnings. More... over 10 years ago
When relayout a node, preserve its frame origin. More... over 10 years ago
scrollable directions was invalid for non-flow layouts as bounds and contentSize were zero on init More... over 10 years ago
fix kittens example More... over 10 years ago
fix kittens example More... over 10 years ago
Added method to ASLayoutable to allow a layoutable to override how it will be added to the layoutSpec. More... over 10 years ago
Added method to ASLayoutable to allow a layoutable to override how it will be added to the layoutSpec. More... over 10 years ago