summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elementary: efl_ui_list fixed child transient release crashdevs/felipealmeida/efl_ui_listLarry Jr2017-08-181-10/+15
* Elementary: efl_ui_list.c removed warnings, msg debug and unused functionsLarry Jr2017-08-141-151/+23
* elementary: fixed signal model connect in Elm_LayoutLarry Jr2017-08-115-154/+106
* elementary: Fix efl_ui_list child,removed response from modelsdevs/felipealmeida/efl_ui_list_newFelipe Magno de Almeida2017-08-071-21/+58
* elementary: Fix efl_ui_list_example_3 when deleting with no selection madeFelipe Magno de Almeida2017-08-071-2/+9
* elementary: Fix child_add events from modelFelipe Magno de Almeida2017-08-071-58/+128
* ecore: Fix efl_model_item to be 0-based not 1-basedFelipe Magno de Almeida2017-08-071-1/+1
* elementary: fixed efl_ui_list_example_3 exit errorLarry Jr2017-08-071-2/+0
* elementary: efl_ui_list_example_2 now using efl_ui_layout_factoryLarry Jr2017-08-071-37/+18
* Elementary: fixed efl_ui_list destructorLarry Jr2017-08-072-32/+15
* elementary: Other fixes efl_ui_listFelipe Magno de Almeida2017-08-041-172/+30
* elm: Selection and focus fixesFelipe Magno de Almeida2017-08-042-137/+98
* elm: WIP for selection in efl_ui_listFelipe Magno de Almeida2017-08-042-68/+181
* elementar: fixed destructor and release obj in efl_ui_list and layout_factoryLarry Jr2017-08-043-24/+19
* elementary revert layout recycle in efl_ui_listLarry Jr2017-08-041-7/+7
* Elementary: Efl_Ui_List and efl_ui_list_example1 use Efl_Ui_Layout_FactoryLarry Jr2017-08-036-20/+54
* Elementary: added Efl_Ui_Layout_Factory ClassLarry Jr2017-08-014-0/+151
* focus changed to use Focus.ManagerLarry Jr2017-07-314-110/+102
* elementary: update efl_ui_list minimal size when item size changeLarry Jr2017-07-271-58/+66
* elementary: remove edje_size_min_calc and update efl_ui_list layouts in size_...Larry Jr2017-07-271-65/+96
* elementary: Modify efl_ui_list lazy loading implementationFelipe Magno de Almeida2017-07-272-322/+580
* eina: Add eina_inarray_setup for in-place construction of Eina_InarrayFelipe Magno de Almeida2017-07-272-4/+24
* efl: Modify documentation in efl model so slice is 0-based, not 1-basedFelipe Magno de Almeida2017-07-272-8/+7
* Eio Model fixed children count in initialized children modelLarry Jr2017-07-272-8/+62
* elementary: efl_ui_list fixed resize listLarry Jr2017-07-274-106/+66
* elementary, efl_ui_list lazy load fixed resize windows and other fix WIPLarry Jr2017-07-272-15/+51
* elementary, efl_ui_list added lazy load WIPLarry Jr2017-07-273-316/+456
* elementary: WIP efl_ui_list lazy realizeLarry Jr2017-07-273-112/+221
* elm: efl_ui_list examplesFelipe Magno de Almeida2017-07-276-7/+796
* elm: efl_ui_list partial implementationFelipe Magno de Almeida2017-07-279-0/+2382
* elm: Fix fileselector button "hidden files"Jean-Philippe Andre2017-07-111-0/+1
* ecore_input: fix build without eezeRomain Naour2017-07-111-1/+1
* slider: Allow range limitationsHosang Kim2017-07-113-5/+100
* evas: Add a test case with a custom fontJean-Philippe Andre2017-07-118-5/+35
* evas font: append global font path when Evas initializes FontconfigYoungbok Shin2017-07-111-1/+9
* popup: fix sizing eval logic when scrollable set TRUEJinYong Park2017-07-112-4/+15
* elm test: label slide - use better color as background for label.Amitesh Singh2017-07-111-2/+2
* genlist: fix multiple focus edje signal issueAmitesh Singh2017-07-111-6/+2
* evas: Improve the documentation for evas_init() and evas_shutdown()Bryce Harrington2017-07-111-36/+28
* evas: Fix stray periodsBryce Harrington2017-07-111-2/+2
* gitignore: Ignore pc/efl-wl.pcBryce Harrington2017-07-111-0/+1
* examples: Move introduction to Ecore-Evas to evas-transparent.cBryce Harrington2017-07-113-29/+80
* ecore_evas_drm: Refuse to start a ticker for a manually rendered canvasDerek Foreman2017-07-101-0/+6
* ecore_evas: Don't start backend ticking for manually rendered canvasesDerek Foreman2017-07-101-23/+21
* efl_ui_focus_manager: fix leaking safed_orderMarcel Hollerbach2017-07-101-0/+4
* elementary: fix leaking manager objectsMarcel Hollerbach2017-07-104-5/+5
* elput: Update modifers for caps lockChris Michael2017-07-101-0/+2
* elput: Fix support for setting keyboard led(s)Chris Michael2017-07-102-1/+60
* elput: Minor formatting fixChris Michael2017-07-101-1/+3
* ecore-wl2: Formatting fixesChris Michael2017-07-101-31/+56