summaryrefslogtreecommitdiff
path: root/src/modules/illume-keyboard
Commit message (Expand)AuthorAgeFilesLines
* Illume-Keyboard: Keyboard aspect fix.Christopher Michael2011-02-101-3/+9
* (fd leak--)--Mike Blumenkrantz2011-01-161-1/+5
* fix include paths for all these makefiles to add $top_builddir/src/bin instea...Mike Blumenkrantz2011-01-051-1/+1
* fix typo to avoid null deref: a copy/paste propagated errorMike Blumenkrantz2010-12-221-1/+1
* updating portuguese translationsMassimo Maiurana2010-11-281-0/+1
* Patch to fix keyboard layout size from Marco Trevisan.Christopher Michael2010-11-191-0/+1
* Apply new module categories.Miculcy Brian2010-10-191-1/+1
* Fix common misspellingsLucas De Marchi2010-09-081-2/+2
* Add missing parens.Christopher Michael2010-08-291-30/+34
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-1/+1
* Add UNUSEDChristopher Michael2010-08-195-34/+29
* * edje: fix count that lead to memleak.Cedric BAIL2010-08-121-0/+0
* * edje: fix for updated edje file format.Cedric BAIL2010-08-121-0/+0
* * edje: converting edje file to make them compatible with old and newCedric BAIL2010-08-091-0/+0
* Already handled by e.h.Christopher Michael2010-07-181-3/+0
* Don't need these includes here, handled by e.h already.Christopher Michael2010-07-181-2/+0
* Remove unneeded code with notnull.cocci scriptLucas De Marchi2010-07-141-2/+2
* Fixes for Ecore Api changes.Christopher Michael2010-06-241-3/+3
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-244-21/+21
* Skip winlist.Christopher Michael2010-05-131-0/+2
* Add missing keyboard modes.Christopher Michael2010-03-302-29/+40
* Sync with efreet and some cleanupSebastian Dransfeld2010-03-262-4/+17
* Icon for Entry in config panel.Christopher Michael2010-03-081-2/+5
* remove the now useless titleMiculcy Brian2010-03-081-3/+3
* TAsn's patch for LTR->RTL support in keyboard. (with formatting fixes).Christopher Michael2010-02-272-3/+38
* Remove unused variable.Christopher Michael2010-01-311-2/+1
* Ecore_Str.h -> EinaSebastian Dransfeld2010-01-301-2/+2
* Fix keyboard dictionary list not showing on other zones.Christopher Michael2010-01-301-13/+2
* Remove unused variables.Christopher Michael2010-01-301-4/+4
* Use PATH_MAX.Christopher Michael2010-01-301-7/+3
* Add more debugging (printfs).Christopher Michael2010-01-261-3/+4
* Add handler for when keyboard moves so we can destroy dictlist, etc.Christopher Michael2010-01-262-2/+34
* make clang happySebastian Dransfeld2010-01-153-10/+7
* New illume2 code for dual-head/xinerma.Christopher Michael2010-01-1234-0/+107769
* Remove all old illume2 code. New code coming in mass.Christopher Michael2010-01-1234-107769/+0
* Remove dead lines.Christopher Michael2010-01-041-2/+1
* And also offset the width of the button. Looks more 'centered' now.Christopher Michael2009-12-291-0/+0
* Offset the new 'selector' button just a little so it's not so close to theChristopher Michael2009-12-291-0/+0
* Change the way the different keyboards are cycled through.. this is less pain...titan2009-12-295-105/+1
* Remove dead function proto.Christopher Michael2009-12-281-1/+0
* Don't take focus.Christopher Michael2009-12-271-1/+1
* Fix edje error about non fixed part.Christopher Michael2009-12-231-0/+0
* Exec on current zone, not always zero.Christopher Michael2009-12-211-1/+1
* Create keyboard on current zone, not always on zone 0.Christopher Michael2009-12-211-1/+1
* Remove gadget from keyboard module.Christopher Michael2009-12-151-171/+0
* Formatting.Christopher Michael2009-12-142-4/+4
* Let layout policy handle kbd sticky.Christopher Michael2009-12-113-1/+171
* No need to set 'writeline' more than once here.Christopher Michael2009-12-101-1/+0
* fix typo.Christopher Michael2009-12-101-2/+2
* Apply recent Numbers.kbd patch from Jens Seidel to fix incorrect key beingChristopher Michael2009-12-071-1/+1