summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian_cxx: Fix build error for some generated C++ wrappersdevs/felipealmeida/cxx_gen_fixVitor Sousa2015-02-041-1/+1
* ecore-x: Port deprecated API and new API function to xcbChris Michael2015-02-041-2/+7
* ecore-x: Deprecate old misspelled API function and add new oneChris Michael2015-02-041-1/+7
* ecore-x: Deprecate misspelled screensaver API functionChris Michael2015-02-041-1/+2
* Ecore_con: preventing _init_con_ssl_init_count to go below zero.Srivardhan Hebbar2015-02-041-0/+7
* eina: fix valgrind invalid read of size in eina_file_path_sanitize.Daniel Hirt2015-02-041-1/+1
* edje: quick fix to guarantee that ed->path is always correctly set.Cedric BAIL2015-02-041-0/+5
* ecore-x - undo api/abi break with input selecting before releaseCarsten Haitzler (Rasterman)2015-02-043-9/+9
* update po'sCarsten Haitzler (Rasterman)2015-02-0422-245/+245
* eet - fix endianess break added by cedric a year ago in image decodingCarsten Haitzler (Rasterman)2015-02-041-3/+3
* Evas masking: Fix rendering of restacked masks of masks in a mapJean-Philippe Andre2015-02-041-0/+2
* Evas masking: Fix some remaining issues with animationsJean-Philippe Andre2015-02-044-20/+25
* Evas masking: Fix masking of multiple objects in a mapJean-Philippe Andre2015-02-041-17/+18
* Evas masking: Forward previous mask where neededJean-Philippe Andre2015-02-041-4/+4
* Evas masking: Prevent drawing masks in the wrong surfaceJean-Philippe Andre2015-02-042-2/+15
* ecore-drm should probably send the expected (reversed) scroll z valueMike Blumenkrantz2015-02-031-1/+1
* ecore-wayland: Don't send key repeat events for keys which should notChris Michael2015-02-031-3/+6
* Updating serbian translationmaxerba2015-02-031-74/+75
* ecore_con: remove code in examples that triggered warnings.Srivardhan Hebbar2015-02-034-24/+0
* release: Update NEWS and bump version for 1.13.0-beta3 releasev1.13.0-beta3Stefan Schmidt2015-02-032-1/+48
* Evas masking: Check only the variable we want to setJean-Philippe Andre2015-02-031-5/+1
* evas callback: Fix typo in documentation of evas_object_event_callback_del_fullAmitesh Singh2015-02-031-1/+1
* evas/examples: just change file name.ChunEon Park2015-02-032-1/+1
* [Evas: Evas_3D] Improve shadows example.Dmytro Dadyka2015-02-032-193/+518
* ecore-drm: Trap for failure to dup stdinChris Michael2015-02-021-1/+8
* ecore-drm: Fix formattingChris Michael2015-02-021-1/+1
* Revert "eina: eina_file - fix "invalid read of size 1" in valgrind"Daniel Hirt2015-02-021-1/+1
* edje: edje_entry - remove dead codeWooHyun Jung2015-02-021-6/+1
* Edje: edje_edit - abort Recursive Reference in edje_edit_part_source_setVitalii Vorobiov2015-02-022-0/+45
* ecore-wl should maybe clear its repeat timer for keyboard on window freeMike Blumenkrantz2015-02-011-1/+5
* eina: eina_file - fix "invalid read of size 1" in valgrindRomain Perier2015-01-301-1/+1
* eina: fix tests suites for Windows to have a predictable result.michelle legrand2015-01-304-13/+192
* ecore_win32: don't allocate Ecore_Event_Key events with NULL keysRomain Perier2015-01-301-0/+3
* eina: use uintptr_t for Eina_Thread storage to be the same size for the diffe...Nicolas Aguirre2015-01-301-1/+3
* check: fix tests suites on Windowsmichelle legrand2015-01-3012-0/+24
* eolian: fix to pass make check on windowsmichelle legrand2015-01-301-0/+6
* eo: fix to pass make check on windowsmichelle legrand2015-01-301-8/+15
* autotools: fix make check build error on Windowsmichelle legrand2015-01-302-1/+6
* eio: Win32 make GetOverlappedResult function non-blockingmichelle legrand2015-01-301-1/+1
* evil: get right Windows environment variables for home path.michelle legrand2015-01-301-0/+9
* evil: add windows compatible langinfo.michelle legrand2015-01-302-0/+28
* Edje: edje_cc - abort recursive Reference that is made by GROUP partsVitalii Vorobiov2015-01-291-0/+48
* evil: fix SEGFAULT in strcasestrAndrii Kroitor2015-01-291-1/+3
* eolian: fix unary expression parsing (correctly consume tokens)Daniel Kolesa2015-01-292-1/+9
* evil: fix initialisation of the socket library.Vincent Torri2015-01-281-1/+15
* Set the name for table, box itemsVyacheslav Reutskiy2015-01-281-0/+7
* embryo_cc_sc2.c: prevent memory corruption.woochan lee2015-01-291-1/+1
* edje: Edje_Edit - fix setting NULL into string pointerVitalii Vorobiov2015-01-281-2/+4
* evas: fix some clipping issues before/after Evas_Map animationsJean-Philippe Andre2015-01-281-0/+16
* evas-image-loaders: Fix compiler warning of comparison between signedChris Michael2015-01-271-1/+1