Commit Graph

34 Commits

Author SHA1 Message Date
Rajeev Ranjan 9711e4c796 From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel]  [Patch]  Elementary: New custom widget Popup

Hi All,
   Attached to the mail is the patch for a new custom elementary
widget  elm_popup for your review.

Change description:
New custom widget Popup added.

elm_popup is an enhancement over elm_notify widget with widely used
parts such as Title, Content and Action Buttons.
Items are supported as well and they are put inside the content area
which can have either an Evas Object/Set of items/Description text.



SVN revision: 68747
2012-03-05 23:51:56 +00:00
Sumanth Krishna Mannam 14df28cdae From: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Subject: [E-devel]  [Patch] Elementary : New widget Elm_datetime patch

Attached to the mail is the patch for new elementary widget elm_datetime.
Refer to the below EFL post history for more details. 

The datetime widget provides an option to display Date & time based on
current locale format and the user can edit them through dynamic Modules.
Dynamic modules can be based on 1. Content Popup/diskselector based
list   2. Elm_entry with ISE based input   3. Elm_Spinner based  etc.
Refer to the Screenshots:  <1.ctxpopup_diskselector_UI>
<2.entry_ise_UI>   <3.spinner_selection_UI>

Can someone review and push this patch to EFL repository?

Change description:
New widget Elm_datetime is added.
Datetime widget displays the Date &Time fields and provides a
customizable way to edit them.
The widget is implemented in a modular fashion for date/time field inputs.
Ctxpopup based input is proposed as the default selection module.
Localization support based on Libc is also supported.

Sign-Off By:  Sumanth M.V.K  <sumanth.m@samsug.com>



SVN revision: 68696
2012-03-05 11:07:05 +00:00
Tom Hacohen 11f6738a6c Elm pager: remove all references from elm's tree.
SVN revision: 68016
2012-02-16 09:26:35 +00:00
Iván Briano 1107e0e543 People from Earth: Welcome Elm_Web
Started by glima as a thin wrapper around ewk_view to make webkit
work better integrated with Elementary, then grew up as a more complete
widget thanks to k-s' magic fingers, and now I screwed it up but it looks
like it works, so there..

Build WebKit-EFL, rebuild Elementary and enjoy elm_web.


SVN revision: 63676
2011-09-29 20:58:22 +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
Bruno Dilly e8a286efb3 Elementary: Map Documentation
SVN revision: 62074
2011-08-03 21:05:20 +00:00
Bruno Dilly 9caf36d821 Elementary: Mapbuf Documentation
SVN revision: 61968
2011-08-01 21:32:25 +00:00
Rafael Antognolli 5286f7a506 elementary/thumb - Added explained example and some more doc.
SVN revision: 61960
2011-08-01 17:37:10 +00:00
Bruno Dilly 85aa1ef9f2 Elementary: Toolbar Documentation
SVN revision: 61955
2011-08-01 14:51:18 +00:00
Jonas M. Gastal 22ea003fdd Elementary: elm_menu documentation.
SVN revision: 61910
2011-07-29 21:40:54 +00:00
Iván Briano 0962f528e1 Add preview for window
SVN revision: 61908
2011-07-29 19:58:07 +00:00
Bruno Dilly 0e631b4a06 Elementary: Segment Control Documentation
SVN revision: 61872
2011-07-28 21:51:02 +00:00
Rafael Antognolli 62017b8695 elementary/genlist - Adding previews to index and docs.
SVN revision: 61871
2011-07-28 21:27:48 +00:00
Jonas M. Gastal 401f53e23f Elementary: table documentation.
SVN revision: 61865
2011-07-28 16:51:39 +00:00
Jonas M. Gastal d7ebb65def Elementary: scroller documentation.
SVN revision: 61861
2011-07-28 14:53:26 +00:00
Iván Briano ddb13f269b Inwin docs. No example.
SVN revision: 61852
2011-07-28 12:11:14 +00:00
Jonas M. Gastal 53c54e0b6d Elementary: photocam documentation.
SVN revision: 61821
2011-07-27 20:36:47 +00:00
Gustavo Lima Chaves 4619bd37a5 [elementary] Documentation for the slideshow widget.
SVN revision: 61813
2011-07-27 19:38:43 +00:00
Bruno Dilly 7da46cfbbe Elementary: panes documentation
SVN revision: 61809
2011-07-27 17:06:40 +00:00
Jonas M. Gastal e51dcb01b5 Elementary: notify documentation.
SVN revision: 61807
2011-07-27 13:40:30 +00:00
Bruno Dilly 4c2b1d1deb Elementary: Slider documentation
SVN revision: 61806
2011-07-27 13:32:51 +00:00
Iván Briano 7f82a14061 And if we found Emap and it wasn't disabled, we may as well not break the build.
SVN revision: 61780
2011-07-26 21:36:14 +00:00
Iván Briano 1e8cf84233 Elm_Box preview screenshot
SVN revision: 61775
2011-07-26 21:04:09 +00:00
Gustavo Lima Chaves a47af8dbe3 [elementary] Docs. for the progress bar widget.
SVN revision: 61772
2011-07-26 20:11:39 +00:00
Bruno Dilly 569b78f243 Elementary: Spinner documentation
SVN revision: 61766
2011-07-26 17:27:05 +00:00
Bruno Dilly 6a1768ead2 Elementary: List Documentation
SVN revision: 61711
2011-07-25 20:47:59 +00:00
Gustavo Lima Chaves 94ea666271 [elementary] Index preview image for gengrid.
SVN revision: 61707
2011-07-25 19:52:47 +00:00
Jonas M. Gastal 3a59714c8c Elementary: panel documentation.
SVN revision: 61700
2011-07-25 17:40:57 +00:00
Jonas M. Gastal 6c2e9ca180 Elementary: toggle documentation.
SVN revision: 61699
2011-07-25 17:00:28 +00:00
Jonas M. Gastal 831103656c Elementary: radio button documentation.
SVN revision: 61698
2011-07-25 16:58:54 +00:00
Jonas M. Gastal 960b0e9da6 Elementary: separator documentation.
SVN revision: 61697
2011-07-25 16:58:32 +00:00
Rui Seabra 15d3bfc05b Fix build.
SVN revision: 61651
2011-07-24 15:35:23 +00:00
Jonas M. Gastal d333087e98 Elementary: pager documentation and example.
SVN revision: 61596
2011-07-22 18:18:31 +00:00
Rafael Antognolli 8e6e220bc4 elementary/doc - Moving preview programs to their own dir.
Also added a new rule that is a dependency of docs, which will call the
widget preview programs to be built. They are not going to be built on
the general "all" rule anymore.



SVN revision: 61593
2011-07-22 17:20:31 +00:00