platform/upstream/efl.git
2009-12-21 Iván BrianoThere's more here than just warning fixes, it's causing...
2009-12-21 Cedric BAIL * evas: Fix bug introduced in warning removal patch.
2009-12-21 Cedric BAIL * ecore: Use eina_log.
2009-12-21 Cedric BAIL * eet: Update ChangeLog :-)
2009-12-21 Gustavo Sverzut... fix warnings introduced by external parameter stuff.
2009-12-21 Cedric BAIL * edje: Some more warning cleanup.
2009-12-21 Cedric BAIL * ecore: Cleanup some warning.
2009-12-21 Cedric BAIL * evas: Remove lot's of warning.
2009-12-21 Cedric BAIL * eet_node: Progressively move all dump code in eet_node.
2009-12-21 Cedric BAIL * ecore: Don't select on deleted fd handler.
2009-12-21 Cedric BAIL * ethumb: Cleanup dependency.
2009-12-21 Cedric BAIL * evas_preload, ecore_thread: On memory allocation...
2009-12-20 Vincent Torrinecessary declarations for vc++
2009-12-20 Vincent Torrisupport of Debian/kFreeBSD (FreeBSD using the glibc...
2009-12-20 Carsten Haitzlerremove excess tex update on dirty. some formattign...
2009-12-19 Vincent Torriadd a wrapper around remove()
2009-12-19 Vincent Torri * Makefile.am:
2009-12-19 Vincent Torrimore portable way to get the sufix of a shared library...
2009-12-19 Vincent Torriinclude Evil.h so that ssize_t is defined for Windows CE
2009-12-19 Vincent Torrissize_t is needed in edje on Windows CE too
2009-12-19 Vincent Torrirevert some changes in Evil.h (Windows CE compilation...
2009-12-19 Vincent Torrifix warnings and returned value when no pthread
2009-12-19 Vincent Torrifix autotools stuff wrt c-ares option
2009-12-19 Vincent Torriinclude Evil.h so that getenv is declared on Windows CE
2009-12-19 Vincent Torrifix warning
2009-12-19 Vincent Torrifix returned values
2009-12-19 Vincent Torridelete_me member is available on when async preload...
2009-12-19 Vincent Torriinclude Evil.h so that getenv is declared on Windows CE
2009-12-19 Carsten Haitzlerfmting
2009-12-18 Cedric BAIL * eet: Correctly detect GNUTLS hability.
2009-12-18 Cedric BAIL * embryo: Prevent use of unitialized data.
2009-12-18 Gustavo Sverzut... add docs for image 'USER', that I didn't know about.
2009-12-18 Vincent TorriAs ecore uses gettext, an m4 macro for checking iconv...
2009-12-18 Cedric BAIL * evas: Complete rewrite of evas image preload code.
2009-12-18 Vincent Torriset the size of the test images explicitely
2009-12-17 Carsten Haitzlerfix return checks. broke compile!
2009-12-17 Vincent Torriadd Sun Studio support when parsing edc files. Technically,
2009-12-16 Christopher... Add atoms & functions to set/get if illume dragging...
2009-12-16 Christopher... Add atoms for illume drag start & end so that policies...
2009-12-15 Massimo Maiuranaadded greek translation
2009-12-15 Carsten Haitzlermore vkbd states
2009-12-14 Carsten Haitzlerquick - set accepts_input 1 on ee windows. that code...
2009-12-14 Vincent Torritoo much _
2009-12-14 Vincent Torrirename evas_glew_main.c to evas_glew__win32_main.c
2009-12-14 Cedric BAIL * evas_font_dir: Add all guards.
2009-12-14 Iván BrianoShow and hide clipper as needed
2009-12-14 Cedric BAIL * evas_font_dir: reduce use of FcFontSort by using...
2009-12-14 Cedric BAIL * edje: Force recalc before doing preloading.
2009-12-14 Iván BrianoShow newly created part. Fixes some problems adding...
2009-12-13 Carsten Haitzlerclip maps in gl enigne.
2009-12-12 Christopher... Add method to send illume_back and illume_close messages.
2009-12-11 Christopher... Fix typo.
2009-12-11 Christopher... And set the other illume atoms in ecore_x_atoms.c
2009-12-11 Christopher... Add way to trigger illume dual/single app mode via...
2009-12-11 Cedric BAIL * eet_data: Make eet_data_descriptor_free safe on...
2009-12-11 Vincent Torri * configure.ac:
2009-12-11 Vincent Torriimprove configure output
2009-12-11 Vincent Torriimprove configure output
2009-12-11 Vincent Torriimprove configure output
2009-12-11 Vincent Torri * add detection of Objective C.
2009-12-10 Cedric BAIL * edje_cc: Generate valid edje file when fixed point...
2009-12-10 Carsten Haitzleradd check magic code!
2009-12-09 Cedric BAIL * edje: Add Fixed Point Math support to Edje.
2009-12-09 Cedric BAIL * eina: Improve precision of f32p32 sinus/cosinus.
2009-12-09 Vincent Torriuseless variable if pthread is not used
2009-12-09 Vincent Torriincluding Evil.h here cause big troubles with vc++...
2009-12-09 Vincent Torriadd always config.h in source file so that EAPI is...
2009-12-09 Vincent Torrifix parenthesis order. Thanks, vc++ !! :p
2009-12-09 Vincent Torriadd eina_fp.c in visual studio project files
2009-12-09 Carsten Haitzlerfmting
2009-12-09 Carsten Haitzlershut up llabs!
2009-12-09 Iván BrianoAdd type bool to external parameters
2009-12-09 Carsten Haitzlermake nan const... cosnt!
2009-12-09 Carsten Haitzlerwarnings--
2009-12-09 Carsten Haitzlermuch better nan!
2009-12-09 Iván Brianodefine NAN if not there
2009-12-09 Carsten Haitzleredje_cc -> add % modulo to math eval and floor() and...
2009-12-08 Cedric BAIL * eina: Add sin and cos fixed point fonction.
2009-12-08 Vincent Torriadd Visual Studio files
2009-12-08 Vincent Torrifix compilation with vc++
2009-12-08 Cedric BAIL * eina: Fix negativ case and handle div with more...
2009-12-08 Vincent Torridon't use UNICODE
2009-12-07 Sebastian DransfeldMake clang happy
2009-12-07 Sebastian DransfeldRemove unused variable
2009-12-07 Sebastian DransfeldMake clang happy
2009-12-07 Cedric BAIL * eina: Fix precision of eina_f32p32_div.
2009-12-07 Vincent Torri* src/lib/evil_libgen.c:
2009-12-07 Vincent Torri* Fix compilation with vc++
2009-12-07 Vincent Torri* Include winsock2.h in eet_image.c for htonl definitio...
2009-12-07 Cedric BAIL * eina: Fix atofp when exponent is negativ.
2009-12-07 Cedric BAIL * eet: Reduce convertion to FP, float and double with...
2009-12-07 Cedric BAIL * eet: Fix convertion from any float type to any other...
2009-12-07 Cedric BAIL * eina_fp: Fix rounding with Eina_F32p32 multiplaction...
2009-12-07 Christopher... Remove a bunch of wasted white space.
2009-12-07 Christopher... Fix illume_conformant to return 0 if the atom is not...
2009-12-06 Vincent TorriAdd data and error events in ecore_exe_win32.c.
2009-12-06 Vincent Torri * evil_string.c : add strrstr() win32 port
2009-12-06 Christopher... Add functions to make it easy to set an illume conforma...
2009-12-04 Cedric BAIL * edje-edit: Don't forget to initialize list to NULL.
2009-12-04 Cedric BAIL * edje: Add edje_object_preload, it will force the...
next