Commit Graph

4610 Commits

Author SHA1 Message Date
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
Iván Briano aaee4c2387 The distchecks, pass them
SVN revision: 67888
2012-02-13 18:40:00 +00:00
Jihoon Kim 4bcc4a3cb8 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
2012-02-13 11:43:58 +00:00
Jihoon Kim b2053ef54a Fix return type of elm_entry_input_panel_hide
SVN revision: 67880
2012-02-13 11:27:14 +00:00
Hyoyoung Chang 608e9664f3 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
2012-02-13 08:50:18 +00:00
Jihoon Kim 6a13598e8a Add elm_entry_input_panel_show/hide
SVN revision: 67875
2012-02-13 06:50:45 +00:00
Jihoon Kim 4d255b7be6 elm/config: remove unused 'cur_selected'
SVN revision: 67869
2012-02-13 04:48:47 +00:00
Rajeev Ranjan 7f80b6c110 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
2012-02-13 04:19:22 +00:00
Mike Blumenkrantz a36ff02e72 panel test is now less retarded and opens much faster
SVN revision: 67863
2012-02-12 22:35:56 +00:00
ChunEon Park b3af72d606 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
2012-02-10 12:29:04 +00:00
Christopher Michael a4b470eced Elm: Call function to set wayland mouse pointer.
SVN revision: 67817
2012-02-10 09:17:49 +00:00
Christopher Michael dcee2d3a6b Elm: Start on wayland pointer handling code. (draws but not complete
yet).



SVN revision: 67814
2012-02-10 08:37:16 +00:00
Christopher Michael f193150790 Elm: Set a min for the wayland mouse pointer.
SVN revision: 67813
2012-02-10 08:34:40 +00:00
Christopher Michael acc534e6e2 Elm: Add pointer edc for mouse_pointers of elm wayland client apps.
SVN revision: 67812
2012-02-10 08:10:43 +00:00
Christopher Michael e7e893e184 Elm: Add pointer images for mouse_pointers when elm apps are wayland
clients.



SVN revision: 67811
2012-02-10 08:09:14 +00:00
Daniel Juyung Seo 29fa62290a elm test_index.c: Use more descriptive callback names.
SVN revision: 67789
2012-02-09 12:09:23 +00:00
Cedric BAIL 12e619a737 elementary: fix elm_panel edc by Patrick Chevalier <patrick.chevalier@openwide.fr>
SVN revision: 67787
2012-02-09 11:18:03 +00:00
Tom Hacohen b7597431f9 Elm entry/label: Added left/right margins to default text themes.
SVN revision: 67761
2012-02-08 14:07:36 +00:00
ChunEon Park c29a1b3ec5 elementary/mapbuf - fixed incorrect relationship
SVN revision: 67751
2012-02-08 09:02:57 +00:00
WooHyun Jung 8ce314ddf5 [elementary/entry_example] Change elm_entry_text_filter_append to
elm_entry markup_filter_append.


SVN revision: 67749
2012-02-08 07:48:59 +00:00
WooHyun Jung 48bb8be37c [elementar/elm_entry] woops I missed one file.
SVN revision: 67748
2012-02-08 07:23:49 +00:00
WooHyun Jung fcffc57076 [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
2012-02-08 07:23:08 +00:00
Jihoon Kim bd6e730da3 elm/config.c: remove unused local variables
SVN revision: 67745
2012-02-08 01:48:38 +00:00
Jihoon Kim 61ea7edcd0 elm_thumb.c: fix build warning in case without ethumb
SVN revision: 67744
2012-02-08 01:45:26 +00:00
Michael BOUCHAUD 4f51d4593d elementary: add hooks text to elm_win, from Davide Andreoli. Thanks!
SVN revision: 67743
2012-02-07 23:39:19 +00:00
Michael BOUCHAUD 6658eb7fa1 elementary: fix content set and unset hooks for genlist gengrid items
SVN revision: 67737
2012-02-07 16:33:22 +00:00
Iván Briano aa44b6b3fa Fixing selective sed failure
SVN revision: 67731
2012-02-07 12:44:33 +00:00
Jihoon Kim d2e3c6f9ec test_entry.c: Oops. remove some test code.
SVN revision: 67730
2012-02-07 12:00:28 +00:00
Jihoon Kim 66f88f28da test_entry.c: add test code related to elm_entry_input_panel_enabled_set
SVN revision: 67729
2012-02-07 11:24:39 +00:00
WooHyun Jung 010e416715 [elementary/elm_cnp_helper] These codes are not used anymore. (Codes using
these were deleted in r67579)


SVN revision: 67707
2012-02-06 03:21:19 +00:00
ChunEon Park 28e406473a elementary/multibuttonentry - added ingroup
SVN revision: 67706
2012-02-06 03:20:39 +00:00
Jihoon Kim de014c7a6a fix @dates in each header file
SVN revision: 67705
2012-02-05 23:37:45 +00:00
Martin Jansa 08467e40fb From c506f5f078b6abc789602603c481168575cf7260 Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Thu, 2 Feb 2012 20:04:51 +0100
Subject: [PATCH] elm_entry: add missing elm_entry_input_panel_enabled_get

* it was in elm_entry.h but without implementation

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>


SVN revision: 67693
2012-02-03 07:32:40 +00:00
Jihoon Kim 0d1aebf79d entry: set EINA_TRUE as input_panel_enable attribute
SVN revision: 67691
2012-02-03 04:51:38 +00:00
WooHyun Jung 3b08459b61 [elementary/elm_entry] Unnecessary codes are deleted.
"elm_smart_scroller_child_region_show" will be called in
"_show_region_hook" after cursor is changed by
"edje_object_part_text_cursor_end_set".


SVN revision: 67686
2012-02-02 06:58:06 +00:00
WooHyun Jung d4a1037e63 [elementary/elm_entry] Were these signals(copy, cut) intentionally
deleted? Anyway ~ I added them becasue they were there :)


SVN revision: 67684
2012-02-02 02:33:14 +00:00
Daniel Juyung Seo 0a60098096 elm win.h: Reorganized docs. This is done on the plane to kill my time :)
SVN revision: 67676
2012-02-01 13:49:42 +00:00
Christopher Michael 15d1c06a20 Elm: Fix 'variable may be used uninitialized' warnings.
SVN revision: 67675
2012-02-01 12:29:14 +00:00