Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Update the CHANGES and AUTHORS files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Nov 29, 2009
1 parent bc21750 commit 1e56a91
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 5 deletions.
11 changes: 6 additions & 5 deletions AUTHORS
Expand Up @@ -3,15 +3,16 @@ The three20 team

Original author (retired)
-------------------------
Joe Hewitt github.com/joehewitt @joehewitt
Joe Hewitt github.com/joehewitt @joehewitt

Current Maintainers
-------------------
Owen Yamauchi github.com/oyamauchi oyamauchi@facebook.com
Jeff Verkoeyen github.com/jverkoey jeffverkoeyen@facebook.com
Owen Yamauchi github.com/oyamauchi oyamauchi@facebook.com
Jeff Verkoeyen github.com/jverkoey jeffverkoeyen@facebook.com

Contributors
------------
uprise78 github.com/uprise78 @uprise78
uprise78 github.com/uprise78 @uprise78
Steven Fisher github.com/tewha

Patrick Crosby github.com/patrickxb
github.com/dreamComeTrue
24 changes: 24 additions & 0 deletions CHANGES
@@ -1,4 +1,28 @@

Changes from November 27, 2009

- [NEW] loadSynchronous added to TTURLRequest.

- [NEW] TTHighlightBorderStyle New border style with a highlight.
http://three20.info/api/TTStyle#TTHighlightBorderStyle

- [NEW] TTReflectiveFillStyle styleWithColor:withBottomHighlight:next:
http://three20.info/api/TTStyle#styleWithColor:withBottomHighlight:next:

- [FIXED] TTReflectiveFillStyle's rendering algorithm now works without magic
numbers.

- [FIXED] github#108 Show the proper accessoryType for shared URLs.

- [FIXED] github#107 Check for known URL schemes case-insensitively.

- [FIXED] github#106 Update the README to reference the new repo location.

- [FIXED] github#104 Properly show TTTabStrip left/right images.

- [FIXED] github#78 In TTScrollView notify the delegate when the page has
changed.

Changes from November 19, 2009

- [FIXED] Revert to previous TTIsKeyboardVisible() check
Expand Down

0 comments on commit 1e56a91

Please sign in to comment.