summaryrefslogtreecommitdiff
path: root/edc
AgeCommit message (Collapse)AuthorFilesLines
2012-11-30Fixing build breakage caused by updated EFLRusty Lynch1-3/+0
The new EFL libs are stricter about invalid edc code and also the elm_widget_add functionality has changed.
2012-09-14[Title] show appropriate zoom buttons when zoom level is changedSangpyo Kim1-0/+20
[Issue#] N_SE-9986 [Problem] Zoom In/out button doesn't work at the mobile site. [Cause] there was no proper scale factor comparing code. [Solution] hiding the buttons if min/max zoom level is same [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: I017ff37dde47e4a83af065da6bffc8652cb059d7
2012-09-08Merge "Revert "[Title] Fix issue that the empty item is flickering when ↵InBum Chang1-242/+113
delete most visited item."" into 2.0_beta
2012-09-08Revert "[Title] Fix issue that the empty item is flickering when delete most ↵Sangpyo Kim1-242/+113
visited item." This reverts commit b58203becf5f6579d79d2481a050d3da716848c3
2012-09-06[Title] Fix crash issue when delete multi window rapidly on emulator.Hyerim Bae1-0/+1
[Issue#] N_SE-6880 [Problem] Crash happens when delete multi window if the previous multi window flow is not completed. [Cause] The duplicated delete callback is called. [Solution] Modify to be able to delete the multi window after the previous multi window is deleted completely. [Team] Browser UI [Developer] Hyerim Bae (hyerim.bae) [Request] N/A Change-Id: Icdab6ddcf04594779174fa9fad88cf5186750471
2012-09-05[Title] Fix issue that the empty item is flickering when delete most visited ↵Hyerim Bae1-113/+242
item. [Issue#] N_SE-9119 [Problem] The empty item is flickering when delete most visited item. [Cause] The empty item is added by idler. [Solution] Do not use idler in case of empty item. [Developer] Hyerim Bae Change-Id: I9a292686b2836aa74347727f0276ebf42a75f6df
2012-09-05[Title] Change private on icon.Hyerim Bae1-6/+6
[Issue#] P120905-2447 [Problem] Private icon is not different with GUI guide. [Cause] The private icon was not release. [Solution] The private icon is release in the latest GUI guide. [Team] Browser UI [Developer] Hyerim Bae [Request] N/A Change-Id: I8aabc9e4390522f9060d2790e8e6dcc8a5cb8c29
2012-09-05[Title] Set divided selection info layout due to rotating issue.Sangpyo Kim1-0/+43
[Issue#] N_SE-8169 [Problem] Selection info popup is not fit to landscape mode screen [Cause] elm_notify doesn't support the auto rotate [Solution] using divided layout and dedicate one of them for selection info popup [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: I5bb47d26c50de758b48db93b36490410717301f5 Conflicts: src/browser-common-view.cpp
2012-08-28[Title] set type as RECT some of part for EFL migration.Sangpyo Kim1-0/+2
[Issue#] N/A [Problem] future build error [Cause] EFL is changed. [Solution] set type as RECT some of part [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: Ic74980bf2899aa00e097c54a312f076da2b88e0e
2012-08-28[Title] remove the fade out effect because pink color is shown.Sangpyo Kim1-2/+2
[Issue#] N_SE-4485 [Problem] Pink color is shown while transition effect is running. [Cause] EFL shows background color when the object is fade out. [Solution] remove the fade out effect [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: I09384fa183d69f8df7a2dd067f43e894481f7445
2012-08-27[Title] adjust the width of create folder buttonSangpyo Kim1-1/+1
[Issue#] N_SE-7815 [Problem] The button is not stretched when UI is rotated. [Cause] The button's width range wasn't enough to stretch. [Solution] width range is adjusted. [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: I18940ed8488aa22c766528ef523193ea64265238
2012-08-21[Title] Initial upload the browser for tizen 2.0Sangpyo Kim17-495/+3338
[Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Initial upload [Team] Browser UI [Developer] sangpyo7.kim [Request] N/A Change-Id: I31110d6ea254ad273ad87354f10078e18eaa82f0
2012-06-08apply FSL(Flora Software License)Kim Kibum13-0/+11827