OSDN Git Service

構成変更のためファイルを置き直し。
authorAndouTomo <tomando.clar02@gmail.com>
Sun, 10 Aug 2014 06:20:52 +0000 (15:20 +0900)
committerAndouTomo <tomando.clar02@gmail.com>
Sun, 10 Aug 2014 06:20:52 +0000 (15:20 +0900)
commit62178612fea047651bf3b6b2c1238c96cbf0d562
tree2d4c93446f67764c3dc83208458158e6f433d573
parentc28599c31425a36dae35dd9bcb85c4a9e00f8255
構成変更のためファイルを置き直し。
165 files changed:
StandardCommand/Properties/AssemblyInfo.cs [new file with mode: 0644]
StandardCommand/StandardCommand.csproj [new file with mode: 0644]
StandardCommand/command/CRUD/AddCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/AddCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/DeleteCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/DeleteCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/EstimateCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/EstimateCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/ListAllCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/ListCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/ListCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/ListGoingCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/ListRemainCommandArg.cs [new file with mode: 0644]
StandardCommand/command/CRUD/LongListCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/RenumCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/UpdateCommand.cs [new file with mode: 0644]
StandardCommand/command/CRUD/UpdateCommandArg.cs [new file with mode: 0644]
TaskControlCommand/Properties/AssemblyInfo.cs [new file with mode: 0644]
TaskControlCommand/TaskControlCommand.csproj [new file with mode: 0644]
TaskControlCommand/command/Control/AddProjectCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/AddProjectCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/AddTagCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/AddTagCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ChAreaCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ChAreaCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/CheckCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/CheckCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ChnumCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ChnumCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearCommentCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearCommentCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearTagCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ClearTagCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/CommentCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/CommentCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/DelayCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/DelayCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/DuplicateCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/DuplicateCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/EndCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/EndCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/RepeatCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/RepeatCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ReportCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/ReportCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/SVCallCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/SVCallCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/Control/StartCommand.cs [new file with mode: 0644]
TaskControlCommand/command/Control/StartCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/reference/FindCommand.cs [new file with mode: 0644]
TaskControlCommand/command/reference/FindCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/reference/PwdCommand.cs [new file with mode: 0644]
TaskControlCommand/command/reference/ShowCommand.cs [new file with mode: 0644]
TaskControlCommand/command/reference/ShowCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/reference/SimulateCommand.cs [new file with mode: 0644]
TaskControlCommand/command/reference/SimulateCommandArg.cs [new file with mode: 0644]
TaskControlCommand/command/reference/SumCommand.cs [new file with mode: 0644]
TaskControlCommand/command/reference/SumCommandArg.cs [new file with mode: 0644]
base/Basement.csproj [new file with mode: 0644]
base/Basement.csproj.user [new file with mode: 0644]
base/Kybernetes_TemporaryKey.pfx [new file with mode: 0644]
base/Properties/AssemblyInfo.cs [new file with mode: 0644]
base/Properties/Resources.Designer.cs [new file with mode: 0644]
base/Properties/Resources.resx [new file with mode: 0644]
base/Properties/Settings.Designer.cs [new file with mode: 0644]
base/Properties/Settings.settings [new file with mode: 0644]
base/Properties/app.manifest [new file with mode: 0644]
base/Resources/kybernetes_icon.ico [new file with mode: 0644]
base/command/SYSTEM/AllCategInner.cs [new file with mode: 0644]
base/command/SYSTEM/BGColorCommand.cs [new file with mode: 0644]
base/command/SYSTEM/ClsCommand.cs [new file with mode: 0644]
base/command/SYSTEM/CreditCommand.cs [new file with mode: 0644]
base/command/SYSTEM/DateCommand.cs [new file with mode: 0644]
base/command/SYSTEM/DateCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/DmpCommand.cs [new file with mode: 0644]
base/command/SYSTEM/EchoCommand.cs [new file with mode: 0644]
base/command/SYSTEM/EchoCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/ExitCommand.cs [new file with mode: 0644]
base/command/SYSTEM/ExpCommand.cs [new file with mode: 0644]
base/command/SYSTEM/FrColorCommand.cs [new file with mode: 0644]
base/command/SYSTEM/HelpCommand.cs [new file with mode: 0644]
base/command/SYSTEM/HelpCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/LinkCommand.cs [new file with mode: 0644]
base/command/SYSTEM/LinkCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/LogModeCommand.cs [new file with mode: 0644]
base/command/SYSTEM/LogModeCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/TimeAreaSettingCommand.cs [new file with mode: 0644]
base/command/SYSTEM/TimerCommand.cs [new file with mode: 0644]
base/command/SYSTEM/TimerCommandArg.cs [new file with mode: 0644]
base/command/SYSTEM/TodayCommand.cs [new file with mode: 0644]
base/command/batch/BatchCommandArg.cs [new file with mode: 0644]
base/command/batch/batchCommand.cs [new file with mode: 0644]
base/command/batch/beditCommand.cs [new file with mode: 0644]
base/command/template/NoArgsDummy.cs [new file with mode: 0644]
base/command/template/StandardCommandArg.cs [new file with mode: 0644]
base/command/template/abCommand.cs [new file with mode: 0644]
base/command/template/commandArgs.cs [new file with mode: 0644]
base/control/AppInfoContainer.cs [new file with mode: 0644]
base/control/KybernetesApplicationException.cs [new file with mode: 0644]
base/control/KybernetesLogger.cs [new file with mode: 0644]
base/data/Component/DateComponent.cs [new file with mode: 0644]
base/data/Component/TimeComponent.cs [new file with mode: 0644]
base/data/DAO/CategoryData.cs [new file with mode: 0644]
base/data/DAO/CommandData.cs [new file with mode: 0644]
base/data/DAO/CommentData.cs [new file with mode: 0644]
base/data/DAO/HelpData.cs [new file with mode: 0644]
base/data/DAO/SimpleDataBean.cs [new file with mode: 0644]
base/data/DAO/TaskData.cs [new file with mode: 0644]
base/data/DAO/TimeAreaData.cs [new file with mode: 0644]
base/data/accessor/CategoryDataAccessor.cs [new file with mode: 0644]
base/data/accessor/CommandDataAccessor.cs [new file with mode: 0644]
base/data/accessor/CommentDataAccessor.cs [new file with mode: 0644]
base/data/accessor/LinkDataAccessor.cs [new file with mode: 0644]
base/data/accessor/SettingDataAccessor.cs [new file with mode: 0644]
base/data/accessor/TaskDataAccessor.cs [new file with mode: 0644]
base/data/accessor/TimeAreaDataAccessor.cs [new file with mode: 0644]
base/data/connection/CommandSqlDictionary.Designer.cs [new file with mode: 0644]
base/data/connection/CommandSqlDictionary.resx [new file with mode: 0644]
base/data/connection/DBConnection.cs [new file with mode: 0644]
base/data/connection/SettingDBConnection.cs [new file with mode: 0644]
base/data/connection/SqlDictionary.Designer.cs [new file with mode: 0644]
base/data/connection/SqlDictionary.resx [new file with mode: 0644]
base/data/connection/TaskDBConnection.cs [new file with mode: 0644]
base/kybernetes_icon.ico [new file with mode: 0644]
base/view/BaseForm.Designer.cs [new file with mode: 0644]
base/view/BaseForm.cs [new file with mode: 0644]
base/view/BaseForm.resx [new file with mode: 0644]
base/view/CaptionPanelController.cs [new file with mode: 0644]
base/view/CategorySetting.Designer.cs [new file with mode: 0644]
base/view/CategorySetting.cs [new file with mode: 0644]
base/view/CategorySetting.resx [new file with mode: 0644]
base/view/ClockForm.Designer.cs [new file with mode: 0644]
base/view/ClockForm.cs [new file with mode: 0644]
base/view/ClockForm.resx [new file with mode: 0644]
base/view/CmdDispatchEventArg.cs [new file with mode: 0644]
base/view/CmdHistory.cs [new file with mode: 0644]
base/view/Credit.Designer.cs [new file with mode: 0644]
base/view/Credit.cs [new file with mode: 0644]
base/view/Credit.resx [new file with mode: 0644]
base/view/DropBoxInputBox.Designer.cs [new file with mode: 0644]
base/view/DropBoxInputBox.cs [new file with mode: 0644]
base/view/DropBoxInputBox.resx [new file with mode: 0644]
base/view/IndexPanelController.cs [new file with mode: 0644]
base/view/InputBox.Designer.cs [new file with mode: 0644]
base/view/InputBox.cs [new file with mode: 0644]
base/view/InputBox.resx [new file with mode: 0644]
base/view/PanelController.cs [new file with mode: 0644]
base/view/TimeAreaSetting.Designer.cs [new file with mode: 0644]
base/view/TimeAreaSetting.cs [new file with mode: 0644]
base/view/TimeAreaSetting.resx [new file with mode: 0644]
base/view/YesNoDialog.cs [new file with mode: 0644]
kybernetes2.sln [new file with mode: 0644]
kybernetes2.suo [new file with mode: 0644]
main/CmdDispatcher.cs [new file with mode: 0644]
main/Kybernetes.csproj [new file with mode: 0644]
main/Kybernetes.csproj.user [new file with mode: 0644]
main/Program.cs [new file with mode: 0644]
main/Properties/AssemblyInfo.cs [new file with mode: 0644]
main/Properties/Resources.Designer.cs [new file with mode: 0644]
main/Properties/Resources.resx [new file with mode: 0644]
main/Properties/Settings.Designer.cs [new file with mode: 0644]
main/Properties/Settings.settings [new file with mode: 0644]
main/kybernetes_icon.ico [new file with mode: 0644]