Commit Graph

60 Commits

Author SHA1 Message Date
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
Iván Briano 75ee2a12b5 Add examples with explanations for elm_box
SVN revision: 60843
2011-06-29 21:04:23 +00:00
Jonas M. Gastal 065ae8abd5 Elementary: elm_bubble documentation.
SVN revision: 60842
2011-06-29 20:47:41 +00:00
Jonas M. Gastal 4492cc01c4 Fixing typo.
SVN revision: 60841
2011-06-29 20:47:00 +00:00
Iván Briano 89ae35c22a Example for button and moving docs around
SVN revision: 60738
2011-06-27 17:16:00 +00:00
Iván Briano f553e3e878 Detailed docs, examples and explanations for the elm_theme set of funtions
SVN revision: 60603
2011-06-22 19:06:01 +00:00
Gustavo Lima Chaves f6047df5a4 [elementary] Example for top level functions.
SVN revision: 60595
2011-06-22 14:52:05 +00:00
Gustavo Lima Chaves 8c42e26ca5 [elementary] Let's gather our example texts together,
eh?



SVN revision: 60558
2011-06-21 18:14:26 +00:00
Jonas M. Gastal 03c7068c6d Elementary: Adding screenshots to examples.
SVN revision: 60534
2011-06-20 19:45:32 +00:00
Jonas M. Gastal d52c0cfdda Elementary: adding image for latex docs.
SVN revision: 60453
2011-06-17 14:45:19 +00:00
Iván Briano 59f8a18725 Ignore attributes when generating documentation
SVN revision: 60410
2011-06-16 21:27:08 +00:00
Rafael Antognolli d1ceedffd3 elementary: add make rule to generate screenshots of the examples.
SVN revision: 60408
2011-06-16 21:08:05 +00:00
Jonas M. Gastal 718cca963c Elementary: elm_animator documentation and example.
SVN revision: 60405
2011-06-16 18:13:03 +00:00
Jonas M. Gastal f7793072ce Elementary: actionslider documentation.
SVN revision: 60349
2011-06-15 14:13:58 +00:00
Jonas M. Gastal 6a8ecdb450 elementary: Add acknowledgment of Samsung's patronage to
documentation project.



SVN revision: 60348
2011-06-15 14:13:45 +00:00
Rafael Antognolli 5f39c211de elementary: fix doc build when srcdir != builddir.
SVN revision: 60273
2011-06-13 14:51:06 +00:00
Boris Faure cb70c3fe3d remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Daniel Juyung Seo d750e947dc Elementary: Moved doxy to header.
SVN revision: 59263
2011-05-08 05:44:18 +00:00
Daniel Juyung Seo 9d145ce833 Elementary elementary.dox.in: Sync with AUTHORS.
SVN revision: 58462
2011-04-07 16:55:10 +00:00
Daniel Juyung Seo b1761a3b90 dox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
Sync authors in doc with AUTHORS.
Updated date to 2011.


SVN revision: 56926
2011-02-10 16:50:18 +00:00
Daniel Juyung Seo a2aadf273e Sync authors in elm doc with AUTHORS.
SVN revision: 56850
2011-02-09 16:56:39 +00:00
Bruno Dilly 6041ebaa30 Mirror recent AUTHORS changes to elm docs
SVN revision: 54501
2010-11-12 13:17:13 +00:00
Tiago Rezende Campos Falcao b50a53aac4 Fix Doxygen conf to support __UNUSED__
SVN revision: 54434
2010-11-10 18:06:36 +00:00
Bruno Dilly e6f72e1bd9 Adding Otavio to elm AUTHORS for recent contributions
SVN revision: 54011
2010-10-29 19:00:15 +00:00
Tiago Rezende Campos Falcao 96da91bb0a elm AUTHORS += tiago
SVN revision: 53873
2010-10-25 14:34:18 +00:00
Bruno Dilly 6e5c0431cd Sync authors in elm doc with AUTHORS
SVN revision: 53783
2010-10-22 20:12:03 +00:00
Brett Nash bf47c891d2 elm AUTHORS += nash
SVN revision: 52357
2010-09-17 05:38:57 +00:00
Christopher Michael 31ed630554 Update email address across the board.
SVN revision: 51890
2010-09-04 18:32:59 +00:00
Boris Faure 97dfb904e9 add doc, thanks to Mike Blumenkrantz (zmike)
SVN revision: 47801
2010-04-07 07:37:49 +00:00
Carsten Haitzler dc3083f1c0 authors++
SVN revision: 43018
2009-10-11 07:30:36 +00:00
Carsten Haitzler 05049f3a6b athors <-> dox match up + add marco - those with svn access should be adding
themselves!



SVN revision: 43017
2009-10-11 07:05:01 +00:00