summaryrefslogtreecommitdiff
path: root/src/lib/elm_widget_entry.h
Commit message (Expand)AuthorAgeFilesLines
* Entry: Support wrap_width concept for elm_label_wrap_width_* APIsdevs/youngbok/interface_nextYoungbok Shin2016-03-221-0/+1
* Entry: Remove deferred_recalc_jobYoungbok Shin2016-03-171-2/+0
* X11/CnP: remove X11 invocations from elm_entryDaniel Zaoui2015-06-241-2/+0
* Revert "Revert "Elm helper: add the posix regex validator.""Tom Hacohen2015-04-021-0/+1
* Revert "Elm helper: add the posix regex validator."Carsten Haitzler (Rasterman)2015-04-021-1/+0
* Elm helper: add the posix regex validator.Vyacheslav Reutskiy2015-04-011-0/+1
* Add elm_entry_input_hint_set/get APIJihoon Kim2014-09-011-0/+1
* widget: added warnings to internal headers.Daniel Juyung Seo2014-08-081-0/+6
* Elm: Update code to use the new class names generated by eolian.Tom Hacohen2014-06-031-2/+2
* Eolian: Integration of EntryDaniel Zaoui2014-03-231-3/+3
* Fix bug of moving cursor handlerThiep Ha2014-03-061-0/+2
* [Dnd] Fix double text insert issue in elm_entry, drop at disable, non-editabl...Thiep Ha2014-02-191-0/+1
* elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET mac...Ryuan Choi2014-01-161-8/+8
* entry: Add elm_entry_input_panel_show_on_demand_set/get APIJihoon Kim2014-01-131-0/+1
* Revert "entry: Add elm_entry_input_panel_show_on_demand_set/get API"Jihoon Kim2014-01-031-1/+0
* entry: Add elm_entry_input_panel_show_on_demand_set/get APIJihoon Kim2014-01-031-0/+1
* elm: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-2/+2
* Revert "elementary/entry - clean up the magnifier code."ChunEon Park2013-11-131-0/+1
* elementary/entry - clean up the magnifier code.ChunEon Park2013-11-131-1/+0
* fix formatting, typose and downed namingCarsten Haitzler (Rasterman)2013-11-081-2/+2
* Move selection handler from edje to elmThiep Ha2013-11-081-0/+7
* Sorry Jihoon, need to revert this. The code pushed to EFL to add thisChris Michael2013-08-151-1/+0
* Add elm_entry_input_panel_show_on_demand_set/get()Jihoon Kim2013-08-141-0/+1
* elm_widget_entry.h: added more comment for entry + formatting fix.Daniel Juyung Seo2013-07-031-5/+6
* part of the entry magnifier feature set from thiep. still more to go.Carsten Haitzler (Rasterman)2013-06-071-0/+4
* entry: elm_entry_markup_filter_remove() has a problem when internally defined...Youngbok Shin2013-05-161-0/+1
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-1/+1
* elm: fixed documentation + fixed formatting.Daniel Juyung Seo2013-04-031-1/+1
* Add APIs - elm_entry_input_panel_layout_variation_set/getJihoon Kim2013-03-271-0/+1
* Change description:Carsten Haitzler (Rasterman)2013-02-271-1/+0
* elementary/entry : Removing unused codes.WooHyun Jung2013-01-041-1/+0
* We have ported to Eo all the widgets of elementary. We didn't change the inhe...Yakov Goldberg2012-11-261-112/+2
* [elm] Entry now a scrollable layout.Gustavo Lima Chaves2012-08-301-0/+268