Commit Graph

15716 Commits

Author SHA1 Message Date
Deon 'PrinceAMD' Thomas 7a3b04e863 Main: Added more language flags
moved back uuencoded-elive files to real files

Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2014-08-21 23:56:15 -04:00
Thanatermesis a090ef0cd9 Updated changelog / news for recent backports 2014-08-09 16:00:22 +02:00
Mike Blumenkrantz 414cc655d1 e border frames now correctly identify modal dialogs as dialogs 2014-08-09 15:51:56 +02:00
Thanatermesis 79fae834e2 Fix for pieces of text cut in misc places like buttons in wizard 2014-08-09 15:48:37 +02:00
Jean-Philippe Andre dca8b85659 edc: Fix E titlebars after text padding changes
See EFL 5bf1f0c9187525cf40782b26d7fa49d2676f91bb:

  edje_calc: Don't add padding twice to text objects

  Text objects declared in Edje will see their padding added twice,
  as the Evas_Object_Text itself contains the padding already.

  This WILL break some EDC files. It's a bug nonetheless.
(cherry picked from commit bb2b204ae77c534ac90dd215446c9d1056240574)

Signed-off-by: Thanatermesis <thanatermesis@gmail.com>
2014-08-09 15:43:59 +02:00
maxerba 0be0170b23 Updating catalan translation 2014-07-09 20:01:43 +02:00
Thanatermesis 26e6437d91 updated changelog for my last backports 2014-06-27 16:31:08 +02:00
Mike Blumenkrantz 52b59c1755 highlight correct keybinding when modifying an existing binding
T294
(cherry picked from commit 900cc00b35)

Signed-off-by: Thanatermesis <thanatermesis@gmail.com>
2014-06-27 15:50:55 +02:00
Sebastian Dransfeld 58c0cfb666 e-xdg: augment XDG_CONFIG_DIRS as well
Conflicts:
	src/bin/e_main.c

Backported by Thanatermesis to E17
2014-06-11 17:43:00 +02:00
Thanatermesis 72023b2535 e: set XDG_MENU_PREFIX so menus get merged
Backported by Thanatermesis, original commit:

e: set XDG_MENU_PREFIX so menus get merged

Author: Sebastian Dransfeld <sd@tango.flipp.net>
Date:   Wed Jun 11 10:48:13 2014 +0200
2014-06-11 14:54:20 +02:00
Sebastian Dransfeld 9195d17b47 e: rename applications menu to fit xdg menu spec
Backported by Thanatermesis for E17:

Conflicts:
	data/etc/Makefile.mk

Fixed the old Makefile.am one instead
2014-06-11 14:41:02 +02:00
maxerba cae503d4d1 Updating catalan translation 2014-06-06 13:27:55 +02:00
Deon Thomas be2f9e3447 Remove redeclaration of variable remember_* 2014-06-01 10:12:55 -04:00
Thanatermesis a05cdfad3f Backtraces are back in e17
Imported piece of code from master branch that makes gdb able to
generate backtraces again in the legacy e17 branch
2014-05-29 13:55:34 +02:00
Carsten Haitzler 79e709d06d enable ptrace of yama ptrace scope disabled on linux
this apparently re-enabled ptracing if the kernel says "nooo".
@fix

Conflicts:
	src/bin/e_main.c
2014-05-29 11:42:09 +02:00
maxerba a1b479ee81 Some missing plural messages in turkish translations did lead to error.
I've just copied singular messages in plural.
2014-05-27 19:21:29 +02:00
maxerba 83d8b7edbe Updating galician, lithuanian and turkish translations 2014-05-26 21:48:13 +02:00
Thanatermesis 2415b9c045 Esperanto: missing entry on wizard from Intl emodule
The languages emodule included an extra Esperanto (eo_US.UTF-8) entry
that was missing in the wizard list.

Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2014-05-22 19:58:01 -04:00
maxerba 551bf1dab8 Updating translations 2014-05-19 22:44:10 +02:00
Chris Seekamp 7fd16ce26d honor udisks presentation hide flag
Reviewers: raster, seekamp

Reviewed By: zmike

CC: cedric

Differential Revision: https://phab.enlightenment.org/D505
2014-02-06 13:17:18 -05:00
Carsten Haitzler a93490e567 Backport: cd43135 :: e sys - if logout has trouble - resume so user can see dialog
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2014-01-24 02:00:32 -04:00
Eduardo Lima (Etrunko) 758006828e 0.17.6 Release
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2014-01-06 12:08:44 -02:00
maxerba 3d6d44d3d7 Updating serbian translation 2014-01-05 15:54:45 +01:00
Deon Thomas 86a75e2771 revert zmike fix that broke dual screen with opening menu items 2013-12-13 17:52:44 -04:00
Deon Thomas 672592ebfe fixed keyboard country image sizing
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-12-11 02:56:28 -04:00
Carsten Haitzler ea605237bb e_sys - fix busy spin problem with security clamp-down 2013-12-06 09:20:47 +09:00
Eduardo Lima (Etrunko) 83c1ddab46 Randr: Update config epoch
Previous commit didn't fix the issue, so we update the epoch to cause the
configuration for randr to be reset and fix the problem for good. Also
the config version now matches E18.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-12-04 15:32:56 -02:00
Mike Blumenkrantz 70bcba8451 bugfix: don't add NoDisplay .desktop files to evry apps view
T598
2013-12-04 12:02:59 -05:00
Mike Blumenkrantz 1f95d146fe ensmallen efm icon event area
previously it was impossible to click between icons. now it is.

T377
2013-12-02 16:19:29 -05:00
Mike Blumenkrantz cba24a9731 unify efm icon positioning code 2013-12-02 16:19:19 -05:00
Mike Blumenkrantz 9cbdc8dc12 only force custom icon view for efm desktops when creating a fileman path for the first time
T98
2013-12-02 16:04:04 -05:00
Mike Blumenkrantz c8cdc5b103 fix evry crash when switching views
T317
2013-12-02 15:16:25 -05:00
Mike Blumenkrantz c84416f964 refresh efm after changing fileman settings
T549
2013-12-02 15:15:47 -05:00
Carsten Haitzler 126afd0fda e_sys - address security concerns with environment - more
add more environment variables to nuke and add alternate envrionment
nuke method to raise security level.

Conflicts:
	src/bin/e_sys_main.c
2013-12-01 12:06:08 +09:00
Carsten Haitzler 8cabf27085 e_sys - address security concerns with environment and gdb
1. clear out environment as best is possible before executing
anything. especially PATH and IFS are set to minimal base defaults.
also use clearenv() if available and unsetenv()

2. remove gdb method as it's just too dangerous. run it as normal as
the user and if the kernel / distro dny that - then sorry. too bad.

Conflicts:
	data/etc/sysactions.conf.in
	src/bin/e_sys_main.c
2013-12-01 12:03:01 +09:00
maxerba 1ff718fe4e Updating arabian translation 2013-11-30 13:09:31 +01:00
Dieter Roelants 41ed2a2079 workaround for potential crashes when closing windows and switching desktops
T322
2013-11-26 11:44:57 -05:00
Tom Hacohen 1a6ce053d0 Entry: Fix scroller position to show cursor.
Before this commit, this would not always be the case.
I added a "scroll to cursor" for every change in entry size.

This is a further fix to T169. It's not exactly what described there,
but it's a similar issue I found while fixing it.

Somehow of a stage 2 for commit 80844cbcd7.
This also adds changelog and news entries, as this issue is now fully fixed.
2013-11-25 16:35:12 +00:00
Tom Hacohen 0fc17879bc Entry: Fix update of child size and location.
Before this commit, setting the text of an entry after the entry
has already been placed and sized, would cause the inside entry
(the one inside of the scroller) size to be the size of the viewport
instead of the real size. This would make some parts of the entry
unreachable.

This fixes T169.

Conflicts:
	src/bin/e_entry.c
2013-11-25 16:25:34 +00:00
Bertrand Jacquin 5cab004a75 BUG/MINOR: avoid bashism in system() call
Other shell than >=bash-4 and dash does not support '&>' I/O redirection.

Introduce in commit v0.17.5-1-g09bff77

 « While at it, I also fixed the piping of stdout and stderr to be nicer. »
2013-11-06 01:30:47 +01:00
Tom Hacohen 09bff77be7 wsod: Fixed gdb hangs when generating backtraces.
After a long and hard battle with the gods of bugs I finally fixed
this stupid hang. I had to dig into the gdb source code, and gdb the
hell out of gdb, but it's now solved.

First of all, we should call gdb with -batch which exits automatically.
This however is not enough to fix it. The bug was that gdb was haning
while trying to set attributes on stdin because it was waiting for input.
This is obviously problematic when running in non-interactive mode, so
I had to pipe /dev/zero to stdin to fix it.
While at it, I also fixed the piping of stdout and stderr to be nicer.

Conflicts:
	ChangeLog
	NEWS
	src/bin/e_sys_main.c
2013-11-05 15:52:51 +00:00
Eduardo Lima (Etrunko) d9415c9a74 0.17.5 release
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-10-31 21:04:21 -02:00
Eduardo Lima (Etrunko) 910e109760 Attempt to fix blank screen bug by updating randr config version
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-10-31 21:04:20 -02:00
Mike Blumenkrantz b23cebb26e bugfix: efm icon event clipping now set correctly 2013-10-14 08:44:02 +01:00
maxerba 10e2271afa Removing blank entries from desktop files 2013-10-05 14:22:57 +02:00
maxerba dcaf7c09c5 Removing blank entries from desktop files 2013-10-05 11:33:08 +02:00
Mike Blumenkrantz 0e5d2c0ccf probably fix menu clicks which I broke a couple commits ago... 2013-10-03 13:32:48 +01:00
Mike Blumenkrantz c3bae7cb39 remove more invalid Name[]= entries
T346
2013-10-03 13:16:04 +01:00
Mike Blumenkrantz 5c37d93a0b fix blank Name[$locale]= values in .desktops
T346
2013-10-03 09:03:24 +01:00
Jérémy Zurcher eb26e1385c mixer: gadget conf set card name when none 2013-09-27 10:37:07 -03:00