merge with master
authorJinkun Jang <jinkun.jang@samsung.com>
Fri, 15 Mar 2013 16:06:00 +0000 (01:06 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Fri, 15 Mar 2013 16:06:00 +0000 (01:06 +0900)
commit324d5cb2fb4cbdf85e040dc87e6702c8f4412b26
treea966750f23fd8cb1a1060a07b13b2d6572455b14
parent4e59896bde448c87ab4ac47f52ee7c6a4d34f778
merge with master
149 files changed:
CMakeLists.txt
inc/IntAddBookmarkForm.h
inc/IntAddressbar.h
inc/IntBookmarkData.h
inc/IntBookmarkListForm.h
inc/IntBookmarkPresentationModel.h
inc/IntBrightnessForm.h
inc/IntCommonLib.h
inc/IntConfirmationPopup.h
inc/IntCreateBookmarkFolderForm.h
inc/IntDefaultCustomItem.h
inc/IntDropDownCustomItem.h
inc/IntEditBookmarkListForm.h
inc/IntEditHistoryListForm.h
inc/IntEditHomePageForm.h
inc/IntFaviconManager.h
inc/IntFontManager.h
inc/IntFormFactory.h
inc/IntHistoryData.h
inc/IntHistoryListForm.h
inc/IntHistoryPresentationModel.h
inc/IntIAddressbarEventListener.h
inc/IntISettingChangeListener.h
inc/IntInternetApp.h
inc/IntMainForm.h
inc/IntMainFrame.h
inc/IntMultipleWindowForm.h
inc/IntMultipleWindowPresentationModel.h
inc/IntNotificationPanel.h
inc/IntPresentationModelBase.h
inc/IntRadioCustomItem.h
inc/IntReaderFontSizeForm.h
inc/IntSceneRegister.h
inc/IntSettingClearPrivateDataForm.h
inc/IntSettingForm.h
inc/IntSettingPresentationModel.h
inc/IntSettingToggleCustomItem.h
inc/IntSharePopup.h
inc/IntTypes.h
manifest.xml
res/ara-AE.xml
res/aze-AZ.xml
res/bul-BG.xml
res/cat-ES.xml
res/ces-CZ.xml
res/dan-DK.xml
res/deu-DE.xml
res/ell-GR.xml
res/eng-GB.xml
res/eng-PH.xml
res/eng-US.xml
res/est-EE.xml
res/eus-ES.xml
res/fin-FI.xml
res/fra-CA.xml
res/fra-FR.xml
res/gle-IE.xml
res/glg-ES.xml
res/hin-IN.xml
res/hrv-HR.xml
res/hun-HU.xml
res/hye-AM.xml
res/isl-IS.xml
res/ita-IT.xml
res/jpn-JP.xml
res/kat-GE.xml
res/kaz-KZ.xml
res/kor-KR.xml
res/lav-LV.xml
res/lit-LT.xml
res/mkd-MK.xml
res/nld-NL.xml
res/nob-NO.xml
res/pol-PL.xml
res/por-BR.xml
res/por-PT.xml
res/ron-RO.xml
res/rus-RU.xml
res/screen-size-normal/IDL_ADDRESSBAR.xml
res/screen-size-normal/IDL_ADD_BOOKMARK.xml
res/screen-size-normal/IDL_ARTICLE_READER.xml
res/screen-size-normal/IDL_BLANK_PANEL.xml
res/screen-size-normal/IDL_BOOKMARK_LIST.xml
res/screen-size-normal/IDL_BRIGHTNESS.xml
res/screen-size-normal/IDL_CONFIRMATION_POPUP.xml
res/screen-size-normal/IDL_CREATE_BOOKMARK_FOLDER.xml
res/screen-size-normal/IDL_EDIT_BOOKMARK_LIST.xml
res/screen-size-normal/IDL_EDIT_HISTORY_LIST.xml
res/screen-size-normal/IDL_EDIT_HOME_PAGE.xml
res/screen-size-normal/IDL_FIND_ON_PAGE.xml
res/screen-size-normal/IDL_FONT_SIZE.xml
res/screen-size-normal/IDL_FORM.xml
res/screen-size-normal/IDL_HISTORY_LIST.xml
res/screen-size-normal/IDL_MULTIPLE_WINDOW.xml
res/screen-size-normal/IDL_NOTIFICATION_PANEL.xml
res/screen-size-normal/IDL_READER.xml
res/screen-size-normal/IDL_SETTINGS.xml
res/screen-size-normal/IDL_SETTINGS_CLEAR_PRIVATE_DATA.xml
res/screen-size-normal/IDL_SETTING_FORM.xml
res/screen-size-normal/IDL_SHARE_POPUP.xml
res/slk-SK.xml
res/slv-SI.xml
res/spa-ES.xml
res/spa-MX.xml
res/srp-RS.xml
res/swe-SE.xml
res/tur-TR.xml
res/ukr-UA.xml
res/uzb-UZ.xml
res/zho-CN.xml
res/zho-HK.xml
res/zho-SG.xml
res/zho-TW.xml
src/IntAddBookmarkForm.cpp
src/IntAddressbar.cpp
src/IntBookmarkData.cpp
src/IntBookmarkListForm.cpp
src/IntBookmarkPresentationModel.cpp
src/IntBrightnessForm.cpp
src/IntCommonLib.cpp
src/IntConfirmationPopup.cpp
src/IntCreateBookmarkFolderForm.cpp
src/IntDefaultCustomItem.cpp
src/IntDropDownCustomItem.cpp
src/IntEditBookmarkListForm.cpp
src/IntEditHistoryListForm.cpp
src/IntEditHomePageForm.cpp
src/IntFaviconManager.cpp
src/IntFontManager.cpp
src/IntFormFactory.cpp
src/IntHistory.cpp
src/IntHistoryListForm.cpp
src/IntHistoryPresentationModel.cpp
src/IntInternetApp.cpp
src/IntInternetEntry.cpp
src/IntMainForm.cpp
src/IntMainFrame.cpp
src/IntMultipleWindowForm.cpp
src/IntMultipleWindowPresentationModel.cpp
src/IntNotificationPanel.cpp
src/IntPresentationModelBase.cpp
src/IntRadioCustomItem.cpp
src/IntReaderFontSizeForm.cpp
src/IntSceneRegister.cpp
src/IntSettingClearPrivateDataForm.cpp
src/IntSettingForm.cpp
src/IntSettingPresentationModel.cpp
src/IntSettingToggleCustomItem.cpp
src/IntSharePopup.cpp