0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding NSObject associated object code, including an implementation for the iPhone simulator (since it doesn't work by default) More... almost 14 years ago
adding getImageFromView to UIView More... almost 14 years ago
Merge branch 'master' of github.com:ryanscott/rcloudlib More... almost 14 years ago
adding default button size constants More... almost 14 years ago
adding _viewSize to PhotoGallery, since we actually have to the gallery before gallery.view is instantiated. unfortunately More... almost 14 years ago
adding PhotoGallery, refactored from previous implementations for general use More... almost 14 years ago
moving IS_IPAD into the lib More... almost 14 years ago
adding rcLogIf and RCAssert More... almost 14 years ago
moving DBAccess on the filesystem, so it's not accidentally added to projects that don't explicitly want to use it More... almost 14 years ago
moving setDatabaseName to satisfy the compiler warnings More... almost 14 years ago
some minor updates to Util & constants. icon list added to additional plist items, and Readme.txt severely updated to be less rambling & confusing, and more simple & github friendly More... almost 14 years ago
adding two warnings, Local variable shadowing global variable, and turning on warnings as errors More... almost 14 years ago
adding Entitlements.plist to rcuniversaltemplate More... almost 14 years ago
saving a very basic version of the universal app template, for wide distribution to anyone interested in a drop-dead simple, well-structured, functioning universal app More... almost 14 years ago
adding universal app template, using no nibs More... almost 14 years ago
removing more files that should be ignored by git More... almost 14 years ago
removing files that should be ignored by git More... almost 14 years ago
commenting my plist.txt file More... almost 14 years ago
fixed missing include in BusyViewController More... almost 14 years ago
rcipadtemplate project with rcloudlib integration More... almost 14 years ago
adding rcipadtemplate, iPad project template. currently working in clean state, no nibs. about to add rcloudlib. if you want a clean template without the lib, sync to this changelist More... almost 14 years ago
project nonsense More... almost 14 years ago
added 'warnings as errors' to project template, found what looks to be a variable shadowing error in analogousColorsWithStepAngle, where a is used as the alpha value, then reused as the angle... will submit to the main branch More... almost 14 years ago
updating UIColor-Expanded from http://github.com/erica/uicolor-utilities.git, a couple potentially useful new color manipulation routines, an implementation of a color matching algorithm. More... almost 14 years ago
project nonsense More... almost 14 years ago
rciphonetemplate project is final now. It is meant to be the starting point for any new iPhone project using rcloudlib, had initial settings all nicely setup, including removal of all nibs. it is also an illustrative example of how to integrate rcloudlib. More... almost 14 years ago
cleanup More... almost 14 years ago
adding iphone template project. no nibs, no nonsense More... almost 14 years ago
switching out accidental icon file More... almost 14 years ago
adding UISwitch-Extended for custom label support, much thanks to erica sadun (this time, her alt ars http://github.com/ars), as usual More... almost 14 years ago