OSDN Git Service

show status list header bar
[tortoisegit/TortoiseGitJp.git] / Git / GitStatusListCtrl.h
index 7113000..bbb70d4 100644 (file)
 #define SVNSLC_COLFILENAME                     0x000000002\r
 #define SVNSLC_COLEXT                          0x000000004\r
 #define SVNSLC_COLSTATUS                       0x000000008\r
-#define SVNSLC_COLREMOTESTATUS         0x000000010\r
-#define SVNSLC_COLTEXTSTATUS           0x000000020\r
-#define SVNSLC_COLPROPSTATUS           0x000000040\r
-#define SVNSLC_COLREMOTETEXT           0x000000080\r
-#define SVNSLC_COLREMOTEPROP           0x000000100\r
-#define SVNSLC_COLURL                          0x000000200\r
-#define SVNSLC_COLLOCK                         0x000000400\r
-#define SVNSLC_COLLOCKCOMMENT          0x000000800\r
-#define SVNSLC_COLAUTHOR                       0x000001000\r
-#define        SVNSLC_COLREVISION                      0x000002000\r
-#define        SVNSLC_COLREMOTEREVISION        0x000004000\r
-#define        SVNSLC_COLDATE                          0x000009000\r
-#define SVNSLC_COLSVNNEEDSLOCK         0x000010000\r
-#define SVNSLC_COLCOPYFROM                     0x000020000\r
-#define        SVNSLC_COLMODIFICATIONDATE      0x000040000\r
-#define SVNSLC_NUMCOLUMNS              19\r
+#define SVNSLC_COLTEXTSTATUS           0x000000010\r
+#define SVNSLC_COLPROPSTATUS           0x000000020\r
+#define SVNSLC_COLAUTHOR                       0x000000040\r
+#define        SVNSLC_COLREVISION                      0x000000080\r
+#define        SVNSLC_COLDATE                          0x000000100\r
+#define        SVNSLC_COLMODIFICATIONDATE      0x000000200\r
+#define SVNSLC_NUMCOLUMNS              10\r
+\r
+//#define SVNSLC_COLREMOTESTATUS               0x000000010\r
+//#define SVNSLC_COLREMOTETEXT         0x000000080\r
+//#define SVNSLC_COLREMOTEPROP         0x000000100\r
+//#define SVNSLC_COLURL                                0x000000200\r
+//#define SVNSLC_COLLOCK                               0x000000400\r
+//#define SVNSLC_COLLOCKCOMMENT                0x000000800\r
+\r
+//#define      SVNSLC_COLREMOTEREVISION        0x000004000\r
+\r
+//#define SVNSLC_COLSVNNEEDSLOCK               0x000010000\r
+//#define SVNSLC_COLCOPYFROM                   0x000020000\r
+\r
 \r
 #define SVNSLC_SHOWUNVERSIONED 0x000000001\r
 #define SVNSLC_SHOWNORMAL              0x000000002\r