OSDN Git Service

Refactor GUI Invokes to workournd mono bugs.
authorLatif Khalifa <latifer@streamgrid.net>
Mon, 13 Sep 2010 17:42:18 +0000 (17:42 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Mon, 13 Sep 2010 17:42:18 +0000 (17:42 +0000)
commitf53b69134d4ea4c934211fca7890811b4f9ba36c
tree93c8fb3f2cdf85c6685f7c57c4e4890570d9e09a
parent24733034346387db80145aa130cca77b33204c7d
Refactor GUI Invokes to workournd mono bugs.

git-svn-id: https://radegast.googlecode.com/svn/trunk@741 f7a694da-4d33-11de-9ad6-1127a62b9fcd
20 files changed:
Radegast/Core/Commands/FaceCommand.cs
Radegast/Core/Commands/FindCommand.cs
Radegast/Core/Commands/FollowCommand.cs
Radegast/Core/Commands/GoCommand.cs
Radegast/Core/Commands/SitCommand.cs
Radegast/Core/Types/MapControl.cs
Radegast/GUI/Consoles/Assets/Landmark.cs
Radegast/GUI/Consoles/Assets/Notecard.cs
Radegast/GUI/Consoles/Assets/ScriptEditor.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/DebugConsole.cs
Radegast/GUI/Consoles/GroupIMTabWindow.cs
Radegast/GUI/Consoles/Inventory/InventoryConsole.cs
Radegast/GUI/Consoles/MapConsole.cs
Radegast/GUI/Consoles/ObjectsConsole.cs
Radegast/GUI/Consoles/TabsConsole.cs
Radegast/GUI/Dialogs/GroupInfo.cs
Radegast/GUI/Dialogs/GroupInvite.cs
Radegast/GUI/Dialogs/PrimWorkshop.cs
Radegast/GUI/Notifications/LoadURLNotification.cs