Commit Graph

70 Commits

Author SHA1 Message Date
Thanatermesis a090ef0cd9 Updated changelog / news for recent backports 2014-08-09 16:00:22 +02: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
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
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 09c4882010 Update NEWS and Changelog with translation changes. 2013-04-09 11:51:19 -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 699e006aa4 accidentally put this news item in the wrong place for branch e17...
SVN revision: 83559
2013-02-01 12:39:05 +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 9d2a42dd2b fix branch e17 news
SVN revision: 83516
2013-01-31 14:00:25 +00:00
Mike Blumenkrantz 1ae0448a82 backport autoraise fix for #2183
SVN revision: 83508
2013-01-31 10:59:37 +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
Mike Blumenkrantz ebe9fbd3bd backport previous efm leak fix
SVN revision: 83134
2013-01-23 09:40:19 +00:00
Mike Blumenkrantz 55375ea8e8 backport previous module dialog commit
SVN revision: 83127
2013-01-23 08:31:56 +00:00
Igor Murzov 4857d86db3 Desktop->Shelves menu now shows shelf names instead of orientations
ticket #2105

This is a backport of r82408


SVN revision: 83096
2013-01-22 16:38:54 +00:00
Igor Murzov 37d444fa0f e: fix crash when changing desktops configuration
This is a backport of r82225


SVN revision: 83094
2013-01-22 16:25:38 +00:00
Igor Murzov f0ec4d0fe9 adding three more files for input methods used in asian countries,
sent by ray chen on the e-intl list. the only thing I did is adding
them to makefile.am, is it enough?

This is a backport of r81955


SVN revision: 83093
2013-01-22 16:17:46 +00:00
Igor Murzov c6e5116146 Better messages and fixes for gettext stuff
This is a squashed commit of:
 r81661 r81742 r82050 r82085 r82293 r82307 r82787 r82788 r83088


SVN revision: 83092
2013-01-22 15:40:59 +00:00
Mike Blumenkrantz 246a7b79bc backport previous comp fix
SVN revision: 83077
2013-01-22 11:39:01 +00:00
Mike Blumenkrantz 9b0304c03b backport previous gadget fix
SVN revision: 83064
2013-01-22 09:40:04 +00:00
Mike Blumenkrantz 2acecac6c4 backport previous illume commit
SVN revision: 83061
2013-01-22 08:59:29 +00:00