summaryrefslogtreecommitdiff
path: root/src/lib/elc_fileselector.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-111-2/+1
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-091-1/+2
* fileselector: clarify the condition statement for checking ok buttonJee-Yong Um2016-03-071-3/+1
* fileselector: refine code and themeJee-Yong Um2016-03-041-105/+86
* fileselector: add backspace key binding to move to previous path.Jee-Yong Um2016-03-041-0/+23
* Automatic migration to Eo4.Tom Hacohen2016-03-031-100/+99
* Eo events: Migrate all of elm to the new event callback signaturesTom Hacohen2016-02-291-68/+36
* Elm config: use a name instead of elm_widget_type_getMarcel Hollerbach2015-12-211-1/+1
* focus: add the focus_direction feature about item.Jaehwan Kim2015-09-251-2/+2
* focus: add the APIs to set the focus next about item.Jaehwan Kim2015-09-151-3/+3
* elf_fileselector: Avoid memory leak in error pathStefan Schmidt2015-07-241-1/+5
* Fileselector: Use eina_environment_home_get() instead of getenv("HOME")Vincent Torri2015-07-221-13/+1
* Focus: concentrate focused events in widgetDaniel Zaoui2015-07-061-2/+2
* elc_fileselector, elc_fileselector_button: porting evas smart callbacks to eoAvi Levin2015-07-051-87/+151
* fileselector: add NULL check for memory allocationWooHyun Jung2015-06-131-2/+10
* Adjust usage of eo_constructor() according to recent changes.Tom Hacohen2015-05-201-2/+4
* Revert "fileselector: Work around initial genlist size bug for release."Stefan Schmidt2015-05-061-19/+0
* fileselector: Work around initial genlist size bug for release.Stefan Schmidt2015-05-061-0/+19
* elc_fileselector: fix looking for right Windows home path.michelle legrand2015-03-261-1/+13
* elm filesel - fix eio access of widget data after de in eio threadsCarsten Haitzler (Rasterman)2015-01-071-34/+46
* fileselector: added a search iconMarcel Hollerbach2015-01-071-0/+42
* Fileselector: beautify the search entryDave Andreoli2014-12-291-0/+2
* Object Items: remove data variable from widget item.Daniel Zaoui2014-11-121-1/+1
* Object Items: remove casts that are no more needed.Daniel Zaoui2014-11-121-2/+2
* Object Items: remove last invocations to elm_widget_item_ APIsDaniel Zaoui2014-11-121-2/+2
* fileselector: Do not call _populate directly in APIsRyuan Choi2014-10-291-47/+83
* atspi: properly include at-spi headers.Lukasz Stanislawski2014-10-171-8/+3
* Introduce current_name_{set|get}Ryuan Choi2014-10-061-9/+37
* Eo related: Change according to recent changes in eo_add().Tom Hacohen2014-09-251-1/+0
* fileselector: Fix that anchors are remained when path_entry was focused via k...Ryuan Choi2014-09-031-20/+32
* update according to Eolian syntax changesdevs/q66/eolian_syntaxDaniel Kolesa2014-08-211-1/+1
* fileselector: renamed internal variable to reduce confusion.Daniel Juyung Seo2014-08-031-4/+4
* atspi: expose more actions through atspi bus.Lukasz Stanislawski2014-07-251-0/+15
* fileselector: Make selected_set actually select the fileRyuan Choi2014-07-021-1/+1
* atspi:Set roles for widgetsZbigniew Kosinski2014-06-111-1/+6
* fileselector: Adding search entry for realtime filename searchabhi2014-06-101-0/+43
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-3/+3
* fileselector: Added focus cycle feature.Anil Kumar Nahak2014-05-291-2/+47
* [Fileselector] Fix double-call of callback function on clicking "Enter" key.Vorobiov Vitalii2014-05-191-9/+0
* elm: fixed trivial formattings.Daniel Juyung Seo2014-05-101-2/+2
* elm: call elm_widget_item_del instead of elm_object_item_del inside elementary.Daniel Juyung Seo2014-05-101-1/+1
* Eolian: fix names for elc widgets.Daniel Zaoui2014-04-221-40/+40
* widgets - don't handle the events(key,mouse) if the object is disabled.ChunEon Park2014-04-161-1/+0
* fileselector: apply key bindingJaeun Choi2014-04-151-6/+24
* fileselector: Adjusted to Eo2.Tom Hacohen2014-04-101-21/+21
* Eolian: Integration of File SelectorDaniel Zaoui2014-03-311-314/+124
* Eolian: Integration of File Selector InterfaceDaniel Zaoui2014-03-311-49/+49
* Eolian: Integration of Elm WidgetDaniel Zaoui2014-03-171-9/+9
* elm_layout now supports focused/unfocused smart callbackWooHyun Jung2014-02-061-2/+2
* fileselector: Fixed that data of "done" signal may start with two slashRyuan Choi2014-01-291-1/+7