Commit Graph

18843 Commits

Author SHA1 Message Date
Christopher Michael 6aefdd2a6c Ecore: Update ChangeLog for recent ecore_x fix.
SVN revision: 76396
2012-09-10 12:21:04 +00:00
Christopher Michael fd3f6c4045 Ecore_X (randr): Correctly list crtcs also (same fix as outputs).
SVN revision: 76392
2012-09-10 10:46:07 +00:00
Carsten Haitzler 7a654b8f02 block-handle--! not needed/wanted in upstream
SVN revision: 76387
2012-09-10 09:51:31 +00:00
Christopher Michael 9d4daebdb9 Edje: Obj is UNUSED in this function (and cleanup the other __UNUSED__
here...should be After the param).



SVN revision: 76372
2012-09-10 08:03:22 +00:00
Christopher Michael 158742d8b6 Edje: edje_fetch can return NULL so we should check that we have a
valid edje from the parent before trying to use it.



SVN revision: 76371
2012-09-10 08:00:59 +00:00
Jihoon Kim 0eaa7cea4f ecore_imf: Add ECORE_IMF_PREEDIT_TYPE_SUB4~7 style
SVN revision: 76367
2012-09-10 04:48:28 +00:00
Cedric BAIL fb7e0ea5b5 eio: Fix monitor shutdown when main loop did never run.
SVN revision: 76365
2012-09-10 01:52:39 +00:00
Gustavo Sverzut Barbieri 08698e9637 examples: fix codegen automake.
we need to define BUILT_SOURCES and also
nodist_edje_codegen_example_SOURCES, then we do not need a clean-local
rule.



SVN revision: 76362
2012-09-10 00:59:20 +00:00
Gustavo Sverzut Barbieri b28bd3d002 edje shouldn't automagically detect dependencies.
distros such as gentoo will rely on actual wanted dependencies and it
sucks to not have a way to forcefully enable or disable a dependency.

Scenario:
 - user installed eio for some weird reason.
 - user compiles edje, which was finding eio. Without user desire.
 - user removes eio because it's not needed anymore.
 - edje is broken.

Most systems will not have this problem because the package is built
on a pristine system where all dependencies are installed, then the
package is compiled and is impossible to have the user to do such
thing. Not on gentoo and others.

And this commit has a second benefit to disable eio until it's
properly fixed for edje_codegen :-)



SVN revision: 76361
2012-09-10 00:31:16 +00:00
Gustavo Sverzut Barbieri 2e09f012a0 edje examples: build using local binaries, not system binaries.
SVN revision: 76360
2012-09-10 00:06:57 +00:00
Rui Seabra 6f11c81bc5 Explicit eio dependency plus new bin file.
SVN revision: 76357
2012-09-09 22:43:52 +00:00
Vincent Torri c5a4b20e23 Eo: add libcheck test
SVN revision: 76354
2012-09-09 11:11:40 +00:00
Vincent Torri 653bf991ae Eo: let's see if Tom likes this check rule
SVN revision: 76353
2012-09-09 10:09:02 +00:00
Vincent Torri 544b81fe60 Eo: use the 'check' rule to build the tests
SVN revision: 76352
2012-09-09 09:06:31 +00:00
Vincent Torri 31d88d7b85 Eo: missing file
SVN revision: 76351
2012-09-09 07:08:43 +00:00
Vincent Torri c101b8facf Eo: more dos2unix
SVN revision: 76350
2012-09-09 07:03:17 +00:00
Vincent Torri 1220a85df5 EO: dos2unix the toplevel Makefile.am
SVN revision: 76348
2012-09-09 06:56:11 +00:00
Cedric BAIL 5689ab4363 ecore: Ecore_Con_Eet reset size when receiving an Eet_Data.
SVN revision: 76345
2012-09-08 16:12:34 +00:00
Carsten Haitzler 80dbe14ea8 really minor improvement - detect llvmpipe as a software renderer and
blacklist it. :)



SVN revision: 76344
2012-09-08 14:31:18 +00:00
Vincent Torri b8b93194d0 Eina: add EINA_UNUSED on Windows. Should be in eina_types.h instead
SVN revision: 76341
2012-09-08 09:15:17 +00:00
Vincent Torri 0fe8e0f106 edje_codegen: cleanup
SVN revision: 76340
2012-09-08 08:52:49 +00:00
Vincent Torri 55942ecabe clean++
SVN revision: 76339
2012-09-08 08:41:52 +00:00
Vincent Torri b751d12d93 Edje: clean up autotools
SVN revision: 76338
2012-09-08 08:40:36 +00:00
Vincent Torri 849362bd06 Ecore_File: Fix readlink usage in ecore_file.
SVN revision: 76330
2012-09-08 06:21:42 +00:00
Vincent Torri 312066e91b Eo: add autotools tests. I have plenty of errors with the unit tests on Windows
SVN revision: 76323
2012-09-07 21:56:44 +00:00
Vincent Torri af81f7b38c eo: copy/paste error
SVN revision: 76319
2012-09-07 18:58:35 +00:00
Vincent Torri 8a25203d64 Fix compilation on Windows
SVN revision: 76318
2012-09-07 18:56:49 +00:00
Flavio Ceolin b17e46d620 edje_codegen: Making the example uses the new object get
function

Patch by: Flavio Ceolin <flavio.ceolin@profusion.mobi>



SVN revision: 76315
2012-09-07 15:41:22 +00:00
Flavio Ceolin be4bdda2e2 edje_codegen: Improving the generated code
Adding a new function that creates the edje object and set
the edj file.

Patch by: Flavio Ceolin <flavio.ceolin@profusion.mobi>



SVN revision: 76314
2012-09-07 15:40:26 +00:00
Christopher Michael ce0e9c19db Ecore: Update ChangeLog and NEWS for Vince.
SVN revision: 76308
2012-09-07 13:22:16 +00:00
Christopher Michael aa88c5697d Ecore_X (RandR): Fix long outstanding randr bug which caused
ecore_x_randr to not work for pretty much everyone. Short version,
don't memcpy something potentially Larger into something Certainly
smaller. (read on for the details).

NB: This 'should' fix all the randr problems in ecore_x (tho I have
not tested Everything).

NB: Ok, here goes:
    XRRGetScreenResources returns a struct. Inside that struct is a
    list of RROutputs.

    RROutput is defined as (from randrproto.h):
      #define RROutput CARD32

    CARD32 is defined as (from X11/Xmd.h): 
      # ifdef LONG64
        typedef unsigned long CARD64;
        typedef unsigned int CARD32;
      # else
        typedef unsigned long CARD32;
      # endif
    so CARD32 can change based on the system (32/64 bit).

    Ecore_X_Randr_Output is defined as (Ecore_X.h):
       typedef Ecore_X_ID Ecore_X_Randr_Output;
       (for reference: typedef unsigned int Ecore_X_ID)

    Double bonus points if you have already spotted the problem !! ;)



SVN revision: 76306
2012-09-07 13:12:30 +00:00
Carsten Haitzler e26ae30eb8 vincent - try this on windows.
SVN revision: 76293
2012-09-07 10:12:50 +00:00
ChunEon Park 74f1f5eed1 evas/gl_common - simpler code
SVN revision: 76289
2012-09-07 08:31:19 +00:00
Carsten Haitzler 921b861f6f fix evas map leak.
SVN revision: 76286
2012-09-07 08:02:32 +00:00
Carsten Haitzler ee49da7665 fix image alpha set bug.
SVN revision: 76277
2012-09-07 05:57:22 +00:00
Daniel Juyung Seo f4cc630f3a eina eina_list.h: Fixed documentation. Special thanks to Sungho Kwak for spotting this out.
SVN revision: 76276
2012-09-07 05:53:36 +00:00
Carsten Haitzler 86d35c3ca0 really minor fix - to invalidate cache on memfile set.. set to not has
cur alpha then the cur alpha flag! :)



SVN revision: 76275
2012-09-07 05:27:55 +00:00
WooHyun Jung 989a182d1c edje : fixed a doc.
SVN revision: 76274
2012-09-07 05:19:28 +00:00
WooHyun Jung cd9998f251 edje : Just fixed a doc.
SVN revision: 76273
2012-09-07 05:09:46 +00:00
Daniel Juyung Seo f99fac7de2 eina eina_convert.c: Fixed formatting.
SVN revision: 76269
2012-09-07 02:39:25 +00:00
Cedric BAIL 00ac5eaba9 eina: bug fixes by Sungho Kwak.
Return EINA_FALSE on NULL input as we can't produce valid result.


SVN revision: 76267
2012-09-07 02:32:59 +00:00
Daniel Juyung Seo ef10cd0e34 ecore AUTHORS: Added translator Seong-ho Cho to the list of authors. I had to google it for his email address though :) Anyhow, thanks.
SVN revision: 76265
2012-09-07 02:19:51 +00:00
Daniel Juyung Seo 48b7d96bd4 ecore ko.po: Korean translation for ecore. Patch by DarkCircle.
http://trac.enlightenment.org/e/ticket/1432
Add Korean translation for the ecore
I've added Korean translation for the ecore into trunk.
please make sure that there is something problem or not, again. thank you

SVN revision: 76264
2012-09-07 01:38:57 +00:00
Bruno Dilly a59bbcf758 ephysics: update TODO
SVN revision: 76255
2012-09-06 17:18:28 +00:00
Cedric BAIL a63f1db129 edje: correct NULL check. Happy SeoZ :-)
SVN revision: 76235
2012-09-06 10:05:34 +00:00
Cedric BAIL d270badc35 edje: check NULL :-)
SVN revision: 76234
2012-09-06 10:01:44 +00:00
Mike Blumenkrantz c504378e80 unbreak ecore's ssl connectivity
SVN revision: 76230
2012-09-06 08:14:46 +00:00
Mike Blumenkrantz c14ede1a73 apparently when using openssl, the prepared flag was never being set for servers
SVN revision: 76228
2012-09-06 08:03:41 +00:00
Mike Blumenkrantz bf8f20a3f6 fix super hard to reproduce race condition with ecore-con clients
SVN revision: 76223
2012-09-06 07:34:00 +00:00
ChunEon Park 3fe669e66d edje - fix fmtting.
SVN revision: 76219
2012-09-06 06:46:51 +00:00