Commit Graph

122 Commits

Author SHA1 Message Date
Mike Blumenkrantz c6d36cb39f clarify device backend error message for people who think they are clever and can disable hal support :P
SVN revision: 48894
2010-05-15 17:09:35 +00:00
Mike Blumenkrantz de3636182d change as_if to if to appease vtorri :)
SVN revision: 48870
2010-05-14 21:02:46 +00:00
Mike Blumenkrantz 127aae1ab8 my first e commit that doesn't break anything (I think)!
enables eeze_udev support where available, currently only illume2, as a device backend to replace ehal.
unless --enable-device-udev is explicitly specified, e will continue to use ehal as the device backend.
upon selection of eeze_udev, a brief warning will be shown during config summary.
components that do not support eeze_udev will still fall back to hal even if eeze_udev is selected


SVN revision: 48867
2010-05-14 18:19:51 +00:00
Carsten Haitzler 212f106a36 gaaaaaaah. pass distcheck.
SVN revision: 48862
2010-05-14 15:21:02 +00:00
Hannes Janetzek 8cafc5cebb 'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action


SVN revision: 48312
2010-04-25 16:26:13 +00:00
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Christopher Michael 388a1d8a61 Add illume-home-toggle.
SVN revision: 48175
2010-04-20 19:38:36 +00:00
Carsten Haitzler 296dec9879 more dnl.
SVN revision: 47953
2010-04-12 09:47:00 +00:00
Carsten Haitzler 43307dc4ea dont bother with execinfo error. march on.
SVN revision: 47952
2010-04-12 09:26:54 +00:00
Hannes Janetzek c9c75b2420 'everything'
- everything plugins are now e-modules.


SVN revision: 47895
2010-04-10 20:05:57 +00:00
Gustavo Sverzut Barbieri 0ce4c3a891 e: Add ofono module.
By: João Paulo Rechi Vita <jprvita@profusion.mobi>



SVN revision: 47330
2010-03-18 21:48:56 +00:00
Gustavo Sverzut Barbieri abb50ef416 Initial BlueZ stub module.
Initial module written by Gustavo F. Padovan, I changed it quite a lot
to change some issues... but still many pending, see TODO at the start
of e_mod_main.c



SVN revision: 47160
2010-03-12 13:55:11 +00:00
Joel Klinghed 19fd0e0e51 From: Joel Klinghed <the_jk@spawned.biz>
extra dbus module to handle extending dbus generically. replaces msgbus-lang



SVN revision: 46934
2010-03-07 07:13:28 +00:00
Christopher Michael e2b13655b3 Add illume dox file to configure.ac
SVN revision: 46473
2010-02-25 18:46:44 +00:00
Christopher Michael d3680c97e7 And add doc directory also.
SVN revision: 46292
2010-02-19 03:11:48 +00:00
Christopher Michael 22090357fe Add illume2/images to configure output.
SVN revision: 46291
2010-02-19 03:09:22 +00:00
Christopher Michael 1a17357e8b Update me email address in AUTHORS file.
Add doxygen stuff to configure.ac & Makefile.am

E itself not supports basic structure for doxygen (the e.dox.in file may
need updating, and the Doxyfile in docs dir also). This will be handy for
documenting available API calls that people can use when writing modules, etc.



SVN revision: 46068
2010-02-11 04:39:58 +00:00
Gustavo Sverzut Barbieri f6c8bb2a30 disable automagic to find exchange.
This allows build systems to forcefully disable build using exchange
library, even if it was found in the system during compile.



SVN revision: 45917
2010-02-05 23:22:34 +00:00
Luis Felipe Strano Moraes 77cba40502 Fixing make dist on enlightenment.
SVN revision: 45877
2010-02-04 16:42:04 +00:00
Carsten Haitzler c3df34bfee more fixes! broke temp modules tempget
SVN revision: 45798
2010-02-02 07:33:11 +00:00
Sebastian Dransfeld 49ef5a77f9 Remove Ecore_Txt
SVN revision: 45791
2010-02-02 04:50:04 +00:00
Gustavo Sverzut Barbieri f0588f2b2d allow not installing /etc/enlightenment/sysactions.conf
We provide just a default, but distros should use their own version
with system specific groups and hibernate/suspend actions (pm-utils or
so)



SVN revision: 45596
2010-01-26 18:21:09 +00:00
Vincent Torri 036f564d05 more help fixing
SVN revision: 45585
2010-01-26 11:59:41 +00:00
Vincent Torri 955e3ad755 fix configure help
SVN revision: 45584
2010-01-26 11:54:09 +00:00
Cedric BAIL 2fab25c3bb * ecore: Move ecore_job inside ecore.
Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.


SVN revision: 45570
2010-01-25 21:59:21 +00:00
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