lp:~windcape/ircdotnet/wp7

Created by Claus Jørgensen and last modified
Get this branch:
bzr branch lp:~windcape/ircdotnet/wp7
Only Claus Jørgensen can upload to this branch. If you are Claus Jørgensen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Claus Jørgensen
Project:
IRC.NET
Status:
Development

Recent revisions

46. By Claus Jørgensen

Added support for Windows Phone 7

45. By Alexander Regueiro

NuGet package for sampels now no longer includes obj/ dirs.

44. By Alexander Regueiro

Removed Silverlight solution and added Silverlight library project to main solution.
Added NuSpec definitions for for NuGet packages (library and samples) in root pkg/ directory.
Minor fixes to README files.

43. By Alexander Regueiro

Updated TwitterBot sample so that it now uses TweetSharp v2 library; made error messages more informative; fixed bug where multi-line tweets crashes bot.

42. By Alexander Regueiro

SocketAsyncEventArgs objects are now disposed correctly by IrcClient when finished with.
Fixed bug where zero-length password raised low-level protocol error on sending.
Library project now builds without errors in Release mode.
Updated Silverlight library project so that it now builds again.
Updated AUTHORS file and fixed Markdown syntax.

41. By Alexander Regueiro

Completed implementation for handling replies to STATS messages. Created test and verified it against server.
Improved debugging capabilities for library. Lines for sent messages are now only sent when data is written to socket.
Updated XML comments for library.
Changed extensions of .txt files in root dir to .md (to indicate Markdown content).

40. By Alexander Regueiro

All collection objects are now thread-safe (locking on SyncRoot property).
Started implementation of processing replies to STATS messages.

39. By Alexander Regueiro

Removed all references to System.Windows from library projects.
Updated XML comments.

38. By Alexander Regueiro

Socket code in IrcClient now never relies on Socket.Connected property; catches exceptions instead in all appropiate places.
IrcClient now has thread-safe Dispose method.
Minor refactoring.
Improved XML comments in library.

37. By Alexander Regueiro

Added missing file reference to IrcDotNet-Silverlight project.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ircdotnet
This branch contains Public information 
Everyone can see this information.

Subscribers