summaryrefslogtreecommitdiff
path: root/src/lib/elm_gengrid.eo
Commit message (Expand)AuthorAgeFilesLines
* elm gengrid: replace Ecore_Pos_Map with Ecore.Pos_Map in elm_gengrid.eoVitor Sousa2016-02-091-1/+1
* elementary: move definition of Elm_Glob_Match_Flags to elm_general.eotVitor Sousa2016-02-091-1/+1
* elementary: move definition of Elm_Gen_Item_Class to elm_general.eotVitor Sousa2016-02-091-5/+5
* elementary: rename classes in Eo files to use Elm as a namespace, not a prefixVitor Sousa2016-02-091-16/+16
* Widgets: remove duplicate declaration of language,changed signal.Tom Hacohen2016-01-111-1/+0
* Widgets: remove duplicate declaration of access,changed signal.Tom Hacohen2016-01-111-1/+0
* focus: add the focus_direction feature about item.Jaehwan Kim2015-09-251-0/+1
* elm_gengrid:Added Eolian changes in gengrid reorder ApiAnand2015-08-141-0/+31
* gengrid: convert docsDaniel Kolesa2015-08-131-487/+307
* focus: add the focus region show modeJaehwan Kim2015-08-121-0/+1
* Eo files docs: replace all @c/@p with $.Tom Hacohen2015-08-061-44/+44
* Eo files: Replace all occurances of EINA_TRUE/FALSE to true/false.Tom Hacohen2015-08-061-17/+17
* Eo files: Use Elm.Widget_Item instead of Elm_Object_Item.Tom Hacohen2015-08-061-14/+14
* Focus: concentrate focused events in widgetDaniel Zaoui2015-07-061-2/+0
* Eo events: fix wrong event invocationsDaniel Zaoui2015-07-051-2/+0
* etc_ctxpopup, elm_gengrid, elm_notify: porting evas smart callbacks to eoAvi Levin2015-07-021-0/+18
* Replace C names by Eolian namespaced names in .eo filesVitor Sousa2015-06-261-8/+8
* gengrid: implement Atspi_Selection interfaceLukasz Stanislawski2015-05-271-1/+10
* Adapt Eo classes to use new Eolian typesDaniel Zaoui2015-05-201-2/+4
* eo: sync with eolian syntax changesDaniel Kolesa2015-05-181-49/+49
* eolian: use the new property syntaxDaniel Kolesa2015-05-071-21/+19
* Revised classes and interfaces in .eo files and added missing attributesVitor Sousa2015-05-061-13/+13
* Most of elm: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm layout: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-2/+2
* Elm widget+item: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-11/+11
* doc: improve ambigious doc descriptions.ChunEon Park2015-04-211-1/+1
* list/genlist/gengrid: Fix default return value in eolian APIs.SangHyeon Lee2015-04-101-2/+2
* atspi: change object hierachy for elm_gengrid.Lukasz Stanislawski2015-04-061-1/+5
* doc: Fix typos in documentations.Daniel Juyung Seo2015-02-061-2/+2
* update to eolian complex types (without complex part for now)Daniel Kolesa2014-09-091-2/+2
* elm: Added # for enum in the documenation.Daniel Juyung Seo2014-09-011-7/+7
* update according to Eolian syntax changesdevs/q66/eolian_syntaxDaniel Kolesa2014-08-211-13/+13
* fix genlist/grid search item patch to be simpler and just betterCarsten Haitzler (Rasterman)2014-07-241-6/+20
* gengrid: Add function to search item by string.Jyotiprakash Sahoo2014-07-231-0/+10
* update according to eolian changesDaniel Kolesa2014-07-221-6/+2
* move all eo files to new builtin bool typeDaniel Kolesa2014-07-111-6/+6
* Eolian classes: Fix according to namespace changes in efl.Tom Hacohen2014-06-301-7/+7
* change the type syntax in eo files according to latest eolian changesDaniel Kolesa2014-06-281-17/+17
* move all eo files to new namespace syntaxDaniel Kolesa2014-06-201-21/+21
* fix up some eo file documentation whitespace issuesDaniel Kolesa2014-06-181-1/+1
* Gengrid: Added horizontal item loop feature.efl2014-06-101-0/+2
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-5/+5
* gengrid: Added elm_gengrid_wheel_disabled_set/get() APIs.Daniel Juyung Seo2014-04-271-0/+31
* Eolian: Integration of Gengrid and Gengrid PanDaniel Zaoui2014-04-011-0/+661