index
:
profile/ivi/eobj
2.0alpha-wayland
Domain: UI Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
composite_objects
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
Eobj: Rename to Eo.
tasn
6
-77
/
+77
2012-04-24
Eobj: Changed all the eobj_do macros to lowercase.
tasn
3
-8
/
+8
2012-04-24
Eobj: Added infrastructure for const functions and eobj_query.
tasn
2
-7
/
+7
2012-04-23
Eobj: Added EOBJ_CALLBACK_STOP/CONTINUE macros.
tasn
1
-1
/
+1
2012-04-23
Eobj: Add a convenience macro for defining the class_get functions.
tasn
2
-48
/
+38
2012-04-23
Eobj: Fixed issue with FindEina.cmake and things using it.
tasn
1
-0
/
+1
2012-04-19
Eobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that exists.
tasn
2
-3
/
+3
2012-04-17
Eobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
tasn
2
-2
/
+2
2012-04-17
Eobj: eobj_generic_data_*->EOBJ_BASE_DATA_*.
tasn
2
-2
/
+3
2012-04-17
Eobj: Made eobj_class_new return a const class.
tasn
2
-2
/
+2
2012-04-17
Eobj: eobj_super_do -> eobj_do_super.
tasn
1
-1
/
+1
2012-04-16
Eobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
tasn
2
-5
/
+5
2012-04-12
Eobj: Added some more test scenarios.
tasn
2
-0
/
+18
2012-04-12
Eobj: Pass the private data to functions automatically.
tasn
2
-9
/
+10
2012-04-12
Eobj: Improved some tests a bit more.
tasn
1
-0
/
+4
2012-04-12
Eobj: Improved tests a bit.
tasn
1
-10
/
+5
2012-04-12
Eobj: Added some composite objects tests.
tasn
6
-0
/
+247