FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for JSQMessagesViewController - baoluo/JSQMessagesViewController · GitHub
baoluo
/
JSQMessagesViewController
Public
forked from
jessesquires/JSQMessagesViewController
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
Breadcrumbs
History for
JSQMessagesViewController
JSQMessagesViewController
on
develop
User selector
Datepicker
Commit history
Commits on Oct 26, 2015
Fix the non modular error within Xcode7.1
baoluo
committed
64cef66
View commit details
Copy full SHA for 64cef66
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Update french version of Send button to match iOS version (envoi becomes envoyer)
juliensaad
committed
36e5d25
View commit details
Copy full SHA for 36e5d25
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Merge pull request #1189 from walsh2000/fix_1174_again
Show description for ac25bd4
jessesquires
committed
ac25bd4
View commit details
Copy full SHA for ac25bd4
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Removed old references to text and media messages
dmyers
committed
a735dd3
View commit details
Copy full SHA for a735dd3
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
align code to repo code style
Show description for b95e606
Raymond Walsh
committed
b95e606
View commit details
Copy full SHA for b95e606
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Address #1174 & prevent keyboard-positioning regression
Show description for 42d85c6
Raymond Walsh
committed
42d85c6
View commit details
Copy full SHA for 42d85c6
View code at this point
Browse repository at this point
oops. default to NO for fixed-width bubbles.
jessesquires
authored and
Jesse Squires
committed
e63f453
View commit details
Copy full SHA for e63f453
View code at this point
Browse repository at this point
clean up and fixes from #1035
jessesquires
authored and
Jesse Squires
committed
6648fe0
View commit details
Copy full SHA for 6648fe0
View code at this point
Browse repository at this point
Merge pull request #1035 from kohtenko/develop_toolbar_customization
Show description for 1d4be68
jessesquires
committed
1d4be68
View commit details
Copy full SHA for 1d4be68
View code at this point
Browse repository at this point
comments and clean up from #1164
jessesquires
authored and
Jesse Squires
committed
0730fe5
View commit details
Copy full SHA for 0730fe5
View code at this point
Browse repository at this point
Merge pull request #1164 from walsh2000/textBubbleWidth_1112_dos
Show description for 9ebbcb5
jessesquires
committed
9ebbcb5
View commit details
Copy full SHA for 9ebbcb5
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
make the magix value configurable
Show description for 678d334
Raymond Walsh
committed
678d334
View commit details
Copy full SHA for 678d334
View code at this point
Browse repository at this point
fix Xcode's derpy warning because it's confused about the -initWithImage: selector.
jessesquires
authored and
Jesse Squires
committed
e217043
View commit details
Copy full SHA for e217043
View code at this point
Browse repository at this point
fix regression from #1175. must remove pop gesture in willDisappear. + clean up and formatting.
jessesquires
authored and
Jesse Squires
committed
875eab6
View commit details
Copy full SHA for 875eab6
View code at this point
Browse repository at this point
Merge pull request #1175 from walsh2000/fix_1174
Show description for 0317f7f
jessesquires
committed
0317f7f
View commit details
Copy full SHA for 0317f7f
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
user accessor instead of direct ivar access
Raymond Walsh
committed
3754390
View commit details
Copy full SHA for 3754390
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
Fix for issue 1174
Show description for 052dfdc
Raymond Walsh
committed
052dfdc
View commit details
Copy full SHA for 052dfdc
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
attempt to improve #747
jessesquires
committed
165adae
View commit details
Copy full SHA for 165adae
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
small changes in comments and properties names
kohtenko
committed
f5cdd95
View commit details
Copy full SHA for f5cdd95
View code at this point
Browse repository at this point
Commits on Aug 15, 2015
fix #1161. use correct coordinates for pan gesture
jessesquires
committed
f8cbc84
View commit details
Copy full SHA for f8cbc84
View code at this point
Browse repository at this point
variable naming preferences
Raymond Walsh
committed
5291d8c
View commit details
Copy full SHA for 5291d8c
View code at this point
Browse repository at this point
updated documentation for new selector signature
Raymond Walsh
committed
9fa0e40
View commit details
Copy full SHA for 9fa0e40
View code at this point
Browse repository at this point
refactored a selector name & missed a usage
Raymond Walsh
committed
3e14180
View commit details
Copy full SHA for 3e14180
View code at this point
Browse repository at this point
stylistics & naming changes
Raymond Walsh
committed
ba77b23
View commit details
Copy full SHA for ba77b23
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
create a property to control Rotation-Independent bubble width
Show description for 48dfb0e
Raymond Walsh
committed
48dfb0e
View commit details
Copy full SHA for 48dfb0e
View code at this point
Browse repository at this point
Simplified offset logic.
harlanhaskins
committed
f72c03c
View commit details
Copy full SHA for f72c03c
View code at this point
Browse repository at this point
Fixed pin image drawing in JSQLocationMediaItem.
harlanhaskins
committed
e0141a3
View commit details
Copy full SHA for e0141a3
View code at this point
Browse repository at this point
finish implementing delete: action for cells. close #970
jessesquires
committed
ddc20c9
View commit details
Copy full SHA for ddc20c9
View code at this point
Browse repository at this point
Merge branch 'develop' into issue_970_deleteAction
jessesquires
committed
a3652df
View commit details
Copy full SHA for a3652df
View code at this point
Browse repository at this point
docs clean up
jessesquires
committed
d701cbf
View commit details
Copy full SHA for d701cbf
View code at this point
Browse repository at this point
Merge pull request #1136 from bryx-inc/develop
Show description for 6405d7d
jessesquires
committed
6405d7d
View commit details
Copy full SHA for 6405d7d
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Added 'of'
harlanhaskins
committed
12dd5b2
View commit details
Copy full SHA for 12dd5b2
View code at this point
Browse repository at this point
Made comments more consistent with the rest of the library.
harlanhaskins
committed
5b0badf
View commit details
Copy full SHA for 5b0badf
View code at this point
Browse repository at this point
fix #1081
jessesquires
committed
cd17e0d
View commit details
Copy full SHA for cd17e0d
View code at this point
Browse repository at this point
Implement new bubbleSizeCalculator. close #438 and #347. Changes will affect #1112 and #1113.
jessesquires
committed
983fb58
View commit details
Copy full SHA for 983fb58
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL