Commit Graph

90 Commits

Author SHA1 Message Date
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
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
Daniel Juyung Seo 63d312c13b elm widget_preview_actionslider.c: Fixed to use
elm_object_text_part_set rather than elm_actionslider_labels_set.


SVN revision: 61578
2011-07-22 05:46:47 +00:00
Bruno Dilly 596ffd9381 Elementary: fix doc makefile
Broken on revision 61571.


SVN revision: 61575
2011-07-21 23:54:04 +00:00
Bruno Dilly 2d8f15a45f Elementary: conformant preview and diagram
SVN revision: 61574
2011-07-21 22:03:57 +00:00
Jonas M. Gastal dce9c550ca Elementary: diskselector, flip, anchorblock, anchorview,
hover, hoversel, flip selector and file selector entry
 widget previews.



SVN revision: 61571
2011-07-21 21:48:46 +00:00
Iván Briano 4d56dc6716 Incomplete (I need to add a few lil' images) docs for elm_entry. Judge and let me know how they could be improved.
Example comes later, blame discomfitor for the half commit


SVN revision: 61567
2011-07-21 20:36:49 +00:00
Jonas M. Gastal d1f1344f87 Elementary: icon, actionslider, fileselector, calendar, bg
and image widget previews.



SVN revision: 61566
2011-07-21 16:13:54 +00:00
Jonas M. Gastal 9a0617feac Elementary: ctxpopup documentation and example.
SVN revision: 61564
2011-07-21 14:09:10 +00:00
Jonas M. Gastal d4aa86a38d Elementary: Adding clock, frame and label screenshots to
index.



SVN revision: 61563
2011-07-21 14:08:57 +00:00
Rafael Antognolli 946f1183d1 elementary/layout - Add diagram representing the preview.
SVN revision: 61544
2011-07-20 22:19:22 +00:00
Jonas M. Gastal f5c97efd0f Elementary: removing auto-generated screenshots, and
making doc depend on them.



SVN revision: 61543
2011-07-20 21:27:20 +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 c7fa5bb261 elementary/layout - Add widget preview.
SVN revision: 61539
2011-07-20 20:58:30 +00:00
Rafael Antognolli d4e4106f47 elementary/layout - adding description and moving function reference docs.
SVN revision: 61538
2011-07-20 20:58:24 +00:00
Rafael Antognolli b54cdf62d6 elementary/layout - Add examples explained.
SVN revision: 61537
2011-07-20 20:58:17 +00:00
Jonas M. Gastal 4c54cb95ab Elementary: eps doesn't support transparency.
SVN revision: 61535
2011-07-20 17:55:15 +00:00
Jonas M. Gastal 6b71b05d61 Elementary: replacing doxygen's modules list with a
custom one.



SVN revision: 61534
2011-07-20 17:55:07 +00:00
Gustavo Lima Chaves c2c47801f7 [elementary] Documentation for the index widget.
SVN revision: 61533
2011-07-20 16:28:12 +00:00
Jonas M. Gastal c3cbe7e639 Fixing typo
SVN revision: 61526
2011-07-20 13:40:08 +00:00
Jonas M. Gastal 55fba3715d Elementary: improving doc build system.
SVN revision: 61525
2011-07-20 13:38:07 +00:00
Cedric BAIL 5fee627ce2 efl: fix make dist-check.
SVN revision: 61511
2011-07-19 22:34:17 +00:00
Jonas M. Gastal bfca210496 Elementary: Adding screenshots to widget groups.
SVN revision: 61509
2011-07-19 21:07:06 +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
Vincent Torri 0cdc520e33 fix compilation on Windows
SVN revision: 61419
2011-07-16 07:28:59 +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
Jonas M. Gastal 6700e01362 Elementary: elm_label documentation.
SVN revision: 61305
2011-07-12 17:52:27 +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
Jonas M. Gastal 694f02f666 Elementary: documentation for checkbox.
SVN revision: 61247
2011-07-11 14:56:41 +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 9678911785 Elementary: elm_frame documentation.
SVN revision: 61157
2011-07-08 14:37:32 +00:00
Jonas M. Gastal 4a9a934c30 Elementary: colorselector documentation.
SVN revision: 61156
2011-07-08 14:37:16 +00:00
Jonas M. Gastal bccc2092f0 Elementary: Adding API Reference link back.
SVN revision: 61155
2011-07-08 14:37:05 +00:00
Carsten Haitzler ac202371ac make widget previews noinst
SVN revision: 61106
2011-07-07 06:27:28 +00:00
Carsten Haitzler c41a756c53 a start on an example of what i was thinking of for widget docs... eg
example screenshots auto-generated by scripts when we do "make doc"
with those images put in the docs for that widget. some examples of
usage.



SVN revision: 61078
2011-07-06 10:30:35 +00:00
Jonas M. Gastal 7a84cee119 Elementary: Adding screenshot for anchrotwins example.
SVN revision: 60924
2011-07-01 17:32:20 +00:00
Jonas M. Gastal 7e125c3d01 Removing broken links.
SVN revision: 60920
2011-07-01 14:40:22 +00:00
Jonas M. Gastal f370e38faa Elementary: Adding screenshot for bubble example.
SVN revision: 60847
2011-06-29 22:09:27 +00:00
Jonas M. Gastal b2c31a07da Make sure Elementary.h isn't used by doxygen since
Elementary.h.in is.



SVN revision: 60845
2011-06-29 21:27:59 +00:00