Commit Graph

12 Commits

Author SHA1 Message Date
Latif Khalifa
ae112d56fb Update copyright notices 2014-02-25 15:31:10 +01:00
Jim Radford
ba491c6a63 LIBOMV-686 Implements new event patterns based on the Microsoft Framework Design Guidelines in AgentManager
* Many other code cleanups and example updates
* BREAKING - this is a major shift in the way events are internally handled.

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3145 52acb1d6-8a22-11de-b505-999d5b087335
2009-10-16 02:53:53 +00:00
Jim Radford
b60db797b2 LIBOMV-501 Cleans up all compiler warnings with a few exceptions that need to be addressed individually
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3015 52acb1d6-8a22-11de-b505-999d5b087335
2009-07-22 06:57:52 +00:00
0823304da6 [OpenMetaverse.GUI]
* Changed LoginPanel component to uses a threaded, synchronous login instead of the .BeginLogin method.
* Various improvements to AvatarList component.
* Added logging support to StatusOutput and LocalChat components.
* Added support for /me actions to LocalChat component.

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2984 52acb1d6-8a22-11de-b505-999d5b087335
2009-07-14 16:55:44 +00:00
011009cfd1 [OpenMetaverse.GUI]
* LIBOMV-490 Added MessageBar GUI component
* Fixed MiniMap not clearing on sim change
* Changed some private variable names to be more consistent

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2606 52acb1d6-8a22-11de-b505-999d5b087335
2009-04-15 23:11:52 +00:00
0bd903312c [OpenMetaverse.GUI]
* Implemented LoginPanel component in Dashboard example
* Fixed and added more sanity checking on window handles
* Fixed gender detection showing some women as men

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2569 52acb1d6-8a22-11de-b505-999d5b087335
2009-03-31 21:28:51 +00:00
e9ca2fef01 * Fixed some null reference exceptions in Primitive OSD de/serialization
* Changed RequestRezFromInventory to accept the InventoryItem base type and allow rezzing of InventoryAttachments (non-breaking change)
* Implemented OnLogin event for LoginStatus.ConnectingToLogin
* Added public LogText() method to LocalChat GUI element


git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2402 52acb1d6-8a22-11de-b505-999d5b087335
2009-01-02 21:25:21 +00:00
a019922572 * Added map overlay to GUI MiniMap control
* Fixed default tab stop position in GUI LocalChat control
* Enabled texture caching in Dashboard example


git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2345 52acb1d6-8a22-11de-b505-999d5b087335
2008-11-10 23:39:38 +00:00
45860fd4a7 LIBOMV-344 OpenMetaverse.GUI: Re-added InventoryTree.cs using new inventory system, added column sorting to AvatarList.cs, made LocalChat.cs rich text box read-only and scroll automatically
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2055 52acb1d6-8a22-11de-b505-999d5b087335
2008-08-04 07:48:43 +00:00
949081e80e LIBOMV-344 More GUI class cleanup, removed InventoryTree component until Inventory is un-broken.
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2054 52acb1d6-8a22-11de-b505-999d5b087335
2008-08-02 23:11:46 +00:00
13f300fdad LIBOMV-344 More GUI class cleanup/documentation (last commit tonight, I swear!)
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2053 52acb1d6-8a22-11de-b505-999d5b087335
2008-08-02 09:32:44 +00:00
1d896c1fc9 LIBOMV-344 Added LocalChat control to OpenMetaverse.GUI and made other minor GUI class changes for consistency
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2051 52acb1d6-8a22-11de-b505-999d5b087335
2008-08-02 08:01:56 +00:00