Commit Graph

6193 Commits

Author SHA1 Message Date
ChunEon Park 4029295408 elementary/naviframe - optimize code
SVN revision: 79893
2012-11-30 13:27:56 +00:00
ChunEon Park cd5eac4cc9 elementary/naviframe - no you can't removed.
SVN revision: 79891
2012-11-30 13:25:29 +00:00
ChunEon Park 8776fa93cb elementary/naviframe - fix the naviframe to send the signals one time for content show/hide, text show/hide
SVN revision: 79890
2012-11-30 13:16:11 +00:00
ChunEon Park 552f1b3964 elementary/naviframe - move the animator to item. now animator can be managed by each item properly.
SVN revision: 79888
2012-11-30 12:17:04 +00:00
Shinwoo Kim 80d7b56b1f [access] enhance access features
1. add access lines for ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_READ
  2. add _elm_access_highlight_cycle(); becase there is a case that
     highlight object would be different with focused object after
     user moves finger to specific object which does not have focus
     currently.


SVN revision: 79884
2012-11-30 11:50:52 +00:00
Stefan Schmidt afef01a765 elm: Lets make it compile again.
2683:7: error: expected statement before ')' token

SVN revision: 79881
2012-11-30 11:00:01 +00:00
Carsten Haitzler 83fa4f6868 small change - doesnt fix a bug really... but get if screen is
composited before using argb in elm vs shaped.



SVN revision: 79878
2012-11-30 10:26:18 +00:00
Cedric BAIL 50f95cfcf5 elementary: x and y really need to be initialized in that case.
SVN revision: 79877
2012-11-30 10:08:23 +00:00
Cedric BAIL 91dc461a8d elementary: move code around for better readability.
SVN revision: 79871
2012-11-30 07:55:49 +00:00
ChunEon Park 3447a10e29 elementary/naviframe - make item have pair the compress mode signals
SVN revision: 79870
2012-11-30 07:50:56 +00:00
ChunEon Park c2d99f8d35 elementary/mapbuf - removed white trailing
SVN revision: 79865
2012-11-30 06:29:10 +00:00
WooHyun Jung 7af3114d44 fix a mistake of 79861 :(
SVN revision: 79863
2012-11-30 06:28:38 +00:00
ChunEon Park 0501c64ddd elementary/naviframe - fix the naviframe to resize it's items which are inserted.
SVN revision: 79862
2012-11-30 06:22:48 +00:00
WooHyun Jung 5147620d6c [elementary/elm_layout] There can be the cases with no aliases and no part name. Then EINA_FALSE should be returned.
Should All widgets(including elm_layout) have default aliases? or Not?.



SVN revision: 79861
2012-11-30 06:18:48 +00:00
Carsten Haitzler 94323ef618 maybe dont add test_frame... since it isnt there as a file?
SVN revision: 79857
2012-11-29 22:10:24 +00:00
Daniel Juyung Seo 3b4551b058 elm panes: Added 'top' and 'bottom' part aliases for vertical panes. I did not change the swallow part name not to breatk theme api.
SVN revision: 79847
2012-11-29 18:43:39 +00:00
Daniel Juyung Seo 6129c75ac6 elm test.c: Fixed formatting.
SVN revision: 79846
2012-11-29 18:43:28 +00:00
Cedric BAIL 8327932076 elementary: add a mode to entry to clear selection when loosing focus.
Patch by Thiep Ha <thiep.ha@samsung.com>.


SVN revision: 79821
2012-11-29 08:58:49 +00:00
Daniel Juyung Seo 1007f38bdc elm test_index.c: Added horizontal index sample.
SVN revision: 79819
2012-11-29 08:39:26 +00:00
ChunEon Park 7eca1cc39a elementary/mapbuf - fix the mapbuf to update it's contents correctly even if they go outside of the buffer
SVN revision: 79813
2012-11-29 06:51:30 +00:00
Jihoon Kim 565c820e5d elm: fix doxygen in calendar widget
SVN revision: 79799
2012-11-29 02:34:12 +00:00
WooHyun Jung a1f62ffc9b [elementary/popup] Add edje_object_message_signal_process after some signal_emitting in smart_add function.
SVN revision: 79783
2012-11-28 14:52:34 +00:00
Daniel Juyung Seo c665d8124f elm test_gengrid.c: Export _elm_min_set to use this function in other tests.
SVN revision: 79761
2012-11-28 01:09:21 +00:00
Daniel Juyung Seo 5251324134 elm test_genlist.c: Added 'Genlist Item Styles' to check more genlist item styles.
SVN revision: 79746
2012-11-27 15:21:27 +00:00
Daniel Juyung Seo 54b57c2e77 elm test_popup.c: Added popup with normal list sample.
SVN revision: 79745
2012-11-27 15:21:20 +00:00
Jaehwan Kim 81dc417ea7 Add the hit_rect in elm_image. When the image is changed, the evas callback cannot be called.
So hit_rect gets the mouse events in a top of the widget.


SVN revision: 79740
2012-11-27 09:29:16 +00:00
ChunEon Park 42d6b602ea elementary/mapbuf - trivial changes
SVN revision: 79735
2012-11-27 07:48:16 +00:00
Daniel Zaoui 54d4e7ce78 Fix for Wayland. Sorry, bad merge occurred some time
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79733
2012-11-27 05:35:48 +00:00
Daniel Zaoui 7c7c07f3a2 Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings.
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79732
2012-11-27 05:35:43 +00:00
Jihoon Kim adbe5c36cf elm: add ingroup GLView for some enums
SVN revision: 79729
2012-11-26 23:58:23 +00:00
Daniel Juyung Seo bf0f7d3bb2 elm test_clock.c: Fixed a typo.
SVN revision: 79700
2012-11-26 11:51:53 +00:00
Daniel Juyung Seo d41fd46564 elm test_genlist.c: Corrected the frame title.
SVN revision: 79699
2012-11-26 11:51:49 +00:00
Shinwoo Kim 88b45968f9 [radio] add smart_activate();
SVN revision: 79696
2012-11-26 11:18:04 +00:00
Shinwoo Kim 897584dfb8 [spinner] enhance access feature
1. unregister access object from edje part object.
  2. add access acitviate callback to increase, decrease.
  3. remove unnecessary variables from elm_widget_spinner.h


SVN revision: 79694
2012-11-26 10:59:00 +00:00
Daniel Zaoui 0c915e9023 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79682
2012-11-26 09:29:01 +00:00
Daniel Juyung Seo 2452e6426c elm elc_popup.c: Removed _on_content_del cb in smart del not in sub object del.
SVN revision: 79672
2012-11-26 07:09:53 +00:00
Yakov Goldberg 5c98343198 We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism.
Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79668
2012-11-26 06:32:53 +00:00
Daniel Juyung Seo 1388bbb3f3 elm elc_popup.c: Remove sub object del callback before deleting sub objects.
SVN revision: 79667
2012-11-26 06:10:53 +00:00
Daniel Juyung Seo 1ccf353ee5 elm elm_win.h: Added missing smart callbacks descriptions.
SVN revision: 79655
2012-11-25 17:00:40 +00:00
ChunEon Park 65ce400db9 elementary/naviframe - free the text parts when it's item is deleted.x
SVN revision: 79633
2012-11-24 12:43:31 +00:00
Carsten Haitzler d80fd2131d no - i meant that expand hint. :)
SVN revision: 79554
2012-11-23 02:27:35 +00:00
Daniel Juyung Seo 97d5555626 elm test_index.c: Fixed wrong button size.
SVN revision: 79553
2012-11-23 02:19:14 +00:00
Carsten Haitzler cf12b52a99 modify index test to test autohide disable before items added and..
make index packed into a table cell that occupies only part of the
screen.



SVN revision: 79551
2012-11-22 23:59:10 +00:00
Daniel Juyung Seo 19401ad202 elm elm_entry.c: Fixed 1. Removed duplicated have_selection check. 2. enable have_selection only when a text is actually selected. Patch by Thiep Ha <thiep.ha@samsung.com>
On Mon, Nov 19, 2012 at 9:33 PM, thiep ha <thiep.ha@samsung.com> wrote:

    Dear All,

    I have seen that if there is no selection in an entry, the copy/cut menus are still shown in entry.
    (Example: double click at the end of entry or on an empty entry).
    I modified source code to not show copy/cut menus in above scenario.
    I also removed the redundant checking condition for showing copy/cut menus.
    Please review this patch.

    Best Regards,
    Thiep Ha

SVN revision: 79545
2012-11-22 15:15:55 +00:00
ChunEon Park ebdd689cec elementary/naviframe - Clear the title contents when it's naviframe item is deleted.
Signed-Off-By: Shilpa Singh(shilap.singh@samsung.com)



SVN revision: 79544
2012-11-22 15:15:26 +00:00
Daniel Juyung Seo f003597989 elm elm_conform.c: Set conformant as an evas object data to elm_win when conformant is created as a trick. Use a special characters as a key. This can be needed in some special apps.
SVN revision: 79543
2012-11-22 14:52:32 +00:00
ChunEon Park c6fc9dcb51 elementary/naviframe - let's remove contents which are preserved on set if the naviframe is deleted.
SVN revision: 79541
2012-11-22 14:47:08 +00:00
WooHyun Jung 5a4de3b062 [elementary/elm_layout] When elm_layout(or a widget inherits elm_layout) is deleted,
it doesn't need to call _smart_sizing_eval in itself.
Currently, _smart_sizing_eval is called by _elm_layout_smart_sub_object_del when elm_layout is deleted.
I think this is called unnecessarily.


SVN revision: 79540
2012-11-22 14:46:45 +00:00
Michael BOUCHAUD e6b83eadc8 elementary: fix flip, who show the two faces at same time
SVN revision: 79535
2012-11-22 11:00:09 +00:00
Michael BOUCHAUD 923765d6ba elementary: update the min size hint on elm_label after a text set
SVN revision: 79517
2012-11-21 17:09:44 +00:00