Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Zaoui 3b6fa4e0a2 Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug,
Prefs, ProgressBar, Radio. Route, Segment Control, Separator, Slider,
   Slideshow, Spinner, Systray, Table, Thumb, Video, Web.
2013-04-28 13:55:41 +03: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
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
Gustavo Lima Chaves ccaa32d72a [elm] Welcome pretty widget hierarchy images on docs.
The Makefile rule building that is commented out -- meant to be run
locally once in a while (when changes on overall widget tree happen)
and changed images commited.



SVN revision: 71721
2012-06-05 22:41:21 +00:00
ChunEon Park 855b8d2709 elementary - +ingroup, fixed indentations.
SVN revision: 70249
2012-04-17 01:35:46 +00:00
Daniel Juyung Seo 7908a77ad8 elm: Fixed formatting.
SVN revision: 69700
2012-03-28 09:02:22 +00:00
Sanjeev BA f03e794865 Documentation fixes for elm_plug.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 68013
2012-02-16 08:28:33 +00:00
Sanjeev BA 37a646a98e Fix typos in documentation #9.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67912
2012-02-14 08:50:46 +00:00
Jiyoun Park c54c6c1ae9 Add new widget for extn socket and plug.
application can use ecore extn socket easyily 
by using elm_window_add with ELM_WIN_SOCKET_IMAGE style. 
And new widget Elm plug is similar with Elm image. 
it can show socket's image using connect API. 
I add test code also(test_win_socket/plug). 



SVN revision: 67245
2012-01-16 17:18:20 +00:00