summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_textbox.c
Commit message (Expand)AuthorAgeFilesLines
* efl: remove bool and string pointer mixupMarcel Hollerbach2020-09-011-1/+1
* elm scroller - fix mapping of block enums - was brokenCarsten Haitzler (Rasterman)2020-08-251-3/+3
* efl_ui_textbox: preserve changing user color setAli Alzyod2020-08-051-7/+19
* efl_access_text: remove ptr usage in eo filesAli Alzyod2020-06-021-18/+21
* Fix namespace clashes for Efl.Text.CursorXavi Artigas2020-04-141-75/+75
* efl_ui_textbox: pass in correct seatMarcel Hollerbach2020-03-301-2/+2
* efl.ui.textbox: load default font properties onceAli Alzyod2020-03-201-14/+24
* efl.ui.textbox: proxy for efl.ui.scrollable interfaceAli Alzyod2020-03-121-0/+142
* efl_ui_textbox: dont leak a array when no type is availableMarcel Hollerbach2020-03-091-6/+8
* rewrite efl cnp and dnd handlingMarcel Hollerbach2020-03-081-215/+143
* efl.ui.textbox: prevent longpress + right click from working on scrollbarsAli Alzyod2020-02-071-0/+22
* efl_text_change_info: change text change type property( bool -> enum)abdulleh Ghujeh2020-02-041-2/+2
* efl.ui.textbox: add and use keyboard bindingsAli Alzyod2020-02-041-41/+45
* efl.ui.textbox: replace strncmp with strcmp for PartAli Alzyod2020-01-291-8/+8
* efl.ui.textbox: replace ecore_job with Efl_FutureAli Alzyod2020-01-291-14/+11
* efl.ui.textbox: clean up all evas_object related functions from stable method...Ali Alzyod2020-01-291-169/+135
* efl_ui_textbox / efl_ui_image_zoomable: remove duplicated codeMarcel Hollerbach2020-01-281-30/+0
* efl.ui.textbox: move file implementation in to internal classAli Alzyod2020-01-231-152/+0
* efl.input.text.hints_type: rename into content_typeAli Alzyod2020-01-201-3/+3
* efl.ui.textbox: using efl_provider_findAli Alzyod2020-01-201-15/+7
* efl.ui.textbox: update _part_is_efl_ui_textbox_partAli Alzyod2020-01-161-4/+3
* efl.ui.textbox: theme code cleanupAli Alzyod2020-01-161-34/+23
* efl_ui_textbox: rename efl_ui_text_part to efl_ui_textbox_partWooHyun Jung2020-01-161-25/+6
* efl.ui.textbox: part implementation comments clean up!Ali Alzyod2020-01-161-6/+0
* efl.ui.textbox: paste in mouse button 2Ali Alzyod2020-01-151-4/+11
* efl.ui.textbox: replace hoversel with popupAli Alzyod2020-01-151-141/+104
* efl.ui.textbox: legacy cleanupAli Alzyod2020-01-131-12/+3
* elementary: Add missing EINA_UNUSED for unused parameterChristopher Michael2020-01-091-1/+1
* efl.text.cursor: change to abstract classAli Alzyod2020-01-091-7/+1
* efl_ui_textbox: replace elm_obj stuff and focuse stuffAli Alzyod2020-01-091-8/+17
* efl.ui.textbox: rename selection_handler to selection_handlesAli Alzyod2020-01-091-8/+8
* efl_text_change_info: rename some propertiesWooHyun Jung2020-01-071-2/+2
* efl.ui.textbox: clean up (remove unused vars and methods)Ali Alzyod2020-01-061-120/+6
* efl.ui.textbox: replace legacy scroller type checkAli Alzyod2020-01-061-1/+1
* efl_ui_text: scroller mode clean upAli Alzyod2020-01-021-18/+29
* efl_ui_text: support focus navigationAli Alzyod2019-12-311-4/+2
* efl_ui_textbox: replace legacy calls with new onesAli Alzyod2019-12-301-47/+47
* efl.ui.textbox: fix crash when toggle scroll modeAli Alzyod2019-12-271-1/+4
* efl.ui.textbox: rename _disabled properties into _enabledali2019-12-201-16/+16
* efl_text_attribute_factory: rename to efl_text_formatterAli Alzyod2019-12-201-10/+10
* efl.text.style: rename methods/properties and add text_ prefixali2019-12-201-2/+2
* efl.ui.text: rename to efl.ui.textboxAli Alzyod2019-12-111-0/+3766