index
:
profile/ivi/eobj
2.0alpha-wayland
Domain: UI Framework / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Eo: Add a warning when trying to override a function that was already set for...
tasn
1
-0
/
+1
2012-07-23
Eo: Fixed bug with calling multiple ops in some cases.
tasn
2
-1
/
+77
2012-07-18
Eo: Fixed super of different functions.
tasn
1
-2
/
+2
2012-07-15
Eo: Fixed test case.
tasn
1
-2
/
+2
2012-07-12
Eo: Oops, commit missing files.
tasn
1
-0
/
+9
2012-07-10
Eo: Properly handle tests and their deps in the build system.
tasn
8
-7
/
+15
2012-07-09
Eo: added a version field to the class description.
tasn
27
-0
/
+42
2012-06-27
Eo: Removed the const op concept.
tasn
16
-60
/
+60
2012-06-20
Eo: Fix return value of eo_do_super to depend on error_set.
tasn
5
-1
/
+56
2012-06-14
Eo: Fixed eo_isa to work with comp objects and fixed eo_data_get's checks.
tasn
1
-0
/
+81
2012-06-11
Eo: Force classes to inherit from EO_BASE_CLASS.
tasn
1
-2
/
+2
2012-06-10
Eo: eo_composite_object_* -> eo_composite_*.
tasn
3
-8
/
+8
2012-06-10
Eo composite: Reordered parameters and improved docs.
tasn
3
-4
/
+4
2012-06-10
Eo: Removed EINA_CONST.
tasn
24
-24
/
+24
2012-06-10
Eo: Restructure source tree to be like the rest of the EFL.
tasn
70
-0
/
+3667