OSDN Git Service

Initial Checkin of Code for Importer/Exporter console, and support files.
authorMario Steele <mario@ruby-im.net>
Tue, 30 Jul 2013 22:20:04 +0000 (18:20 -0400)
committerMario Steele <mario@ruby-im.net>
Tue, 30 Jul 2013 22:20:04 +0000 (18:20 -0400)
commit0438ab0f68433749d79a80acfd02e1183ce8fc96
tree3714fdc80b5d30fae7fc0c36f49a2801b8580e44
parentd58417ef723af34d3ceef5d59aa3dc876dadbfee
Initial Checkin of Code for Importer/Exporter console, and support files.
Radegast/Core/ImageUploader.cs [new file with mode: 0644]
Radegast/Core/PrimExporter.cs [new file with mode: 0644]
Radegast/Core/PrimImporter.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ExportConsole.Designer.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ExportConsole.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ExportConsole.resx [new file with mode: 0644]
Radegast/GUI/Consoles/ImportConsole.Designer.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ImportConsole.cs [new file with mode: 0644]
Radegast/GUI/Consoles/ImportConsole.resx [new file with mode: 0644]
Radegast/GUI/Consoles/ObjectsConsole.cs
Radegast/GUI/Dialogs/MainForm.cs