Commit Graph

344 Commits

Author SHA1 Message Date
Carsten Haitzler 6d0ccb4d99 oops - forgot to add evas to e_start deps.
SVN revision: 83890
2013-02-14 12:54:08 +00:00
Carsten Haitzler b5716e703c contact module++... empty shell atm.
SVN revision: 83801
2013-02-10 06:21:47 +00:00
Mike Blumenkrantz d7c52deb98 merge all bindings dialogs into single module: conf_bindings
configs have been updated to load correct module and modapi version has been bumped to invalidate old modules


SVN revision: 83632
2013-02-05 14:03:11 +00:00
Mike Blumenkrantz e69eea3bf0 fix music control module pkgconfig version checks
SVN revision: 83502
2013-01-31 10:20:46 +00:00
Mike Blumenkrantz a32dc24f00 back to snapshot versioning for trunk/e
SVN revision: 83301
2013-01-24 14:02:55 +00:00
Mike Blumenkrantz cdf4fb7950 unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure
SVN revision: 83204
2013-01-24 07:59:28 +00:00
Leif Middelschulte 421a884174 Yet another LC_ALL=C infront of 'svnversion' command in configure.ac
SVN revision: 82824
2013-01-15 16:17:36 +00:00
Carsten Haitzler b6a5ad1a40 from gustavo - efm cmdline grok uri's but needs efreet linking.
SVN revision: 82712
2013-01-13 05:36:22 +00:00
Lucas De Marchi 8cacf8429d e: merge comp module into core
* Move compositor to core, but letting the configuration there
 * Rename all files and functions from e_mod_comp_* to e_comp_*
 * Move the config dialogs to a new module named conf_comp. It still
   uses a domain config, otherwise it would not pick the current
   user's configuration. Maybe it would be wise to later on move these
   options to e_config
 * Fixup the wizard mess linking the header in the build tree in order
   to be able to create the config. Since now it's in core, we don't
   need to play linking games in the build system

I'm not sure if the wayland part works. It was not even building
previously so I'll let for who cares about this to actually test and
report bugs.



SVN revision: 82454
2013-01-09 11:34:07 +00:00
Lucas De Marchi 5efeaedf21 e: remove dropshadow module
dropshadow module conflicts with composite, which will be always enabled
by future commits. Remove the module to allow turning composite as
always-enabled.



SVN revision: 82224
2013-01-04 18:35:22 +00:00
Mike Blumenkrantz c55c354bbd bump trunk e lib req version
SVN revision: 82218
2013-01-04 17:39:32 +00:00
Lucas Joia 21c0a5381b e/bluez4: include bluez4 module
Patch by: Lucas Joia <lucasjoia@profusion.mobi>


SVN revision: 82185
2013-01-04 16:11:48 +00:00
Lucas Joia c83d114491 e appmenu: Initial commit of module that show application menus exported by dbus
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82178
2013-01-04 13:48:45 +00:00
José Roberto de Souza 7b46cb51bf e: Remove e_dbus dependency
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82125
2013-01-03 22:08:40 +00:00
Mike Blumenkrantz 9e207e6f92 conf2
SVN revision: 82078
2013-01-03 14:47:21 +00:00
Joel Klinghed 5cd9d5a35a From: Joel Klinghed <the_jk@spawned.biz>
Subject: [E-devel] Alpha5: 7 patches and 1 bug

* enlightenment-0.17.0-alpha5-mixer-alsa.patch
Use cflags from pkg-config alsa-lib when using alsa headers.

* enlightenment-0.17.0-alpha5-xkb_base.patch
When searching for xkeyboard-config rules, before trying a long list of
guessed standard paths, check the one given by the pkg-config file if
it exists.



SVN revision: 82059
2013-01-03 11:26:14 +00:00
José Roberto de Souza 9631258de4 e: Port connman to edbus v2
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82014
2013-01-02 20:38:25 +00:00
José Roberto de Souza 996fdc6351 e: Initial commit of music control module
demarchi: There are some coding style issues, particularly on .edc
files, but they will be fixed on a later commit.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81988
2013-01-02 13:18:51 +00:00
José Roberto de Souza 5e4352e9b3 e: e_fm udisk ported to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81985
2013-01-02 13:16:19 +00:00
José Roberto de Souza 5655cbf8af e: Remove Hal backend from e_fm
Since Hal is deprecated since 2008 it's a bad idea wasting time porting
it to edbus.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81984
2013-01-02 13:16:14 +00:00
Lucas De Marchi de0b5a2978 e: do not use useless warning "missing field initializers"
Now that E is starting to use edbus, it would be great to shut up this
gcc warning, so the edbus tables can be written sanely.



SVN revision: 81978
2013-01-02 13:15:01 +00:00
José Roberto de Souza 5b714e3146 e: Port fileman to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81977
2013-01-02 13:14:54 +00:00
José Roberto de Souza 71fa105fd8 e: Port battery module to upower and edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81975
2013-01-02 13:14:29 +00:00
Mike Blumenkrantz edef3aae1c and this is not the way you assign shell script variables...
SVN revision: 81844
2012-12-28 20:34:01 +00:00
Mike Blumenkrantz 7e39c6af7c I guess we're supposed to use this mkdir macro
SVN revision: 81842
2012-12-28 20:20:34 +00:00
Mike Blumenkrantz 4870c1fa84 not sure why efm reqs is a warning, but it stops now.
SVN revision: 81841
2012-12-28 20:15:55 +00:00
Mike Blumenkrantz 3d30dff257 reenable wp2, physics, access modules
SVN revision: 81727
2012-12-27 05:34:56 +00:00
Mike Blumenkrantz 9473ab1ccd back to random version numbers we go!
SVN revision: 81627
2012-12-22 00:07:48 +00:00
Mike Blumenkrantz 7ae8bb351a E17: THE RELEASINATING IS NOW
SVN revision: 81625
2012-12-21 23:57:36 +00:00
Mike Blumenkrantz 54638ec7d4 bump efl required version for e17
SVN revision: 81549
2012-12-21 13:46:27 +00:00
Mike Blumenkrantz dddfaa1ae2 E17 RELEASE CANDIDATE: OMEGA 12
SVN revision: 81287
2012-12-18 17:17:34 +00:00
Mike Blumenkrantz 50a0593fe1 LUCKY #17 RELEASE!
SVN revision: 80969
2012-12-14 16:30:50 +00:00
Rui Seabra fdc2e9a606 Bind the rpm spec version requirement of efl to what's defined in configure.ac
SVN revision: 80688
2012-12-11 19:50:09 +00:00
Mike Blumenkrantz c4d984eaec e now requires EFL >= 1.7.3
SVN revision: 80666
2012-12-11 15:46:18 +00:00
Mike Blumenkrantz 997f2f6bbc GAMMA RELEASE: HULK SMASH
SVN revision: 80662
2012-12-11 15:18:09 +00:00
Mike Blumenkrantz 1133f681e3 BETABETABETABETABETABETABETABETABETABETABETABETA
SVN revision: 80465
2012-12-07 14:37:31 +00:00
Mike Blumenkrantz 12421efeeb ALPHA8: THE MOST ALPHA OF ALPHAS
SVN revision: 80175
2012-12-04 15:39:06 +00:00
Carsten Haitzler df2ea008c2 fix eina linking of e_open.
SVN revision: 80049
2012-12-03 11:40:34 +00:00
Mike Blumenkrantz bf5d2db05e some dso fixes for e_fm_cmdline
SVN revision: 80045
2012-12-03 11:24:40 +00:00
Vincent Torri 688aa066a1 E17: define htonl correctly
SVN revision: 79960
2012-12-01 07:19:18 +00:00
Mike Blumenkrantz d8107b2f96 ALPHA7: IT'S MAGNIFICENT
SVN revision: 79912
2012-11-30 16:10:56 +00:00
Mike Blumenkrantz 9f24a15665 E17 is no longer in birthday mode :(
SVN revision: 79866
2012-11-30 07:04:48 +00:00
Mike Blumenkrantz b75f8bf596 for the next 24 hours, E17 is in BIRTHDAY MODE!!!!!!!!!!!!!!!!!
HAPPY BIRTHDAY RASTER!


SVN revision: 79798
2012-11-29 02:30:06 +00:00
Mike Blumenkrantz af01b1f8ab use e_dbus after all I guess? I'm so confused
SVN revision: 79779
2012-11-28 11:27:20 +00:00
Mike Blumenkrantz 037cff8ebd argh it was only connman that was broken and I am the breaker
SVN revision: 79776
2012-11-28 10:24:25 +00:00
Mike Blumenkrantz 75d94d7910 not sure who did this, but changing e_dbus to edbus all over like this breaks configure pretty badly for anyone using the 1.7 branch without edbus (which is NOT a requirement)
SVN revision: 79775
2012-11-28 10:18:54 +00:00
Mike Blumenkrantz 9efdd5beae ALPHA6: DOWN WITH THE SICKNESS (because I'm sick)
SVN revision: 79752
2012-11-27 17:37:34 +00:00
Mike Blumenkrantz 4419d8a739 ALPHA5: ZOOOOOOOOMM
SVN revision: 79568
2012-11-23 18:32:22 +00:00
Mike Blumenkrantz 4fe3d51f74 ALPHA4: GOOOhackcoughcoughcough whewOOOOOOOOOOOOOOOOOOOOOOOO
SVN revision: 79478
2012-11-20 20:39:49 +00:00
Mike Blumenkrantz 5e139f8de9 E17 ALPHA 3: ASSEEEEEEMMMMMBBLLLLEEEEEEEEEEE
SVN revision: 79398
2012-11-16 14:59:29 +00:00