Commit Graph

8293 Commits

Author SHA1 Message Date
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
Christopher Michael 3d9be12122 Add illume-home config to configure.ac
SVN revision: 43835
2009-11-20 17:38:06 +00:00
Christopher Michael 0448ddc634 Add makefile & profile.desktop for illume-home config.
SVN revision: 43834
2009-11-20 17:37:13 +00:00
Christopher Michael ece907e693 Add illume-home to config dir.
SVN revision: 43833
2009-11-20 17:34:53 +00:00
Christopher Michael a9fc2896e9 Add 'keyboards' to illume-keyboard.
SVN revision: 43832
2009-11-20 17:24:31 +00:00
Christopher Michael 24b486c4a0 Add the 'keyboards' directory.
SVN revision: 43831
2009-11-20 17:24:07 +00:00
Christopher Michael 7be16ae569 better detection for a home window.
SVN revision: 43830
2009-11-20 17:21:10 +00:00
Christopher Michael be5c2fad69 Remove printfs, revert code to previous version (was debugging why the
scroller does not work on the web dialog)



SVN revision: 43829
2009-11-20 17:18:14 +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 987e7d74ef Remove keyboard files. They are now separated into illume-keyboard.
SVN revision: 43827
2009-11-20 17:15:14 +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
Christopher Michael 1efd8e2a1d Remove some printfs.
SVN revision: 43825
2009-11-20 17:12:16 +00:00
Christopher Michael 303ef9548e Patch from Tom <tom@stosb.com> to add comments about which page in the
wizard is responsible for what.



SVN revision: 43824
2009-11-20 16:12:16 +00:00
Christopher Michael fc32efb988 And delete the handlers when shutdown.
SVN revision: 43823
2009-11-20 16:06:13 +00:00
Christopher Michael 342fef17fe Listen for desktop changes and update window(s) accordingly.
SVN revision: 43822
2009-11-20 15:54:14 +00:00
Aron Xu 436fe11261 Sync translation from launchpad
SVN revision: 43812
2009-11-20 06:57:14 +00:00
Christopher Michael 3f18d74435 Remove whitespace.
SVN revision: 43783
2009-11-18 17:35:17 +00:00
Christopher Michael ca227c2f4e Fix function prototypes to match border_hook_add callback.
Add detection for 'Home' window(s).



SVN revision: 43782
2009-11-18 17:29:40 +00:00
Christopher Michael 8f7fcb77e6 Don't need vw/vh here as they are never used.
Trying to track down why the list of wallpapers does not scroll so if
someone knows this code better, by all means, jump in :)



SVN revision: 43775
2009-11-18 06:33:38 +00:00
Christopher Michael fbb29d0e14 Add some printf's to illume2.
Add skeleton for illume-bar.
Add illume-bar to autofoo.



SVN revision: 43774
2009-11-18 05:54:22 +00:00
Christopher Michael b6a9cf2eca When searching for icons, request the size that the user has set in config.
SVN revision: 43772
2009-11-18 05:10:27 +00:00
Christopher Michael 37c4125ac0 Add "appshadow" to fill filemanager.
SVN revision: 43771
2009-11-18 04:23:05 +00:00
Christopher Michael a30a1855d1 And update config when check box is changed.
SVN revision: 43770
2009-11-18 03:36:52 +00:00