summaryrefslogtreecommitdiff
path: root/src/modules/time/mod.c
Commit message (Collapse)AuthorAgeFilesLines
* e gadgets - as per email to e-devbel - it's easier to fix old so rm newCarsten Haitzler (Rasterman)2020-07-071-142/+0
| | | | new gadget infra--
* remove wizards from time module gadgetsMike Blumenkrantz2017-08-041-2/+2
| | | | | | | | these were added mostly for the purpose of testing the wizard functionality, but a wizard should only be used when a gadget cannot function without being configured ref T5796
* remove all unnecessary efl version checksMike Blumenkrantz2017-02-241-1/+0
| | | | the version of efl required by configure is already higher than these checks
* reduce efl version req to 1.17.0, make new gadget stuff 1.7.99+ at runtimeMike Blumenkrantz2016-04-111-0/+1
|
* add new time module with clock gadgetsMike Blumenkrantz2016-03-041-0/+142
this is the successor to the clock module/gadget. it uses separate config files and theme groups from the "clock" module.