summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
...
* mono-docs: Allow property refs with keysXavi Artigas2019-12-121-10/+6
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-12-122-0/+26
* csharp: remove Efl.IText.Text from the blacklistYeongjong Lee2019-12-121-1/+1
* evas_textblock: content fit featureAli Alzyod2019-12-123-0/+315
* c#: Implement IList<T> to Eina.List.Bruno da Silva Belo2019-12-111-6/+6
* elementary_test: Add Canvas.Textblock style testXavi Artigas2019-12-113-0/+62
* efl.ui.text: rename to efl.ui.textboxAli Alzyod2019-12-1114-72/+72
* csharp: Removed duplicated call_match implementationsLauro Moura2019-12-105-36/+63
* Efl.Canvas.Text rename into Efl.Canvas.TextblockAli Alzyod2019-12-101-1/+1
* csharp: Refactor annotation selection functionLauro Moura2019-12-091-64/+69
* eolian_mono: reduce duplicated code in OnXXXEventYeongjong Lee2019-12-091-38/+14
* eolian_mono: remove unused EventArgs parameter of OnXXXEventYeongjong Lee2019-12-091-3/+12
* c#: Suppressing warning for CA1724.Bruno da Silva Belo2019-12-092-0/+2
* Efl.Ui.Text : all related interfacesali2019-12-091-4/+5
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-041-1/+1
* efl_canvas_animation_group: show that playing backwards is also workingMarcel Hollerbach2019-12-042-58/+2
* Efl.Canvas.Animation: Rename repeat_count to play_countXavi Artigas2019-12-041-19/+19
* elementary_test: remove duplicated fileStefan Schmidt2019-12-031-396/+0
* csharp: Simplify field_argument_assignmentLauro Moura2019-12-021-2/+3
* introduce efl_ui_{pager/scroller}Marcel Hollerbach2019-12-021-6/+2
* efl_ui_spotlight_container: bring in min / max handlingMarcel Hollerbach2019-12-021-0/+1
* eolian_gen: fix fallback 0 default values for slicesDaniel Kolesa2019-12-021-0/+10
* Polish text interface methodsAli Alzyod2019-11-284-12/+16
* Efl Canvas Text : Modify Style Propertyabdulleh Ghujeh2019-11-281-1/+2
* elm_test: make spotlight test check boxes work againMarcel Hollerbach2019-11-271-8/+6
* Efl.Text.Attribute_FactoryAli Alzyod2019-11-272-162/+2
* csharp: CA1717 - Add [Flags] for enumsLauro Moura2019-11-261-5/+11
* csharp: Add more since tags to membersLauro Moura2019-11-263-10/+60
* efl_ui_multi_selectable: clean this upMarcel Hollerbach2019-11-251-3/+3
* csharp: Fix helper functionLauro Moura2019-11-223-1/+4
* Efl.Text.CursorAli Alzyod2019-11-221-26/+26
* csharp: CA1307 Add CultureInfo to generated code.Lauro Moura2019-11-202-3/+63
* csharp: Specifying StringComparison.Bruno da Silva Belo2019-11-201-0/+2
* elementary: move away from normal player to the new animation mixinMarcel Hollerbach2019-11-2010-362/+259
* Unify "animated" flagsXavi Artigas2019-11-201-2/+2
* csharp: Fix CA1815 for generated structs and aliasesLauro Moura2019-11-193-4/+191
* efreet - consider ctime changes as changes tooCarsten Haitzler (Rasterman)2019-11-161-6/+15
* strings - be cleaere we are initialising buffers not appendingCarsten Haitzler (Rasterman)2019-11-161-1/+1
* csharp: FunctionPtr wrappers are not IDisposableLauro Moura2019-11-151-23/+2
* csharp: Suppress CA2000 in native wrappers.Lauro Moura2019-11-152-2/+4
* csharp: Add conversion methods for generated typesLauro Moura2019-11-133-0/+61
* eolian_mono: change OnXXXEvent access modifier from public to protected virtualYeongjong Lee2019-11-131-1/+2
* efl_ui_relative_container: rename relative_layoutYeongjong Lee2019-11-123-28/+28
* eolian_mono: avoid keyword as a variable nameYeongjong Lee2019-11-121-1/+1
* mono: reduce duplicated event codeYeongjong Lee2019-11-121-26/+11
* csharp: Make GetPart public.Lauro Moura2019-11-071-0/+5
* Revert "evas_textblock: content fit feature"Carsten Haitzler (Rasterman)2019-11-073-315/+0
* csharp:comma have whitespace after and none beforeBruno da Silva Belo2019-11-066-16/+16
* Efl.Interpolator*: More sensible API names and docsXavi Artigas2019-11-061-6/+9
* eolian: Imply @no_unused if @move in return.Lauro Moura2019-11-051-1/+1