OSDN Git Service

no message
authorwagashi <wagashi@users.sourceforge.jp>
Thu, 28 Oct 2010 05:46:25 +0000 (14:46 +0900)
committerwagashi <wagashi@users.sourceforge.jp>
Thu, 28 Oct 2010 05:46:25 +0000 (14:46 +0900)
commit99b59920a7fa82906dd9ef4b008190945542cfc6
tree9bb9aca93592db68e9fc1e782c29f38817069009
no message
164 files changed:
changelog.txt [new file with mode: 0644]
components/AutoCompleteTextBox.cs [new file with mode: 0644]
components/AutoCompleteTextBox.resx [new file with mode: 0644]
components/DropdownListForm.cs [new file with mode: 0644]
components/DropdownListForm.resx [new file with mode: 0644]
components/HotKeyTextBox.Designer.cs [new file with mode: 0644]
components/HotKeyTextBox.cs [new file with mode: 0644]
components/HotKeyTextBox.resx [new file with mode: 0644]
components/IconListBox.Designer.cs [new file with mode: 0644]
components/IconListBox.cs [new file with mode: 0644]
components/IconListView.Designer.cs [new file with mode: 0644]
components/IconListView.cs [new file with mode: 0644]
components/ImeLanguage.cs [new file with mode: 0644]
components/Keycode.cs [new file with mode: 0644]
components/KeycodeTextBox.Designer.cs [new file with mode: 0644]
components/KeycodeTextBox.cs [new file with mode: 0644]
components/KeycodeTextBox.resx [new file with mode: 0644]
components/Properties/AssemblyInfo.cs [new file with mode: 0644]
components/Properties/Resources.Designer.cs [new file with mode: 0644]
components/Properties/Resources.resx [new file with mode: 0644]
components/Resources/preselect_7.png [new file with mode: 0644]
components/Resources/select.png [new file with mode: 0644]
components/Resources/select_7.png [new file with mode: 0644]
components/Resources/select_vista.png [new file with mode: 0644]
components/SearchTextBox.Designer.cs [new file with mode: 0644]
components/SearchTextBox.cs [new file with mode: 0644]
components/SearchTextBox.resx [new file with mode: 0644]
components/app.config [new file with mode: 0644]
components/component.sln [new file with mode: 0644]
components/component.suo [new file with mode: 0644]
components/components.csproj [new file with mode: 0644]
components/components.csproj.user [new file with mode: 0644]
macro.bing/BingTranslationMacro.cs [new file with mode: 0644]
macro.bing/Properties/AssemblyInfo.cs [new file with mode: 0644]
macro.bing/Properties/Settings.Designer.cs [new file with mode: 0644]
macro.bing/Properties/Settings.settings [new file with mode: 0644]
macro.bing/Web References/net.bing.api/Reference.cs [new file with mode: 0644]
macro.bing/Web References/net.bing.api/Reference.map [new file with mode: 0644]
macro.bing/Web References/net.bing.api/SearchResponse.datasource [new file with mode: 0644]
macro.bing/Web References/net.bing.api/search.wsdl [new file with mode: 0644]
macro.bing/app.config [new file with mode: 0644]
macro.bing/macro.bing.csproj [new file with mode: 0644]
macro.bing/macro.bing.csproj.user [new file with mode: 0644]
macro.google/PopupTranslateMacro.cs [new file with mode: 0644]
macro.google/Properties/AssemblyInfo.cs [new file with mode: 0644]
macro.google/TranslationMacro.cs [new file with mode: 0644]
macro.google/app.config [new file with mode: 0644]
macro.google/macro.google.csproj [new file with mode: 0644]
macro.google/macro.google.csproj.user [new file with mode: 0644]
macro.popup/PopupYomiganaMacro.cs [new file with mode: 0644]
macro.popup/Properties/AssemblyInfo.cs [new file with mode: 0644]
macro.popup/app.config [new file with mode: 0644]
macro.popup/macro.popup.csproj [new file with mode: 0644]
macro.popup/macro.popup.csproj.user [new file with mode: 0644]
macro.text/AddCommentMacro.cs [new file with mode: 0644]
macro.text/DateTimeMacro.cs [new file with mode: 0644]
macro.text/PopupYomiganaMacro.cs [new file with mode: 0644]
macro.text/Properties/AssemblyInfo.cs [new file with mode: 0644]
macro.text/TexToUpperMacro.cs [new file with mode: 0644]
macro.text/TextDateTimeMacro.cs [new file with mode: 0644]
macro.text/TextSurroundMacro.cs [new file with mode: 0644]
macro.text/TextToHankakuMacro.cs [new file with mode: 0644]
macro.text/TextToLowerMacro.cs [new file with mode: 0644]
macro.text/TextToSpaceMacro.cs [new file with mode: 0644]
macro.text/TextToTabMacro.cs [new file with mode: 0644]
macro.text/TextToZenkakuMacro.cs [new file with mode: 0644]
macro.text/ToHankakuMacro.cs [new file with mode: 0644]
macro.text/ToLowerMacro.cs [new file with mode: 0644]
macro.text/ToUpperMacro.cs [new file with mode: 0644]
macro.text/ToZenkakuMacro.cs [new file with mode: 0644]
macro.text/app.config [new file with mode: 0644]
macro.text/macro.text.csproj [new file with mode: 0644]
macro.text/macro.text.csproj.user [new file with mode: 0644]
passer/AddCommandForm.Designer.cs [new file with mode: 0644]
passer/AddCommandForm.cs [new file with mode: 0644]
passer/AddCommandForm.resx [new file with mode: 0644]
passer/AddEngineForm.Designer.cs [new file with mode: 0644]
passer/AddEngineForm.cs [new file with mode: 0644]
passer/AddEngineForm.resx [new file with mode: 0644]
passer/AddSentenceForm.Designer.cs [new file with mode: 0644]
passer/AddSentenceForm.cs [new file with mode: 0644]
passer/AddSentenceForm.resx [new file with mode: 0644]
passer/Crypt.cs [new file with mode: 0644]
passer/EditCommandForm.Designer.cs [new file with mode: 0644]
passer/EditCommandForm.cs [new file with mode: 0644]
passer/EditCommandForm.resx [new file with mode: 0644]
passer/EditSentenceForm.Designer.cs [new file with mode: 0644]
passer/EditSentenceForm.cs [new file with mode: 0644]
passer/EditSentenceForm.resx [new file with mode: 0644]
passer/HotKeyProcess.cs [new file with mode: 0644]
passer/KeyRecordParser.cs [new file with mode: 0644]
passer/Lugens.Components.dll [new file with mode: 0644]
passer/Macro.cs [new file with mode: 0644]
passer/MainForm.cs [new file with mode: 0644]
passer/MainForm.resx [new file with mode: 0644]
passer/MainFormEvent.cs [new file with mode: 0644]
passer/MainFormHook.cs [new file with mode: 0644]
passer/Passer.csproj [new file with mode: 0644]
passer/Passer.csproj.user [new file with mode: 0644]
passer/Passer.sln [new file with mode: 0644]
passer/Passer.suo [new file with mode: 0644]
passer/PopupForm.Designer.cs [new file with mode: 0644]
passer/PopupForm.cs [new file with mode: 0644]
passer/PopupForm.resx [new file with mode: 0644]
passer/Program.cs [new file with mode: 0644]
passer/Properties/AssemblyInfo.cs [new file with mode: 0644]
passer/Properties/Resources.Designer.cs [new file with mode: 0644]
passer/Properties/Resources.resx [new file with mode: 0644]
passer/Resources/App.ico [new file with mode: 0644]
passer/Resources/AppRec.ico [new file with mode: 0644]
passer/Resources/cd_drive.ico [new file with mode: 0644]
passer/Resources/desktop.ico [new file with mode: 0644]
passer/Resources/document.ico [new file with mode: 0644]
passer/Resources/fix_drive.ico [new file with mode: 0644]
passer/Resources/history.ico [new file with mode: 0644]
passer/Resources/hold.png [new file with mode: 0644]
passer/Resources/loading.gif [new file with mode: 0644]
passer/Resources/macro.ico [new file with mode: 0644]
passer/Resources/net_drive.ico [new file with mode: 0644]
passer/Resources/preselect_7.png [new file with mode: 0644]
passer/Resources/rem_drive.ico [new file with mode: 0644]
passer/Resources/script.ico [new file with mode: 0644]
passer/Resources/select_7.png [new file with mode: 0644]
passer/Resources/sentence.ico [new file with mode: 0644]
passer/Resources/skin.gif [new file with mode: 0644]
passer/Resources/win_drive.ico [new file with mode: 0644]
passer/SentenceForm.Designer.cs [new file with mode: 0644]
passer/SentenceForm.cs [new file with mode: 0644]
passer/SentenceForm.resx [new file with mode: 0644]
passer/SettingForm.Designer.cs [new file with mode: 0644]
passer/SettingForm.cs [new file with mode: 0644]
passer/SettingForm.resx [new file with mode: 0644]
passer/Settings.cs [new file with mode: 0644]
passer/ShellLink.cs [new file with mode: 0644]
passer/ToolTipForm.Designer.cs [new file with mode: 0644]
passer/ToolTipForm.cs [new file with mode: 0644]
passer/ToolTipForm.resx [new file with mode: 0644]
passer/UpgradeLog.XML [new file with mode: 0644]
passer/VersionForm.cs [new file with mode: 0644]
passer/VersionForm.resx [new file with mode: 0644]
passer/app.config [new file with mode: 0644]
passer/bin/Debug/ghook.dll [new file with mode: 0644]
passer/bin/Release/engine/youtube.ico [new file with mode: 0644]
passer/bin/Release/ghook.dll [new file with mode: 0644]
readme.txt [new file with mode: 0644]
releaseplan.txt [new file with mode: 0644]
todo_memo.txt [new file with mode: 0644]
utils/KeyboardHook.cs [new file with mode: 0644]
utils/MouseHook.cs [new file with mode: 0644]
utils/Properties/AssemblyInfo.cs [new file with mode: 0644]
utils/Util.cs [new file with mode: 0644]
utils/Win32.cs [new file with mode: 0644]
utils/Win32com.cs [new file with mode: 0644]
utils/app.config [new file with mode: 0644]
utils/utils.csproj [new file with mode: 0644]
utils/utils.csproj.user [new file with mode: 0644]
utils/utils.sln [new file with mode: 0644]
utils/utils.suo [new file with mode: 0644]
vc/ghook/Release/ghook.dll [new file with mode: 0644]
vc/ghook/ghook.cpp [new file with mode: 0644]
vc/ghook/ghook.def [new file with mode: 0644]
vc/ghook/ghook.sln [new file with mode: 0644]
vc/ghook/ghook.suo [new file with mode: 0644]
vc/ghook/ghook.vcproj [new file with mode: 0644]