OSDN Git Service

PATCH: [ 969667 ] Ignore positions/tabbed columns (plugins)
authorLaurent Ganier <laoran@users.sourceforge.net>
Sat, 12 Jun 2004 09:31:39 +0000 (09:31 +0000)
committerLaurent Ganier <laoran@users.sourceforge.net>
Sat, 12 Jun 2004 09:31:39 +0000 (09:31 +0000)
commitbcc283de67aef0b52d85237156690b9f81616319
tree454026dfadf05b035dd18992fd7b2375530d24e9
parent22dbd226b2ba31ef7e09d19e55a1b279a39af9f3
PATCH: [ 969667 ] Ignore positions/tabbed columns (plugins)
38 files changed:
Plugins/dlls/IgnoreColumns.dll [new file with mode: 0644]
Plugins/dlls/IgnoreFieldsComma.dll [new file with mode: 0644]
Plugins/dlls/IgnoreFieldsTab.dll [new file with mode: 0644]
Plugins/dlls/list.txt
Plugins/readme.txt
Plugins/src_VCPP/IgnoreColumns/IgnoreColumns.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/IgnoreColumns.def [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/IgnoreColumns.dsp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/IgnoreColumns.idl [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/IgnoreColumns.rc [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/Resource.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/StdAfx.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/StdAfx.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/WinMergeScript.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/WinMergeScript.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreColumns/typeinfoex.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/IgnoreFieldsComma.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/IgnoreFieldsComma.def [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/IgnoreFieldsComma.dsp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/IgnoreFieldsComma.idl [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/IgnoreFieldsComma.rc [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/Resource.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/StdAfx.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/StdAfx.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/WinMergeScript.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/WinMergeScript.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsComma/typeinfoex.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/IgnoreFieldsTab.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/IgnoreFieldsTab.def [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/IgnoreFieldsTab.dsp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/IgnoreFieldsTab.idl [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/IgnoreFieldsTab.rc [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/Resource.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/StdAfx.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/StdAfx.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/WinMergeScript.cpp [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/WinMergeScript.h [new file with mode: 0644]
Plugins/src_VCPP/IgnoreFieldsTab/typeinfoex.h [new file with mode: 0644]