[Rollback]
authorWooHyun Jung <wh0705.jung@samsung.com>
Tue, 8 Mar 2011 03:37:21 +0000 (12:37 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Tue, 8 Mar 2011 03:37:21 +0000 (12:37 +0900)
commitee5a1348527679ee449c114e80d683eb9c4ff79b
treeadebed57deb61ee623a73b0d2876305809f282ea
parentdf53422b9e72341a29281a930544dabf6bf8ba64
[Rollback]
68 files changed:
AUTHORS
ChangeLog
autogen.sh
configure.ac
doc/ecore.dox.in
ecore.spec.in
examples/ecore_file_download_example.c [deleted file]
po/LINGUAS
po/cs.po
po/de.po
po/el.po
po/fr.po
po/it.po
po/pt.po
po/sl.po [deleted file]
src/lib/ecore/Ecore.h
src/lib/ecore/ecore_main.c
src/lib/ecore/ecore_pipe.c
src/lib/ecore/ecore_signal.c
src/lib/ecore/ecore_thread.c
src/lib/ecore_con/Ecore_Con.h
src/lib/ecore_con/ecore_con.c
src/lib/ecore_con/ecore_con_ares.c
src/lib/ecore_con/ecore_con_info.c
src/lib/ecore_con/ecore_con_private.h
src/lib/ecore_con/ecore_con_ssl.c
src/lib/ecore_con/ecore_con_url.c
src/lib/ecore_config/ecore_config.c
src/lib/ecore_evas/Ecore_Evas.h
src/lib/ecore_evas/ecore_evas_private.h
src/lib/ecore_evas/ecore_evas_x.c
src/lib/ecore_fb/ecore_fb_kbd.c
src/lib/ecore_file/Ecore_File.h
src/lib/ecore_file/ecore_file.c
src/lib/ecore_file/ecore_file_download.c
src/lib/ecore_file/ecore_file_monitor.c
src/lib/ecore_file/ecore_file_monitor_inotify.c
src/lib/ecore_file/ecore_file_path.c
src/lib/ecore_imf/Ecore_IMF.h
src/lib/ecore_imf/Makefile.am
src/lib/ecore_imf/ecore_imf.c
src/lib/ecore_imf/ecore_imf_context.c
src/lib/ecore_imf/ecore_imf_private.h
src/lib/ecore_win32/ecore_win32.c
src/lib/ecore_win32/ecore_win32_dnd.c
src/lib/ecore_win32/ecore_win32_dnd_data_object.cpp
src/lib/ecore_win32/ecore_win32_dnd_drop_source.cpp
src/lib/ecore_win32/ecore_win32_dnd_drop_target.cpp
src/lib/ecore_win32/ecore_win32_event.c
src/lib/ecore_win32/ecore_win32_private.h
src/lib/ecore_win32/ecore_win32_window.c
src/lib/ecore_wince/Ecore_WinCE.h
src/lib/ecore_wince/ecore_wince.c
src/lib/ecore_wince/ecore_wince_event.c
src/lib/ecore_wince/ecore_wince_window.c
src/lib/ecore_x/xlib/ecore_x_image.c
src/lib/ecore_x/xlib/ecore_x_randr_12.c
win32/MANIFEST.txt [new file with mode: 0644]
win32/README.txt [new file with mode: 0644]
win32/common/config.h [new file with mode: 0644]
win32/start.bat [new file with mode: 0644]
win32/vs9/ecore.sln [new file with mode: 0644]
win32/vs9/libecore.vcproj [new file with mode: 0644]
win32/vs9/libecore_evas.vcproj [new file with mode: 0644]
win32/vs9/libecore_file.vcproj [new file with mode: 0644]
win32/vs9/libecore_input.vcproj [new file with mode: 0644]
win32/vs9/libecore_input_evas.vcproj [new file with mode: 0644]
win32/vs9/libecore_win32.vcproj [new file with mode: 0644]