From d45127a543b01fe66a5d94033f6730e057a78a9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 25 Jun 2007 14:04:34 +0000 Subject: [PATCH] removed executable bit on files that aren't executables git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/dcgraph.h | 0 include/wx/graphics.h | 0 include/wx/html/webkit.h | 0 include/wx/mac/carbon/popupwin.h | 0 include/wx/mac/carbon/spinctrl.h | 0 include/wx/mac/popupwin.h | 0 include/wx/mac/spinctrl.h | 0 include/wx/msgout.h | 0 include/wx/msw/genrcdefs.h | 0 include/wx/position.h | 0 samples/html/htmlctrl/htmlctrl.cpp | 0 src/common/msgout.cpp | 0 src/generic/graphicc.cpp | 0 src/mac/carbon/dccg.cpp | 0 src/mac/carbon/graphics.cpp | 0 src/mac/carbon/morefilex/MoreFilesX.cpp | 0 src/mac/carbon/mpthread.cpp | 0 src/mac/carbon/popupwin.cpp | 0 src/stc/stc_cw.h | 0 src/stc/stc_cw_d.h | 0 src/stc/stc_cwc.h | 0 src/stc/stc_cwc_d.h | 0 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/wx/dcgraph.h mode change 100755 => 100644 include/wx/graphics.h mode change 100755 => 100644 include/wx/html/webkit.h mode change 100755 => 100644 include/wx/mac/carbon/popupwin.h mode change 100755 => 100644 include/wx/mac/carbon/spinctrl.h mode change 100755 => 100644 include/wx/mac/popupwin.h mode change 100755 => 100644 include/wx/mac/spinctrl.h mode change 100755 => 100644 include/wx/msgout.h mode change 100755 => 100644 include/wx/msw/genrcdefs.h mode change 100755 => 100644 include/wx/position.h mode change 100755 => 100644 samples/html/htmlctrl/htmlctrl.cpp mode change 100755 => 100644 src/common/msgout.cpp mode change 100755 => 100644 src/generic/graphicc.cpp mode change 100755 => 100644 src/mac/carbon/dccg.cpp mode change 100755 => 100644 src/mac/carbon/graphics.cpp mode change 100755 => 100644 src/mac/carbon/morefilex/MoreFilesX.cpp mode change 100755 => 100644 src/mac/carbon/mpthread.cpp mode change 100755 => 100644 src/mac/carbon/popupwin.cpp mode change 100755 => 100644 src/stc/stc_cw.h mode change 100755 => 100644 src/stc/stc_cw_d.h mode change 100755 => 100644 src/stc/stc_cwc.h mode change 100755 => 100644 src/stc/stc_cwc_d.h diff --git a/include/wx/dcgraph.h b/include/wx/dcgraph.h old mode 100755 new mode 100644 diff --git a/include/wx/graphics.h b/include/wx/graphics.h old mode 100755 new mode 100644 diff --git a/include/wx/html/webkit.h b/include/wx/html/webkit.h old mode 100755 new mode 100644 diff --git a/include/wx/mac/carbon/popupwin.h b/include/wx/mac/carbon/popupwin.h old mode 100755 new mode 100644 diff --git a/include/wx/mac/carbon/spinctrl.h b/include/wx/mac/carbon/spinctrl.h old mode 100755 new mode 100644 diff --git a/include/wx/mac/popupwin.h b/include/wx/mac/popupwin.h old mode 100755 new mode 100644 diff --git a/include/wx/mac/spinctrl.h b/include/wx/mac/spinctrl.h old mode 100755 new mode 100644 diff --git a/include/wx/msgout.h b/include/wx/msgout.h old mode 100755 new mode 100644 diff --git a/include/wx/msw/genrcdefs.h b/include/wx/msw/genrcdefs.h old mode 100755 new mode 100644 diff --git a/include/wx/position.h b/include/wx/position.h old mode 100755 new mode 100644 diff --git a/samples/html/htmlctrl/htmlctrl.cpp b/samples/html/htmlctrl/htmlctrl.cpp old mode 100755 new mode 100644 diff --git a/src/common/msgout.cpp b/src/common/msgout.cpp old mode 100755 new mode 100644 diff --git a/src/generic/graphicc.cpp b/src/generic/graphicc.cpp old mode 100755 new mode 100644 diff --git a/src/mac/carbon/dccg.cpp b/src/mac/carbon/dccg.cpp old mode 100755 new mode 100644 diff --git a/src/mac/carbon/graphics.cpp b/src/mac/carbon/graphics.cpp old mode 100755 new mode 100644 diff --git a/src/mac/carbon/morefilex/MoreFilesX.cpp b/src/mac/carbon/morefilex/MoreFilesX.cpp old mode 100755 new mode 100644 diff --git a/src/mac/carbon/mpthread.cpp b/src/mac/carbon/mpthread.cpp old mode 100755 new mode 100644 diff --git a/src/mac/carbon/popupwin.cpp b/src/mac/carbon/popupwin.cpp old mode 100755 new mode 100644 diff --git a/src/stc/stc_cw.h b/src/stc/stc_cw.h old mode 100755 new mode 100644 diff --git a/src/stc/stc_cw_d.h b/src/stc/stc_cw_d.h old mode 100755 new mode 100644 diff --git a/src/stc/stc_cwc.h b/src/stc/stc_cwc.h old mode 100755 new mode 100644 diff --git a/src/stc/stc_cwc_d.h b/src/stc/stc_cwc_d.h old mode 100755 new mode 100644 -- 2.50.0