platform/upstream/efl.git
2012-04-18 Daniel Juyung Seoecore: Moved more API documentation to header.
2012-04-17 Christopher... Ecore_Evas (wayland_shm): Calculate shm pool size based...
2012-04-17 Christopher... Ecore_Wayland: Update ecore_wayland client code to...
2012-04-17 Christopher... Ecore_Wayland: Update to latest wayland from git.
2012-04-17 Guilherme IscaroFixing the eina_prefix example
2012-04-17 Thiago ThamadaFixing doc for out of tree build and some doxygen warnings.
2012-04-17 Jonas M. GastalMake ecore_fd_handler docs clearer.
2012-04-17 Jonas M. GastalFixing doc for out of tree builds and removing broken...
2012-04-17 Tom HacohenEobj: Use xref.
2012-04-17 Tom HacohenEobj: Add a mixin inheritance test.
2012-04-17 Tom HacohenEobj: Add named (by obj ptr) ref - xref.
2012-04-17 Tom HacohenEobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
2012-04-17 Tom HacohenEobj: Doxygen - moved EOBJ_EV_* to be under EOBJ_BASE_C...
2012-04-17 Tom HacohenEobj: Added EOBJ_BASE_DATA free function tests.
2012-04-17 Tom HacohenEobj: Added weak ref.
2012-04-17 Tom HacohenEobj: Fixed docs.
2012-04-17 Tom HacohenEobj: eobj_generic_data_*->EOBJ_BASE_DATA_*.
2012-04-17 Tom HacohenEobj: Improved tests.
2012-04-17 Tom HacohenEobj: Fixed inheritance checks and fixed mixin examples...
2012-04-17 Tom HacohenEobj: add a "class errors" test.
2012-04-17 Tom HacohenEobj: Improved error reporting.
2012-04-17 Tom HacohenEobj: Made eobj_class_new return a const class.
2012-04-17 Tom HacohenEobj: Enforce Op description order.
2012-04-17 Tom HacohenEobj: Add missing op descriptions in examples.
2012-04-17 Tom HacohenEobj: eobj_super_do -> eobj_do_super.
2012-04-17 Daniel Juyung Seoeina eina_iterator.c: Fixed formatting.
2012-04-17 Carsten Haitzlerreturn true on SUCCESSS, not failure.
2012-04-16 Christopher... Ecore_X(cb): And simplify the checking for success...
2012-04-16 Christopher... Ecore_X(cb): Fix xcb_change_pointer_control call to...
2012-04-16 Tom HacohenEobj: Improved config.h a bit and fixed a pkg-config...
2012-04-16 Tom HacohenEobj: Add pkg-config file and start installing stuff.
2012-04-16 Tom HacohenEobj: Small documentation adjustments.
2012-04-16 Tom HacohenEobj: Added event callbacks for Object free/del.
2012-04-16 Tom HacohenEobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
2012-04-16 Tom HacohenEobj: Added EOBJ_SIG_CALLBACK_ADD/DEL to Eobj's Event...
2012-04-16 Tom HacohenEobj: Better grouped docs in doxygen.
2012-04-16 Tom HacohenEobj: Initial doxygen commit.
2012-04-16 Tom HacohenEobj: Fixed eobj_event_callback_call to return a meanin...
2012-04-16 Tom HacohenEobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
2012-04-16 Tom HacohenEobj: examples/evas/elw_win - fix the class name.
2012-04-16 Jihoon Kimedje: fix typos in NEWS
2012-04-16 Jihoon Kimevas: fix typos in NEWS
2012-04-16 cnookFrom: cnook <kimcinoo@gmail.com>
2012-04-16 Carsten Haitzlerupdate po's
2012-04-16 Carsten HaitzlerNEWS up to date.
2012-04-16 Carsten Haitzlerjust spacing same as other chlog files.
2012-04-16 Carsten Haitzlerlets trawl thru svn logs and add changelogs and NEWS
2012-04-16 Carsten Haitzlerand make it 1.2.0
2012-04-16 Carsten Haitzlerupdate NEWS
2012-04-16 Jihoon Kimecore/scim-immodule: fix wrong upload in 70206
2012-04-16 Jihoon Kimecore/NEWS: fix typos
2012-04-16 Carsten Haitzleradd version define to epp.
2012-04-16 Carsten Haitzlerlet's complete the math func support in embryo (trivial...
2012-04-16 Carsten Haitzlerecore -> news up to date
2012-04-16 Carsten Haitzleradd missing changelog and update news.
2012-04-16 Carsten Haitzleradd NEWS item into eina.
2012-04-16 Daniel Juyung Seoecore ecore_evas_basics_example.c: Fixed formatting.
2012-04-16 Daniel Juyung Seoecore examples: Fixed formatting.
2012-04-16 Daniel Juyung Seoeina eina_main.h: Fixed documentation.
2012-04-15 Tom HacohenEobj: Evas example - fixed coding convetion.
2012-04-15 Tom HacohenEobj: Make construct error a bool.
2012-04-15 Tom HacohenEobj: Minor changes in eina log registration.
2012-04-15 Tom HacohenEina: Fixed usage of gnu extension.
2012-04-15 Tom HacohenEobj: Make eobj_event_callback_add a macro.
2012-04-15 Tom HacohenEobj: ref/unref inside internal functions.
2012-04-15 Tom HacohenEobj: Eobj_Op should be unsigned int, not uintptr_t.
2012-04-15 Carsten Haitzlerclear color multiply when rendering mapped obj
2012-04-15 cnookFrom: cnook <kimcinoo@gmail.com>
2012-04-13 Gustavo Sverzut... stop leaking every ecore system signal event.
2012-04-13 Gustavo Sverzut... remove EAPI from _ecore_event_signal_user_new().
2012-04-13 Carsten Haitzlermake sure cinfo is nulled out in jpeg loader!
2012-04-12 Christopher... Ecore_Evas (wayland_shm): Allocate the shm_pool accordi...
2012-04-12 Jonas M. GastalCleanup Doxygens Warnings - eina
2012-04-12 Vincent Torri * NEWS:
2012-04-12 Tom HacohenEobj: Added more function override tests.
2012-04-12 Tom HacohenEobj: Fixed (and made fast) _eobj_op_id_desc_get.
2012-04-12 Tom HacohenEobj: Improved constructors test.
2012-04-12 Tom HacohenEobj: Improved error reporting.
2012-04-12 Tom HacohenEobj: Added some more test scenarios.
2012-04-12 Tom HacohenEobj: Fixed a possible inconsistency in constructor...
2012-04-12 Tom HacohenEobj: Pass the private data to functions automatically.
2012-04-12 Tom HacohenEobj: Improve signals test.
2012-04-12 Tom HacohenEobj: Fixed a bug in event_callback_del.
2012-04-12 Carsten Haitzlertypofix!
2012-04-12 Tom HacohenEobj: Cosmetic change + added a FIXME.
2012-04-12 Tom HacohenEobj: Improved output of signals test.
2012-04-12 Tom HacohenEobj: Restrict class inheritance a bit.
2012-04-12 Tom HacohenEobj: Improved some tests a bit more.
2012-04-12 Tom HacohenEobj: Improved tests a bit.
2012-04-12 Tom HacohenEobj: Fixed a bug in composite_object_is
2012-04-12 Tom HacohenEobj: Improved testing a bit.
2012-04-12 Tom HacohenEobj: Added some composite objects tests.
2012-04-12 Tom HacohenEobj: Revert "Eobj: Only try composite objects when...
2012-04-12 Tom HacohenEobj: Only try composite objects when really supposed to.
2012-04-12 Tom HacohenEobj: Composite objects should be attempted last.
2012-04-12 Tom HacohenEvas textblock: Updated changelog about previous change.
2012-04-12 Tom HacohenEvas gif-loader: Fixed shadow warnings.
2012-04-12 Tom HacohenEobj: Added a couple of function_overrides tests.
2012-04-12 Tom HacohenEobj: Fixed order of function call.
2012-04-12 Tom HacohenEobj: Fixed a potential bug in eobj_super_do.
next