Upload initial version 95/262095/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 May 2021 10:39:12 +0000 (19:39 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 3 Aug 2021 02:00:16 +0000 (11:00 +0900)
commitd3a12f16a7a36b7af91f822790582b012c233489
tree25d34f1c8c8c0881d153990a071f1b66d9aa242d
parentb3be153f579cb966a90506b2f5effaafa698fd63
Upload initial version

Change-Id: I28892702bf366c803c7f6c20f7d947a5003d3720
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
192 files changed:
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 [new file with mode: 0644]
NEWS [new file with mode: 0644]
NOTICE [new file with mode: 0644]
README [new file with mode: 0644]
capi/CMakeLists.txt [new file with mode: 0644]
capi/include/cscl-ui-controller.h [new file with mode: 0644]
capi/include/cscl-ui-event-callback.h [new file with mode: 0644]
capi/include/cscl-ui-graphics-backend.h [new file with mode: 0644]
capi/include/cscl-ui-nui.h [new file with mode: 0644]
capi/include/cscl-ui-win.h [new file with mode: 0644]
capi/include/cscl-ui-window-backend.h [new file with mode: 0644]
capi/scl-ui-nui-capi.pc.in [new file with mode: 0644]
capi/src/cscl-ui-controller.cpp [new file with mode: 0644]
capi/src/cscl-ui-nui.cpp [new file with mode: 0644]
libscl-ui-nui.manifest [new file with mode: 0644]
libscl-ui-nui.pc.in [new file with mode: 0644]
packaging/libscl-ui-nui.changes [new file with mode: 0644]
packaging/libscl-ui-nui.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.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/_auto_metadata.h [new file with mode: 0644]
scl/autopopup_configure_bin_parser.cpp [new file with mode: 0644]
scl/autopopup_configure_bin_parser.h [new file with mode: 0644]
scl/autopopup_configure_parser.cpp [new file with mode: 0644]
scl/autopopup_configure_parser.h [new file with mode: 0644]
scl/binary_xmlresource.cpp [new file with mode: 0644]
scl/binary_xmlresource.h [new file with mode: 0644]
scl/default_configure_bin_parser.cpp [new file with mode: 0644]
scl/default_configure_bin_parser.h [new file with mode: 0644]
scl/default_configure_parser.cpp [new file with mode: 0644]
scl/default_configure_parser.h [new file with mode: 0644]
scl/file_storage.cpp [new file with mode: 0644]
scl/file_storage.h [new file with mode: 0644]
scl/file_storage_impl.h [new file with mode: 0644]
scl/imetadata_provider.h [new file with mode: 0644]
scl/input_mode_configure_bin_parser.cpp [new file with mode: 0644]
scl/input_mode_configure_bin_parser.h [new file with mode: 0644]
scl/input_mode_configure_parser.cpp [new file with mode: 0644]
scl/input_mode_configure_parser.h [new file with mode: 0644]
scl/iparserinfo_provider.h [new file with mode: 0644]
scl/istring_collector.h [new file with mode: 0644]
scl/istring_provider.h [new file with mode: 0644]
scl/key_coordinate_frame_bin_parser.cpp [new file with mode: 0644]
scl/key_coordinate_frame_bin_parser.h [new file with mode: 0644]
scl/label_properties_bin_parser.cpp [new file with mode: 0644]
scl/label_properties_bin_parser.h [new file with mode: 0644]
scl/label_properties_parser.cpp [new file with mode: 0644]
scl/label_properties_parser.h [new file with mode: 0644]
scl/layout_bin_parser.cpp [new file with mode: 0644]
scl/layout_bin_parser.h [new file with mode: 0644]
scl/layout_parser.cpp [new file with mode: 0644]
scl/layout_parser.h [new file with mode: 0644]
scl/layout_parser_helper.cpp [new file with mode: 0644]
scl/layout_parser_helper.h [new file with mode: 0644]
scl/magnifier_configure_bin_parser.cpp [new file with mode: 0644]
scl/magnifier_configure_bin_parser.h [new file with mode: 0644]
scl/magnifier_configure_parser.cpp [new file with mode: 0644]
scl/magnifier_configure_parser.h [new file with mode: 0644]
scl/main_entry_parser.cpp [new file with mode: 0644]
scl/main_entry_parser.h [new file with mode: 0644]
scl/metadata.h [new file with mode: 0644]
scl/metadata_bin_parser.cpp [new file with mode: 0644]
scl/metadata_bin_parser.h [new file with mode: 0644]
scl/metadata_provider.h [new file with mode: 0644]
scl/modifier_decoration_bin_parser.cpp [new file with mode: 0644]
scl/modifier_decoration_bin_parser.h [new file with mode: 0644]
scl/modifier_decoration_parser.cpp [new file with mode: 0644]
scl/modifier_decoration_parser.h [new file with mode: 0644]
scl/nine_patch_file_list_bin_parser.cpp [new file with mode: 0644]
scl/nine_patch_file_list_bin_parser.h [new file with mode: 0644]
scl/nine_patch_file_list_parser.cpp [new file with mode: 0644]
scl/nine_patch_file_list_parser.h [new file with mode: 0644]
scl/parserinfo_provider.h [new file with mode: 0644]
scl/sclactionstate.cpp [new file with mode: 0644]
scl/sclactionstate.h [new file with mode: 0644]
scl/sclanimator-nui.cpp [new file with mode: 0644]
scl/sclanimator-nui.h [new file with mode: 0644]
scl/sclanimator.cpp [new file with mode: 0644]
scl/sclanimator.h [new file with mode: 0644]
scl/sclbackendcallback.h [new file with mode: 0644]
scl/sclconfig.h [new file with mode: 0644]
scl/sclcontext.cpp [new file with mode: 0644]
scl/sclcontext.h [new file with mode: 0644]
scl/sclcontroller.cpp [new file with mode: 0644]
scl/sclcontroller.h [new file with mode: 0644]
scl/scldebug.cpp [new file with mode: 0644]
scl/scldebug.h [new file with mode: 0644]
scl/scleffect.cpp [new file with mode: 0644]
scl/scleffect.h [new file with mode: 0644]
scl/sclerroradjustment.cpp [new file with mode: 0644]
scl/sclerroradjustment.h [new file with mode: 0644]
scl/scleventcallback.h [new file with mode: 0644]
scl/scleventhandler.cpp [new file with mode: 0644]
scl/scleventhandler.h [new file with mode: 0644]
scl/sclevents-nui.cpp [new file with mode: 0644]
scl/sclevents-nui.h [new file with mode: 0644]
scl/sclevents.cpp [new file with mode: 0644]
scl/sclevents.h [new file with mode: 0644]
scl/sclfeedback.cpp [new file with mode: 0644]
scl/sclfeedback.h [new file with mode: 0644]
scl/sclfontproxy.cpp [new file with mode: 0644]
scl/sclfontproxy.h [new file with mode: 0644]
scl/sclgraphics-nui.cpp [new file with mode: 0644]
scl/sclgraphics-nui.h [new file with mode: 0644]
scl/sclgraphics.cpp [new file with mode: 0644]
scl/sclgraphics.h [new file with mode: 0644]
scl/sclgraphicsbackendcallback.h [new file with mode: 0644]
scl/sclgraphicsinfo.h [new file with mode: 0644]
scl/sclgwes.cpp [new file with mode: 0644]
scl/sclgwes.h [new file with mode: 0644]
scl/sclheaders.h [new file with mode: 0644]
scl/sclimageproxy.cpp [new file with mode: 0644]
scl/sclimageproxy.h [new file with mode: 0644]
scl/sclintl.h [new file with mode: 0644]
scl/sclkeydefines.h [new file with mode: 0644]
scl/sclkeyfocushandler.cpp [new file with mode: 0644]
scl/sclkeyfocushandler.h [new file with mode: 0644]
scl/sclres.cpp [new file with mode: 0644]
scl/sclres.h [new file with mode: 0644]
scl/sclres_manager.cpp [new file with mode: 0644]
scl/sclres_manager.h [new file with mode: 0644]
scl/sclres_type.h [new file with mode: 0644]
scl/sclresourcecache.cpp [new file with mode: 0644]
scl/sclresourcecache.h [new file with mode: 0644]
scl/sclstructs.h [new file with mode: 0644]
scl/sclui.cpp [new file with mode: 0644]
scl/sclui.h [new file with mode: 0644]
scl/scluibuilder.cpp [new file with mode: 0644]
scl/scluibuilder.h [new file with mode: 0644]
scl/scluiimpl.cpp [new file with mode: 0644]
scl/scluiimpl.h [new file with mode: 0644]
scl/sclutils-linux.cpp [new file with mode: 0644]
scl/sclutils.cpp [new file with mode: 0644]
scl/sclutils.h [new file with mode: 0644]
scl/sclversion.h [new file with mode: 0644]
scl/sclwindowbackendcallback.h [new file with mode: 0644]
scl/sclwindows-nui.cpp [new file with mode: 0644]
scl/sclwindows-nui.h [new file with mode: 0644]
scl/sclwindows.cpp [new file with mode: 0644]
scl/sclwindows.h [new file with mode: 0644]
scl/string_bin_parser.cpp [new file with mode: 0644]
scl/string_bin_parser.h [new file with mode: 0644]
scl/string_collector.h [new file with mode: 0644]
scl/string_provider.h [new file with mode: 0644]
scl/xml_parser_utils.cpp [new file with mode: 0644]
scl/xml_parser_utils.h [new file with mode: 0644]
scl/xmlresource.cpp [new file with mode: 0644]
scl/xmlresource.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/metadata_handler.cpp [new file with mode: 0644]
xml2binary/xml2dat.cpp [new file with mode: 0644]