Commit Graph

57 Commits

Author SHA1 Message Date
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
Jonas M. Gastal cffdab0796 Elementary: fix typos.
SVN revision: 61909
2011-07-29 20:17:21 +00:00
Rafael Antognolli 574201f1a9 elementary/genlist - Add a small explanation to the 3rd example.
SVN revision: 61898
2011-07-29 14:59:45 +00:00
Bruno Dilly 0e631b4a06 Elementary: Segment Control Documentation
SVN revision: 61872
2011-07-28 21:51:02 +00:00
Rafael Antognolli 330c8a01fd elementary/genlist - Examples 04 and 05 explained.
SVN revision: 61869
2011-07-28 21:27:32 +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 49761b1c02 Inwin basic example
SVN revision: 61853
2011-07-28 12:11:26 +00:00
Jonas M. Gastal 53c54e0b6d Elementary: photocam documentation.
SVN revision: 61821
2011-07-27 20:36:47 +00:00
Gustavo Lima Chaves f8e055748d [elementary] Put dangling examples on the proper file.
SVN revision: 61814
2011-07-27 19:38:52 +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
Gustavo Lima Chaves a47af8dbe3 [elementary] Docs. for the progress bar widget.
SVN revision: 61772
2011-07-26 20:11:39 +00:00
Iván Briano 757a30a198 Some more doc fixing in entry, mostly cursor, images showing items and an example.
Example that's not of my liking, stupid entry... I will get you while you sleep and teach you how to edit formatted text!



SVN revision: 61770
2011-07-26 19:01:31 +00:00
Rafael Antognolli e5e66db3d5 elementary/genlist - Explaining the examples.
SVN revision: 61769
2011-07-26 18:32:14 +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 64a31f0f47 [elementary] Documenting the following:
- elm_gengrid_item_cursor_engine_only_get
 - elm_gengrid_item_cursor_engine_only_set
 - elm_gengrid_item_cursor_get
 - elm_gengrid_item_cursor_set
 - elm_gengrid_item_cursor_style_get
 - elm_gengrid_item_cursor_style_set
 - elm_gengrid_item_cursor_unset
 - elm_gengrid_item_data_get
 - elm_gengrid_item_data_set
 - elm_gengrid_item_del
 - elm_gengrid_item_disabled_get
 - elm_gengrid_item_disabled_set
 - elm_gengrid_item_gengrid_get
 - elm_gengrid_item_next_get
 - elm_gengrid_item_object_get
 - elm_gengrid_item_pos_get
 - elm_gengrid_item_prev_get
 - elm_gengrid_item_selected_get
 - elm_gengrid_item_selected_set
 - elm_gengrid_item_tooltip_content_cb_set
 - elm_gengrid_item_tooltip_style_get
 - elm_gengrid_item_tooltip_style_set
 - elm_gengrid_item_tooltip_text_set
 - elm_gengrid_item_tooltip_unset
 - elm_gengrid_item_update



SVN revision: 61706
2011-07-25 19:52:31 +00:00
Gustavo Lima Chaves 6e8d098655 [elementary] Documenting/exemplifying the following:
- elm_gengrid_item_append
 - elm_gengrid_item_prepend
 - elm_gengrid_item_bring_in
 - elm_gengrid_item_show
 - elm_gengrid_item_insert_after
 - elm_gengrid_item_insert_before
 - elm_gengrid_item_size_get
 - elm_gengrid_item_size_set
 - elm_gengrid_selected_item_get
 - elm_gengrid_selected_items_get
 - elm_gengrid_first_item_get
 - elm_gengrid_last_item_get



SVN revision: 61705
2011-07-25 19:52:15 +00:00
Gustavo Lima Chaves ddc04e41b4 [elm] Documenting/exemplifying the following:
- elm_gengrid_add
 - elm_gengrid_align_get
 - elm_gengrid_align_set
 - elm_gengrid_always_select_mode_get
 - elm_gengrid_always_select_mode_set
 - elm_gengrid_bounce_get
 - elm_gengrid_bounce_set
 - elm_gengrid_clear
 - elm_gengrid_horizontal_get
 - elm_gengrid_horizontal_set
 - elm_gengrid_multi_select_get
 - elm_gengrid_multi_select_set
 - elm_gengrid_no_select_mode_get
 - elm_gengrid_no_select_mode_set
 - elm_gengrid_page_relative_get
 - elm_gengrid_page_relative_set
 - elm_gengrid_page_size_set



SVN revision: 61704
2011-07-25 19:51:57 +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
Jonas M. Gastal d333087e98 Elementary: pager documentation and example.
SVN revision: 61596
2011-07-22 18:18:31 +00:00
Bruno Dilly c7eefd542c Elementary: modify conformant example
Use auto generated screenshots to examplify conformant behavior.
For this some changes on example description was required.



SVN revision: 61591
2011-07-22 15:14:11 +00:00
Jonas M. Gastal 9a0617feac Elementary: ctxpopup documentation and example.
SVN revision: 61564
2011-07-21 14:09:10 +00:00
Rafael Antognolli 64190b4c00 elementary/examples - fix mistake: properly open comment block.
SVN revision: 61540
2011-07-20 21:10:30 +00:00
Rafael Antognolli b54cdf62d6 elementary/layout - Add examples explained.
SVN revision: 61537
2011-07-20 20:58:17 +00:00
Gustavo Lima Chaves c2c47801f7 [elementary] Documentation for the index widget.
SVN revision: 61533
2011-07-20 16:28:12 +00:00
Rafael Antognolli 6177df28f7 elementary/doc - Fix some images placement in docs.
SVN revision: 61489
2011-07-18 22:11:49 +00:00
Rafael Antognolli 9d42d9f16b elementary/icon - Add an explained example.
SVN revision: 61482
2011-07-18 18:08:39 +00:00
Bruno Dilly af5fe8ef30 Elementary: Conformant Documentation
SVN revision: 61479
2011-07-18 14:00:36 +00:00
Bruno Dilly ff07752d57 Elementary: Diskselector documentation
SVN revision: 61416
2011-07-15 21:29:34 +00:00
Gustavo Lima Chaves a2ad0ab50e [elementary] Documenting/exemplifying file selector
entry.



SVN revision: 61403
2011-07-15 14:03:21 +00:00
Gustavo Lima Chaves e6acff806a [elementary] Documenting/exemplifying file selector
button widget.



SVN revision: 61402
2011-07-15 14:03:08 +00:00
Gustavo Lima Chaves d1454b4742 [elementary] Documenting/exemplifying file selector
widget.



SVN revision: 61401
2011-07-15 14:02:54 +00:00
Jonas M. Gastal 8231e7d76e Elementary: Hoversel documentation.
SVN revision: 61400
2011-07-15 13:54:39 +00:00
Rafael Antognolli c30abbba25 elementary/image - Improve documentation and add an example.
Doxygen comments moved out from .c and in to Elementary.h.in. They
received better descriptions for most of the API too.



SVN revision: 61388
2011-07-14 20:48:00 +00:00
Bruno Dilly 930d594771 Elementary: Calendar Documentation
SVN revision: 61383
2011-07-14 15:45:44 +00:00
Jonas M. Gastal 113ed581c1 Elementary: hover documentation.
SVN revision: 61371
2011-07-14 14:37:53 +00:00
Jonas M. Gastal f80da45f3d Moving label example to examples.dox, and improving
label docs.



SVN revision: 61348
2011-07-13 18:12:04 +00:00
Jonas M. Gastal 53cfa9d89b Elementary: Flip documentation.
SVN revision: 61347
2011-07-13 18:11:41 +00:00
Gustavo Lima Chaves ee6c3bffca [elementary] Documenting/exemplyfing flip selector's API:
- elm_flipselector_add
 - elm_flipselector_first_item_get
 - elm_flipselector_flip_next
 - elm_flipselector_flip_prev
 - elm_flipselector_interval_get
 - elm_flipselector_interval_set
 - elm_flipselector_item_append
 - elm_flipselector_item_del
 - elm_flipselector_item_label_get
 - elm_flipselector_item_label_set
 - elm_flipselector_item_next_get
 - elm_flipselector_item_prepend
 - elm_flipselector_item_prev_get
 - elm_flipselector_item_selected_get
 - elm_flipselector_item_selected_set
 - elm_flipselector_items_get
 - elm_flipselector_last_item_get
 - elm_flipselector_selected_item_get



SVN revision: 61256
2011-07-11 21:06:04 +00:00
Gustavo Lima Chaves 7cb0738b9e [elementary] Documenting/exemplifying the following:
- elm_clock_add
 - elm_clock_digit_edit_get
 - elm_clock_digit_edit_set
 - elm_clock_edit_get
 - elm_clock_edit_set
 - elm_clock_interval_get
 - elm_clock_interval_set
 - elm_clock_show_am_pm_get
 - elm_clock_show_am_pm_set
 - elm_clock_show_seconds_get
 - elm_clock_show_seconds_set
 - elm_clock_time_get
 - elm_clock_time_set



SVN revision: 61241
2011-07-11 13:51:32 +00:00
Jonas M. Gastal f370e38faa Elementary: Adding screenshot for bubble example.
SVN revision: 60847
2011-06-29 22:09:27 +00:00