]> git.saurik.com Git - wxWidgets.git/commitdiff
removed executable bit on files that aren't executables
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Jun 2007 14:04:34 +0000 (14:04 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Jun 2007 14:04:34 +0000 (14:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 files changed:
include/wx/dcgraph.h [changed mode: 0755->0644]
include/wx/graphics.h [changed mode: 0755->0644]
include/wx/html/webkit.h [changed mode: 0755->0644]
include/wx/mac/carbon/popupwin.h [changed mode: 0755->0644]
include/wx/mac/carbon/spinctrl.h [changed mode: 0755->0644]
include/wx/mac/popupwin.h [changed mode: 0755->0644]
include/wx/mac/spinctrl.h [changed mode: 0755->0644]
include/wx/msgout.h [changed mode: 0755->0644]
include/wx/msw/genrcdefs.h [changed mode: 0755->0644]
include/wx/position.h [changed mode: 0755->0644]
samples/html/htmlctrl/htmlctrl.cpp [changed mode: 0755->0644]
src/common/msgout.cpp [changed mode: 0755->0644]
src/generic/graphicc.cpp [changed mode: 0755->0644]
src/mac/carbon/dccg.cpp [changed mode: 0755->0644]
src/mac/carbon/graphics.cpp [changed mode: 0755->0644]
src/mac/carbon/morefilex/MoreFilesX.cpp [changed mode: 0755->0644]
src/mac/carbon/mpthread.cpp [changed mode: 0755->0644]
src/mac/carbon/popupwin.cpp [changed mode: 0755->0644]
src/stc/stc_cw.h [changed mode: 0755->0644]
src/stc/stc_cw_d.h [changed mode: 0755->0644]
src/stc/stc_cwc.h [changed mode: 0755->0644]
src/stc/stc_cwc_d.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)