Commit Graph

243 Commits

Author SHA1 Message Date
Carsten Haitzler 84aa9dbceb move config setting fucns over to elm_config in preparation for naming
elm_config_*



SVN revision: 68797
2012-03-06 09:23:43 +00:00
Jiyoun Park f9fbc5ba51 remove deprecated code related with elm_button_label_get/set
SVN revision: 68786
2012-03-06 07:33:58 +00:00
ChunEon Park 0fe131c42e elementary/focus -
elm_object_focus_cycle -> elm_object_focus_next



SVN revision: 68754
2012-03-06 01:06:41 +00:00
Carsten Haitzler 8cc5aff166 1 all_set func not removed (gone from h's anyway)
SVN revision: 68704
2012-03-05 12:27:40 +00:00
Sanjeev BA 347db44573 Rename elm_cache API with common prefix.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68564
2012-03-01 06:05:54 +00:00
Jiyoun Park ac79e76aea remove deprecated function related with
anchorview and block's text set/get


SVN revision: 68451
2012-02-26 12:05:28 +00:00
ChunEon Park 9536b08c36 elementary/elm_object_item - added smart callback feature.
SVN revision: 68377
2012-02-24 04:31:03 +00:00
Carsten Haitzler 931a64c939 move config load to sub init and sub init to after launch request to
pick up config changes for quicklaunch



SVN revision: 68250
2012-02-22 08:54:34 +00:00
ChunEon Park ed5c8799f5 elementary/focus - reviewed done!
SVN revision: 68218
2012-02-21 12:36:54 +00:00
ChunEon Park 5213c0720a elementary/fonts - reviewed done.
SVN revision: 68180
2012-02-21 01:39:52 +00:00
Daniel Juyung Seo 350c6c3235 elm cache: elm_all_flush() -> elm_cache_all_flush()
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68051
2012-02-17 05:12:56 +00:00
Jiyoun Park af064c2f11 Remove deprecated function and implementation.
I already grep all source directory under turnk. 
but there is no place using this deprecated function.
so I remove it. 


SVN revision: 68048
2012-02-17 03:10:28 +00:00
ChunEon Park 79d3a3bef4 elementary/config - add elm_config_all_flush
SVN revision: 67969
2012-02-15 09:09:21 +00:00
ChunEon Park c49d5f27cb elementary - deprecated elm_engine_current_get API
Please use elm_engine_get instead



SVN revision: 67947
2012-02-15 02:29:57 +00:00
ChunEon Park d8675f8c64 elementary/main - fixed typo!!
SVN revision: 67623
2012-01-31 04:45:19 +00:00
ChunEon Park 73ee2d9004 elementry/elm_object_item - renamed parameter (item -> it) for consistency.
SVN revision: 67613
2012-01-31 00:32:20 +00:00
Carsten Haitzler 4dcc354c80 deprecate more list item funcs. replace with object item ones (for
cursors).



SVN revision: 67380
2012-01-20 10:13:56 +00:00
ChunEon Park f2a914c1be elementary - rename an API
elm_object_item_object_get -> elm_object_item_widget_get	



SVN revision: 67235
2012-01-16 03:23:32 +00:00
Daniel Juyung Seo ab2febd70e elm elm_main.c: revert commit r67016. it was wrong commit.
SVN revision: 67026
2012-01-10 23:35:29 +00:00
Daniel Juyung Seo 390a5d3d0e enki: Turn off edje_cc verbose mode.
SVN revision: 67016
2012-01-10 15:34:04 +00:00
ChunEon Park 917fbe7370 elementary/elm_object_item - expose elm_object_item_del().
SVN revision: 66992
2012-01-09 10:48:06 +00:00
Mike Blumenkrantz 49ace8dd7b damn you cnp!
SVN revision: 66817
2012-01-04 00:22:08 +00:00
Mike Blumenkrantz b2d75aa5bb add object_item_tooltip api
SVN revision: 66816
2012-01-04 00:15:03 +00:00
ChunEon Park 569e56e904 elementary - Added 1 more API elm_object_item_del_cb_set()
also deprecated below APIs  

   elm_hoversel_item_del_cb_set()
   elm_diskselector_item_del_cb_set()
   elm_toolbar_item_del_cb_set()
   elm_index_item_del_cb_set()
   elm_menu_item_del_cb_set()                  



SVN revision: 66748
2012-01-02 11:46:32 +00:00
Cedric BAIL 229b3bf102 elementary: don't crash when argv is NULL.
SVN revision: 66604
2011-12-28 15:19:31 +00:00
Carsten Haitzler 1713de6106 add recursie object find function - it will only look at elm children
not go into edje objects et.c and hunt their children too. should be
more efficient than evas's recursive name finder.



SVN revision: 66591
2011-12-28 06:01:31 +00:00
Carsten Haitzler b8d342e49e add func for recursively finding named widgets.
SVN revision: 66589
2011-12-28 05:51:10 +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
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 63d9164a36 elementray - +2 APIs
elm_object_item_disabled_set/get 



SVN revision: 65324
2011-11-17 01:58:03 +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
Nicolas Aguirre ec32ba1369 elementary: Add ecore_cocoa backend to elementary
SVN revision: 64657
2011-11-02 19:26:29 +00:00
Mike Blumenkrantz fd1aaaa4c0 shut up unused warning
SVN revision: 64204
2011-10-20 21:14:39 +00:00
Iván Briano 057a00829c Get us some nice auto translation scheme
First things first, I'm not sure I'm setting the right variable on
the setlocale() call, so someone more knowledgeable can look at it and fix it.

How this works, you say? Just like elm_object_text_part_set(), except now it
will pass the string given through dgettext() with the given domain (NULL
means it uses whatever the app set with textdomain()), and when changing
language with elm_language_set(), it will re-set the strings with a new
translation.



SVN revision: 64179
2011-10-19 14:17:14 +00:00
Carsten Haitzler 6d77357cec make elm config all stored in blobs ion properties (as well as disk)
only not multiple properties and fix up elm config tool so it works
well with the better scheme. all internal changes so nothing app-wise
is affected except for also exposing an event to tell you config was
changed



SVN revision: 64178
2011-10-19 12:46:56 +00:00
ChunEon Park d946ca77cc elementary - removed ELM_CAST macro
SVN revision: 64138
2011-10-18 00:25:52 +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 7acf4fc06f Elementary: give argv[0] to eina_prefix_new
SVN revision: 64088
2011-10-15 09:30:46 +00:00
Jaehwan Kim 2fd30a5890 From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] ELM_THUMBSCROLL_SENSITIVITY_FRICTION

I talked with you about 4.0, magic number.
I want to change the part that the length of mouse dragging multiply 4.0
to _elm_config->thumbscroll_sensitivity_friction.
4.0 is nice. But some device may want to change the value. It is a kind
of sensitivity. So I added the config "ELM_THUMBSCROLL_SENESITIVITY
_FRICTION". And I change the value mean. If the value is high, it is
more sensitive. The range of the value is from 0.1 to 1.0. It cannot be 0.0.
4.0 changed to 0.25. 
Please check this patch.



SVN revision: 64051
2011-10-13 12:07:39 +00:00
ChunEon Park 0368cf0de6 Elementary/elm_widget - removed useless macros.
SVN revision: 63939
2011-10-10 06:10:34 +00:00
ChunEon Park bc501454bb elementary/general - added new API elm_object_item_object_get
It returns the widget object handle which contains the given item. 



SVN revision: 63861
2011-10-06 01:13:51 +00:00
Gustavo Sverzut Barbieri ab188c657c Elementary support for EWS, with simplistic window manager.
This contains a very simple and stupid window manager to be used in
FB, PS3 or similar single-window engines. Everybody is welcome to
improve it, particularly:
 * Edje: better border decoration theme
 * Edje: nice background
 * C + Edje: taskbar with minimized items.
 * C + Edje: find a better protocol to determine window size,
   accounting border decoration without account shadow! Right now I'm
   taking everything :-P
 * C: window management keys (Alt+F4 and like)

How to use: export ELM_ENGINE=ews
How to configure backing store: export ECORE_EVAS_EWS=enginey:w:h:options
Example:
{{{
export ECORE_EVAS_EWS=software_x11:0:0:1024:768
export ELM_ENGINE=ews
elementary_test
}}}

Bugs: maybe many, but so far seems it wouldn't take mouse events for
secondary windows. Will check it later.





SVN revision: 63849
2011-10-05 22:18:22 +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
ChunEon Park 44c0da0902 elementary/main - elm_config_sub_shutdown is more sensible and removed duplicated codes
SVN revision: 63649
2011-09-29 02:00:20 +00:00
ChunEon Park a1f1eb1689 elementary/elm_object_item - added signal emit func.
SVN revision: 63424
2011-09-16 02:10:07 +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
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
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