enlightenment/src/modules/illume
Cedric BAIL 46e8efcd8c 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.


SVN revision: 39505
2009-03-16 16:24:43 +00:00
..
dicts work on passing distcheck 2008-10-27 06:46:01 +00:00
keyboards work on passing distcheck 2008-10-27 06:46:01 +00:00
.cvsignore illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
Makefile.am * shortening config category titles. 2008-11-21 03:59:30 +00:00
e-module-illume.edj Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel! 2009-02-05 14:34:01 +00:00
e_appwin.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_appwin.h add slipwin button - does nothing, but will eventually. for now it is 2008-11-02 10:47:24 +00:00
e_busycover.c illume patches from peter 2008-12-22 00:16:45 +00:00
e_busycover.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_busywin.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_busywin.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_cfg.c * estickies, 2009-02-25 11:03:47 +00:00
e_cfg.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_flaunch.c * estickies, 2009-02-25 11:03:47 +00:00
e_flaunch.h typo! 2009-01-01 01:43:43 +00:00
e_kbd.c * estickies, 2009-02-25 11:03:47 +00:00
e_kbd.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_kbd_buf.c edbus is now.. required. no point making it optional anymore. 2008-10-27 22:52:49 +00:00
e_kbd_buf.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_kbd_dict.c and revert original utf8 fixes - just too slow. 2009-02-19 13:53:42 +00:00
e_kbd_dict.h This commit is huge. I did test it a lot on my computer, and it run fine here. 2008-12-17 15:33:43 +00:00
e_kbd_int.c * estickies, 2009-02-25 11:03:47 +00:00
e_kbd_int.h illume patches from peter 2008-12-22 00:16:45 +00:00
e_kbd_send.c edbus is now.. required. no point making it optional anymore. 2008-10-27 22:52:49 +00:00
e_kbd_send.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_gad_bluetooth.c * estickies, 2009-02-25 11:03:47 +00:00
e_mod_gad_bluetooth.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_gad_gsm.c retry every 5 sec, not 1. 2008-12-25 13:11:17 +00:00
e_mod_gad_gsm.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_gad_usb.c * estickies, 2009-02-25 11:03:47 +00:00
e_mod_gad_usb.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_gad_wifi.c * Gadcon API 3 *BREAK* 2008-11-04 03:57:45 +00:00
e_mod_gad_wifi.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_layout.c illume patches from peter 2008-12-22 00:16:45 +00:00
e_mod_layout.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_main.c * shortening config category titles. 2008-11-21 03:59:30 +00:00
e_mod_main.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_mod_win.c * estickies, 2009-02-25 11:03:47 +00:00
e_mod_win.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_pwr.c edbus is now.. required. no point making it optional anymore. 2008-10-27 22:52:49 +00:00
e_pwr.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_simplelock.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_simplelock.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
e_slipshelf.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_slipshelf.h add next/prev app buttons, fix slipwin to expand all the way and have window 2008-10-31 06:31:42 +00:00
e_slipwin.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_slipwin.h add next/prev app buttons, fix slipwin to expand all the way and have window 2008-10-31 06:31:42 +00:00
e_syswin.c Let me introduce you to Ecore_Input. The idea is to share as much as possible event 2009-03-16 16:24:43 +00:00
e_syswin.h add slipwin button - does nothing, but will eventually. for now it is 2008-11-02 10:47:24 +00:00
e_winilist.c quickly fix some ilist sizes. 2009-02-19 13:44:17 +00:00
e_winilist.h illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
module.desktop.in french translations for desktop files 2009-02-01 15:24:59 +00:00
wifiget.c dont use ecore_strlcpy - doenst compile!(doesnt use ecore) 2008-10-27 13:55:55 +00:00