OSDN Git Service

Implement two shorcuts on the main form:
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 16 Aug 2009 14:12:10 +0000 (14:12 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 16 Aug 2009 14:12:10 +0000 (14:12 +0000)
commit4a00bbfec25f848924579edf78edd64a7e975efb
treea48820a1e1119763c213536036853e9797a012cd
parent4d7a8e31fd525a0cb692cae7ef4bacd9b0b3a17b
Implement two shorcuts on the main form:

ctrl-g: opens map on the location slurl in clipboard
  if clipboard is empty or it does not contain slurl
  opens the map on avatars current position

ctrl-m: opens the map on avatars current position

git-svn-id: https://radegast.googlecode.com/svn/trunk@148 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.cs
Radegast/GUI/Consoles/GroupIMTabWindow.cs
Radegast/GUI/Consoles/IMTabWindow.cs
Radegast/GUI/Dialogs/MainForm.cs
Radegast/GUI/Dialogs/Map.Designer.cs
Radegast/GUI/Dialogs/Map.cs
Radegast/RadegastBuild.cs