Jihoon Kim [Fri, 17 Feb 2012 14:28:13 +0000 (14:28 +0000)]
elm/entry: describe more detail on some enums
SVN revision: 68074
Jihoon Kim [Fri, 17 Feb 2012 13:38:10 +0000 (13:38 +0000)]
elm: delete executable file permission in some files
SVN revision: 68073
ChunEon Park [Fri, 17 Feb 2012 12:40:48 +0000 (12:40 +0000)]
elementary/flipselector - reviewed APIs
SVN revision: 68070
ChunEon Park [Fri, 17 Feb 2012 11:31:31 +0000 (11:31 +0000)]
elementary - updated review.
Actually i coundn't review anything today.
SVN revision: 68069
WooHyun Jung [Fri, 17 Feb 2012 11:26:40 +0000 (11:26 +0000)]
elementary : reviewd elm_mirroring.h
SVN revision: 68068
Carsten Haitzler [Fri, 17 Feb 2012 11:05:17 +0000 (11:05 +0000)]
elm video review comments.
SVN revision: 68066
Jiyoun Park [Fri, 17 Feb 2012 10:20:35 +0000 (10:20 +0000)]
remove deprecated function.
use elm genlist or elm gengrid instead of elm_gen
SVN revision: 68063
Cedric BAIL [Fri, 17 Feb 2012 10:11:22 +0000 (10:11 +0000)]
elementary: fix typo.
I am the only one who build everything every morning ?
SVN revision: 68062
WooHyun Jung [Fri, 17 Feb 2012 08:15:09 +0000 (08:15 +0000)]
Reviewed elm_map.h.
SVN revision: 68058
Daniel Juyung Seo [Fri, 17 Feb 2012 05:28:55 +0000 (05:28 +0000)]
elm test_actionslider.c: Cover more APIs. Patch by Shinwoo Kim
<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: 68054
Daniel Juyung Seo [Fri, 17 Feb 2012 05:12:56 +0000 (05:12 +0000)]
elm cache: elm_all_flush() -> elm_cache_all_flush()
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68051
ChunEon Park [Fri, 17 Feb 2012 05:00:22 +0000 (05:00 +0000)]
elementary/naviframe - updated doc & more contents & text hooks
discomfitor you bothered me! :)
SVN revision: 68050
ChunEon Park [Fri, 17 Feb 2012 04:57:08 +0000 (04:57 +0000)]
elementary/transit - updated doc
SVN revision: 68049
Jiyoun Park [Fri, 17 Feb 2012 03:10:28 +0000 (03:10 +0000)]
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
ChunEon Park [Fri, 17 Feb 2012 01:44:02 +0000 (01:44 +0000)]
elementary/naviframe - more simply.
SVN revision: 68047
Mike Blumenkrantz [Thu, 16 Feb 2012 22:48:32 +0000 (22:48 +0000)]
port aspect_fixed from image to icon
remind me again: why do we have more than one image api here??????????
SVN revision: 68045
Mike Blumenkrantz [Thu, 16 Feb 2012 22:42:48 +0000 (22:42 +0000)]
s/elm_text_input/elm_entry_input
SVN revision: 68044
Mike Blumenkrantz [Thu, 16 Feb 2012 22:41:52 +0000 (22:41 +0000)]
void function returning a void function confuses my small american brain
SVN revision: 68043
Tom Hacohen [Thu, 16 Feb 2012 21:20:45 +0000 (21:20 +0000)]
Elm naviframe: Make elm_naviframe_item_simple_push an inline function.
SVN revision: 68038
Mike Blumenkrantz [Thu, 16 Feb 2012 21:14:32 +0000 (21:14 +0000)]
naviframe now supports content_get
SVN revision: 68037
Mike Blumenkrantz [Thu, 16 Feb 2012 21:00:48 +0000 (21:00 +0000)]
fix noop in naviframe simple_push macro
SVN revision: 68036
Jonas M. Gastal [Thu, 16 Feb 2012 18:38:37 +0000 (18:38 +0000)]
Small bump to elm_table doc.
SVN revision: 68030
Jihoon Kim [Thu, 16 Feb 2012 12:51:01 +0000 (12:51 +0000)]
elementary_test: 0 -> EINA_FASE, 1 -> EINA_TRUE
SVN revision: 68028
WooHyun Jung [Thu, 16 Feb 2012 12:20:02 +0000 (12:20 +0000)]
Add EINA_DEPRECATED ~ thx to Seoz
SVN revision: 68026
Carsten Haitzler [Thu, 16 Feb 2012 12:09:32 +0000 (12:09 +0000)]
teansit - done. used ecore-pos-mapper for interpolation. should be
extended eventually. :)
SVN revision: 68025
WooHyun Jung [Thu, 16 Feb 2012 11:39:07 +0000 (11:39 +0000)]
Reviewed elm_label's API and documentation
SVN revision: 68024
ChunEon Park [Thu, 16 Feb 2012 11:37:54 +0000 (11:37 +0000)]
elementary/flip - more *INTERACTON*
SVN revision: 68023
ChunEon Park [Thu, 16 Feb 2012 11:33:45 +0000 (11:33 +0000)]
elementary/flip - fixed typo
first time, i was super confused since vim cound't find the API even I can see it at there.
SVN revision: 68022
Daniel Juyung Seo [Thu, 16 Feb 2012 11:11:25 +0000 (11:11 +0000)]
elm button: Reviewed APIs.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68021
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