OSDN Git Service

RAD-48: Add multiline paste capability in chat input.
authorLatif Khalifa <latifer@streamgrid.net>
Mon, 26 Oct 2009 10:26:04 +0000 (10:26 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Mon, 26 Oct 2009 10:26:04 +0000 (10:26 +0000)
commitd8b52b69a0e4ed8afacc438bc6d952b277cf330e
tree3d0d3930631dcf8bf61a0fe35c8f5be7a705de57
parent51ea9bdec082394025035d11f0c8335c6f9dfbc0
RAD-48: Add multiline paste capability in chat input.

git-svn-id: https://radegast.googlecode.com/svn/trunk@371 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/Core/Types/ChatInputBox.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ChatConsole.Designer.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.Designer.cs
Radegast/GUI/Consoles/ConferenceIMTabWindow.cs
Radegast/GUI/Consoles/GroupIMTabWindow.Designer.cs
Radegast/GUI/Consoles/GroupIMTabWindow.cs
Radegast/GUI/Consoles/IMTabWindow.Designer.cs
Radegast/GUI/Consoles/IMTabWindow.cs
Radegast/Radegast.csproj