OSDN Git Service

RAD-490: Add a Automaticly Accept Dialog Function
[radegast/radegast.git] / Radegast / GUI / Consoles / TabsConsole.cs
2014-05-28 Latif KhalifaRAD-490: Add a Automaticly Accept Dialog Function
2014-03-10 ole1986Merge branch 'master' of https://github.com/radegastdev...
2014-03-08 Latif KhalifaRAD-466: Refresh group info after ejecting a member
2014-03-05 ole1986Merge branch 'master' of https://github.com/ole1986...
2014-03-02 Latif KhalifaUpdate copyright year
2013-03-01 Latif KhalifaRAD-403: Automation: Add ability to send invenotry...
2013-03-01 Latif KhalifaAdded 'group_invite' LSL automation command
2013-02-18 Latif KhalifaUpdate copyright year
2013-01-25 Latif KhalifaAdded ability to respond to teleport lure reqests.
2012-07-28 Latif KhalifaRAD-373: implement support for llTextBox()
2012-06-20 Latif KhalifaRAD-360: Estate manager messages to estate / region...
2012-04-19 Latif KhalifaRAD-308: Add Login option to File drop down
2012-04-19 Latif KhalifaRAD-316: Radegast causes minimized window to blink...
2012-04-19 Latif KhalifaRAD-348: Don't steal typing focus on new chat session
2012-03-18 Latif KhalifaRAD-341: Added support for 'Received Items" for Marketp...
2012-01-01 Latif KhalifaUpdated license year
2011-10-04 Latif KhalifaRAD-237: Auto Item accept/discard
2011-09-09 Latif KhalifaRAD-268: Disallow closing merged tabs. This time also...
2011-09-08 Latif KhalifaDon't cause exception when destroying tabs on shutdown.
2011-08-25 Latif KhalifaRAD-268: merged 'Chat+Objects' Tabs can't be re-opened
2011-08-07 Latif KhalifaFor some reason we have to explicitly tell context...
2011-08-07 Latif KhalifaAdded chat input line on SceneWindow.
2011-07-20 Latif KhalifaAllow detached tabs to be floater like.
2011-06-04 Latif KhalifaSend agent language after login
2011-06-03 Latif KhalifaRAD-269: Implement support for llMapDestination()
2011-06-03 Latif KhalifaRAD-269: Implement support for llMapDestination()
2011-05-18 Latif KhalifaRAD-261: Add Tools -> My attachments menu for easily...
2011-05-05 Latif KhalifaRAD-256: Fix problem with "connecting to region" part...
2011-04-09 Latif KhalifaImplemented group muting.
2011-04-07 Latif KhalifaRAD-85: Mute functionality complete.
2011-04-07 Latif KhalifaRAD-85: Muting mostly function.
2011-04-07 Latif KhalifaRAD-246: Improved minimize to tray.
2011-02-12 Latif KhalifaRAD-241: Added UI sounds on incoming IM, object rez...
2011-02-06 Latif KhalifaUpdate year in copyright header
2011-01-14 Latif KhalifaDon't crash if owner is already destroyed during shutdown.
2010-11-21 Latif KhalifaNotify with the result of own display name change request.
2010-11-19 Latif KhalifaNotify on display name changes.
2010-10-23 Latif KhalifaRAD-199: Offering friendship to an offline resident...
2010-10-21 Latif KhalifaAdjust to api change in LIBOMV-877
2010-09-13 Latif KhalifaRefactor GUI Invokes to workournd mono bugs.
2010-07-25 Latif KhalifaUpdated year in copyright header.
2010-06-02 Latif KhalifaMerged Mojito's sounds branch
2010-05-31 Latif KhalifaNo more need for special treatment of the map
2010-04-21 Latif KhalifaUgly workaround for a mono crash bug.
2010-04-02 Latif KhalifaRAD-110: Display notifications generated from scripts...
2010-03-24 Latif KhalifaA lot of massaging required by mono.
2010-03-23 Latif KhalifaWorkaround for mono freeze on exit.
2010-03-22 Latif KhalifaInitial checking of the files needed for the Plugin...
2010-03-20 Latif Khalifa* Added some sanity checks in SelectTab()
2010-03-14 Latif KhalifaSet eol style property
2010-03-11 Latif KhalifaRAD-79 (progress) Added nearby avatars to resident...
2010-02-14 Latif KhalifaRAD-96: Make optional: Window flash on friend online...
2010-02-13 Latif KhalifaRAD-84 progress
2009-11-29 Latif KhalifaRAD-83: Ability to create/edit notecards.
2009-11-18 Latif KhalifaAdd support for reading various chat notification in...
2009-11-01 Latif KhalifaShutdown sequence cleanup.
2009-10-30 Latif KhalifaUpdate voice console with the latest event changes...
2009-10-30 Latif KhalifaEventArgs change up to libomv r3196
2009-10-28 Mojito SorbetAdd skeleton of new Voice Tab.
2009-10-27 Latif KhalifaWork around some mono issues, lock on exit, and crash...
2009-10-24 Latif KhalifaStarted adding infrastructure that will enable disconne...
2009-10-20 Latif KhalifaUpdate to libomv r3160
2009-10-15 Latif KhalifaRAD-50: When closing group chat, not possible to open...
2009-10-10 Latif KhalifaRename MainConsole to LoginConsole
2009-10-09 Douglas R. MilesRenamed AddContextMenu to RegisterContextAction, remove...
2009-10-07 Latif KhalifaMade all designer generated controls public.
2009-10-05 Latif KhalifaWorkaround for closing already existing tabs.
2009-09-29 Latif KhalifaSkip hidden tabs on ctrl-left arrow / right arrow
2009-09-27 Latif KhalifaWARNING: API change
2009-09-27 Latif KhalifaTowards RAD-38, map is a tab now.
2009-09-27 Latif KhalifaStarted work on RAD-38, refactoring of the UI.
2009-09-23 Latif KhalifaAdded an overload for TabsConsole.DisplayNotificationIn...
2009-09-23 Douglas R. MilesProtect Radegast from plug-ins doing a grid client...
2009-09-15 Latif KhalifaMake vs designer happy.
2009-09-13 Douglas R. MilesThe initial (but fully working) implementation of Plug...
2009-09-12 Latif KhalifaFix AddTab(), make all controls added as table fill...
2009-09-09 Latif KhalifaRAD-23: Don't steal focus on new IM, just highlight...
2009-09-05 Latif KhalifaRAD-15 Display dialog for inventory offers
2009-09-04 Latif KhalifaRAD-18: OnTabAdded event gets selectedTab instead of...
2009-09-04 Latif KhalifaRAD-14
2009-09-03 Latif KhalifaExpose Tabs property
2009-09-03 Latif KhalifaRAD-5 Added ctrl-right arrow and ctrl-left arrow for...
2009-09-02 Latif KhalifaComplete rewrite of the config system
2009-08-09 Latif KhalifaAdded support for displaying incoming group notices.
2009-07-20 Latif KhalifaRemoved unused usings, thanks nephrael for the patch.
2009-07-14 Latif KhalifaRenamed netcom namespace
2009-07-01 Latif KhalifaMore work on groups
2009-06-28 Latif KhalifaFix invokation bug
2009-06-16 Latif Khalifaloggign chat
2009-06-14 Latif KhalifaAdded licensing and revision infro to source files
2009-06-09 Latif KhalifaReworked payments, both for objects and avatars. Now...
2009-06-06 Latif KhalifaMore work on moving notifications to new blue dialog...
2009-06-06 Latif KhalifaStarted work on moving notifications to new blue dialog...
2009-06-02 Latif KhalifaCleanup of event handlers.
2009-05-30 Latif KhalifaInitial check in