2018-01-11 |
JinYong Park | ctxpopup: fix unintentional item style change
|
commit | commitdiff | tree |
2018-01-08 |
SangHyeon Lee | genlist: fix white bg issue in item clip unset
|
commit | commitdiff | tree |
2017-12-18 |
subhransu mohanty | dxygen: fixed textwidth warning.
|
commit | commitdiff | tree |
2017-12-15 |
JinYong Park | ctxpopup: fix multi-resolution problem by advanced...
|
commit | commitdiff | tree |
2017-11-10 |
Shinwoo Kim | Suppress build warning message
|
commit | commitdiff | tree |
2017-11-02 |
Shinwoo Kim | atspi: use correct object for highlight_grabbing
|
commit | commitdiff | tree |
2017-11-01 |
JinYong Park | Elm_Entry: Add annotation to unnamed enum
|
commit | commitdiff | tree |
2017-10-30 |
Youngbok Shin | image, gesture_layer, glview: remove doxygen warnings
|
commit | commitdiff | tree |
2017-10-30 |
Youngbok Shin | elementary index: fix wrong reference in its header...
|
commit | commitdiff | tree |
2017-10-27 |
JinYong Park | elm_entry: add missing parameter description (upstream...
|
commit | commitdiff | tree |
2017-10-27 |
JinYong Park | elm_config: add missing parameter description (upstream...
|
commit | commitdiff | tree |
2017-10-25 |
Shinwoo Kim | Enhacne documentation
|
commit | commitdiff | tree |
2017-10-25 |
Thiep Ha | doc: add missing parameters and fix references for...
|
commit | commitdiff | tree |
2017-10-23 |
Shilpa Singh | [Accessibility]: Access frame going behind popup issue...
|
commit | commitdiff | tree |
2017-10-23 |
JunsuChoi | atspi : Do not send signal, if current object and highlight...
|
commit | commitdiff | tree |
2017-10-18 |
JunsuChoi | atspi : Change default label append of popup from show_finis...
|
commit | commitdiff | tree |
2017-10-18 |
Sungtaek Hong | elm_map: fix copyright scalability issue
|
commit | commitdiff | tree |
2017-10-18 |
Shinwoo Kim | atspi: not use destructed eo object
|
commit | commitdiff | tree |
2017-10-18 |
Wonki Kim | elm_box: fix a potential null pointer dereferencing...
|
commit | commitdiff | tree |
2017-10-17 |
Youngbok Shin | examples: remove doxygen warning messages
|
commit | commitdiff | tree |
2017-10-16 |
Myoungwoon Roy, Kim | Remove @ref for Start
|
commit | commitdiff | tree |
2017-10-13 |
JunsuChoi | atspi : During the highlight grab, out signal is not...
|
commit | commitdiff | tree |
2017-10-13 |
JunsuChoi | atspi : Do not center align when genlist item is highlighted...
|
commit | commitdiff | tree |
2017-10-13 |
JunsuChoi | atspi : Add check for chain end object with attribute
|
commit | commitdiff | tree |
2017-10-13 |
JunsuChoi | atspi : Remove role check when getting an accessible...
|
commit | commitdiff | tree |
2017-10-13 |
JunsuChoi | atspi: Improves how to find the can_highlight of the...
|
commit | commitdiff | tree |
2017-10-12 |
Jeonghyun Yun | elm_image: stop preloading before intenal_file_set...
|
commit | commitdiff | tree |
2017-10-11 |
JunsuChoi | add return check for eldbus
|
commit | commitdiff | tree |
2017-09-28 |
Youngbok Shin | entry: fix memory leak issue for atspi
|
commit | commitdiff | tree |
2017-09-28 |
Woochan Lee | elm_win: prevent Null pointer ref.
|
commit | commitdiff | tree |
2017-09-28 |
Hosang Kim | elm dbus menu - handle return value of eldbus_message_iter_a...
|
commit | commitdiff | tree |
2017-09-28 |
Taehyub Kim | elm_config: add since_tizen tags for language auto...
|
commit | commitdiff | tree |
2017-09-27 |
jiin.moon | elm image: Fix async open to avoid multiple mmap
|
commit | commitdiff | tree |
2017-09-22 |
Wonki Kim | interface_scrollable: Cast result of divide explicitly
|
commit | commitdiff | tree |
2017-09-15 |
Shinwoo Kim | atspi: enhance _accessible_at_point_get
|
commit | commitdiff | tree |
2017-09-14 |
Doyoun Kang | elm_win: do deferred resize job first before calling...
|
commit | commitdiff | tree |
2017-09-11 |
Shinwoo Kim | atspi: emit signal after atspi bridge is connected
|
commit | commitdiff | tree |
2017-09-11 |
JunsuChoi | atspi : Fix "bring_in" of the genlist item in wearable...
|
commit | commitdiff | tree |
2017-09-11 |
Jaehyun Cho | naviframe: Fix to finish transition for newly pushed...
|
commit | commitdiff | tree |
2017-09-07 |
Jaeun Choi | elm_panel: set content as a sub object of panel object
|
commit | commitdiff | tree |
2017-09-06 |
Shinwoo Kim | atspi: use elm_entry to call smart callback
|
commit | commitdiff | tree |
2017-09-01 |
Shinwoo Kim | atspi: make highlight frame be a smart member
|
commit | commitdiff | tree |
2017-08-23 |
Woochan Lee | elm_spinner: Support min,max filter for float format...
|
commit | commitdiff | tree |
2017-08-23 |
Woochan Lee | elm_datetime: Add 'O' character to ignore POSIX alternative...
|
commit | commitdiff | tree |
2017-08-18 |
Woochan Lee | Datetime: Prevent null pointer reference.
|
commit | commitdiff | tree |
2017-08-18 |
JinYong Park | notify: fix show animation signal emit logic
|
commit | commitdiff | tree |
2017-08-11 |
Jeonghyun Yun | elm_scroller: focus_direction should not be called...
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | test_gesture_layer3: fix typo
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | test_gesture_layer: fix typo
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | elm_color_class: add null checking after memory allocation
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | elm_dbus_menu: add null checking after memory allocation
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | elm_gesture_layer: add null checking after memory allocation
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | elm_gesture_layer_extra_gestures: add null checking...
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | elm_prefs_data: add null checking after memory allocation
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | test_gesture_layer: add null checking after memory...
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | test_gesture_layer2: add null checking after memory...
|
commit | commitdiff | tree |
2017-08-11 |
Jaeun Choi | test_gesture_layer3: add null checking after memory...
|
commit | commitdiff | tree |
2017-08-10 |
Jaehyun Cho | elc_naviframe: Use tizen_effect_cancel from naviframe_effect...
|
commit | commitdiff | tree |
2017-08-10 |
SangHyeon Jade Lee | genlist : fix re-calculate on language changed
|
commit | commitdiff | tree |
2017-08-10 |
Jaehyun Cho | elc_naviframe: Fix to handle item deletion right after...
|
commit | commitdiff | tree |
2017-08-08 |
SangHyeon Jade Lee | elm_object_item: update pre_notify_del document
|
commit | commitdiff | tree |
2017-08-07 |
woochan lee | Revert "Fix Svace issuese."
|
commit | commitdiff | tree |
2017-08-07 |
Woochan Lee | Fix Svace issue.
|
commit | commitdiff | tree |
2017-08-07 |
Woochan Lee | Fix Svace issuese.
|
commit | commitdiff | tree |
2017-08-04 |
Shinwoo Kim | atspi: handle "gesture_required" attribute
|
commit | commitdiff | tree |
2017-08-04 |
Youngbok Shin | cursor: remove a warning message from a unused static...
|
commit | commitdiff | tree |
2017-08-04 |
Wonki Kim | elm_win: Match return type of function
|
commit | commitdiff | tree |
2017-08-02 |
Shinwoo Kim | atspi: suppress warning message
|
commit | commitdiff | tree |
2017-08-02 |
Shinwoo Kim | atspi: access overrides Accessible.state_set.get
|
commit | commitdiff | tree |
2017-08-02 |
Wonki Kim | inteface_scrollable: fix build warning
|
commit | commitdiff | tree |
2017-07-28 |
Wonki Kim | scroller: Initialize member variables which are used...
|
commit | commitdiff | tree |
2017-07-27 |
Shinwoo Kim | atspi: genlist - remove unnecessary lines
|
commit | commitdiff | tree |
2017-07-25 |
SangHyeon Jade Lee | genlist : fix build warnings
|
commit | commitdiff | tree |
2017-07-24 |
Minchul Lee | copypaste: remove build warning
|
commit | commitdiff | tree |
2017-07-24 |
JinYong Park | popup: fix build warning
|
commit | commitdiff | tree |
2017-07-24 |
Hosang Kim | slider: changed negative zero to zero
|
commit | commitdiff | tree |
2017-07-24 |
JinYong Park | mobile_lib/ctxpopup: fix float calculate problem
|
commit | commitdiff | tree |
2017-07-19 |
Shinwoo Kim | atspi: Expose API
|
commit | commitdiff | tree |
2017-07-19 |
JEONGHYUN YUN | mobile_lib/ctxpopup : enable elm_ctxpopup_item_content_unset
|
commit | commitdiff | tree |
2017-07-19 |
JEONGHYUN YUN | elm_colorselector: changed item selection procedure...
|
commit | commitdiff | tree |
2017-07-19 |
JEONGHYUN YUN | elm_ctxpopup: Implemented elm_widget_item_part_content_unset...
|
commit | commitdiff | tree |
2017-07-18 |
SangHyeon Lee | genlist: add select_on_focus_disable condition in left...
|
commit | commitdiff | tree |
2017-07-17 |
Myoungwoon Roy, Kim | Make elm_win_window_id_get public
|
commit | commitdiff | tree |
2017-07-14 |
Shinwoo Kim | atspi: use last appended relation information
|
commit | commitdiff | tree |
2017-07-13 |
JEONGHYUN YUN | mobile_lib/ctxpopup : fix item part text and icon set...
|
commit | commitdiff | tree |
2017-07-12 |
JinYong Park | mobile_lib/ctxpopup: fix item theme set logic
|
commit | commitdiff | tree |
2017-07-11 |
Shinwoo Kim | atspi: consider scrollable parent for "GetNeighbor"
|
commit | commitdiff | tree |
2017-07-04 |
Shinwoo Kim | atspi: fix bug of finding the last object
|
commit | commitdiff | tree |
2017-07-04 |
Shinwoo Kim | atspi: check accessible parent for can_highlight
|
commit | commitdiff | tree |
2017-06-30 |
Jihoon Kim | entry: Fix build error due to since_tizen tag
|
commit | commitdiff | tree |
2017-06-29 |
JunsuChoi | atspi: moved highlight when object is out of screen
|
commit | commitdiff | tree |
2017-06-28 |
Radoslaw Cybulski | Add navigation helper functions for screen-reader and...
|
commit | commitdiff | tree |
2017-06-28 |
Myoungwoon Roy, Kim | docs: Fix typos and some wrong expressions in elm Box...
|
commit | commitdiff | tree |
2017-06-28 |
Shinwoo Kim | atspi: Make socket listen if atspi is enabled
|
commit | commitdiff | tree |
2017-06-28 |
Shinwoo Kim | atspi: make popup label accessible
|
commit | commitdiff | tree |
2017-06-28 |
Youngbok Shin | label: fix to merge two DEFAULT tag from format and...
|
commit | commitdiff | tree |
2017-06-26 |
Hosang Kim | conformant: Added "virtualkeypad,size,changed" smart...
|
commit | commitdiff | tree |
2017-06-23 |
SangHyeon Lee | genlist: fix clip set api calls in genlist when clipees...
|
commit | commitdiff | tree |
2017-06-23 |
SangHyeon Lee | genlist: add null check in filter item internal for...
|
commit | commitdiff | tree |
2017-06-14 |
Hosang Kim | elm_config: Fix potential sizeof mismatch
|
commit | commitdiff | tree |
next |