enlightenment/src/modules/illume
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
..
dicts work on passing distcheck 2008-10-27 06:46:01 +00:00
keyboards Patch from Jens Seidel to fix incorrect key being displayed. 2009-12-07 22:58:38 +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 remove unused/undefined variables, these are in their own dir now. 2009-05-12 14:43:32 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_appwin.h Shed some much needed light on 'illume' and fix all the compiler warnings. 2009-12-24 03:03:42 +00:00
e_busycover.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 This header already handled by e.h 2010-07-18 17:32:49 +00:00
e_cfg.h Illume now uses thresholds to avoid unwanted clicks. 2009-06-20 15:52:00 +00:00
e_flaunch.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_flaunch.h typo! 2009-01-01 01:43:43 +00:00
e_kbd.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Don't need these includes, handled by e.h already. 2010-07-18 17:18:40 +00:00
e_kbd_buf.h Shed some much needed light on 'illume' and fix all the compiler warnings. 2009-12-24 03:03:42 +00:00
e_kbd_dict.c This header already handled by e.h 2010-07-18 17:32:20 +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 This header already handled by e.h 2010-07-18 17:31:39 +00:00
e_kbd_int.h patch from tom for rtl kbd feature. 2009-11-20 23:58:33 +00:00
e_kbd_send.c make clang happy 2010-01-15 19:36:00 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 Fixes for Ecore Api changes. 2010-06-24 17:53:38 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 remove useless defines. 2009-05-13 01:27:20 +00:00
e_mod_win.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 From: pwerken-e@a-eskwadraat.nl 2010-07-27 09:56:52 +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 FORMATTING 2010-08-04 16:57:32 +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 * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_slipshelf.h Shed some much needed light on 'illume' and fix all the compiler warnings. 2009-12-24 03:03:42 +00:00
e_slipwin.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_slipwin.h Shed some much needed light on 'illume' and fix all the compiler warnings. 2009-12-24 03:03:42 +00:00
e_syswin.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +00:00
e_syswin.h Shed some much needed light on 'illume' and fix all the compiler warnings. 2009-12-24 03:03:42 +00:00
e_winilist.c * e: remove warning due to Ecore API change. 2010-06-24 16:19:12 +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 updating french translation 2010-07-24 13:46:25 +00:00
wifiget.c dont use ecore_strlcpy - doenst compile!(doesnt use ecore) 2008-10-27 13:55:55 +00:00