platform/upstream/efl.git
2013-01-03 Gustavo Sverzut... efl/eeze: fix typo
2013-01-03 Gustavo Sverzut... moved eeze into efl
2013-01-03 Gustavo Sverzut... efl/configure.ac: remove spurious variable.
2013-01-03 Gustavo Sverzut... efl/eeze: remove other traces of old libudev support.
2013-01-03 Gustavo Sverzut... efl: merge eeze.
2013-01-03 Leandro DorileoEmotion: use eina log wherever it's possible
2013-01-03 Leandro DorileoEmotion: generic vlc player now uses eina_log
2013-01-03 Gustavo Sverzut... efl/efreet: remove file that is gone.
2013-01-03 Leandro DorileoEdje: invalidate double named group
2013-01-03 Gustavo Sverzut... efl: eina_alloca.h to simplify alloca() usage.
2013-01-03 Lucas De Marchiedbus: improve doc of edbus_message_* functions
2013-01-03 Ulisses Furquimedbus: Fix connection name leak
2013-01-03 José Roberto... edbus: Remove Connection_Context_NOC_Cb marked to be...
2013-01-03 José Roberto... edbus codegen: Surpress unused parameters warnings
2013-01-03 José Roberto... edbus codegen: Properly handle autoclosed tags
2013-01-03 José Roberto... edbus codegen: Optimizations
2013-01-03 José Roberto... edbus: Suppress warnings of unused parameters
2013-01-03 José Roberto... edbus: Increment/decrement edbus refcount when processi...
2013-01-03 Daniel Juyung Seoevas Evas.h: Fixed a typo.
2013-01-03 Rafael Antognollievas/loaders: Use png function to access private pointer.
2013-01-03 Rafael Antognolliecore/examples: Add PACKAGE_EXAMPLES_DIR to ecore examp...
2013-01-03 Carsten Haitzlerfridibi.h size check - fix .h location! :) it just...
2013-01-03 Carsten Haitzlerremove redundant code in embryo.
2013-01-03 Cedric BAILefl: rename eet_map to eet_mmap.
2013-01-03 Cedric BAILefl: use Eina_File for PNG to.
2013-01-03 Sebastian Dransfeldeio: formatting
2013-01-03 Mike McCormackSVN revision: 82013
2013-01-03 Carsten Haitzlerfix ecore-con client double-free case
2013-01-03 ChunEon Parkevas - use Eina_Bool
2013-01-03 Leandro DorileoEmotion: no subtitle file API on stable tree
2013-01-03 WooHyun Jungfixed build error :)
2013-01-03 Cedric BAILefl: add eio_eet_sync symbols
2013-01-03 Carsten Haitzleroops - this one got moved byt not changed. fix.
2013-01-02 Leandro DorileoEmotion: now correctly versioned the changes
2013-01-02 Leandro DorileoEmotion: introce emotion_object_video_subtitle_file_set...
2013-01-02 Leandro DorileoEmotion: organize the NEWS file
2013-01-02 Lucas De Marchiefl: stop depending on va_list type
2013-01-02 Mike McCormackefl: Fix shadow warnings
2013-01-02 Mike McCormackefl: Fix initializer overwritten warnings
2013-01-02 José Roberto... edbus: Test if connection_name could be freed in name_o...
2013-01-02 José Roberto... edbus: Remove message leaks
2013-01-02 Rafael FonsecaRevert commit r81335
2013-01-02 Lucas De Marchiefl: use compile-time chec for type of va_list
2013-01-02 Carsten Haitzlerfix mask write line stuff.
2013-01-02 ChunEon Parkevas - removed unnecessary lines.
2013-01-02 Cedric BAILefl: and now tiff also use Eina_File.
2013-01-02 Cedric BAILefl: fix potential segv.
2013-01-02 Cedric BAILefl: evas gif loader now use Eina_File.
2013-01-02 Cedric BAILefl: add eet_map and use it.
2013-01-02 Cedric BAILefl: use Eina_File for evas webp loader.
2013-01-01 Jihoon Kimscim_immodule: remove EINA_UNUSED in parameter of slot_...
2013-01-01 Daniel Juyung Seoefl ko.po: Updated Korean translation.
2013-01-01 Gustavo Sverzut... efl/configure.ac: remove disable-fast-install.
2013-01-01 Massimo Maiuranaupdating all po files merging translations from efreet...
2013-01-01 Carsten Haitzlerlet's use ()'s more and... lets be consistent about...
2013-01-01 Carsten Haitzlermisplaced ERR-- - maybe DBG?
2012-12-31 Gustavo Sverzut... efl/eio: use eina_file_copy()
2012-12-31 Gustavo Sverzut... oops: remove printf
2012-12-31 Gustavo Sverzut... efl: add eina_file_copy()
2012-12-31 Gustavo Sverzut... efl: missing api for xattr.
2012-12-31 Gustavo Sverzut... efl: make xattr stuff work.
2012-12-31 Gustavo Sverzut... eio: use eina_lock abstraction.
2012-12-31 Gustavo Sverzut... efl: remove lstat and fchmod checks.
2012-12-31 Gustavo Sverzut... efl: remove checks for EINA_HAVE_THREADS
2012-12-31 Gustavo Sverzut... efl: beef thread documentation and error reporting.
2012-12-31 Gustavo Sverzut... efl: cleanup HAVE_THREADS and pthread usage outside...
2012-12-31 Gustavo Sverzut... efl: eio checks cleanup
2012-12-31 Gustavo Sverzut... efl/eina: fix mempools when they are not static
2012-12-31 Gustavo Sverzut... efl: fix valgrind check.
2012-12-31 Yakov Goldbergefl: fix typo
2012-12-31 Cedric BAILefl: and fix a potential memory leak.
2012-12-31 Cedric BAILefl: fix issue when text didn't get properly replaced.
2012-12-31 Gustavo Sverzut... efl: remove --print-gc-sections: too annoying.
2012-12-31 Gustavo Sverzut... efl/evas: add ecore-evas dependent examples.
2012-12-31 Cedric BAILefl: rename eina_inarray_add to eina_inarray_grow.
2012-12-31 Gustavo Sverzut... efl: unbreak last commit.
2012-12-31 Gustavo Sverzut... efl: create macro to simplify libtool module declaration.
2012-12-31 Gustavo Sverzut... efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.
2012-12-31 Cedric BAILefl: forgotten evas commit.
2012-12-31 Cedric BAILefl: add a way to allocate without memcpy data in an...
2012-12-30 Cedric BAILefl: limit regression with async rendering.
2012-12-30 Gustavo Sverzut... efl: unify LDFLAGS for LTLIBRARIES
2012-12-30 Gustavo Sverzut... efl: move -lm to configure.ac variables.
2012-12-30 Gustavo Sverzut... efl: refactor EFL_CHECK_LIB() and EFL_CHECK_FUNC()
2012-12-30 Gustavo Sverzut... efl: minor AC_CHECK_LIB() cleanup.
2012-12-30 Gustavo Sverzut... efl: EFL_CHECK_LIBS() is strict, simplify it then.
2012-12-30 Gustavo Sverzut... efl: add compiler flags
2012-12-30 Gustavo Sverzut... efl: uniform compiler flags.
2012-12-30 Gustavo Sverzut... efl/configure: simplify configure.ac
2012-12-30 Gustavo Sverzut... efl/configure: simplify lib declaration.
2012-12-30 Gustavo Sverzut... efl: pic-only if platform supports.
2012-12-30 Gustavo Sverzut... efl: fix valgrind build.
2012-12-30 Gustavo Sverzut... efl/libtool: disable-fast-install by default.
2012-12-30 Cedric BAILeo: let's make weak ref safer to manipulate.
2012-12-30 Gustavo Sverzut... efl/libtool: disable-static by default.
2012-12-30 Gustavo Sverzut... efl/evas_cserve2: don't use libexec
2012-12-30 Gustavo Sverzut... efl/efreet: install d-bus service.
2012-12-30 Mike McCormackefl: Fix efreet package config
2012-12-30 Mike McCormackefl: Update ignore list
2012-12-29 Gustavo Sverzut... move efreet.
next