Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-11 | 1.9.0 alpha1 releasev1.9.0-alpha1 | Mike Blumenkrantz | |
2014-02-08 | Show docs info/instructions in config summary | davemds | |
2014-01-24 | elementary - fix the build break. | ChunEon Park | |
caused by commit 9aa68bca91678dcd83de3e35be1a7121094d6ef7. fix please cedric if this is wrong. | |||
2014-01-24 | autotools: restore support of static compilation. | Cedric BAIL | |
This should fix T599. | |||
2014-01-08 | fix mingw build for setuid fix/checks | Carsten Haitzler (Rasterman) | |
2014-01-06 | elm: Removed the use of __UNUSED__ from elementary. | Daniel Juyung Seo | |
Use EINA_UNUSED instead. | |||
2013-12-26 | elm config - move x properties to child window of root. reduces wakeups | Carsten Haitzler (Rasterman) | |
2013-12-13 | web: Include webkit header in Elementary.h when built with ewebkit or ewebkit2 | Ryuan Choi | |
Like other options, Elementary.h will contain WebKit.h or WebKit2.h when elementary was built with ewebkit or ewebkit2. | |||
2013-12-12 | pkgbuild: follow AUR elemetary-git version naming. | Cedric BAIL | |
2013-12-08 | elementary: remove now unecessary work around for windows build. | Cedric Bail | |
2013-12-06 | configure: Enable v_rev again master for this development cycle. | Stefan Schmidt | |
Thanks to Doug for pointing it out to me. | |||
2013-12-05 | configure: Bump version to 1.8.99 to indicate development cycle. | Stefan Schmidt | |
1.8.0 is out and we are in the dev cycle for 1.9 so indicate this with the version 1.8.99 for builds from git master. | |||
2013-12-03 | pass distcheck - add imported headers to makefiles to pass | Carsten Haitzler (Rasterman) | |
2013-12-01 | libtool: work around lack of communication between mingw and libtool to ↵ | Cedric Bail | |
generate .dll. | |||
2013-12-01 | v1.8.0v1.8.0 | Carsten Haitzler (Rasterman) | |
2013-11-29 | v1.8.0-beta2v1.8.0-beta2 | Carsten Haitzler (Rasterman) | |
2013-11-25 | 1.8.0-beta1v1.8.0-beta1 | Carsten Haitzler (Rasterman) | |
2013-11-19 | Introduce check for unit testing framework of Elementary | Ryuan Choi | |
Reviewers: seoz, tasn CC: tasn, cedric Differential Revision: https://phab.enlightenment.org/D91 | |||
2013-11-19 | 1.8.0-alpha2v1.8.0-alpha2 | Carsten Haitzler (Rasterman) | |
2013-11-13 | configure.ac: say 'no' not 'none' when webkit is not detected during autogen. | Daniel Juyung Seo | |
2013-11-12 | option build deps that efl guarantees... now just are assumed and not ifdef'd | Carsten Haitzler (Rasterman) | |
2013-11-04 | elementary: automatically detect if compiler can build quicklaunch binary. | Cedric Bail | |
2013-11-04 | alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1 | Carsten Haitzler (Rasterman) | |
2013-09-05 | Use AC_CONFIG_FILES instead of AC_OUTPUT with argument. | Ryuan Choi | |
AC_OUTPUT with argument is deprecated. | |||
2013-07-23 | elementary: we are using the beta API of EFL. | Cedric Bail | |
2013-06-28 | elementary: fix build without public Eo API turned on. | Cedric Bail | |
2013-06-09 | configure.ac: display enable debug build option. | Daniel Juyung Seo | |
2013-06-07 | add pkgbuild | Carsten Haitzler (Rasterman) | |
2013-06-05 | A few configure.ac microfixes. | Alex-P. Natsios | |
Grammar fixes for a few dep/reqs error messages Grammar fixes for the rest of dep/reqs error msgs fixed placement of : in echoed line about wayland bumped required version of stuff to 1.7.99 | |||
2013-05-20 | Elementary: Minor cleanup of eldbus in configure.ac. | Doug Newgard | |
Just realigns things and corrects names and versions. | |||
2013-04-26 | fix libm linking | Carsten Haitzler (Rasterman) | |
http://trac.enlightenment.org/e/ticket/2339 | |||
2013-04-23 | Rename edbus->eldbus | Lucas De Marchi | |
2013-04-03 | Added ElementaryConfigVersion.cmake.in | Ryuan Choi | |
2013-02-25 | When configuring the source outside of the git tree | U. Artie Eoff | |
(i.e. git checkout-index ...), 'git rev-list --count HEAD' will fail. Thus, just set v_rev to 0 like we did when this was an svn managed project. Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com> | |||
2013-02-25 | Fixed rev part of the version to work with git. | Tom Hacohen | |
2013-02-05 | Elementary: Ship cmake configs (like pkg-config). | Tom Hacohen | |
This should make it easier for applications to use efl with cmake. It seems to work with my tests. It's ugly and redundant but it's the first step. Not all the components are supported at the moment. SVN revision: 83639 | |||
2013-01-18 | elm: use edje's provided module arch for externals. | Gustavo Sverzut Barbieri | |
SVN revision: 82978 | |||
2013-01-15 | Prepend svnversion command with LC_ALL=C so the subsequent grep works with ↵ | Leif Middelschulte | |
non-english locales too. Anybody who has the entire trunk and branches around is welcome to apply an analogue patches to it. SVN revision: 82821 | |||
2013-01-10 | elementary: remove build dependencie from old e_dbus. | Cedric BAIL | |
SVN revision: 82517 | |||
2013-01-05 | elementary: fix EDJE_VERSION | Leandro Dorileo | |
The old edje build system considered just maj to MODULE_ARCH, now it takes in account maj.min.v_mic - so, elm and edje don't understand each other - resulting in broken things like edje_external module not being loaded. SVN revision: 82269 | |||
2012-12-29 | elm: edbus (v1) is disabled by default. | Gustavo Sverzut Barbieri | |
SVN revision: 81872 | |||
2012-12-28 | [elm] Support elementary icon directory in D-Bus menu | Henrique Dante de Almeida | |
Patch by: Henrique Dante de Almeida <hdante@profusion.mobi> SVN revision: 81806 | |||
2012-12-27 | probably want eo for elm configure... | Mike Blumenkrantz | |
SVN revision: 81729 | |||
2012-12-17 | elm elocation: Fixing the elementary.pc | Flavio Vinicius Alvares Ceolin | |
SVN revision: 81142 | |||
2012-12-11 | adding support for elocation | Flavio Vinicius Alvares Ceolin | |
SVN revision: 80657 | |||
2012-12-03 | elm now supports edbus v2, deprecated v1 function. | Gustavo Sverzut Barbieri | |
v1 is now deprecated (EINA_DEPRECATED) but still there, should still work and not break any existing app. v2 is now there as well, all software is being ported to use it now. Just Enlightenment itself will still ship with v1 and as soon as we release it will go v2, we have the patches here. SVN revision: 80110 | |||
2012-11-30 | [elm] Introducing a new widget, along with its infrastructure -- prefs. | Gustavo Lima Chaves | |
The prefs widgets aims to aid with the implementation of preference/configuration windows/UI elements in Elementary-based applications (think of Enlightenment configuration dialogs, elementary_config, etc). Prefs is a widget that populates its view with widgets bound to data types (following the instructions of a ".epb" file that describes a set of items) and handles the storage/restoration of such data on a configuration file automatically. There's also the prefs_data handle, which is the one dealing with user saved data for a given epb defaults set. The documentation on the new widget is rich (we have examples and even an EPC reference) and there's a new test entry for it. I'm blogging about it soon, with screeshots and more details. Enjoy. ps.: This is a team work by Murilo Belluzzo, Ricardo de Almeida and me. SVN revision: 79909 | |||
2012-10-19 | elementary: starting work for using WebKit2 as an alternative to WebKit. | Cedric BAIL | |
Patch by ryuan Choi <ryuan.choi@gmail.com> SVN revision: 78219 | |||
2012-10-04 | elementary: Add COMPOUND_TEXT handler | Sebastian Dransfeld | |
Needed for vim cnp SVN revision: 77486 | |||
2012-10-04 | elm configure.ac: elementary colorselector needs ecore input. now fixed. ↵ | Daniel Juyung Seo | |
spank cedric. SVN revision: 77443 |