2007-05-27  Yoan Blanc <yoan.blanc@gmail.com>

	* Changelog: Added link support for @<nickname> syntax like twitter.com.

2007-05-24  Yoan Blanc <yoan.blanc@gmail.com>

	* ChangeLog: Added a Unittest for UrlDetection.
	* ChangeLog: Prepared the english strings for future l10n.

2007-05-24  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* ChangeLog: Added hidden on startup option.

2007-05-24  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Posting tweets from command line added thanks to Steve Neely. Few minor tweaks.

2007-05-23  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Fixed ChangeLog.

2007-05-23  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: New Twitteriffic 2.0 style UI added as an option. Menu for quick source switching now moved at the lower left corner, so it is available at all time.
	
2007-05-23  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* ChangeLog: Temporarily removed notification code, because of the gmcs issues in mono 1.2.3 
	
2007-05-18  Stojance Dimitrovski <sdimitrovski@gmail.com>
	
	* ChangeLog: Bundled NDesk.DBus and NDesk.DBus.GLib in gTwitter which removes dependencies on NDesk.DBus/.GLib; needed for notifcation code

2007-05-17  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* ChangeLog: Added notification support. Needs more work (I'd like to do it)
	
2007-05-15  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Some small UI adjustments
	
2007-05-13  Yoan Blanc <yoan.blanc@gmail.com>

	* ChangeLog: Encoding the POST content before sending it. (See issue #9)
	
2007-05-12  Yoan Blanc <yoan.blanc@gmail.com>

	* ChangeLog: Bug fix on MainWindow.UrlDetection.
	
2007-05-12  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* ChangeLog: Translation support for the strings in the code works fine.
	
2007-05-12  Stojance Dimitrovski <sdimirovski@gmail.com>

	* MainWindow.cs: Added translation support for some strings that aren't affected directly by Stetic.
	
2007-05-11  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* ChangeLog: Sign Up works fine. No bugs
	
2007-05-11  Stojance Dimitrovski <sdimitrovski@gmail.com>

	* PreferencesWindow.cs: Added Sign Up button

2007-04-13  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Removed spell check entry. I guess it's not needed. Post entry now focused on gTwitter window focus.

2007-04-11  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Some cleanups. Direct message can be sent to user by clicking on users screen name in upper right corner.
	Relative time added to direct messages UI.

2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Spell checking functionality added to post entry.

2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Less than, greater than characters fixed.

2007-04-10  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: User details now in gTwitter window. Click on user image event.

2007-04-09  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Some more libsexy stuff. Post entry pimped out :)

2007-04-09  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Some small updates

2007-04-08  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Reading direct messages now available. First try.

2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: Fast source switching added. New libsexy dependencie came with clickable url functionality.

2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 

	* UserDetails.cs: Clickable url added to UserDetails window - user URL

2007-04-07  Nil Gradisnik <ghaefb@gmail.com> 

	* ChangeLog: First try of clickable url implementation

2007-04-05  Nil Gradisnik <ghaefb@gmail.com> 

	* UserDetails.cs: Frist implementation of UserDetails window