Logged Galaxium Changes
=======================

Version 0.1 Build #112
----------------------

- (Mon Apr 25) - Removed Account Preferences as window was not completed.  Removed use connector for now.  Removed all Gnome references in hopes of porting to windows.  [Adam Peck]

Version 0.1 Build #111
----------------------

- (Sat Dec 11) - Fixed a serious threading issue that was causing logins to only go halfway through to authorizing and then freeze. [Phil Durand]

- (Sat Dec 11) - Mono handles SSL certificates differently than in version 1.0, so we now have to override the certificate authorization in order to obtain successfull logins. This was causing Authentication Errors for most users [Phil Durand]

Version 0.1 Build #109
----------------------

- (Sat Sep 18) - Completed the block/unblock code. Everything now seems to work quite smoothly. Please report any bugs. [Phil Durand]

- (Sat Sep 18) - Extended the ContactTree widget to include offline blocked contacts. [Phil Durand]

- (Fri Sep 17) - Added the rename group functionality. [Phil Durand]

- (Thu Sep 16) - Reorganized the main menu and renamed some entries. [Phil Durand]

Version 0.1 Build #107
----------------------

(Sat Sep 4) - Fixed the RNG bug, there was some useless code checking for something we didnt need causing the application to think that there was a conversation window already existing (as long as there was at least ONE window already open, no more would come up) [Phil Durand]

Version 0.1 Build #106
----------------------

(Fri Sep 3) - Fixed a bug that was introduced in the font fixes that caused the conversation windows to crash as soon as we received an incoming message. [Phil Durand]

(Fri Sep 3) - Changed the about window a bit, the extrusion in the box was causing me a headache :) [Phil Durand]

(Fri Sep 3) - Re-arrainged the menus and popup menus in the program to be a bit more intuitive. [Phil Durand]

(Fri Sep 3) - Added many keymappings to quickly allow users to manipulate the contact list and some program features. [Phil Durand]

Version 0.1 Build #104
----------------------

(Wed Sep 1) - Fixed a bug on like 433 in ConversationWindow.cs that allowed use of the switchboard object when it could possibly be null. Added a check to avoid crashing. [Phil Durand]

(Wed Sep 1) - Changed the contact right-click menu to remove Open Conversation item, it is not really needed. [Phil Durand]

(Wed Sep 1) - Added the View Details window, showing partial data (name/address) for now, we currently dont have memory locations made for contact data. Will need to apply them when the data is received from MSN and then displayed in this window. [Phil Durand]

(Wed Sep 1) - Fixed the Add/Remove contact, now should work. One bug still exists, see BUGS. [Phil Durand]

Version 0.1 Build #103
----------------------

(Tue Aug 31) - Colour selector fixed, also send out the proper colour. [Adam Peck]

Version 0.1 Build #102
----------------------

(Sun Aug 29) - Modified the Logon window to include the Display Name setting. This allows you to select your display name before login. This is part of the solution to the contact list not populating online contacts bug. [Phil Durand]

(Sun Aug 29) - Made changes to Notification.cs and GalaxiumApp.cs to provide safety with Display Name, if there is none entered, the display name gets set to the passport email address. [Phil Durand]

(Sun Aug 29) - Added the ability to expand/collapse groups in a contact list by overriding the event of the TreeView. Created two events for the ContactTree object, ContactActivated and GroupActivated for further expansion into GalaxiumApp. [Phil Durand]

(Sun Aug 29) - Added the ability to keep the current selection in a ContactTree object even after it has been re-initialized with a new list. This fixes the problem where the selection would disspear when someone changes their status. [Phil Durand]

Version 0.1 Build #101
----------------------

(Sat Aug 28) - Added the ability to right-click select and view popup menu in the contact list. This makes it easier to get the right click menu for the item that you really want, instead of having to left-click first, then right-click. [Phil Durand]

(Sat Aug 28) - Added the functionality for the Show Empty Groups item in the Contacts menu. Hasnt fully been tested though, not sure what would happen if a contact came online in a group that wasn't showing and stuff like that. Needs testing. [Phil Durand]

(Sat Aug 28) - Fixed the Invite Dialog and added a new view mode for the ContactList called List, you can setup the contact tree in this mode by calling SetupListMode(). You have the option of showing offline contacts or not (because we might use it for other things) [Phil Durand]

(Sat Aug 28) - The sporadic logon failure has been corrected. [Adam Peck]
