efl/src
Jaehyun Cho a05171d39f edje_cc: Fix parsing including file path in EDC on Windows.
On Windows, including file path in EDC has not been parsed correctly
because '\' has not been used for path separator.
This commit fixes edje_cc complie to use '\' as path separator on
Windows.
2015-12-08 11:01:11 +09:00
..
benchmarks efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
bin edje_cc: Fix parsing including file path in EDC on Windows. 2015-12-08 11:01:11 +09:00
bindings eolian: turn "undefined type" into its own EOLIAN_TYPE 2015-11-19 14:05:16 +00:00
edje_external/emotion
examples eina: Adding example for base64 decode function. 2015-12-07 19:29:36 +09:00
lib evas: fix mistake in descriptions of matrix 2015-12-07 16:51:58 -08:00
modules evas: recognize duplicated data structure with eina_quternion and ector. 2015-12-07 16:36:16 -08:00
scripts eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
static_libs efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
tests evas: recognize duplicated data structure with eina_quternion and ector. 2015-12-07 16:36:16 -08:00
utils/ecore efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
Makefile.am ecore-wl2: Add Makefile for building Ecore_Wl2 library 2015-12-03 12:02:40 -05:00
Makefile_EPhysics.am
Makefile_Ecore.am
Makefile_Ecore_Audio.am ecore_audio: do not compile elua file if ecore_audio is disabled 2015-10-26 01:11:23 +01:00
Makefile_Ecore_Audio_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
Makefile_Ecore_Cocoa.am Cocoa: Fix make dist 2015-12-04 16:24:02 +09:00
Makefile_Ecore_Con.am ecore_con: fix another case where files have been moved and sitcheck benn broken 2015-11-12 15:11:50 +01:00
Makefile_Ecore_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Drm.am build: replace libsystemd-{daemon, journal} with libsystemd 2015-08-25 10:52:47 +02:00
Makefile_Ecore_Evas.am ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 code 2015-12-03 12:02:40 -05:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am ecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2 2015-12-03 12:02:40 -05:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am ecore_wl: Add generated session-recovery-protocol files to build 2015-06-29 17:09:57 +02:00
Makefile_Ecore_Win32.am ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
Makefile_Ecore_Wl2.am ecore-wl2: Start on implementing support for multi-seat 2015-12-03 12:05:01 -05:00
Makefile_Ecore_X.am
Makefile_Ector.am Ector: Move cairo surface back to ector 2015-12-03 18:42:50 +09:00
Makefile_Edje.am Edje: Add test case for SNAPSHOT 2015-10-01 20:10:54 +09:00
Makefile_Edje_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Cxx.am
Makefile_Eeze.am
Makefile_Efl.am Ector: Move drawhelper to static_libs 2015-12-03 18:42:50 +09:00
Makefile_Efl_Cxx.am
Makefile_Efreet.am efl - efreetd service move from dbus session bus to ecore ipc 2015-06-24 19:28:17 +09:00
Makefile_Eina.am eina: add API to join pahs, as well as path separators 2015-08-21 17:10:29 +02:00
Makefile_Eina_Cxx.am
Makefile_Eio.am eio: add kevent backend. 2015-09-22 00:13:38 +02:00
Makefile_Eio_Cxx.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am
Makefile_Elocation.am
Makefile_Elua.am elua: remove obsolete xgettext wrapper 2015-07-01 14:51:00 +01:00
Makefile_Elua_Helper.am autotools: provide smaller EOLIAN_FLAGS for customization 2015-06-01 17:35:39 +01:00
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am emotion: add libvlc module 2015-09-21 23:19:20 +02:00
Makefile_Eo.am Eo: Add eina_types.eot for general types. 2015-05-29 11:39:04 +01:00
Makefile_Eo_Cxx.am
Makefile_Eolian.am eolian/generator: add proper generation of references 2015-07-07 17:19:13 +01:00
Makefile_Eolian_Cxx.am autotools: remove EOLIAN_FLAGS 2015-06-01 17:28:45 +01:00
Makefile_Eolian_Cxx_Helper.am autotools: provide smaller EOLIAN_FLAGS for customization 2015-06-01 17:35:39 +01:00
Makefile_Eolian_Helper.am eolian generator: remove useless --eo argument 2015-11-09 15:02:32 +00:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Evas filters: Implement mix3 func for rgba masking 2015-12-04 16:10:06 +09:00
Makefile_Evas_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Evil.am Evil: add support for LC_MESSAGES for setlocale() 2015-11-30 16:28:02 +00:00