Commit Graph

16878 Commits

Author SHA1 Message Date
Vincent Torri 5c843448b7 revert. gettext 0.18 is problematic on some platforms
SVN revision: 69602
2012-03-24 18:57:21 +00:00
Eric Schuele 892aacf081 Bump gettext
SVN revision: 69600
2012-03-24 15:48:38 +00:00
Rafael Antognolli c40be46fc4 emotion/generic-vlc: Change playing position before start playing.
This will avoid that a video that reached its end starts playing from
that end when started again.

SVN revision: 69592
2012-03-23 20:18:22 +00:00
Rafael Antognolli a39a4f612e emotion/generic-vlc: Don't try to stop the player from event thread.
Must send the command through the pipe so the main thread can stop it.

SVN revision: 69591
2012-03-23 19:42:38 +00:00
Jihoon Kim 8e73b14577 Ecore_X.h: musst -> must in doxygen
SVN revision: 69587
2012-03-23 09:23:46 +00:00
Jihoon Kim ef759ca863 ecore_imf_context.c: fix typos in doxygen
SVN revision: 69586
2012-03-23 08:37:13 +00:00
Jihoon Kim 0bf4a70108 Ecore_Evas.h: fix typos
SVN revision: 69585
2012-03-23 08:36:37 +00:00
Carsten Haitzler ef3db76d55 go back to the "old fashioned way" of doing yuv->rgb without matrix.
the matrix seems to screw up on too many gl drivers/implementations.



SVN revision: 69579
2012-03-23 06:49:42 +00:00
Jihoon Kim 17135e16fb Ecore.h: fix typos
SVN revision: 69578
2012-03-23 05:44:46 +00:00
Jihoon Kim 185be3534a Edje.h: fix some typos
SVN revision: 69574
2012-03-23 03:46:36 +00:00
Jonas M. Gastal dc6c19e47e Those are not currently implemented, so documenting them is confusing to
users.

SVN revision: 69568
2012-03-22 16:57:16 +00:00
Jihoon Kim 44a3dae112 Evas.h: fix other typos
SVN revision: 69567
2012-03-22 14:47:18 +00:00
Jihoon Kim 0ec5df8a64 Evas.h: fix some typos
SVN revision: 69566
2012-03-22 13:32:34 +00:00
Bruno Dilly 17cd965cba Emotion Generic: pass on when ecore event data cb fails
SVN revision: 69565
2012-03-22 12:01:55 +00:00
Vikram Narayanan 77a76443ec From: Vikram Narayanan <vikram186@gmail.com>
Subject: [E-devel] [PATCH] ecore/ecore_fb: Tweaks in _ecore_fb_size_get

As the width and height are defined as static, no need to initialize it 
again to zero. Also removed checks for 'valid pointers' as it is redundant.



SVN revision: 69556
2012-03-22 06:01:59 +00:00
Jonas M. Gastal f33084555f Move main page example from comments to files.
SVN revision: 69541
2012-03-21 14:21:14 +00:00
Jonas M. Gastal 49ed7d364a Ecore FD handler docs.
SVN revision: 69540
2012-03-21 14:14:50 +00:00
Jérôme Pinot 5900e0c953 From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] evas doc typos

3 typos in evas doc.



SVN revision: 69539
2012-03-21 11:54:28 +00:00
Carsten Haitzler e92d5fb2eb fix map overdraw issue that has snuck in during development
SVN revision: 69534
2012-03-21 04:04:03 +00:00
Vincent Torri dd9945b9ed and fix ecore_evas...
SVN revision: 69528
2012-03-20 22:57:05 +00:00
Vincent Torri 162fa18190 Ecore: fix compilation
SVN revision: 69527
2012-03-20 22:44:21 +00:00
Carsten Haitzler 744379d7df thanks herome - i was trying to fix a distcheck issue - but as such
distcheck does other bad/evil things here than this kind of thing
doesnt work with.



SVN revision: 69524
2012-03-20 09:16:29 +00:00
Carsten Haitzler 8143b3969a make sure we clean temporary objects - make some notes too.
SVN revision: 69522
2012-03-20 08:08:42 +00:00
Vincent Torri 42bb0a819b Ecore: add ecore_wince_window_focus_get() and ecore_win32_window_focus_get()
SVN revision: 69514
2012-03-20 04:35:18 +00:00
Vincent Torri 99f995ad5f Ecore: rename ecore_win32_focus_set() to ecore_win32_focus() and add ecore_wince_focus()
SVN revision: 69513
2012-03-20 04:09:51 +00:00
Vincent Torri 2e3ed73101 Eina: Fix a previous commit
SVN revision: 69511
2012-03-19 19:31:29 +00:00
Carsten Haitzler b56d2a710b fix up missing LKI/LKD which was still pthread. hurts windows port due
to using eina_lock there.



SVN revision: 69498
2012-03-19 06:18:44 +00:00
Carsten Haitzler d1b7ae5570 add 2 interesting chlogs to embryo
SVN revision: 69490
2012-03-18 01:46:28 +00:00
Jihoon Kim 660efe9d33 ecore_imf: add free memory code in ecore_imf_context_preedit_string_with_attributes_get example
SVN revision: 69487
2012-03-17 10:44:04 +00:00
Carsten Haitzler fed5f79433 and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Vincent Torri 1bdfdad069 missing flags
SVN revision: 69483
2012-03-17 05:42:47 +00:00
Carsten Haitzler 4092638bf7 add back in libs.private/requires to pc files with some fixes for
missing.



SVN revision: 69482
2012-03-17 05:37:25 +00:00
Carsten Haitzler 63ed6ac02f gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Cedric BAIL d350177475 evas: print error instead of only silently preventing bad things to happen.
SVN revision: 69460
2012-03-16 15:02:01 +00:00
Cedric BAIL 7f98c388e1 eina: update AUTHORS.
SVN revision: 69457
2012-03-16 11:26:23 +00:00
Cedric BAIL 9f4dd88b41 eina: fix build when valgrind is not in a standard location.
Patch by Raphael Kubo da Costa <rakuco@freebsd.org>.


SVN revision: 69456
2012-03-16 11:25:14 +00:00
Jihoon Kim d33ab03b43 ecore_imf_evas: add example code in doxygen
SVN revision: 69450
2012-03-16 06:44:54 +00:00
Jihoon Kim bb9620f3e0 ecore_imf: add example code in doxygen
SVN revision: 69449
2012-03-16 06:44:05 +00:00
Bruno Dilly a15108fbd6 Emotion generic: check if player is the expected on _player_del_cb
SVN revision: 69438
2012-03-15 21:57:38 +00:00
Rafael Antognolli 7e84213ab0 emotion/generic-vlc: Add callback for reaching end of playback.
SVN revision: 69437
2012-03-15 20:43:21 +00:00
Rafael Antognolli ddb6b7aab2 Don't abort when there's no video size.
For music, it does make sense to return -1.

SVN revision: 69436
2012-03-15 20:43:17 +00:00
Jonas M. Gastal 7248d7a970 Ecore poller docs.
SVN revision: 69424
2012-03-15 19:31:09 +00:00
Vincent Torri 76dc9d2e82 Edje: use eina_prefix to find the data files, improve and display the help, make all the examples codes looking the same
SVN revision: 69356
2012-03-15 06:51:01 +00:00
Cedric BAIL ce754d6a12 ecore: fix Ecore_Thread memory leak.
SVN revision: 69343
2012-03-14 17:51:38 +00:00
Cedric BAIL dd3d01f643 eina: backport and ChangeLog for dead lock in Eina_File.
SVN revision: 69339
2012-03-14 15:53:14 +00:00
Cedric BAIL 4a5fab140b eina: fix dead lock issue. This is hidding a bug with eina_hash_pointer_new.
SVN revision: 69338
2012-03-14 15:35:12 +00:00
Jonas M. Gastal c001712874 Ecore event functions docs improvements.
Moved docs to header file.
Fixed some typos.
Added @brief.
Add failure information to @return.
Other random improvements.

SVN revision: 69337
2012-03-14 13:22:20 +00:00
ChunEon Park 3d819068c6 edje - removed EINA_WARN_UNUSED_RESULT.
elm prints warnings madly.



SVN revision: 69332
2012-03-14 12:11:33 +00:00
ChunEon Park 3037b4b4d4 edje - DBG print for the invalid part name
SVN revision: 69313
2012-03-14 04:02:45 +00:00
Leif Middelschulte ba9f6c43f6 Do not cut off \0 anymore.
SVN revision: 69301
2012-03-13 19:57:06 +00:00