framework/uifw/ecore.git
15 years agoPut SDL engine priority lower as it should find a way to build a window when
cedric [Thu, 11 Sep 2008 14:48:34 +0000 (14:48 +0000)]
Put SDL engine priority lower as it should find a way to build a window when
every one else fail.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35955 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd auto discovery for ecore_evas_sdl_16
cedric [Thu, 11 Sep 2008 14:47:09 +0000 (14:47 +0000)]
Add auto discovery for ecore_evas_sdl_16

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35954 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd ecore_evas_sdl16_new.
cedric [Thu, 11 Sep 2008 13:26:40 +0000 (13:26 +0000)]
Add ecore_evas_sdl16_new.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35950 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAdd generic call to create Ecore_Evas from engine names.
barbieri [Wed, 10 Sep 2008 05:13:29 +0000 (05:13 +0000)]
Add generic call to create Ecore_Evas from engine names.

One can get engine names with ecore_evas_engines_get() and present
them to its users (from --help, for example) and then give that name
to ecore_evas_new(), that accepts the name, geometry and extra options
as a string.

As I don't have all the engines here, I might have missed something
from those, tested here:

 - software_x11
 - xrender_x11
 - opengl_x11
 - directfb
 - buffer

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35919 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix primary selection, probably also clipboard selection
pfritz [Sat, 6 Sep 2008 21:55:01 +0000 (21:55 +0000)]
fix primary selection, probably also clipboard selection

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35856 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoformatting
englebass [Tue, 2 Sep 2008 05:38:46 +0000 (05:38 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35791 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoAnother update to ecore_file_mv to make it work even better. Now even writes to...
mekius [Tue, 2 Sep 2008 02:44:47 +0000 (02:44 +0000)]
Another update to ecore_file_mv to make it work even better.  Now even writes to external devices will be atomic if possible.  If it's still not possible, the old fallback method of just copying will be done.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35787 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoRemove this check. Any software that depended on this check should check before...
mekius [Mon, 1 Sep 2008 20:13:00 +0000 (20:13 +0000)]
Remove this check.  Any software that depended on this check should check before calling this function instead.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35781 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoWhy was this twice?
englebass [Thu, 28 Aug 2008 15:36:22 +0000 (15:36 +0000)]
Why was this twice?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35717 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoMissing header
jethomas [Sun, 24 Aug 2008 05:20:40 +0000 (05:20 +0000)]
Missing header

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35639 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agowe need the typedef of size_t
pfritz [Sat, 23 Aug 2008 22:50:01 +0000 (22:50 +0000)]
we need the typedef of size_t

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35635 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agoSet svn:mime-type to image/png on *.png
barbieri [Mon, 18 Aug 2008 16:42:08 +0000 (16:42 +0000)]
Set svn:mime-type to image/png on *.png

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agook. i think most binary files are now fixed.
raster [Mon, 18 Aug 2008 00:02:26 +0000 (00:02 +0000)]
ok. i think most binary files are now fixed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35525 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agosource action patches from Fedor Gusev
englebass [Sun, 17 Aug 2008 18:12:23 +0000 (18:12 +0000)]
source action patches from Fedor Gusev

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35519 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agofix binaries
raster [Sun, 17 Aug 2008 14:29:25 +0000 (14:29 +0000)]
fix binaries

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35507 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

15 years agomove around - flatter.
raster [Sun, 17 Aug 2008 07:44:18 +0000 (07:44 +0000)]
move around - flatter.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@35497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33