summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fileselector: when press "enter" on entry, send "done" cb instead of "selected"devs/yakov/fix_fileselectorYakov Goldberg2013-07-291-2/+6
* fileselector: fixing fileselectorYakov Goldberg2013-07-291-29/+27
* fileselector: unfocus if anchor clicked/entry activatedYakov Goldberg2013-07-291-0/+12
* fileselector: fix show filename in anchor for some casesYakov Goldberg2013-07-291-25/+18
* fileselector: fix typo + behaviorYakov Goldberg2013-07-291-3/+4
* fileselector: added TODO noteYakov Goldberg2013-07-291-0/+3
* fix Makefile to build with webkitYakov Goldberg2013-07-291-2/+3
* adding spinner to entry styleYakov Goldberg2013-07-291-1/+25
* enty edc vert curYakov Goldberg2013-07-291-2/+4
* Revert "elementary/fileselector - added new api. elm_fileselector_entry_entry...ChunEon Park2013-07-293-50/+0
* elm_image: let's only propagate the event from one object.Cedric Bail2013-07-291-0/+1
* elementary/fileselector - added new api. elm_fileselector_entry_entry_get()ChunEon Park2013-07-293-0/+50
* make finger size for standard profile 10 - more realistic.Carsten Haitzler (Rasterman)2013-07-271-1/+1
* elementary/flip - fix the flip page to not flip on a direction if the directi...ChunEon Park2013-07-263-6/+24
* elementary/flip - use enum for readability.ChunEon Park2013-07-261-38/+36
* elementary/flip - index table by enum. It's more clear.ChunEon Park2013-07-262-43/+12
* re-fix slider to work again with def theme.Carsten Haitzler (Rasterman)2013-07-261-3/+18
* add throttle policy settings to elmCarsten Haitzler (Rasterman)2013-07-252-1/+17
* elm-player: do a whole bunch of work to make this a usable widget now.Carsten Haitzler (Rasterman)2013-07-253-15/+117
* panel.edc: rename the state for the consistency. this is not a theme api break.Daniel Juyung Seo2013-07-251-8/+8
* elm_radio.c: remove unused callback. elm,action,radio,on.Daniel Juyung Seo2013-07-241-2/+0
* elementary/widget - fix the insane NULL set in translated string list.ChunEon Park2013-07-241-1/+1
* AUTHORS, elm_authors.h: add Youngbok Shin to elementary authors list since he...Daniel Juyung Seo2013-07-242-0/+2
* elementary/dayselector - fix formatting in it's exampleChunEon Park2013-07-231-9/+18
* elementary/dayselector - added disabled case exampleChunEon Park2013-07-231-5/+13
* elm player: use position swallow, so volume etc. can be done laterCarsten Haitzler (Rasterman)2013-07-231-3/+8
* elementary/dayselector - fix test case that the sunday first to be correctly ...ChunEon Park2013-07-231-8/+9
* elm player - fix null icon set - forgot to tag button objectsCarsten Haitzler (Rasterman)2013-07-231-5/+11
* elm player - this breaks elm player theme api. it was broken to begin withCarsten Haitzler (Rasterman)2013-07-232-121/+89
* actionslider.edc: use group inherit \o/Daniel Juyung Seo2013-07-231-227/+2
* slider.edc: remove unnecessary empty lines while reading it.Daniel Juyung Seo2013-07-231-4/+0
* Fix the wrong parameter in multibuttonentry.Jaehwan Kim2013-07-231-2/+2
* Add elm quit policy to conformant_example_02.Chris Michael2013-07-231-0/+2
* elementary: we are using the beta API of EFL.Cedric Bail2013-07-232-0/+6
* map: fix header split to actually be a split !Cedric Bail2013-07-233-2062/+18
* elementary: fix header inclusion order.Cedric Bail2013-07-2311-11/+28
* elc_fileselector.c: check null for part name and set the label for another pa...Daniel Juyung Seo2013-07-231-2/+9
* elm: formatting fix for consistency.Daniel Juyung Seo2013-07-238-14/+15
* elm: use more descriptive and consistent local variable name.Daniel Juyung Seo2013-07-234-15/+15
* elementary/fileselector - support elm_object_part_text_set() to set the ok, c...ChunEon Park2013-07-234-0/+33
* elementary/diskselector - fix the test case that caused _smart_need_recalcula...ChunEon Park2013-07-221-19/+18
* elementary/diskselector - removed unnecessary partChunEon Park2013-07-221-15/+0
* elementary/diskselector - clean edcChunEon Park2013-07-221-6/+0
* elementary/slideshow - removed unnecessary linesChunEon Park2013-07-221-4/+0
* ewk changed run_open_panel interface since webkit's r123847Ryuan Choi2013-07-221-5/+6
* stop fetching invalid window id's even thought ecore handles it fine.Carsten Haitzler (Rasterman)2013-07-191-11/+15
* slider - finally actually remove callback feedback loop from slider changes!Carsten Haitzler (Rasterman)2013-07-192-20/+15
* fix self-feedback loop between slider and elm player in slider.Carsten Haitzler (Rasterman)2013-07-184-20/+18
* work on slider issues like not showing units brought up by player testCarsten Haitzler (Rasterman)2013-07-183-24/+39
* remove printf in elm_playerCarsten Haitzler (Rasterman)2013-07-181-2/+4