summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elua: use the new dedup API in lualiandevs/q66/eolian_experimentalDaniel Kolesa2014-06-302-16/+9
* eolian_cxx: use the new eolian dedup APIDaniel Kolesa2014-06-301-29/+9
* eolian: new API: eolian_function_full_c_name_get - reduces duplication of codeDaniel Kolesa2014-06-305-43/+56
* eolian: free the iteratorDaniel Kolesa2014-06-301-0/+1
* eolian_cxx/generator: support for eot filesDaniel Kolesa2014-06-301-1/+20
* elua: update lualian against latest changesDaniel Kolesa2014-06-303-0/+15
* eolian: introducing support for .eot filesDaniel Kolesa2014-06-305-23/+86
* eolian: process classes and typedefs in orderDaniel Kolesa2014-06-303-272/+356
* evas/drm: Remove obsolete tty open functionStefan Schmidt2014-06-301-85/+0
* evas/drm: Make use of ecore_drm for opening DRM deviceStefan Schmidt2014-06-304-104/+8
* ecore_drm: Make struct Ecore_Drm_Device availableStefan Schmidt2014-06-302-53/+55
* ecore_drm: Test drm device for DUMB BUFFER capabilityStefan Schmidt2014-06-301-1/+9
* ecore_drm: Use CLOEXEC option when openning drm deviceStefan Schmidt2014-06-301-1/+1
* ecore_drm: Iterate over all available connectors not just the firstStefan Schmidt2014-06-301-1/+0
* lz4: fix shadow issueBoris Faure2014-06-291-3/+3
* ecore_win32: discard WM_MOUSEMOVE message if it has the same mouse coordinate...Vincent Torri2014-06-293-3/+19
* ecore_win32: activate an Ecore window when raising itVincent Torri2014-06-291-1/+1
* ecore_win32: fix the raise of an Ecore Window overlapped by another window wh...Vincent Torri2014-06-292-0/+7
* ecore_win32: simplify logicVincent Torri2014-06-291-3/+1
* ecore_win32: fix typo.Cedric BAIL2014-06-291-2/+1
* evas: fix jpeg loader rotation by metadata (exif)wonguk.jeong2014-06-291-8/+8
* jpeg loader: exif parsing bug fixwonguk.jeong2014-06-291-2/+2
* jpeg laoder: exif orientation test addedWonguk Jeong2014-06-296-2/+121
* lz4: fix possible security issue.Cedric BAIL2014-06-294-1720/+2615
* windows: make those warning explicit about what they imply.Cedric BAIL2014-06-275-0/+5
* evas/gl - ... removed white trailing.ChunEon Park2014-06-271-1/+1
* evas/gl: fix indentation.ChunEon Park2014-06-271-3/+3
* evas/gl: improve the rendering quality.ChunEon Park2014-06-271-0/+13
* evas: fix warning and remove useless code.Cedric BAIL2014-06-272-7/+2
* evas: read fullscreen flags from initialized value.Cedric BAIL2014-06-271-1/+3
* evas: fix warning in DDraw backend.Cedric BAIL2014-06-271-5/+6
* evas: silent some warning during Windows backend build.Cedric BAIL2014-06-271-4/+3
* ecore_file: this parameter is indeed not used.Cedric BAIL2014-06-271-1/+1
* ecore_con: just a reminder to look at later.Cedric BAIL2014-06-271-0/+1
* ecore_win32: another forgotten read that is unecessary in current setup.Cedric BAIL2014-06-271-2/+2
* ecore_win32: silent warning by reading the returned value in a useful way.Cedric BAIL2014-06-271-5/+7
* eina: silence warning of unused parameter on Windows.Cedric BAIL2014-06-271-1/+1
* eina: use the right function prototype on Windows.Cedric BAIL2014-06-271-1/+1
* ecore_evas: remove warning from Windows backend.Cedric BAIL2014-06-271-1/+1
* Edje C++: Fix Edje.hh generation to update correctly.Tom Hacohen2014-06-261-1/+1
* edje: textblock style loading changedAndrii Kroitor2014-06-261-10/+7
* evas/png - better way to support png grayscale with transparency format.ChunEon Park2014-06-262-7/+1
* ecore-evas: Fix formatting and remove whitespaceChris Michael2014-06-257-29/+35
* ecore-evas: Fix cursor position getting reset to 0,0 when usingChris Michael2014-06-256-8/+14
* evas/gl - fix to render grayscale with transparency format in gl backened.ChunEon Park2014-06-251-0/+7
* ecore-evas: Fix some doxy grammar and spellingChris Michael2014-06-241-4/+4
* Documentation: adding missed documentation to edcref (map.color param)Vorobiov Vitalii2014-06-242-4/+111
* eina-tiler: Fix invalid read on eina tilerMinJeong Kim2014-06-241-2/+4
* eina: fix build on windows.Cedric BAIL2014-06-241-0/+2
* Revert "eolian: process classes and typedefs in order (preparation for later ...Daniel Kolesa2014-06-233-353/+272