summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* systray: fixed wrong struct initializer.Daniel Juyung Seo2014-07-201-1/+1
* test_toolbar: clean up clicked callback usage.Daniel Juyung Seo2014-07-201-15/+10
* elm: use @p for parameters in doxygen.Daniel Juyung Seo2014-07-2017-34/+35
* toolbar: added selected and unselected smartcallbacks to toolbar.Daniel Juyung Seo2014-07-204-0/+25
* toolbar: changed internal variable name sanely.Daniel Juyung Seo2014-07-201-3/+3
* list: fixed wrong indentation.Daniel Juyung Seo2014-07-201-1/+1
* test_toolbar: removed unnecessary EINA_UNUSED.Daniel Juyung Seo2014-07-201-1/+1
* update according to latest eolian changesDaniel Kolesa2014-07-186-6/+0
* notify: removed unnecessary linesJaeun Choi2014-07-181-2/+0
* list: call "selected" callback after set focus to the selected itemJaeun Choi2014-07-181-1/+1
* popup: Remove unused variable.Stefan Schmidt2014-07-181-1/+0
* atspi: Orca is able to read slider value changesZbigniew Kosinski2014-07-183-6/+14
* elementary: Don't segfault if we are not using an X11-compatible engineChris Michael2014-07-171-3/+13
* tests: Pass the interval to elm_test_helper_wait_flag for the caller to changeRyuan Choi2014-07-173-7/+5
* mailmap: added Wonguk Jeong's information.Daniel Juyung Seo2014-07-171-0/+2
* tests: Add elm_test_helper_wait_flag to avoid infinite loopRyuan Choi2014-07-165-2/+55
* popup: code refactoringJaeun Choi2014-07-162-205/+124
* sync mailmapDaniel Kolesa2014-07-161-0/+5
* mailmap: updated Tae-hwan Kim's mailmap again and keep in sync with efl/enlig...Daniel Juyung Seo2014-07-161-1/+4
* mailmap: updated Taehwan Kim's mailmap.Daniel Juyung Seo2014-07-161-0/+1
* transit - fix to adopt the tween_mode factor.ChunEon Park2014-07-161-9/+12
* elementary examples: Add an elm_map example using evas3dJaehyun Cho2014-07-166-3/+2236
* update according to eolian syntax changesDaniel Kolesa2014-07-151-3/+3
* Fix build break while building with --with-tests=regularRyuan Choi2014-07-161-21/+2
* Tests atspi: fix undefined reference.Tom Hacohen2014-07-151-1/+1
* atspi: expose elc_naviframe "top_item_get" action through d-busLukasz Stanislawski2014-07-152-1/+11
* atspi: expose elm_image "activate" action through d-busLukasz Stanislawski2014-07-152-1/+12
* adjust to dbus interace struct.. back to where it wasCarsten Haitzler (Rasterman)2014-07-152-2/+2
* genlist - fix a crash.ChunEon Park2014-07-151-0/+1
* genlist: Removed unnecessary calculation.Shobhit2014-07-151-1/+1
* widget item: replaced eo_class_name_get call with eo_isa.Amitesh Singh2014-07-151-3/+2
* list: remove annoying error msg on selectwonguk.jeong2014-07-151-3/+5
* genlist: remove annoying error messagewonguk.jeong2014-07-151-3/+3
* elm_win: added focused and unfocused smart callback descriptions.Daniel Juyung Seo2014-07-152-0/+4
* test_win_state: changed internal callback function name and splitted a focus ...Daniel Juyung Seo2014-07-151-20/+26
* elm_config: updated color class api documentation.Daniel Juyung Seo2014-07-151-11/+12
* update according to eolian changesDaniel Kolesa2014-07-141-1/+1
* update according to eolian type changesDaniel Kolesa2014-07-143-3/+3
* Win: Delete "focused" and "unfocused" signals emission because they duplicate...Kateryna Fesyna2014-07-142-8/+0
* Scroller: Added auto-hide and show features for UP, DOWN , LEFT and RIGHT arr...E_counter2014-07-141-43/+368
* move all eo files to new builtin bool typeDaniel Kolesa2014-07-1167-356/+356
* elm theme - fix wayland borders to be sized and colored correctlyCarsten Haitzler (Rasterman)2014-07-111-8/+12
* elm_removed: remove undeprecated apis from the removed info.Daniel Juyung Seo2014-07-111-78/+0
* tooltip: corrected the typo in documentation of elm_object_tooltip_showAmitesh Singh2014-07-111-1/+1
* atspi: expose elm_check "activate" action through d-busLukasz Stanislawski2014-07-102-1/+11
* atspi: improve code reusageLukasz Stanislawski2014-07-101-92/+44
* gengrid, list: removed unnecessary condition check.Daniel Juyung Seo2014-07-102-2/+0
* examples: use a proper casting for 64 bit system by uintptr_t.Daniel Juyung Seo2014-07-102-3/+3
* genlist: Removed unnecessary condition check.Shobhit2014-07-101-1/+0
* test_genlist: removed unnecessary spaces.Daniel Juyung Seo2014-07-101-33/+33