Commit Graph

1388 Commits

Author SHA1 Message Date
Jaehwan Kim c36769a9ae Add the config ELM_THUMBSCROLL_HOLD_THRESHOLD.
This is the number of pixels the range which can be scrolled, while the scroller is holed.
In case of mobile, this config is useful since the out of scroller area is too small.
2013-03-07 18:13:15 +09:00
Gustavo Lima Chaves 312d0217a0 An internal layout error, on a widget set, is a CRITICAL error. 2013-03-01 23:04:31 -03:00
Carsten Haitzler 56d4729538 Change description:
Issue: Currently There is no possibility in entry to get currently
selected context menu item’s contents i.e., Label, icon etc:- due
to this issue a separate callback has to be added per item or the
item's contents has to be sent in data.

Fix: This patch fixes this problem by sending item pointer as
event_info and providing APIs to access the item pointer. This fix is
very useful for applications which add their own context menu items to
entry's context menu.

Signed-off by: Shilpa Singh(shilpa.singh@samsung.com)
2013-02-27 21:06:05 +09:00
Carsten Haitzler 0756536437 add lable to anchor button disabled test. 2013-02-24 13:53:38 +09:00
Carsten Haitzler e740e4ca74 add test cases to button test. 2013-02-24 12:12:13 +09:00
ChunEon Park 6941e2aca4 elementary/hoversel - renamed internal variable.
SVN revision: 84274
2013-02-21 04:46:28 +00:00
Cedric BAIL 1aaa6e41e1 elementary: as previously stated sizeof (long) != sizeof (void*)
SVN revision: 84014
2013-02-17 03:53:02 +00:00
Daniel Juyung Seo 9fd0cb4708 elm test_panes.c, panes_example.c: refactoring. use the panes in a better way.
1. do not use unnecessary global variable.
2. remember the last left pane size and set it later when double clicked again.
3. do not call elm_panes_content_left_size_get() twice.

SVN revision: 83963
2013-02-15 19:32:05 +00:00
Daniel Juyung Seo c9181018b5 elm test_panes.c: fixed formatting before working on the code.
SVN revision: 83962
2013-02-15 19:32:00 +00:00
Daniel Juyung Seo ed6ee68f44 elm test_slider.c: fixed typo.
SVN revision: 83777
2013-02-08 10:43:00 +00:00
Daniel Juyung Seo 7511c35105 elm test_panes.c: fixed formatting. clean up clodes.
SVN revision: 83776
2013-02-08 10:38:11 +00:00
Carsten Haitzler 72d7a5341b add test case to slider
SVN revision: 83775
2013-02-08 09:46:47 +00:00
Shinwoo Kim 0a1d984d9b [access] unregister an object from application side.
SVN revision: 83761
2013-02-08 06:16:03 +00:00
Daniel Juyung Seo 26b5a82d41 elm test_toolbar.c: added more clicked callback usecases.
SVN revision: 83760
2013-02-08 05:14:12 +00:00
Shinwoo Kim d7d18c8863 [access] test lines for r83742
SVN revision: 83753
2013-02-07 13:26:37 +00:00
Daniel Juyung Seo 5decfb9f18 elm: test_genlist.c: text_get is not needed by 'full' style. 'full' style has only elm.swallow.content part.
SVN revision: 83535
2013-02-01 00:39:44 +00:00
Daniel Juyung Seo 9f9a89bc9b elm test_index.c: Added elm_index_delay_change_time_set() API usecase.
SVN revision: 83356
2013-01-26 09:55:35 +00:00
Henrique Dante de Almeida 9b2120b8a8 elm: Enable external main menu by default
This patch replaces the ELM_EXTERNAL_MENU environment variable for
ELM_DISABLE_EXTERNAL_MENU, so that the main menu bar always attemps
connecting via D-Bus, if possible.

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 83099
2013-01-22 18:51:24 +00:00
Flavio Vinicius Alvares Ceolin 3048fa42b8 [elm] calendar: Making the them with double spinner a
style

The theme with double spinners is now a different style, so the user
can choice wich style he wants to use. It also removes the deprecated
flag from the elm_calendar_format_function_set() function.



SVN revision: 83095
2013-01-22 16:37:45 +00:00
Henrique Dante de Almeida e62cc1b95d Fix main menu test text
Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 82990
2013-01-18 17:56:48 +00:00
Daniel Juyung Seo 1202dbcd58 elm test_ctxpopup.c: Removed unnecessary local variable.
SVN revision: 82970
2013-01-18 09:46:33 +00:00
ChunEon Park a21980118b elementary/ctxpopup - [E-devel] [PATCH] [Elementary] Fix memory leak and callback function in ctxpopup
Hello everyone,

There are two issues with ctxpopup:
- Memory leak: Elm_Ctxpopup_Item is used but not deleted.
- Incorrect callback function: returned object and event_info are list object and item
(should be ctxpopup object and item).

I would like to send a patch to fix above issues.
I also provide the patch for backporting.
Please review them.

Best Regards,
Thiep 

Signed-Off-By: Theip Ha<thiep.ha@samsung.com>



SVN revision: 82968
2013-01-18 09:07:03 +00:00
Henrique Dante de Almeida 9bf0137e9e elm: Fix main menu text widgets
Don't call the window to move the text (the box is already managing them)

Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 82953
2013-01-17 22:10:47 +00:00
ChunEon Park ef329f5065 elementary/config - return if the obj is invalid.
SVN revision: 82796
2013-01-15 10:21:20 +00:00
Daniel Juyung Seo 0a49002145 elm test_genlist.c: Obey scale size for pixels.
SVN revision: 82756
2013-01-14 12:01:34 +00:00
Daniel Juyung Seo 43f4d4c241 elm test_genlist.c: Fixed a typo.
SVN revision: 82755
2013-01-14 12:01:25 +00:00
Gustavo Sverzut Barbieri b7cac6c050 fix ethumb test
crazy stuff in there... ouch :-/



SVN revision: 82739
2013-01-14 01:23:54 +00:00
Daniel Juyung Seo e6a6ecfb97 elm index: Call elm_index_level_go(). It's a must.
SVN revision: 82555
2013-01-10 11:46:34 +00:00
Carsten Haitzler 7a5cb57def a quick test involving more win state stuff - add test cases for
iconify & withdraw



SVN revision: 82550
2013-01-10 11:24:04 +00:00
Cedric BAIL 951f944737 elementary: remove build dependencie from old e_dbus.
SVN revision: 82517
2013-01-10 07:50:14 +00:00
Jaehwan Kim 1a77d92c46 Fix Buffer not null terminated
SVN revision: 82500
2013-01-10 02:24:40 +00:00
ChunEon Park cf3b781b13 elementary/label - some missed stuff.
SVN revision: 82176
2013-01-04 13:44:08 +00:00
ChunEon Park 63e0a42a38 elementary/label - elm_label_slide_set() -> elm_label_slide_mode_set()
SVN revision: 82170
2013-01-04 10:59:41 +00:00
Flavio Vinicius Alvares Ceolin 94b4a8535a [elm] fileselector_buton test: small fixes
Fixing the usage of the check buttons



SVN revision: 82104
2013-01-03 20:44:58 +00:00
DUBEYPRINCE KUMAR ac8e33ea76 From: DUBEYPRINCE KUMAR <prince.dubey@samsung.com>
Subject: [E-devel] [BUG] [ELM] [PATCH] Bug fixes for APIs
elm_gengrid_region_show/bring_in

Please review the attached patches.

Attached patch "elm_gengrid.patch" which fix the bug related to
elm_gengrid_region_show/bring_in APIs.

And patch "test_gengrid.patch" in order to test the fix.



 Change Description:
 
      1. An internal function _item_show_region() is created which does
      the
      calculation for item position.
      
          2. This function is called in _calc_job() as soon as pan
object
gets its
size.

    3. Test_gengrid code enhancement for testing the fix.



SVN revision: 82063
2013-01-03 12:03:55 +00:00
Daniel Juyung Seo f4e8c92f0d elm list: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung.com>
On Sun, Dec 9, 2012 at 11:11 AM, thiep ha <thiep.ha@samsung.com> wrote:

    Dear All,

    In elementary list, the separator is not correctly set.
    I would like to send a patch to correct the list with separator.
    I also add an example named "List Separator" to test it.

    Please review this patch.

    Best Regards,
    Thiep Ha

SVN revision: 82040
2013-01-03 06:23:33 +00:00
Daniel Juyung Seo ffb23d5f80 elm test_weather.c: Use entry activated callback.
SVN revision: 81949
2013-01-01 08:45:06 +00:00
Daniel Juyung Seo 5953de5f2a elm test: Use EVAS_HINT_EXPAND and EVAS_HINT_FILL instead of 1.0 and -1.0.
SVN revision: 81948
2013-01-01 08:45:03 +00:00
Daniel Juyung Seo 1ccac38ac1 elm test_weather.c: Print more useful information.
SVN revision: 81947
2013-01-01 08:44:57 +00:00
Henrique Dante de Almeida c522a60698 [elm] Update test_main_menu with new D-Bus menu features
Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 81810
2012-12-28 15:00:15 +00:00
Daniel Juyung Seo 22fe887792 elm test_entry.c: Added 'activated' smart callback usage.
SVN revision: 81797
2012-12-28 12:19:20 +00:00
Murilo Belluzzo abcc99fcd1 [elm] Add support to D-Bus systray icons
For now, it supports only one system tray icon per application.

Each instance of ELM_OBJ_SYSTRAY_CLASS is a handler for
the same system tray item. But the API is ready to support
multiple system tray items per application.

Also, since this is a new feature, it only provides an EObject API. So,
if the old style API is still required, please do it.

Patch by: Murilo Belluzzo <murilo.belluzzo@profusion.mobi>



SVN revision: 81747
2012-12-27 13:38:40 +00:00
Henrique Dante de Almeida 58b2fc2cd2 [elm] Add D-Bus external menu support
Patch by: Henrique Dante de Almeida <hdante@profusion.mobi>



SVN revision: 81746
2012-12-27 13:38:33 +00:00
Gustavo Sverzut Barbieri 6afb683626 elm_plug: fixed signal name.
SVN revision: 81313
2012-12-18 22:14:27 +00:00
Gustavo Sverzut Barbieri 3a80bee71c elm_plug: callback when server side image changed.
changelog and news will come later.



SVN revision: 81312
2012-12-18 22:07:50 +00:00
Gustavo Lima Chaves c02d084ef7 elm: Silent a compiler warning.
SVN revision: 81294
2012-12-18 19:57:33 +00:00
ChunEon Park b343103b32 elementary/transit - and no more use of icon.
SVN revision: 81203
2012-12-18 05:47:14 +00:00
Stefan Schmidt c0b1b133fe elm: Fix memleaks for string duplicated in parse_str.
We get a strdup'ed string here so we need to take care about freeing it.

SVN revision: 80941
2012-12-14 13:35:53 +00:00
Flavio Vinicius Alvares Ceolin b470aaa0f2 adding support for elocation
SVN revision: 80657
2012-12-11 14:05:48 +00:00
Luis Felipe Strano Moraes 25074f6277 [elm] Handling signals on elm_sys_notify.
Author: Murilo Belluzzo <murilo.belluzzo@profusion.mobi>



SVN revision: 80474
2012-12-07 17:23:34 +00:00