Revert "remove debug sentences"
authorJi-hoon Lee <dalton.lee@samsung.com>
Mon, 13 May 2013 10:43:19 +0000 (19:43 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 13 May 2013 10:43:19 +0000 (19:43 +0900)
commitc8e5699235a1fd0729d7579cd96e054929a0d2be
tree2ab950178bbb10ac1579df766c6039def8df8522
parent504ce17705e6669f4dd019faf516aea2b03de30e
Revert "remove debug sentences"

This reverts commit 504ce17705e6669f4dd019faf516aea2b03de30e
46 files changed:
CMakeLists.txt
binary_xmlresource/autopopup_configure_bin_parser.cpp
binary_xmlresource/binary_xmlresource.cpp
binary_xmlresource/default_configure_bin_parser.cpp
binary_xmlresource/include/metadata_provider.h
binary_xmlresource/input_mode_configure_bin_parser.cpp
binary_xmlresource/key_coordinate_frame_bin_parser.cpp
binary_xmlresource/label_properties_bin_parser.cpp
binary_xmlresource/layout_bin_parser.cpp
binary_xmlresource/magnifier_configure_bin_parser.cpp
binary_xmlresource/modifier_decoration_bin_parser.cpp
binary_xmlresource/nine_patch_file_list_bin_parser.cpp
res/put_record.h [new file with mode: 0644]
res/simple_debug.cpp [new file with mode: 0644]
res/simple_debug.h [new file with mode: 0644]
res/simple_debug_test.cpp [new file with mode: 0644]
scl/gwes/gtk/sclgraphics-gtk.cpp
scl/sclcontroller.cpp
scl/sclresourcecache.cpp
scl/sclutils.cpp
scl/sclwindows.cpp
scl/utils/linux/sclutils-linux.cpp
sclres/sclres_manager.cpp
xml2binary/CMakeLists.txt
xml2binary/encode_autopopup_configure.cpp
xml2binary/encode_default_configure.cpp
xml2binary/encode_input_mode_configure.cpp
xml2binary/encode_key_coordinate_frame.cpp
xml2binary/encode_label_properties_frame.cpp
xml2binary/encode_layout.cpp
xml2binary/encode_magnifier_configure.cpp
xml2binary/encode_modifier_decoration.cpp
xml2binary/encode_nine_patch.cpp
xml2binary/include/resource_storage_impl.h
xml2binary/metadata_handler.cpp
xml2binary/xml2dat.cpp
xmlresource/autopopup_configure_parser.cpp
xmlresource/default_configure_parser.cpp
xmlresource/input_mode_configure_parser.cpp
xmlresource/label_properties_parser.cpp
xmlresource/layout_parser.cpp
xmlresource/magnifier_configure_parser.cpp
xmlresource/main_entry_parser.cpp
xmlresource/modifier_decoration_parser.cpp
xmlresource/nine_patch_file_list_parser.cpp
xmlresource/xmlresource.cpp