efl/src
Marcel Hollerbach 3a75d76001 efl_ui_datepicker: do not substract anything fom mday
out of the documentation of struct tm:
int tm_mday;			/* Day.		[1-31] */
shifting this range one up results in day 32 beeing selectable, but 1
not beeing selectable.

With this commit we could have again working CI.

Differential Revision: https://phab.enlightenment.org/D10992
2019-12-31 11:24:36 +01:00
..
benchmarks benchmarks: increase timeout value for running elementary benchmarks 2019-12-18 09:15:51 +01:00
bin efl_ui_progressbar: rename from pulse to infinite_mode 2019-12-30 11:10:43 -05:00
bindings csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
edje_external
examples examples: js: use correct var to display user name 2019-12-24 09:23:29 -05:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl_ui_datepicker: do not substract anything fom mday 2019-12-31 11:24:36 +01:00
modules evas gl: enable GL_LINE_SMOOTH only at gles 1.x 2019-12-31 16:31:09 +09:00
scripts python: remove not needed imports in various python scripts 2019-12-20 09:26:17 +01:00
static_libs vector lottie: update shape layer order properly. 2019-12-31 15:04:08 +09:00
tests csharp: Add StyleCop support to dotnet build 2019-12-30 22:17:32 -03:00
wayland_protocol