summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genlist: Fix "insane" order [BUG COMPATIBILITY]devs/jpeg/genlist_crazyJean-Philippe Andre2017-10-253-1/+217
* genlist: Simplify some logicJean-Philippe Andre2017-10-252-76/+28
* eina_matrix: Fix doxygen warningsJaehyun Cho2017-10-251-7/+9
* elm_box: only allow focus to widgets of a boxMarcel Hollerbach2017-10-251-0/+9
* elm_multibuttonentry: it cannot handle focus itselfMarcel Hollerbach2017-10-251-1/+1
* elm_main: make sure we dont go deeper than the widget top levelMarcel Hollerbach2017-10-251-1/+2
* elm_multibuttonentry: do not eat all the eventsMarcel Hollerbach2017-10-251-1/+2
* evas/vg: Added align, viewbox and fill_mode property to the vg canvassubhransu mohanty2017-10-253-48/+178
* eolian: enable duplicate validation but only warn for nowDaniel Kolesa2017-10-251-1/+6
* eina_log: add parameter description on "eina_log_level_check"'s annotationJinYong Park2017-10-251-0/+2
* eina_file: fix space location in annotationJinYong Park2017-10-251-1/+1
* efl_ui_calendar: create new efl_ui_calendarWooHyun Jung2017-10-2513-0/+1856
* calendar: Remove unused codeJean-Philippe Andre2017-10-251-46/+0
* efl_ui_clock: changed property name from value to timeWooHyun Jung2017-10-256-23/+23
* Efl.Ui.Slider: call format_free_cb() when object destroysAmitesh Singh2017-10-251-1/+1
* Efl.Ui.Slider: implement format_cb for unitsAmitesh Singh2017-10-253-17/+56
* efl_animation: Remove duration_only_set and total_duration_set methodsJaehyun Cho2017-10-2516-160/+13
* Evil: really drop Windows XP supportVincent Torri2017-10-242-4/+2
* eolian: only check for validation where really necessaryDaniel Kolesa2017-10-241-13/+1
* eolian: check for inheritance tree function conflictsDaniel Kolesa2017-10-241-21/+41
* eolian: validate classes in a recursive mannerDaniel Kolesa2017-10-243-2/+16
* eolian: keep track of which objects are validatedDaniel Kolesa2017-10-242-36/+74
* elm_widget: also delay focus set if something is not registeredMarcel Hollerbach2017-10-241-4/+12
* efl_ui_focus_manager: reset when a redirect is unsetMarcel Hollerbach2017-10-241-0/+2
* eolian: initial parsing for parts in eo filesDaniel Kolesa2017-10-242-1/+31
* examples: eina strbuf - fix the exampleAmitesh Singh2017-10-241-1/+0
* elm: rename elm_multibuttonentry to Efl.Ui.MultibuttonentryWoochan Lee2017-10-2413-202/+296
* evas: Fix oopsie in previous patch (evas vg)Jean-Philippe Andre2017-10-241-1/+1
* doc: add missing parameters and fix references for some elm widgetsThiep Ha2017-10-249-24/+29
* doc: enable elementary_examples buildingThiep Ha2017-10-242-16/+17
* example: improve location example, fix crashPrince Kumar Dubey2017-10-241-10/+68
* evas/vg: renamed the evas_vg class to efl_canvas_vgsubhransu mohanty2017-10-247-52/+52
* elm: Use auto_unref for partsJean-Philippe Andre2017-10-247-88/+63
* widget: Rename events to EFL_UI_WIDGET_EVENT_XXXJean-Philippe Andre2017-10-2414-31/+34
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-2468-184/+184
* elm: add prefixes to Efl.Access.Action to avoid clashesLukasz Stanislawski2017-10-245-14/+18
* nstate: Remove some legacy codeJean-Philippe Andre2017-10-242-84/+46
* evas: add set function for root_node property.subhransu mohanty2017-10-2310-147/+74
* efl_animation: Remove unnecessary macroJaehyun Cho2017-10-2334-496/+49
* edje: add missing documentation.Bowon Ryu2017-10-231-0/+8
* eet: add missing documentation.Bowon Ryu2017-10-231-13/+57
* Fix building on windowsAndy Williams2017-10-222-4/+4
* ecore_wl2: Remove just the flush from the idle handlerDerek Foreman2017-10-221-6/+0
* Revert "ecore_wl2: Kill the wl idle enterer"Derek Foreman2017-10-222-0/+42
* Docs location movedAndy Williams2017-10-211-1/+1
* elm_code_widget: make sure the widget is cleared properly.Al Poole2017-10-211-1/+20
* elm_gengrid: add pseudo widget into the item if there are no focusableMarcel Hollerbach2017-10-201-1/+15
* efl_ui_focus_manager: new apiMarcel Hollerbach2017-10-203-17/+61
* docs: move write_include out of the writer backendDaniel Kolesa2017-10-202-76/+78
* docs: prepare for markdown gendoc backendDaniel Kolesa2017-10-202-20/+30