Commit Graph

1036 Commits

Author SHA1 Message Date
Mike Blumenkrantz d37f2891dd add promote/demote functions for genlist
SVN revision: 65599
2011-11-25 20:27:27 +00:00
ChunEon Park d263480f83 elementary/menu - applied elm_object_item common APIs.
@deprecated 
elm_menu_item_label_set
elm_menu_item_label_get
elm_menu_item_object_content_set
elm_menu_item_object_content_get
elm_menu_item_disabled_set
elm_menu_item_disabled_get
elm_menu_item_data_set
elm_menu_item_data_get




SVN revision: 65597
2011-11-25 11:52:35 +00:00
ChunEon Park 468985fa84 elementary/menu - Elm_Menu_Item -> Elm_Object_Item
SVN revision: 65596
2011-11-25 10:57:39 +00:00
Sanjeev BA 058c062a8d Documentation fixes.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 65585
2011-11-24 15:15:48 +00:00
Sanjeev BA 09465adfeb Documentation fixes.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 65584
2011-11-24 15:15:45 +00:00
Sanjeev BA 2b9ef7eceb Fix typo.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 65583
2011-11-24 15:15:41 +00:00
Sanjeev BA f61effb7a7 Fix a few typos.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 65577
2011-11-24 15:15:23 +00:00
Mike McCormack a41de1da8f elementary: Tweak multibuttonentry docs
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 65568
2011-11-24 08:35:14 +00:00
이고은 6824852f0c elementary: Add multibuttonentry widget
---------------------------------------------------

Dear Developers,

I added a new widget called “Multibuttonentry" which could be used as contact button in App
This widget allows a user to insert a text button.
text button is inserted by pressing the "Enter key"
If there is no space in the current row, the new button is entered in the next row. If the button is clicked, it will become focused.
And focused button can be removed by pressing the "backspace" key.
when items are added over 1 lines, if Multibuttonentry lost focus, it becase shrink mode (made it as 1 line)

Please review it's APIs and functionalities.

Thank you,
Goun

---------------------------------------------------

Widget was originally written by Hyunsil Park <hyunsil.park@samsung.com>.
It has been contributed to by the following people:
 * Jihoon Kim <jihoon48.kim@samsung.com>
 * WooHyun Jung <wh0705.jung@samsung.com>
 * deasung.kim <deasung.kim@samsung.com>
 * Myungjae Lee <mjae.lee@samsung.com>
 * Goun Lee <gouni.lee@samsung.com>
 * Mike McCormack <mj.mccormack@samsung.com>
 * Daniel Juyung Seo <juyung.seo@samsung.com>
 * Seunggyun Kim <sgyun.kim@samsung.com>
 * sanghoon80.cho <sanghoon80.cho@samsung.com>

Signed-off-by: 이고은 <gouni.lee@samsung.com>
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 65548
2011-11-24 01:06:26 +00:00
Daniel Juyung Seo e9d191712a elm Elementary.h.in: Sync with AUTHORS.
SVN revision: 65536
2011-11-23 10:48:48 +00:00
Carsten Haitzler cbc4f4a143 improve docs on label
SVN revision: 65510
2011-11-22 08:02:53 +00:00
Mike Blumenkrantz cc210afd2a add elm_win_screen_size_get using ecore_evas
SVN revision: 65494
2011-11-21 19:51:24 +00:00
Mike Blumenkrantz 8536e81cea add elm_win_focus_get
SVN revision: 65493
2011-11-21 19:41:53 +00:00
Gustavo Lima Chaves 978dedcfa8 New pager smart callback: show,finished.
Plus doxygen love.



SVN revision: 65486
2011-11-21 15:46:21 +00:00
Daniel Juyung Seo c916a9a3fa elm Elementary.h.in: Fix documentation typo.
SVN revision: 65476
2011-11-21 09:30:09 +00:00
Daniel Juyung Seo fd3264dd14 elm Elementary.h.in: Fix doxygen typo.
SVN revision: 65473
2011-11-21 07:47:28 +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 9612934868 elementary: fix use of EINA_ARG_NONNULL.
SVN revision: 65448
2011-11-20 14:58:21 +00:00
Cedric BAIL e7a7a30c07 elementary: support environment without sys/mman.h.
SVN revision: 65447
2011-11-20 14:56:12 +00:00
Boris Faure 9761b693a0 elm: change elm_object_item_content_part_set/get/unset to elm_object_item_part_content_set/get/unset
SVN revision: 65351
2011-11-17 21:02:52 +00:00
Boris Faure 3b1da7df04 elm: change elm_object_item_text_part_set/get to elm_object_item_part_text_set/get
SVN revision: 65350
2011-11-17 21:02:43 +00:00
Boris Faure 1112d30a41 elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset
SVN revision: 65349
2011-11-17 21:02:31 +00:00
ChunEon Park 99023b8077 elementary/ctxpopup, flipselector - applied elm_object_item common apis.
SVN revision: 65325
2011-11-17 02:16:38 +00:00
ChunEon Park 63d9164a36 elementray - +2 APIs
elm_object_item_disabled_set/get 



SVN revision: 65324
2011-11-17 01:58:03 +00:00
ChunEon Park 085e500875 elemlentary - minor changes.
guarantee the compatibility for priveous content_set/get/unset changes. 



SVN revision: 65320
2011-11-17 00:42:14 +00:00
Boris Faure b2b36ebbc0 elm: elm_object_text_part_set/get() is deprecated
use elm_object_part_text_set/get().
This change is done so that it matches
edje_object_part_text_set/get().

SVN revision: 65310
2011-11-16 20:17:25 +00:00
ChunEon Park 236192cd9a elementary - modified content_set/get/unset part names to be simple names.
Previous part names are just the swallow part names
but in modified version, the part names chaned to simpler meaning names to use.

i.e for button

elm_object_content_part_set(button, "elm.swallow.icon", icon);
-> elm_object_content_part_set(button, "icon", icon);




SVN revision: 65295
2011-11-16 12:51:53 +00:00
Tom Hacohen 329ae9f1f7 Elm entry: Add a warning to the textblock_get docs.
Thanks to Jihoon Kim for spotting this potential pitfall.

SVN revision: 65288
2011-11-16 09:09:32 +00:00
ChunEon Park 515786327c elementary/flipseletor - applied elm_object_item,
applied elm_object_item_text_set/get APIs and deprecated elm_flipselector_item_label/set/get APIs. 



SVN revision: 65277
2011-11-16 01:39:39 +00:00
Mike Blumenkrantz d3829b279b add proper docs for elm_gen callbacks. this fixes pespin's complaints
SVN revision: 65270
2011-11-15 16:05:54 +00:00
Carsten Haitzler 6d2d386e88 fix docs to tell u what to change that has deprecated
SVN revision: 65247
2011-11-15 11:54:58 +00:00
Tom Hacohen beac21bb68 Elm entry: Expose the internal textblock object.
This commit introduces two new API: elm_entry_textblock_get and
elm_entry_calc_force. These two APIs can be used to manipulate the
textblock object inside the entry in a safe manner. This exposes an
interface that wasn't available before letting do new and cool things
with entries.

SVN revision: 65169
2011-11-14 13:56:06 +00:00
Tom Hacohen 1566e476c8 Elm entry: Pass Elm_Entry_Change_Info with changed,user signal.
SVN revision: 65168
2011-11-14 13:56:02 +00:00
Carsten Haitzler d4d6e79620 disable evas gl based stuff in elm as its not going into efl 1.1
SVN revision: 65004
2011-11-10 06:04:30 +00:00
ChunEon Park 3c2c7c1560 elementary/naviframe - removed white trailings
SVN revision: 64932
2011-11-08 04:02:46 +00:00
ChunEon Park 05486ccca7 elementary/bubble - applied missed content_set/get/unset APIs
SVN revision: 64925
2011-11-08 01:05:01 +00:00
ChunEon Park 6c023dbba0 elementary - +@deprecated
SVN revision: 64923
2011-11-08 00:43:17 +00:00
Tom Hacohen 1e563eedd7 Elm glayer: Remove FIXME, it's already there.
SVN revision: 64859
2011-11-07 08:12:02 +00:00
Mike Blumenkrantz f379a27341 add new function to disable icon preloading
SVN revision: 64850
2011-11-07 04:25:16 +00:00
Boris Faure 17fccb4b95 elm: add deprecated notices to doc
SVN revision: 64844
2011-11-06 19:58:49 +00:00
Mike Blumenkrantz 288a78dfc3 add function to return image object for use with evas apis
SVN revision: 64830
2011-11-06 15:56:31 +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 278b092678 Elementary: Add gl-cocoa engine to the documentation
SVN revision: 64776
2011-11-05 17:49:17 +00:00
Youness Alaoui be1c2a9498 Elementary: Make elm_module use eina_module instead of dl* directly
SVN revision: 64774
2011-11-05 17:49:04 +00:00
Sanjeev BA 99c5bf40c8 Add deprecated API.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 64725
2011-11-04 12:12:26 +00:00
Michael BOUCHAUD eb4ce06d63 elementary: more documentation about deprecated API
SVN revision: 64696
2011-11-03 13:48:40 +00:00
Sanjeev BA 2b318103ae Add deprecation for elm_scroller API.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 64694
2011-11-03 13:22:33 +00:00
ChunEon Park 58fc5676ff elementary/naviframe - 3 more APIs.
elm_naviframe_items_get()
elm_naviframe_item_insert_before()
elm_naviframe_item_insert_after()



SVN revision: 64679
2011-11-03 07:15:18 +00:00
Mike McCormack 827454d8a4 elementary: Update the deprecated list
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 64641
2011-11-02 08:29:07 +00:00
Sanjeev BA 58019eaf84 More API feedback.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>

SVN revision: 64639
2011-11-02 08:18:17 +00:00
Bruno Dilly ef076c1755 Elementary Cursor: Add documentation about hot spots
SVN revision: 64619
2011-11-01 21:14:06 +00:00
Sanjeev BA ee07fd880f Fix more gengrid documentation.
SVN revision: 64603
2011-11-01 07:14:19 +00:00
Sanjeev BA 733cea69b0 Add more Gengrid API documentation.
SVN revision: 64602
2011-11-01 07:14:15 +00:00
Sanjeev BA 8781ae2b22 Add documentation for missing gengrid functions.
SVN revision: 64600
2011-11-01 07:14:08 +00:00
Michael BOUCHAUD fdf3cad212 elementary: deprecate elm_bubble_content_set elm_bubble_content_get elm_bubble_content_unset
SVN revision: 64576
2011-10-31 16:16:21 +00:00
Michael BOUCHAUD a5b0b31496 elementary: adding const to accessor of elm_video
SVN revision: 64572
2011-10-31 15:22:24 +00:00
Michael BOUCHAUD d57161465f elementary: deprecate elm_toolbar_orientation_set and elm_toolbar_orientation_get to match and be conformant with the rest of api
SVN revision: 64562
2011-10-31 14:36:49 +00:00
Sanjeev BA aa437bbcf8 Minor doc fixes.
SVN revision: 64555
2011-10-31 11:49:17 +00:00
ChunEon Park 47cf9628e6 elementary/player - applied content_set/get/unset
finally, done!



SVN revision: 64543
2011-10-31 03:58:44 +00:00
ChunEon Park f856c0e9fe elementary - slider, scroller, progressbar, radio
applied elm_object_content_set/get/unset APIs. 



SVN revision: 64542
2011-10-31 02:56:03 +00:00
Sanjeev BA 8e5a6ce75f Elementary API documentation fix.
SVN revision: 64540
2011-10-31 02:15:33 +00:00
Carsten Haitzler aa73164b35 really the event_info is a pointer and we should use it as such:
api break! elm segment control changed cb passes item handle not index
as event_info now!



SVN revision: 64538
2011-10-31 00:42:05 +00:00
ChunEon Park 771202d8f8 elementray/naviframe - added more macros.
these macros are more clear than part names in using content/text_part_set/get/unset functions.



SVN revision: 64525
2011-10-30 16:10:16 +00:00
ChunEon Park 1e3d557d25 elementary/panes - content_part_set/get/unset
SVN revision: 64524
2011-10-30 15:50:14 +00:00
Aharon Hillel 0aadefe6b2 Elm Glayer: Removed finger count from line-info
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 64521
2011-10-30 10:08:05 +00:00
Aharon Hillel 170cf5fa1a Elm Glayer: Added number of fingers to Momentum Info
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 64520
2011-10-30 10:08:01 +00:00
ChunEon Park f3066c815f elemetary - notify, factory, frame, panel, mapbuf
applied content_set/get/unset. 

do it later for the remainder. 



SVN revision: 64502
2011-10-29 04:32:24 +00:00
ChunEon Park 213873a6c0 elementary/conformant - content_set/get/unset
SVN revision: 64489
2011-10-28 09:36:50 +00:00
ChunEon Park 5c4fd67f87 elementary/check - content_set/get/unset
SVN revision: 64487
2011-10-28 08:57:33 +00:00
ChunEon Park 31678440d9 elementary/bg - content_set/get/unset, fixed indentation
SVN revision: 64484
2011-10-28 08:31:42 +00:00
ChunEon Park 6a2e36c5f0 elementary - updated doc.
SVN revision: 64483
2011-10-28 08:07:55 +00:00
Mike Blumenkrantz 241a0520f4 add long forgotten note for entry filters
SVN revision: 64446
2011-10-27 19:12:53 +00:00
Jihoon Kim 0ff8c40ad0 From: Jihoon Kim <jihoon48.kim@samsung.com>
elm_entry_autocapital_type_set API is high level API to call ecore_imf_context_autocapital_type_set.
Application programmer can choose the type of autocapitalization such as
WORD, SENTENCE, ALLCHARACTER through this API.

elm_entry_input_panel_enabled_set API is for setting whether input panel
(virtual keyboard) should be appeared when entry has a focus or pressed.
It can be used by dialer or calculator application programmer because those
application prefer to use its keypad NOT virtual keyboard supported by system.
They want to use entry to show the cursor for providing the cursor handling
method but don't want to appear system keyboard.



SVN revision: 64424
2011-10-27 05:43:08 +00:00
Carsten Haitzler 4b77b69c22 update docs for elm to say 0.8.0
SVN revision: 64422
2011-10-27 05:03:00 +00:00
Carsten Haitzler 32afda7f4e add a @see
SVN revision: 64421
2011-10-27 04:59:31 +00:00
Carsten Haitzler d854811815 update docs for hello world to use simpler util win add call.
SVN revision: 64420
2011-10-27 04:57:06 +00:00
ChunEon Park dc180b67ce elementary/layout - deprecated elm_layout_content_set/get_unset
SVN revision: 64403
2011-10-26 00:46:16 +00:00
Sanjeev BA 4ebd44ab96 Minor doc. fixes.
SVN revision: 64397
2011-10-25 19:41:56 +00:00
Carsten Haitzler e352969bb6 add util call to save always adding win, setting title, adding bg,
showing it etc. etc. -> standard kind of window.



SVN revision: 64376
2011-10-25 08:45:56 +00:00
ChunEon Park 8d85b136bf elementary/button -> use elm_object_content_set/get/unset
SVN revision: 64370
2011-10-25 01:23:25 +00:00
Bruno Dilly 842daf46ec Elementary Toggle: Document functions to be used instead of deprecated
SVN revision: 64364
2011-10-24 23:41:56 +00:00
ChunEon Park 4cad4f12a8 elementary/naviframe - new API elm_naviframe_item_promote
SVN revision: 64353
2011-10-24 06:35:48 +00:00
Sanjeev BA 484d2f953b Improve scroller gravity documentation.
SVN revision: 64349
2011-10-24 03:31:44 +00:00
Sanjeev BA cf19d8b708 Documentation fixes for Scroller.
SVN revision: 64348
2011-10-24 03:31:40 +00:00
Daniel Juyung Seo 2bb2b1f0ee elm gen/gengrid/genlist: Changed item class's icon_get to content_get.
Do not limit the swallowed objects to icon. This had to be done before
elm 1.0 and now it's time to break. This will break all applications
which are using gengrid/genlist. Please fix it icon_get -> content_get.

TODO
1. fix theme as well.
2. fix documents.


SVN revision: 64344
2011-10-24 02:10:35 +00:00
Sanjeev BA fa9edc811e Fix ElmImage documentation.
SVN revision: 64336
2011-10-23 23:41:41 +00:00
Sanjeev BA 1390faa5d9 Few fixes to icon animation documentation.
SVN revision: 64333
2011-10-23 23:41:31 +00:00
Sanjeev BA bfa7a1c2ea Some more documentation fixes.
SVN revision: 64293
2011-10-22 09:36:52 +00:00
Sanjeev BA 5ea99dc87f Minor documentation enhancements for elementary.
SVN revision: 64286
2011-10-22 02:21:16 +00:00
Sanjeev BA 4153b4aa9d Documentation fix for elm_exit().
SVN revision: 64285
2011-10-22 02:21:12 +00:00
Sanjeev BA a593a93550 Improve Hover and Actionslider documentation.
SVN revision: 64284
2011-10-22 01:26:19 +00:00
Mike Blumenkrantz 81fb2abd7e deprecate all genlist/gengrid functions related to 64281
SVN revision: 64282
2011-10-22 00:26:21 +00:00
Mike Blumenkrantz 9987b1034f implement the following:
EAPI void elm_gen_always_select_mode_set(Evas_Object *obj, Eina_Bool always_select);
EAPI Eina_Bool elm_gen_always_select_mode_get(const Evas_Object *obj);
EAPI void elm_gen_no_select_mode_set(Evas_Object *obj, Eina_Bool no_select);
EAPI Eina_Bool elm_gen_no_select_mode_get(const Evas_Object *obj);
EAPI void elm_gen_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce);
EAPI void elm_gen_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce);
EAPI void elm_gen_page_relative_set(Evas_Object *obj, double h_pagerel, double v_pagerel);
EAPI void elm_gen_page_relative_get(const Evas_Object *obj, double *h_pagerel, double *v_pagerel);
EAPI void elm_gen_page_size_set(Evas_Object *obj, Evas_Coord h_pagesize, Evas_Coord v_pagesize);
EAPI void elm_gen_current_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber);
EAPI void elm_gen_last_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber);
EAPI void elm_gen_page_show(const Evas_Object *obj, int h_pagenumber, int v_pagenumber);
EAPI void elm_gen_page_bring_in(const Evas_Object *obj, int h_pagenumber, int v_pagenumber);
EAPI Elm_Gen_Item *elm_gen_first_item_get(const Evas_Object *obj);
EAPI Elm_Gen_Item *elm_gen_last_item_get(const Evas_Object *obj);
EAPI Elm_Gen_Item *elm_gen_item_next_get(const Elm_Gen_Item *it);
EAPI Elm_Gen_Item *elm_gen_item_prev_get(const Elm_Gen_Item *it);
EAPI Evas_Object *elm_gen_item_gen_get(const Elm_Gen_Item *it);



SVN revision: 64281
2011-10-21 23:53:41 +00:00
Mike Blumenkrantz e22f36e214 deprecate elm_genlist/grid_item_selected_get -> elm_gen_item_selected_get
SVN revision: 64279
2011-10-21 23:22:26 +00:00
Mike Blumenkrantz 4ce2a15b77 implement elm_gen_item_selected_get
SVN revision: 64278
2011-10-21 23:18:48 +00:00
Mike Blumenkrantz b148562870 deprecate elm_genlist_item_selected_set and elm_gengrid_item_selected_set: use elm_gen_item_selected_set instead
SVN revision: 64277
2011-10-21 23:10:56 +00:00
Mike Blumenkrantz 82cfec36d5 deprecate elm_genlist_clear and elm_gengrid_clear: use elm_gen_clear instead
SVN revision: 64276
2011-10-21 23:05:02 +00:00
Mike Blumenkrantz 5852948858 more genlist/gengrid merging: select+clear are now abstracted
SVN revision: 64275
2011-10-21 22:55:45 +00:00
Iván Briano 4b911014e5 Webkit changed API, we should dress accordingly.
SVN revision: 64267
2011-10-21 20:56:09 +00:00
Mike Blumenkrantz 35c8f40547 this commit marks step one of The Gengrid & Genlist Unification Project. these poor widget brothers were separated at birth, never knowing that they were almost exactly the same.
from here, it should be trivial to continually move more and more code into elm_gen.c and reduce duplication.
ideally we should be aiming for an elm_gen_* api where you differentiate between list/grid with style or something since the apis are almost identical


SVN revision: 64245
2011-10-21 08:52:03 +00:00