0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to iOS 3.2 More... over 13 years ago
MenuKit: Fixed bug that caused crash in ValueToString Cell. • Added confirmation to delete in list menu. • Maybe ValueToString Cell should be dictionary cell? More... about 14 years ago
RemoteKit: Added notification for did signup More... about 14 years ago
MenuKit: Added delegate method to subMenu. More... about 14 years ago
RemoteKit: Added a suppressErrorMessages property to RemoteData More... about 14 years ago
MenuKit: Made subMenu hideBottomBarWhenPushed More... about 14 years ago
RemoteKit: Don't do anything on logout if the user is already logged out. More... about 14 years ago
CoreDataKit: Removed an NSLog that kept logging unimportant information More... about 14 years ago
MenuKit: Removed erroneous line of code from Edit Menu that set cell accessory type. More... about 14 years ago
MenuKit Changes More... about 14 years ago
MenuKit: Fixed bug in Basic Section Controller that caused crash because it reloaded the table during dealloc. More... about 14 years ago
RemoteKit: Fixed bug that made login/signup controllers not always dismiss. More... about 14 years ago
SimpleTidbits: Added XML encode method to NSString More... about 14 years ago
MenuKit: Added Web Menu and Text Box cell. More... about 14 years ago
MenuKit: Made cells relayout on value change. • Fixed Section Controller bug where cells with menus' editingAccessoryType wasn't being set to disclosure indicator. More... about 14 years ago
MenuKit: Made Select Menu use plist instead of sections/rows/values. • Added saveOnSelect property to select menu, when true, saves on select. • SubMenu: Fixed some small issues with subValue being set multiple times. • SubMenu: Made save button save method a public function. More... about 14 years ago
MenuKit: Section Controllers now set cell accessory type to disclosure indicator if the cell has a menu. RemoteKit: Fixed bug that made login button animate in. More... about 14 years ago
Forgot to add file to last commit More... over 14 years ago
MenuKit: Moved scroll to top on value change from BaseTable Menu to Edit Menu, because some menus don't want that. More... over 14 years ago
MenuKit: Made Select Menu able to have sections More... over 14 years ago
MenuKit: Forgot to add change: Made headerMessage have no bottom inset More... over 14 years ago
RemoteKit: Added SignUp View Controller More... over 14 years ago
MenuKit: Made Table Menus scroll to top when value changes. More... over 14 years ago
MenuKit: Added some files into main header More... over 14 years ago
MenuKit: Added a select menu. • Moved subMenu cell styling to subMenu instead of just subMenuCell. More... over 14 years ago
MenuKit: Added valueString to Menu Cells so value is separated from the string it shows. • Added a Switch Cell • Added a cell that can map strings to values More... over 14 years ago
MenuKit: We now release the item from the edit item if a new item is cancelled. This was causing a crash before. More... over 14 years ago
MenuKit: Small Changes More... over 14 years ago
MenuKit: List Section: • Removed some animations (for when menu is off screen). • Fixed bug where app would crash if we added the maximum amount of rows. (Add cell would delete the wrong row if it was in an update block). • Made it so items where not editable when menu was not editing. More... over 14 years ago
Simple: return date if we try to round date to 0 minutes. More... over 14 years ago