Update change log and spec for wrt-plugins-tizen_0.4.20
authorDongjin Choi <milkelf.choi@samsung.com>
Wed, 17 Apr 2013 16:25:05 +0000 (01:25 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Wed, 17 Apr 2013 17:14:11 +0000 (02:14 +0900)
commit2e2560ad8386c1278ae851890f9a9cc740d4584f
tree25cb5cc9f8ad07a89b3993caf1c5dbdda9627b59
parent36e12ae79c8314c9ae6e7a0526ce907c693b25f4
Update change log and spec for wrt-plugins-tizen_0.4.20
101 files changed:
packaging/wrt-plugins-tizen.spec
pkgconfigs/wrt-plugins-tizen-systeminfo.pc.in
src/Alarm/AlarmAbsolute.cpp
src/Alarm/AlarmRelative.cpp
src/Alarm/JSAlarmAbsolute.cpp
src/Alarm/JSAlarmRelative.cpp
src/Alarm/plugin_initializer.cpp [changed mode: 0755->0644]
src/Application/AppManagerWrapper.cpp
src/Application/AppManagerWrapper.h
src/Bluetooth/BluetoothAdapter.cpp
src/Bluetooth/BluetoothAdapter.h
src/Bluetooth/BluetoothClass.cpp
src/Bluetooth/BluetoothClass.h
src/Bluetooth/BluetoothDevice.cpp
src/Bluetooth/BluetoothDevice.h
src/Bluetooth/BluetoothSocket.cpp
src/Bluetooth/JSBluetoothAdapter.cpp
src/Bluetooth/JSBluetoothClass.cpp
src/Bluetooth/JSBluetoothDevice.cpp
src/Bluetooth/JSBluetoothDevice.h
src/Bluetooth/JSBluetoothManager.cpp
src/Bluetooth/JSBluetoothServiceHandler.cpp
src/Bluetooth/JSBluetoothSocket.cpp
src/Bluetooth/plugin_initializer.cpp
src/Calendar/Calendar.cpp
src/Calendar/CalendarFilter.cpp
src/Calendar/CalendarFilter.h
src/Calendar/CalendarFilterValidator.cpp
src/Calendar/JSCalendarManager.cpp
src/Callhistory/JSCallHistory.cpp
src/Callhistory/plugin_initializer.cpp
src/Common/CMakeLists.txt
src/Common/JSArray.cpp [new file with mode: 0755]
src/Common/JSArray.h [new file with mode: 0755]
src/Common/StandaloneConsole/StandaloneConsole.cpp
src/Common/TimeTracer/TimeTracer.c
src/Contact/CMakeLists.txt
src/Contact/JSAddressBook.cpp
src/Contact/JSContact.cpp
src/Contact/JSContactManager.cpp
src/Contact/JSPerson.cpp
src/Contact/plugin_initializer.cpp
src/DataControl/plugin_initializer.cpp
src/Filesystem/CMakeLists.txt
src/Filesystem/JSFile.cpp
src/Filesystem/JSFilestream.cpp
src/Filesystem/JSFilesystemManager.cpp
src/Filesystem/Manager.cpp
src/Filesystem/Path.cpp
src/Filesystem/plugin_initializer.cpp
src/Log/JSTizenLog.cpp
src/Log/JSTizenLog.h
src/Log/plugin_initializer.cpp
src/MessagePort/CMakeLists.txt
src/MessagePort/JSLocalMessagePort.cpp
src/MessagePort/JSMessagePortManager.cpp
src/MessagePort/JSRemoteMessagePort.cpp
src/MessagePort/plugin_initializer.cpp
src/Messaging/ConverterMessage.cpp
src/Messaging/JSMessage.cpp
src/Messaging/JSMessage.h
src/Messaging/JSMessageAttachment.cpp
src/Messaging/JSMessageAttachment.h
src/Messaging/JSMessagingService.cpp
src/Messaging/JSMessagingStorage.cpp
src/Messaging/plugin_initializer.cpp
src/NFC/NFCDefaultAdapter.cpp
src/Notification/CMakeLists.txt
src/Notification/JSNotificationDetailInfo.cpp
src/Notification/JSNotificationManager.cpp
src/Notification/JSStatusNotification.cpp
src/Notification/JSStatusNotification.h
src/Notification/NotificationManager.cpp
src/Notification/StatusNotification.cpp
src/Notification/StatusNotification.h
src/Notification/plugin_initializer.cpp
src/Package/CMakeLists.txt
src/Package/JSPackageManager.cpp
src/Package/PackageManager.cpp
src/Package/PackageManager.h [changed mode: 0755->0644]
src/Package/plugin_initializer.cpp
src/Power/CMakeLists.txt
src/Power/JSPowerManager.cpp
src/Power/PowerManager.cpp
src/Power/plugin_initializer.cpp
src/Push/CMakeLists.txt
src/Push/JSPushManager.cpp
src/Push/plugin_initializer.cpp
src/SecureElement/plugin_initializer.cpp
src/SystemSetting/CMakeLists.txt
src/SystemSetting/JSSystemSetting.cpp
src/SystemSetting/plugin_initializer.cpp
src/Systeminfo/CMakeLists.txt
src/Systeminfo/JSDeviceCapabilitiesInfo.cpp
src/Systeminfo/JSSIMInfo.cpp
src/Systeminfo/JSSysteminfo.cpp [changed mode: 0755->0644]
src/Systeminfo/Systeminfo.cpp
src/Systeminfo/Systeminfo.h
src/Systeminfo/plugin_initializer.cpp
src/TimeUtil/plugin_initializer.cpp
src/Tizen/plugin_initializer.cpp