Commit Graph

8515 Commits

Author SHA1 Message Date
Christopher Michael ad4fcc5a6a Formatting. Remove unused variables.
SVN revision: 43956
2009-11-24 19:19:21 +00:00
Christopher Michael 981617d697 Formatting.
SVN revision: 43955
2009-11-24 19:08:41 +00:00
Christopher Michael 9c4e3ae13e Formatting.
SVN revision: 43954
2009-11-24 19:00:52 +00:00
Christopher Michael 860630dd31 Cleanup (remove some commented lines).
SVN revision: 43953
2009-11-24 18:19:12 +00:00
Christopher Michael 951811935b Allow multiple instances of the home window.
SVN revision: 43952
2009-11-24 18:16:19 +00:00
Christopher Michael 40239d2ba8 Do not need eina_init or eina_shutdown here...these are handled by E already.
SVN revision: 43948
2009-11-24 05:25:23 +00:00
Christopher Michael 38bcb18081 Some minor cleanup so source is easier to read.
SVN revision: 43947
2009-11-24 04:06:54 +00:00
Christopher Michael f4760d9a2e Manager is not used here.
SVN revision: 43946
2009-11-24 04:02:56 +00:00
Christopher Michael 6a9b466d1d Softkey window does not accept focus.
SVN revision: 43945
2009-11-24 03:36:41 +00:00
Christopher Michael 458d250be6 Don't need to set these here.
SVN revision: 43944
2009-11-24 01:18:19 +00:00
Christopher Michael 43f53d1902 Add illume2/keyboards to configure.ac
SVN revision: 43943
2009-11-24 01:16:42 +00:00
Christopher Michael 1b3eae87eb Add keyboards directory w/ ignore file.
SVN revision: 43942
2009-11-24 01:16:21 +00:00
Christopher Michael 2d7be93b67 Border hook fetch does nothing in e_kbd, so no need for border fetching there.
Add 'keyboards' subdir to illume2 so that ignore_built_in_keyboards gets
installed.



SVN revision: 43941
2009-11-24 01:15:53 +00:00
Christopher Michael c4cc9e404e add some printfs.
When calculating border minimum, use proper height variable from icccm.



SVN revision: 43940
2009-11-23 23:37:24 +00:00
Christopher Michael 8a4bb00bec Add config for illume2 module (for kbd slide duration, etc).
SVN revision: 43932
2009-11-23 17:26:51 +00:00
Carsten Haitzler fba7f5ecf7 fix code - they never showed the parent smarts! amazing it worked!
SVN revision: 43919
2009-11-23 13:21:01 +00:00
Christopher Michael 20d8fe4b1c Provide action for close button.
SVN revision: 43915
2009-11-23 05:42:08 +00:00
Christopher Michael 3b62c5d817 Add files to create softkey window.
SVN revision: 43914
2009-11-23 03:24:11 +00:00
Christopher Michael 6f33391c98 Formatting.
Add some debug code.



SVN revision: 43913
2009-11-23 03:23:25 +00:00
Christopher Michael 2c6bced755 Add softkey window for illume.
SVN revision: 43912
2009-11-23 02:28:05 +00:00
Christopher Michael 49979e6b1c Move the edje file also to the proper name.
SVN revision: 43911
2009-11-23 00:20:05 +00:00
Christopher Michael 690200885e Use illume-softkey, not illume-buttonbar.
Don't need to build ibar twice in configure.ac.



SVN revision: 43910
2009-11-23 00:18:33 +00:00
Christopher Michael 9561b38452 Rename illume-bar to illume-buttonbar to avoid confusion.
SVN revision: 43908
2009-11-22 21:50:24 +00:00
Christopher Michael 6ccff83544 Update 'illume-home' config to include keyboard.
Add keyboard module config file.



SVN revision: 43882
2009-11-21 19:56:48 +00:00
Christopher Michael b581818d40 Better sizing/position of home window.
SVN revision: 43881
2009-11-21 19:40:30 +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 2e01e4c82c remove unneeded function proto.
SVN revision: 43877
2009-11-21 18:49:32 +00:00
Christopher Michael 28109935b0 Config dialog title is translatable.
SVN revision: 43876
2009-11-21 18:47:35 +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 849875836c Add illume-keyboard dictionaries to configure.ac.
SVN revision: 43871
2009-11-21 17:45:54 +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 9cd4ab6fab Readd e_kbd files. These do need to be part of illume2.
SVN revision: 43856
2009-11-21 02:00:28 +00:00
Carsten Haitzler d534dbb0f0 patch from tom for rtl kbd feature.
SVN revision: 43853
2009-11-20 23:58:33 +00:00
Christopher Michael 2f4aa190da Eina is not needed as an include here, it's already in e.h
SVN revision: 43846
2009-11-20 19:35:26 +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 a24704cbed Better check for 'is home'.
SVN revision: 43843
2009-11-20 18:07:49 +00:00
Christopher Michael 97a455a8aa And add e.src file.
SVN revision: 43842
2009-11-20 17:56:14 +00:00
Christopher Michael aa9d57a40b Fix makefile for recently added src configs.
SVN revision: 43841
2009-11-20 17:55:53 +00:00
Christopher Michael 18a3a0f09d Add source config files for building.
SVN revision: 43840
2009-11-20 17:54:29 +00:00
Christopher Michael 3a2edc698f Fix installation location.
SVN revision: 43839
2009-11-20 17:46:55 +00:00
Christopher Michael f1fd6b855c remove e.src from extra-dist for now (will readd later)
SVN revision: 43838
2009-11-20 17:43:36 +00:00
Christopher Michael 7b3c45401c remove ibar module config from illume-home.
SVN revision: 43837
2009-11-20 17:42:35 +00:00
Christopher Michael c47ec1ece7 Add module icon and remove some module configs from makefile.
SVN revision: 43836
2009-11-20 17:41:51 +00:00