platform/upstream/efl.git
12 years agoEobj: Added event callbacks for Object free/del.
Tom Hacohen [Mon, 16 Apr 2012 14:22:11 +0000 (14:22 +0000)]
Eobj: Added event callbacks for Object free/del.

SVN revision: 70231

12 years agoEobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.
Tom Hacohen [Mon, 16 Apr 2012 14:22:08 +0000 (14:22 +0000)]
Eobj: Renamed EOBJ_SIG_CALLBACK_* to EOBJ_EV_CALLBACK_*.

SVN revision: 70230

12 years agoEobj: Added EOBJ_SIG_CALLBACK_ADD/DEL to Eobj's Event desc.
Tom Hacohen [Mon, 16 Apr 2012 14:22:04 +0000 (14:22 +0000)]
Eobj: Added EOBJ_SIG_CALLBACK_ADD/DEL to Eobj's Event desc.

SVN revision: 70229

12 years agoEobj: Better grouped docs in doxygen.
Tom Hacohen [Mon, 16 Apr 2012 12:52:28 +0000 (12:52 +0000)]
Eobj: Better grouped docs in doxygen.

SVN revision: 70228

12 years agoEobj: Initial doxygen commit.
Tom Hacohen [Mon, 16 Apr 2012 12:36:42 +0000 (12:36 +0000)]
Eobj: Initial doxygen commit.

SVN revision: 70227

12 years agoEobj: Fixed eobj_event_callback_call to return a meaningful value.
Tom Hacohen [Mon, 16 Apr 2012 12:36:37 +0000 (12:36 +0000)]
Eobj: Fixed eobj_event_callback_call to return a meaningful value.

SVN revision: 70226

12 years agoEobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.
Tom Hacohen [Mon, 16 Apr 2012 12:36:34 +0000 (12:36 +0000)]
Eobj: EOBJ_OP_FUNC_DESCRIPTION -> EOBJ_OP_FUNC.

The previous name was just too damn long.

SVN revision: 70225

12 years agoEobj: examples/evas/elw_win - fix the class name.
Tom Hacohen [Mon, 16 Apr 2012 12:36:27 +0000 (12:36 +0000)]
Eobj: examples/evas/elw_win - fix the class name.

Thanks to Yakov for letting me know.

SVN revision: 70224

12 years agoedje: fix typos in NEWS
Jihoon Kim [Mon, 16 Apr 2012 07:33:39 +0000 (07:33 +0000)]
edje: fix typos in NEWS

SVN revision: 70223

12 years agoevas: fix typos in NEWS
Jihoon Kim [Mon, 16 Apr 2012 07:29:09 +0000 (07:29 +0000)]
evas: fix typos in NEWS

SVN revision: 70222

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Mon, 16 Apr 2012 06:46:25 +0000 (06:46 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch][Ecore][Win32] Checking control character

I missed the updating WinCE. and..
Mr. Vincent Torri enlighten me about ChangeLog and NEWS also. Thanks!

SVN revision: 70219

12 years agoupdate po's
Carsten Haitzler [Mon, 16 Apr 2012 06:46:05 +0000 (06:46 +0000)]
update po's

SVN revision: 70218

12 years agoNEWS up to date.
Carsten Haitzler [Mon, 16 Apr 2012 06:31:10 +0000 (06:31 +0000)]
NEWS up to date.

SVN revision: 70213

12 years agojust spacing same as other chlog files.
Carsten Haitzler [Mon, 16 Apr 2012 06:30:25 +0000 (06:30 +0000)]
just spacing same as other chlog files.

SVN revision: 70212

12 years agolets trawl thru svn logs and add changelogs and NEWS
Carsten Haitzler [Mon, 16 Apr 2012 06:26:24 +0000 (06:26 +0000)]
lets trawl thru svn logs and add changelogs and NEWS

SVN revision: 70210

12 years agoand make it 1.2.0
Carsten Haitzler [Mon, 16 Apr 2012 06:22:08 +0000 (06:22 +0000)]
and make it 1.2.0

SVN revision: 70209

12 years agoupdate NEWS
Carsten Haitzler [Mon, 16 Apr 2012 06:21:33 +0000 (06:21 +0000)]
update NEWS

SVN revision: 70208

12 years agoecore/scim-immodule: fix wrong upload in 70206
Jihoon Kim [Mon, 16 Apr 2012 06:02:52 +0000 (06:02 +0000)]
ecore/scim-immodule: fix wrong upload in 70206

SVN revision: 70207

12 years agoecore/NEWS: fix typos
Jihoon Kim [Mon, 16 Apr 2012 06:00:16 +0000 (06:00 +0000)]
ecore/NEWS: fix typos

SVN revision: 70206

12 years agoadd version define to epp.
Carsten Haitzler [Mon, 16 Apr 2012 05:39:21 +0000 (05:39 +0000)]
add version define to epp.

SVN revision: 70205

12 years agolet's complete the math func support in embryo (trivial add) and
Carsten Haitzler [Mon, 16 Apr 2012 05:33:13 +0000 (05:33 +0000)]
let's complete the math func support in embryo (trivial add) and
document it in changelog, and news to justify 1.2 :)

SVN revision: 70204

12 years agoecore -> news up to date
Carsten Haitzler [Mon, 16 Apr 2012 04:46:19 +0000 (04:46 +0000)]
ecore -> news up to date

SVN revision: 70203

12 years agoadd missing changelog and update news.
Carsten Haitzler [Mon, 16 Apr 2012 03:03:26 +0000 (03:03 +0000)]
add missing changelog and update news.

SVN revision: 70202

12 years agoadd NEWS item into eina.
Carsten Haitzler [Mon, 16 Apr 2012 02:58:35 +0000 (02:58 +0000)]
add NEWS item into eina.

SVN revision: 70201

12 years agoecore ecore_evas_basics_example.c: Fixed formatting.
Daniel Juyung Seo [Mon, 16 Apr 2012 00:22:29 +0000 (00:22 +0000)]
ecore ecore_evas_basics_example.c: Fixed formatting.

SVN revision: 70200

12 years agoecore examples: Fixed formatting.
Daniel Juyung Seo [Mon, 16 Apr 2012 00:22:26 +0000 (00:22 +0000)]
ecore examples: Fixed formatting.

SVN revision: 70199

12 years agoeina eina_main.h: Fixed documentation.
Daniel Juyung Seo [Mon, 16 Apr 2012 00:21:57 +0000 (00:21 +0000)]
eina eina_main.h: Fixed documentation.

SVN revision: 70198

12 years agoEobj: Evas example - fixed coding convetion.
Tom Hacohen [Sun, 15 Apr 2012 12:12:05 +0000 (12:12 +0000)]
Eobj: Evas example - fixed coding convetion.

Approved by Daniel Zaoui.

SVN revision: 70197

12 years agoEobj: Make construct error a bool.
Tom Hacohen [Sun, 15 Apr 2012 11:57:25 +0000 (11:57 +0000)]
Eobj: Make construct error a bool.

Way faster, and doesn't waste any additional memory.

SVN revision: 70196

12 years agoEobj: Minor changes in eina log registration.
Tom Hacohen [Sun, 15 Apr 2012 10:18:06 +0000 (10:18 +0000)]
Eobj: Minor changes in eina log registration.

SVN revision: 70195

12 years agoEina: Fixed usage of gnu extension.
Tom Hacohen [Sun, 15 Apr 2012 09:54:47 +0000 (09:54 +0000)]
Eina: Fixed usage of gnu extension.

(idx, ## __VA_ARGS__) is a gnu extension, fixed to be (__VA_ARGS__).
Should be fine this way. Less descriptive maybe, because now people will
may think it's ok to pass 0 arguments, but there's no avoiding this.

SVN revision: 70194

12 years agoEobj: Make eobj_event_callback_add a macro.
Tom Hacohen [Sun, 15 Apr 2012 08:57:20 +0000 (08:57 +0000)]
Eobj: Make eobj_event_callback_add a macro.

Thanks to raster for the tip.

SVN revision: 70193

12 years agoEobj: ref/unref inside internal functions.
Tom Hacohen [Sun, 15 Apr 2012 08:57:17 +0000 (08:57 +0000)]
Eobj: ref/unref inside internal functions.

Thanks to raster for the tip.

SVN revision: 70192

12 years agoEobj: Eobj_Op should be unsigned int, not uintptr_t.
Tom Hacohen [Sun, 15 Apr 2012 08:57:14 +0000 (08:57 +0000)]
Eobj: Eobj_Op should be unsigned int, not uintptr_t.

I have no clue why it ever was a uintptr_t...
Thanks to raster for noticing.

SVN revision: 70191

12 years agoclear color multiply when rendering mapped obj
Carsten Haitzler [Sun, 15 Apr 2012 03:55:36 +0000 (03:55 +0000)]
clear color multiply when rendering mapped obj

SVN revision: 70187

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Sun, 15 Apr 2012 03:28:49 +0000 (03:28 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][Ecore][Win32] Checking control character

The control characters are generated by holding down the Control key while
you strike another letter or symbol key.
Because of this reason, The Evas_Event_Key_Down in the
EVAS_CALLBACK_KEY_DOWN callback does not have proper keyname.
So I have shifted the control character to printing character. Please
review the patch and give any feedbacks. Thanks.

SVN revision: 70186

12 years agostop leaking every ecore system signal event.
Gustavo Sverzut Barbieri [Fri, 13 Apr 2012 15:44:02 +0000 (15:44 +0000)]
stop leaking every ecore system signal event.

People, when you go and change ecore_event_add() to
_ecore_event_add(), please NOTICE THAT THE FREE FUNCTION IS NOT
AUTOMATICALLY SPECIFIED!

So specify these functions to _ecore_event_add() to stop leaking every
signal we receive from system.

SVN revision: 70177

12 years agoremove EAPI from _ecore_event_signal_user_new().
Gustavo Sverzut Barbieri [Fri, 13 Apr 2012 15:36:42 +0000 (15:36 +0000)]
remove EAPI from _ecore_event_signal_user_new().

It should never be exported outside of libecore.so

SVN revision: 70176

12 years agomake sure cinfo is nulled out in jpeg loader!
Carsten Haitzler [Fri, 13 Apr 2012 10:25:00 +0000 (10:25 +0000)]
make sure cinfo is nulled out in jpeg loader!

SVN revision: 70168

12 years agoEcore_Evas (wayland_shm): Allocate the shm_pool according to output
Christopher Michael [Thu, 12 Apr 2012 20:46:48 +0000 (20:46 +0000)]
Ecore_Evas (wayland_shm): Allocate the shm_pool according to output
size. Don't set the engine destination until we have created the pool
& buffer.

SVN revision: 70159

12 years agoCleanup Doxygens Warnings - eina
Jonas M. Gastal [Thu, 12 Apr 2012 17:44:45 +0000 (17:44 +0000)]
Cleanup Doxygens Warnings - eina

Warnings resolved for:
eina_clist.h
eina_file.h
eina_hash.h
eina_inlist.h
eina_lalloc.h
eina_lock.h

SVN revision: 70156

12 years ago * NEWS:
Vincent Torri [Thu, 12 Apr 2012 16:12:58 +0000 (16:12 +0000)]
* NEWS:
* src/lib/evil_time.c:
* src/lib/evil_time.h:
Do not declare and define localtime_r() if it's already defined.

SVN revision: 70155

12 years agoEobj: Added more function override tests.
Tom Hacohen [Thu, 12 Apr 2012 15:27:22 +0000 (15:27 +0000)]
Eobj: Added more function override tests.

SVN revision: 70151

12 years agoEobj: Fixed (and made fast) _eobj_op_id_desc_get.
Tom Hacohen [Thu, 12 Apr 2012 15:27:18 +0000 (15:27 +0000)]
Eobj: Fixed (and made fast) _eobj_op_id_desc_get.

SVN revision: 70150

12 years agoEobj: Improved constructors test.
Tom Hacohen [Thu, 12 Apr 2012 14:59:01 +0000 (14:59 +0000)]
Eobj: Improved constructors test.

SVN revision: 70149

12 years agoEobj: Improved error reporting.
Tom Hacohen [Thu, 12 Apr 2012 14:58:57 +0000 (14:58 +0000)]
Eobj: Improved error reporting.

SVN revision: 70148

12 years agoEobj: Added some more test scenarios.
Tom Hacohen [Thu, 12 Apr 2012 14:37:57 +0000 (14:37 +0000)]
Eobj: Added some more test scenarios.

SVN revision: 70147

12 years agoEobj: Fixed a possible inconsistency in constructor error detection.
Tom Hacohen [Thu, 12 Apr 2012 14:37:52 +0000 (14:37 +0000)]
Eobj: Fixed a possible inconsistency in constructor error detection.

SVN revision: 70146

12 years agoEobj: Pass the private data to functions automatically.
Tom Hacohen [Thu, 12 Apr 2012 13:52:13 +0000 (13:52 +0000)]
Eobj: Pass the private data to functions automatically.

This saves us from having to call the data_get function. This makes the
code nicer and potentially faster.

Thanks to raster for the tip.

SVN revision: 70145

12 years agoEobj: Improve signals test.
Tom Hacohen [Thu, 12 Apr 2012 12:42:33 +0000 (12:42 +0000)]
Eobj: Improve signals test.

SVN revision: 70144

12 years agoEobj: Fixed a bug in event_callback_del.
Tom Hacohen [Thu, 12 Apr 2012 12:42:29 +0000 (12:42 +0000)]
Eobj: Fixed a bug in event_callback_del.

SVN revision: 70143

12 years agotypofix!
Carsten Haitzler [Thu, 12 Apr 2012 12:29:52 +0000 (12:29 +0000)]
typofix!

SVN revision: 70142

12 years agoEobj: Cosmetic change + added a FIXME.
Tom Hacohen [Thu, 12 Apr 2012 12:25:34 +0000 (12:25 +0000)]
Eobj: Cosmetic change + added a FIXME.

SVN revision: 70141

12 years agoEobj: Improved output of signals test.
Tom Hacohen [Thu, 12 Apr 2012 12:25:32 +0000 (12:25 +0000)]
Eobj: Improved output of signals test.

SVN revision: 70140

12 years agoEobj: Restrict class inheritance a bit.
Tom Hacohen [Thu, 12 Apr 2012 12:25:29 +0000 (12:25 +0000)]
Eobj: Restrict class inheritance a bit.

Don't allow mixing regular with non regular types when inheriting.

SVN revision: 70139

12 years agoEobj: Improved some tests a bit more.
Tom Hacohen [Thu, 12 Apr 2012 12:25:26 +0000 (12:25 +0000)]
Eobj: Improved some tests a bit more.

SVN revision: 70138

12 years agoEobj: Improved tests a bit.
Tom Hacohen [Thu, 12 Apr 2012 11:20:26 +0000 (11:20 +0000)]
Eobj: Improved tests a bit.

SVN revision: 70137

12 years agoEobj: Fixed a bug in composite_object_is
Tom Hacohen [Thu, 12 Apr 2012 11:20:22 +0000 (11:20 +0000)]
Eobj: Fixed a bug in composite_object_is

SVN revision: 70136

12 years agoEobj: Improved testing a bit.
Tom Hacohen [Thu, 12 Apr 2012 11:20:19 +0000 (11:20 +0000)]
Eobj: Improved testing a bit.

SVN revision: 70135

12 years agoEobj: Added some composite objects tests.
Tom Hacohen [Thu, 12 Apr 2012 10:48:08 +0000 (10:48 +0000)]
Eobj: Added some composite objects tests.

SVN revision: 70134

12 years agoEobj: Revert "Eobj: Only try composite objects when really supposed to."
Tom Hacohen [Thu, 12 Apr 2012 10:23:46 +0000 (10:23 +0000)]
Eobj: Revert "Eobj: Only try composite objects when really supposed to."

Was stupid and plain wrong.

This reverts commit 70132.

SVN revision: 70133

12 years agoEobj: Only try composite objects when really supposed to.
Tom Hacohen [Thu, 12 Apr 2012 10:19:50 +0000 (10:19 +0000)]
Eobj: Only try composite objects when really supposed to.

SVN revision: 70132

12 years agoEobj: Composite objects should be attempted last.
Tom Hacohen [Thu, 12 Apr 2012 10:14:58 +0000 (10:14 +0000)]
Eobj: Composite objects should be attempted last.

SVN revision: 70131

12 years agoEvas textblock: Updated changelog about previous change.
Tom Hacohen [Thu, 12 Apr 2012 10:09:50 +0000 (10:09 +0000)]
Evas textblock: Updated changelog about previous change.

SVN revision: 70130

12 years agoEvas gif-loader: Fixed shadow warnings.
Tom Hacohen [Thu, 12 Apr 2012 10:08:30 +0000 (10:08 +0000)]
Evas gif-loader: Fixed shadow warnings.

SVN revision: 70129

12 years agoEobj: Added a couple of function_overrides tests.
Tom Hacohen [Thu, 12 Apr 2012 08:27:38 +0000 (08:27 +0000)]
Eobj: Added a couple of function_overrides tests.

SVN revision: 70128

12 years agoEobj: Fixed order of function call.
Tom Hacohen [Thu, 12 Apr 2012 08:27:35 +0000 (08:27 +0000)]
Eobj: Fixed order of function call.

SVN revision: 70127

12 years agoEobj: Fixed a potential bug in eobj_super_do.
Tom Hacohen [Thu, 12 Apr 2012 08:27:31 +0000 (08:27 +0000)]
Eobj: Fixed a potential bug in eobj_super_do.

SVN revision: 70126

12 years ago * Fix gl engine clipping bug when rendering to evas map fbo's
Carsten Haitzler [Thu, 12 Apr 2012 08:01:13 +0000 (08:01 +0000)]
    * Fix gl engine clipping bug when rendering to evas map fbo's
        when gl window buffer is smaller than the fbo. used wrong
        surface size in clipping logic.

SVN revision: 70125

12 years agoformatting fixup.
Carsten Haitzler [Thu, 12 Apr 2012 07:57:50 +0000 (07:57 +0000)]
formatting fixup.

SVN revision: 70124

12 years agoEvas textblock: Fixed building without liblinebreak.
Tom Hacohen [Thu, 12 Apr 2012 07:20:01 +0000 (07:20 +0000)]
Evas textblock: Fixed building without liblinebreak.

Thanks to David Seikel for spotting it and suggesting the solution.

SVN revision: 70123

12 years agoefx, eio: Updated .gitignore.
Daniel Juyung Seo [Thu, 12 Apr 2012 07:13:58 +0000 (07:13 +0000)]
efx, eio: Updated .gitignore.

SVN revision: 70120

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
Jérôme Pinot [Thu, 12 Apr 2012 06:55:08 +0000 (06:55 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] ecore doxygen doc (3)
Date: Thu, 12 Apr 2012 15:39:16 +0900

Some leftovers, fix:

/tmp/ecore/src/lib/ecore_x/xlib/ecore_x_randr_12.c:1202: warning: The following parameters of ecore_x_randr_crtc_pos_relative_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc_r1, Ecore_X_Randr_Crtc crtc_r2, Ecore_X_Randr_Output_Policy policy, Ecore_X_Randr_Relative_Alignment alignment) are not documented:
  parameter 'root'
/tmp/ecore/src/lib/ecore_x/xcb/ecore_xcb_randr.c:921: warning: The following parameters of ecore_x_randr_mode_size_get(Ecore_X_Window root, Ecore_X_Randr_Mode mode, int *w, int *h) are not documented:
  parameter 'root'
/tmp/ecore/doc/examples.dox:242: warning: unable to resolve reference to `ecore_event_example.c' for \ref command

SVN revision: 70119

12 years agoadd docs explaining the internal cache on close for onefang.
Carsten Haitzler [Thu, 12 Apr 2012 06:28:55 +0000 (06:28 +0000)]
add docs explaining the internal cache on close for onefang.

SVN revision: 70118

12 years agoFrom: Jérôme Pinot <ngc891@gmail.com>
Jérôme Pinot [Thu, 12 Apr 2012 03:51:36 +0000 (03:51 +0000)]
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] ecore doxygen doc (2)
Date: Thu, 12 Apr 2012 12:46:04 +0900

Hi,

This is a big patch. It fixes:
- undef #EINA_{TRUE,FALSE} links
- @c for NULL and EINA_{TRUE,FALSE}
- some formatting/spello
- several missing return types

SVN revision: 70117

12 years agoEobj: Fixed a potential bug in eobj_super_do.
Tom Hacohen [Wed, 11 Apr 2012 09:04:44 +0000 (09:04 +0000)]
Eobj: Fixed a potential bug in eobj_super_do.

SVN revision: 70014

12 years agoEobj: Removed eobj_class_parent_get. It's useless and discouraged.
Tom Hacohen [Wed, 11 Apr 2012 08:57:12 +0000 (08:57 +0000)]
Eobj: Removed eobj_class_parent_get. It's useless and discouraged.

SVN revision: 70013

12 years agoEobj: Only allocate kls_itr when really needed.
Tom Hacohen [Wed, 11 Apr 2012 08:55:20 +0000 (08:55 +0000)]
Eobj: Only allocate kls_itr when really needed.

SVN revision: 70012

12 years agoEobj: Allow more than one "super" chain per eobj_do.
Tom Hacohen [Wed, 11 Apr 2012 08:55:15 +0000 (08:55 +0000)]
Eobj: Allow more than one "super" chain per eobj_do.

SVN revision: 70011

12 years agoEobj: Random commit to give credit for the idea of the previous commit.
Tom Hacohen [Wed, 11 Apr 2012 07:07:05 +0000 (07:07 +0000)]
Eobj: Random commit to give credit for the idea of the previous commit.

Previous commit was suggested by Daniel Zaoui.

Sorry for forgetting. :)

SVN revision: 70010

12 years agoEobj: Improved private data lookups.
Tom Hacohen [Wed, 11 Apr 2012 07:05:39 +0000 (07:05 +0000)]
Eobj: Improved private data lookups.

No offset array anymore - less memory wasted.
Lookup is *way* faster now.

SVN revision: 70009

12 years agoEobj: Added eobj_ref_get.
Tom Hacohen [Wed, 11 Apr 2012 07:05:37 +0000 (07:05 +0000)]
Eobj: Added eobj_ref_get.

SVN revision: 70008

12 years agoEobj: make the kls_itr a stack.
Tom Hacohen [Wed, 11 Apr 2012 07:05:33 +0000 (07:05 +0000)]
Eobj: make the kls_itr a stack.

It's useful for calling functions from within functions.

SVN revision: 70007

12 years agoeobj: wrapped all the kls_itr calls into functions.
Tom Hacohen [Wed, 11 Apr 2012 07:05:30 +0000 (07:05 +0000)]
eobj: wrapped all the kls_itr calls into functions.

SVN revision: 70006

12 years agoEobj: removed unneeded field.
Tom Hacohen [Wed, 11 Apr 2012 07:05:27 +0000 (07:05 +0000)]
Eobj: removed unneeded field.

SVN revision: 70005

12 years agoeobj: Improve error reporting.
Tom Hacohen [Wed, 11 Apr 2012 07:05:24 +0000 (07:05 +0000)]
eobj: Improve error reporting.

This order of messages is better.

SVN revision: 70004

12 years agoEobj: Added eobj_super_do instead of class_do.
Tom Hacohen [Wed, 11 Apr 2012 07:05:21 +0000 (07:05 +0000)]
Eobj: Added eobj_super_do instead of class_do.

SVN revision: 70003

12 years agoEobj: Added an MRO to classes. Walking the classes tree is not enough.
Tom Hacohen [Wed, 11 Apr 2012 07:05:14 +0000 (07:05 +0000)]
Eobj: Added an MRO to classes. Walking the classes tree is not enough.

SVN revision: 70002

12 years agoEobj: added default constructor/destructor.
Tom Hacohen [Wed, 11 Apr 2012 07:05:10 +0000 (07:05 +0000)]
Eobj: added default constructor/destructor.

When NULL is passed, the default one is called.

SVN revision: 70001

12 years ago70000 GET
Mike Blumenkrantz [Wed, 11 Apr 2012 01:34:12 +0000 (01:34 +0000)]
70000 GET

SVN revision: 70000

12 years agoCleanup Doxygen Warnings - eina
Thiago Thamada [Tue, 10 Apr 2012 18:16:09 +0000 (18:16 +0000)]
Cleanup Doxygen Warnings - eina

Patch by: Thiago Thamada <tiba@profusion.mobi>

SVN revision: 69999

12 years agoEcore_Evas (wayland): Update ecore_evas_wayland engines to match
Christopher Michael [Tue, 10 Apr 2012 17:02:24 +0000 (17:02 +0000)]
Ecore_Evas (wayland): Update ecore_evas_wayland engines to match
recent changes in ecore_wayland. Implement the wl_shm_pool interface
also for wayland_shm engine.

SVN revision: 69998

12 years agoEcore_Wayland: Rework ecore_wayland to match current wayland git wrt
Christopher Michael [Tue, 10 Apr 2012 17:00:56 +0000 (17:00 +0000)]
Ecore_Wayland: Rework ecore_wayland to match current wayland git wrt
pointer grabs, shm_pool interface. Rename fields of the
wl_event_mouse_in/out structures to match other ecore event structs.
Add API functions for getting a list of outputs, for getting a windows
shell_surface, and for setting a windows parent.

SVN revision: 69997

12 years agoEobj: Removed useless va_end.
Tom Hacohen [Tue, 10 Apr 2012 09:18:52 +0000 (09:18 +0000)]
Eobj: Removed useless va_end.

Thanks to Daniel Zaoui.

SVN revision: 69993

12 years agoeobj: A couple of other cosmetic changes.
Tom Hacohen [Tue, 10 Apr 2012 09:12:49 +0000 (09:12 +0000)]
eobj: A couple of other cosmetic changes.

Again, thanks to Vtorri.

SVN revision: 69992

12 years agoEobj: eobj.h -> Eobj.h
Tom Hacohen [Tue, 10 Apr 2012 09:12:46 +0000 (09:12 +0000)]
Eobj: eobj.h -> Eobj.h

Thanks to vtorri.

SVN revision: 69991

12 years agoecore ecore_main.c: Added ecore_main_loop_iterate_may_block()
Daniel Juyung Seo [Tue, 10 Apr 2012 09:12:12 +0000 (09:12 +0000)]
ecore ecore_main.c: Added ecore_main_loop_iterate_may_block()
documentation.
I didn't add the API declaration into the header yet because the API
name/parameter might be changed before release.

SVN revision: 69990

12 years agoecore ecore_job.c: Fixed formatting.
Daniel Juyung Seo [Tue, 10 Apr 2012 09:12:08 +0000 (09:12 +0000)]
ecore ecore_job.c: Fixed formatting.

SVN revision: 69989

12 years agoAdding the examples to the makefile
Guilherme Iscaro [Mon, 9 Apr 2012 13:50:19 +0000 (13:50 +0000)]
Adding the examples to the makefile

Patch by: Guilherme Iscaro <iscaro@profusion.mobi>

SVN revision: 69975

12 years agoAdding a new animation tutorial
Guilherme Iscaro [Mon, 9 Apr 2012 13:50:16 +0000 (13:50 +0000)]
Adding a new animation tutorial

Patch by: Guilherme Iscaro <iscaro@profusion.mobi>

SVN revision: 69974