summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)AuthorFilesLines
2011-12-16[Tizen Theme] Renamed theme name from nbeat to tizen.Daniel Juyung Seo4759-7/+7
2011-12-14[Review comments fixed]shilpa singh5-58/+195
[elc_naviframe]: 1. Text center alignment fix[based on GUI v0.6] 2. if only more button is added the button shifts right. Change-Id: I0c88b7244a68550021656b9c52091d4f913e4693
2011-12-14[genlist] add email app styles(3text.5icon.2, 2text.1icon.14)Hyoyoung Chang1-0/+594
Change-Id: Ia22b94cc2dd888db04790c00a99e9eeecb609aef
2011-12-09Merge "[Review comments fixed, clip is not translated, clip is used for only ↵Shilpa Singh1-481/+536
clipping child objects and all translations are done on bg parts] clip removed. segment not animating issue fixed. content resize issue fixed. [elc_naviframe]: Whole page translation effect [ Initial version ]"
2011-12-09[Review comments fixed, clip is not translated, clip is used for onlyShilpa Singh1-481/+536
clipping child objects and all translations are done on bg parts] clip removed. segment not animating issue fixed. content resize issue fixed. [elc_naviframe]: Whole page translation effect [ Initial version ] Change-Id: If6a94939e2f6f82cede1a7481d6348641873d6f4
2011-12-07[*][button] After disabled_set and icon_set, the text area is made even if ↵Jaehwan Kim1-4/+20
the text is not set. It is why "elm.text" is always set "visible" in the program "diable_text" and "enable_text" Maybe it occurs in another button style. But if the text is located beside icon, we cannot show the issue because the width of text is 0. In case the text is located below icon, we can show the issue because the height of text is not 0.
2011-12-06[genlist] remove fixed at 3text.6icon styleHyoyoung Chang1-14/+0
2011-12-05[Button] Added 'circle/empty' button style. Users can set the center image ↵Daniel Juyung Seo13-0/+128
by elm_object_content_set. Change-Id: I6ee800bbaa820e0a9f81ead66c999f40a36e02ff
2011-12-05Added convenience macro for coloring part.Daniel Juyung Seo1-0/+9
2011-12-02[Fixed Radio and Check text Font Size issue]Rajeev Ranjan6-6/+14
Change-Id: Ice0b0bdc10f099da5c0a9ec0ffec943ebb6b756f
2011-12-02updated boilerplateChunEon Park56-901/+565
Change-Id: I783845fbab17ac1870face0f78513ab9598ded0a
2011-12-01removed unused data since we removed deprecated widgets.ChunEon Park74-7520/+95
2011-12-01Merge "naviframe - reduced transition time from 0.5 to 0.3 sec"ChunEon Park1-16/+18
2011-12-01naviframe - reduced transition time from 0.5 to 0.3 secChunEon Park1-16/+18
2011-12-01Merge "[genlist] add fixed.w to 1text.2, 2text.8"Hyoyoung Chang1-2/+2
2011-12-01[genlist] add fixed.w to 1text.2, 2text.8Hyoyoung Chang1-2/+2
2011-12-01[*][naviframe] Change push+pop effect time from 0.5 to 0.3 seconds.WooHyun Jung1-4/+5
2011-11-30naviframe - applied center aligned style to 2line, 1line/instant, 2line/instantChunEon Park1-162/+203
2011-11-30naviframe - made center_aligned style to default.ChunEon Park1-772/+68
2011-11-30[Review comments fixed]Shilpa Singh5-2/+731
[Issue fix: when long text and icon is pushed, left button overlaps with icon] [elc_naviframe]: center_align style implemented. title is center aligned to whole width and not buttons, but when more button is added title is aligned according to buttons. Change-Id: I2ce553e6a618255926a6b9863ef50a29a216f918
2011-11-30[*] [button][bug fix] CQ : H0100137513 fix disable mode.Jaehwan Kim1-6/+12
2011-11-29[Genlist] Fixed dialogue/1text.1icon.4 text size. Changed font size to macro.Daniel Juyung Seo1-4/+4
Change-Id: I2aa849ed57dced42cdf76d39bb96c748b8053b0f
2011-11-28[elm_colorpalette]: CQ: H0100137285 min size of color palette in landscape modeShilpa Singh2-2/+2
reduced to fit with in genlist with total of 48 pixels padding on left/right. Change-Id: I05faf3c969a28fd742c56365d68621c234703cb2
2011-11-28Merge "[Genlist] Changed group index bg/font color according to the latest ↵Daniel Juyung Seo2-6/+6
Winset GUI Guideline v0.6"
2011-11-28[Genlist] Added "1icon/with_no_line" style.Daniel Juyung Seo1-5/+28
Implementation Detail: Removed bottom line from "1icon" group and renamed it to "1icon/with_no_line". Added new "1icon" group and inherited "1icon/with_no_line" and added bottom line there. Change-Id: I8551d9c3c629a258113aa5d18a65267b3bb6e3ea
2011-11-26[*] revert to d0268df64ef9cd87d4dffc1aa24f85ba04a829a7 (control bar open ↵Shinwoo Kim1-184/+448
close signals added)
2011-11-26[*][naviframe] revert to before commit: ↵Shinwoo Kim1-448/+184
d0268df64ef9cd87d4dffc1aa24f85ba04a829a7 (control bar open close signals added)
2011-11-25[genlist] selected overlap bugfix - 2text.1icon.4Hyoyoung Chang1-4/+3
Change-Id: Ia471326d6636a174a76287a85220294035652f02
2011-11-25Merge "[*][popup] title(textblock) vertical align issue"Shinwoo Kim1-1/+1
2011-11-25Merge "[Genlist] Changed textblock 'word' wrap for genlist items to 'mixed' ↵Daniel Juyung Seo1-1/+1
wrap."
2011-11-25[Genlist] Changed group index bg/font color according to the latest Winset ↵Daniel Juyung Seo2-6/+6
GUI Guideline v0.6
2011-11-25[*][popup] title(textblock) vertical align issueShinwoo Kim1-1/+1
Change-Id: Iba6fdff3f42bf0cbeffd4e5d0ff6856fac5566a1
2011-11-25Merge "[*][entry,label] add align property for sync with valign support"WooHyun Jung2-1/+20
2011-11-25[Genlist] Changed textblock 'word' wrap for genlist items to 'mixed'Daniel Juyung Seo1-1/+1
wrap. Change-Id: Icbc794b1cb733ad79fe840612329f4b81d32206e
2011-11-24Merge "[Review Comments fixed] [elc_naviframe]: control bar open close ↵Shilpa Singh1-184/+448
signals added."
2011-11-24[SegmentControl] CQ-H0100137367 1pxl seperation line was scalable, so onPrince Kr Dubey1-4/+0
downscaling it become invisible. Fix is I removed the scalability. Change-Id: I3c167adca02ca8046d566be5031f48084a23e503
2011-11-24[*][entry,label] add align property for sync with valign supportWooHyun Jung2-1/+20
2011-11-24[Review Comments fixed]Shilpa Singh1-184/+448
[elc_naviframe]: control bar open close signals added. Change-Id: Ib9a7383cec68ceba274fa75d705f5fa6cc01aea9
2011-11-24[*][Genlist] Added dialogue/1text.1icon.5 style.Daniel Juyung Seo1-0/+107
Change-Id: Ifabade5c6c04e5bb1a987c54e4105f09c406c3f2
2011-11-24Merge "[copy&paste] remove last item's right separator Change-Id: ↵deasung.kim1-7/+78
I637830b975f6dc4b5f260006cf647e61d3f4c270"
2011-11-24[entry] fix indentation - should do moreWooHyun Jung1-937/+861
Change-Id: Id76fd25327ecd10e9b9bbd75588b403fbb85e13c
2011-11-22Merge "[*][popup] textblock needs some seconds"Shinwoo Kim1-0/+1
2011-11-22changelog - nbeat-theme_0.1.1-137ChunEon Park1-432/+104
revert naviframe
2011-11-22[*][popup] textblock needs some secondsShinwoo Kim1-0/+1
Change-Id: I51602c10a9d416792c2382e064a7f7438cb9a17b
2011-11-18[Review comments fixed]Shilpa Singh1-104/+432
[elc_naviframe]: control bar open,close signals added. Change-Id: Ic99ed3c3454a45184d746cd17d4dfb8b21782532
2011-11-18[entry] made selection handlers hidden when unfocusedMyungjae Lee1-29/+69
2011-11-18[*][naviframe] rollback the latest change, because of broken view in dialerWooHyun Jung1-48/+62
2011-11-17Merge "naviframe - removed circular dependency"ChunEon Park1-62/+48
2011-11-17naviframe - removed circular dependencyChunEon Park1-62/+48
Change-Id: I4419b27e2c6cb1e61f52bcef42f1b3b846d954d3
2011-11-17[controlbar] change the text size in landscape modeJaehwan Kim1-1/+1
Change-Id: I52e12d8ad7a64b58cc935dadcbaefba744cdfa50