Commit Graph

2905 Commits

Author SHA1 Message Date
Mike McCormack 53b7a3de44 elementary: Hook label into generic text setter
deprecate: elm_label_label_set and elm_label_label_get
Use elm_object_text_set/elm_object_text_get instead

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

SVN revision: 60797
2011-06-29 06:41:20 +00:00
Mike McCormack 75b14b3c7f elementary: Add hooks to set label get/set functions
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 60796
2011-06-29 06:41:10 +00:00
Mike McCormack 6488c3d956 elementary: Add generic label getter and setter
These need to be hooked into each widget, one by one.

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

SVN revision: 60795
2011-06-29 06:40:59 +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
Iván Briano 3471b099a9 Expand docs for elm_box
SVN revision: 60774
2011-06-28 21:51:56 +00:00
Cedric BAIL d5c71f8225 elementary: display previous object during preload of the new image.
SVN revision: 60768
2011-06-28 16:18:55 +00:00
Cedric BAIL a78d6eaa44 elementary: fix various bug in elm_icon related to ethumb usage.
SVN revision: 60759
2011-06-28 14:32:42 +00:00
Cedric BAIL 0bb407df5c elementary: use the key provided by ethumb.
SVN revision: 60753
2011-06-28 09:17:37 +00:00
ChunEon Park e763c579b8 Elementary - fixed typo
SVN revision: 60752
2011-06-28 08:49:07 +00:00
Daniel Juyung Seo f3085a3088 elm genlist: Removed unnecessary variable.
SVN revision: 60747
2011-06-28 07:13:28 +00:00
Daniel Juyung Seo a4705d7d9d elm test_map: Fixed 'unused parameter' warnings.
SVN revision: 60746
2011-06-28 07:02:37 +00:00
Daniel Juyung Seo fd970fedeb elm map: Fixed 'unused parameter' warnings.
SVN revision: 60745
2011-06-28 06:58:35 +00:00
Iván Briano 89ae35c22a Example for button and moving docs around
SVN revision: 60738
2011-06-27 17:16:00 +00:00
ChunEon Park 9954d925a4 elementary/elm_conform
> -----Original Message-----
> *From:* "cnook"<kimcinoo@gmail.com>
> *To:* enlightenment-devel@lists.sourceforge.net
> *Cc:*
> *Sent:* 11-06-27(월) 14:19:14
> *Subject:* [E-devel] [Patch][elm_conform] add del_pre_hook for removing
> handlerDear All,
>
> Hello,
> I have got elm_confrom does not remove its handler while it is deleted.
> This patch is for that. Please review attached patch. Thanks always.
>
> Sincerely,
> Shinwoo Kim.




SVN revision: 60729
2011-06-27 11:31:32 +00:00
ChunEon Park 9cbeff1fea elementary/pager - fixed a trivial bug
patched by ShilapOnkar Singh (shilpa.singh@samsung.com)



SVN revision: 60728
2011-06-27 11:18:38 +00:00
ChunEon Park ffa834fb2b elementary/els_icon - fixed identation
SVN revision: 60727
2011-06-27 10:58:03 +00:00
Cedric BAIL 72db171f44 elementary: remove warning and work around insane ecore_thread_check bug.
SVN revision: 60725
2011-06-27 10:26:06 +00:00
ChunEon Park 64d22905a0 elementary/image - just removed white trailing
SVN revision: 60722
2011-06-27 07:34:30 +00:00
ChunEon Park 21a8768ad0 elementary/image - fixed typo, stuffed missings in doxy.
SVN revision: 60720
2011-06-27 05:05:05 +00:00
ChunEon Park e33cf1eb0f elementary/elm_image - added 2 APIs elm_image_aspect_ratio_retained_set/get
these API allows the image to resize with changeable aspect ratio.



SVN revision: 60719
2011-06-27 05:02:40 +00:00
ChunEon Park 16e237198b elementary/els_icon - added els_icon_aspect_ratio_retained_set/get since elm_image needs to provide those functionlaities.
SVN revision: 60718
2011-06-27 04:46:38 +00:00
Daniel Juyung Seo 321c4c8daf elm genlist: Mark TODO to moved function.
Change moved callback in item class to smart callback.


SVN revision: 60717
2011-06-27 03:06:33 +00:00
Daniel Juyung Seo 653a395b4e elm route: Fixed warnings.
SVN revision: 60716
2011-06-27 03:03:16 +00:00
Daniel Juyung Seo 05806a49c3 elm route: Fixed indentation.
SVN revision: 60715
2011-06-27 02:55:52 +00:00
Daniel Juyung Seo 0349ab98ce elm: Fixed wrong vim formatting.
SVN revision: 60714
2011-06-27 02:54:41 +00:00
ChunEon Park 73a5a53df3 elementary/els_icon - reduced codes
SVN revision: 60709
2011-06-27 01:56:40 +00:00
Tom Hacohen ac00e7c120 Elm entry: Fix entry changed signal handling.
Patch by Jihoon Kim.

SVN revision: 60708
2011-06-27 00:20:54 +00:00
Jonathan Atton d47854c49f elm: add elm_route: widget to display a route on elm_map. Currently the widget use lines, in the futur it will use edje
SVN revision: 60703
2011-06-26 17:36:18 +00:00
Hyoyoung Chang 133cc990c3 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elementary - elc_fileselector
Date: Sun, 26 Jun 2011 11:55:55 +0900

Dear elementary developers

When I compiled svn elementary, it seems a define(HAVE_EIO) is omitted.
I sending a patch, check about it please.

Thanks.


SVN revision: 60697
2011-06-26 04:56:47 +00:00
Jihoon Kim fb34d56912 From: Jihoon Kim <imfine98@gmail.com>
Subject: [E-devel] [PATCH] fix elementary build error without ethumb
Date: Sun, 26 Jun 2011 13:37:02 +0900

Hello, EFL developers.

Without installing ethumb, when I build elementary, there is build error.
This patch is for fixing it.
Would you please apply this patch?


SVN revision: 60696
2011-06-26 04:53:43 +00:00
Cedric BAIL 452e2d379f elementary: use Eio when available for fileselector.
SVN revision: 60692
2011-06-25 23:39:43 +00:00
Cedric BAIL 74dd82cf60 elementary: add some usefull function around sorted insert.
SVN revision: 60691
2011-06-25 23:20:22 +00:00
Jonathan Atton 4717eea85d elm: do not include config.h
SVN revision: 60687
2011-06-25 17:48:55 +00:00
Cedric BAIL 6f4ff6e812 elementary: add elm_gengrid_item_sorted_insert.
Original patch from Thiery.



SVN revision: 60686
2011-06-25 15:39:05 +00:00
Cedric BAIL 303f6f594e elementary: use Eina_File.
SVN revision: 60685
2011-06-25 15:35:53 +00:00
Jonathan Atton 6b88bee7e5 elm_map: use emap
SVN revision: 60684
2011-06-25 14:30:10 +00:00
Cedric BAIL 8cf97b3ef8 elementary: only track elm_icon size change when it matter.
SVN revision: 60660
2011-06-24 08:59:56 +00:00
Tom Hacohen 3d4fc5a729 Elementary entry: Added handling of the preedit,changed signal.
Patch by Jihoon Kim.

SVN revision: 60659
2011-06-24 08:44:39 +00:00
Cedric BAIL 099bcb9a9f elementary: elm_gengrid_clear should be the last called.
SVN revision: 60640
2011-06-23 16:05:42 +00:00
Cedric BAIL d6a0e690a2 elementary: fix stringshare refcounting.
SVN revision: 60639
2011-06-23 15:56:31 +00:00
Cedric BAIL 61f1bc4329 elementary: try to find the best icon size to display.
This patch need review. The goal is to always find the best
quality for the output. Sadly in our theme we don't provide
multiple size for icon (we could, as edje provide this feature).
So to test it, better switch to FreeDesktop first before
trying the theme.


SVN revision: 60636
2011-06-23 14:54:29 +00:00
Daniel Juyung Seo 2a31563c8f elm genlist: Fixed indentation.
SVN revision: 60626
2011-06-23 09:51:03 +00:00
Carsten Haitzler c1e12182b8 genscroller++. just stubs right now.
SVN revision: 60625
2011-06-23 08:52:51 +00:00
Carsten Haitzler 837ed0011a wrn--
SVN revision: 60617
2011-06-23 06:25:12 +00:00
cnook 5c060442b3 From: cnook <kimcinoo@gmail.com>
Subject: Re: [E-devel] [Patch][elm_conform]

When the indicator is displayed initially and use elm_confrom as parent by
using elm_conformant_content_area_get, the indicator area (wd->shelf) does
not display properly.
Because any interested ECORE_X_EVENT_WINDOW_PROPERTY does not notify.
In this case, we have got to evaluate size, when EVAS_CALLBACK_RESIZE
occurs.



SVN revision: 60616
2011-06-23 06:24:57 +00:00
Hyoyoung Chang 01c20a80bb From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: RE: [E-devel] [patch] elm_cnp_helper - determine uri or text
data types.

patch for determining uri type.



SVN revision: 60615
2011-06-23 05:52:40 +00:00
Carsten Haitzler b0e1c5387e dont do x cursor stuff if no cur->win
SVN revision: 60614
2011-06-23 05:50:20 +00:00
Iván Briano f553e3e878 Detailed docs, examples and explanations for the elm_theme set of funtions
SVN revision: 60603
2011-06-22 19:06:01 +00:00
Gustavo Lima Chaves 8ebb08abd6 [elementary] .gitignore on all cscope goop.
SVN revision: 60596
2011-06-22 14:52:11 +00:00
Gustavo Lima Chaves f6047df5a4 [elementary] Example for top level functions.
SVN revision: 60595
2011-06-22 14:52:05 +00:00