Mike Blumenkrantz [Thu, 11 Aug 2011 23:18:34 +0000 (23:18 +0000)]
COMMITS: DO THEM PROPERLY!!!!1111
SVN revision: 62366
Mike Blumenkrantz [Thu, 11 Aug 2011 21:35:17 +0000 (21:35 +0000)]
COMPILE WARNINGS: FIX THEM!!!!!!11111
SVN revision: 62361
Mike Blumenkrantz [Thu, 11 Aug 2011 21:26:46 +0000 (21:26 +0000)]
guys...null checks are not the end of the world.
SVN revision: 62360
Gustavo Lima Chaves [Thu, 11 Aug 2011 19:29:26 +0000 (19:29 +0000)]
[ecore] New main loop diagram.
SVN revision: 62357
Cedric BAIL [Thu, 11 Aug 2011 16:16:10 +0000 (16:16 +0000)]
emotion: fix some race condition.
SVN revision: 62355
ChunEon Park [Thu, 11 Aug 2011 14:14:48 +0000 (14:14 +0000)]
evas - just removed white spaces.
SVN revision: 62354
Cedric BAIL [Thu, 11 Aug 2011 12:13:51 +0000 (12:13 +0000)]
emotion: fix memory leak.
SVN revision: 62350
Mike McCormack [Thu, 11 Aug 2011 12:01:19 +0000 (12:01 +0000)]
ecore: Lock in ecore_shutdown
Avoid unbalanced locks when calling event-free callbacks.
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 62348
Mike McCormack [Thu, 11 Aug 2011 12:01:09 +0000 (12:01 +0000)]
ecore: Avoid returning when holding locks
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 62347
Mike McCormack [Thu, 11 Aug 2011 11:38:54 +0000 (11:38 +0000)]
ecore: Avoid using return in locked section
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 62346
Mike McCormack [Thu, 11 Aug 2011 10:59:48 +0000 (10:59 +0000)]
ecore: Create callback wrappers
This gets rid of a lot of temporary variables and cleans the code up again...
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 62342
Carsten Haitzler [Thu, 11 Aug 2011 10:30:35 +0000 (10:30 +0000)]
frame count nto frame num - match c file.
SVN revision: 62339
Carsten Haitzler [Thu, 11 Aug 2011 08:56:59 +0000 (08:56 +0000)]
improve jy's docs. :)
SVN revision: 62335
Tom Hacohen [Thu, 11 Aug 2011 06:58:53 +0000 (06:58 +0000)]
Evas textblock: Fixed bug in range_formats get.
Thanks to Sanjeev for the rebort.
SVN revision: 62333
Jiyoun Park [Thu, 11 Aug 2011 06:04:08 +0000 (06:04 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>
Subject: RE: [E-devel] [Patch] Animation gif feature patch
Animated gif suport in evas and api's to handle animated images and
frame flipping. from jy.
SVN revision: 62331
Mike Blumenkrantz [Wed, 10 Aug 2011 22:42:27 +0000 (22:42 +0000)]
fix segv from missing null check
SVN revision: 62320
Gustavo Lima Chaves [Wed, 10 Aug 2011 19:14:48 +0000 (19:14 +0000)]
[ecore] Put order in header file, splitting function groups in contiguous chunks.
Sorry for having to pratically rewrite the header, but the other way
to get docs right would be to put lots of @addtogroup around several
chunks of the file, which is ugly too and doesn't organize anything.
I have tested ecore with that and it seems to be okay.
SVN revision: 62307
Mike McCormack [Wed, 10 Aug 2011 15:20:29 +0000 (15:20 +0000)]
ecore: Fix linking of xim module
SVN revision: 62301
Mike Blumenkrantz [Wed, 10 Aug 2011 04:54:35 +0000 (04:54 +0000)]
update some docs for Evas_Event_Mouse_Down even though none of this stuff is worthwhile anyway since dependency structs aren't documented
SVN revision: 62283
Carsten Haitzler [Wed, 10 Aug 2011 04:39:04 +0000 (04:39 +0000)]
if we are going to have %d's - use them in the next scanf too.
SVN revision: 62282
Mike McCormack [Tue, 9 Aug 2011 23:48:47 +0000 (23:48 +0000)]
eina: Use %d to get build time
eina_hamster_count() was returning -1 on my machine (Ubuntu 11.04/AMD64),
causing make check to fail.
eina_test_main.c:51:F:Main:eina_hamster:0: Failure 'eina_hamster_count() <= 0' occured
Using %d instead of %i for integers fixes it.
Signed-off-by: Mike McCormack <mj.mccormack@ring3k.org>
SVN revision: 62268
Gustavo Lima Chaves [Tue, 9 Aug 2011 20:56:22 +0000 (20:56 +0000)]
[evas] Filling some gaps on documentation.
SVN revision: 62266
Cedric BAIL [Tue, 9 Aug 2011 20:36:28 +0000 (20:36 +0000)]
ethumb: fix race condition and memory leak.
NOTE: that's a first obvious patch thanks to Gustavo reviews.
More work needed, but some decision should be discussed first.
SVN revision: 62265
Gustavo Lima Chaves [Tue, 9 Aug 2011 20:33:50 +0000 (20:33 +0000)]
[eet] New examples.
SVN revision: 62264
Tom Hacohen [Tue, 9 Aug 2011 13:58:00 +0000 (13:58 +0000)]
Edje entry: Start using the new tb_range_formats_get.
This should make everything faster cause we now only get/work on the
visible anchors/items.
SVN revision: 62260
Tom Hacohen [Tue, 9 Aug 2011 13:55:42 +0000 (13:55 +0000)]
Evas textblock: Added cursor_visible_range_get and cursor_range_formats_get.
SVN revision: 62259
Tom Hacohen [Tue, 9 Aug 2011 13:55:38 +0000 (13:55 +0000)]
Evas textblock: Fixed a bug in evas_textblock_cursor_char_coord_set.
SVN revision: 62258
Tom Hacohen [Tue, 9 Aug 2011 13:55:31 +0000 (13:55 +0000)]
Evas textblock: Fixed a bug in evas_textblock_cursor_line_coord_set.
SVN revision: 62257
Carsten Haitzler [Tue, 9 Aug 2011 13:26:03 +0000 (13:26 +0000)]
warning--. hmmm
SVN revision: 62255
Carsten Haitzler [Tue, 9 Aug 2011 13:23:39 +0000 (13:23 +0000)]
here's an awesome idea... let's not break the build shall we? lets
actually test something .. like compile it before we commit eh?
SVN revision: 62254
Cedric BAIL [Tue, 9 Aug 2011 11:31:58 +0000 (11:31 +0000)]
eet: switch in favor of Eina_File.
SVN revision: 62250
Cedric BAIL [Tue, 9 Aug 2011 09:21:07 +0000 (09:21 +0000)]
eina: windows cleanup.
Patch by Vincent Torri.
SVN revision: 62246
Cedric BAIL [Tue, 9 Aug 2011 09:19:25 +0000 (09:19 +0000)]
efl: remove mman as we Eina_File now.
Patch from Vincent Torri.
SVN revision: 62244
Cedric BAIL [Tue, 9 Aug 2011 09:15:56 +0000 (09:15 +0000)]
emotion: make v4l2 optionnal.
SVN revision: 62243
Cedric BAIL [Tue, 9 Aug 2011 08:50:47 +0000 (08:50 +0000)]
ecore: remove bad macro from ecore.
SVN revision: 62241
Cedric BAIL [Tue, 9 Aug 2011 08:48:57 +0000 (08:48 +0000)]
eina: add generic macro to generate error when outside of the main loop.
SVN revision: 62240
Cedric BAIL [Tue, 9 Aug 2011 08:47:57 +0000 (08:47 +0000)]
eina: detect main loop for windows to.
SVN revision: 62239
Cedric BAIL [Tue, 9 Aug 2011 08:46:29 +0000 (08:46 +0000)]
eina: correct guard of thread code.
SVN revision: 62238
Cedric BAIL [Tue, 9 Aug 2011 08:39:39 +0000 (08:39 +0000)]
eina: make dlopen optional.
SVN revision: 62236
Carsten Haitzler [Tue, 9 Aug 2011 06:30:09 +0000 (06:30 +0000)]
fix typos in docs
SVN revision: 62225
Carsten Haitzler [Tue, 9 Aug 2011 06:09:50 +0000 (06:09 +0000)]
remove logo.
SVN revision: 62224
Carsten Haitzler [Tue, 9 Aug 2011 06:05:44 +0000 (06:05 +0000)]
aaagh those were not meant to be in the docs!
SVN revision: 62223
Christopher Michael [Mon, 8 Aug 2011 20:40:04 +0000 (20:40 +0000)]
Ecore_X: Make ecore_xcb_e match up more w/ xlib version. Don't use
ecore_x_client_message32_send, but rather send the events directly via
xcb (like xlib does).
SVN revision: 62219
Christopher Michael [Mon, 8 Aug 2011 20:39:10 +0000 (20:39 +0000)]
Ecore_X: Make ecore_x_init (wrt xcb) match the xlib version more (add
eina_init, etc).
dlopen XCloseDisplay for opengl and use that also.
Use the unchecked version for query pointer.
Add some FIXME notes.
SVN revision: 62218
Christopher Michael [Mon, 8 Aug 2011 20:37:40 +0000 (20:37 +0000)]
Ecore_X: Make ecore_xcb_window match up more w/ xlib version.
Fix some formatting.
Don't allocate any Ecore_X_Windows if the children count is zero.
SVN revision: 62217
Christopher Michael [Mon, 8 Aug 2011 20:35:48 +0000 (20:35 +0000)]
Ecore_X: Add comment wrt Fixes extension version (for Tom).
Remove unused code wrt invert regions.
SVN revision: 62216
Christopher Michael [Mon, 8 Aug 2011 20:10:44 +0000 (20:10 +0000)]
Ecore_X: Fix fat finger copy-paste error wrt casting on shape
rectangles. Thanks jeffdameth for pointing that out ;)
SVN revision: 62215
Christopher Michael [Mon, 8 Aug 2011 19:31:17 +0000 (19:31 +0000)]
Ecore_X: We don't check fixes extension version in xlib, so don't
check it here.
SVN revision: 62214
Christopher Michael [Mon, 8 Aug 2011 19:15:41 +0000 (19:15 +0000)]
Ecore_X: Remove check for shape extension version.
SVN revision: 62213
Christopher Michael [Mon, 8 Aug 2011 19:15:04 +0000 (19:15 +0000)]
Ecore_X: Remove check for damage extension version. (we don't check
version in xlib, so don't check it here).
SVN revision: 62212
Christopher Michael [Mon, 8 Aug 2011 18:59:25 +0000 (18:59 +0000)]
Ecore_X: Use unchecked version for getting overlay window.
SVN revision: 62211
Christopher Michael [Mon, 8 Aug 2011 18:05:46 +0000 (18:05 +0000)]
Ecore_X: Fix newly added xfixes selection code for Tom ;)
SVN revision: 62210
Christopher Michael [Mon, 8 Aug 2011 18:05:07 +0000 (18:05 +0000)]
Ecore_X: Fix formatting of new xfixes code (someone's editor is not
indenting correctly) ;)
Fix formatting of some existing code to declare variables at the top
of functions.
Remove some unused variables.
SVN revision: 62209
Tom Hacohen [Mon, 8 Aug 2011 14:47:35 +0000 (14:47 +0000)]
Evas font: font_load use the correct string.
Thanks vtorri for the catch.
SVN revision: 62207
Carsten Haitzler [Mon, 8 Aug 2011 14:40:33 +0000 (14:40 +0000)]
strndup--!
SVN revision: 62206
Tom Hacohen [Mon, 8 Aug 2011 14:36:02 +0000 (14:36 +0000)]
Ecore X: Added Xfixes selection notification support.
Now we can get notifications for changes in X selection. This is very useful
for text editors that want to disable their "paste" button when there's
nothing to paste.
SVN revision: 62205
Carsten Haitzler [Mon, 8 Aug 2011 11:43:13 +0000 (11:43 +0000)]
remvoe todo's from doc
SVN revision: 62204
Carsten Haitzler [Mon, 8 Aug 2011 11:40:27 +0000 (11:40 +0000)]
and more doc clean for edje.
SVN revision: 62203
Carsten Haitzler [Mon, 8 Aug 2011 11:33:23 +0000 (11:33 +0000)]
don't need logo and version is actually (about to be) 1.5
SVN revision: 62202
Carsten Haitzler [Mon, 8 Aug 2011 11:31:07 +0000 (11:31 +0000)]
doc - we dont really need the logo there.
SVN revision: 62201
Carsten Haitzler [Mon, 8 Aug 2011 11:29:05 +0000 (11:29 +0000)]
remove some docs on compiling goop we don't need really.
SVN revision: 62200
Carsten Haitzler [Mon, 8 Aug 2011 10:50:27 +0000 (10:50 +0000)]
remove some legacy bits of docs, fix spelling
SVN revision: 62198
Carsten Haitzler [Mon, 8 Aug 2011 09:44:22 +0000 (09:44 +0000)]
there is no format section of docs - so remove ref.
SVN revision: 62196
Sanjeev Ba [Mon, 8 Aug 2011 09:40:36 +0000 (09:40 +0000)]
From: Sanjeev Ba <as2902.b@samsung.com>
Subject: Using Eina_BinBuf in Ecore_Con_Url
From Sanjeev - an improvement and addition to the Ecore_Con
documentation giving a handy tip on using Eina_Bin/StrBuf.
SVN revision: 62195
Cedric BAIL [Mon, 8 Aug 2011 08:06:38 +0000 (08:06 +0000)]
evas: fix static build of software xlib and xcb engine.
SVN revision: 62194
Gustavo Sverzut Barbieri [Sun, 7 Aug 2011 16:47:09 +0000 (16:47 +0000)]
evas (cedric asked): argh, fix stupid bugs with configure.ac
PLEASE, IF YOU DON'T KNOW THE REASONS ASK BEFORE COMMITTING :-)
SVN revision: 62186
Daniel Juyung Seo [Sun, 7 Aug 2011 14:49:08 +0000 (14:49 +0000)]
ecore ecore_imf_context.c: Added since 1.1.0. Patch by Jihoon Kim <jihoon48.kim@samsung.com>
On Sun, Aug 7, 2011 at 9:55 AM, Jihoon Kim <jihoon48.kim@samsung.com> wrote:
> In previous patch, version information (@since 1.1.0) is missed.
>
> Would you please apply this patch in svn?
SVN revision: 62184
Tom Hacohen [Sun, 7 Aug 2011 08:31:01 +0000 (08:31 +0000)]
Evas textblock: Updated docs.
SVN revision: 62175
Tom Hacohen [Sun, 7 Aug 2011 08:30:46 +0000 (08:30 +0000)]
Evas textblock: Fixed compiler warning.
SVN revision: 62174
Christopher Michael [Sat, 6 Aug 2011 03:32:27 +0000 (03:32 +0000)]
Evas: Make evas xcb engine match xlib engine almost exactly.
NB: Next is to fine-tooth the ecore code.
SVN revision: 62167
Mike Blumenkrantz [Fri, 5 Aug 2011 23:22:50 +0000 (23:22 +0000)]
update changelog for last commit since it seems to have been worthwhile
SVN revision: 62160
Gustavo Lima Chaves [Fri, 5 Aug 2011 20:16:19 +0000 (20:16 +0000)]
[ecore] Examples for the last batch of documentation
bumps.
SVN revision: 62152
Gustavo Lima Chaves [Fri, 5 Aug 2011 20:16:13 +0000 (20:16 +0000)]
[ecore] Documentation for the following:
- ecore_evas_buffer_allocfunc_new
- ecore_evas_buffer_new
- ecore_evas_buffer_pixels_get
- ecore_evas_manual_render
- ecore_evas_object_image_new
- ecore_evas_object_ecore_evas_get
- ecore_evas_object_evas_get
SVN revision: 62151
Rafael Antognolli [Fri, 5 Aug 2011 19:53:10 +0000 (19:53 +0000)]
edje/perspective - Add an example using the perspective global setting.
SVN revision: 62150
Rafael Antognolli [Fri, 5 Aug 2011 19:03:38 +0000 (19:03 +0000)]
edje/perspective - Add docs to the relative functions.
SVN revision: 62147
Rafael Antognolli [Fri, 5 Aug 2011 18:08:07 +0000 (18:08 +0000)]
edje/perspective - Actually use the global perspective.
The Edje object should use the global perspective if it didn't have its
own perspective set.
SVN revision: 62146
Iván Briano [Fri, 5 Aug 2011 17:13:38 +0000 (17:13 +0000)]
Inherit parts used by map too
SVN revision: 62145
Iván Briano [Fri, 5 Aug 2011 16:23:34 +0000 (16:23 +0000)]
Box example uses eina, so link to it
SVN revision: 62143
Jonas M. Gastal [Fri, 5 Aug 2011 16:08:07 +0000 (16:08 +0000)]
Edje: Changing the screenshots from table and color class
examples.
By: Flavio Ceolin <flavio.ceolin@profusion.mobi>
SVN revision: 62142
Iván Briano [Fri, 5 Aug 2011 15:59:22 +0000 (15:59 +0000)]
It may be good to link Eina examples against Eina
SVN revision: 62141
Cedric BAIL [Fri, 5 Aug 2011 15:52:27 +0000 (15:52 +0000)]
emotion: fix some uninitialized value.
SVN revision: 62140
Iván Briano [Fri, 5 Aug 2011 15:39:18 +0000 (15:39 +0000)]
Check Evas too, DSO thingy
SVN revision: 62139
Jonas M. Gastal [Fri, 5 Aug 2011 14:25:33 +0000 (14:25 +0000)]
Edje: fixing images on pdf.
SVN revision: 62137
Jonas M. Gastal [Fri, 5 Aug 2011 13:52:14 +0000 (13:52 +0000)]
Edje: Documenting the Edje animations functions.
SVN revision: 62136
Jonas M. Gastal [Fri, 5 Aug 2011 13:45:01 +0000 (13:45 +0000)]
Eina: Fixing borked eina_stringshare diagram.
SVN revision: 62135
Carsten Haitzler [Fri, 5 Aug 2011 11:54:13 +0000 (11:54 +0000)]
make the internal options key much shorter - faster matches.
SVN revision: 62131
Cedric BAIL [Fri, 5 Aug 2011 08:51:10 +0000 (08:51 +0000)]
emotion: fix some memory leak.
SVN revision: 62128
Jonas M. Gastal [Thu, 4 Aug 2011 22:52:29 +0000 (22:52 +0000)]
Eina: Fixing image in pdf doc.
SVN revision: 62116
Jonas M. Gastal [Thu, 4 Aug 2011 22:05:46 +0000 (22:05 +0000)]
Eina: eina tiler example.
SVN revision: 62113
Jonas M. Gastal [Thu, 4 Aug 2011 22:05:25 +0000 (22:05 +0000)]
Eina: eina_tiler docs(examples to follow).
SVN revision: 62112
Jonas M. Gastal [Thu, 4 Aug 2011 21:28:32 +0000 (21:28 +0000)]
Evas: adding blank line before images so doxygen won't mess
up pdf layout.
SVN revision: 62111
Jonas M. Gastal [Thu, 4 Aug 2011 21:16:48 +0000 (21:16 +0000)]
Emotion: Fixing emotion_ratio.eps image.
SVN revision: 62108
Jonas M. Gastal [Thu, 4 Aug 2011 20:55:47 +0000 (20:55 +0000)]
Emotion: fix pdf doc generation.
SVN revision: 62106
Christopher Michael [Thu, 4 Aug 2011 20:46:44 +0000 (20:46 +0000)]
Ecore_X: Fix dnd for shaped windows.
SVN revision: 62105
Jonas M. Gastal [Thu, 4 Aug 2011 20:44:05 +0000 (20:44 +0000)]
Eina: adding image to eina_stringshare.
SVN revision: 62104
Jonas M. Gastal [Thu, 4 Aug 2011 20:43:51 +0000 (20:43 +0000)]
Eina: adding image showing eina array growth.
SVN revision: 62103
Gustavo Lima Chaves [Thu, 4 Aug 2011 20:19:45 +0000 (20:19 +0000)]
[evas] Examples on box object.
SVN revision: 62102
Gustavo Lima Chaves [Thu, 4 Aug 2011 20:19:36 +0000 (20:19 +0000)]
[evas] Documentation bump on the box smart object.
Example on it comes next.
SVN revision: 62101
Cedric BAIL [Thu, 4 Aug 2011 10:24:32 +0000 (10:24 +0000)]
emotion: add a way to retrieve pixels.
SVN revision: 62092
Cedric BAIL [Thu, 4 Aug 2011 10:03:36 +0000 (10:03 +0000)]
evas: fix typo.
SVN revision: 62090