Commit Graph

1036 Commits

Author SHA1 Message Date
ChunEon Park 362c32d8fe elementary/video - fixed typo
SVN revision: 63476
2011-09-19 10:27:22 +00:00
ChunEon Park 4dd9ffff22 elementary/naviframe - added one convenient API for users.
pop the items which are in the stack between the top and the upper one of the given item



SVN revision: 63469
2011-09-19 05:23:35 +00:00
ChunEon Park a1f1eb1689 elementary/elm_object_item - added signal emit func.
SVN revision: 63424
2011-09-16 02:10:07 +00:00
Daniel Juyung Seo 45372847f9 elm gengrid: Added page feature to gengrid. Patch by Benjamin Drucker
<benjamin.t.drucker@alum.mit.edu>. Thanks a lot!

On Wed, Aug 31, 2011 at 1:52 PM, Benjamin Drucker
<benjamin.t.drucker@alum.mit.edu> wrote:
> Earlier this month, there was a svn commit
> (http://trac.enlightenment.org/e/changeset/62496) which added a few
> page-related APIs to the elm scroller.  These should probably also be
> added to gengrid, genlist and maybe even grid and list.  Right now,
> though, I need them for gengrid.  So I propose this patch, based
> entirely on the change that went in before.  I've built it and I'm
> using these new gengrid APIs in my code now.

On Fri, Sep 9, 2011 at 4:45 PM, Benjamin Drucker
<benjamin.t.drucker@alum.mit.edu> wrote:
> Slowly but surely....
>
> This version of the gengrid page APIs patch has the following changes:
> 1. fixed spacing issues
> 2. add const where needed
> 3. submitted a gengrid longpressed change in a separate patch
>
> I really want to try to squeak this in the upcoming release if at all
> possible. If I have an extra space in some file, I promise I'll not do
> it again for the next patch!
>
> Thanks!!
> Ben


SVN revision: 63403
2011-09-15 02:16:37 +00:00
ChunEon Park b307418960 elementary/elm_common - fixed typo
SVN revision: 63402
2011-09-15 00:41:12 +00:00
Cedric BAIL 68eacadb45 elementary: decorelate fdo from thumbnail resizing.
SVN revision: 63393
2011-09-14 18:28:22 +00:00
ChunEon Park a602335d6a Elementary/naviframe - removed blank APIs.
SVN revision: 63385
2011-09-14 12:47:46 +00:00
ChunEon Park ace784146f elementry/ctxpopup - renamed more properly.
thanks govindaraju sm. 



SVN revision: 63374
2011-09-14 07:48:54 +00:00
Mike Blumenkrantz f73248e766 typos
SVN revision: 63332
2011-09-12 01:56:57 +00:00
Mike Blumenkrantz f0cdbd0da3 all this for elm_theme_data_get
SVN revision: 63331
2011-09-12 01:05:07 +00:00
Daniel Juyung Seo 821ad97778 elm gengrid: Gengrid longpress documentation. Patch by Benjamin Drucker <benjamin.t.drucker@alum.mit.edu>
On Fri, Sep 9, 2011 at 4:18 PM, Benjamin Drucker <benjamin.t.drucker@alum.mit.edu> wrote:
> gengrid already emits "longpressed" signals, but it is not currently
> documented nor demonstrated in the examples.  See the attached patch,
> please.


SVN revision: 63323
2011-09-11 12:24:40 +00:00
Mike Blumenkrantz 1360b4df3b add elm_object_item_data_get elm_object_item_data_set to wrap corresponding elm_widget_item calls
SVN revision: 63313
2011-09-10 15:54:43 +00:00
Michael BOUCHAUD 17748b5a0f elementary: welcome to group in gengrid. Still need some work with reorder...
SVN revision: 63306
2011-09-09 12:43:34 +00:00
Aharon Hillel 072c0193f8 Elm Glayer: Updated documentation
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 63290
2011-09-08 10:10:45 +00:00
Daniel Juyung Seo 34e96893eb elm Elementary.h.in: Fixed typo.
SVN revision: 63149
2011-09-04 04:28:02 +00:00
Nicolas Aguirre 4e4775a9f0 Elementary: fix typo
SVN revision: 63114
2011-09-03 09:42:37 +00:00
Sanjeev BA a70a14fda4 From: Sanjeev BA <as2902.b@samsung.com>
Subject: [E-devel] [PATCH] Add new API elm_diskfileselector_item_num_get()

Kindly review and provide your comments on this patch, that adds new API 
elm_diskfileselector_item_num_get().

Add elm_diskselector_display_item_num_get() API.
Added required documentation in docx and Elementary.h.in files.
Updated test programs to print number of items set - as a verification.
Make input param as const. Thanks SeoZ.



SVN revision: 63107
2011-09-03 05:13:25 +00:00
Daniel Juyung Seo 8d9360dea6 elm scroller: Added 'const' to the first Evas_Object parameter of
getters.


SVN revision: 63085
2011-09-02 04:53:48 +00:00
Daniel Juyung Seo a817b43d33 elm: Removed all trailing whitespaces.
Why they are added even I'm removing them arbitrarily.


SVN revision: 63083
2011-09-02 04:09:17 +00:00
Nicolas Aguirre a644a29aee elementary: Privide a new api to elm_photo : elm_photo_thumb_set.
It works like elm_icon_thumb_set : it generates the thumb of the file passed as argument.


SVN revision: 63063
2011-09-01 19:14:32 +00:00
Daniel Juyung Seo d1225c2382 elm Elementary.h.in: Removed duplicated callback description.
SVN revision: 63016
2011-08-31 08:34:43 +00:00
Daniel Juyung Seo 56c76c6919 elm Elementary.h.in: Fixed typo.
SVN revision: 62950
2011-08-29 15:15:39 +00:00
Carsten Haitzler c739e60ab0 working on factory - fix fixme in box while i'm at it.
SVN revision: 62946
2011-08-29 12:52:41 +00:00
ChunEon Park aa8a6128c3 elementary/ctxpopup - added elm_ctxpopup_direction_get API
SVN revision: 62905
2011-08-28 07:12:16 +00:00
Vincent Torri a1e841fcac change the way elm_main() must be declared (fix bug on Windows).
Instead of EAPI elm_main(***), it must be EAPI_MAIN elm_main(***) so that
it also work on Windows.

If someone knows sed a bit, can he also change all the examples ?



SVN revision: 62885
2011-08-27 07:54:49 +00:00
Daniel Juyung Seo 47e4425be9 elm Elementary.h.in: Removed unnecessary spacing.
SVN revision: 62829
2011-08-25 17:17:35 +00:00
WooHyun Jung 4ad7d687ff elementary : For fixing doxy bug. This patch was made by Shilpa.
SVN revision: 62820
2011-08-25 14:15:27 +00:00
Jihoon Kim cc3791f246 From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] add elm_entry_input_panel_layout_set API

elm_entry_input_panel_layout_set API is high level API to call
ecore_imf_context_input_panel_layout_set (through edje).
This API will be used to set layout of input panel (such as URL, Email,
Number layout...) by application programmer.

Would you please review this patch?
Please let me know if I have to do more.



SVN revision: 62782
2011-08-25 07:25:37 +00:00
Carsten Haitzler d238e8378d Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include 
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].



SVN revision: 62781
2011-08-25 07:00:39 +00:00
Daniel Juyung Seo 2d8183991e elm: Removed trailing whitespaces.
Raster finished accessibility. So I fixed it too.


SVN revision: 62737
2011-08-24 08:11:58 +00:00
Carsten Haitzler 27d751a236 and now add custom access info for items too and clean up nicely.
SVN revision: 62734
2011-08-24 06:39:29 +00:00
Daniel Juyung Seo 0e3f0d69c6 elm list: Changed elm_list_item_base_get() to elm_list_item_object_get() like other widgets such as gengrid/menu/genlist/slideshow/segment_control.
I also changed all related code in trunk.
Deprecated elm_list_item_base_get(). I will remove this later.


SVN revision: 62730
2011-08-23 16:55:28 +00:00
Daniel Juyung Seo f899277816 elm genlist: Added "scroll,anim,start", "scroll,anim,stop",
"scroll,drag,start", "scroll,drag,stop" smart callbacks to genlist.
elm gengrid: Added "scroll,anim,start", "scroll,anim,stop" smart
callbacks to genlist.


SVN revision: 62710
2011-08-23 04:02:26 +00:00
Daniel Juyung Seo deaaf6d381 elm Elementary.h.in: Updated authors.
SVN revision: 62707
2011-08-23 01:44:46 +00:00
Daniel Juyung Seo 98ac8c429a elm: Removed trailing whitespaces.
I always try to maintain elm with no trailing whitespaces. Please do not commit trailing whitespaces anymore.
I think maintaining a library clean is a good job. Once it gets mess, it's hard to fix them all at once.
1. Removing trailing whitespaces.
2. Fixing indentations.
3. Removing build errors and warnings.


SVN revision: 62595
2011-08-19 15:26:04 +00:00
Carsten Haitzler a3592b4da6 and now add a "clicked" say... when u click.
SVN revision: 62587
2011-08-19 11:47:30 +00:00
Daniel Juyung Seo 80eede0b18 elm Elementary.h.in: Fixed typo in documentation.
SVN revision: 62570
2011-08-18 16:59:51 +00:00
김재환 00a1ea50ad From: 김재환 <jae.hwan.kim@samsung.com>
I added 4 APIs for the page function of the scroller.
   
      Those are,
      
         EAPI void elm_scroller_current_page_get(Evas_Object *obj, int
*h_pagenumber,
   int *v_pagenumber));
   
      (Get scroll current page number.)
      
         EAPI void elm_scroller_last_page_get(Evas_Object *obj, int
*h_pagenumber,
   int *v_pagenumber);
   
      (Get scroll last page number.)
      
         EAPI void elm_scroller_page_show(Evas_Object *obj, int
h_pagenumber, int
   v_pagenumber);
   
      (Show a specific virtual region within the scroller content
object by page
   number without animation.)
   
      EAPI void elm_scroller_page_bring_in(Evas_Object *obj, int
h_pagenumber, int
   v_pagenumber);
   
      (Show a specific virtual region within the scroller content
object by page
   number with animation.)
   


SVN revision: 62496
2011-08-16 10:52:01 +00:00
ChunEon Park e8f8a62091 elementary/ctxpopup - removed typedef
SVN revision: 62432
2011-08-14 04:20:14 +00:00
ChunEon Park 134a0dd77a elementary/ctxpopup - updated to use elm_object_item
SVN revision: 62429
2011-08-14 03:36:56 +00:00
Daniel Juyung Seo 8923cd63ed elm icon_animated: Refactoring.
1. Enhance the document.
2. Call elm_icon_animated_xxx() when the icon supports animation.
3. Anyway, animated icon doesn't work on my machine :(
   I got this error when I ran it.
   >> sh: evas_image_loader.gif: not found


SVN revision: 62426
2011-08-13 16:56:11 +00:00
Daniel Juyung Seo 47a0bb175f elm Elementary.h.in: Fixed doxygen typo.
SVN revision: 62425
2011-08-13 16:42:39 +00:00
Daniel Juyung Seo 479b4773e1 elm: Refactoring before I commit another patch.
1. Fixed indentation.
2. Removed trailing whitespaces.
3. Removed unnecessary blank lines.


SVN revision: 62424
2011-08-13 16:36:44 +00:00
Michael BOUCHAUD c6f370a780 elementary: comment in a comment --
SVN revision: 62365
2011-08-11 22:05:04 +00:00
Gustavo Lima Chaves d814270020 [elementary] Beefing up elm_object_event_callback_add().
SVN revision: 62353
2011-08-11 14:13:19 +00:00
ChunEon Park 5533e4dab2 elementary - fixed typo
SVN revision: 62351
2011-08-11 13:17:40 +00:00
Jiyoun Park 2605c2c0d8 From: Jiyoun Park <jy0703.park@samsung.com>
Subject: RE: [E-devel] [Patch] Animation gif feature patch

animated image support in elm icon - from jy.



SVN revision: 62332
2011-08-11 06:05:05 +00:00
Daniel Juyung Seo 5d11696f2f elm Elementary.h.in: Moved the documents to the right place.
SVN revision: 62326
2011-08-11 00:54:28 +00:00
Daniel Juyung Seo 70ac134afb elm Elementary.h.in: Refactoring. Removed trailing whitespaces before
I work on.


SVN revision: 62325
2011-08-11 00:42:29 +00:00
Jonas M. Gastal 16fc78925d Elementary: documenting elm_all_flush.
SVN revision: 62319
2011-08-10 21:35:08 +00:00
Gustavo Lima Chaves a9c00d900c [elementary] Clarification for a func's doc.
SVN revision: 62318
2011-08-10 21:32:00 +00:00
Mike Blumenkrantz 5f45eed2af use the right name for functions...
SVN revision: 62317
2011-08-10 21:30:40 +00:00
Gustavo Lima Chaves 47dfd036de [elementary] More on cursors.
SVN revision: 62316
2011-08-10 21:24:50 +00:00
Gustavo Lima Chaves 31a3e6180a [elementary] All docs to elm's header, as Raster wishes.
Discomfitor, now it's time to split the header and/or write another novel.



SVN revision: 62315
2011-08-10 21:03:21 +00:00
Jonas M. Gastal f00eae79c9 Elementary: Fixing name(it isn't really selective).
SVN revision: 62313
2011-08-10 19:58:57 +00:00
Jonas M. Gastal f534a55b10 Elementary: Moving style functions to style group.
SVN revision: 62311
2011-08-10 19:55:54 +00:00
Jonas M. Gastal 06e8071cb8 Elementary: close elm_flip group.
SVN revision: 62310
2011-08-10 19:36:58 +00:00
Carsten Haitzler feeb08e54d and beef up getting started with a longer example
SVN revision: 62287
2011-08-10 06:00:04 +00:00
Carsten Haitzler 3c6ec42179 strealine the getting started guide to have simpler autofoo.
SVN revision: 62286
2011-08-10 05:48:09 +00:00
Carsten Haitzler ea62544b88 fix @see
SVN revision: 62285
2011-08-10 05:02:40 +00:00
Mike Blumenkrantz ff7adead47 actually deprecate deprecated apis
SVN revision: 62274
2011-08-10 03:03:32 +00:00
Daniel Juyung Seo 621d7803f1 elm: Fixed genlist/gengrid callback function pointer typedef name. Follow EFL's naming
convention. Elm_{widget}_{callback_name}_Cb. I will remove deprecated
typedefs a week later.

GridItemLabelGetFunc -> Elm_Gengrid_Item_Label_Get_Cb
GridItemIconGetFunc -> Elm_Gengrid_Item_Icon_Get_Cb
GridItemStateGetFunc -> Elm_Gengrid_Item_State_Get_Cb
GridItemDelFunc -> Elm_Gengrid_Item_Del_Cb

GenlistItemLabelGetFunc -> Elm_Genlist_Item_Label_Get_Cb
GenlistItemIconGetFunc -> Elm_Genlist_Item_Icon_Get_Cb
GenlistItemStateGetFunc -> Elm_Genlist_Item_State_Get_Cb
GenlistItemDelFunc -> Elm_Genlist_Item_Del_Cb


SVN revision: 62272
2011-08-10 02:20:40 +00:00
Daniel Juyung Seo 8a070d1cac elm: Fixed documentation.
SVN revision: 62263
2011-08-09 16:19:19 +00:00
Carsten Haitzler 092440e94e move getting started to header.
SVN revision: 62228
2011-08-09 07:46:12 +00:00
ChunEon Park 2ecbb858e2 elementary/elm_animator
Good bye my baby.



SVN revision: 62220
2011-08-09 03:26:39 +00:00
Mike Blumenkrantz cf033a8c7a more useless elm stuff: vertical toolbar orientation (by cedric's request) along with toolbar test 6 as a demo. still pretty buggy but I'm tired and don't know when/if I'll get around to fixing it up. play with the toolbar weight in the test to find more bugs!
SVN revision: 62171
2011-08-07 03:42:28 +00:00
Tom Hacohen d3a9510403 Elm bubble: Updated docs. Thanks to JaMa.
SVN revision: 62169
2011-08-06 08:38:50 +00:00
WooHyun Jung cf9f98b706 elementary : Partly rollback for about the feature "focus movement by
arrow keys". There is a better way to support this feature, so
implementing it now.


SVN revision: 62168
2011-08-06 07:39:31 +00:00
Mike Blumenkrantz 7460ae79e8 as promised, deprecated menu api functions have now been removed
SVN revision: 62149
2011-08-05 19:40:14 +00:00
Jonas M. Gastal 48f0daab95 Elementary: adding some missing widget previews for pdf.
SVN revision: 62144
2011-08-05 16:24:31 +00:00
WooHyun Jung 85351c10c5 elementary : Focus movement is possible with arrow keys. You can check
this feature in elementary_test -> focus. 


SVN revision: 62125
2011-08-05 08:25:07 +00:00
Carsten Haitzler 813e805e28 elm factory... in, genscroller out.
SVN revision: 62124
2011-08-05 07:45:45 +00:00
Daniel Juyung Seo 1d6ee07488 elm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated
elm_genlist_horizontal_mode_set/get() for API name consistency. Use
new APIs.


SVN revision: 62117
2011-08-05 01:21:56 +00:00
Rafael Antognolli d54553f29b elementary/genlist - Adding genlist mode documentation.
SVN revision: 62107
2011-08-04 21:05:31 +00:00
ChunEon Park 09dac68f6e elementary/naviframe - modified to use elm_object_item common apis.
Need to consider about another parts name case. 

It will be hard work to support the case - non-default parts name is passed

How could the widgets cover those cases automatically?



SVN revision: 62098
2011-08-04 16:52:39 +00:00
ChunEon Park 2b4f061b56 elementary/elm_naviframe - modified to use elm_object_item common_apis
SVN revision: 62097
2011-08-04 16:37:36 +00:00
ChunEon Park 067e8f4ad9 elementary/naviframe - is updating according to elm_object_item.
SVN revision: 62083
2011-08-04 08:17:30 +00:00
ChunEon Park 4f559a7cdb elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item
But wonder, is it really needed the auto casting macros?

Why user not just use the elm_widget_item directly
and make their item data structures dangled to elm_widget_item just like smart object?



SVN revision: 62079
2011-08-04 05:06:02 +00:00
Jonas M. Gastal 5c1acf6c0e Elementary: reorganizing main page and modules list.
SVN revision: 62078
2011-08-03 22:03:39 +00:00
Jonas M. Gastal 49a051fb40 Elementary: removing author list from main page.
SVN revision: 62075
2011-08-03 21:06:56 +00:00
Bruno Dilly e8a286efb3 Elementary: Map Documentation
SVN revision: 62074
2011-08-03 21:05:20 +00:00
Jonas M. Gastal 0352f299d0 Elementary: A ton of random doc fixes.
SVN revision: 62066
2011-08-03 19:07:43 +00:00
Iván Briano 9d5afb0d21 Use the right image, and also include preview for latex generated docs
SVN revision: 62059
2011-08-03 14:41:53 +00:00
ChunEon Park bcd5e510b7 elementary - just renamed paramenter names for consistency.
SVN revision: 62053
2011-08-03 12:27:57 +00:00
ChunEon Park f14c66d340 elementary/elm_object_item - modified for consistency (naming, macros)
SVN revision: 62050
2011-08-03 11:55:24 +00:00
Daniel Juyung Seo 2f2ebe1835 elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().
SVN revision: 62049
2011-08-03 11:46:23 +00:00
ChunEon Park 21d060dd09 elementary - trivial changes
SVN revision: 62048
2011-08-03 11:14:30 +00:00
ChunEon Park 1acea3d138 elementary/common - exported Elm_Object_Item type and a few common item APIs.
SVN revision: 62047
2011-08-03 09:34:00 +00:00
Tom Hacohen 8144ea2198 Elm entry: Added changed,user signal.
This signal indicates the entry was changed because of user interaction

SVN revision: 62045
2011-08-03 09:00:36 +00:00
ChunEon Park d39921217d deprecated elm_ctxpopup_content_set/content_unset
but available them with elm_object_content_set/content_unset instead. 



SVN revision: 62036
2011-08-03 04:38:44 +00:00
Jonas M. Gastal 55db8db4b0 Elementary: elm_flip diagram.
SVN revision: 62022
2011-08-02 22:01:22 +00:00
Iván Briano 8ad60e5ce5 Example for the win
SVN revision: 62015
2011-08-02 16:44:48 +00:00
Iván Briano 2264f3e2e9 And it turns out this doesn't work that way, my
bad.



SVN revision: 62013
2011-08-02 16:44:41 +00:00
Aharon Hillel cded968d4c Elm glayer: Improved docs.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 61987
2011-08-02 09:46:58 +00:00
Bruno Dilly 9caf36d821 Elementary: Mapbuf Documentation
SVN revision: 61968
2011-08-01 21:32:25 +00:00
Rafael Antognolli 5286f7a506 elementary/thumb - Added explained example and some more doc.
SVN revision: 61960
2011-08-01 17:37:10 +00:00
Rafael Antognolli 05b42aa217 elementary/genlist - Make genlist preview use a tree view.
SVN revision: 61959
2011-08-01 17:36:50 +00:00
Bruno Dilly 85aa1ef9f2 Elementary: Toolbar Documentation
SVN revision: 61955
2011-08-01 14:51:18 +00:00
Aharon Hillel 06a87f2348 Elm glayer: Added n-long-tap gesture
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 61953
2011-08-01 13:09:05 +00:00
Daniel Juyung Seo 4879118510 elm: Removed trailing whitespaces before I work on.
SVN revision: 61933
2011-08-01 06:46:43 +00:00
Daniel Juyung Seo 14bb42183f elm Elementary.h.in: Fixed doxygen alignment.
SVN revision: 61931
2011-08-01 04:01:53 +00:00
Jonas M. Gastal 22ea003fdd Elementary: elm_menu documentation.
SVN revision: 61910
2011-07-29 21:40:54 +00:00
Jonas M. Gastal cffdab0796 Elementary: fix typos.
SVN revision: 61909
2011-07-29 20:17:21 +00:00
Iván Briano 0962f528e1 Add preview for window
SVN revision: 61908
2011-07-29 19:58:07 +00:00
Iván Briano 6ecda508cc Elm_Win for normal human beings
SVN revision: 61907
2011-07-29 19:57:57 +00:00
Mike Blumenkrantz 506710c9d1 unbreak elm_menu_item api
the following functions are now DEPRECATED and will be removed on 5 AUG 2011:
elm_menu_item_object_icon_get -> elm_menu_item_object_content_get
elm_menu_item_icon_get -> elm_menu_item_object_icon_name_get
elm_menu_item_icon_set -> elm_menu_item_object_icon_name_set

added the following NEW functions:
elm_menu_item_object_content_set
elm_menu_item_menu_get (this will probably be replaced by an eventual elm_object_item_owner_get() or whatever it gets named)


SVN revision: 61899
2011-07-29 15:08:56 +00:00
Rafael Antognolli 574201f1a9 elementary/genlist - Add a small explanation to the 3rd example.
SVN revision: 61898
2011-07-29 14:59:45 +00:00
Mike Blumenkrantz 5db3d88170 +elm_menu_item_index_get
SVN revision: 61892
2011-07-29 14:00:31 +00:00
Mike Blumenkrantz 6139715778 remove const from return of some menu item_get functions
SVN revision: 61891
2011-07-29 13:29:04 +00:00
Bruno Dilly 0e631b4a06 Elementary: Segment Control Documentation
SVN revision: 61872
2011-07-28 21:51:02 +00:00
Rafael Antognolli 62017b8695 elementary/genlist - Adding previews to index and docs.
SVN revision: 61871
2011-07-28 21:27:48 +00:00
Rafael Antognolli 330c8a01fd elementary/genlist - Examples 04 and 05 explained.
SVN revision: 61869
2011-07-28 21:27:32 +00:00
Rafael Antognolli 7f3c05ef7e elementary/genlist - More functions moved from .c to .h
Most of them were reviewed and/or improved.



SVN revision: 61868
2011-07-28 21:27:23 +00:00
Jonas M. Gastal 401f53e23f Elementary: table documentation.
SVN revision: 61865
2011-07-28 16:51:39 +00:00
Jonas M. Gastal d7ebb65def Elementary: scroller documentation.
SVN revision: 61861
2011-07-28 14:53:26 +00:00
Jonas M. Gastal 857c74227d Elementary: elm_label doc fix.
SVN revision: 61860
2011-07-28 14:53:08 +00:00
Iván Briano 49761b1c02 Inwin basic example
SVN revision: 61853
2011-07-28 12:11:26 +00:00
Iván Briano ddb13f269b Inwin docs. No example.
SVN revision: 61852
2011-07-28 12:11:14 +00:00
WooHyun Jung b1dde8fb29 elementary : Modified comments and removed trailing white spaces :)
SVN revision: 61839
2011-07-28 08:14:30 +00:00
WooHyun Jung 73057c35bd elementary/elm_main : Add elm_object_tree_unfocusable_set/get. This
API will set an object and its child objects to be
unfocusable/focusable.


SVN revision: 61838
2011-07-28 06:58:29 +00:00
Jonas M. Gastal 53c54e0b6d Elementary: photocam documentation.
SVN revision: 61821
2011-07-27 20:36:47 +00:00
Mike Blumenkrantz 4804b51338 +elm_icon_size_get
SVN revision: 61818
2011-07-27 20:31:40 +00:00
Gustavo Lima Chaves f6c0e4aa87 [elementary] Random doc fixes.
SVN revision: 61815
2011-07-27 19:38:58 +00:00
Gustavo Lima Chaves f8e055748d [elementary] Put dangling examples on the proper file.
SVN revision: 61814
2011-07-27 19:38:52 +00:00
Gustavo Lima Chaves 4619bd37a5 [elementary] Documentation for the slideshow widget.
SVN revision: 61813
2011-07-27 19:38:43 +00:00
Bruno Dilly 7da46cfbbe Elementary: panes documentation
SVN revision: 61809
2011-07-27 17:06:40 +00:00
Jonas M. Gastal e51dcb01b5 Elementary: notify documentation.
SVN revision: 61807
2011-07-27 13:40:30 +00:00
Bruno Dilly 4c2b1d1deb Elementary: Slider documentation
SVN revision: 61806
2011-07-27 13:32:51 +00:00
ChunEon Park 2b8ae14cd2 elementary - added common APIs elm_object_content_set/get/unset
Now need to widgets use them. 



SVN revision: 61802
2011-07-27 09:49:14 +00:00
Carsten Haitzler 8803910b36 make ecore_con a default requirement for elm.
SVN revision: 61789
2011-07-27 05:59:01 +00:00
Daniel Juyung Seo 05cbb97d7c elm Elementary.h.in: Fixed typo.
SVN revision: 61781
2011-07-27 01:51:27 +00:00
Iván Briano 1e8cf84233 Elm_Box preview screenshot
SVN revision: 61775
2011-07-26 21:04:09 +00:00
Gustavo Lima Chaves a47af8dbe3 [elementary] Docs. for the progress bar widget.
SVN revision: 61772
2011-07-26 20:11:39 +00:00
Gustavo Lima Chaves beb15c327b [elementary] Fixes on gengrid docs.
SVN revision: 61771
2011-07-26 20:11:32 +00:00
Iván Briano 757a30a198 Some more doc fixing in entry, mostly cursor, images showing items and an example.
Example that's not of my liking, stupid entry... I will get you while you sleep and teach you how to edit formatted text!



SVN revision: 61770
2011-07-26 19:01:31 +00:00
Rafael Antognolli e5e66db3d5 elementary/genlist - Explaining the examples.
SVN revision: 61769
2011-07-26 18:32:14 +00:00
Rafael Antognolli bd2f3e7dee elementary/genlist - Moving and improving docs of genlist functions.
Most of the functions deal with configuring the genlist, not the items.



SVN revision: 61768
2011-07-26 18:32:05 +00:00
Bruno Dilly 569b78f243 Elementary: Spinner documentation
SVN revision: 61766
2011-07-26 17:27:05 +00:00
Mike Blumenkrantz 54f1e32c17 THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!!
these bad boys are so big and pixelthirsty they can't be constrained by a regular canvas or window, they use OVERRIDE REDIRECT WINDOWS. not only that, they totally exceed the boundaries of what a reasonable function name length could be. 50 character function name limit? puh-leeze. these guys don't care what side of the screen they're even on so long as they get to wade into the thick of the action and block out each and every crappy non-efl application behind them. and that's when they're in good moods. you don't even want to know what happens when you piss these guys off.


SVN revision: 61735
2011-07-26 09:38:23 +00:00
Mike Blumenkrantz 47574fccbf add new signal for list/genlist/gengrid: "activated"
this signal is called whenever an item receives either a double click or selection+(enter/spacebar/return)

this commit also unifies the click/enter/spacebar/etc event api for these widgets, including removing the double click signal from keypress events and removing the 'clicked' signal from double click events


SVN revision: 61720
2011-07-26 01:49:24 +00:00
Mike Blumenkrantz 2139708729 radio buttons: GET IN MAH MENUS!!!!
added elm_menu_item_add_object which allows a user to directly add an arbitrary evas_object to be swallowed as a menu item, added radio item as test


SVN revision: 61717
2011-07-26 01:17:09 +00:00
Bruno Dilly 6a1768ead2 Elementary: List Documentation
SVN revision: 61711
2011-07-25 20:47:59 +00:00
Gustavo Lima Chaves e576216222 [elementary] Gengrid docs: improvements.
SVN revision: 61709
2011-07-25 19:52:59 +00:00
Gustavo Lima Chaves 64a31f0f47 [elementary] Documenting the following:
- elm_gengrid_item_cursor_engine_only_get
 - elm_gengrid_item_cursor_engine_only_set
 - elm_gengrid_item_cursor_get
 - elm_gengrid_item_cursor_set
 - elm_gengrid_item_cursor_style_get
 - elm_gengrid_item_cursor_style_set
 - elm_gengrid_item_cursor_unset
 - elm_gengrid_item_data_get
 - elm_gengrid_item_data_set
 - elm_gengrid_item_del
 - elm_gengrid_item_disabled_get
 - elm_gengrid_item_disabled_set
 - elm_gengrid_item_gengrid_get
 - elm_gengrid_item_next_get
 - elm_gengrid_item_object_get
 - elm_gengrid_item_pos_get
 - elm_gengrid_item_prev_get
 - elm_gengrid_item_selected_get
 - elm_gengrid_item_selected_set
 - elm_gengrid_item_tooltip_content_cb_set
 - elm_gengrid_item_tooltip_style_get
 - elm_gengrid_item_tooltip_style_set
 - elm_gengrid_item_tooltip_text_set
 - elm_gengrid_item_tooltip_unset
 - elm_gengrid_item_update



SVN revision: 61706
2011-07-25 19:52:31 +00:00
Gustavo Lima Chaves 6e8d098655 [elementary] Documenting/exemplifying the following:
- elm_gengrid_item_append
 - elm_gengrid_item_prepend
 - elm_gengrid_item_bring_in
 - elm_gengrid_item_show
 - elm_gengrid_item_insert_after
 - elm_gengrid_item_insert_before
 - elm_gengrid_item_size_get
 - elm_gengrid_item_size_set
 - elm_gengrid_selected_item_get
 - elm_gengrid_selected_items_get
 - elm_gengrid_first_item_get
 - elm_gengrid_last_item_get



SVN revision: 61705
2011-07-25 19:52:15 +00:00
Gustavo Lima Chaves ddc04e41b4 [elm] Documenting/exemplifying the following:
- elm_gengrid_add
 - elm_gengrid_align_get
 - elm_gengrid_align_set
 - elm_gengrid_always_select_mode_get
 - elm_gengrid_always_select_mode_set
 - elm_gengrid_bounce_get
 - elm_gengrid_bounce_set
 - elm_gengrid_clear
 - elm_gengrid_horizontal_get
 - elm_gengrid_horizontal_set
 - elm_gengrid_multi_select_get
 - elm_gengrid_multi_select_set
 - elm_gengrid_no_select_mode_get
 - elm_gengrid_no_select_mode_set
 - elm_gengrid_page_relative_get
 - elm_gengrid_page_relative_set
 - elm_gengrid_page_size_set



SVN revision: 61704
2011-07-25 19:51:57 +00:00
Jonas M. Gastal 3a59714c8c Elementary: panel documentation.
SVN revision: 61700
2011-07-25 17:40:57 +00:00
Jonas M. Gastal 6c2e9ca180 Elementary: toggle documentation.
SVN revision: 61699
2011-07-25 17:00:28 +00:00
Jonas M. Gastal 831103656c Elementary: radio button documentation.
SVN revision: 61698
2011-07-25 16:58:54 +00:00
Jonas M. Gastal 960b0e9da6 Elementary: separator documentation.
SVN revision: 61697
2011-07-25 16:58:32 +00:00
Iván Briano 38b40990e5 Add triple click for entries, for line selection magics and who knows what else
SVN revision: 61694
2011-07-25 14:08:38 +00:00
Daniel Juyung Seo 804a13f2dd elm: Refactoring. Removed trailing whitespaces.
SVN revision: 61673
2011-07-25 08:48:47 +00:00
Mike Blumenkrantz 9085b4632c typedef void (*Elm_Entry_Filter_Cb)(void *data, Evas_Object *entry, char **text);
and related docs


SVN revision: 61604
2011-07-23 02:15:42 +00:00
Mike Blumenkrantz ad1d676d1c +elm_icon_memfile_set
SVN revision: 61603
2011-07-22 23:03:46 +00:00
Jonas M. Gastal d333087e98 Elementary: pager documentation and example.
SVN revision: 61596
2011-07-22 18:18:31 +00:00
Daniel Juyung Seo 8501a5174e elm glview: Changed Elm_GLView_Func callback function typedef to
Elm_GLView_Func_Cb according to EFL coding convention.


SVN revision: 61587
2011-07-22 11:31:06 +00:00
Daniel Juyung Seo 1af2e8d5ad elm Elementary.h.in: Used typedef for function pointer.
SVN revision: 61586
2011-07-22 11:10:10 +00:00
Daniel Juyung Seo ce4c97cbc0 elm Elementary.h.in: Use 'typedef' with enum definition.
SVN revision: 61585
2011-07-22 10:50:38 +00:00
Daniel Juyung Seo 10741f63e5 elm Elementary.h.in: Fixed typos.
SVN revision: 61584
2011-07-22 10:42:33 +00:00
Bruno Dilly 2d8f15a45f Elementary: conformant preview and diagram
SVN revision: 61574
2011-07-21 22:03:57 +00:00
Bruno Dilly 8a32036a36 Elementary: make calendar enum uniform to other widgets'
SVN revision: 61573
2011-07-21 22:03:43 +00:00
Jonas M. Gastal dce9c550ca Elementary: diskselector, flip, anchorblock, anchorview,
hover, hoversel, flip selector and file selector entry
 widget previews.



SVN revision: 61571
2011-07-21 21:48:46 +00:00
Mike Blumenkrantz f30577a866 more @dox for entry signals
SVN revision: 61570
2011-07-21 21:24:15 +00:00
Mike Blumenkrantz cf0b2a1b79 new signals+doc for elm entry:
+static const char SIG_ANCHOR_DOWN[] = "anchor,down";
+static const char SIG_ANCHOR_UP[] = "anchor,up";
+static const char SIG_ANCHOR_IN[] = "anchor,in";
+static const char SIG_ANCHOR_OUT[] = "anchor,out";


SVN revision: 61569
2011-07-21 21:19:55 +00:00
Iván Briano 4d56dc6716 Incomplete (I need to add a few lil' images) docs for elm_entry. Judge and let me know how they could be improved.
Example comes later, blame discomfitor for the half commit


SVN revision: 61567
2011-07-21 20:36:49 +00:00
Jonas M. Gastal d1f1344f87 Elementary: icon, actionslider, fileselector, calendar, bg
and image widget previews.



SVN revision: 61566
2011-07-21 16:13:54 +00:00
Jonas M. Gastal a445df1ce8 Elementary: small fix to diskselector documentation.
SVN revision: 61565
2011-07-21 14:09:25 +00:00
Jonas M. Gastal 9a0617feac Elementary: ctxpopup documentation and example.
SVN revision: 61564
2011-07-21 14:09:10 +00:00
Jonas M. Gastal d4aa86a38d Elementary: Adding clock, frame and label screenshots to
index.



SVN revision: 61563
2011-07-21 14:08:57 +00:00
Rafael Antognolli 946f1183d1 elementary/layout - Add diagram representing the preview.
SVN revision: 61544
2011-07-20 22:19:22 +00:00
Rafael Antognolli c7fa5bb261 elementary/layout - Add widget preview.
SVN revision: 61539
2011-07-20 20:58:30 +00:00
Rafael Antognolli d4e4106f47 elementary/layout - adding description and moving function reference docs.
SVN revision: 61538
2011-07-20 20:58:24 +00:00
Gustavo Lima Chaves c2c47801f7 [elementary] Documentation for the index widget.
SVN revision: 61533
2011-07-20 16:28:12 +00:00
ChunEon Park fd5c5be393 elementary/layout - added theme changed hook
Because the user can use their' own edj objs and call the signals for the edj objs, 
They have a responsibility to reset the status of the edj objs when layout theme is changed. 

This "theme,changed" signal provides to user a chance to reset (signal-emit) again. 




SVN revision: 61518
2011-07-20 08:36:40 +00:00
Jonas M. Gastal bfca210496 Elementary: Adding screenshots to widget groups.
SVN revision: 61509
2011-07-19 21:07:06 +00:00
Rafael Antognolli 6177df28f7 elementary/doc - Fix some images placement in docs.
SVN revision: 61489
2011-07-18 22:11:49 +00:00
Rafael Antognolli f80e0b884f elementary/icon - Improving documentation.
Moved doxygen comments from .c to .h and added more description to them.
Also increased the group detailed description.



SVN revision: 61484
2011-07-18 18:14:34 +00:00
Rafael Antognolli 084496a834 elementary/image - Change #EINA_TRUE to @c EINA_TRUE in reference docs.
SVN revision: 61483
2011-07-18 18:14:26 +00:00
Bruno Dilly af5fe8ef30 Elementary: Conformant Documentation
SVN revision: 61479
2011-07-18 14:00:36 +00:00
Tom Hacohen 684d0361a4 Elm glayer: Changed some values from float to double.
Patch by Aharon Hillel.

SVN revision: 61464
2011-07-18 06:24:29 +00:00
Bruno Dilly ff07752d57 Elementary: Diskselector documentation
SVN revision: 61416
2011-07-15 21:29:34 +00:00
Gustavo Lima Chaves a2ad0ab50e [elementary] Documenting/exemplifying file selector
entry.



SVN revision: 61403
2011-07-15 14:03:21 +00:00
Gustavo Lima Chaves e6acff806a [elementary] Documenting/exemplifying file selector
button widget.



SVN revision: 61402
2011-07-15 14:03:08 +00:00
Gustavo Lima Chaves d1454b4742 [elementary] Documenting/exemplifying file selector
widget.



SVN revision: 61401
2011-07-15 14:02:54 +00:00
Jonas M. Gastal 8231e7d76e Elementary: Hoversel documentation.
SVN revision: 61400
2011-07-15 13:54:39 +00:00
Rafael Antognolli c30abbba25 elementary/image - Improve documentation and add an example.
Doxygen comments moved out from .c and in to Elementary.h.in. They
received better descriptions for most of the API too.



SVN revision: 61388
2011-07-14 20:48:00 +00:00
Bruno Dilly 930d594771 Elementary: Calendar Documentation
SVN revision: 61383
2011-07-14 15:45:44 +00:00
Jonas M. Gastal 113ed581c1 Elementary: hover documentation.
SVN revision: 61371
2011-07-14 14:37:53 +00:00
ChunEon Park 00756c27e7 elementary/transit - type defined to Elm_Transit_Del_Cb for transit deleltion callback function.
SVN revision: 61354
2011-07-14 05:21:40 +00:00
ChunEon Park ffc4723ba4 elementary/transit - added a new APIs elm_transit_chain_transit_del
SVN revision: 61353
2011-07-14 04:36:07 +00:00
Jonas M. Gastal f80da45f3d Moving label example to examples.dox, and improving
label docs.



SVN revision: 61348
2011-07-13 18:12:04 +00:00
Jonas M. Gastal 53cfa9d89b Elementary: Flip documentation.
SVN revision: 61347
2011-07-13 18:11:41 +00:00
ChunEon Park 696b5aa58d elementary/naviframe - added new widget.
This widget is for application's view manager such as elm_pager
But has optional functions more for users convenience. 
Not completed yet for decorations. but basic frame is completed. 

Need to have a review. 



SVN revision: 61313
2011-07-13 04:21:50 +00:00
Jonas M. Gastal 6700e01362 Elementary: elm_label documentation.
SVN revision: 61305
2011-07-12 17:52:27 +00:00
Daniel Juyung Seo b93487a4bd elm gengrid: Fixed documentation typo.
SVN revision: 61271
2011-07-12 09:03:18 +00:00
Gustavo Lima Chaves ee6c3bffca [elementary] Documenting/exemplyfing flip selector's API:
- elm_flipselector_add
 - elm_flipselector_first_item_get
 - elm_flipselector_flip_next
 - elm_flipselector_flip_prev
 - elm_flipselector_interval_get
 - elm_flipselector_interval_set
 - elm_flipselector_item_append
 - elm_flipselector_item_del
 - elm_flipselector_item_label_get
 - elm_flipselector_item_label_set
 - elm_flipselector_item_next_get
 - elm_flipselector_item_prepend
 - elm_flipselector_item_prev_get
 - elm_flipselector_item_selected_get
 - elm_flipselector_item_selected_set
 - elm_flipselector_items_get
 - elm_flipselector_last_item_get
 - elm_flipselector_selected_item_get



SVN revision: 61256
2011-07-11 21:06:04 +00:00
Jonas M. Gastal f4e321fc12 Elementary: making doc clearer.
SVN revision: 61248
2011-07-11 15:00:41 +00:00
Jonas M. Gastal 694f02f666 Elementary: documentation for checkbox.
SVN revision: 61247
2011-07-11 14:56:41 +00:00
Gustavo Lima Chaves 7cb0738b9e [elementary] Documenting/exemplifying the following:
- elm_clock_add
 - elm_clock_digit_edit_get
 - elm_clock_digit_edit_set
 - elm_clock_edit_get
 - elm_clock_edit_set
 - elm_clock_interval_get
 - elm_clock_interval_set
 - elm_clock_show_am_pm_get
 - elm_clock_show_am_pm_set
 - elm_clock_show_seconds_get
 - elm_clock_show_seconds_set
 - elm_clock_time_get
 - elm_clock_time_set



SVN revision: 61241
2011-07-11 13:51:32 +00:00
Jonas M. Gastal 9678911785 Elementary: elm_frame documentation.
SVN revision: 61157
2011-07-08 14:37:32 +00:00
Jonas M. Gastal 4a9a934c30 Elementary: colorselector documentation.
SVN revision: 61156
2011-07-08 14:37:16 +00:00
Jonas M. Gastal bccc2092f0 Elementary: Adding API Reference link back.
SVN revision: 61155
2011-07-08 14:37:05 +00:00
Tom Hacohen 74d7906e61 Elm gesture_layer: Added gesture layer widget.
Gesture layer allows detection of gestures and essentially gives the
user a unified way of getting "complex" input.
It doesn't do (by design) complex gestures like "V" or "S", instead it
does simple and fast interaction gestures like: 2-finger
pinch/rotate/lines or CTRL+Mouse_Wheel zoom and etc.
This lets people to write an application/widget regardless of the input
device used and in a nice consistent way.

Although we consider the API "good", it may change completely. I'm
committing it now so people will be able to start using it, and
hopefully give feedback.

Work by Aharon Hillel with my help.

SVN revision: 61118
2011-07-07 14:41:03 +00:00
Daniel Juyung Seo 2188b1c263 elm Elementary.h.in: Unified the way of using EINA_ARG_NOTNULL.
I put semicolon at the end of declarations.
EAPI elm_xxxx(yyyyy) EINA_ARG_NOTNULL(1);


SVN revision: 61116
2011-07-07 13:07:05 +00:00
Daniel Juyung Seo ba0659790c elm Elementary.h.in: Removed trailing whitespaces.
SVN revision: 61102
2011-07-07 02:31:26 +00:00
Tom Hacohen 71be031c86 Elm animator: Apparently this is deprecated, update docs accordingly.
Hermet told me this is depercated and Transit should be used instead.
Anyhow, the functions were only marked as deprecated with the warning macro
and not in docs, fixed that.

SVN revision: 61082
2011-07-06 11:17:01 +00:00
Carsten Haitzler c41a756c53 a start on an example of what i was thinking of for widget docs... eg
example screenshots auto-generated by scripts when we do "make doc"
with those images put in the docs for that widget. some examples of
usage.



SVN revision: 61078
2011-07-06 10:30:35 +00:00
Cedric BAIL f5d9c45f1b elementary: add the basic of an elm_player object.
This object should be linked with an elm_video to be
usefull at all. If people have some graphical skill,
the kind of thing I lack, you are welcome to improve
this player !



SVN revision: 61053
2011-07-05 14:05:59 +00:00
Michael BOUCHAUD 03b898aa1a elementary: add elm_entry_line_wrap_get
SVN revision: 61045
2011-07-05 11:29:35 +00:00
Cedric BAIL 9a0a1410aa elementary: make it possible to actually free string returned by value to string callback.
NOTE: this introduce an API/ABI incompatibility. You need to think if you need to free the
data you allocated in the callback, if yes, then you need to provide a function to free that
data, if not, you could just set NULL as the third parameter.


SVN revision: 61019
2011-07-04 19:56:19 +00:00
Tom Hacohen c8d9636fa2 elm anchorblock: add the elm_object_text_set/get hooks.
deprecate: elm_anchorblock_text_set/get.

SVN revision: 60999
2011-07-04 10:40:07 +00:00
Tom Hacohen e918eeae55 elm anchorview: add the elm_object_text_set/get hooks.
deprecate: elm_anchorview_text_set/get.

SVN revision: 60997
2011-07-04 10:39:58 +00:00
Tom Hacohen 4351a2d2cc elm bubble: add the elm_object_text_set/get hooks.
deprecate: elm_bubble_indicator_label_set/get.

SVN revision: 60995
2011-07-04 10:14:11 +00:00
Tom Hacohen 8031214260 elm fileselector_button_entry: add the elm_object_text_set/get hooks.
deprecate: elm_fileselector_button_entry_indicator_label_set/get.

SVN revision: 60993
2011-07-04 10:14:05 +00:00
Tom Hacohen 4fb9185cf3 elm fileselector_button: add the elm_object_text_set/get hooks.
deprecate: elm_fileselector_button_indicator_label_set/get.

SVN revision: 60991
2011-07-04 10:13:59 +00:00
Tom Hacohen b46a821d5d elm progressbar: add the elm_object_text_set/get hooks.
deprecate: elm_progressbar_indicator_label_set/get.

SVN revision: 60989
2011-07-04 10:13:53 +00:00
Tom Hacohen fbce4f4955 elm radio: add the elm_object_text_set/get hooks.
deprecate: elm_radio_indicator_label_set/get.

SVN revision: 60986
2011-07-04 10:13:43 +00:00
Tom Hacohen 4b0af66c91 Elementary: Rename elm_object_label_* -> elm_object_text_part_*.
This name is better as it also applies for entries, and not just
for labels.

SVN revision: 60975
2011-07-04 09:18:16 +00:00
Tom Hacohen 18bb8c6e9d elm check: add the elm_object_text_set/get hooks.
deprecate: elm_check_indicator_label_set/get.

SVN revision: 60973
2011-07-04 09:18:10 +00:00
Tom Hacohen 1430113b97 elm actionslider: add the elm_object_text_set/get hooks.
deprecate: elm_actionslider_indicator_label_set/get,
   elm_actionslider_labels_set/get.

SVN revision: 60971
2011-07-04 09:18:04 +00:00
Jonas M. Gastal 7a84cee119 Elementary: Adding screenshot for anchrotwins example.
SVN revision: 60924
2011-07-01 17:32:20 +00:00
ChunEon Park 0045aa8a48 elementary/button - added a missing signal description in doxy.
SVN revision: 60893
2011-06-30 23:58:19 +00:00
Cedric BAIL 2c9cbe32f3 elementary: add higger level elm_video object.
SVN revision: 60877
2011-06-30 17:18:13 +00:00
Tom Hacohen 79f953f612 elm slider: add the elm_object_text_set/get hooks.
deprecate: elm_slider_label_set/get

SVN revision: 60862
2011-06-30 05:58:29 +00:00
Tom Hacohen 666e82caf6 elm hoversel: add the elm_object_text_set/get hooks.
deprecate: elm_hoversel_label_set/get

SVN revision: 60860
2011-06-30 05:43:56 +00:00
Daniel Juyung Seo b68467112b elm route: Changed return value of elm_route_emap_set() API from
Eina_Bool to void.

EFL uses void as a xxx_set() API's return value.


SVN revision: 60852
2011-06-30 02:10:46 +00:00
Jonas M. Gastal 4f23521fac Elementary: Fixing doxygen syntax again(quotation marks
required).



SVN revision: 60848
2011-06-29 22:09:33 +00:00
Jonas M. Gastal 683a1cc69e Elementary: Fix doxygen sintax(linebreaks aren't allowed
there).



SVN revision: 60846
2011-06-29 21:30:40 +00:00
Iván Briano 75ee2a12b5 Add examples with explanations for elm_box
SVN revision: 60843
2011-06-29 21:04:23 +00:00
Jonas M. Gastal 065ae8abd5 Elementary: elm_bubble documentation.
SVN revision: 60842
2011-06-29 20:47:41 +00:00
Tom Hacohen 43c18d35b5 Elm layout: add the elm_object_text_set/get hooks.
deprecate: elm_layout_label_set/get

SVN revision: 60807
2011-06-29 09:30:56 +00:00
Tom Hacohen 6d5516c3ea Elm frame: add the elm_object_text_set/get hooks.
deprecate: elm_frame_label_set/get

SVN revision: 60805
2011-06-29 09:11:45 +00:00
Tom Hacohen a54ad04386 Elm toggle: add the elm_object_text_set/get hooks.
deprecate: elm_toggle_label_set/get

SVN revision: 60802
2011-06-29 08:57:40 +00:00
Tom Hacohen f0a6330e3f Elm button: add the elm_object_text_set/get hooks.
deprecate: elm_button_label_set and elm_button_label_get

SVN revision: 60799
2011-06-29 07:11:50 +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
Iván Briano 3471b099a9 Expand docs for elm_box
SVN revision: 60774
2011-06-28 21:51:56 +00:00
ChunEon Park e763c579b8 Elementary - fixed typo
SVN revision: 60752
2011-06-28 08:49:07 +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 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
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
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
Cedric BAIL 452e2d379f elementary: use Eio when available for fileselector.
SVN revision: 60692
2011-06-25 23:39:43 +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
Jonathan Atton 6b88bee7e5 elm_map: use emap
SVN revision: 60684
2011-06-25 14:30:10 +00:00
Carsten Haitzler c1e12182b8 genscroller++. just stubs right now.
SVN revision: 60625
2011-06-23 08:52:51 +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 f6047df5a4 [elementary] Example for top level functions.
SVN revision: 60595
2011-06-22 14:52:05 +00:00
Gustavo Lima Chaves 60214462de [elementary] Documenting the general, top-level
functions.



SVN revision: 60594
2011-06-22 14:51:55 +00:00
ChunEon Park 179eced103 elementary/transit - removed DEPRECATED APIs.
SVN revision: 60572
2011-06-22 05:37:24 +00:00