Commit Graph

26 Commits

Author SHA1 Message Date
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 111b4e4d12 [elm] Some emergencial elm_web api changes fixes.
There's one more to go, but that's internal.



SVN revision: 75467
2012-08-20 14:05:10 +00:00
Jonas M. Gastal b8c0d34a79 elementary: Minimalist Elementary Web widget example.
Author:    Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

SVN revision: 74949
2012-08-06 20:44:45 +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
Cedric BAIL de165727bb elementary: improve doc.
Patch by Jérôme Pinot <ngc891@gmail.com>.

- #link on the beginning of a new line does give ugly output:
http://ngc891.blogdns.net/pub/projects/debug/doxygen-formating-eww.png
- some typos
- some missing @c
- in elm_web, convert remaining @li parameter lists to @param
- minor random fixes


SVN revision: 71486
2012-05-29 03:09:06 +00:00
Thiago Thamada 97429ed053 Cleanup Doxygen Warnings - elementary 1
Warning resolved:
explicit link request to <name> could not be resolved

Files modified:
elm_clock.h
elm_gengrid.h
elm_index.h
elm_slideshow.h
elm_web.h

Patch by: Thiago Thamada <tiba@profusion.mobi>

SVN revision: 70523
2012-04-27 12:55:08 +00:00
ChunEon Park 855b8d2709 elementary - +ingroup, fixed indentations.
SVN revision: 70249
2012-04-17 01:35:46 +00:00
Vincent Torri 3b2b5e3c54 Elm: second doc patch
Patch by Jérôme Pinot


SVN revision: 69866
2012-04-02 16:39:08 +00:00
Daniel Juyung Seo 7908a77ad8 elm: Fixed formatting.
SVN revision: 69700
2012-03-28 09:02:22 +00:00
Carsten Haitzler e624259b02 k-s is right - the func from header needed a remove.. because func in
c was wrong name... not because it was gone. fix func in c file and
restore header decl.



SVN revision: 69057
2012-03-08 13:51:58 +00:00
Jeremy Zurcher 275098b6bf From: Jeremy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] elm_web, elm_map, elm_box tiny patches

eml_web     : remove deprecated elm_web_navigate_possible_get(...)
elm_map     : remove useless EAPI
elm_box     : eml_box_transition_new uses Ecore_cb for start_layout_free_data parameter

(dont actually affect api so in).



SVN revision: 69042
2012-03-08 09:43:14 +00:00
Sanjeev BA 0b12848df2 Fix compile issues.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68978
2012-03-07 15:56:05 +00:00
Sanjeev BA 76b8eecb6d Refactor elm_web API.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68977
2012-03-07 15:56:01 +00:00
Sanjeev BA 58f440f3c8 Renaming elm_web functions.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68618
2012-03-02 05:10:46 +00:00
Daniel Juyung Seo 8d98989f74 elm elm_web.h: Quick review of web API.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68531
2012-02-29 04:50:04 +00:00
Sanjeev BA 194ba318a9 Fix Pointer where to store => Pointer to store.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68381
2012-02-24 06:05:31 +00:00
Sanjeev BA 47b9767b1a Fix elm_transit and elm_web docs.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68251
2012-02-22 08:58:26 +00:00
Jihoon Kim 2594f47f40 elementary: fix some doxygen argument warning
SVN revision: 68113
2012-02-18 15:56:00 +00:00
Jihoon Kim 1e34a3e568 elementary: fix some doxygen warnings
SVN revision: 68112
2012-02-18 15:40:39 +00:00
Sanjeev BA 410abe34d1 Fix typos in documentation #11.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 67914
2012-02-14 08:50:53 +00:00
Iván Briano aa44b6b3fa Fixing selective sed failure
SVN revision: 67731
2012-02-07 12:44:33 +00:00
Bruno Dilly 7677abd03a Elementary Web: add functions to set / get useragent
Patch by Steven Falken <btwotch@googlemail.com> with a
few changes.



SVN revision: 66938
2012-01-06 11:31:14 +00:00
Carsten Haitzler 745a1517d5 remove eina_pure and eina_nonnull because really.. they screw up
auto-formatting scripts and i just spent a long time fixing the
results of one. the actual value of these macros is minimal at best



SVN revision: 66680
2011-12-30 09:48:46 +00:00
Carsten Haitzler ec0bd7f73f move lots of deprecated stuff into deprecated files. need 2 right now.
SVN revision: 66679
2011-12-30 09:41:11 +00:00
Carsten Haitzler 0930fdcd52 fomatting of headers -> fixup. and documentation fixing.
SVN revision: 66667
2011-12-30 07:20:48 +00:00
Carsten Haitzler 39f63f3bf6 split up all elm headers. not perfect, but a big start
SVN revision: 66662
2011-12-30 06:49:28 +00:00