Commit Graph

97 Commits

Author SHA1 Message Date
Christopher Michael 0121ec9afc Add illume-bluetooth module (based on original module from illume)
SVN revision: 45273
2010-01-18 02:02:09 +00:00
Vincent Torri 205308dd9f fix previous commit (after enabling temp module again...)
SVN revision: 45250
2010-01-17 08:59:39 +00:00
Vincent Torri 36c58fec8b if a stupid user pass --disable-temperature, configure will
fail because of a missing conditional in Makefile.am's (guess
how i found that bug ?)


SVN revision: 45247
2010-01-17 08:04:44 +00:00
Christopher Michael 245804f5d7 Remove the pkg-config file for E_Illume.
Remove dead lines in indicator code.



SVN revision: 45108
2010-01-14 04:08:04 +00:00
Christopher Michael ecc87ea0fe Add missing illume2 stuff to configure.ac. This should unbreak building E.
SVN revision: 45089
2010-01-13 20:26:06 +00:00
Vincent Torri 37a3a938bc no illume2 directory in src/modules
SVN revision: 45069
2010-01-12 22:29:35 +00:00
Sebastian Dransfeld b2beb53360 Split evas from ecore_input
SVN revision: 44957
2010-01-07 19:26:52 +00:00
Gustavo Sverzut Barbieri 76a2025a66 bump requirements on eet to 1.2.3 everywhere.
There is no point into checking for 1.0.1 and 1.2.3, check for the
1.2.3 everywhere.



SVN revision: 44896
2010-01-04 21:38:07 +00:00
Gustavo Sverzut Barbieri 75856e21ea Add various missing libraries linkages, by Lutin.
SVN revision: 44889
2010-01-04 19:37:06 +00:00
Carsten Haitzler 5ebb87d158 1. compositor module skeletion. have more code elsehwere currently
2. lutin patch for path_max



SVN revision: 44874
2010-01-04 12:27:15 +00:00
Christopher Michael 618763a524 Remove samsung policy.
SVN revision: 44869
2010-01-04 01:55:51 +00:00
Christopher Michael 13e049e6b6 Add new illume2 (loadable policy .so's) to configure.ac, etc.
SVN revision: 44865
2010-01-03 22:24:55 +00:00
Christopher Michael a1bc311d9a Fix some formatting in connman.
Remove some commented lines in quickpanel.
Add some printfs to quickpanel sort.
Remove dead code line in illume2 layout.
Separate illume and illume2 modules in build process (this allows illume &
illume2 to be enabled/disabled separately)



SVN revision: 44841
2010-01-01 17:15:16 +00:00
Gustavo Sverzut Barbieri 22580d466d rework of connman module, a semi-functional display only module so far.
SVN revision: 44834
2009-12-31 21:44:33 +00:00
kiwi 2d28886745 typo
now it passes configure when backtrace_symbols_fd is in libexecinfo instead of libc


SVN revision: 44731
2009-12-27 13:44:46 +00:00
Christopher Michael 8ff96c07d1 Separate illume mode toggle into it's own gadget. This makes illume2 that
much cleaner.
Remove mode icon from illume2 edj.
Remove gadcon files from illume2 (in own gadget now).
Modify illume2 e.cfg to include illume-mode-toggle gadget and reorder gadgets.



SVN revision: 44671
2009-12-23 00:39:24 +00:00
Christopher Michael 57ac085517 Add kbd-toggle module to build.
SVN revision: 44463
2009-12-15 04:33:47 +00:00
Carsten Haitzler 61c451f011 baack to normal pre- release name now
SVN revision: 44146
2009-12-02 22:50:36 +00:00
Carsten Haitzler 6cbcc4518b quick make svnrev that has right release names
SVN revision: 44140
2009-12-02 22:19:53 +00:00
Carsten Haitzler 6e58326749 and back to a pre-svn sonme after snap
SVN revision: 44118
2009-12-02 08:07:38 +00:00
Carsten Haitzler 096805ca4c aaah bah - move to 05 not 04
SVN revision: 44116
2009-12-02 07:40:59 +00:00
Carsten Haitzler 184ba91e63 asparagus - finally
SVN revision: 44113
2009-12-02 07:22:35 +00:00
Christopher Michael fc8c5cac0d Add illume-indicator module to configure.ac
Some formatting in e_gadcon/e_shelf.



SVN revision: 43966
2009-11-25 01:02:11 +00:00
Christopher Michael 43f53d1902 Add illume2/keyboards to configure.ac
SVN revision: 43943
2009-11-24 01:16:42 +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 849875836c Add illume-keyboard dictionaries to configure.ac.
SVN revision: 43871
2009-11-21 17:45:54 +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 a9fc2896e9 Add 'keyboards' to illume-keyboard.
SVN revision: 43832
2009-11-20 17:24:31 +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 b321265d12 Modify configure.ac todo illume-home module.
Fix x-ui script to show mouse (wasn't working here).



SVN revision: 43733
2009-11-16 19:39:20 +00:00
Vincent Torri 7d66c87e9d Check backtrace_symbols_fd() availability for e_signal.c
Should help the BSD guys (though OpenBSD seems to need a
flag passed in LDFLAGS to be happy. Strange...)


SVN revision: 43623
2009-11-11 21:04:21 +00:00
Christopher Michael 0dfa3e6316 Add the 'default=' to configure help for --enable-files
SVN revision: 43431
2009-11-03 13:48:38 +00:00
Vincent Torri b5dbf182fa * more quoting
* add silent rules (shave feature)
   see the description of AM_SILENT_RULES in: 
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros



SVN revision: 42913
2009-10-06 16:56:36 +00:00
Samuel F. Baggen 06137c9655 enlightenment_remote replaced by a working interface with using callbacks
SVN revision: 42590
2009-09-21 03:25:31 +00:00
Hannes Janetzek 09a4d35a07 'everyshizzle' update:
- new thumb view: use + for zoom
- moved plugins to subdirs
- theme tweaks
- fix fuzzy match once again
- hash border and app items


SVN revision: 41961
2009-08-25 04:23:11 +00:00
Carsten Haitzler 0b404ef163 illume2 thing... refactoring the code here. use at your own risk!
SVN revision: 41883
2009-08-20 08:58:29 +00:00
Hannes Janetzek 2e8857ee2a 'everything' module: allow external plugins to be build
- install header and everything.pc


SVN revision: 41740
2009-08-13 15:10:54 +00:00
Carsten Haitzler 194192529d back to pre ver's
SVN revision: 41535
2009-07-29 08:19:34 +00:00
Carsten Haitzler 7e39cb23c4 SNAPSHOT: svn-03
SVN revision: 41532
2009-07-29 08:03:25 +00:00
Carsten Haitzler af7451ff79 back to svn soname
SVN revision: 41042
2009-06-15 06:29:43 +00:00
Carsten Haitzler cf290f9f08 make distcheck and... SNAP!
SVN revision: 41039
2009-06-15 05:32:49 +00:00
Gustavo Sverzut Barbieri c80c12669c enable "everything" module.
SVN revision: 40709
2009-05-17 20:42:01 +00:00
Vincent Torri a78ae94975 underquoted parameters
SVN revision: 40663
2009-05-15 08:58:54 +00:00
Gustavo Sverzut Barbieri 2db93a335f pass make distcheck, set svn:ignore.
SVN revision: 40611
2009-05-13 01:11:32 +00:00
Gustavo Sverzut Barbieri bf3c0ad3a5 finish systray merge to e/src/modules.
systray is now officially supported (at least by me :-P) and is
included in standard e17 module set.



SVN revision: 40610
2009-05-13 00:45:21 +00:00
Hannes Janetzek cd647efc07 initial checkin of 'everything' module with sources for apps, windows and settings
SVN revision: 40526
2009-05-06 14:20:45 +00:00
Mike Frysinger d8e2b2b412 cleanup --with-profile handling
SVN revision: 40433
2009-04-28 05:50:02 +00:00
Carsten Haitzler cadb8b5b91 and incriment to next rev.
SVN revision: 40285
2009-04-22 14:08:21 +00:00
Carsten Haitzler a3ee3fbca9 snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
uploaded.



SVN revision: 40284
2009-04-22 14:07:05 +00:00