projects
/
profile
/
ivi
/
eobj.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/eobj.git
2012-05-01
tasn
Eo: Fixed a bug in wref del.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
tasn
Eo: Changed #EINA_TRUE/FALSE to @C EINA_*.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
tasn
Eobj: Fix issue with the typecheck macro.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
tasn
Eobj: Rename to Eo.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
tasn
Eobj: Fix clang's (static analyser) warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: change the tests according to the new wref concept.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: Fixed a possible bug with object deletion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: Made weak ref a base class function.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: eobj_event_callback_del/_full renames.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: Changed all the eobj_do macros to lowercase.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: Added infrastructure for const functions and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
tasn
Eobj: Fixed the order of parameters in the weak ref...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Updated weak ref docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Make eobj_weak_ref_add return the obejct being...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added docs to the examples (needed for introspect...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: added warnings to eobj_ref's docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Changed weak-ref to work without allocating a...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Rename _EOBJ_BUILD to EFL_EOBJ_BUILD.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Destruct the object upon deletion, free it when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: we don't care about "Still reachable".
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Use EINA_SAFETY when needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added eina magic to API functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Fixed windows support.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added EOBJ_CALLBACK_STOP/CONTINUE macros.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Add a convenience macro for defining the class_ge...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Fixed issue with FindEina.cmake and things using it.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Allocate the data blob at the end of the object.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: A bit of code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Added EINA_LIKELY/UNLIKELY to eobj_data_get.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
tasn
Eobj: Add a couple of funcs_set tests and fixed a bug...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Fixed naming of the internal con/destructor wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Enforce some interface restrictions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Change obj of eobj_data_get to be const.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Added mixin data support.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Added forgotten docs to eobj_xref/xunref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Improved tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Add checks to ensure consistent method rosulotion...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
tasn
Eobj: Modified the mixin test to test the mixin mro.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
tasn
Eobj: Ensure we don't allow calling super functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Use xref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add a mixin inheritance test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add named (by obj ptr) ref - xref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Doxygen - moved EOBJ_EV_* to be under EOBJ_BASE_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Added EOBJ_BASE_DATA free function tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Added weak ref.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Fixed docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: eobj_generic_data_*->EOBJ_BASE_DATA_*.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Improved tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Fixed inheritance checks and fixed mixin examples...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: add a "class errors" test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Made eobj_class_new return a const class.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Enforce Op description order.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: Add missing op descriptions in examples.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-17
tasn
Eobj: eobj_super_do -> eobj_do_super.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Improved config.h a bit and fixed a pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Add pkg-config file and start installing stuff.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Small documentation adjustments.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Added event callbacks for Object free/del.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Added EOBJ_SIG_CALLBACK_ADD/DEL to Eobj's Event...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Better grouped docs in doxygen.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Initial doxygen commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: Fixed eobj_event_callback_call to return a meanin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-16
tasn
Eobj: examples/evas/elw_win - fix the class name.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Evas example - fixed coding convetion.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Make construct error a bool.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Minor changes in eina log registration.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Make eobj_event_callback_add a macro.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: ref/unref inside internal functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-15
tasn
Eobj: Eobj_Op should be unsigned int, not uintptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added more function override tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed (and made fast) _eobj_op_id_desc_get.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved constructors test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved error reporting.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added some more test scenarios.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a possible inconsistency in constructor...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Pass the private data to functions automatically.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improve signals test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a bug in event_callback_del.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Cosmetic change + added a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved output of signals test.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Restrict class inheritance a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved some tests a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved tests a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a bug in composite_object_is
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Improved testing a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added some composite objects tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Revert "Eobj: Only try composite objects when...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Only try composite objects when really supposed to.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Composite objects should be attempted last.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Added a couple of function_overrides tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed order of function call.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-12
tasn
Eobj: Fixed a potential bug in eobj_super_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Fixed a potential bug in eobj_super_do.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-11
tasn
Eobj: Removed eobj_class_parent_get. It's useless and...
commit
|
commitdiff
|
tree
|
snapshot
next