platform/upstream/efl.git
2011-09-16 Vincent Torriquotes and cleanup
2011-09-16 Youness AlaouiEcore-Sdl: Must set the mouse event's multi struct...
2011-09-16 Youness AlaouiEcore: Include sys/select.h before using 'select' to...
2011-09-16 Youness AlaouiEina: Disable xattr calls when xattr api is not available
2011-09-16 Youness AlaouiEscape: Include sys/syslimits which contains NAME_MAX...
2011-09-15 Rafael Antognolliemotion/smart: Remove fprintf left after debugging.
2011-09-15 Rafael Antognolliemotion/doc: Add @ingroup to new functions.
2011-09-15 Rafael Antognolliemotion/aspect: Add API to configure the aspect ratio...
2011-09-15 Rafael Antognolliemotion/border: Add support for selecting the border...
2011-09-15 Rafael Antognolliemotion/border: Add border/crop support for emotion...
2011-09-15 Cedric BAILeet: add eet_data_xattr helper.
2011-09-15 Cedric BAILeina: add eina_xattr.{c,h}.
2011-09-15 Cedric BAILeina: use eina safety check in eina_file.c.
2011-09-15 Cedric BAILeina: add XAttr support to eina.
2011-09-15 Cedric BAILecore: prevent race condition when using sync call...
2011-09-14 Cedric BAILemotion: correctly destroy buffer.
2011-09-14 Cedric BAILeina: fix eina inlist sorted insert (with and without...
2011-09-14 Vincent Torriorder of includes
2011-09-14 Vincent Torriclean generated files
2011-09-14 Vincent Torriclean generated files
2011-09-14 Vincent Torriadd tests and coverage support
2011-09-14 Mike Blumenkrantzfix and clarify more fd handler docs
2011-09-14 Mike Blumenkrantzfix docs for ecore_main_fd_handler_del
2011-09-14 Mike Blumenkrantzadd main loop group to main docs page
2011-09-14 Vincent TorriEvil: add RTLD_DEFAULT support for dlsym()
2011-09-14 Daniel Juyung Seoevas evas_name.c: Fixed indentation.
2011-09-13 Mike Blumenkrantzmore @since 1.1
2011-09-13 Mike Blumenkrantzadd ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT...
2011-09-13 Mike Blumenkrantzadd @since 1.1 for some events
2011-09-13 Christopher... Ecore_X(cb): Remove extra calls to ecore_x_flush. Move...
2011-09-13 Christopher... Ecore_X(cb): Add missing flush after xcb_send_event.
2011-09-13 Christopher... Ecore_X(cb): Add missing flush after xcb_send_event.
2011-09-12 Mike Blumenkrantzmore useless ecore-con functions: ecore_con_server_fd_g...
2011-09-12 ChunEon ParkAUTHORS - updated.
2011-09-12 Youness AlaouiEina: Remove 'unused var' warnings from eina_inline_loc...
2011-09-12 Youness AlaouiEina: Use @EINA_LIBS@ for static linking libs in .pc...
2011-09-12 Youness AlaouiEcore-sdl: remove unused events and fix semicolon typo...
2011-09-12 Youness AlaouiEscape: Add proper static linkins libs to .pc file
2011-09-10 Mike Blumenkrantzyou lied to me, cnp!
2011-09-10 Mike Blumenkrantznull check for color_class_list
2011-09-09 Youness AlaouiEcore: If pkg-config doesn't find SDL, then try to...
2011-09-09 Youness AlaouiEscape: static linking libraries should go in Libs...
2011-09-08 Christopher... Ecore_X(cb): Add missing window types to return in...
2011-09-08 Christopher... Ecore_X(cb): Dnd now works with efm. Add some debugging...
2011-09-08 Christopher... Ecore_X(cb): Add simple .Xdefaults file parser for...
2011-09-08 Christopher... Evas: Add simple .Xdefaults files parsing to get DPI.
2011-09-08 Vincent Torriallow gnutls and openssl to be detected on Windows
2011-09-08 Gustavo Lima... [evas] This seems to be the least fontconfig's compatible
2011-09-08 ChunEon Parkedje - reverted embryo debug prints.
2011-09-08 Daniel Juyung Seoecore Ecore.h: Fixed documentation.
2011-09-07 ChunEon Parkedje - added print_int print_float print_str funcs...
2011-09-07 Youness AlaouiEvas: If not threading, then LKT should not return...
2011-09-07 Tom HacohenEvas textblock: Added a workaround for the coords_recal...
2011-09-07 Cedric BAILeina: threads debugging back to work.
2011-09-07 Mike McCormackeina: Fix broken main loop thread check
2011-09-07 Youness AlaouiEscape: oups, another copy/paste fail. Fix escape.pc
2011-09-07 Youness AlaouiAdding Escape: A compatibility library for jailbroken...
2011-09-07 Youness AlaouiEdje: Use ecore_file_symlink rather than symlink
2011-09-07 Youness AlaouiEcore: SDL 1.3 doesn't define SDLK_FIRST and SDLK_WORLD...
2011-09-07 Youness AlaouiEcore: Allow ecore-evas-sdl to work with software-sdl...
2011-09-07 Youness AlaouiEcore: Add the noframe extra option to the ecore-evas-sdl
2011-09-07 Youness AlaouiEcore: _ecore_thread_handler must not be defined if...
2011-09-07 Youness AlaouiEcore: If ecore_con is disabled, we must still check...
2011-09-07 Youness AlaouiEcore: Use pkg-config to check for SDL, not sdl-config...
2011-09-07 Youness AlaouiEvas: Small fixes to clean software-sdl and software...
2011-09-07 Youness AlaouiEvas: Allow independent static compilation of software_...
2011-09-06 Rafael Antognolliemotion/generic: Non-blocking meta info retrieval.
2011-09-06 Rafael Antognolliemotion/generic: Non-blocking track info retrieval.
2011-09-06 Rafael Antognolliemotion/generic: Non-blocking event reading from player.
2011-09-06 Rafael Antognolliemotion/generic: Small fixes.
2011-09-06 Rafael Antognolliemotion/generic: Postpone setting some options to after...
2011-09-06 Rafael Antognolliemotion/generic: There's no need to check the standard...
2011-09-06 Rafael Antognolliemotion/generic: Should reset meta_info and channels...
2011-09-06 Mike Blumenkrantznot sure how this happened, but it's totally wrong
2011-09-06 Mike Blumenkrantzfix temp sensor detection with very new kernels
2011-09-06 Sebastian DransfeldEeze: And only send event for present batteries
2011-09-06 Rafael Antognolliemotion/generic: Don't send position update when skippi...
2011-09-06 Tom HacohenEina (u)strbuf: Added eina_(u)strbuf_manage_new.
2011-09-06 Cedric BAILevas: add YUV double buffering for OpenGL backend.
2011-09-05 Mike Blumenkrantzblacklist c-ares 1.7.5
2011-09-05 Rafael Antognolliemotion/generic: Fix frame dropping.
2011-09-05 Rafael Antognolliemotion/generic: Add support for fetching meta info.
2011-09-05 Rafael Antognolliemotion/generic: Add audio/video/spu channel set/get...
2011-09-05 Cedric BAILeio: pack data for a few ms.
2011-09-05 Cedric BAILeina: oops. Thanks Vincent.
2011-09-05 Cedric BAILeina: add eina_inlist_sorted_state_insert and helper.
2011-09-05 Sebastian DransfeldEeze: Only fant batteries which are present
2011-09-05 Rafael Antognolliemotion/generic - Set filename to NULL on file_close.
2011-09-05 Rafael Antognolliemotion/generic: formatting.
2011-09-05 Rafael Antognolliemotion/generic: Reset initial values on file_set.
2011-09-05 Rafael Antognolliemotion/generic: Make sure no new_frame is sent while...
2011-09-05 Rafael Antognolliemotion/generic - Don't start opening new file when...
2011-09-05 Cedric BAILevas: fix alignment issue.
2011-09-05 Cedric BAILevas: use a tricky NULL texture.
2011-09-05 Rafael Antognolliemotion/generic - Use pipes instead of stdin/stdout...
2011-09-05 Rafael Antognolliemotion/generic: Add return value to EM_RESULT_FILE_SET...
2011-09-05 Tom HacohenEvas font: Fixed compilation with g++.
2011-09-05 Tom HacohenRevert "Edje entry: Start using the new tb_range_format...
2011-09-05 Tom HacohenEvas textblock: Use viewport for getting visible range...
2011-09-05 Cedric BAILemotion: remove useless broken check.
next