Commit Graph

105 Commits

Author SHA1 Message Date
Gustavo Lima Chaves 83d85fe5bd [elm] Naviframe now ported.
Man, this one was tough (though there are toughers). Please help me
test it in the real, wild, world.



SVN revision: 71635
2012-06-01 21:56:09 +00:00
Gustavo Lima Chaves bbf0a4345e [elm] And now remove deprecated calls usage (WRT
icon/image thing).



SVN revision: 71473
2012-05-28 21:50:11 +00:00
Gustavo Lima Chaves 4f8b51b1aa [elm] And here comes image, icon and photo on the
new schema.
els_icon smart object was brought to be the base of the image widget,
in the form of an image class.

An elm icon is now a elm image, with a little more on top of it.

An elm photo is a now base widget aggregating an icon.

Toolbar's internal usage of the former els_icon is now changed to
icons, instead.

Some naviframe instantiations were set to enable events during
transitions, because this code is buggy and my chages exposed the
problem. It will be fixed as soon as I get to port Naviframe.



SVN revision: 71429
2012-05-25 19:53:59 +00:00
ChunEon Park 00c117a575 elementary/config - + null check
SVN revision: 70171
2012-04-13 11:23:59 +00:00
Daniel Juyung Seo 7f2fc8ef80 elm bin: Use convenient utility function elm_win_util_standard_add()
instead of elm_win_add() + elm_bg_add(). This is for normal style
(ELM_WIN_BASIC) window.

SVN revision: 69848
2012-04-02 06:20:28 +00:00
Daniel Juyung Seo e838d6d2f2 Revert a wrong commit. Un-wanted files are committed together.
Revert "elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window."

This reverts commit 31b24a0edb0028528d7c859070e03236ba42867b.

SVN revision: 69847
2012-04-02 06:20:22 +00:00
Daniel Juyung Seo b4308ab089 elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window.
SVN revision: 69845
2012-04-02 06:07:58 +00:00
Carsten Haitzler 83e0754a8b clean up toggle turds :)
SVN revision: 69478
2012-03-16 23:45:48 +00:00
Mike Blumenkrantz d0d5e60cd5 prevent toolbar items being deselected
SVN revision: 69020
2012-03-07 19:42:52 +00:00
Carsten Haitzler 5fb2aa296b warn--
SVN revision: 68899
2012-03-07 08:31:30 +00:00
Carsten Haitzler 7a5a301a63 rename a whole host of config-related functions to be elm_config_*
now. yes - no deprecation. no time to do that.



SVN revision: 68810
2012-03-06 12:04:25 +00:00
Carsten Haitzler 0f8ce855bc elm_theme_all_set -> deprecate.
SVN revision: 68706
2012-03-05 12:36:09 +00:00
Mike Blumenkrantz 2fcb323b6f SVN revision: 68591
try asking in irc or mailing list before randomly changing things like this.


SVN revision: 68592
2012-03-01 20:16:28 +00:00
Gustavo Lima Chaves 8a0bfd51e4 [Elm] For $deity's sake, why this multiselect on elm config's theme choosing list?
SVN revision: 68591
2012-03-01 20:12:47 +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
ChunEon Park 5213c0720a elementary/fonts - reviewed done.
SVN revision: 68180
2012-02-21 01:39:52 +00:00
Jihoon Kim dadded2e36 elementary_test: 0 -> EINA_FASE, 1 -> EINA_TRUE
SVN revision: 68028
2012-02-16 12:51:01 +00:00
Tom Hacohen 11f6738a6c Elm pager: remove all references from elm's tree.
SVN revision: 68016
2012-02-16 09:26:35 +00:00
Jihoon Kim e95974c024 elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUE
SVN revision: 67999
2012-02-16 04:55:08 +00:00
ChunEon Park fed68ee891 elementary - deprecated APIs
elm_finger_size_all_set
elm_scale_all_set
elm_font_overlay_all_apply
elm_cache_flush_interval_all_set
elm_cache_flush_enabled_all_set
elm_font_cache_all_set
elm_image_cache_all_set
elm_edje_file_cache_all_set
elm_edje_collection_cache_all_set
elm_profile_all_set
elm_scroll_bounce_enabled_all_set
elm_scroll_bounce_friction_all_set
elm_scroll_page_scroll_friction_all_set
elm_scroll_bring_in_scroll_friction_all_set
elm_scroll_zoom_friction_all_set
elm_scroll_thumbscroll_enabled_all_set
elm_scroll_thumbscroll_threshold_all_set
elm_scroll_thumbscroll_momentum_threshold_all_set
elm_scroll_thumbscroll_friction_all_set
elm_scroll_thumbscroll_border_friction_all_set



SVN revision: 67976
2012-02-15 11:15:37 +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
Jihoon Kim 4d255b7be6 elm/config: remove unused 'cur_selected'
SVN revision: 67869
2012-02-13 04:48:47 +00:00
Jihoon Kim bd6e730da3 elm/config.c: remove unused local variables
SVN revision: 67745
2012-02-08 01:48:38 +00:00
Christopher Michael 3e83e40a23 Elementary: Added Wayland_Egl backend support.
Modified elm_win to use generic wayland_resize function (for
ecore_evas).



SVN revision: 67134
2012-01-12 09:10:27 +00:00
ChunEon Park 11282d3953 Elementary/list - Elm_List_Item -> Elm_Object_Item
SVN revision: 67110
2012-01-12 03:03:56 +00:00
Daniel Juyung Seo 4a50aafa60 elm list: Applied recent list changes.
SVN revision: 66823
2012-01-04 01:28:33 +00:00
Christopher Michael c04d454235 Elm: Add 'Wayland_Shm' as an option for the Elm Config dialog.
SVN revision: 66768
2012-01-03 01:46:01 +00:00
Carsten Haitzler f6a3fc40e1 stop using deprecated calls.
SVN revision: 66681
2011-12-30 10:02:19 +00:00
Tom Hacohen c45ce564dc Elm test: Update tests to use the new self-closing textblock tags.
SVN revision: 66026
2011-12-08 12:39:18 +00:00
ChunEon Park befb09c131 elementary/toolbar - Elm_Toolbar_Item -> Elm_Object_Item
tweet: API Changes. This change may cause build break.



SVN revision: 65708
2011-11-30 05:10:23 +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
Youness Alaoui 6d00462910 Elementary: Add support for the PSL1GHT engine
SVN revision: 64784
2011-11-05 17:50:09 +00:00
Youness Alaoui 8e1d95db07 Elementary: Add opengl_cocoa engine to elementary_config
SVN revision: 64777
2011-11-05 17:49:24 +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
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
Mike Blumenkrantz 5c081c834d whitespace--
SVN revision: 64216
2011-10-21 00:24:15 +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
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
Gustavo Sverzut Barbieri aeded1ffdb elementary_config now knows about EWS, requested by kakaroto.
SVN revision: 63859
2011-10-06 00:03:04 +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
Jérémy Zurcher a0366f0ef1 From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] patch : eina_prefix + elementary_test

please find attached a small patch for eina_prefix

it prevent segfault when for instance
no elm_app_compile_*_dir_set is called prior to elm_app_info_set

and another one for elementary/src/bin/test*.c which tends to replace
usage of PACKAGE_DATA_DIR with elm_app_data_dir_get



SVN revision: 62796
2011-08-25 10:01:59 +00:00
Daniel Juyung Seo 804a13f2dd elm: Refactoring. Removed trailing whitespaces.
SVN revision: 61673
2011-07-25 08:48:47 +00:00
Daniel Juyung Seo 05d557d9c3 elm config: Fixed 'may be used uninitialized' warning.
SVN revision: 61470
2011-07-18 08:05:49 +00:00
Mike Blumenkrantz 2fa326e6a4 more elm_config features! theme list will now autoselect your current theme(s) on load. it might even select them correctly!
overlay themes sometimes don't get applied to the sample for some reason, but they will still be applied when 'use theme' is clicked


SVN revision: 61466
2011-07-18 06:51:45 +00:00
Mike Blumenkrantz f63260d300 elm_config gains a new feature: multitheme selection! themes are added in the order of selection, so to use an overlay for a theme you would select the "base" theme first, then the "overlay" part. then just click use theme and zooooooooooooooooooon
SVN revision: 61426
2011-07-16 14:45:41 +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
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 ed34980b5e Elm Check: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60974
2011-07-04 09:18:13 +00:00
Tom Hacohen 9397a166b0 Elm slider: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60863
2011-06-30 05:58:32 +00:00
Tom Hacohen 845c02bf62 Elm layout: Fix the tests to use the new elm_object_text_set/get API.
SVN revision: 60808
2011-06-29 09:30:58 +00:00