Commit Graph

15560 Commits

Author SHA1 Message Date
Vincent Torri 41c1734761 there is no long at all in the X specification
SVN revision: 65090
2011-11-12 07:18:12 +00:00
ChunEon Park c5f717d2b0 evas/evas_event - trivial changes
modify indentation to look more clearly. 
use Eina_Bool 



SVN revision: 65089
2011-11-12 07:01:38 +00:00
ChunEon Park d908a5d876 evas - trivial changes.
SVN revision: 65087
2011-11-12 06:12:42 +00:00
David Walter Seikel 3aba54fd04 More boiler, less plate.
SVN revision: 65086
2011-11-12 04:11:25 +00:00
David Walter Seikel d995ed6c58 Oops, fixor the bools.
SVN revision: 65085
2011-11-12 02:31:09 +00:00
David Walter Seikel a6c3bf6305 Generic functions for grabbing arguments, possibly out of a table,
and returning a table of results.

This replaces a whole host of specialised functions, and gives some flexibility.

As promised, I did not forget about the const castings, they went away as expected.


SVN revision: 65084
2011-11-12 02:23:33 +00:00
Carsten Haitzler 778d3ff2d7 also revert long -> int change in xcb
SVN revision: 65083
2011-11-12 01:40:51 +00:00
Carsten Haitzler d45aa0e846 back to unsigned long. code was actually correct as-is.
SVN revision: 65082
2011-11-12 00:54:22 +00:00
David Walter Seikel 7081c47b6e Add some inheritance.
SVN revision: 65079
2011-11-11 21:32:15 +00:00
Christopher Michael 5532aafa2c Ecore_X: Fix array problem for 64-bit (unsigned long vs unsigned int).
Thanks vtorri ;)



SVN revision: 65076
2011-11-11 19:43:04 +00:00
Vincent Torri 15d079882c Ecore: Fix warning and seg fault
Fix warning: large integer implicitly truncated to unsigned type.
In ecore_x_window_prop_card32_list_get(): return -1 if malloc fails.

Patch from OpenBSD via Jonathan Armani


SVN revision: 65075
2011-11-11 19:12:36 +00:00
Christopher Michael 739751e6c3 Ecore_X: If malloc fails (when trying to get a window property list),
then return -1 to indicate failure. Add some missing parens in the
formatting.



SVN revision: 65074
2011-11-11 19:11:35 +00:00
Vincent Torri 966067b4f3 Ecore: Fix warning: large integer implicitly truncated to unsigned type inecore_x/xcb
xcb_get_property_unchecked() requires an uint32_t as last parameter, so use
UINT_MAX instead of LONG_MAX

Patch from OpenBSD via Jonathan Armani


SVN revision: 65073
2011-11-11 18:51:53 +00:00
David Walter Seikel d8abb0f237 Sandbox the edje file setting.
Patch up the argument getting for image setting.
Still not sandboxing the image setting, that's a pain.


SVN revision: 65072
2011-11-11 18:11:10 +00:00
David Walter Seikel 6d9f0ed3dc Actually return the map source.
SVN revision: 65070
2011-11-11 16:34:14 +00:00
David Walter Seikel 6838b5ac07 More generic method of checking the type of userdata object sent to us by lua.
SVN revision: 65068
2011-11-11 16:23:06 +00:00
Mike Blumenkrantz 4f11de3613 fix bin detection
SVN revision: 65063
2011-11-11 15:32:43 +00:00
Mike Blumenkrantz 836d3074f2 update docs
SVN revision: 65062
2011-11-11 15:17:41 +00:00
Mike Blumenkrantz cd44e4c162 update NEWS file
SVN revision: 65061
2011-11-11 15:17:39 +00:00
Carsten Haitzler 507c8f9edb fill news for evas 1.1
SVN revision: 65060
2011-11-11 12:33:58 +00:00
Vincent Torri f0b1de83cc Evas: we want the opengl cocoa engine only on mac os x
SVN revision: 65059
2011-11-11 09:57:15 +00:00
Carsten Haitzler 018e6d0e22 news file for eet 1.5 release
SVN revision: 65058
2011-11-11 09:14:15 +00:00
Carsten Haitzler 5bdaef94d4 eina NEWS file has summary from changelog. damn we did a lot.
SVN revision: 65057
2011-11-11 09:07:20 +00:00
Carsten Haitzler a4f94d2a09 fix nonnull val in jpeg loader proto.
SVN revision: 65056
2011-11-11 08:11:16 +00:00
Carsten Haitzler 0902d538a4 fix nonnull macro - errant ;
SVN revision: 65055
2011-11-11 08:07:03 +00:00
Carsten Haitzler 34988a54e4 ooh aznd other part of dyn img patch goes in.
SVN revision: 65053
2011-11-11 07:47:25 +00:00
Carsten Haitzler f6b826fde9 oops - typo in dyn image fix. fix!
SVN revision: 65052
2011-11-11 07:43:38 +00:00
Carsten Haitzler dcb34d789b handle refcounting of dyn img data to allow for get, get, set, set
pairs.



SVN revision: 65051
2011-11-11 07:36:15 +00:00
Vincent Torri e169f9e5b7 Ecore: Add virtual keys support for Shift, Ctrl, Alt on Win32 and WinCE
Patch by Shinwoo Kim


SVN revision: 65049
2011-11-11 07:32:08 +00:00
Vincent Torri d8a69c1622 Ecore: add callbacks for window focus in/out event on Win32 and WinCE
Patch by Shinwoo Kim


SVN revision: 65048
2011-11-11 07:24:00 +00:00
Carsten Haitzler edaeefa288 fix another evas map clip issue! hooray! never ending list!
SVN revision: 65044
2011-11-11 05:56:40 +00:00
Mike Blumenkrantz b739c80dcd remove unused members of disk error struct so I don't get stuck with a broken public api
SVN revision: 65043
2011-11-11 05:37:50 +00:00
Mike Blumenkrantz 918dbe2be2 s/((udev))/(udev)/g
SVN revision: 65041
2011-11-11 04:11:26 +00:00
Mike Blumenkrantz 06d9446676 update gitignore
SVN revision: 65040
2011-11-11 04:08:21 +00:00
Mike Blumenkrantz ec464473c7 move udev include to private header
SVN revision: 65039
2011-11-11 04:08:19 +00:00
Mike Blumenkrantz a849b9ab45 this is eeze 1.1 now
SVN revision: 65038
2011-11-11 04:06:22 +00:00
Iván Briano c912db8656 Some more fixes to the group inherit thing
SVN revision: 65037
2011-11-11 03:13:13 +00:00
Mike Blumenkrantz 6ec1250a4d redo ecore-con shutdown to fix crashes if people are stupid and call ecore_con_shutdown() while servers exist and main loop is still running
SVN revision: 65036
2011-11-11 02:44:16 +00:00
Iván Briano bcce5db59a Break away if we already found a matching state
SVN revision: 65035
2011-11-11 00:43:23 +00:00
Iván Briano 2f4c5de9ed Properly check for empty string
SVN revision: 65034
2011-11-10 23:21:15 +00:00
Vincent Torri 05712f1644 Ecore: fix reg exp when with_internal_maximum_log_level is enabled
replace \+ by + as it should be
add -E option to grep, handle the + in expression

Patch from OpenBSD via Jonathan Armani <armani@openbsd.org>


SVN revision: 65032
2011-11-10 19:27:12 +00:00
Vincent Torri 73b4db74b0 Ecore: detect Cocoa options only if we want ecore-cocoa.
Build can fail if Cocoa options are passed and gnustep-gui has been installed

Nicolas: can you please test on your Mac OS X ?


SVN revision: 65031
2011-11-10 18:18:39 +00:00
Vincent Torri d103ed2551 Evas: use -pthread instead of -lpthread
SVN revision: 65030
2011-11-10 18:14:48 +00:00
Vincent Torri 6483e5c166 Evas: use -pthread instead of -lpthread
SVN revision: 65029
2011-11-10 18:02:43 +00:00
Vincent Torri 120d3d6ce0 Evas: use __always_inline__ and not always_inline
SVN revision: 65028
2011-11-10 17:39:35 +00:00
David Walter Seikel 504e6af06f Seems to work OK with this earlier version now.
This is the version that comes with Ubuntu LTS (10.04).


SVN revision: 65027
2011-11-10 17:03:10 +00:00
David Walter Seikel 1c3344d1d1 Actually implement the 5 param version of map:populate.
Plus - let another TODO sneak in.


SVN revision: 65026
2011-11-10 16:59:21 +00:00
Vincent Torri 01b5854b54 Efreet: use $requirement_efreet in PKG_CHECK_MODULES
SVN revision: 65025
2011-11-10 16:59:11 +00:00
Cedric BAIL eb07790bed emotion: fix requirements. Thanks Vincent.
SVN revision: 65023
2011-11-10 14:24:49 +00:00
Bruno Dilly 3d38f4d08e Emotion Test: remove unuseful funtion enter_idle
was used to show FPS before. but a long time it doesn't
do anything.


SVN revision: 65021
2011-11-10 12:24:56 +00:00
Bruno Dilly 66f18fc49f Emotion: make it build without eeze
Please, Cedric, check if it's ok.


SVN revision: 65020
2011-11-10 12:11:52 +00:00
Tom Hacohen 52ca712a14 Evas font: Fix clang errors.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-09/report-qpiPpZ.html#EndPath

SVN revision: 65019
2011-11-10 12:11:17 +00:00
Cedric BAIL de109574ed emotion: and now support custom pipeline in emotion.
SVN revision: 65018
2011-11-10 11:35:49 +00:00
Boris Faure 37efd502fe eina: add murmur3 hash
SVN revision: 65017
2011-11-10 10:58:19 +00:00
Jiyoun Park c049c0e12b remove white space and tab
SVN revision: 65009
2011-11-10 08:59:09 +00:00
Carsten Haitzler 9e55698aec fix eina log for alsa thing to not use \n's
SVN revision: 65008
2011-11-10 06:38:15 +00:00
Carsten Haitzler e9678e8af7 update po files for ecore
SVN revision: 65007
2011-11-10 06:37:20 +00:00
Bluezery 216ea5012c From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [ecore_con] Bug fix when data is NULL.

If data is NULL, curl makes length field as -1 .
length filed should be set by 0.



SVN revision: 65006
2011-11-10 06:35:53 +00:00
EunMi Lee 1b00894c58 From: EunMi Lee <eunmi15.lee@samsung.com>
Subject: [E-devel] [Patch][Evas] Fix wrong location of
_evas_touch_point_remove()

I have a small patch to fix the wrong location of _evas_touch_point_remove().
_evas_touch_point_remove() should be called in the evas_event_feed_mouse_up(),
but it is called in the evas_event_feed_mouse_cancel() in the current code.
Would you apply attached patch?



SVN revision: 65005
2011-11-10 06:25:56 +00:00
Carsten Haitzler f10e5fd0c9 disable evas_gl for evas 1.1
SVN revision: 65003
2011-11-10 06:02:15 +00:00
Carsten Haitzler e3b7c9b551 try init and shut down remix outside of thread.
SVN revision: 65002
2011-11-10 05:18:43 +00:00
Sebastian Dransfeld c8bfe4f0d3 efreet: Fix clang warnings
SVN revision: 64997
2011-11-09 23:04:01 +00:00
Cedric BAIL 2fb36c52f6 emotion: make it possible to define webcam statically.
SVN revision: 64995
2011-11-09 16:27:49 +00:00
Lucas De Marchi 8810e636e7 Use same type - warning--
SVN revision: 64981
2011-11-09 12:03:46 +00:00
Jiyoun Park 5d65b627a6 remove white space
SVN revision: 64979
2011-11-09 08:01:00 +00:00
Tom Hacohen 2bb72a2965 Evas textblock: Fix clang error.
Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-Va2XPK.html#EndPath

SVN revision: 64978
2011-11-09 07:51:14 +00:00
Tom Hacohen 4b5e727023 Evas textblock: Fix clang error.
Shouldn't ever happen, but whatever.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-kOFp88.html#EndPath

SVN revision: 64977
2011-11-09 07:51:11 +00:00
Tom Hacohen 789b487da2 Evas textblock: Fixed 1 more clang error.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-XA8yiy.html#EndPath

SVN revision: 64976
2011-11-09 07:36:50 +00:00
Tom Hacohen 3fea444dce Evas font: Fixed a clang error and gcc compiler warnings.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-SsIayB.html#EndPath

SVN revision: 64975
2011-11-09 07:30:34 +00:00
Tom Hacohen 260f07ed81 Evas textblock: Fix clang complaint.
http://dev.enlightenment.fr/~discomfitor/evas-2011-11-08/report-FBRb3Q.html#EndPath

SVN revision: 64974
2011-11-09 07:19:09 +00:00
Carsten Haitzler 1410e0e3b6 fix clang complaint:
http://dev.enlightenment.fr/~discomfitor/eina-2011-11-08/report-izvfa3.html#EndPath



SVN revision: 64973
2011-11-09 07:15:48 +00:00
Carsten Haitzler 0c778a4205 another spacing baddie -> fixed
SVN revision: 64972
2011-11-09 06:35:45 +00:00
Carsten Haitzler 40ecca4ce6 remove errant space.
SVN revision: 64971
2011-11-09 06:34:03 +00:00
Carsten Haitzler deb93c0d4a to make up for not using xft.dpi anymore that was a fix essentially
to buffer engine rendering, allow env var for evas font dpi.



SVN revision: 64970
2011-11-09 05:58:19 +00:00
David Walter Seikel 93ff9b01fd Remove something that is never used.
SVN revision: 64969
2011-11-09 04:44:31 +00:00
Mike Blumenkrantz 039b6db9dc fix garbage return
SVN revision: 64967
2011-11-09 01:48:31 +00:00
Mike Blumenkrantz 738555df4d fix bin detectors. vtorri, please check this for me
SVN revision: 64966
2011-11-09 01:45:40 +00:00
Mike Blumenkrantz 491fe6b0d6 remove some unused vars
SVN revision: 64964
2011-11-09 01:19:14 +00:00
Mike Blumenkrantz 47b58f75da fix null deref
SVN revision: 64963
2011-11-09 01:18:18 +00:00
Mike Blumenkrantz d295264bc0 patch from bluezery to use proper eina log dom and remove 0 byte destination files on failed download
SVN revision: 64962
2011-11-09 01:03:09 +00:00
Christopher Michael 1f5a1508b7 Ecore_X(cb): Fix formatting in newly added randr code.
SVN revision: 64961
2011-11-08 22:16:14 +00:00
Christopher Michael 6431be5ecb Ecore_X(cb): Add missing randr functions for new Randr Config dialog
in E.



SVN revision: 64960
2011-11-08 22:09:32 +00:00
Christopher Michael c6ce7faad6 Ecore_Fb: Comment out unused (but declared) function prototypes to
remove compiler warning.



SVN revision: 64959
2011-11-08 21:10:26 +00:00
Christopher Michael b7c0243169 Ecore_X(cb): Fix compiler warnings when building without gesture
support.



SVN revision: 64958
2011-11-08 21:09:33 +00:00
Carsten Haitzler c7e7c3043e see how much morte code i had to add just to use eina_log gustavo? i
had to add eina_init() and shutdown and init refcounting and log
domain creating and add a macro.. so i can finally use it? eina being
included here actually was never needed... but since include was there
i could use it...

just saying - using eina_log is not convenient. it doesn't save time.
it's benefits are dubious (knowing what envv ar to set to what values
to get log output is black magic as u need to know specific log level
values and log domain names which u only find out by digging thru
code). my point -> if u want eina_log used more.. it needs to be AS
EASY as the printf. :)



SVN revision: 64937
2011-11-08 07:14:49 +00:00
Carsten Haitzler 44d95d00ea fix slight "tick tick" in interpolated audio resmapling. found it.
SVN revision: 64936
2011-11-08 07:10:33 +00:00
Carsten Haitzler bdc764dc16 use WRN maco for complaining if alsa init fails.
SVN revision: 64935
2011-11-08 06:55:07 +00:00
Carsten Haitzler a083e1cd7f require remix 0.2.4 and use remix pkgconfig libdir for plugins
SVN revision: 64934
2011-11-08 06:52:05 +00:00
Mike Blumenkrantz b76e8f1bc4 fix DSO
SVN revision: 64933
2011-11-08 05:28:27 +00:00
Cedric BAIL ff41dfa5b5 emotion: minor cleanup.
SVN revision: 64869
2011-11-07 15:45:24 +00:00
David Walter Seikel 191c19be96 Let's not rotate the example clear out of view.
SVN revision: 64865
2011-11-07 10:34:34 +00:00
David Walter Seikel d95ddbfe79 typo -= 2
SVN revision: 64864
2011-11-07 10:18:31 +00:00
David Walter Seikel ad7a0157f2 Slightly more sane examples of map usage.
SVN revision: 64862
2011-11-07 09:52:17 +00:00
Carsten Haitzler d8998a747f fix small interpolation bug that caused some "clicks".
SVN revision: 64861
2011-11-07 09:25:40 +00:00
David Walter Seikel 98a10bd761 Oops, this one was wrong.
SVN revision: 64860
2011-11-07 08:55:03 +00:00
David Walter Seikel 38853023d5 The other half of the lua map API.
Also fix up some warnings pointed out by Mike Blumenkrantz.

I'm using the "I committed this from my USA server to sneak it past the deadline" excuse.  :-P



SVN revision: 64857
2011-11-07 07:02:02 +00:00
Mike Blumenkrantz d06a1d21a7 don't need to strlen here
SVN revision: 64856
2011-11-07 06:10:06 +00:00
Carsten Haitzler c4822f0667 and some more cleaning/formatting in alsa code
SVN revision: 64855
2011-11-07 05:57:46 +00:00
Carsten Haitzler 8bec0822b7 formatting fixes in alsa code
SVN revision: 64854
2011-11-07 05:45:00 +00:00
Jaehwan Kim dbd8c61ae5 Add the ChnageLog and since 1.1.0
SVN revision: 64851
2011-11-07 04:36:53 +00:00