]> git.saurik.com Git - cycript.git/blobdiff - Bridge.def
Added CalEventIsAllDay to Bridge.def for Element.
[cycript.git] / Bridge.def
index a5852b937cdd49c2cde30b27bc2fc3335ae1de9f..e9c530bdaed5b59e3fbe0b522d689c8eb5392c2b 100644 (file)
@@ -205,7 +205,7 @@ C UITableViewRowAnimationFade 0
 C UITableViewRowAnimationRight 1
 C UITableViewRowAnimationLeft 2
 C UITableViewRowAnimationTop 3
-C UITableViewRowAnimationTop 4
+C UITableViewRowAnimationBottom 4
 C UITableViewRowAnimationNone 5
 
 V UITableViewIndexSearch @
@@ -424,11 +424,6 @@ V kUIButtonBarButtonTitleVerticalHeight @
 V kUIButtonBarButtonTitleWidth @
 V kUIButtonBarButtonType @
 
-V UIKeyboardAnimationCurveUserInfoKey @
-V UIKeyboardAnimationDurationUserInfoKey @
-V UIKeyboardBoundsUserInfoKey @
-V UIKeyboardCenterBeginUserInfoKey @
-V UIKeyboardCenterEndUserInfoKey @
 V UIKeyboardRequiresInternationalKey @
 
 V UIKeyboardCandidateCorrectionDidChangeNotification @
@@ -628,6 +623,7 @@ F CalFilterCreateWithDatabase ^{CalFilter}^{CalDatabase}
 
 F CalEventOccurrenceGetEvent @@
 F CalEventCopySummary @@
+F CalEventIsAllDay B@
 F CalEventOccurrenceGetDate I@
 
 f CoreAnimation
@@ -678,7 +674,7 @@ V NSMigrationSourceObjectKey @
 V NSMigrationDestinationObjectKey @
 V NSMigrationEntityMappingKey @
 V NSMigrationPropertyMappingKey @
-V NSMigrationPropertyMappingKey @
+V NSMigrationEntityPolicyKey @
 
 C NSManagedObjectResultType 0x00
 C NSManagedObjectIDResultType 0x01