summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* efl/radio/box: handle non-radio-objectsMike Blumenkrantz2019-09-181-3/+2
* build: fix elm header usageMike Blumenkrantz2019-09-181-0/+1
* build: use legacy api in places where legacy should be usedMike Blumenkrantz2019-09-181-1/+1
* efl_ui_multi_selectable: remove SINGLE_ALWAYSMarcel Hollerbach2019-09-171-4/+0
* mono-docs: Allow embedding examples in XML formatXavi Artigas2019-09-171-7/+21
* efl.ui.scrollable: fix event name for scrollableHosang Kim2019-09-161-9/+9
* efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_MethodXavi Artigas2019-09-166-34/+34
* eolian: support complex monospace syntax $[...]Daniel Kolesa2019-09-131-4/+46
* eolian_gen: add missing param doc for event raisingXavi Artigas2019-09-131-0/+1
* meson: make sure evas buffer engine is built before edje_ccMarcel Hollerbach2019-09-121-1/+1
* efl_ui_timepicker/datepicker : change event name properlyWooHyun Jung2019-09-122-2/+2
* eolian_mono: fix documentation warning by using "<" and ">"Jaehyun Cho2019-09-112-2/+20
* csharp: skip static members from interfacesYeongjong Lee2019-09-102-1/+16
* csharp: Skip non-public members from interfacesLauro Moura2019-09-109-35/+112
* eolian-mono: Changing order of scope and modifier.Bruno da Silva Belo2019-09-102-2/+2
* eolian: fix default value handling for @by_ref typesDaniel Kolesa2019-09-101-6/+1
* eolian: remove second parameter for eolian_type_c_type_getDaniel Kolesa2019-09-093-4/+4
* elm perf_test: fix warning of implicit conversion of floating pointJaehyun Cho2019-09-093-6/+6
* eolian_mono: remove redundant code in NativeMethodsYeongjong Lee2019-09-081-3/+17
* eolian_gen: make errors compile/workDaniel Kolesa2019-09-061-3/+5
* efl_ui_spotlight: migrate from active_index to active_elementMarcel Hollerbach2019-09-062-33/+26
* eolian-mono: Removing I prefix from classes.Bruno da Silva Belo2019-09-061-10/+7
* eolian-mono: Renaming suffix for event and event argsBruno da Silva Belo2019-09-061-4/+2
* eolian: update C generator to respect by_ref as well as testsDaniel Kolesa2019-09-053-38/+44
* elm_test: don't use legacy win api in interfaces tags caseMike Blumenkrantz2019-09-051-1/+1
* eolian: remove the expression eval_type APIDaniel Kolesa2019-09-042-3/+3
* eolian_gen: do not generate reflection for ref-returnsDaniel Kolesa2019-09-031-2/+4
* eolian_gen: use new is_move APIs to check ownership transfersDaniel Kolesa2019-09-022-6/+9
* Revert "eolian_mono: remove underscore of Evt_Args"Jaehyun Cho2019-09-021-1/+1
* eolian_mono: remove underscore of Evt_ArgsJaehyun Cho2019-09-021-1/+1
* efl_ui/popup: timeout -> closing_timeoutMike Blumenkrantz2019-08-301-1/+1
* test_ui_slder: remove meaningless printf when reaching the limitWooHyun Jung2019-08-301-2/+3
* efl_ui_datetime: change min/max to date_min/date_maxWooHyun Jung2019-08-301-2/+2
* elm config -> allow people to set desktop entry and magnifier configCarsten Haitzler (Rasterman)2019-08-291-0/+34
* efl_ui_tab_pager: remove the setter for tab_barMarcel Hollerbach2019-08-291-4/+1
* efl_ui_tab_page: remove partMarcel Hollerbach2019-08-291-4/+5
* efl_ui_tab_bar: remove update eventMarcel Hollerbach2019-08-291-22/+0
* introduce efl_ui_tab_bar_default_itemMarcel Hollerbach2019-08-291-0/+12
* efl_ui_radio_group: migrate to Efl.Ui.Single_SelectableMarcel Hollerbach2019-08-293-15/+11
* mono-docs: Remove useless semicolon from doc commentsXavi Artigas2019-08-281-1/+1
* efl_ui_slider: refactor for better data flow and code readabilityWooHyun Jung2019-08-271-0/+33
* efl_pack_table: rename table_position to cell_column, cell_rowYeongjong Lee2019-08-272-6/+6
* efl_ui_multi_selectable: add APIs for selectingMarcel Hollerbach2019-08-261-2/+29
* efl_ui_spin_button: rename editable to direct_text_inputMarcel Hollerbach2019-08-261-3/+3
* eolian-mono: Add support for partial classesFelipe Magno de Almeida2019-08-232-7/+36
* csharp: Only build extension methods for betaLauro Moura2019-08-231-2/+4
* csharp: Add bindable factory parts supportLauro Moura2019-08-232-3/+11
* eolian-mono: Add support for multi-value properties with tuplesFelipe Magno de Almeida2019-08-233-26/+155
* efl/gfx: redo image scale_type enumMike Blumenkrantz2019-08-234-12/+23
* efl_ui/popup: remove text_alert classMike Blumenkrantz2019-08-231-29/+29