summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.19.1 releasev0.19.1Mike Blumenkrantz2014-10-122-2/+25
* fix: Add more desktops to be tiled by default in the tiling config.Tom Hacohen2014-09-261-26/+98
* thaw evas on winlist activation with no clients availableMike Blumenkrantz2014-09-231-0/+1
* client hooks should not continue to be called if the client has been deletedMike Blumenkrantz2014-09-231-0/+3
* force comp render queue more aggressively to detect changes in nocompMike Blumenkrantz2014-09-231-1/+10
* comp render queue on every client resize instead of on unmaximizeMike Blumenkrantz2014-09-232-2/+1
* modules/teamwork: Use eina_file_mkstemp() to avoid problems with umaskStefan Schmidt2014-09-191-6/+5
* add borderless theme for deskmirror clients to support various animationsMike Blumenkrantz2014-09-181-74/+27
* force render queue on unmaximize if client was fullscreenMike Blumenkrantz2014-09-181-0/+2
* end nocomp on nocomp end...alwaysMike Blumenkrantz2014-09-161-4/+1
* manually break out of nocompMike Blumenkrantz2014-09-163-3/+16
* check protocol visibility for nocomp breaks, not comp object visibilityMike Blumenkrantz2014-09-161-1/+1
* don't add nocomp damages for input-only windowsMike Blumenkrantz2014-09-161-1/+1
* e19 releasev0.19.0Mike Blumenkrantz2014-09-151-3/+3
* only set crazy warning flags when not releasingMike Blumenkrantz2014-09-151-1/+1
* update NEWS and README for releaseMike Blumenkrantz2014-09-152-9/+10
* mailmap: add my work aliasKai Huuhko2014-09-151-0/+1
* Revert "require efl 1.11.2"Tom Hacohen2014-09-121-1/+1
* Restore translated strings accidentally dropped in fac4e89Igor Murzov2014-09-122-5/+5
* Updating desktop files, eo.po and fr.pomaxerba2014-09-1176-389/+1112
* Revert "redo pager modules to use more accurately named edje groups"Carsten Haitzler (Rasterman)2014-09-112-16/+16
* Updating catalan translationmaxerba2014-09-101-747/+843
* conf_paths: Fix 'user directory' frame to resize better and adjustChris Michael2014-09-101-6/+6
* Revert "bugfix: When we free the pixmap, clear any user data set on the resou...Chris Michael2014-09-101-1/+1
* bugfix: When we free the pixmap, clear any user data set on the resourceChris Michael2014-09-101-1/+1
* redo pager modules to use more accurately named edje groupsMike Blumenkrantz2014-09-102-16/+16
* require efl 1.11.2Mike Blumenkrantz2014-09-101-1/+1
* Updating italian translationmaxerba2014-09-091-357/+437
* rename E19* defines/texts to just E so they don't need to keep being updatedMike Blumenkrantz2014-09-0911-27/+27
* e_fm: Include config.h to know about HAVE_UDISKS_MOUNTStefan Schmidt2014-09-091-0/+4
* configure: Fix naming of E profile configure variable.Stefan Schmidt2014-09-091-1/+1
* i10n: Fix copy and paste bug in error translation. We fail SVG here not PNG.Stefan Schmidt2014-09-081-4/+4
* fix nocomp skipping for skippable objectsMike Blumenkrantz2014-09-081-0/+1
* wl_desktop_shell: Added shell_surface_destroy API for destroying all surfacesvivek2014-09-081-35/+19
* e input method config - fix ecore imf env vars to use ximCarsten Haitzler (Rasterman)2014-09-083-0/+0
* fix e_randr double comparison warningsMike Blumenkrantz2014-09-071-2/+2
* add dblequal() util function to be used for addressing the infinite compariso...Mike Blumenkrantz2014-09-071-0/+6
* add more warning flags to non-release buildsMike Blumenkrantz2014-09-071-1/+5
* add docs for all the comp_object data keysMike Blumenkrantz2014-09-071-0/+19
* throw CRI on e_object type errorsMike Blumenkrantz2014-09-071-4/+4
* fix client positioning when initial position is offscreen or size is hugeMike Blumenkrantz2014-09-071-2/+42
* remove misleading old commentMike Blumenkrantz2014-09-071-1/+0
* add another main loop iteration after resuming for desklock visibilityMike Blumenkrantz2014-09-071-2/+8
* l10n: update Finnish translationsKai Huuhko2014-09-071-6382/+2449
* simplify eeze backlight detectionMike Blumenkrantz2014-09-071-27/+13
* only default to led subsystem backlight if it isn't a mail or kbd deviceMike Blumenkrantz2014-09-071-1/+4
* remove useless returnChris Michael2014-09-051-1/+0
* use e_auth hash function instead of eina hash for passwordsMike Blumenkrantz2014-09-052-6/+6
* add e_auth_hash_djb2 inlineMike Blumenkrantz2014-09-051-0/+13
* add short path to ensure ConfigureNotify event after requestMike Blumenkrantz2014-09-051-1/+2