summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* eolian: fix null serializationDaniel Kolesa2014-08-212-1/+4
* eolian: better docDaniel Kolesa2014-08-211-1/+7
* eolian: eolian_type_name_get now returns the eo name, not c nameDaniel Kolesa2014-08-214-7/+37
* eolian: expression improvementsDaniel Kolesa2014-08-212-36/+89
* eolian: initial API for expression evaluationDaniel Kolesa2014-08-2119-105/+422
* eolian: initial eval function with Eina_Value returnDaniel Kolesa2014-08-213-72/+135
* eolian: initial support for expression evaluationDaniel Kolesa2014-08-215-36/+521
* eolian: lexing of multichar binary operatorsDaniel Kolesa2014-08-213-6/+52
* eolian: rename public enum members to a namespaced formDaniel Kolesa2014-08-212-47/+47
* eolian: initial support for expression parsingDaniel Kolesa2014-08-216-59/+344
* eolian: actually fill in the line/column info in the handlesDaniel Kolesa2014-08-212-12/+40
* eolian: provide line info structure in each eolian handleDaniel Kolesa2014-08-213-2/+37
* eolian: use newly created implicit typedefs in legacy APIDaniel Kolesa2014-08-213-3/+19
* eolian: generate implicit typedef for each classDaniel Kolesa2014-08-219-3/+72
* ecore_poller: no need for eo_prefixDaniel Kolesa2014-08-211-1/+0
* eolian: fix a bug that caused wrong comparisons of class and file nameDaniel Kolesa2014-08-217-13/+23
* eolian: support for class type in c_type_getDaniel Kolesa2014-08-211-1/+3
* eolian: better error information + fix testsDaniel Kolesa2014-08-215-37/+49
* eolian: fix tests and fix class name comparison in parserDaniel Kolesa2014-08-2117-62/+70
* eolian: add support for referencing classes as typesDaniel Kolesa2014-08-219-57/+99
* Evas textblock: Remove unused function.Tom Hacohen2014-08-201-13/+0
* configure: Switch to dev mode again and set version to .99Stefan Schmidt2014-08-201-1/+1
* Evas textblock: Add a test for multiline ellipsis.Tom Hacohen2014-08-201-0/+17
* release: Update NEWS and bump version for 1.11.0 releasev1.11.0Stefan Schmidt2014-08-202-2/+26
* Evas textblock: Fix BiDi text cut-off at the edges.Tom Hacohen2014-08-202-14/+27
* ecore_imf_context: fixing default id getterAndrii Kroitor2014-08-201-1/+0
* Revert "evas textblock: fixed ellipsis character cut off issue with complex m...Carsten Haitzler (Rasterman)2014-08-202-81/+13
* eolain impl generator - fix possible null accessCarsten Haitzler (Rasterman)2014-08-201-4/+9
* Revert "emotion: add more audio formats in supporting extension list"Wonguk Jeong2014-08-201-6/+0
* emotion: add more audio formats in supporting extension listWonguk Jeong2014-08-201-0/+6
* evas-gl-generic: Fix formattingChris Michael2014-08-191-5/+7
* evas-gl-generic: Remove useless returnsChris Michael2014-08-191-2/+0
* software-generic: Fix formattingChris Michael2014-08-191-8/+8
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-08-192-13/+81
* Revert "efl: Fixed unwanted configure.ac warning."Cedric BAIL2014-08-191-1/+1
* efl: Fixed unwanted configure.ac warning.Srivardhan Hebbar2014-08-191-1/+1
* autotools: do not link with libGL if we have "wayland-egl" without "gl"Manuel Bachmann2014-08-191-0/+3
* evas - fix access of NULL evas in layer for change.. on shutdownCarsten Haitzler (Rasterman)2014-08-191-0/+1
* Revert "evas scalecache - fix thread deadlock posssibility"Carsten Haitzler (Rasterman)2014-08-191-2/+2
* evas-wayland-egl: Fix wayland egl engine not renderingChris Michael2014-08-181-12/+10
* evas-wayland-egl: Don't resize gl_context during first_rectChris Michael2014-08-181-3/+0
* evas-wayland-egl: Increment frame count after flushChris Michael2014-08-181-1/+2
* evas-wayland-egl: Check for valid tilebuffer before setting tile sizeChris Michael2014-08-181-1/+5
* evas-wayland-egl: Free Outbuf if gl_generic_init failsChris Michael2014-08-181-1/+1
* evas images - animated gifsCarsten Haitzler (Rasterman)2014-08-181-2/+2
* eolian - warning-- for eolian impl generatorCarsten Haitzler (Rasterman)2014-08-181-1/+1
* list example: revert unwanted local change push.Daniel Juyung Seo2014-08-181-5/+0
* doc: fixed typo.Daniel Juyung Seo2014-08-185-19/+24
* evas text - fix text object expanding when it gets some unicode in itCarsten Haitzler (Rasterman)2014-08-171-1/+10
* evas: handle GL_LUMINANCE_ALPHA.Cedric Bail2014-08-161-6/+5