summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: fix null serializationdevs/q66/eolian_exprsDaniel Kolesa2014-08-072-1/+4
* eolian: better docDaniel Kolesa2014-08-071-1/+7
* eolian: eolian_type_name_get now returns the eo name, not c nameDaniel Kolesa2014-08-074-7/+37
* eolian: expression improvementsDaniel Kolesa2014-08-072-36/+89
* eolian: initial API for expression evaluationDaniel Kolesa2014-08-0719-105/+422
* eolian: initial eval function with Eina_Value returnDaniel Kolesa2014-08-073-72/+135
* eolian: initial support for expression evaluationDaniel Kolesa2014-08-065-36/+521
* eolian: lexing of multichar binary operatorsDaniel Kolesa2014-08-043-6/+52
* eolian: rename public enum members to a namespaced formDaniel Kolesa2014-08-042-47/+47
* eolian: initial support for expression parsingDaniel Kolesa2014-08-046-59/+344
* eolian: actually fill in the line/column info in the handlesDaniel Kolesa2014-08-042-12/+40
* eolian: provide line info structure in each eolian handleDaniel Kolesa2014-08-043-2/+37
* eolian: use newly created implicit typedefs in legacy APIDaniel Kolesa2014-08-043-5/+21
* eolian: generate implicit typedef for each classDaniel Kolesa2014-08-049-3/+72
* ecore_poller: no need for eo_prefixDaniel Kolesa2014-08-041-1/+0
* eolian: fix a bug that caused wrong comparisons of class and file nameDaniel Kolesa2014-08-047-13/+23
* eolian: support for class type in c_type_getDaniel Kolesa2014-08-041-1/+3
* eolian: better error information + fix testsDaniel Kolesa2014-08-045-39/+51
* eolian: fix tests and fix class name comparison in parserDaniel Kolesa2014-08-0417-62/+70
* eolian: add support for referencing classes as typesDaniel Kolesa2014-08-049-57/+99
* evas tests: remove TODO comment already doneWonguk2014-08-041-1/+0
* build: Remove files from EXTRA_DIST that got removed.Stefan Schmidt2014-08-041-10/+1
* Revert "Eolian CXX: Get rid of built sources for the callbacks test sources."Stefan Schmidt2014-08-041-0/+4
* Edje vim: Migrate vim files to the editors repo.Tom Hacohen2014-08-0430-2890/+966
* ecore-drm: implement function to disable ecore drm inputs on vtMinJeong Kim2014-08-043-1/+34
* Eolian CXX: Get rid of built sources for the callbacks test sources.Tom Hacohen2014-08-041-4/+0
* Evas textblock: Correct word start/end moving at new line or line begins with...Thiep Ha2014-08-042-1/+41
* eolian: fread fixDaniel Kolesa2014-08-041-2/+3
* ecore_x: don't go below 0.Cedric BAIL2014-08-041-1/+1
* ethumbd_slave: fix coverity defectDaniel Kolesa2014-08-041-1/+1
* doxygen: sanitize Eo TutorialJean Guyomarc'h2014-08-042-210/+217
* edje_cc_handlers: fix coverity defectsDaniel Kolesa2014-08-041-9/+39
* eolian/generator: coverity fixDaniel Kolesa2014-08-041-1/+2
* Eina: Change from "" to <> for header inclusionbluezery2014-08-021-50/+50
* fix warning about unused varCarsten Haitzler (Rasterman)2014-08-021-3/+0
* ecore-evas - fix continual wakeups with unchanged canvasesCarsten Haitzler (Rasterman)2014-08-021-3/+31
* add evas changed get in order to help fix ecore-evas bugCarsten Haitzler (Rasterman)2014-08-022-0/+18
* ecore-x vsync tool. fix multi-client handling so ticking continuesCarsten Haitzler (Rasterman)2014-08-021-23/+37
* clean vsync code - use do+while not goto.Carsten Haitzler (Rasterman)2014-08-021-12/+21
* ecore-x-vsync - rearragnge to move vsync event input to threadCarsten Haitzler (Rasterman)2014-08-021-84/+129
* build: Bring coverage back to a working stateStefan Schmidt2014-08-011-5/+5
* build/drm: Fix missing ecore-drm for evas_drm engineMinJeong Kim2014-08-012-2/+3
* fix wakeups to not happen for now until i fix vsyncCarsten Haitzler (Rasterman)2014-08-011-1/+6
* release: Update NEWS and bump version for 1.11.0-alpha1 releasev1.11.0-alpha1Stefan Schmidt2014-08-012-3/+158
* ecore-x vsync nvidia glx tool - handle clients disabling first then enablingCarsten Haitzler (Rasterman)2014-08-011-10/+12
* ecore animator - this fixes suspended animators still waking upCarsten Haitzler (Rasterman)2014-08-011-8/+30
* ecore_x - vsync nvidia/glx service fix so it connects 1st not 2nd timeCarsten Haitzler (Rasterman)2014-08-011-5/+8
* ecore_x_vsync - protect against silly clients asking for vsync lotsCarsten Haitzler (Rasterman)2014-07-311-14/+14
* autotools: fix distcheck by removing Makevars in proper stageDaniel Kolesa2014-07-311-0/+3
* autotools: po/Makevars is generated by configure, not Makefile.Cedric BAIL2014-07-311-1/+0