summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumerWpf/MainWindow.xaml.cs
Commit message (Expand)AuthorAgeFilesLines
* Eliminated a couple of compiler warnings.Andrew Arnott2009-12-011-1/+1
* Fixed message box owner.Andrew Arnott2009-11-131-2/+2
* Fixed a bunch of bugs in the project template's oauth sp implementation.Andrew Arnott2009-11-121-0/+49
* Added to sample OAuthConsumerWcf to demonstrate calling our sample OAuthServi...Andrew Arnott2009-08-191-12/+79
* OAuthConsumerWpf now works with OAuth 1.0a as well.Andrew Arnott2009-06-071-34/+19
* Added X.509 certificate use as an option to the OAuthConsumerWpf sample.Andrew Arnott2009-04-091-1/+11
* StyleCop fixes.Andrew Arnott2009-04-091-4/+1
* Moved OAuth consumer WPF sample's consumer key and secret into its app.config...Andrew Arnott2009-04-091-2/+7
* Split up ITokenManager into two derived interfaces to better fit Consumer and...Andrew Arnott2009-04-081-2/+1
* Renamed ConsumerWpf sample to OAuthConsumerWpf.Andrew Arnott2009-03-261-0/+90