summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TH - panesCarsten Haitzler (Rasterman)2019-04-184-199/+198
* TH - tilingCarsten Haitzler (Rasterman)2019-04-011-4/+10
* TH - tilingCarsten Haitzler (Rasterman)2019-04-018-0/+321
* TH - evryCarsten Haitzler (Rasterman)2019-04-014-38/+128
* TH - pkgkit1Carsten Haitzler (Rasterman)2019-03-0224-56/+1339
* TH - init splash - fix 2nd screenCarsten Haitzler (Rasterman)2019-02-141-2/+13
* TH - systray paddingCarsten Haitzler (Rasterman)2019-02-131-3/+3
* TH - make arrows flat white triangles - pager, ibox etc.Carsten Haitzler (Rasterman)2019-02-134-0/+0
* TH - winlistCarsten Haitzler (Rasterman)2019-02-131-148/+39
* TH - pointer - fade in on startup nicelyCarsten Haitzler (Rasterman)2019-02-131-0/+12
* TH - splash - fade in nicely and out tooCarsten Haitzler (Rasterman)2019-02-131-4/+19
* TH - do preview theme bitsCarsten Haitzler (Rasterman)2019-01-312-34/+5
* TH - conf - gagdet - remove box - looks nicer in shelfCarsten Haitzler (Rasterman)2019-01-311-6/+1
* TH - fix popup closeCarsten Haitzler (Rasterman)2019-01-301-9/+9
* TH - fix toolbar sizing when no iconsCarsten Haitzler (Rasterman)2019-01-301-6/+28
* Flat theme: Fix cpuclock theme.`Stephen 'Okra' Houston2019-01-282-156/+35
* TH - music control titleCarsten Haitzler (Rasterman)2019-01-241-3/+5
* Wireless Theme: Make the cloud work as it is supposed to on wifi.Stephen 'Okra' Houston2019-01-231-14/+9
* Flat theme: Finish converting new gadgets.Stephen 'Okra' Houston2019-01-237-745/+642
* TH - music controlCarsten Haitzler (Rasterman)2019-01-232-41/+74
* gadman - make popup padding scaleCarsten Haitzler (Rasterman)2019-01-231-0/+2
* TH - fix edje_cc errors with new edje_ccCarsten Haitzler (Rasterman)2019-01-185-2/+20
* Merge branch 'master' into feature/themes/flatCarsten Haitzler (Rasterman)2019-01-182101-52624/+67085
|\
| * elm_code: Don't update selection if it didn't changeDerek Foreman2019-01-181-0/+3
| * elm_code: Pass data to status_type_getDerek Foreman2019-01-181-8/+4
| * eolian: remove the old inheritance syntaxMarcel Hollerbach2019-01-181-13/+0
| * efl: convert all interfaces to the new eolian syntaxMarcel Hollerbach2019-01-1844-50/+50
| * efl: convert all abstracts to the new eolian syntaxMarcel Hollerbach2019-01-1823-28/+28
| * efl: convert all mixins to new eolian syntaxMarcel Hollerbach2019-01-1812-12/+12
| * efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-18409-494/+493
| * efl-mono: Fix calling non-static methods with garbage collectable NativeInheritsFelipe Magno de Almeida2019-01-181-2/+2
| * elm_panel: fix a bug in elm_scrollable_mode_set() functionJaeun Choi2019-01-181-11/+14
| * edje_cc: fail upon detecting invalid part description references in programsMike Blumenkrantz2019-01-171-1/+29
| * theme: remove a ton of invalid part description references in various programsMike Blumenkrantz2019-01-179-59/+0
| * theme: correct part name in program for elm/hover/base/main_menu_submenu/defaultMike Blumenkrantz2019-01-171-2/+2
| * theme: fix odd state setting on some items for list/genlist/gengridMike Blumenkrantz2019-01-173-4/+4
| * eolian: make error messages usableMarcel Hollerbach2019-01-171-3/+3
| * Make Efl.Ui.Closer an interface instead of mixinXavi Artigas2019-01-174-37/+22
| * eolian: fix tests fallout from the latest changesDaniel Kolesa2019-01-174-6/+5
| * eolian: disallow pure virtual on non-abstract/mixin classesDaniel Kolesa2019-01-177-56/+16
| * elementary: make elm.web abstractMarcel Hollerbach2019-01-171-1/+1
| * evas: make classes abstractMarcel Hollerbach2019-01-172-2/+2
| * efl_net: make efl.net.server.fd abstractMarcel Hollerbach2019-01-171-1/+1
| * ecore_audio: remove pure virtual functions from classesMarcel Hollerbach2019-01-172-4/+7
| * Remove letftover includeXavi Artigas2019-01-171-1/+0
| * ecore-drm2: Fix formattingChristopher Michael2019-01-171-23/+23
| * ecore-evas-drm: Minor formatting fixChristopher Michael2019-01-171-2/+4
| * ecore-evas-drm: Refactor _ecore_evas_new_internalChristopher Michael2019-01-171-38/+58
| * ecore-drm2: Pass output as data to drmModePageFlip and drmModeAtomicCommitChristopher Michael2019-01-173-9/+14
| * eolian: enforce not using regular classes in extension listDaniel Kolesa2019-01-171-4/+1