Commit Graph

218 Commits

Author SHA1 Message Date
Jiyoun Park fcf290bab5 oooops, change log and new
SVN revision: 80909
2012-12-14 03:54:55 +00:00
Daniel Juyung Seo 1bab154972 elm ChangeLog: dummy obj was removed and restored. we can merge the ChangeLog entry.
SVN revision: 80755
2012-12-12 12:21:03 +00:00
WooHyun Jung aa3edaa8e6 elementary/naviframe : Restore dummy_edje to naviframe. Now dummy_edje is always smart member of naviframe, so it cannot be removed before deleting naviframe.
SVN revision: 80739
2012-12-12 08:58:03 +00:00
ChunEon Park e42d402c48 elementary/mapbuf - update mapbuf forcely whenever it's states are changed.
SVN revision: 80730
2012-12-12 04:28:11 +00:00
WooHyun Jung 5a7e0de603 elementary/naviframe : Remove dummy_edje. Naviframe should be shown with at least one item, and don't have to care about the state there is no item.
Additionally, it's not a smart member of naviframe, there is no guarantee when this object will be deleted.


SVN revision: 80628
2012-12-11 07:33:27 +00:00
Cedric BAIL 7e45660338 elementary: safely manipulate inlist and destroy part of it.
SVN revision: 80579
2012-12-10 08:18:25 +00:00
Cedric BAIL e7ca3a31d0 elementary: correctly check error in elm_cnp.
SVN revision: 80576
2012-12-10 08:01:16 +00:00
Cedric BAIL 635c56fe3c elementary: make sure private data are safe to manipulate.
SVN revision: 80568
2012-12-10 06:59:46 +00:00
ChunEon Park 8539f1bd0d elementary/naviframe - updated changelog
SVN revision: 80515
2012-12-08 07:31:39 +00:00
WooHyun Jung 2bbb2dac16 [elementary/multibutton_entry] Fix focus problem in multibuttonentry.
Entry can get focus only when multibuttonentry is focused.


SVN revision: 80433
2012-12-07 10:54:04 +00:00
Cedric BAIL a1da9e6b65 elementary: simplify test in elm_entry_text_set.
SVN revision: 80413
2012-12-07 07:12:58 +00:00
Cedric BAIL 8c3981293b elementary: safer call to mkstemp.
SVN revision: 80409
2012-12-07 04:03:01 +00:00
ChunEon Park 7748dd4d44 elementary/mapbuf - update whenever the content is moved or resized.
SVN revision: 80348
2012-12-06 11:47:26 +00:00
Daniel Juyung Seo 348b033bd2 elm: Updated NEWS and ChangeLog for r80312.
SVN revision: 80336
2012-12-06 10:38:40 +00:00
Cedric BAIL bb6589c3f1 elementary: fix forgotten break.
SVN revision: 80319
2012-12-06 08:59:14 +00:00
Cedric BAIL 17321c8bc3 elementary: always finish elm_conform buffer with at least one '\0'.
SVN revision: 80313
2012-12-06 08:31:25 +00:00
Cedric BAIL 8830f43b7d elementary: improve stability/safety of quicklaunch.
SVN revision: 80308
2012-12-06 08:15:08 +00:00
Cedric BAIL 4c54fc7f9e elementary: in fact that's a new bug.
SVN revision: 80302
2012-12-06 07:31:04 +00:00
Cedric BAIL 4e17a72fc7 elementary: properly read file in elm_entry.
SVN revision: 80300
2012-12-06 07:28:57 +00:00
Gustavo Sverzut Barbieri 27c6def19d elm: add system notification.
SVN revision: 80281
2012-12-05 22:24:00 +00:00
ChunEon Park 5594c63c48 elementary/naviframe - missed changelog
SVN revision: 80239
2012-12-05 13:00:19 +00:00
Cedric BAIL 5bd109a655 elementary: more fix for an uninitialized path.
SVN revision: 80227
2012-12-05 10:13:00 +00:00
Cedric BAIL af14f95568 elementary: simplify ChangeLog.
SVN revision: 80221
2012-12-05 07:14:09 +00:00
Cedric BAIL 9e89d4eed4 elementary: fix uninitialized data path in elm_interface_scrollable.
SVN revision: 80220
2012-12-05 07:11:44 +00:00
Cedric BAIL 03b1f72c34 elementary: fix uninitialized data path in elm_gesture_layer.
SVN revision: 80217
2012-12-05 06:56:18 +00:00
Gwanglim Lee 26b6d99e3f From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile

I've attached 4th patch. May the 4th be with you.

ecore patch has been merged with efl and all files are based on r80123.

Thanks & Regards,
Gwanglim

------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile

It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?

Daniel Juyung Seo (SeoZ)


On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:

Dear Raster and Daniel Juyung Seo,

I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.

[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done

7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
    in available profiles. - newly added thing to the elm_win
        8. merge with EO - done. :(
        
        
            Any comments would be appreciated.
            


SVN revision: 80215
2012-12-05 06:50:27 +00:00
Cedric BAIL fd79c7d9a1 elementary: fix uninitialized data path in elm_flip.
SVN revision: 80210
2012-12-05 06:24:21 +00:00
Cedric BAIL c368638eb1 elementary: please follow the timeline...
SVN revision: 80200
2012-12-05 01:41:24 +00:00
Murilo Belluzzo 33c4cb55e7 Add app pretty name and .desktop file path support
Add support to set a string to hold a 'pretty' name to be used with the
application and a way to set the path to the .desktop file associated
with the application.

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



SVN revision: 80187
2012-12-04 18:09:54 +00:00
Cedric BAIL 8e35c17f40 elementary: fix potential divide by zero in els_scroller.c
SVN revision: 80124
2012-12-04 03:51:18 +00:00
Gustavo Sverzut Barbieri b3f157541c elm now supports edbus v2, deprecated v1 function.
v1 is now deprecated (EINA_DEPRECATED) but still there, should still
work and not break any existing app.

v2 is now there as well, all software is being ported to use it
now. Just Enlightenment itself will still ship with v1 and as soon as
we release it will go v2, we have the patches here.



SVN revision: 80110
2012-12-03 21:45:48 +00:00
Mike Blumenkrantz 5446cde267 fix tooltips to not go offscreen as often
SVN revision: 79982
2012-12-02 12:41:09 +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 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
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
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
Daniel Zaoui b8a1019969 Add ChangeLog entry for Eo porting
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79671
2012-11-26 06:54:57 +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
Daniel Juyung Seo 9701f4988a elm NEWS/ChangeLog for r79545.
SVN revision: 79547
2012-11-22 15:37:46 +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
ChunEon Park 4da8a4df3f elementary/naviframe - backport 79541
SVN revision: 79542
2012-11-22 14:51:27 +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
Michael BOUCHAUD cfa6a0ae75 elementary: fill NEWS and Changelog
SVN revision: 79537
2012-11-22 11:11:05 +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
Jiyoun Park b22a43701e Support elm_conformant deal with indicator service.
if some app run indicator service using ecore, 
  elm_conformant can deal with these kind of service automatically



SVN revision: 79334
2012-11-15 10:43:26 +00:00
Michael BOUCHAUD 2a4c76ddeb elmentary: add elm_gengrid_nth_item_get
SVN revision: 79296
2012-11-14 16:34:33 +00:00
Michael BOUCHAUD a74c497ffb elmentary: add elm_genlist_nth_item_get
SVN revision: 79295
2012-11-14 15:46:14 +00:00
Sebastian Dransfeld 0d2e33b544 elementary: revert
This breaks terminology by adding a black bar at the top.

SVN revision: 79248
2012-11-13 21:57:49 +00:00
Jiyoun Park 996c397afd Support elm_conformant deal with indicator service.
if some app run indicator service using ecore, 
elm_conformant can deal with these kind of service automatically


SVN revision: 79237
2012-11-13 17:27:39 +00:00
Michael BOUCHAUD 17d5be23ff elementary: add missing selected in elm_index, when we use elm_index_item_selected_set
SVN revision: 79186
2012-11-12 17:56:13 +00:00