Update change log and spec for wrt-plugins-tizen_0.4.33
authorDongjin Choi <milkelf.choi@samsung.com>
Wed, 22 May 2013 11:06:22 +0000 (20:06 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Wed, 22 May 2013 11:06:22 +0000 (20:06 +0900)
commita6266735d66b5843d8b3001f6c7203df1c817726
treea456bc3f2bd179e84545266edc00560118d7ff40
parent3cfffc3927849f95881193cbe1c957103add4f52
Update change log and spec for wrt-plugins-tizen_0.4.33

[model] REDWOOD
[binary_type] PDA
[customer] OPEN

[Issue#] N/A
[Problem] Error with gcc 4.7
[Cause] isnan func is ambiguous
[Solution] specified the namespace

[Issue#] N/A
[Problem] plugin loading time
[Cause] Symbol visibility
[Solution] Rearranged symbol visibility

[Issue] TDIS-5524
[Problem] add attachment with sounds path fail
[Cause] sounds path is changed
[Solution] change sounds path corectly

[Issue#] N/A
[Problem] package id has been exposed.
[Cause] package id has been exposed.
[Solution] Don't print.

[Issue#] DCM1667
[Problem] request protocl change.
[Cause] N/A
[Solution] modification

[Issue] N/A
[Problem] email from address invalid
[Cause] get email from address from email data directly
[Solution] convert email from address

[Issue] N/A
[Problem] JSMessage folderId attribute bug
[Cause] Convert folderType to string for email
[Solution] set email folderId than folderType on email

[Issue] N/A
[Problem] addDraftMessage then updateMessage attachment bug fix on email
[Cause] addDraftMessage then updateMessage attachment bug fix on email
[Solution] addDraftMessage then updateMessage attachment bug fix on email

[Issue#] N/A
[Problem] notificationi TC occur error in the jigtop UnitTC
[Cause] accessable notification in the other package.
[Solution] inserted package check module.

[team] WebAPI
[request] N/A
[horizontal_expansion] N/A
24 files changed:
packaging/wrt-plugins-tizen.spec
src/Common/JSUtil.cpp
src/DataControl/DataControlAsyncCallbackManager.h
src/DataControl/JSMappedDataControlConsumer.cpp
src/DataControl/JSSQLDataControlConsumer.cpp
src/DataControl/MappedDataControlConsumer.cpp
src/DataControl/SelectDataObject.cpp
src/DataControl/SqlDataControlConsumer.cpp
src/Messaging/AttachmentFactory.cpp
src/Messaging/Email.cpp
src/Messaging/IMessage.cpp
src/Messaging/IMessage.h
src/Messaging/JSMessage.cpp
src/Notification/NotificationManager.cpp
src/Push/PushManager.cpp
src/SystemSetting/CMakeLists.txt
src/SystemSetting/plugin_config.cpp
src/Systeminfo/CMakeLists.txt
src/Systeminfo/JSSysteminfo.cpp
src/Systeminfo/SysteminfoAsyncCallbackManager.cpp
src/Systeminfo/SysteminfoAsyncCallbackManager.h
src/Systeminfo/SysteminfoListenerManager.cpp
src/Systeminfo/SysteminfoListenerManager.h
src/Systeminfo/plugin_config.cpp