Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
designtestcode
/
AQGridView
Public
forked from
AlanQuatermain/AQGridView
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2011
Merge pull request #81 from aufflick/master
Show description for 4072978
AlanQuatermain
committed
4072978
View commit details
Copy full SHA for 4072978
Browse repository at this point
Commits on Nov 25, 2011
Added link for Completion iOS app.
AlanQuatermain
committed
90ab0f3
View commit details
Copy full SHA for 90ab0f3
Browse repository at this point
Commits on Nov 16, 2011
Added Equineline app courtesy of @drunknbass
AlanQuatermain
committed
cb536a1
View commit details
Copy full SHA for cb536a1
Browse repository at this point
Commits on Jul 12, 2011
shouldn't make these sorts of changes late at night...
aufflick
committed
12b747d
View commit details
Copy full SHA for 12b747d
Browse repository at this point
d'oh - found an easy solution just as gparker was taking me to school!
aufflick
committed
0849223
View commit details
Copy full SHA for 0849223
Browse repository at this point
arc migration assistant (targeting iOS 4 ie. no __weak) with a little help
aufflick
committed
c0953f1
View commit details
Copy full SHA for c0953f1
Browse repository at this point
manual pre-arc migration assistant fixes
aufflick
committed
41acc77
View commit details
Copy full SHA for 41acc77
Browse repository at this point
Commits on May 31, 2011
Merge pull request #69 from darrylhthomas/squelch-log-spam
Show description for 87774de
AlanQuatermain
committed
87774de
View commit details
Copy full SHA for 87774de
Browse repository at this point
Merge pull request #71 from steipete/master
Show description for 468b277
AlanQuatermain
committed
468b277
View commit details
Copy full SHA for 468b277
Browse repository at this point
Commits on May 27, 2011
fixes for compiler warnings, removed a NSLog
Peter Steinberger
committed
457f3e5
View commit details
Copy full SHA for 457f3e5
Browse repository at this point
Commits on May 26, 2011
Commented out spammy logging.
Darryl H. Thomas
committed
30fd9e7
View commit details
Copy full SHA for 30fd9e7
Browse repository at this point
Plugged some leaks.
Darryl H. Thomas
committed
7ad0e92
View commit details
Copy full SHA for 7ad0e92
Browse repository at this point
Merge remote branch 'upstream/master'
darrylhthomas
committed
927191a
View commit details
Copy full SHA for 927191a
Browse repository at this point
Commits on May 10, 2011
Added 'supporting' message.
AlanQuatermain
committed
4dab91a
View commit details
Copy full SHA for 4dab91a
Browse repository at this point
Commits on May 9, 2011
Merge pull request #59 from myell0w/master
Show description for 25eb8c4
AlanQuatermain
committed
25eb8c4
View commit details
Copy full SHA for 25eb8c4
Browse repository at this point
Merge pull request #61 from iamcam/master
Show description for 7e96dca
AlanQuatermain
committed
7e96dca
View commit details
Copy full SHA for 7e96dca
Browse repository at this point
Fixed the SpringBoard demo so icons move to the correct location in scrolled views when dragged.
Cameron
committed
1c8057a
View commit details
Copy full SHA for 1c8057a
Browse repository at this point
Commits on May 5, 2011
Added delegate method to inform when animated updates finished
myell0w
committed
150b372
View commit details
Copy full SHA for 150b372
Browse repository at this point
Merge remote branch 'upstream/master'
Darryl H. Thomas
committed
9eb8d44
View commit details
Copy full SHA for 9eb8d44
Browse repository at this point
Commits on May 4, 2011
Fix misplaced var declaration
Darryl H. Thomas
authored and
AlanQuatermain
committed
87f8f48
View commit details
Copy full SHA for 87f8f48
Browse repository at this point
Commits on May 1, 2011
Fix misplaced var declaration
Darryl H. Thomas
committed
4f1415d
View commit details
Copy full SHA for 4f1415d
Browse repository at this point
Fixed compile-error - missing variable definition
myell0w
authored and
AlanQuatermain
committed
66099c5
View commit details
Copy full SHA for 66099c5
Browse repository at this point
Commits on Mar 5, 2011
Added multi touch behavior
techiemac
authored and
AlanQuatermain
committed
2d86535
View commit details
Copy full SHA for 2d86535
Browse repository at this point
Fixed: Footer position in Landscape mode.
cocoabits
authored and
AlanQuatermain
committed
b4be4d7
View commit details
Copy full SHA for b4be4d7
Browse repository at this point
fixes bug where the hit testing does not recognize a hit view, when the hit view is a subview of the content view, thus having a superview not belonging of a AQGridViewCell, by doing a slightly exp…
Show description for d728b80
Evadne Wu
authored and
AlanQuatermain
committed
d728b80
View commit details
Copy full SHA for d728b80
Browse repository at this point
refreshes .gitignore
Evadne Wu
authored and
AlanQuatermain
committed
419d047
View commit details
Copy full SHA for 419d047
Browse repository at this point
revises a division-by-zero error
Evadne Wu
authored and
AlanQuatermain
committed
c034f97
View commit details
Copy full SHA for c034f97
Browse repository at this point
Allow contents to be always scrollable
Steven Chan
authored and
AlanQuatermain
committed
1e4fe3d
View commit details
Copy full SHA for 1e4fe3d
Browse repository at this point
Fix crash while deleting items in second last row
Steven Chan
authored and
AlanQuatermain
committed
c4ae6c4
View commit details
Copy full SHA for c4ae6c4
Browse repository at this point
Fix builtin images merge weirdness
0xced
authored and
AlanQuatermain
committed
8487db5
View commit details
Copy full SHA for 8487db5
Browse repository at this point
Commits on Mar 3, 2011
Builtin images are back
0xced
authored and
AlanQuatermain
committed
5cd05b1
View commit details
Copy full SHA for 5cd05b1
Browse repository at this point
Commits on Jan 13, 2011
Merge commit 'b29950a' into footer-fixes
Show description for 5995654
AlanQuatermain
committed
5995654
View commit details
Copy full SHA for 5995654
Browse repository at this point
Merge commit 'a337fa' into footer-fixes
Show description for b11ca04
AlanQuatermain
committed
b11ca04
View commit details
Copy full SHA for b11ca04
Browse repository at this point
Merge commit '8ac7f9' into footer-fixes
Show description for 71817f2
AlanQuatermain
committed
71817f2
View commit details
Copy full SHA for 71817f2
Browse repository at this point
Merge branch 'master' of https://github.com/rpetrich/AQGridView into selected-index-fix
Show description for 5625e90
AlanQuatermain
committed
5625e90
View commit details
Copy full SHA for 5625e90
Browse repository at this point
Previous
Next
You can’t perform that action at this time.