Commit Graph

3136 Commits

Author SHA1 Message Date
ChunEon Park dde6f281e1 elementary/ctxpopup - join parent to separated hover parent.
SVN revision: 62953
2011-08-29 15:59:56 +00:00
ChunEon Park 870357e25d elementary/ctxpopup - removed unuseful support.
SVN revision: 62952
2011-08-29 15:35:48 +00:00
ChunEon Park 0cff2922f8 elementary/ctxpopup - added missing stuff.
when parent is changed, then ctxpopup should be updated.



SVN revision: 62951
2011-08-29 15:28:05 +00:00
Daniel Juyung Seo 56c76c6919 elm Elementary.h.in: Fixed typo.
SVN revision: 62950
2011-08-29 15:15:39 +00:00
Carsten Haitzler c739e60ab0 working on factory - fix fixme in box while i'm at it.
SVN revision: 62946
2011-08-29 12:52:41 +00:00
Carsten Haitzler ae7a70bc77 handle case where child obj resizes WHILe bouncing/scrolling around
AND we are at or beyond a limit.



SVN revision: 62945
2011-08-29 12:48:00 +00:00
Tom Hacohen bc6ea747d1 Elm tooltip: Remove the checks if object passed is an elm widget.
This kinda reverts 62919, still kept the useful new macro/func.

SVN revision: 62943
2011-08-29 11:55:25 +00:00
Daniel Juyung Seo 954d3e31cf elm list: Fixed elm_list_item_disabled_set() API. Closed trac #844.
SVN revision: 62932
2011-08-29 05:10:20 +00:00
Daniel Juyung Seo ecc8034ddb elm src/examples: Applied caro's r62885 changes to examples.
Changed EAPI -> EAPI_MAIN in applications. http://trac.enlightenment.org/e/changeset/62885


SVN revision: 62931
2011-08-29 04:16:18 +00:00
Daniel Juyung Seo 136a0f7dfd elm els_tooltip.c: Fixed warings.
SVN revision: 62930
2011-08-29 04:00:37 +00:00
Daniel Juyung Seo 925715983a elm test.c: Removed wrong warnings. Fixed indentation and removed
trailing whitespaces.


SVN revision: 62929
2011-08-29 04:00:17 +00:00
Tom Hacohen e36e207812 Elm tooltip: Added checks if the object passed is an elm object.
SVN revision: 62919
2011-08-28 14:12:38 +00:00
ChunEon Park b80a338147 elementary/slideshow - removed white space and shadow var. fixed indentation
SVN revision: 62909
2011-08-28 07:18:28 +00:00
ChunEon Park 35a7d0f544 elementry/ctxpopup - updated test code for checking elm_ctxpopup_direction_get API.
SVN revision: 62906
2011-08-28 07:13:04 +00:00
ChunEon Park aa8a6128c3 elementary/ctxpopup - added elm_ctxpopup_direction_get API
SVN revision: 62905
2011-08-28 07:12:16 +00:00
ChunEon Park 9f4b151ad3 elementry/ctxpopup - added event_hook, focus_hook
also enable the focus when ctxpopup shows up.



SVN revision: 62892
2011-08-28 02:38:48 +00:00
ChunEon Park f1df62661e elementary/ctxpopup - really trivial changes.
SVN revision: 62891
2011-08-28 01:59:44 +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
Michael BOUCHAUD ac5468e003 elementary: slideshow fix cache build
SVN revision: 62859
2011-08-26 13:54:12 +00:00
Carsten Haitzler 7704b55936 and improve factory massively.. no more "hangs" while scrolling massiv
massive massive lists of buttons.



SVN revision: 62857
2011-08-26 12:27:57 +00:00
Daniel Juyung Seo 24e9083fd6 elm genlist: Reverted r62645 patch. This needs to be refined.
SVN revision: 62855
2011-08-26 11:32:26 +00:00
Carsten Haitzler 56462217ad dont create main test win at all if test win only mode.
SVN revision: 62851
2011-08-26 07:40:51 +00:00
Mike Blumenkrantz 032e34cc99 also fix text_converter I guess
SVN revision: 62849
2011-08-26 02:43:48 +00:00
Mike Blumenkrantz 15bb236bbd consolidate cnp functions
SVN revision: 62848
2011-08-26 02:39:28 +00:00
Mike Blumenkrantz 841597474a add AMAZING hack to work around a bug that crashes you instantly if you try to cnp in elm
SVN revision: 62847
2011-08-26 02:32:49 +00:00
WooHyun Jung db7acf5726 elementary/module : remove trailing whitespaces
SVN revision: 62846
2011-08-26 02:04:10 +00:00
WooHyun Jung abf2d0ba62 elementary : indentation and some small changes
SVN revision: 62845
2011-08-26 02:02:15 +00:00
Mike Blumenkrantz df275a7b42 fix OB1 on anchor click callback
SVN revision: 62835
2011-08-25 21:57:23 +00:00
Daniel Juyung Seo 9692d6d2d4 elm list/gengrid: Fixed typo in internal functions and variables. hilight -> highlight.
Hilight is a common mis-spelling of highlight. http://en.wiktionary.org/wiki/hilight 


SVN revision: 62830
2011-08-25 17:19:22 +00:00
Daniel Juyung Seo 47e4425be9 elm Elementary.h.in: Removed unnecessary spacing.
SVN revision: 62829
2011-08-25 17:17:35 +00:00
Gustavo Lima Chaves 22d111e502 [elementary] genlist_nastiness--
http://www.youtube.com/watch?v=YaR9I7CEiJc



SVN revision: 62823
2011-08-25 14:32:02 +00:00
Carsten Haitzler 6c41db98dd fix bug if pan has been deleted - sd wil lbe null.
SVN revision: 62821
2011-08-25 14:22:26 +00:00
WooHyun Jung 4ad7d687ff elementary : For fixing doxy bug. This patch was made by Shilpa.
SVN revision: 62820
2011-08-25 14:15:27 +00:00
Carsten Haitzler 7e6305542d dont make index active - oops. debugging.
SVN revision: 62819
2011-08-25 14:06:27 +00:00
Carsten Haitzler 2283962009 make note of horizontal hoversel
SVN revision: 62802
2011-08-25 10:42:42 +00:00
Carsten Haitzler 0f71296a93 dont display indicator if no items in index.
SVN revision: 62801
2011-08-25 10:29:08 +00:00
Carsten Haitzler 62b4440c3c if you activate index without it being clicked, the indicator bit is
visible but empty - dont show this until someone actually clicks.



SVN revision: 62799
2011-08-25 10:20:47 +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
Jaehwan Kim 976085a86e From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] signal "scroll,anim,stop"  in els_scroller

fix the bug which the signal "scroll,anim,stop" is not called sometimes.



SVN revision: 62789
2011-08-25 08:46:52 +00:00
Jihoon Kim cc3791f246 From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] add elm_entry_input_panel_layout_set API

elm_entry_input_panel_layout_set API is high level API to call
ecore_imf_context_input_panel_layout_set (through edje).
This API will be used to set layout of input panel (such as URL, Email,
Number layout...) by application programmer.

Would you please review this patch?
Please let me know if I have to do more.



SVN revision: 62782
2011-08-25 07:25:37 +00:00
Carsten Haitzler d238e8378d Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include 
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].



SVN revision: 62781
2011-08-25 07:00:39 +00:00
Jaehwan Kim 621c8232b5 From: Jaehwan Kim <jae.hwan.kim@samsung.com>
Subject: [E-devel] [Patch] elm_genlist_clear

When items are added right after genlist clear, genlist is scrolled to the previous position.
If all item is deleted, the scroller have to locate 0, 0.
But scroller has wanted position to remembers the scrolled location.
So even if all item is deleted, it locate previous position.
Then I added elm_smart_scroller_child_region_show(wd->scr, 0, 0, 0, 0)
at the end of the elm_genlist_clear.




SVN revision: 62778
2011-08-25 05:20:59 +00:00
Carsten Haitzler 1d2d656dbf fix bug i created - i broke check adding accessibility. fix fix fix!
SVN revision: 62776
2011-08-25 05:02:23 +00:00
Gustavo Lima Chaves 802a12781f [elementary] Fixing list clearing inside item selection for
genlists.
When the items are made invalid, don't access rotten pointers! I think
I did it right, but it exposes a bug on genlist test 2, elementary
test. I'll let that fix to the authors of that specific code
(insert_after() and such).



SVN revision: 62763
2011-08-24 21:03:37 +00:00
Daniel Juyung Seo 2e45192ffe elm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri.
SVN revision: 62751
2011-08-24 16:13:13 +00:00
Daniel Juyung Seo 2d8183991e elm: Removed trailing whitespaces.
Raster finished accessibility. So I fixed it too.


SVN revision: 62737
2011-08-24 08:11:58 +00:00
Daniel Juyung Seo 8d779d2aaa elm toolbar: Fixed build warnings.
SVN revision: 62736
2011-08-24 08:10:48 +00:00
ChunEon Park 92f6d2a29b elementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com>
Dear All, Hello!

The transition effect is added to the ctxpopup when it comes.
Please review the attached patch. Thanks always!

Sincerely,
Shinwoo Kim.



SVN revision: 62735
2011-08-24 07:02:26 +00:00
Carsten Haitzler 27d751a236 and now add custom access info for items too and clean up nicely.
SVN revision: 62734
2011-08-24 06:39:29 +00:00
Carsten Haitzler dbb4cbed93 and now do toolbar - showing how to add access stuff to items in a
widget



SVN revision: 62733
2011-08-24 06:29:13 +00:00