Commit Graph

14595 Commits

Author SHA1 Message Date
Carsten Haitzler a9b426dc2f more wallpapers out-of-the-box
SVN revision: 79081
2012-11-10 07:11:06 +00:00
Carsten Haitzler 0c1681eca7 fix a few minor wizrd things:
1. if adding desktop files takes to long to rescane... provide a blank
pge+title at least with disabled next button
2. adjust sizes of title preview for scaling to be useful.
3. adjust other text box sizes to avoid scrollies.



SVN revision: 79079
2012-11-10 03:57:57 +00:00
Samuel F. Baggen 9eef0e9ae0 not prompted/ui page is waiting for user to click in next page, which makes wizard progress confusing because is needed to click again when nothing happened
SVN revision: 79077
2012-11-10 03:34:54 +00:00
Samuel F. Baggen d49d43fa34 typo from recyclating code
SVN revision: 79076
2012-11-10 03:18:31 +00:00
Carsten Haitzler add2d21609 mark ilist label as fixed - it is...
SVN revision: 79075
2012-11-10 03:09:28 +00:00
Carsten Haitzler 16e8ff0ff5 disable the screensaver/dpms blank forcing - it fixes 1 xorg issue but
triggers others on other xorgs. ugh.



SVN revision: 79074
2012-11-10 01:44:50 +00:00
Mike McCormack 1b1fdc0b45 e: Comment code generating an unused warning
SVN revision: 79070
2012-11-09 21:54:12 +00:00
Tom Hacohen ac38ad5121 E entry: Fixed issue with marup and text set/get.
This fixes #1715 or at least should.

SVN revision: 79061
2012-11-09 19:41:06 +00:00
Vincent Torri c6de6576c0 E17: fix keyboard for NetBSD and OpenBSD in wizard
patch by Maxime Villard (rustyBSD)


SVN revision: 79060
2012-11-09 19:33:38 +00:00
Carsten Haitzler 7c7b388014 send enlightenment_start a sigusr1 and it will give up its ptracing
efforts on e17. :) u can then gdb attach as u like.



SVN revision: 79029
2012-11-09 15:42:57 +00:00
Carsten Haitzler 01c9ae6777 actually make it -alpha1 at the end... so we can remove it for release.
SVN revision: 79026
2012-11-09 14:51:39 +00:00
Carsten Haitzler 24dd245c0f ooh and set relname... so it isnt.. "relname" but some useful version.
SVN revision: 79025
2012-11-09 14:50:57 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Cedric BAIL 6980eb0bc7 e: improve usability of WBOD.
SVN revision: 79023
2012-11-09 13:53:08 +00:00
Massimo Maiurana 7728f47f3f updating italian translations
SVN revision: 79020
2012-11-09 12:12:47 +00:00
Massimo Maiurana f82d2eb59a at least page 150 and 170 of the wizard contains messages that has to be translated. I'm adding all pages to potfiles just to be sure :)
SVN revision: 79019
2012-11-09 12:10:27 +00:00
Christopher Michael 2170cc5b98 E: Fix typo spotted by rustyBSD.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 79016
2012-11-09 11:05:35 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 29e6c350e4 e/cpufreq: run the install data hook correctly
SVN revision: 79006
2012-11-09 00:10:35 +00:00
Lucas De Marchi e2d112bb23 e/modules: install everything headers
SVN revision: 79002
2012-11-08 17:40:33 +00:00
Lucas De Marchi bf8f13e811 e: fix relative/absolute path usage in automake
automake thinks it's good to mix absolute and relative path, based on
where the build dir is. So, $(top_srcdir) is not always relative
regardless the fact that if we wanted it to be absolute we could have
used $(abs_top_srcdir). So... use the absolute dir. Always.



SVN revision: 78999
2012-11-08 14:20:28 +00:00
Lucas De Marchi c5f1ac5065 e/modules: workaround missing dep in some automake versions
Automake 1.11 seems not to include a dependency between
wizard_page_150_la_OBJECTS and the generated .c/.h files. I'm not
entirely sure this is the right fix, but letting the build broken for
some people is not nice neither. Try to fix it with this, and check
later if this is indeed necessary.



SVN revision: 78998
2012-11-08 13:01:20 +00:00
Lucas De Marchi 0dd06ef17e e/mixer: remove trailing \t
It was not intended and apparently it fails to build in some computers as is.



SVN revision: 78989
2012-11-08 03:50:07 +00:00
Lucas De Marchi 7c381d2d27 e/modules: fix missing "\" for line continuation
Add "\" for line continuation in temperature and dropshadow modules.



SVN revision: 78988
2012-11-08 03:45:14 +00:00
Lucas De Marchi 7a9d3996d2 e/temperature: simplify build options
SVN revision: 78987
2012-11-08 03:45:05 +00:00
Lucas De Marchi 7941ef8cdf e/modules: reference srcdir to build edj files
This fixes out-of-tree build.



SVN revision: 78986
2012-11-08 02:51:34 +00:00
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Lucas De Marchi 7e3c136fce e/modules: shorten edje flags
SVN revision: 78982
2012-11-07 21:46:56 +00:00
Lucas De Marchi 39120ec254 e: don't yell about gnu make extension (rules with %)
SVN revision: 78981
2012-11-07 21:46:52 +00:00
Lucas De Marchi 87c46275c1 e/modules: shorten build rule for .edj
SVN revision: 78980
2012-11-07 21:46:47 +00:00
Lucas De Marchi f5d69d04b3 e/modules: silent edje_cc
SVN revision: 78979
2012-11-07 21:46:42 +00:00
Lucas De Marchi 7d6e2c8778 e/modules: Do not use recursive Makefiles
SVN revision: 78978
2012-11-07 21:46:35 +00:00
Cedric BAIL 3fe9bed80e E: should now compile on Mac OS X.
SVN revision: 78977
2012-11-07 21:21:04 +00:00
Cedric BAIL 03d50e9546 E: little hack to handle valid SIGILL.
SVN revision: 78976
2012-11-07 20:56:57 +00:00
Massimo Maiurana 635d4636e4 updating portuguese translations
SVN revision: 78967
2012-11-07 11:26:42 +00:00
Massimo Maiurana e2bd940dc3 updating galician translations
SVN revision: 78951
2012-11-06 21:32:15 +00:00
Sebastian Dransfeld 8eacf64412 pager: prevent double pager windows
SVN revision: 78950
2012-11-06 21:31:25 +00:00
Massimo Maiurana 1e644d3e26 updating portuguese translations
SVN revision: 78946
2012-11-06 18:18:35 +00:00
Sebastian Dransfeld 164151842f e: always apply xsettings
And use _e_xsettings_update instead of looping managers

SVN revision: 78941
2012-11-06 15:21:11 +00:00
Carsten Haitzler 993d78a9b0 make ilist headers simpler.
SVN revision: 78939
2012-11-06 13:31:03 +00:00
Mike Blumenkrantz e6319c806f tweet: E17 goes alpha
SVN revision: 78932
2012-11-05 15:49:57 +00:00
Carsten Haitzler d397013d5f turn off access, physics and wp2 by default.
SVN revision: 78927
2012-11-05 15:24:47 +00:00
Stefan Schmidt 223e7c28c5 Make e17 compile again.
Raster really earned his b0rker  price. These are the iamge from the b and w
theme.

Raster, if your images differ just commit yours. Can't know whats on your disk.
:)

SVN revision: 78923
2012-11-05 12:27:28 +00:00
Massimo Maiurana 5313d3dd57 updating portuguese and italian translations
SVN revision: 78922
2012-11-05 11:34:40 +00:00
Carsten Haitzler 01be01b64d add
SVN revision: 78921
2012-11-05 11:17:22 +00:00
Carsten Haitzler f58062f1df fix missing winlist and border move box things.
SVN revision: 78919
2012-11-05 10:58:37 +00:00
Sebastian Dransfeld 9fdf8faf78 e: Fix free of list from _e_border_sub_borders_new
First loop, then eina_list_free == spankies!!!

Please fix code correctly when mistakes are spotted.

S.

SVN revision: 78913
2012-11-05 08:31:23 +00:00
ChunEon Park b71fad439d e/e_border - Fix memory leak
Dear all.

I found that there is code to occur memory leak in e_border.c and I fixed it.
Please review this patch.

Thanks.

Doyoun Kang

Singed-Off-By:Doyoun Kang<doyoun.kang@samsung.com>



SVN revision: 78910
2012-11-05 07:51:07 +00:00
Hannes Janetzek f03c7fb898 e17/evry: block less
SVN revision: 78909
2012-11-05 01:12:19 +00:00
Hannes Janetzek 34625fa849 e17/evry: use cached exe list directly, no need to strdup
SVN revision: 78907
2012-11-05 00:17:26 +00:00