Commit Graph

133 Commits

Author SHA1 Message Date
Cedric BAIL bc3484f7ae elementary: free at the right time.
SVN revision: 61549
2011-07-21 10:45:21 +00:00
Daniel Juyung Seo 9dee09279c elm src/edje_externals/Makefile.am: Build alphabetical order.
SVN revision: 61153
2011-07-08 11:20:53 +00:00
Daniel Juyung Seo 159aba2ca7 elm/src/edje_externals/elm_icon.c: Fixed indentation.
SVN revision: 61083
2011-07-06 13:24:35 +00:00
Michael BOUCHAUD 0f51f6a912 elementary: use line wrap for the edje_external entry object
SVN revision: 61046
2011-07-05 11:30:46 +00:00
Michael BOUCHAUD 3df1497e77 elementary: add entry widget in edje_external
SVN revision: 61037
2011-07-05 10:33:24 +00:00
Tom Hacohen 3fa8a29dac Elm anchorblock: Fix code to use the new elm_object_text_set/get API
SVN revision: 61000
2011-07-04 10:40:10 +00:00
Tom Hacohen 23a544282f Elm anchorview: Fix code to use the new elm_object_text_set/get API
SVN revision: 60998
2011-07-04 10:40:02 +00:00
Tom Hacohen bafb5ce6b8 Elm bubble: Fix code to use the new elm_object_text_set/get API.
SVN revision: 60996
2011-07-04 10:14:14 +00:00
Tom Hacohen 3ee5d802ab Elm fileselector_btn_ent: Fix code to use the new elm_object_text_set/get API.
SVN revision: 60994
2011-07-04 10:14:08 +00:00
Tom Hacohen b071be2cd2 Elm fileselector_btn: Fix code to use the new elm_object_text_set/get API.
SVN revision: 60992
2011-07-04 10:14:02 +00:00
Tom Hacohen c344fb3ed4 Elm progress: Fix code to use the new elm_object_text_set/get API.
SVN revision: 60990
2011-07-04 10:13:56 +00:00
Tom Hacohen cb18ff8cfc Elm check: Fix edje_externals to use elm_object_text_set.
SVN revision: 60988
2011-07-04 10:13:50 +00:00
Tom Hacohen 6979f9bfae Elm radio: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60987
2011-07-04 10:13:46 +00:00
Daniel Juyung Seo a2d3d40fce elm edje_externals: Applied hoversel/slider elm_xxx_label_get/set API changes.
Use elm_object_text_get/set instead of elm_xxx_label_get/set.


SVN revision: 60874
2011-06-30 15:27:38 +00:00
Daniel Juyung Seo 857af86916 elm edje_externals: Applied button/toggle elm_xxx_label_get/set API changes.
Use elm_object_text_get/set instead of elm_xxx_label_get/set.


SVN revision: 60849
2011-06-30 01:33:38 +00:00
Mike McCormack 0295f4d56e elementary: elm_label_label_ -> elm_object_text
Clear deprecated warnings.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 60798
2011-06-29 06:41:31 +00:00
Iván Briano 80cc2fb9ca don't reference dead scrolled_entry in externals module
SVN revision: 60454
2011-06-17 18:22:15 +00:00
Carsten Haitzler c44f45485f big move forward. scrolled entry and entry merge into entry. entry now
can be scrollable or not. scrolled entry now just calls entry calls
and is marked as dperecated to be killed off in the future so no need
to document it etc. edje external also goes.



SVN revision: 60438
2011-06-17 09:44:31 +00:00
Daniel Juyung Seo 175ab810f0 Elementary src/edje_externals/elm_segment_control.c: Fixed warnings.
SVN revision: 59794
2011-05-30 02:00:10 +00:00
Daniel Juyung Seo a8297cf00e Elementary src/edje_externals/Makefile.am: Alphabetical build order.
SVN revision: 59793
2011-05-30 01:59:13 +00:00
Michael BOUCHAUD 65f0f28185 elementary: add external elm_index
SVN revision: 59758
2011-05-27 17:34:02 +00:00
Michael BOUCHAUD eab341cf12 elementary: add external segment_control
SVN revision: 59737
2011-05-27 14:32:12 +00:00
Cedric BAIL 132c22db16 elementary: reduce error noise.
SVN revision: 59243
2011-05-06 16:14:04 +00:00
Sangho Park b4830b8e84 Elementary map: elm_map source patch
i removed all custom enum & url callback of elm_map.
(ELM_MAP_SOURCE_CUSTOM_1, ELM_MAP_SOURCE_CUSTOM_2, ..., _custom1_url_cb, _custom2_url_cb, ... etc)
instead of those, i made sources list.
changed APIs are almost internal APIs...
but some APIs were changed for intuitive usage of map source.
user can make map module instead of setting custom APIs.

another change is "elm_module -> eina_module".
the reason of this change, is that elm_module uses environment value (i.e getenv, setenv.. ELM_MODULES)
i don't want to have a environment value dependency.


SVN revision: 59184
2011-05-04 09:44:53 +00:00
Sangho Park cfc655445f elementary: sort Makefile.am for compiling sequence
SVN revision: 58947
2011-04-27 06:20:23 +00:00
Daniel Juyung Seo b1c1993845 Elementary: Removed trailing whitespaces.
SVN revision: 58754
2011-04-20 14:16:51 +00:00
Michael BOUCHAUD 97dee1c433 elementary: add page relative, item size and horizontal controls to external gengrid
SVN revision: 58706
2011-04-18 10:59:45 +00:00
Cedric BAIL 4c49d3ec19 elementary: fix wrong refcounting.
SVN revision: 57595
2011-03-08 15:54:15 +00:00
Daniel Juyung Seo 32778a770a Elementary magic key: Fixed typo.
SVN revision: 57001
2011-02-14 01:47:51 +00:00
Carsten Haitzler 66dbccf4c9 annoy people using elm's widget api!
SVN revision: 56987
2011-02-13 14:58:38 +00:00
Michael BOUCHAUD 863cd6e598 elementary: add edje_external gengrid
SVN revision: 56843
2011-02-09 15:14:28 +00:00
Jonathan Atton f10db79a73 elm external: elm_label fix segv
SVN revision: 56822
2011-02-08 21:56:41 +00:00
Jonathan Atton 7ac159bb4a elm external: fix the previous patch. Sorry I was stupids and didn't check correctly !
SVN revision: 56759
2011-02-06 21:57:25 +00:00
Jonathan Atton 8ea3fc6f4b elm: replace printf() by LOG_DEBUG()
SVN revision: 56754
2011-02-06 17:14:21 +00:00
Jonathan Atton 8bfd0fec96 elm external: fix elm_label
SVN revision: 56727
2011-02-05 17:58:49 +00:00
Michael BOUCHAUD bfbe785bad elementary: switch int to double timeout slideshow in edje_external
SVN revision: 56608
2011-01-31 14:43:34 +00:00
Carsten Haitzler 16e1e0b663 dont ALWAYS init elm for externals - if one isnt used.. why init it?
(for that matter externals has a problem in design - it loads every
module for externals and thus links in every lib even if never used by
the app/edje obj).



SVN revision: 56218
2011-01-19 04:55:19 +00:00
Carsten Haitzler b01e13faf2 warning--
SVN revision: 55129
2010-12-02 03:37:17 +00:00
Leandro Pereira 746b412b15 elementary: tab -> spaces
SVN revision: 55087
2010-11-30 15:18:21 +00:00
Tiago Rezende Campos Falcao f4294f8d2c Replace calloc by ELM_NEW and hack last externals
Spank watchwolf. The last added externals dont compile with the flags
that we try to keep OK, since revision 53683.

Replace calloc(1,X) to use ELM_NEW, i want do tests with mem pool.

SVN revision: 54778
2010-11-22 12:46:58 +00:00
Jonathan Atton 46d571bd68 elm : add edje external icon, label and scroller
SVN revision: 54446
2010-11-10 22:48:36 +00:00
Jonathan Atton 9c29a3ea1d elm : add expand in the edje external genlist
SVN revision: 54445
2010-11-10 22:44:44 +00:00
Bruno Dilly 81b68b08a9 Remove elm_notepad
Notepad had a big issue: users couldn't access the entry, so notepad
was something near to an useless widget.

We needed to choose between wrap all entry functions or add these file
save / load and autosave features to entries.

As discussed on the emails list, we decided to go with the second
option, so we won't have an extra widget with lots of wrap functions.

Notepad was internally just an elm_entry with a scroll, so using
a scrolled entry with a file set will do the job.

I've added a test called Entry Notepad that looks like the removed
Notepad test. But we will see the improvements - you can clear the entry
or whatever you want, because the entry is the object you are creating.

If you were using elm_notepad before, just s/notepad/scrolled_entry
and almost everything should work fine. Another change was the function
file_save(obj, file, format), is now just file_save(obj), and the
file and format used are defined by file_set().

At last, some getters were added.



SVN revision: 54145
2010-11-04 11:56:15 +00:00
Iván Briano aec02288a9 label is no longer a common parameter, and style is
SVN revision: 54109
2010-11-02 17:55:14 +00:00
Tiago Rezende Campos Falcao 4672a51b0c Remove tests == 0 and != 0
SVN revision: 53787
2010-10-22 21:41:27 +00:00
Tiago Rezende Campos Falcao 1a93e760bd Coccinelle
SVN revision: 53786
2010-10-22 21:41:22 +00:00
Fabiano Fidêncio 2c10a5d7c1 warning--
* Add UNUSED to arguments no used
 * Add functions recently created to private.h

Patch by: "Fabiano Fidêncio" <fidencio@profusion.mobi>



SVN revision: 53763
2010-10-22 12:05:45 +00:00
Otavio Pontes c11bf5692a Add support for changing style from one elm widget in edje external.
Create a param 'style' that can be used in edje external
to change the style of one object.

Patch by: Otavio Pontes <otavio@profusion.mobi>



SVN revision: 53754
2010-10-21 22:03:43 +00:00
Gustavo Lima Chaves 02d6dc885f Ugly typos gone.
SVN revision: 53663
2010-10-20 12:40:36 +00:00
Gustavo Lima Chaves 75ca838868 Elm list external file needed love WRT to new/changed exported properties.
SVN revision: 53662
2010-10-20 12:38:46 +00:00