Commit Graph

208 Commits

Author SHA1 Message Date
Leandro Dorileo e00d7f5774 elementary: fix EDJE_VERSION
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
2013-01-05 07:42:34 +00:00
Gustavo Sverzut Barbieri c8e20e4f7b elm: edbus (v1) is disabled by default.
SVN revision: 81872
2012-12-29 14:47:48 +00:00
Henrique Dante de Almeida cdfe5155f8 [elm] Support elementary icon directory in D-Bus menu
Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 81806
2012-12-28 14:59:46 +00:00
Mike Blumenkrantz 762586961d probably want eo for elm configure...
SVN revision: 81729
2012-12-27 05:54:42 +00:00
Flavio Vinicius Alvares Ceolin 6ab7e4a2f1 elm elocation: Fixing the elementary.pc
SVN revision: 81142
2012-12-17 14:10:17 +00:00
Flavio Vinicius Alvares Ceolin b470aaa0f2 adding support for elocation
SVN revision: 80657
2012-12-11 14:05:48 +00:00
Gustavo Sverzut Barbieri b3f157541c elm now supports edbus v2, deprecated v1 function.
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-12-03 21:45:48 +00:00
Gustavo Lima Chaves 87648e9ace [elm] Introducing a new widget, along with its infrastructure -- prefs.
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-11-30 14:41:39 +00:00
Cedric BAIL c824f30090 elementary: starting work for using WebKit2 as an alternative to WebKit.
Patch by ryuan Choi <ryuan.choi@gmail.com>


SVN revision: 78219
2012-10-19 03:08:45 +00:00
Sebastian Dransfeld 870c91ca10 elementary: Add COMPOUND_TEXT handler
Needed for vim cnp

SVN revision: 77486
2012-10-04 23:19:05 +00:00
Daniel Juyung Seo 3dfd9b27d1 elm configure.ac: elementary colorselector needs ecore input. now fixed. spank cedric.
SVN revision: 77443
2012-10-04 16:33:22 +00:00
Cedric BAIL 562cb064a7 elementary: Require Ecore >= 1.7.99 to build Elementary to fix following
Patch by Igor Murzov <e-mail@date.by>


SVN revision: 77399
2012-10-04 02:50:29 +00:00
Flavio Vinicius Alvares Ceolin b65e5ed1ec elementary_codegen: Adding a basic example
Just adding an example showing how to using the codegen.



SVN revision: 76615
2012-09-13 14:06:45 +00:00
Flavio Vinicius Alvares Ceolin 1a39b4de1d elementary_codegen: generating source code from edj
Parsing the parts and programs of the specified group and generating
the header/source. Usage:
elementary_codegen --prefix myapp_myobj input.edj a_group source.c header.h



SVN revision: 76614
2012-09-13 14:06:07 +00:00
Carsten Haitzler baacb828c0 as per leif's patch - make the clearenv check nicer.
SVN revision: 76213
2012-09-06 02:45:34 +00:00
Carsten Haitzler a7a1d49fbc and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
2012-08-30 10:34:01 +00:00
Carsten Haitzler 4a1becc2ba no this isnt release - this is simply me removing the beta tag so when
we release it's ready.



SVN revision: 75740
2012-08-27 10:24:41 +00:00
Carsten Haitzler 7cdfb7365f tag as beta...
SVN revision: 75344
2012-08-17 03:57:49 +00:00
Carsten Haitzler 249a97218a more updates for 1.7.0 alpha.
SVN revision: 75095
2012-08-10 10:51:17 +00:00
Carsten Haitzler 5056cae0a8 alpha release of 1.7 - let's roll. ALPHA!
SVN revision: 75091
2012-08-10 10:37:05 +00:00
Carsten Haitzler 53e5b5af09 rename illume profile as mobile.
SVN revision: 74990
2012-08-08 06:07:37 +00:00
Carsten Haitzler cbad53a5c8 fix auicklaunch to transport environment as well as args. fixes
startup id tracking for e.



SVN revision: 74380
2012-07-25 09:56:00 +00:00
Carsten Haitzler 1e93fdbe4e update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Mike Blumenkrantz 85dd700d44 unbreak elm configure
SPANK SPANK SPANK devilhorns!


SVN revision: 71762
2012-06-06 16:43:35 +00:00
Christopher Michael 8ae0fe2422 Elm: Patches from Rob Bradford <rob@linux.intel.com> to:
* Move X related window items into their own substruct of
_Elm_Win_Smart_Data to allow grouping based on engine.

* Move X related cursor items into their own substruct of Elm_Cursor
to make supporting cursors on other platforms cleaner.

* Add support for setting the cursor under Wayland:
* Introduce a configure option and #define to as per other engines
* Add always-built API function to allow identification of running
under Wayland (like for X11)
* Call into Ecore to set the cursor when the mouse enters the desired
widget.



SVN revision: 71754
2012-06-06 13:55:15 +00:00
Vincent Torri 3cb22f6b00 Elementary: check availability of sys/times.h
SVN revision: 70859
2012-05-07 21:28:01 +00:00
Carsten Haitzler 4498a23ad0 restore .99 micro versions for trunk and add back svnrev vers too.
SVN revision: 70492
2012-04-26 04:51:32 +00:00
Carsten Haitzler 4852159a40 and removed the -beta tag...
SVN revision: 70489
2012-04-26 04:35:43 +00:00
Carsten Haitzler 6c142a1324 tag everything as beta in svn.
SVN revision: 70375
2012-04-21 01:52:12 +00:00
Carsten Haitzler e11614a052 update configure/readme for 1.0 alpha
SVN revision: 69599
2012-03-24 11:14:41 +00:00
Carsten Haitzler c0426f285f and work more on getting release in shape - version requirements.
(god this is a pain in the butt)



SVN revision: 69484
2012-03-17 06:25:41 +00:00
Carsten Haitzler 1c5a2bf377 gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Vincent Torri 426c925717 make elm compile on Windows
SVN revision: 68946
2012-03-07 13:27:06 +00:00
Mike Blumenkrantz 0511cc34a1 add -Wshadow to svn compile flags
SVN revision: 68861
2012-03-07 00:23:57 +00:00
Sumanth Krishna Mannam 14df28cdae From: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Subject: [E-devel]  [Patch] Elementary : New widget Elm_datetime patch

Attached to the mail is the patch for new elementary widget elm_datetime.
Refer to the below EFL post history for more details. 

The datetime widget provides an option to display Date & time based on
current locale format and the user can edit them through dynamic Modules.
Dynamic modules can be based on 1. Content Popup/diskselector based
list   2. Elm_entry with ISE based input   3. Elm_Spinner based  etc.
Refer to the Screenshots:  <1.ctxpopup_diskselector_UI>
<2.entry_ise_UI>   <3.spinner_selection_UI>

Can someone review and push this patch to EFL repository?

Change description:
New widget Elm_datetime is added.
Datetime widget displays the Date &Time fields and provides a
customizable way to edit them.
The widget is implemented in a modular fashion for date/time field inputs.
Ctxpopup based input is proposed as the default selection module.
Localization support based on Libc is also supported.

Sign-Off By:  Sumanth M.V.K  <sumanth.m@samsug.com>



SVN revision: 68696
2012-03-05 11:07:05 +00:00
Cedric BAIL 2b7a2bfba5 elementary: be able to specify elementary private data subdirectory.
SVN revision: 67356
2012-01-19 17:12:15 +00:00
Michael BOUCHAUD 60bcae3b4a elementary: I have say evas 1.2
SVN revision: 66231
2011-12-14 21:45:46 +00:00
Michael BOUCHAUD 0827c81a3f elementary: sorry, but elementary need evas 1.2
SVN revision: 66230
2011-12-14 21:42:41 +00:00
Tom Hacohen cc8c6489d2 elementary: Fixed svn detection for svn1.7
SVN revision: 66146
2011-12-13 08:52:47 +00:00
Cedric BAIL 0c63e7b2d4 elementary: support build without Ecore_IMF and/or without Ecore_Con.
SVN revision: 65449
2011-11-20 15:00:43 +00:00
Cedric BAIL e7a7a30c07 elementary: support environment without sys/mman.h.
SVN revision: 65447
2011-11-20 14:56:12 +00:00
Youness Alaoui 6d00462910 Elementary: Add support for the PSL1GHT engine
SVN revision: 64784
2011-11-05 17:50:09 +00:00
Youness Alaoui 3738c5d7d0 Elementary: Use eina_lock in elm_store
SVN revision: 64775
2011-11-05 17:49:11 +00:00
Vincent Torri 52291c5aec Elm: AM_PROG_CC_STDC is deprecated
SVN revision: 64744
2011-11-04 20:31:44 +00:00
Nicolas Aguirre ec32ba1369 elementary: Add ecore_cocoa backend to elementary
SVN revision: 64657
2011-11-02 19:26:29 +00:00
Vincent Torri 136032470c Elementary: do not enter po/ if --disable-nls is passed to configure
SVN revision: 64271
2011-10-21 21:20:12 +00:00
Carsten Haitzler 756ba0dde4 it's time we moved to elm 0.8
SVN revision: 64194
2011-10-20 08:52:27 +00:00
Youness Alaoui b92df9c1ba Elementary: Oups, typo, need to test for second statement
SVN revision: 64097
2011-10-15 09:51:26 +00:00
Youness Alaoui 27e9c3bd52 Elementary: untabify configure.ac
SVN revision: 64095
2011-10-15 09:48:56 +00:00
Youness Alaoui 804388b012 Elementary: Do not build modules if dlopen is not available on the system
SVN revision: 64094
2011-10-15 09:48:50 +00:00
Youness Alaoui 556929b900 Elementary: Quicklaunch support depends on dlopen, which is now non-mandatory
SVN revision: 64093
2011-10-15 09:48:42 +00:00
Youness Alaoui c377a50f70 Elementary: Check for PATH_MAX define availability
SVN revision: 64089
2011-10-15 09:30:52 +00:00
Carsten Haitzler 7efb904984 and lets stick to ewebkit? there is no web_client (at least not from
webkit)



SVN revision: 63720
2011-09-30 08:47:19 +00:00
Iván Briano 1107e0e543 People from Earth: Welcome Elm_Web
Started by glima as a thin wrapper around ewk_view to make webkit
work better integrated with Elementary, then grew up as a more complete
widget thanks to k-s' magic fingers, and now I screwed it up but it looks
like it works, so there..

Build WebKit-EFL, rebuild Elementary and enjoy elm_web.


SVN revision: 63676
2011-09-29 20:58:22 +00:00
Vincent Torri d82ef7eea7 bump gettext version
SVN revision: 63634
2011-09-27 21:39:49 +00:00
Carsten Haitzler 430e7463f5 this is... the beginning of accessibility supportin elm. it's direct
as in elm manages it itself - all it needs is a module to send text
to. one is provided here that just execs espeak and handles a stream
of things for it to say. this is only a start and is still being
fleshed out.



SVN revision: 62585
2011-08-19 11:07:42 +00:00
Carsten Haitzler 39c2a4aa6f dont need elementary.dox anymore - it's empty.
SVN revision: 62227
2011-08-09 07:16:43 +00:00
Carsten Haitzler 8803910b36 make ecore_con a default requirement for elm.
SVN revision: 61789
2011-07-27 05:59:01 +00:00
Rafael Antognolli 8e6e220bc4 elementary/doc - Moving preview programs to their own dir.
Also added a new rule that is a dependency of docs, which will call the
widget preview programs to be built. They are not going to be built on
the general "all" rule anymore.



SVN revision: 61593
2011-07-22 17:20:31 +00:00
Vincent Torri d20639dde2 Elementary : add an option to disable video support (enabled by default)
SVN revision: 61393
2011-07-15 06:06:03 +00:00
Vincent Torri d3a1fdd8fb again, first part of the fix of compilation of elm_map without ecore_con. elm_map.c must be fixed.
SVN revision: 61216
2011-07-10 21:45:47 +00:00
Tom Hacohen 1255fadd05 Revert "add first part of the ecore_con support. elm_map.c must be fixed."
Elm doesn't compile for me with this in.
This reverts commit 61193

SVN revision: 61198
2011-07-10 11:51:47 +00:00
Vincent Torri 2e130b0de9 add first part of the ecore_con support. elm_map.c must be fixed.
SVN revision: 61193
2011-07-10 09:00:57 +00:00
Cedric BAIL 2c9cbe32f3 elementary: add higger level elm_video object.
SVN revision: 60877
2011-06-30 17:18:13 +00:00
Mike McCormack c6086007c4 elementary: Build with -Wall -W
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 60794
2011-06-29 06:40:45 +00:00
Cedric BAIL 452e2d379f elementary: use Eio when available for fileselector.
SVN revision: 60692
2011-06-25 23:39:43 +00:00
Jonathan Atton 6b88bee7e5 elm_map: use emap
SVN revision: 60684
2011-06-25 14:30:10 +00:00
Rafael Antognolli 0d9d40a029 elementary: fix check of examples build and install.
This check should be before AC_OUTPUT in configure.ac.



SVN revision: 60406
2011-06-16 18:58:44 +00:00
Jonas M. Gastal 0a19a833d1 Elementary: Actionslider example and accompaning documentation.
SVN revision: 60351
2011-06-15 14:22:11 +00:00
Rafael Antognolli 5f39c211de elementary: fix doc build when srcdir != builddir.
SVN revision: 60273
2011-06-13 14:51:06 +00:00
Michael BOUCHAUD bff85e95bd elementary: add eio test with a genlist
SVN revision: 59675
2011-05-25 19:08:38 +00:00
Carsten Haitzler 1cd4e44b23 use new eina prefix fun
SVN revision: 58855
2011-04-24 08:18:00 +00:00
Carsten Haitzler 8e6e484440 revert version change 999 -> 99. also e17 didnt even need it as it
produced no versioned .so files.



SVN revision: 57844
2011-03-18 07:35:19 +00:00
Sebastian Dransfeld cba5b045dc Set v_mic to 99 (less than 256) to please OS X
SVN revision: 57824
2011-03-17 13:12:50 +00:00
Carsten Haitzler 98b934f875 i think elm now needs svn edje too.
SVN revision: 57619
2011-03-09 10:28:46 +00:00
Carsten Haitzler 1ecd1b09e0 DSO... ok link everything elm lib links and be done with it so we
donly have to do this in one place... and we do need a svn evas
(1.0.999+)



SVN revision: 57617
2011-03-09 09:44:22 +00:00
Carsten Haitzler 608fe3ca55 be DSO pedantic.
SVN revision: 57616
2011-03-09 09:18:31 +00:00
Cedric BAIL 784331b459 elementary: still more DSO fix.
SVN revision: 57425
2011-02-28 16:07:36 +00:00
Cedric BAIL 473e637318 elementary: more DSO fix.
SVN revision: 57421
2011-02-28 15:55:19 +00:00
Cedric BAIL 05745b6f1e elementary: fix another DSO build issue.
SVN revision: 57420
2011-02-28 15:45:13 +00:00
Tom Hacohen 689ff9abd5 Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

SVN revision: 56673
2011-02-03 15:52:49 +00:00
Carsten Haitzler 9b23130f71 tnx vtorri -> cleaner module thing. more minimal changes.
SVN revision: 56400
2011-01-30 09:50:56 +00:00
Carsten Haitzler 77db5196c8 lock externals to major version of edje.
SVN revision: 56397
2011-01-30 05:59:24 +00:00
Carsten Haitzler a3f6b0b67b fix possible empty if that can caus eproblems on some shells.
SVN revision: 56203
2011-01-17 08:34:20 +00:00
Mike Blumenkrantz a45ea59ca3 a widget toolkit should NOT, I repeat, should NOT, depend on HAL. especially when no HAL functionality is used.
SVN revision: 55961
2011-01-06 23:09:56 +00:00
Vincent Torri 640754ae71 add guards in config.h to avoid multiple inclusions
raster: may I rename elementary_config.h to config.h ? If I
add macros for all the init stuff, it would be nice to have
consistent name for that file


SVN revision: 55952
2011-01-06 19:01:34 +00:00
sangho park 6f63c7bf30 From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map module patch

This is a patch for elm_map module.
when app developers or companies want to use specific license map (i.e
google map), module is needed.

- add new map provider for module "ELM_MAP_SOURCE_MODULE".
- add test_map module.
- add test code for module provider.
- add my name to AUTHORS.



SVN revision: 55684
2010-12-21 09:14:47 +00:00
Cedric BAIL 650c60f862 * elementary: snapshot it.
SVN revision: 55240
2010-12-04 00:52:03 +00:00
Carsten Haitzler 6ce323eaa0 make thread support windows friendly. i hope.
SVN revision: 54754
2010-11-21 04:37:52 +00:00
Carsten Haitzler 63fd838ebe move store to an actual lib file - elementray.h too and check for
pthread support due to locks. (vtorri - windows way of doing this?)



SVN revision: 54740
2010-11-20 11:12:15 +00:00
Cedric BAIL 989ee2acb5 * eio, ethumb and elementary: snapshot increase.
SVN revision: 54508
2010-11-12 16:03:34 +00:00
Eduardo de Barros Lima 15d98ebdff Elementary: Don't #define _GNU_SOURCE
Use proper AC_GNU_SOURCE macro in configure.ac instead.



SVN revision: 53168
2010-10-07 21:34:43 +00:00
Tiago Rezende Campos Falcao 3b04b52ba4 Adding debug option in elementary.
SVN revision: 52966
2010-10-01 19:03:23 +00:00
Tiago Rezende Campos Falcao 6f6106f6c3 Isolating single quote in configure.ac
SVN revision: 52965
2010-10-01 19:03:19 +00:00
Vincent Torri 481f83d212 fix compilation with MinGW
SVN revision: 52819
2010-09-27 21:49:00 +00:00
Cedric BAIL def2ebbdbf * elementary: make it possible to disable quick launch manually.
SVN revision: 52366
2010-09-17 13:29:53 +00:00
Cedric BAIL 51196bbc21 * elementary: make it possible to disable some binary.
SVN revision: 52365
2010-09-17 13:18:13 +00:00
Vincent Torri 0f5c7a96f2 Use a macro to add a specific path for efl tools (edje_cc and eet, here)
See usage in efl_binary.m4


SVN revision: 51514
2010-08-22 07:19:29 +00:00
Cedric BAIL 5826c17db1 * edje: fix edje external module path.
SVN revision: 51251
2010-08-17 13:29:23 +00:00
Carsten Haitzler 5897ae7d63 adapt to 1.0.0 alpha vers.
SVN revision: 51191
2010-08-16 10:16:39 +00:00