summaryrefslogtreecommitdiff
path: root/doc/widgets
Commit message (Collapse)AuthorAgeFilesLines
* doc: improve colorselector previewMike Blumenkrantz2019-10-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | Summary: this has always been broken, it was just never noticed because colorselector was broken @fix ref T8304 Reviewers: segfaultxavi Reviewed By: segfaultxavi Subscribers: segfaultxavi, cedric, #reviewers, #committers Tags: #efl Maniphest Tasks: T8304 Differential Revision: https://phab.enlightenment.org/D10278
* docs: do not crash gengrid widget previewMarcel Hollerbach2019-10-011-1/+1
| | | | | | | item class is not initialized to 0. This can crash gengrid later on. Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D10261
* docs: remove nstate previewMike Blumenkrantz2019-09-091-10/+0
| | | | | | | | | | | | | | Summary: this widget no longer exists Reviewers: q66 Reviewed By: q66 Subscribers: cedric, #reviewers, #committers Tags: #efl_docs Differential Revision: https://phab.enlightenment.org/D9875
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-196/+0
| | | | | | | | | | | Get your seatbelt fastend! It is happening! AUTOTOOLS IS GONE NOW! All praise to meson! This time the final version, ci has been adjusted, and now does not try anymore to build a removed buildsystem. However, the scripts in there need cleaning up. Differential Revision: https://phab.enlightenment.org/D9027
* Revert "autotools: REMOVAL!"Marcel Hollerbach2019-06-181-0/+196
| | | | | | This reverts commit e8c69667b01e2795c1e4ead0536652f935ffa674. git push on a wrong branch, sorry. This will land today, but not now.
* autotools: REMOVAL!Marcel Hollerbach2019-06-181-196/+0
| | | | | | | Get your seatbelt fastend! It is happening! AUTOTOOLS IS GONE NOW! All praise to meson! Differential Revision: https://phab.enlightenment.org/D9027
* docs: Fix genlist widget preview generationXavi Artigas2019-04-245-5/+5
| | | | | | | | | | | | | | | | | | | Summary: This was making "ninja doc" segfault for me. If these function tables are not initialized they contain garbage, which leads to the worst kind of undefined behavior. Test Plan: Apply D8561 and try `ninja doc`. It was dumping core for me, and it does not do it anymore after this patch. Reviewers: bu5hm4n, zmike, cedric Reviewed By: bu5hm4n Subscribers: #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D8697
* docs: Fix rename from eo_add to efl_addFelipe Magno de Almeida2016-08-151-1/+1
|
* elm: rename Elm.Nstate to Efl.Ui.NstateAmitesh Singh2016-05-101-1/+1
|
* doc: fix typo in 410cdd1501c0f7Amitesh Singh2016-04-081-1/+1
|
* doc: add widget_preview_nstate.c to noinst_PROGRAMSAmitesh Singh2016-04-081-0/+1
|
* doc: add elm nstate previewAmitesh Singh2016-04-082-0/+11
|
* doc: Remove widget_preview_nstate.cJean-Philippe Andre2016-04-081-1/+0
| | | | | These is no such file. Hopefully this will fix make dist.
* elm_nstate: introduce nstate widget and inherit check from itAmitesh Singh2016-04-071-0/+1
| | | | | | | | | | | | | Test Plan: elementary_test -to "nstate" @feature Reviewers: yashu21985, tasn, Hermet, seoz, smohanty, felipealmeida, JackDanielZ, jypark, woohyun, herdsman, raster, cedric, jpeg Subscribers: saurabhbunty, seoz Differential Revision: https://phab.enlightenment.org/D3786
* elementary: start bringing back documentation support.Cedric BAIL2016-03-281-6/+15
| | | | | | I didn't know preview generation was so slow and done completely serialy. There is potential improvement here. Still need to kind of merge the documentation into something readable.
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-2378-0/+1764