profile/ivi/ecore.git
15 years agospecify the supported windows version
caro [Thu, 16 Apr 2009 21:28:30 +0000 (21:28 +0000)]
specify the supported windows version

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

15 years agoexport way to handle raw xlib/xcb events.
barbieri [Thu, 16 Apr 2009 17:29:00 +0000 (17:29 +0000)]
export way to handle raw xlib/xcb events.

Patch by Kenneth Christiansen, xcb by me and untested.

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

15 years agowarning--
barbieri [Thu, 16 Apr 2009 17:17:36 +0000 (17:17 +0000)]
warning--

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

15 years agofix compilation on Windows
caro [Thu, 16 Apr 2009 17:12:40 +0000 (17:12 +0000)]
fix compilation on Windows

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

15 years agoBe able to change select() function used by main loop.
barbieri [Thu, 16 Apr 2009 15:44:26 +0000 (15:44 +0000)]
Be able to change select() function used by main loop.

Patch by Kenneth Christiansen, used to integrate with GLib and other
main loops.

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

15 years agomissing ecore_input changes
caro [Wed, 15 Apr 2009 20:03:08 +0000 (20:03 +0000)]
missing ecore_input changes

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

15 years agofix seg fault. Patch by Nicolas Aguirre
caro [Wed, 15 Apr 2009 11:41:35 +0000 (11:41 +0000)]
fix seg fault. Patch by  Nicolas Aguirre

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

15 years agoinit and shutdown ecore_event_evas
caro [Wed, 15 Apr 2009 09:41:26 +0000 (09:41 +0000)]
init and shutdown ecore_event_evas

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

15 years agouse ecore_input for the windows xp code
caro [Tue, 14 Apr 2009 20:04:16 +0000 (20:04 +0000)]
use ecore_input for the windows xp code

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

15 years agoremove useless structures
caro [Tue, 14 Apr 2009 19:20:06 +0000 (19:20 +0000)]
remove useless structures

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

15 years agoUpdated debian stuff(grew Standards-Version, updated python-ecore rules file)
quaker [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)

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

15 years agoNew ecore_getopt callback to parse geometry size (WxH).
antognolli [Mon, 13 Apr 2009 20:29:57 +0000 (20:29 +0000)]
New ecore_getopt callback to parse geometry size (WxH).

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

15 years agouseful function to join strings using separator.
barbieri [Mon, 13 Apr 2009 00:05:43 +0000 (00:05 +0000)]
useful function to join strings using separator.

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

15 years agofix compilation on linux after having fixed compilation on windows...
caro [Sat, 11 Apr 2009 17:20:29 +0000 (17:20 +0000)]
fix compilation on linux after having fixed compilation on windows...
sorry

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

15 years agouseless global variables
caro [Sat, 11 Apr 2009 14:03:42 +0000 (14:03 +0000)]
useless global variables

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

15 years agothe header files are a mess in ecore and, unfortunately, the order matters, especiall...
caro [Sat, 11 Apr 2009 13:56:18 +0000 (13:56 +0000)]
the header files are a mess in ecore and, unfortunately, the order matters, especially on Windows

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

15 years agofix compilation on Windows
caro [Sat, 11 Apr 2009 13:46:09 +0000 (13:46 +0000)]
fix compilation on Windows

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

15 years agoremove useless ecore_evas_x_**_subwindow_get() functions
caro [Sat, 11 Apr 2009 12:17:14 +0000 (12:17 +0000)]
remove useless ecore_evas_x_**_subwindow_get() functions

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

15 years ago * unused parameters --
caro [Sat, 11 Apr 2009 10:31:42 +0000 (10:31 +0000)]
 * unused  parameters --
 * llvm report --

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

15 years agodebug--, sorry.
barbieri [Sat, 11 Apr 2009 07:12:13 +0000 (07:12 +0000)]
debug--, sorry.

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

15 years agoremove nasty warning.
barbieri [Sat, 11 Apr 2009 07:11:16 +0000 (07:11 +0000)]
remove nasty warning.

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

15 years agomove batch directory creation to ecore_file.
barbieri [Sat, 11 Apr 2009 07:10:12 +0000 (07:10 +0000)]
move batch directory creation to ecore_file.

as suggested by raster, this could be abstracted into ecore-file and
other applications could use it as well.

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

15 years agominor optimizations to ecore_file_mkpath()
barbieri [Sat, 11 Apr 2009 06:33:00 +0000 (06:33 +0000)]
minor optimizations to ecore_file_mkpath()

 * check if path is already valid, not doing further work if that's the case;
 * less stats;
 * check error of ecore_file_mkdir();
 * better usage of 'ss' string.

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

15 years agobatch directory creation, part 1.
barbieri [Sat, 11 Apr 2009 06:13:02 +0000 (06:13 +0000)]
batch directory creation, part 1.

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

15 years agoremove unused file
barbieri [Sat, 11 Apr 2009 06:02:10 +0000 (06:02 +0000)]
remove unused file

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

15 years agoforce to use /usr/lib/libiconv.la library on
caro [Fri, 10 Apr 2009 14:23:19 +0000 (14:23 +0000)]
force to use /usr/lib/libiconv.la library on
mac os x (ecore_txt dependency) if no iconv lib
is forced with --with-iconv-link

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

15 years agoandre dieb: patch to fix ebadf handling.
raster [Fri, 10 Apr 2009 12:48:25 +0000 (12:48 +0000)]
andre dieb: patch to fix ebadf handling.

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

15 years agooups, missing \
caro [Fri, 10 Apr 2009 10:40:12 +0000 (10:40 +0000)]
oups, missing  \

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

15 years ago * better check of Objective C compiler
caro [Fri, 10 Apr 2009 10:32:50 +0000 (10:32 +0000)]
 * better check of Objective C compiler
 * fix ecore_x dependencies

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

15 years agoAPI BREAK
caro [Fri, 10 Apr 2009 08:46:41 +0000 (08:46 +0000)]
API BREAK

for consistentness, ecore_***_window_del is renamed
ecore_***_window_free

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

15 years ago * (should) fix the compilation on Mac OS X (ecore_input)
caro [Fri, 10 Apr 2009 06:31:58 +0000 (06:31 +0000)]
 * (should) fix the compilation on Mac OS X (ecore_input)
 * better check of Cocoa.h

Patch by Andrew Wiliams and myself.

As I had to modify the patch so that it compiles on linux, could
the Mac OS X users check if the compilation is fine ?

Next steps:
 * change the name 'quartz' to 'cocoa'
 * add in ecore_cocoa all the needed functions to be used in ecore_evas
   (windows management, cursors, events, etc...) so that ecore_evas_cocoa.c
   does not contain objective c code anymore

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

15 years agoremove more debug code left by cedric.
barbieri [Thu, 9 Apr 2009 21:31:29 +0000 (21:31 +0000)]
remove more debug code left by cedric.

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

15 years agoSDL output is already there (in "Graphic systems")
caro [Mon, 30 Mar 2009 11:27:40 +0000 (11:27 +0000)]
SDL output is already there (in  "Graphic systems")

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

15 years agoprint sdl module config on/off
raster [Mon, 30 Mar 2009 11:23:06 +0000 (11:23 +0000)]
print sdl module config on/off

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

15 years agoActually use the correct build flag
shorne [Thu, 26 Mar 2009 16:08:45 +0000 (16:08 +0000)]
Actually use the correct build flag

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

15 years agoFix build issues
shorne [Wed, 25 Mar 2009 15:20:07 +0000 (15:20 +0000)]
Fix build issues
 * Fix warning with mouse move callback
 * If Xrender is disabled, dont build Xrender_Xlib support (caused build failure)

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

15 years agoadd more to the composite api
urandom [Tue, 24 Mar 2009 21:31:05 +0000 (21:31 +0000)]
add more to the composite api

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

15 years agoi found it is useless and cdbs is setting up prefix automatically.
quaker [Tue, 24 Mar 2009 19:56:43 +0000 (19:56 +0000)]
i found it is useless and cdbs is setting up prefix automatically.

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

15 years agoforgot to add --prefix=/usr
quaker [Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)]
forgot to add --prefix=/usr

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

15 years agoUpdated debian stuff everywhere.
quaker [Tue, 24 Mar 2009 19:44:57 +0000 (19:44 +0000)]
Updated debian stuff everywhere.

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

15 years agoname window pixmap function in composite
urandom [Tue, 24 Mar 2009 10:41:36 +0000 (10:41 +0000)]
name window pixmap function in composite

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

15 years agouse the new merged xrender engine
caro [Tue, 24 Mar 2009 07:53:31 +0000 (07:53 +0000)]
use the new merged xrender engine

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

15 years ago * API BREAK: ecore_gc_new can create now a graphic context
caro [Mon, 23 Mar 2009 13:28:59 +0000 (13:28 +0000)]
 * API BREAK: ecore_gc_new can create now a graphic context
   with all the values that the X protocol allows. See
   documentation for more info about its use
 * use it in ecore_evas

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

15 years agonew timer add func - avoids more gettimeofday calls.
raster [Mon, 23 Mar 2009 02:13:50 +0000 (02:13 +0000)]
new timer add func - avoids more gettimeofday calls.

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

15 years agoMake ecore_x_selection a bit more generic, at least on event reporting.
barbieri [Sun, 22 Mar 2009 18:19:17 +0000 (18:19 +0000)]
Make ecore_x_selection a bit more generic, at least on event reporting.

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

15 years agoFix compilation on OpenBSD (ticket #252). Patch by eumel
caro [Sun, 22 Mar 2009 13:30:52 +0000 (13:30 +0000)]
Fix compilation on OpenBSD (ticket #252). Patch by eumel

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

15 years agoremove trailing spaces
caro [Sun, 22 Mar 2009 13:27:24 +0000 (13:27 +0000)]
remove trailing spaces

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

15 years agoremove trailing spaces
caro [Sun, 22 Mar 2009 11:31:54 +0000 (11:31 +0000)]
remove trailing spaces

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

15 years agoinclude config.h so that __UNUSED__ is defined
caro [Sun, 22 Mar 2009 11:31:11 +0000 (11:31 +0000)]
include config.h so that __UNUSED__ is defined

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

15 years agofix test
caro [Sun, 22 Mar 2009 09:56:43 +0000 (09:56 +0000)]
fix test

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

15 years ago * add guards around config.h
caro [Sun, 22 Mar 2009 07:22:06 +0000 (07:22 +0000)]
 * add guards around config.h
 * formatting

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

15 years agofix EAPI value on Windows
caro [Sun, 22 Mar 2009 07:19:07 +0000 (07:19 +0000)]
fix EAPI value on Windows

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

15 years agoas the XCB and Xlib software engines have merged, the
caro [Sat, 21 Mar 2009 20:32:02 +0000 (20:32 +0000)]
as the XCB and Xlib software engines have merged, the
"software_xcb" render method does not exist anymore.

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

15 years agofix some key values for the keyboard events
caro [Sat, 21 Mar 2009 20:08:51 +0000 (20:08 +0000)]
fix some key values for the keyboard events

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

15 years agofix build problem.. how did this get in - 2 funcs of the same name, one
raster [Sat, 21 Mar 2009 00:39:02 +0000 (00:39 +0000)]
fix build problem.. how did this get in - 2 funcs of the same name, one
static.. one not?

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

15 years agotypo
caro [Thu, 19 Mar 2009 18:40:21 +0000 (18:40 +0000)]
typo

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

15 years agofix requirement
caro [Thu, 19 Mar 2009 17:41:38 +0000 (17:41 +0000)]
fix requirement

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

15 years ago * fix check of the ecore_input module
caro [Thu, 19 Mar 2009 17:40:51 +0000 (17:40 +0000)]
 * fix check of the ecore_input module
 * add necessary variable for DLL build of ecore_input DLL
 * fix requirements involving ecore_input
 * add ecore_input availability in configure output

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

15 years ago * Ecore_Input: Fix build order.
cedric [Thu, 19 Mar 2009 16:41:35 +0000 (16:41 +0000)]
* Ecore_Input: Fix build order.

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

15 years ago * Ecore_Input: Remove all stuff linked with ecore_evas.
cedric [Thu, 19 Mar 2009 13:58:15 +0000 (13:58 +0000)]
* Ecore_Input: Remove all stuff linked with ecore_evas.

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

15 years ago * Ecore_Input: Make it generic.
cedric [Thu, 19 Mar 2009 13:06:16 +0000 (13:06 +0000)]
    * Ecore_Input: Make it generic.

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

15 years agomake this build again
urandom [Thu, 19 Mar 2009 12:36:19 +0000 (12:36 +0000)]
make this build again

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

15 years agoremove trailing spaces
caro [Thu, 19 Mar 2009 07:59:59 +0000 (07:59 +0000)]
remove trailing spaces

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

15 years ago * add ecore_wince include directory (though i don't think that it
caro [Thu, 19 Mar 2009 07:49:12 +0000 (07:49 +0000)]
 * add ecore_wince include directory (though i don't think that it
   will be necessary once ecore_input will be abstracted)
 * allow the built of ecore_input DLL on Windows OS (XP and CE)
 * remove useless dependency, as libecore_.la is in the _LIBADD
   variable)
 * files in EXTRA_DIST are already installed, no need for them
   to be in EXTRA_DIST

patch by Lars Munch

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

15 years ago * move ecore-input.pc.in from MAINTAINERCLEANFILES to EXTRA_DIST
caro [Thu, 19 Mar 2009 07:39:49 +0000 (07:39 +0000)]
 * move ecore-input.pc.in from MAINTAINERCLEANFILES to EXTRA_DIST
 * ecore-input.pc is installed only if ecore_input is built
   (detection in configure), not if ecore_x or ecore_sdl are
   built

patch by Lars Munch

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

15 years agotoo many ecore_input in SUBDIRS
caro [Thu, 19 Mar 2009 07:29:28 +0000 (07:29 +0000)]
too many ecore_input in SUBDIRS

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

15 years agoconstness++ and warnings--
barbieri [Wed, 18 Mar 2009 23:51:35 +0000 (23:51 +0000)]
constness++ and warnings--

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

15 years agotypo--
caro [Wed, 18 Mar 2009 17:23:11 +0000 (17:23 +0000)]
typo--

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

15 years ago * ecore_evas: Fix typo preventing live preview to work and add
cedric [Wed, 18 Mar 2009 17:12:52 +0000 (17:12 +0000)]
* ecore_evas: Fix typo preventing live preview to work and add
sub_ecore_evas to SDL backend.

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

15 years agoremove useless libs flags (the link is done with the corresponding .la files)
caro [Wed, 18 Mar 2009 17:01:23 +0000 (17:01 +0000)]
remove useless libs flags (the link is done with the corresponding .la files)

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

15 years agoinclude Ecore.h for ecore_main_fd_handler_active_set
englebass [Wed, 18 Mar 2009 08:38:43 +0000 (08:38 +0000)]
include Ecore.h for ecore_main_fd_handler_active_set

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

15 years agoECORE_X_MODIFIER_* are now internal to ecore_x.
englebass [Wed, 18 Mar 2009 08:29:59 +0000 (08:29 +0000)]
ECORE_X_MODIFIER_* are now internal to ecore_x.

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

15 years agoignore
englebass [Tue, 17 Mar 2009 13:45:21 +0000 (13:45 +0000)]
ignore

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

15 years ago * ecore_xcb: Fix key grab too.
cedric [Tue, 17 Mar 2009 13:34:40 +0000 (13:34 +0000)]
* ecore_xcb: Fix key grab too.

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

15 years ago * ecore_x: Unbreak E17 use of ALT modifier. Bindings should work again.
cedric [Tue, 17 Mar 2009 13:23:04 +0000 (13:23 +0000)]
* ecore_x: Unbreak E17 use of ALT modifier. Bindings should work again.

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

15 years ago * ecore_x_atoms: Refix spotted by Peter.
cedric [Mon, 16 Mar 2009 17:33:30 +0000 (17:33 +0000)]
* ecore_x_atoms: Refix spotted by Peter.

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

15 years ago * ecore_evas_x: Remove now useless function.
cedric [Mon, 16 Mar 2009 16:40:00 +0000 (16:40 +0000)]
* ecore_evas_x: Remove now useless function.

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

15 years ago Let me introduce you to Ecore_Input. The idea is to share as much as possible event
cedric [Mon, 16 Mar 2009 16:24:43 +0000 (16:24 +0000)]
Let me introduce you to Ecore_Input. The idea is to share as much as possible event
between all ecore graphic engine to ease porting of application and reduce the amount of
specific code per engine. This patch does just that.
All your application should continu to work has previously, if it's not the case
please report any new behaviour regarding mouse and keyboard.

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

15 years ago * ecore_con_url: Add some constness.
cedric [Mon, 16 Mar 2009 13:46:16 +0000 (13:46 +0000)]
* ecore_con_url: Add some constness.

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

15 years ago1. oops - types on tslib fixes
raster [Sun, 15 Mar 2009 03:13:17 +0000 (03:13 +0000)]
1. oops - types on tslib fixes
2. sdl1.2 - optional...

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

15 years agoand match new tslib flags
raster [Sun, 15 Mar 2009 02:48:32 +0000 (02:48 +0000)]
and match new tslib flags

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

15 years agoslightly better tslib checking - use pkgconfig first.
raster [Sun, 15 Mar 2009 02:46:24 +0000 (02:46 +0000)]
slightly better tslib checking - use pkgconfig first.

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

15 years agotypo
caro [Sat, 14 Mar 2009 20:42:48 +0000 (20:42 +0000)]
typo

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

15 years ago * update configure.ac so that default options are chosen according to the host
caro [Fri, 13 Mar 2009 16:35:16 +0000 (16:35 +0000)]
 * update configure.ac so that default options are chosen according to the host
 * fix requirements
 * fix configuration on mac os x (problem with automake 1.9) and
   add missing values/macro for quartz support
 * small typo in ecore_evas_win32 api
 * use m4 api in m4 files

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

15 years agohandle mapping notify properly - patch from Olof Sjobergh
raster [Fri, 13 Mar 2009 15:55:34 +0000 (15:55 +0000)]
handle mapping notify properly - patch from Olof Sjobergh

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

15 years agopatch from Lars Munch for abs input device support in ecore_fb
raster [Fri, 13 Mar 2009 09:47:43 +0000 (09:47 +0000)]
patch from Lars Munch for abs input device support in ecore_fb

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

15 years agopatch from julian - fix typos in docs.
raster [Fri, 13 Mar 2009 09:38:46 +0000 (09:38 +0000)]
patch from julian - fix typos in docs.

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

15 years agofix compilation on Windows XP (EAPI is not correctly set)
caro [Tue, 10 Mar 2009 22:44:36 +0000 (22:44 +0000)]
fix compilation on Windows XP (EAPI is not correctly set)

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

15 years ago * fix possible se fault (spotted by Lars Munch)
caro [Fri, 6 Mar 2009 16:13:18 +0000 (16:13 +0000)]
 * fix possible se fault (spotted by Lars Munch)
 * add some info when keys are pressed

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

15 years agoremove superfluid list
pfritz [Thu, 5 Mar 2009 20:07:45 +0000 (20:07 +0000)]
remove superfluid list

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

15 years ago * ecore: Remove debug code.
cedric [Wed, 4 Mar 2009 12:40:50 +0000 (12:40 +0000)]
* ecore: Remove debug code.

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

15 years ago * Move Ecore_Fd_Handler to Eina_Inlist.
cedric [Wed, 4 Mar 2009 10:50:14 +0000 (10:50 +0000)]
* Move Ecore_Fd_Handler to Eina_Inlist.

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

15 years ago * ecore_con_url: Fix little typo and unbreak Ecore_Con_Url.
cedric [Wed, 4 Mar 2009 10:49:23 +0000 (10:49 +0000)]
* ecore_con_url: Fix little typo and unbreak Ecore_Con_Url.

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

15 years agoECORE_EVAS_FPS_DEBUG now printfs useful data.
raster [Sat, 28 Feb 2009 07:54:47 +0000 (07:54 +0000)]
ECORE_EVAS_FPS_DEBUG now printfs useful data.

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

15 years ago * ecore_con_info: Fix typo preventing dns resolution,
cedric [Fri, 27 Feb 2009 14:53:57 +0000 (14:53 +0000)]
* ecore_con_info: Fix typo preventing dns resolution,
fix error handling and use eina in one more place.

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

15 years agoFix problem reported by clang.
barbieri [Thu, 26 Feb 2009 22:02:00 +0000 (22:02 +0000)]
Fix problem reported by clang.

By: Luis Felipe Strano Moraes

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

15 years agofix some llvm reports
caro [Thu, 26 Feb 2009 07:46:57 +0000 (07:46 +0000)]
fix some llvm reports

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

15 years agoother typo
raster [Thu, 26 Feb 2009 07:33:55 +0000 (07:33 +0000)]
other typo

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

15 years agofix typo
raster [Thu, 26 Feb 2009 07:27:08 +0000 (07:27 +0000)]
fix typo

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

15 years agoadd more keyboard support on Windows CE
caro [Thu, 26 Feb 2009 07:24:50 +0000 (07:24 +0000)]
add more keyboard support on Windows CE

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