efl/legacy/ecore/src/lib/ecore_evas
Jorge Luis Zapata Muga b297b42db6 Ecore_Fb changes:
================
+ remove of old ps2, touchscreen and keyboard input handlers
+ old code is kept on sperated files for backup in case someone needs
  it, but wont compile
+ addition of new linux input (evdev) handlers. (touchscreen is handled
  as an absolute axis device, no need for old code). It supports
  multiple input devices, you can have several mice for example.
+ new vt code, now it support allocating a new tty if root, or use
  current tty if normal user, correct vt switching on both cases
+ some more cleanups
Ecore_Evas_Fb changes:
=====================
+ use the new ecore_fb


SVN revision: 24326
2006-07-31 04:13:51 +00:00
..
.cvsignore Silence. 2005-10-23 08:35:24 +00:00
Ecore_Evas.h - more work on window state changes. 2006-07-27 16:14:33 +00:00
Makefile.am turran's dfb stuff! whee! :) 2005-10-15 10:37:37 +00:00
ecore_evas.c - more work on window state changes. 2006-07-27 16:14:33 +00:00
ecore_evas_buffer.c - more work on window state changes. 2006-07-27 16:14:33 +00:00
ecore_evas_directfb.c - more work on window state changes. 2006-07-27 16:14:33 +00:00
ecore_evas_fb.c Ecore_Fb changes: 2006-07-31 04:13:51 +00:00
ecore_evas_private.h - more work on window state changes. 2006-07-27 16:14:33 +00:00
ecore_evas_x.c initialize to 0, set prop.sticky properly 2006-07-29 14:50:18 +00:00