Commit Graph

157 Commits

Author SHA1 Message Date
Carsten Haitzler a439a2e762 wtf? no multi-line? eh? hrrrmm
SVN revision: 51233
2010-08-16 21:39:16 +00:00
Carsten Haitzler d9ed190534 actually explicitly check for >= 1.0.0 of these libs
SVN revision: 51232
2010-08-16 21:31:10 +00:00
Christopher Michael fe9f9d45ad Fix for eina detection.
SVN revision: 51230
2010-08-16 20:31:55 +00:00
Carsten Haitzler 72efa4e197 adapt to 1.0.0 alpha vers.
SVN revision: 51190
2010-08-16 10:16:31 +00:00
Mike Blumenkrantz 53b6a94ea4 ugly ugly hack to possibly let people keep using e_hal for battery/temp/illume2 without using any command line options
SVN revision: 50943
2010-08-09 19:43:34 +00:00
Mike Blumenkrantz 7968c28635 disable building of illume+illume2 together
SVN revision: 50884
2010-08-07 02:49:35 +00:00
Mike Blumenkrantz dda729f6fc after 5 months without any bug reports, eeze for battery/temperature modules is now the default over hal
SVN revision: 50883
2010-08-07 02:35:02 +00:00
Carsten Haitzler 9d3166854a and final post snap - next releasename
SVN revision: 49903
2010-06-27 14:06:10 +00:00
Carsten Haitzler d1bf04526a snap+release
SVN revision: 49899
2010-06-27 13:45:27 +00:00
Carsten Haitzler 0fe57a3e58 Snapshot e
SVN revision: 49897
2010-06-27 13:33:23 +00:00
Vincent Torri f34e89ffec * allow compilation without gettext
* fix a bit maintainer-clean rule



SVN revision: 49759
2010-06-19 17:33:38 +00:00
Cedric BAIL 150d6f4c8e * configure.ac: take inept translation a little bit into account.
SVN revision: 49743
2010-06-18 14:45:42 +00:00
Gustavo Sverzut Barbieri 7e4d365386 SVN_REPO_PATH envvar during autoconf to use svnversion in there.
Some systems, like the Gentoo, copy the svn contents somewhere before
doing the autoconf, this may result in lack of .svn and thus minor
version "0".

This patch introduces the $SVN_REPO_PATH to say where the svn checkout
containing the ".svn" directory is.



SVN revision: 49594
2010-06-09 18:22:47 +00:00
Carsten Haitzler 51e0d5e0f0 restore after snap/release
SVN revision: 49540
2010-06-06 17:43:03 +00:00
Carsten Haitzler 03f0be961b Snapshot e
SVN revision: 49538
2010-06-06 17:27:03 +00:00
Carsten Haitzler 4edd6b2199 post-snap anr release.. reset svn back.. this time for real.
SVN revision: 49526
2010-06-06 17:17:52 +00:00
Carsten Haitzler 1000694571 Snapshot e
SVN revision: 49521
2010-06-06 16:42:56 +00:00
Carsten Haitzler 4b3bd9dd4c post release - move relname to pre-svn again.
SVN revision: 49506
2010-06-06 16:23:16 +00:00
Carsten Haitzler a5966be187 Snapshot e
SVN revision: 49502
2010-06-06 16:08:24 +00:00
Hannes Janetzek 1e8d952fa2 check for X11 shape extension header
SVN revision: 49450
2010-06-04 16:05:39 +00:00
Carsten Haitzler 31a4011ee4 change svnversion shell goop to nuke sed and just use tr to delete
unwanted goop.



SVN revision: 49429
2010-06-04 01:04:24 +00:00
Iván Briano 92d5d09ad2 Let git-svn users get the right revision number to be used as version.
SVN revision: 49407
2010-06-03 07:40:54 +00:00
Carsten Haitzler c3848ae55a nopw svn revision works again.
SVN revision: 49344
2010-05-31 03:12:45 +00:00
Carsten Haitzler 0410c39a2f fix - if no svn tree, then it will pretend to be a release.
SVN revision: 49343
2010-05-31 01:59:22 +00:00
Carsten Haitzler 4625a590c2 and now follow the same setup as efl libs too.
SVN revision: 49286
2010-05-29 10:37:52 +00:00
Hannes Janetzek a75535b50a dont install desktop for wizard. it's fucking to easy to kill ones profile with it -
just too easy to use multiple select and have it loaded by accident 


SVN revision: 49213
2010-05-26 20:12:03 +00:00
Mike Blumenkrantz 97529addef match eeze changes, add init/shutdown calls to illume2 keyboard
SVN revision: 49130
2010-05-22 07:04:26 +00:00
Christopher Michael 432aecf0c8 Add acpi_bindings dialog to build process.
SVN revision: 49115
2010-05-21 20:38:09 +00:00
Carsten Haitzler d9588a3a67 add svn revision tracking into src. about dialog shows it now.
SVN revision: 49086
2010-05-21 05:42:27 +00:00
Christopher Michael 2b15f57b1b enotify is not a dep of E...nothing in the source tree is using it.
SVN revision: 48987
2010-05-18 22:44:28 +00:00
Mike Blumenkrantz f7f417298b udev mode enabled in battery module (--enable-device-udev) with polling time supported. udev times are extremely accurate AT THE TIME THAT THEY POLL.
I have added what I call "fuzzy mode", which (in udev mode only) averages the past 10 polling times to give a somewhat more readable measurement.
bugs: none that I know of?
todo: make fuzzy mode average the previous 10 times without resetting except on state change, fix "fuzzy mode" checkbox to only enable when udev is selected


SVN revision: 48973
2010-05-18 10:39:30 +00:00
Hannes Janetzek 9389d682d5 removed everything-wallpaper
SVN revision: 48963
2010-05-18 06:17:53 +00:00
Mike Blumenkrantz e65da68f57 split battery module device backend into separate files to make it more manageable. main.h now has more function protos. dummy conditional added to configure for later use with makefile source file selection.
still no functionality change


SVN revision: 48940
2010-05-17 07:17:59 +00:00
Mike Blumenkrantz b8b2d32962 clean up device backend detection, should never error now
SVN revision: 48936
2010-05-17 04:22:49 +00:00
Christopher Michael 3ff8bf1651 Remove unneeded deps for e_init_main (splash screen).
SVN revision: 48911
2010-05-16 05:27:14 +00:00
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