Tizen 2.0 Release
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:55:47 +0000 (00:55 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:55:47 +0000 (00:55 +0900)
commit42f8653abd33c220d0721327cf1b68a0b922ce00
tree70018e76b3150c82e6dd4e86f565fd0e294aa15f
parentaac326d5c8a7ed4d01be1efb6bacd983b4c75885
Tizen 2.0 Release
189 files changed:
ABOUT-NLS [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE.Flora [new file with mode: 0644]
NEWS [new file with mode: 0644]
NOTICE [new file with mode: 0644]
README [new file with mode: 0644]
binary_xmlresource/autopopup_configure_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/binary_xmlresource.cpp [new file with mode: 0644]
binary_xmlresource/default_configure_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/file_storage.cpp [new file with mode: 0644]
binary_xmlresource/include/_auto_metadata.h [new file with mode: 0644]
binary_xmlresource/include/autopopup_configure_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/binary_xmlresource.h [new file with mode: 0644]
binary_xmlresource/include/default_configure_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/file_storage.h [new file with mode: 0644]
binary_xmlresource/include/file_storage_impl.h [new file with mode: 0644]
binary_xmlresource/include/input_mode_configure_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/interface/imetadata_provider.h [new file with mode: 0644]
binary_xmlresource/include/interface/iparserinfo_provider.h [new file with mode: 0644]
binary_xmlresource/include/interface/istring_collector.h [new file with mode: 0644]
binary_xmlresource/include/interface/istring_provider.h [new file with mode: 0644]
binary_xmlresource/include/key_coordinate_frame_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/label_properties_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/layout_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/magnifier_configure_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/metadata.h [new file with mode: 0644]
binary_xmlresource/include/metadata_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/metadata_provider.h [new file with mode: 0644]
binary_xmlresource/include/modifier_decoration_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/nine_patch_file_list_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/parserinfo_provider.h [new file with mode: 0644]
binary_xmlresource/include/string_bin_parser.h [new file with mode: 0644]
binary_xmlresource/include/string_collector.h [new file with mode: 0644]
binary_xmlresource/include/string_provider.h [new file with mode: 0644]
binary_xmlresource/input_mode_configure_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/key_coordinate_frame_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/label_properties_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/layout_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/magnifier_configure_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/metadata_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/modifier_decoration_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/nine_patch_file_list_bin_parser.cpp [new file with mode: 0644]
binary_xmlresource/string_bin_parser.cpp [new file with mode: 0644]
libscl-ui.pc.in [new file with mode: 0644]
packaging/libscl-ui.spec [new file with mode: 0644]
res/put_record.h [new file with mode: 0644]
res/sclresource.cpp [new file with mode: 0644]
res/sclresource.h [new file with mode: 0644]
res/sclresourcekeys.h [new file with mode: 0644]
res/simple_debug.h [new file with mode: 0644]
res/timer.cpp [new file with mode: 0644]
res/timer.h [new file with mode: 0644]
scl/gwes/efl/sclevents-efl.cpp [new file with mode: 0644]
scl/gwes/efl/sclevents-efl.h [new file with mode: 0644]
scl/gwes/efl/sclgraphics-efl.cpp [new file with mode: 0644]
scl/gwes/efl/sclgraphics-efl.h [new file with mode: 0644]
scl/gwes/efl/sclwindows-efl.cpp [new file with mode: 0644]
scl/gwes/efl/sclwindows-efl.h [new file with mode: 0644]
scl/gwes/gtk/sclevents-gtk.cpp [new file with mode: 0644]
scl/gwes/gtk/sclevents-gtk.h [new file with mode: 0644]
scl/gwes/gtk/sclgraphics-cairo.cpp [new file with mode: 0644]
scl/gwes/gtk/sclgraphics-cairo.h [new file with mode: 0644]
scl/gwes/gtk/sclgraphics-gtk.cpp [new file with mode: 0644]
scl/gwes/gtk/sclgraphics-gtk.h [new file with mode: 0644]
scl/gwes/gtk/sclwindows-gtk.cpp [new file with mode: 0644]
scl/gwes/gtk/sclwindows-gtk.h [new file with mode: 0644]
scl/gwes/win32/sclevents-win32.cpp [new file with mode: 0644]
scl/gwes/win32/sclevents-win32.h [new file with mode: 0644]
scl/gwes/win32/sclgraphics-win32.cpp [new file with mode: 0644]
scl/gwes/win32/sclgraphics-win32.h [new file with mode: 0644]
scl/gwes/win32/sclwindows-win32.cpp [new file with mode: 0644]
scl/gwes/win32/sclwindows-win32.h [new file with mode: 0644]
scl/include/scl.h [new file with mode: 0644]
scl/include/sclactionstate.h [new file with mode: 0644]
scl/include/sclconfig.h [new file with mode: 0644]
scl/include/sclcontext.h [new file with mode: 0644]
scl/include/sclcontroller.h [new file with mode: 0644]
scl/include/scldebug.h [new file with mode: 0644]
scl/include/scleffect.h [new file with mode: 0644]
scl/include/sclerroradjustment.h [new file with mode: 0644]
scl/include/scleventcallback.h [new file with mode: 0644]
scl/include/scleventhandler.h [new file with mode: 0644]
scl/include/sclevents.h [new file with mode: 0644]
scl/include/sclfeedback.h [new file with mode: 0644]
scl/include/sclfontproxy.h [new file with mode: 0644]
scl/include/sclgraphics.h [new file with mode: 0644]
scl/include/sclgwes.h [new file with mode: 0644]
scl/include/sclheaders.h [new file with mode: 0644]
scl/include/sclimageproxy.h [new file with mode: 0644]
scl/include/sclintl.h [new file with mode: 0644]
scl/include/sclkeydefines.h [new file with mode: 0644]
scl/include/sclresourcecache.h [new file with mode: 0644]
scl/include/sclstructs.h [new file with mode: 0644]
scl/include/scltypes.h [new file with mode: 0644]
scl/include/sclui.h [new file with mode: 0644]
scl/include/scluibuilder.h [new file with mode: 0644]
scl/include/scluiimpl.h [new file with mode: 0644]
scl/include/sclutils.h [new file with mode: 0644]
scl/include/sclversion.h [new file with mode: 0644]
scl/include/sclwindows.h [new file with mode: 0644]
scl/sclactionstate.cpp [new file with mode: 0644]
scl/sclcontext.cpp [new file with mode: 0644]
scl/sclcontroller.cpp [new file with mode: 0644]
scl/scldebug.cpp [new file with mode: 0644]
scl/scleffect.cpp [new file with mode: 0644]
scl/sclerroradjustment.cpp [new file with mode: 0644]
scl/scleventhandler.cpp [new file with mode: 0644]
scl/sclevents.cpp [new file with mode: 0644]
scl/sclfeedback.cpp [new file with mode: 0644]
scl/sclfontproxy.cpp [new file with mode: 0644]
scl/sclgraphics.cpp [new file with mode: 0644]
scl/sclgwes.cpp [new file with mode: 0644]
scl/sclimageproxy.cpp [new file with mode: 0644]
scl/sclresourcecache.cpp [new file with mode: 0644]
scl/sclui.cpp [new file with mode: 0644]
scl/scluibuilder.cpp [new file with mode: 0644]
scl/scluiimpl.cpp [new file with mode: 0644]
scl/sclutils.cpp [new file with mode: 0644]
scl/sclwindows.cpp [new file with mode: 0644]
scl/utils/linux/sclutils-linux.cpp [new file with mode: 0644]
scl/utils/win32/sclutils-win32.cpp [new file with mode: 0644]
sclres/sclres.cpp [new file with mode: 0644]
sclres/sclres.h [new file with mode: 0644]
sclres/sclres_manager.cpp [new file with mode: 0644]
sclres/sclres_manager.h [new file with mode: 0644]
sclres/sclres_type.h [new file with mode: 0644]
xml2binary/CMakeLists.txt [new file with mode: 0644]
xml2binary/data/auto_codes.py [new file with mode: 0755]
xml2binary/data/metadata.xml [new file with mode: 0644]
xml2binary/encode_autopopup_configure.cpp [new file with mode: 0644]
xml2binary/encode_default_configure.cpp [new file with mode: 0644]
xml2binary/encode_input_mode_configure.cpp [new file with mode: 0644]
xml2binary/encode_key_coordinate_frame.cpp [new file with mode: 0644]
xml2binary/encode_label_properties_frame.cpp [new file with mode: 0644]
xml2binary/encode_layout.cpp [new file with mode: 0644]
xml2binary/encode_magnifier_configure.cpp [new file with mode: 0644]
xml2binary/encode_metadata.cpp [new file with mode: 0644]
xml2binary/encode_modifier_decoration.cpp [new file with mode: 0644]
xml2binary/encode_nine_patch.cpp [new file with mode: 0644]
xml2binary/include/_auto_metadata.h [new file with mode: 0644]
xml2binary/include/encode_autopopup_configure.h [new file with mode: 0644]
xml2binary/include/encode_default_configure.h [new file with mode: 0644]
xml2binary/include/encode_input_mode_configure.h [new file with mode: 0644]
xml2binary/include/encode_key_coordinate_frame.h [new file with mode: 0644]
xml2binary/include/encode_label_properties_frame.h [new file with mode: 0644]
xml2binary/include/encode_layout.h [new file with mode: 0644]
xml2binary/include/encode_magnifier_configure.h [new file with mode: 0644]
xml2binary/include/encode_metadata.h [new file with mode: 0644]
xml2binary/include/encode_modifier_decoration.h [new file with mode: 0644]
xml2binary/include/encode_nine_patch.h [new file with mode: 0644]
xml2binary/include/imetadata_encoder.h [new file with mode: 0644]
xml2binary/include/imetadata_helper.h [new file with mode: 0644]
xml2binary/include/imetadata_parser.h [new file with mode: 0644]
xml2binary/include/istring_encoder.h [new file with mode: 0644]
xml2binary/include/metadata.h [new file with mode: 0644]
xml2binary/include/metadata_handler.h [new file with mode: 0644]
xml2binary/include/resource_storage.h [new file with mode: 0644]
xml2binary/include/resource_storage_impl.h [new file with mode: 0644]
xml2binary/include/string_encoder.h [new file with mode: 0644]
xml2binary/include/xml2dat.h [new file with mode: 0644]
xml2binary/metadata_handler.cpp [new file with mode: 0644]
xml2binary/xml2dat.cpp [new file with mode: 0644]
xmlresource/autopopup_configure_parser.cpp [new file with mode: 0644]
xmlresource/default_configure_parser.cpp [new file with mode: 0644]
xmlresource/include/autopopup_configure_parser.h [new file with mode: 0644]
xmlresource/include/default_configure_parser.h [new file with mode: 0644]
xmlresource/include/input_mode_configure_parser.h [new file with mode: 0644]
xmlresource/include/label_properties_parser.h [new file with mode: 0644]
xmlresource/include/layout_parser.h [new file with mode: 0644]
xmlresource/include/layout_parser_helper.h [new file with mode: 0644]
xmlresource/include/magnifier_configure_parser.h [new file with mode: 0644]
xmlresource/include/main_entry_parser.h [new file with mode: 0644]
xmlresource/include/modifier_decoration_parser.h [new file with mode: 0644]
xmlresource/include/nine_patch_file_list_parser.h [new file with mode: 0644]
xmlresource/include/xml_parser_utils.h [new file with mode: 0644]
xmlresource/include/xmlresource.h [new file with mode: 0644]
xmlresource/input_mode_configure_parser.cpp [new file with mode: 0644]
xmlresource/label_properties_parser.cpp [new file with mode: 0644]
xmlresource/layout_parser.cpp [new file with mode: 0644]
xmlresource/layout_parser_helper.cpp [new file with mode: 0644]
xmlresource/magnifier_configure_parser.cpp [new file with mode: 0644]
xmlresource/main_entry_parser.cpp [new file with mode: 0644]
xmlresource/modifier_decoration_parser.cpp [new file with mode: 0644]
xmlresource/nine_patch_file_list_parser.cpp [new file with mode: 0644]
xmlresource/xml_parser_utils.cpp [new file with mode: 0644]
xmlresource/xmlresource.cpp [new file with mode: 0644]