Commit Graph

85 Commits

Author SHA1 Message Date
Thanatermesis a090ef0cd9 Updated changelog / news for recent backports 2014-08-09 16:00:22 +02:00
Thanatermesis 26e6437d91 updated changelog for my last backports 2014-06-27 16:31:08 +02: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
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 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
Mike Blumenkrantz b23cebb26e bugfix: efm icon event clipping now set correctly 2013-10-14 08:44:02 +01:00
discomfitor 77b2c5a7f4 bugfix: check mouse location when clicking menu items, only activate menu if mouse is inside menu when clicking
T164
2013-09-20 16:00:27 +01:00
discomfitor b8f50a95f7 add changelog from previous commit 2013-09-20 15:59:42 +01:00
Deon Thomas bf587cfd97 Updated changelog, fixed stall T289
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
2013-08-19 05:34:27 -04:00
Eduardo Lima (Etrunko) 454003d820 0.17.4 release
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-08-02 14:33:42 -03:00
Deon Thomas 6dc3aab009 Update changelog to show devilhorns changes 2013-06-28 17:51:31 -04:00
Mike Blumenkrantz 7c8609245f fix border remember geometry apply 2013-06-17 10:18:30 +01:00
Mike Blumenkrantz 5f9dcff9fc cl/news for preview two commits
Conflicts:

	ChangeLog
	NEWS
2013-06-17 10:15:49 +01:00
Mike Blumenkrantz ed1615509a fix border theme bug which prevented windows from unshading correctly when animation was disabled 2013-04-26 08:08:54 +01:00
Mike Blumenkrantz 52cfa36ac5 add another check for vmware windows, ticket #1057 2013-04-25 11:51:19 +01:00
Mike Blumenkrantz 1da8387c2f improve efm mouse move detection (no more tooltips when cursor is in separate window) 2013-04-25 11:48:01 +01:00
Rafael Antognolli c653571595 Update changelog for 0.17.2.1 release. 2013-04-09 14:20:15 -03:00
Rafael Antognolli 09c4882010 Update NEWS and Changelog with translation changes. 2013-04-09 11:51:19 -03:00
Rafael Antognolli a0bcfeaca2 Update changelog for 0.17.2 release. 2013-04-04 17:52:31 -03:00
Mike Blumenkrantz d82095041d backport previous toolbar gadget popup fix
SVN revision: 84259
2013-02-20 09:14:15 +00:00
Mike Blumenkrantz 12d37212b5 backport pointer warp to obscured window fix, other change was for new in trunk bug
SVN revision: 84047
2013-02-18 10:16:04 +00:00
Mike Blumenkrantz 3f7627e738 backport imc dialog fix
SVN revision: 84041
2013-02-18 08:07:44 +00:00
Mike Blumenkrantz 073cb0e61c backport e_layout frozen state fix
SVN revision: 83828
2013-02-11 14:36:10 +00:00
Mike Blumenkrantz 0d8d7a8f7b backport menu crash
SVN revision: 83812
2013-02-11 08:37:06 +00:00
Mike Blumenkrantz 1cadd929a1 backport pointer warp fix
SVN revision: 83810
2013-02-11 07:58:34 +00:00
Cedric BAIL 7bb68c1c18 e: backport r83762.
SVN revision: 83763
2013-02-08 07:19:40 +00:00
Mike Blumenkrantz 719b0dc526 backport vmware commit
SVN revision: 83735
2013-02-07 11:45:17 +00:00
Cedric BAIL 3c03512f56 e17: backport r83720.
SVN revision: 83721
2013-02-07 08:42:24 +00:00
Mike Blumenkrantz a3bc3f6ccc backport 83717
SVN revision: 83719
2013-02-07 08:24:05 +00:00
Mike Blumenkrantz 7882931f91 backport previous efm cache update fixes
SVN revision: 83685
2013-02-06 14:55:19 +00:00
Mike Blumenkrantz f8ec5816c5 backport previous fullscreen window stacking option move commit
SVN revision: 83678
2013-02-06 11:22:33 +00:00
Mike Blumenkrantz d8bfb3cdd3 backport previous commit with shelf deletion during screen resolution change since this almost certainly fixes crashes
SVN revision: 83615
2013-02-05 07:59:51 +00:00
Mike Blumenkrantz 24cdd1cb26 backport personal apps button toggle fix
SVN revision: 83595
2013-02-04 11:59:52 +00:00
Mike Blumenkrantz 397713edc8 backport personal apps and xkbswitch fixes from last 2 commits
SVN revision: 83593
2013-02-04 11:53:54 +00:00
Mike Blumenkrantz e33b133624 backport up/down key efm fix
SVN revision: 83561
2013-02-01 12:40:47 +00:00
Mike Blumenkrantz d47abf7df1 backport profile list leak fix
SVN revision: 83553
2013-02-01 11:47:24 +00:00
Mike Blumenkrantz 5c74113476 backport previous xkb commits
SVN revision: 83532
2013-01-31 17:57:01 +00:00
Mike Blumenkrantz c04df54c12 backport .part file change
SVN revision: 83525
2013-01-31 15:26:44 +00:00
Mike Blumenkrantz d34601d71c backport link navigation fix
SVN revision: 83523
2013-01-31 14:57:23 +00:00
Mike Blumenkrantz 1ae0448a82 backport autoraise fix for #2183
SVN revision: 83508
2013-01-31 10:59:37 +00:00
Mike Blumenkrantz f27bc42066 rename/tag e17.1 release: announcement to follow at a later time
SVN revision: 83479
2013-01-30 13:13:56 +00:00
Mike Blumenkrantz fce4ad17c5 backport previous efm fix
SVN revision: 83415
2013-01-29 07:46:27 +00:00
Mike Blumenkrantz 73743d1db7 backport previous e_sys null deref fix
SVN revision: 83159
2013-01-23 10:56:55 +00:00
Mike Blumenkrantz 34e4de2fe8 backport previous desktop editor commit
SVN revision: 83156
2013-01-23 10:50:42 +00:00
Mike Blumenkrantz c7deb20915 backport previous import dialog path fix
SVN revision: 83152
2013-01-23 10:37:38 +00:00
Mike Blumenkrantz bc5c135613 backport previous illume2 leak fix
SVN revision: 83150
2013-01-23 10:27:48 +00:00
Mike Blumenkrantz 058c768cbb backport import dialog leak fix
SVN revision: 83140
2013-01-23 10:01:42 +00:00
Mike Blumenkrantz b7d8881e1e backport previous import config dialog leak fix
SVN revision: 83138
2013-01-23 10:00:09 +00:00