Commit Graph

4647 Commits

Author SHA1 Message Date
Carsten Haitzler c1d97dcd36 review - store needs docs. table ok.
SVN revision: 67998
2012-02-16 04:55:00 +00:00
Carsten Haitzler f164ae2d16 add test for padding in table
SVN revision: 67997
2012-02-16 04:54:12 +00:00
Daniel Juyung Seo 9de917cf5d 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
2012-02-16 02:28:33 +00:00
Cedric BAIL f2f15cd016 elementary: unbork svn.
SVN revision: 67991
2012-02-15 16:59:18 +00:00
Tom Hacohen a8d98a09e9 Elm pager: reimplement using naviframe - should probably die.
SVN revision: 67990
2012-02-15 16:27:53 +00:00
Tom Hacohen c9f55529ad 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
2012-02-15 16:27:34 +00:00
WooHyun Jung aebbc146dd elm_image : reviewed API + documentation
SVN revision: 67983
2012-02-15 12:33:17 +00:00
Carsten Haitzler b6fd8c353e 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
2012-02-15 12:32:02 +00:00
Daniel Juyung Seo 70be2f1078 elm cursor: Reviewed elm_cursor APIs. But the review was not finished yet.
SVN revision: 67981
2012-02-15 12:24:15 +00:00
Daniel Juyung Seo e4612a1b0f elm: Reviewed bubble and debug.
SVN revision: 67980
2012-02-15 12:24:10 +00:00
Jihoon Kim 64c3602b15 elm_entry: add 'const in some getter functions
SVN revision: 67979
2012-02-15 11:50:06 +00:00
ChunEon Park 2882b86b1e elementary - updated review status
SVN revision: 67978
2012-02-15 11:46:36 +00:00
ChunEon Park ff144eeae6 elementary/theme - + XXX comment
SVN revision: 67977
2012-02-15 11:18:24 +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
WooHyun Jung 6925bfd4da Reviewed elm_hover's APIs. (I missed 67974's log just same
with this)


SVN revision: 67975
2012-02-15 10:42:10 +00:00
WooHyun Jung f6d67bd0e5 elementary/elm_hover.h :
SVN revision: 67974
2012-02-15 10:39:59 +00:00
Carsten Haitzler 3b0e38a200 ok for slideshow.
SVN revision: 67973
2012-02-15 10:34:00 +00:00
Carsten Haitzler d45f4484c0 doc++ to slideshow
SVN revision: 67972
2012-02-15 10:21:34 +00:00
Carsten Haitzler 09e7e34904 fmting
SVN revision: 67971
2012-02-15 10:08:22 +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 991bed89dc elementary/widget - improve coding convention
SVN revision: 67968
2012-02-15 09:02:07 +00:00
Jihoon Kim 46ad4606c6 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
2012-02-15 08:42:46 +00:00
Carsten Haitzler ebc4f11e3e review - slider had problem when in scroller. FIX!
:)



SVN revision: 67964
2012-02-15 07:38:28 +00:00
Daniel Juyung Seo 85fa911151 elm Elementary.h.in: Updated real person names for API review.
SVN revision: 67963
2012-02-15 06:57:06 +00:00
Sanjeev BA 52a3d1979f minor doc fixes to photocam.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67961
2012-02-15 05:58:43 +00:00
Sanjeev BA c456a0ae6c Use consistent name for the show-last feature.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67958
2012-02-15 05:30:34 +00:00
Sanjeev BA aaa5f16f8e Add missing documentation for elm_panel EAPIs and some comments.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67957
2012-02-15 05:18:31 +00:00
ChunEon Park e34ee4854f elementary/factory - api reviewd
SVN revision: 67956
2012-02-15 04:56:16 +00:00
ChunEon Park 242114c149 elementary/factory - +content_unset_hook
SVN revision: 67955
2012-02-15 04:55:43 +00:00
Sanjeev BA 3e373c4a9a 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
2012-02-15 04:48:31 +00:00
Sanjeev BA 95a3abd63e Minor doc fix for elm_panel
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67953
2012-02-15 04:48:21 +00:00
Sanjeev BA d2d0063ea7 API Feedback for elm_pager.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67948
2012-02-15 04:07:50 +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
Sanjeev BA 410abe34d1 Fix typos in documentation #11.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67914
2012-02-14 08:50:53 +00:00
Sanjeev BA 22518d5a24 Fix typos in documentation #10.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67913
2012-02-14 08:50:49 +00:00
Sanjeev BA 37a646a98e Fix typos in documentation #9.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67912
2012-02-14 08:50:46 +00:00
Sanjeev BA c9f718da0a Fix typos in documentation #8.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67911
2012-02-14 08:50:43 +00:00
Sanjeev BA 55bc1bd62d Fix typos in documentation #7
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67910
2012-02-14 08:50:40 +00:00
Sanjeev BA b1e6437cf5 Fix typos in documentation #6
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67909
2012-02-14 08:50:37 +00:00
Sanjeev BA a1309b1a9e Fix typos in documentation #5
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67908
2012-02-14 08:50:33 +00:00
Sanjeev BA 9f596b2f3d Fix typos in documentation #4
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67907
2012-02-14 08:50:29 +00:00
Sanjeev BA 46f3c90984 Fix typos in documentation #3
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67906
2012-02-14 08:50:26 +00:00
Sanjeev BA 9505522f40 Fix typos in documentation #2
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67905
2012-02-14 08:50:23 +00:00
Sanjeev BA 0574ae15da Fix typos in documentation #1
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67904
2012-02-14 08:50:20 +00:00
Sanjeev BA 5e75ec1181 Fix type.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67903
2012-02-14 08:50:15 +00:00
ChunEon Park 5caa46d931 elementary/conform - BAD! Missing more contents hookings.
SVN revision: 67901
2012-02-14 08:18:03 +00:00
ChunEon Park 4c3ccfcd60 elementary/conform - fixed a missing content hooking.
Thanks Jihoon for reporting. 



SVN revision: 67900
2012-02-14 08:00:20 +00:00
Carsten Haitzler 6f11344b9e divide headers left for review into groups.
SVN revision: 67898
2012-02-14 07:33:59 +00:00
Jihoon Kim 6d3b221a59 Add elm_entry_prediction_allow_set/get
These APIs can be used to set whether prediction feature is allowed or not.


SVN revision: 67895
2012-02-14 04:54:19 +00:00
Hyoyoung Chang 6beb6c5703 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
2012-02-14 02:51:40 +00:00