Commit Graph

16779 Commits

Author SHA1 Message Date
Carsten Haitzler 44aa4c7e48 lets have actual atom vars to hold the atoms eh? so we compile and
link and stuff :)



SVN revision: 68929
2012-03-07 11:25:16 +00:00
Vincent Torri 5f242da44c Embryo: fix compilation on Windows
SVN revision: 68928
2012-03-07 11:00:28 +00:00
Vincent Torri 28dbc90790 fix logic
SVN revision: 68927
2012-03-07 10:58:58 +00:00
Vincent Torri 47c56224df Eina: fix leak on windows too
SVN revision: 68926
2012-03-07 10:56:55 +00:00
Cedric BAIL a16dd17686 eina: backport, ChangeLog and NEWS.
SVN revision: 68925
2012-03-07 10:45:06 +00:00
Cedric BAIL 4d1dc8ca35 eina: don't reopen file when file didn't change.
NOTE: we were leaking file at very high speed !


SVN revision: 68924
2012-03-07 10:40:49 +00:00
Vincent Torri b00a55e316 Ecore_Evas: fix compilation after the removal of ecore_win32_shape_set() API
SVN revision: 68923
2012-03-07 10:39:30 +00:00
Vincent Torri 06f5ecf546 Ecore_Win32: fix initialization of base_width/height values
SVN revision: 68922
2012-03-07 10:28:48 +00:00
ChunEon Park 62b691f050 ecore - updated Changelog. Forgot it even if I set his poster to my desktop background image.
SVN revision: 68921
2012-03-07 10:24:30 +00:00
ChunEon Park fad2b6179d ecore/ecore_x - added ecore_x_illume clipboard stuff.
SVN revision: 68920
2012-03-07 10:13:24 +00:00
Cedric BAIL fed23d8ca4 eina: fix argument numbering.
SVN revision: 68917
2012-03-07 09:38:08 +00:00
Carsten Haitzler d38630875c to be paranoid - ensure umask for mkstemp allows no other uids oir
grps access.



SVN revision: 68910
2012-03-07 09:05:47 +00:00
Vincent Torri a6770d97ff Eina: cosmetic (move eina_file_mmap_faulty to the 'global' part)
SVN revision: 68908
2012-03-07 08:58:55 +00:00
Vincent Torri 9bddd8c4a7 Eina: unlock mutex before returning
Patch by Shinwoo Kim, modified by me

SVN revision: 68885
2012-03-07 07:25:05 +00:00
Bruno Dilly ba9617888d Emotion: remove unused var on generic
SVN revision: 68849
2012-03-06 20:57:50 +00:00
Mikael SANS 579e75ff1e edje/entry: add double click(selects word) and triple click(selects line)
SVN revision: 68847
2012-03-06 19:59:51 +00:00
Bruno Dilly 72d14feb07 Emotion: fix typo on emotion_check.m4
And also remove an unused var.


SVN revision: 68846
2012-03-06 19:55:14 +00:00
Daniel Vieira Franzolin 9816cfd263 Another eina_inarray example.
Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

SVN revision: 68835
2012-03-06 14:27:03 +00:00
Tom Hacohen 4a091a072c Evas textblock: Fixed bug in style tags parsing.
Thanks a lot to cedric for letting me know about it.

SVN revision: 68831
2012-03-06 13:54:37 +00:00
Gustavo Sverzut Barbieri 4626ec4435 note the bug spotted by Tasn.
SVN revision: 68824
2012-03-06 12:35:24 +00:00
Jiyoun Park 30b53c7d2c fix BS related with jpeg rotation.
during decoding, ie's w and h should not change it's value
because several objects use same cache entry  


SVN revision: 68809
2012-03-06 11:52:03 +00:00
Jihoon Kim 7c65a124f7 ecore_imf: change parameter name in ecore_imf_context_input_panel_return_key_type_set
SVN revision: 68762
2012-03-06 02:46:09 +00:00
Daniel Vieira Franzolin a1333a87ad Fix examples's compilation instructions to work on ubuntu.
Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

SVN revision: 68743
2012-03-05 21:17:30 +00:00
Davide Andreoli 05438ca304 Fix docs according to raster changes
SVN revision: 68740
2012-03-05 20:36:05 +00:00
Christopher Michael 2ff608c90a Ecore_Wayland: Don't require a current surface to retrieve pointer
position as we may not have an active window when this is requested.



SVN revision: 68731
2012-03-05 16:50:20 +00:00
Jonas M. Gastal 2ddef61a69 Ecore con style fix.
SVN revision: 68726
2012-03-05 14:59:59 +00:00
Jonas M. Gastal e3436e04cd Style fix for ecore exe docs.
SVN revision: 68725
2012-03-05 14:59:55 +00:00
Jonas M. Gastal 2af6eb6723 Better ecore main loop docs.
SVN revision: 68724
2012-03-05 14:47:44 +00:00
Jonas M. Gastal 1c25644873 Make listed ecore evas examples links.
SVN revision: 68723
2012-03-05 14:47:37 +00:00
Samuel F. Baggen df4c97af21 removed useless information about libm dependency which is shipped with libc
SVN revision: 68718
2012-03-05 13:26:41 +00:00
Davide Andreoli cd00891529 From: Davide Andreoli <dave@gurumeditation.it>
Subject: [E-devel] Emotion buffer size patch

Hi, here is a patch for emotion, it add a new function to retrive the
status of the buffer while playing online stream.
It is implemented only for the gstreamer backend, the xine one
do not play at all here. What about the generic one?

(xine does play - i implameneted this with the xine module, and
generic is given a func that always returns 1.0 for now).



SVN revision: 68684
2012-03-05 09:33:05 +00:00
Jérôme Pinot f5bfcc675b From: Jérôme Pinot <ngc891@gmail.com>
minor spelling fix



SVN revision: 68656
2012-03-04 11:10:51 +00:00
Mike Blumenkrantz 8235a2b7df patch from bluezery finishing socks env variable pickup from ecore_con_socks.c
SVN revision: 68650
2012-03-03 19:49:19 +00:00
Jihoon Kim d010e69fe1 ecore: fix brief description of ecore_x_window_focus_get
SVN revision: 68646
2012-03-03 12:51:20 +00:00
Jihoon Kim 8c33b063b9 ecore: fix doxygen ingroup about ecore_x_window_defaults_set API
SVN revision: 68644
2012-03-03 07:20:54 +00:00
Daniel Juyung Seo c8d3408d89 edje Edje.h: Fixed documentation typo.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>

SVN revision: 68642
2012-03-03 06:12:05 +00:00
Cedric BAIL 87eaeaef54 emotion: fix build with recent xine.
Patch by Anthony Ramine <nox <at> dev-extend.eu>.


SVN revision: 68629
2012-03-02 16:38:49 +00:00
Cedric BAIL 49be656f5b eina: fix warning. Patch by Seo Sanghyeon.
SVN revision: 68628
2012-03-02 15:36:54 +00:00
Daniel Juyung Seo 836dda0058 ecore Ecore_Evas.h: Fixed documentation typo.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68624
2012-03-02 12:07:52 +00:00
Cedric BAIL ec50196c86 eio: update AUTHORS.
SVN revision: 68621
2012-03-02 09:57:09 +00:00
Mike Blumenkrantz e1e7a96b9e tons of doc fixes
SVN revision: 68617
2012-03-02 03:36:28 +00:00
Mike Blumenkrantz 84a849bb6a add some abort() fixmes
SVN revision: 68615
2012-03-02 03:09:47 +00:00
Mike Blumenkrantz 56b1aeb079 this isn't an inline function, so it should have a safety check
SVN revision: 68614
2012-03-02 03:04:57 +00:00
Mike Blumenkrantz ade84d3941 return NULL on failure here
SVN revision: 68613
2012-03-02 03:04:33 +00:00
Mike Blumenkrantz 4edbb6487c and actually return a value
SVN revision: 68612
2012-03-02 03:01:10 +00:00
Mike Blumenkrantz b21d766d41 prevent stringshare leak
SVN revision: 68611
2012-03-02 03:00:59 +00:00
Christopher Michael 9c97695b5a Ecore_Wayland: Remove image_target_texture_2d (not used and requires
GL header which causes issues for E17 wayland only).



SVN revision: 68582
2012-03-01 17:25:54 +00:00
Raphael Kubo da Costa 37efb6c4db Eina: Add eina_value_array_value_get().
Since k-s is on the road this days, we'd better write some code ourselves.
This is array counterpart of eina_value_struct_value_get(), and retrieves
an item from an Eina_Value_Array as an Eina_Value.

Code writing the setter is welcome.

Patch by: "Raphael Kubo da Costa" <kubo@profusion.mobi>


SVN revision: 68581
2012-03-01 17:15:54 +00:00
Iván Briano 5cfb0b0c34 Build again, please.
SVN revision: 68580
2012-03-01 16:42:03 +00:00
David Walter Seikel 09c1a704cc No idea how anyone let me sneak these excess line endings in. Also, actually bitch about missing images.
SVN revision: 68579
2012-03-01 15:52:02 +00:00