platform/upstream/efl.git
2012-05-25 Carsten Haitzlerfix mainloop begin/quit then begin again issue.
2012-05-25 ChunEon Parkevas - trivial code refactoring for evas_object_clip_recalc
2012-05-25 Jihoon Kimscim_immodule: fix some typos
2012-05-25 Carsten Haitzleradd chlog for memfile change
2012-05-24 Christopher... Ecore_X(cb): Also fix send of new events here ... someo...
2012-05-24 Carsten Haitzlerok ok - doesnt make a difference.. but only limit if...
2012-05-24 Carsten Haitzlerfix ecore-thread scheduler starvation issue.
2012-05-24 Carsten Haitzlerfix send of new events alreayd added. oops. should...
2012-05-24 Carsten Haitzlerand no more segv's in ecore-con and ecore-ipc. see...
2012-05-24 Daniel Juyung Seoe, evas, elementary: Synced @author with AUTHORS.
2012-05-24 Daniel Juyung Seoevas evas_object_smart_clipped.c: Fixed formatting.
2012-05-24 Daniel Juyung Seoevas Evas.h: Fixed typo.
2012-05-24 Mike Blumenkrantzbetter fix for ecore-con client disconnecting maybe
2012-05-24 Carsten Haitzlerfix async embryo_cc stuff. it was losing all the embyro...
2012-05-24 Carsten Haitzlerbased on Raphael's idea of tmpdir env vars and such...
2012-05-24 Carsten Haitzlerfix dates in chlog - it's 24th!
2012-05-24 Doyoun KangFrom: Doyoun Kang <doyoun.kang@samsung.com>
2012-05-24 Carsten Haitzleradd a -threads mode and make non-threaded compile the...
2012-05-23 Vincent Torriecore_win32: fix doc
2012-05-23 Rafael Antognollievas/cserve2: Refactory slave to inherit from a slave...
2012-05-23 Sebastian Dransfeldefreet: Add parameter checking to exported API
2012-05-23 Rafael Antognollievas/cserve2: Add basic font search when a font load is
2012-05-23 Rafael Antognollievas/cserve2: Make Font_Entry inherit from Entry.
2012-05-23 Rafael Antognollievas/cserve2: Add font entries and sources hashes.
2012-05-23 Rafael Antognollievas/cserve2: Adding code to receive font messages on
2012-05-23 Rafael Antognollievas/cserve2: Adding some font structs to the cache.
2012-05-23 Rafael Antognollievas/cserve2: Adding message structs for font rendering
2012-05-23 Iván BrianoLil' refactor on CServe2's cache. More to come when...
2012-05-23 Carsten Haitzlerclean pc files to not have cflags in Cflags: of require...
2012-05-23 Carsten Haitzlerbefore i changelog and backport this... discomfitor...
2012-05-23 Christopher... Ecore_Wayland: Fix global interface name, thanks Alex ;)
2012-05-23 Carsten Haitzlerformatting fix.
2012-05-23 Carsten Haitzleradd changelog for fix.
2012-05-23 Carsten Haitzleruse memset so we never have this problem again and...
2012-05-23 Carsten Haitzleradd brackets.. to if...
2012-05-23 Carsten Haitzlerif we are mallocing structs... lets set all the members...
2012-05-23 Carsten Haitzlerfound scrollbar bug in e17 theme... something to do...
2012-05-22 Christopher... Ecore_X(cb): And memset the appropriate structure too.
2012-05-22 Christopher... Ecore_X(cb): Fix ecore_x to build again with xcb.
2012-05-22 Carsten HaitzlerAdd ecore_x_mouse_in_send() and ecore_x_mouse_out_send()
2012-05-22 Tom HacohenEo: Fix the test suite to run with CK_FORK=no.
2012-05-22 Tom HacohenEvas grid/table: Add const to objects where needed.
2012-05-22 Cedric BAILecore: reduce likely race condition on Ecore_Thread...
2012-05-22 Carsten Haitzlerdont eet_close on error/abort as it can cause segv...
2012-05-22 Tom HacohenEvas box: Add const to some getters.
2012-05-22 Christopher... Ecore_Wayland: Add patch from Alex Wu <zhiwen.wu@linux...
2012-05-21 Tom HacohenEo: Fixed memory leaks in the tests.
2012-05-21 Tom HacohenEo: Fix illegal memcpy.
2012-05-21 Tom HacohenEo: Added more magic tests.
2012-05-21 Tom HacohenEo: Made an hot-path check compile out when not in...
2012-05-21 Daniel Juyung Seoedje edje_cc_handlers.c: Fixed formatting while reading...
2012-05-21 Tom HacohenEo: Improve tests of magic values (NULL pointers).
2012-05-21 Tom HacohenEo: Fix wrong usage of EO_OP_TYPE in eo_do/query*.
2012-05-21 Tom HacohenEo: Added eo_manual_free* funcs.
2012-05-21 SHILPA ONKAR... From: SHILPA ONKAR SINGH <shilpa.singh@samsung.com>
2012-05-21 Tom HacohenEo: Fix pkg-config cflags.
2012-05-21 Carsten Haitzlerlet's make server work out of the box if u set:
2012-05-21 Sung ParkSeparated checks for gl2.h defines and gl2ext.h defines...
2012-05-21 Hyoyoung Changedje/multisense: add checking sample,tone name at playi...
2012-05-20 Carsten Haitzlersorry - got to revert the gettext stuff.
2012-05-20 Vincent Torrido not hard code gettext version
2012-05-20 Cedric BAILedje: fix little oopsie on theme change.
2012-05-20 Cedric BAILedje: reduce memcpy in edje_cc by using Eina_File.
2012-05-20 Cedric BAILedje: remove useless printf.
2012-05-19 Cedric BAILevas: this should fix the last remaining bug with my...
2012-05-18 Cedric BAILedje: fix double opening of edje file.
2012-05-18 Hyoyoung Changedje: add sample and tone of multisense to edje inheritance
2012-05-18 ChunEon Parkevas - updated changelog
2012-05-18 ChunEon Parkevas/evas_render - and should update the mapped objects...
2012-05-18 ChunEon Parkevas/evas_render - should call the render_post since...
2012-05-18 Cedric BAILevas: remove librsvg svg loader.
2012-05-18 Cedric BAILevas: don't try to walk if we don't have anything to...
2012-05-18 Cedric BAILevas: another improvement part of the previous lock...
2012-05-17 Jonas M. GastalDisabling eina_model examples, so that we can build...
2012-05-17 Christopher... Ecore_Evas (wayland_shm): Quiet down output and set...
2012-05-17 Christopher... Ecore_Wayland: Quiet down output for robster ;)
2012-05-17 ChunEon Parkevas - removed unnecessary fields, changed_nomove and...
2012-05-17 ChunEon Parkevas/evas_render - removed dead code
2012-05-17 Cedric BAILeina: avoid wrong implicit conversion from unsigned...
2012-05-17 Cedric BAILeina: don't assume that 'char' is a signed type in...
2012-05-17 Vincent TorriEcore_evas: add tranparency support for the GDI engine
2012-05-17 Vincent Torrifix a couple of warnings
2012-05-17 Sung ParkUpdating documentation and NEWS for EvasGL Multisample...
2012-05-17 Tom HacohenEo: Added extern "C" for the C++ fellows.
2012-05-16 Vincent TorriMissing entries
2012-05-16 Vincent TorriEvas: use Esvg for svg rendering.
2012-05-16 Jonas M. GastalAdding an Ecore_exe example to documentation.
2012-05-16 Vincent TorriFreeBSD 4.x was released more than a decade ago (the...
2012-05-16 ChunEon Parkevas/evas_render - trivial changes
2012-05-16 ChunEon Parkevas/evas_render - added evas_object_change_reset inter...
2012-05-16 Carsten Haitzlerfix video overlay suport in emotion.
2012-05-16 Carsten Haitzlerwork around the workaround so it works until ecore...
2012-05-16 Cedric BAILedje: fix text and table with fixed point and clamp...
2012-05-16 Cedric BAILeina: cleanup and merge code for sin and cos.
2012-05-16 Christopher... Evas (gl_x11): Unbreak build for gles_sgx & s3c6410...
2012-05-16 Christopher... Ecore_Evas (wayland_shm): Apply patch from Robert Bradford
2012-05-16 Carsten Haitzlerwork around race condition bug in ecore for now so...
2012-05-16 Carsten Haitzlerand clean up some of the work on parallelized edje_cc...
2012-05-16 Gustavo Lima... [evas] Just some tweaks on Evas_Smart_Class' docs.
2012-05-16 Jihoon Kimecore: fix typoe in README
next