Commit Graph

91 Commits

Author SHA1 Message Date
Christopher Michael 07648d4b12 Remove unused variable.
Use PATH_MAX.



SVN revision: 45760
2010-01-31 19:52:03 +00:00
Sebastian Dransfeld 02b6e4db39 Ecore_Str.h -> Eina
SVN revision: 45740
2010-01-30 22:11:11 +00:00
Christopher Michael cd086f7f5c Fix keyboard dictionary list not showing on other zones.
Remove debugging (printfs).



SVN revision: 45729
2010-01-30 06:13:54 +00:00
Christopher Michael ffe74c302e Remove unused variables.
Remove commented block (confirmed working without it).



SVN revision: 45727
2010-01-30 02:11:48 +00:00
Christopher Michael 40c2032186 Use PATH_MAX.
No need to swallow the ilist twice.



SVN revision: 45726
2010-01-30 02:01:15 +00:00
Christopher Michael 474f76e958 Add more debugging (printfs).
SVN revision: 45603
2010-01-26 21:15:07 +00:00
Christopher Michael 1ee85c252d Add handler for when keyboard moves so we can destroy dictlist, etc.
Add some debug. Tracking an issue where keyboard dictlist does not show up
after it's moved to zone 1.



SVN revision: 45600
2010-01-26 20:52:30 +00:00
Sebastian Dransfeld f2c243f91e make clang happy
SVN revision: 45191
2010-01-15 19:36:00 +00:00
Christopher Michael f288a575b7 New illume2 code for dual-head/xinerma.
SVN revision: 45068
2010-01-12 20:21:04 +00:00
Christopher Michael 3daa61a89d Remove all old illume2 code. New code coming in mass.
SVN revision: 45067
2010-01-12 20:18:38 +00:00
Christopher Michael 7c3a27c3c9 Remove dead lines.
Don't use X round-trips.



SVN revision: 44883
2010-01-04 18:42:17 +00:00
Christopher Michael 223fcceb7c And also offset the width of the button. Looks more 'centered' now.
SVN revision: 44762
2009-12-29 19:48:49 +00:00
Christopher Michael ab88bd2a48 Offset the new 'selector' button just a little so it's not so close to the
top of the kbd



SVN revision: 44761
2009-12-29 19:43:22 +00:00
titan 06978eaf8f Change the way the different keyboards are cycled through.. this is less painful, quicker, and easier... Simply click the button to change. *Approved by devilhorns.
SVN revision: 44760
2009-12-29 19:02:48 +00:00
Christopher Michael 0ce016e249 Remove dead function proto.
SVN revision: 44750
2009-12-28 22:12:23 +00:00
Christopher Michael 14d5f3fa5a Don't take focus.
SVN revision: 44727
2009-12-27 01:20:02 +00:00
Christopher Michael 0e6ac0c058 Fix edje error about non fixed part.
SVN revision: 44673
2009-12-23 00:53:17 +00:00
Christopher Michael 5c868a1441 Exec on current zone, not always zero.
SVN revision: 44642
2009-12-21 20:58:02 +00:00
Christopher Michael c506d0db46 Create keyboard on current zone, not always on zone 0.
SVN revision: 44641
2009-12-21 20:56:25 +00:00
Christopher Michael cfe205e65c Remove gadget from keyboard module.
SVN revision: 44461
2009-12-15 04:32:16 +00:00
Christopher Michael 50e925ff40 Formatting.
Rename function to be focus_in.



SVN revision: 44437
2009-12-14 06:55:34 +00:00
Christopher Michael 2c767bf9e4 Let layout policy handle kbd sticky.
Add a gadget for containers that allows manual keyboard visibility setting.



SVN revision: 44353
2009-12-11 09:34:35 +00:00
Christopher Michael aa162a93c1 No need to set 'writeline' more than once here.
SVN revision: 44336
2009-12-10 16:25:21 +00:00
Christopher Michael cc182dbc16 fix typo.
SVN revision: 44335
2009-12-10 16:20:23 +00:00
Christopher Michael e2cdea1c17 Apply recent Numbers.kbd patch from Jens Seidel to fix incorrect key being
displayed.



SVN revision: 44265
2009-12-07 22:59:32 +00:00
Massimo Maiurana 1aa44b0081 adding french and italian translations
SVN revision: 44177
2009-12-03 19:20:06 +00:00
Christopher Michael 58306378fd Better window class & name for vkbd.
SVN revision: 44075
2009-12-01 04:23:18 +00:00
Christopher Michael 35b2c92ecd Kill config dialog on keyboard exit.
Update home window(s) config at proper times.



SVN revision: 43880
2009-11-21 19:31:57 +00:00
Christopher Michael 01a120b17e Add config dialog for keyboard (working nicely now)
SVN revision: 43879
2009-11-21 19:22:41 +00:00
Christopher Michael 8166b9fe84 Use correct module directory when making keyboard.
Previous commit fixed compiler warnings also.



SVN revision: 43875
2009-11-21 18:19:28 +00:00
Christopher Michael 48ce772fd9 Add config struct for illume-keyboard.
SVN revision: 43874
2009-11-21 18:17:55 +00:00
Christopher Michael 030a78e322 Remove some unneeded items from the edj.
SVN revision: 43873
2009-11-21 17:48:39 +00:00
Christopher Michael 7c1dd3b1d2 Fix makefile for dictionaries.
SVN revision: 43872
2009-11-21 17:46:25 +00:00
Christopher Michael 46f8f51c21 Add dicts subdir to Makefile.
SVN revision: 43870
2009-11-21 17:45:07 +00:00
Christopher Michael 61beee44ec Add dictionaries.
SVN revision: 43869
2009-11-21 17:44:35 +00:00
Christopher Michael 1507ace882 Add needed files to illume-keyboard.
SVN revision: 43867
2009-11-21 17:43:47 +00:00
Christopher Michael 1454cbbd04 Port the old illume keyboard to new illume-keyboard module.
SVN revision: 43866
2009-11-21 17:42:57 +00:00
Christopher Michael e431b9a6c1 Add keyboards subdir so keyboard files get installed.
SVN revision: 43845
2009-11-20 19:05:17 +00:00
Christopher Michael 24b486c4a0 Add the 'keyboards' directory.
SVN revision: 43831
2009-11-20 17:24:07 +00:00
Christopher Michael 45cc4194e6 Rename the edj file to match the module name.
SVN revision: 43828
2009-11-20 17:16:52 +00:00
Christopher Michael 57c34ffec8 Add illume-keyboard. This separates the keyboard logic from illume2 module
so that illume2 is just for handling policy & layout.



SVN revision: 43826
2009-11-20 17:13:43 +00:00