ChunEon Park [Thu, 16 Feb 2012 10:49:40 +0000 (10:49 +0000)]
elementary/flip - trivial changes
SVN revision: 68020
Mike Blumenkrantz [Thu, 16 Feb 2012 09:57:37 +0000 (09:57 +0000)]
fix infinite loop here
SVN revision: 68019
Mike Blumenkrantz [Thu, 16 Feb 2012 09:54:41 +0000 (09:54 +0000)]
also cnp file...
SVN revision: 68018
Mike Blumenkrantz [Thu, 16 Feb 2012 09:52:52 +0000 (09:52 +0000)]
remove pager references from here too
SVN revision: 68017
Tom Hacohen [Thu, 16 Feb 2012 09:26:35 +0000 (09:26 +0000)]
Elm pager: remove all references from elm's tree.
SVN revision: 68016
Tom Hacohen [Thu, 16 Feb 2012 09:26:30 +0000 (09:26 +0000)]
Elm pager: die pager, die! Use naviframe instead.
SVN revision: 68015
Sanjeev BA [Thu, 16 Feb 2012 08:28:36 +0000 (08:28 +0000)]
Documentation fixes and more API feedback.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68014
Sanjeev BA [Thu, 16 Feb 2012 08:28:33 +0000 (08:28 +0000)]
Documentation fixes for elm_plug.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68013
Sanjeev BA [Thu, 16 Feb 2012 08:28:22 +0000 (08:28 +0000)]
Documentation fixes for elm_photo.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68012
ChunEon Park [Thu, 16 Feb 2012 08:08:16 +0000 (08:08 +0000)]
elementary/flip - elm_flip_front_get -> elm_flip_front_visible_get
SVN revision: 68011
Daniel Juyung Seo [Thu, 16 Feb 2012 07:41:34 +0000 (07:41 +0000)]
elm: Fix fix fix.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68010
ChunEon Park [Thu, 16 Feb 2012 07:31:55 +0000 (07:31 +0000)]
elementary/flip - deprecated APIs
elm_flip_content_front_set
elm_flip_content_back_set
elm_flip_content_front_unset
elm_flip_content_back_unset
elm_flip_content_front_get
elm_flip_content_back_get
SVN revision: 68009
Daniel Juyung Seo [Thu, 16 Feb 2012 07:10:50 +0000 (07:10 +0000)]
elm cnp: Renamed elm_cnp_helper.c to elm_cnp.c for consistency.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68008
Daniel Juyung Seo [Thu, 16 Feb 2012 07:06:13 +0000 (07:06 +0000)]
elm cnp: Reviewed cnp APIs. Many things need to be changed.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68007
Daniel Juyung Seo [Thu, 16 Feb 2012 07:06:09 +0000 (07:06 +0000)]
elm: Updated po
SVN revision: 68006
WooHyun Jung [Thu, 16 Feb 2012 06:38:46 +0000 (06:38 +0000)]
Reviewed elm_index's APIs and documentations. So many things to be
modified :(
SVN revision: 68004
Carsten Haitzler [Thu, 16 Feb 2012 05:58:47 +0000 (05:58 +0000)]
ok - for thumb and theme.
SVN revision: 68002
Carsten Haitzler [Thu, 16 Feb 2012 05:58:23 +0000 (05:58 +0000)]
elm_thumb_ethumb_client_connected ->
elm_thumb_ethumb_client_connected_get()
more consistent name.
SVN revision: 68001
Jihoon Kim [Thu, 16 Feb 2012 05:03:57 +0000 (05:03 +0000)]
elementary_test: fix formatting
SVN revision: 68000
Jihoon Kim [Thu, 16 Feb 2012 04:55:08 +0000 (04:55 +0000)]
elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUE
SVN revision: 67999
Carsten Haitzler [Thu, 16 Feb 2012 04:55:00 +0000 (04:55 +0000)]
review - store needs docs. table ok.
SVN revision: 67998
Carsten Haitzler [Thu, 16 Feb 2012 04:54:12 +0000 (04:54 +0000)]
add test for padding in table
SVN revision: 67997
Daniel Juyung Seo [Thu, 16 Feb 2012 02:28:33 +0000 (02:28 +0000)]
elm test_box.c: Used elm_bg_load_size_set. Patch by cnook
<kimcinoo@gmail.com>
On Thu, Feb 16, 2012 at 10:20 AM, cnook <kimcinoo@gmail.com> wrote:
Dear All, Hello~
As you guess, the patch is for the elementary_test.
Please review the patch and give any feedbacks.
The test_actionslider patch is mainly for elm_actionslider_xxx_get()
APIs.
It would not be a good idea to add test code for such APIs.
So I have planed to add test code except elm_xxx_get() APIs
Sincerely,
Shinwoo Kim.
SVN revision: 67996
Cedric BAIL [Wed, 15 Feb 2012 16:59:18 +0000 (16:59 +0000)]
elementary: unbork svn.
SVN revision: 67991
Tom Hacohen [Wed, 15 Feb 2012 16:27:53 +0000 (16:27 +0000)]
Elm pager: reimplement using naviframe - should probably die.
SVN revision: 67990
Tom Hacohen [Wed, 15 Feb 2012 16:27:34 +0000 (16:27 +0000)]
Elm naviframe: Fix naviframe a little and add item default style set/get
1. items_get is no longer completely broken
2. default style set/get is used as a replacement for the style NULL
SVN revision: 67989
WooHyun Jung [Wed, 15 Feb 2012 12:33:17 +0000 (12:33 +0000)]
elm_image : reviewed API + documentation
SVN revision: 67983
Carsten Haitzler [Wed, 15 Feb 2012 12:32:02 +0000 (12:32 +0000)]
add rouding+base to spinner - otherwise u can never slow it down and u
cant round to specific values. fixed month test to do this too.
SVN revision: 67982
Daniel Juyung Seo [Wed, 15 Feb 2012 12:24:15 +0000 (12:24 +0000)]
elm cursor: Reviewed elm_cursor APIs. But the review was not finished yet.
SVN revision: 67981
Daniel Juyung Seo [Wed, 15 Feb 2012 12:24:10 +0000 (12:24 +0000)]
elm: Reviewed bubble and debug.
SVN revision: 67980
Jihoon Kim [Wed, 15 Feb 2012 11:50:06 +0000 (11:50 +0000)]
elm_entry: add 'const in some getter functions
SVN revision: 67979
ChunEon Park [Wed, 15 Feb 2012 11:46:36 +0000 (11:46 +0000)]
elementary - updated review status
SVN revision: 67978
ChunEon Park [Wed, 15 Feb 2012 11:18:24 +0000 (11:18 +0000)]
elementary/theme - + XXX comment
SVN revision: 67977
ChunEon Park [Wed, 15 Feb 2012 11:15:37 +0000 (11:15 +0000)]
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
WooHyun Jung [Wed, 15 Feb 2012 10:42:10 +0000 (10:42 +0000)]
Reviewed elm_hover's APIs. (I missed 67974's log just same
with this)
SVN revision: 67975
WooHyun Jung [Wed, 15 Feb 2012 10:39:59 +0000 (10:39 +0000)]
elementary/elm_hover.h :
SVN revision: 67974
Carsten Haitzler [Wed, 15 Feb 2012 10:34:00 +0000 (10:34 +0000)]
ok for slideshow.
SVN revision: 67973
Carsten Haitzler [Wed, 15 Feb 2012 10:21:34 +0000 (10:21 +0000)]
doc++ to slideshow
SVN revision: 67972
Carsten Haitzler [Wed, 15 Feb 2012 10:08:22 +0000 (10:08 +0000)]
fmting
SVN revision: 67971
ChunEon Park [Wed, 15 Feb 2012 09:09:21 +0000 (09:09 +0000)]
elementary/config - add elm_config_all_flush
SVN revision: 67969
ChunEon Park [Wed, 15 Feb 2012 09:02:07 +0000 (09:02 +0000)]
elementary/widget - improve coding convention
SVN revision: 67968
Jihoon Kim [Wed, 15 Feb 2012 08:42:46 +0000 (08:42 +0000)]
elm_entry:
add elm_entry_input_panel_language_set/get
add elm_entry_input_panel_imdata_set/get
add elm_entry_input_panel_return_key_type_set/get
add elm_entry_input_panel_return_key_disabled_set/get
SVN revision: 67967
Carsten Haitzler [Wed, 15 Feb 2012 07:38:28 +0000 (07:38 +0000)]
review - slider had problem when in scroller. FIX!
:)
SVN revision: 67964
Daniel Juyung Seo [Wed, 15 Feb 2012 06:57:06 +0000 (06:57 +0000)]
elm Elementary.h.in: Updated real person names for API review.
SVN revision: 67963
Sanjeev BA [Wed, 15 Feb 2012 05:58:43 +0000 (05:58 +0000)]
minor doc fixes to photocam.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67961
Sanjeev BA [Wed, 15 Feb 2012 05:30:34 +0000 (05:30 +0000)]
Use consistent name for the show-last feature.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67958
Sanjeev BA [Wed, 15 Feb 2012 05:18:31 +0000 (05:18 +0000)]
Add missing documentation for elm_panel EAPIs and some comments.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67957
ChunEon Park [Wed, 15 Feb 2012 04:56:16 +0000 (04:56 +0000)]
elementary/factory - api reviewd
SVN revision: 67956
ChunEon Park [Wed, 15 Feb 2012 04:55:43 +0000 (04:55 +0000)]
elementary/factory - +content_unset_hook
SVN revision: 67955
Sanjeev BA [Wed, 15 Feb 2012 04:48:31 +0000 (04:48 +0000)]
Add missing documentation for elm_panes EAPIs and some comments. One API needs renaming.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67954
Sanjeev BA [Wed, 15 Feb 2012 04:48:21 +0000 (04:48 +0000)]
Minor doc fix for elm_panel
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67953
Sanjeev BA [Wed, 15 Feb 2012 04:07:50 +0000 (04:07 +0000)]
API Feedback for elm_pager.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67948
ChunEon Park [Wed, 15 Feb 2012 02:29:57 +0000 (02:29 +0000)]
elementary - deprecated elm_engine_current_get API
Please use elm_engine_get instead
SVN revision: 67947
Sanjeev BA [Tue, 14 Feb 2012 08:50:53 +0000 (08:50 +0000)]
Fix typos in documentation #11.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67914
Sanjeev BA [Tue, 14 Feb 2012 08:50:49 +0000 (08:50 +0000)]
Fix typos in documentation #10.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67913
Sanjeev BA [Tue, 14 Feb 2012 08:50:46 +0000 (08:50 +0000)]
Fix typos in documentation #9.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67912
Sanjeev BA [Tue, 14 Feb 2012 08:50:43 +0000 (08:50 +0000)]
Fix typos in documentation #8.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67911
Sanjeev BA [Tue, 14 Feb 2012 08:50:40 +0000 (08:50 +0000)]
Fix typos in documentation #7
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67910
Sanjeev BA [Tue, 14 Feb 2012 08:50:37 +0000 (08:50 +0000)]
Fix typos in documentation #6
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67909
Sanjeev BA [Tue, 14 Feb 2012 08:50:33 +0000 (08:50 +0000)]
Fix typos in documentation #5
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67908
Sanjeev BA [Tue, 14 Feb 2012 08:50:29 +0000 (08:50 +0000)]
Fix typos in documentation #4
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67907
Sanjeev BA [Tue, 14 Feb 2012 08:50:26 +0000 (08:50 +0000)]
Fix typos in documentation #3
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67906
Sanjeev BA [Tue, 14 Feb 2012 08:50:23 +0000 (08:50 +0000)]
Fix typos in documentation #2
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67905
Sanjeev BA [Tue, 14 Feb 2012 08:50:20 +0000 (08:50 +0000)]
Fix typos in documentation #1
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67904
Sanjeev BA [Tue, 14 Feb 2012 08:50:15 +0000 (08:50 +0000)]
Fix type.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 67903
ChunEon Park [Tue, 14 Feb 2012 08:18:03 +0000 (08:18 +0000)]
elementary/conform - BAD! Missing more contents hookings.
SVN revision: 67901
ChunEon Park [Tue, 14 Feb 2012 08:00:20 +0000 (08:00 +0000)]
elementary/conform - fixed a missing content hooking.
Thanks Jihoon for reporting.
SVN revision: 67900
Carsten Haitzler [Tue, 14 Feb 2012 07:33:59 +0000 (07:33 +0000)]
divide headers left for review into groups.
SVN revision: 67898
Jihoon Kim [Tue, 14 Feb 2012 04:54:19 +0000 (04:54 +0000)]
Add elm_entry_prediction_allow_set/get
These APIs can be used to set whether prediction feature is allowed or not.
SVN revision: 67895
Hyoyoung Chang [Tue, 14 Feb 2012 02:51:40 +0000 (02:51 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - add a getting item flag
function
Sometimes it is needed to get genlist item's type.
It will help to get item's type.
SVN revision: 67890
Iván Briano [Mon, 13 Feb 2012 18:40:00 +0000 (18:40 +0000)]
The distchecks, pass them
SVN revision: 67888
Jihoon Kim [Mon, 13 Feb 2012 11:43:58 +0000 (11:43 +0000)]
Add elm_entry_imf_context_reset.
Reset the input method context of the entry if needed.
This can be necessary in the case where modifying the buffer would confuse
on-going input method behavior.
SVN revision: 67882
Jihoon Kim [Mon, 13 Feb 2012 11:27:14 +0000 (11:27 +0000)]
Fix return type of elm_entry_input_panel_hide
SVN revision: 67880
Hyoyoung Chang [Mon, 13 Feb 2012 08:50:18 +0000 (08:50 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - bugfix at genlist rotation.
It's about genlist items which are backed from rotation.
After rotating and items width is extending, genlist doesn't shrink its items.
So adding some routines to check if item min width is bigger than genlist's width.
If then recalc items width.
SVN revision: 67876
Jihoon Kim [Mon, 13 Feb 2012 06:50:45 +0000 (06:50 +0000)]
Add elm_entry_input_panel_show/hide
SVN revision: 67875
Jihoon Kim [Mon, 13 Feb 2012 04:48:47 +0000 (04:48 +0000)]
elm/config: remove unused 'cur_selected'
SVN revision: 67869
Rajeev Ranjan [Mon, 13 Feb 2012 04:19:22 +0000 (04:19 +0000)]
From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel] [Patch] elm_panes patch
Attached to the mail is patch for Elementary Widget elm_panes.
This patch addresses the issue of API elm_panes_fixed_set not working
as the signal required to do so is not handled in default theme.
SVN revision: 67867
Mike Blumenkrantz [Sun, 12 Feb 2012 22:35:56 +0000 (22:35 +0000)]
panel test is now less retarded and opens much faster
SVN revision: 67863
ChunEon Park [Fri, 10 Feb 2012 12:29:04 +0000 (12:29 +0000)]
elementary/widget - fixed to prevent infinite loop.
Now, if user passes the parent object of obj as the sub object,
then it reverses the obj - subobj relationship.
SVN revision: 67823
Christopher Michael [Fri, 10 Feb 2012 09:17:49 +0000 (09:17 +0000)]
Elm: Call function to set wayland mouse pointer.
SVN revision: 67817
Christopher Michael [Fri, 10 Feb 2012 08:37:16 +0000 (08:37 +0000)]
Elm: Start on wayland pointer handling code. (draws but not complete
yet).
SVN revision: 67814
Christopher Michael [Fri, 10 Feb 2012 08:34:40 +0000 (08:34 +0000)]
Elm: Set a min for the wayland mouse pointer.
SVN revision: 67813
Christopher Michael [Fri, 10 Feb 2012 08:10:43 +0000 (08:10 +0000)]
Elm: Add pointer edc for mouse_pointers of elm wayland client apps.
SVN revision: 67812
Christopher Michael [Fri, 10 Feb 2012 08:09:14 +0000 (08:09 +0000)]
Elm: Add pointer images for mouse_pointers when elm apps are wayland
clients.
SVN revision: 67811
Daniel Juyung Seo [Thu, 9 Feb 2012 12:09:23 +0000 (12:09 +0000)]
elm test_index.c: Use more descriptive callback names.
SVN revision: 67789
Cedric BAIL [Thu, 9 Feb 2012 11:18:03 +0000 (11:18 +0000)]
elementary: fix elm_panel edc by Patrick Chevalier <patrick.chevalier@openwide.fr>
SVN revision: 67787
Tom Hacohen [Wed, 8 Feb 2012 14:07:36 +0000 (14:07 +0000)]
Elm entry/label: Added left/right margins to default text themes.
SVN revision: 67761
ChunEon Park [Wed, 8 Feb 2012 09:02:57 +0000 (09:02 +0000)]
elementary/mapbuf - fixed incorrect relationship
SVN revision: 67751
WooHyun Jung [Wed, 8 Feb 2012 07:48:59 +0000 (07:48 +0000)]
[elementary/entry_example] Change elm_entry_text_filter_append to
elm_entry markup_filter_append.
SVN revision: 67749
WooHyun Jung [Wed, 8 Feb 2012 07:23:49 +0000 (07:23 +0000)]
[elementar/elm_entry] woops I missed one file.
SVN revision: 67748
WooHyun Jung [Wed, 8 Feb 2012 07:23:08 +0000 (07:23 +0000)]
[elementary/entry] Add elm_entry_markup_filter_append/prepend/remove
and make elm_entry_text_filter_append/prepend/remove be deprecated. In
a filter function appended by elm_entry_text_filter_append, the type of text can
be format, text, or markup. So correct filtering is impossible. But
with elm_entry_markup_filter_append, the type is always markup.
SVN revision: 67747
Jihoon Kim [Wed, 8 Feb 2012 01:48:38 +0000 (01:48 +0000)]
elm/config.c: remove unused local variables
SVN revision: 67745
Jihoon Kim [Wed, 8 Feb 2012 01:45:26 +0000 (01:45 +0000)]
elm_thumb.c: fix build warning in case without ethumb
SVN revision: 67744
Michael BOUCHAUD [Tue, 7 Feb 2012 23:39:19 +0000 (23:39 +0000)]
elementary: add hooks text to elm_win, from Davide Andreoli. Thanks!
SVN revision: 67743
Michael BOUCHAUD [Tue, 7 Feb 2012 16:33:22 +0000 (16:33 +0000)]
elementary: fix content set and unset hooks for genlist gengrid items
SVN revision: 67737
Iván Briano [Tue, 7 Feb 2012 12:44:33 +0000 (12:44 +0000)]
Fixing selective sed failure
SVN revision: 67731
Jihoon Kim [Tue, 7 Feb 2012 12:00:28 +0000 (12:00 +0000)]
test_entry.c: Oops. remove some test code.
SVN revision: 67730
Jihoon Kim [Tue, 7 Feb 2012 11:24:39 +0000 (11:24 +0000)]
test_entry.c: add test code related to elm_entry_input_panel_enabled_set
SVN revision: 67729
WooHyun Jung [Mon, 6 Feb 2012 03:21:19 +0000 (03:21 +0000)]
[elementary/elm_cnp_helper] These codes are not used anymore. (Codes using
these were deleted in r67579)
SVN revision: 67707
ChunEon Park [Mon, 6 Feb 2012 03:20:39 +0000 (03:20 +0000)]
elementary/multibuttonentry - added ingroup
SVN revision: 67706