summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cnp/Wl: remove entry-only codedevs/thiep/dndThiep Ha2015-06-093-128/+3
* Cnp/Wl: correct object parameter in datacbThiep Ha2015-06-091-4/+4
* Dnd/X11: add dnd support for image, uri typeThiep Ha2015-06-091-2/+68
* Cnp/X11: correct object parameter in datacbThiep Ha2015-06-091-3/+3
* Cnp/X11: move entry-only code in elm_cnp to entryThiep Ha2015-06-092-47/+48
* Revert "First review"Thiep Ha2015-06-021-22/+1
* First reviewDaniel Zaoui2015-06-021-1/+22
* Dnd/Wl: remove hard-coded drop accept typeThiep Ha2015-06-021-24/+5
* CnP_DnD/Wl: replace strcmp with eina hash functionThiep Ha2015-06-021-100/+65
* CnP/Wl: Add data notify handling for cnpThiep Ha2015-06-021-84/+173
* CnP_DnD/Wl: only providing uri type when data is uri typeThiep Ha2015-06-021-6/+24
* CnP/Wl: get list of supported types from selection ownerThiep Ha2015-06-021-23/+2
* CnP/Wl: Set selection for all data typesThiep Ha2015-06-021-19/+47
* CnP/Wl: Remove duplicated data receive callbackThiep Ha2015-06-021-94/+70
* CnP/Wl: Remove duplicated data send callbackThiep Ha2015-06-021-65/+38
* DnD/Wl: Entry should handle image dropThiep Ha2015-06-021-1/+18
* test/Dnd: Correct drag data extractThiep Ha2015-06-021-1/+1
* DnD/Wl: Add types' notify handlersThiep Ha2015-06-021-62/+444
* DnD/Wl: Add type convertersThiep Ha2015-06-021-5/+253
* examples: Replace setenv() with elm_config_accel_preference_set().Jaehyun Cho2015-06-021-1/+1
* examples: Replace preferred engine "opengl_x11" with accel preference "3d".Jaehyun Cho2015-06-024-4/+4
* Focus: add and fix commentsDaniel Zaoui2015-06-022-4/+4
* missed from prvious commitWooHyun Jung2015-06-021-0/+115
* elm_focus: added new focus move policy and elm_object_focus_move_policy_set/getWooHyun Jung2015-06-028-4/+105
* Elm widget: Fix some Eolian warnings.Tom Hacohen2015-06-011-52/+52
* Revert "Spinner: Add changed callback call when spinner value set."ChunEon Park2015-05-291-1/+0
* tooltip: fix positioning when tooltip is affixed to a window objectMike Blumenkrantz2015-05-281-0/+5
* glview: preserved changed state when altering render modeMike Blumenkrantz2015-05-281-0/+4
* Adjust according to Eo changes.Tom Hacohen2015-05-284-9/+23
* gengrid/genlist: decrement item counter before triggering item del callbackMike Blumenkrantz2015-05-282-4/+2
* Gengrid: fix mirroring bug in gengrid widget.SangHyeon Lee2015-05-281-2/+3
* Spinner: Add changed callback call when spinner value set.woochan lee2015-05-281-0/+1
* genlist: do a proper clean up in clear().Amitesh Singh2015-05-281-0/+5
* clipper: removed.ChunEon Park2015-05-287-349/+0
* elm - fix profile handling if ELM_PROFILE is set - dont listen to x msgCarsten Haitzler (Rasterman)2015-05-281-0/+2
* elm = fix window norender handlingCarsten Haitzler (Rasterman)2015-05-281-8/+17
* po/ko: Updated Korean translation.Daniel Juyung Seo2015-05-281-11/+10
* examples/evas3d: Use correct variable type for a return value.Daniel Juyung Seo2015-05-281-1/+1
* elm theme - remove commented out efm icon lines so as not to confus peopleCarsten Haitzler (Rasterman)2015-05-271-7/+0
* gengrid: implement Atspi_Selection interfaceLukasz Stanislawski2015-05-272-1/+111
* test_glview: remove warning while compiling the elementary packageAnand2015-05-261-6/+6
* toolbar: implement Atspi_Selection interfaceLukasz Stanislawski2015-05-262-1/+104
* genlist: implement Atspi_Selection interfaceLukasz Stanislawski2015-05-262-1/+110
* theme - efm - redo folder to stand out more amongst all the file iconsCarsten Haitzler (Rasterman)2015-05-262-1/+2
* update po'sCarsten Haitzler (Rasterman)2015-05-2527-1451/+2299
* theme - add more efm basic file type iconsCarsten Haitzler (Rasterman)2015-05-258-6/+21
* Genlist: support of ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY mode of genlist item ...Umesh Tanwar2015-05-221-3/+8
* elm config - init wl if env vars indicate we shouldCarsten Haitzler (Rasterman)2015-05-221-2/+36
* test_genlist: Fix warnings while running "Genlist Textblock".Amitesh Singh2015-05-221-1/+0
* fileselector button: correct window parent findingThiep Ha2015-05-221-1/+1