Thomas Gstädtner
c4ac816070
physics: fix typo
...
let's teach a correct metric system, shall we? :P
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79220
11 years ago
Thomas Gstädtner
62c7d7231b
e_fm: fix typo
...
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79219
11 years ago
Mike Blumenkrantz
6f633693a7
fix e_start on BSDs, patch from Maxime Villard
...
SVN revision: 79218
11 years ago
Mike Blumenkrantz
5768027eba
int size fix from Maxime Villard
...
SVN revision: 79217
11 years ago
Mike Blumenkrantz
051353d137
fix video preview layouts
...
ticket #1716
SVN revision: 79216
11 years ago
Raoul HECKY
4f9ec902b3
Forgot to give rustyBSD some credits
...
SVN revision: 79213
11 years ago
Mike Blumenkrantz
ae73a11981
another rewrite: gadman now just resets itself on a timer any time you mess with monitors instead of trying to add/remove gadcons properly. this should fix some bugs which were floating around
...
SVN revision: 79211
11 years ago
Mike Blumenkrantz
c064a1d2b0
rewrite theme menu scanning to not need a scan every time the menu opens
...
SVN revision: 79210
11 years ago
Lucas De Marchi
bcac7d0525
e: remove leftover files from built tree
...
SVN revision: 79209
11 years ago
Lucas De Marchi
226756395e
e: use subdir-objects only on modules
...
autopoint/gettext stuff isn't happy at all with subdir-objects option in
configure.ac. We need this option to compile the modules or otherwise we
have a conflict in the generated objects.
big spankies to the gettext crowd.
"fix" it by only using subdir-objects in src/modules/Makefile.am, where
it's really needed.
SVN revision: 79208
11 years ago
Mike Blumenkrantz
4a4f40215e
pass border to kill function as expected and don't kill anything if a non-border object was passed
...
ticket #1769
SVN revision: 79206
11 years ago
Christopher Michael
b9446430c8
Surfaceless extension is not longer required for wayland clients in E
...
Compositor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 79205
11 years ago
Mike Blumenkrantz
3eebf58116
from rustyBSD:
...
Hi,
here is a patch for e/src/modules/cpufreq/e_mod_main.c
I. _cpufreq_status_check_available() always returns 1,
so moved to void.
II. Don't need to 'buf[sizeof(buf) - 1] = 0;', as it's
already done by snprintf.
III. Stuff for OpenBSD.
IV. Fixed files descriptors leaks, and removed useless
code.
thanks
SVN revision: 79203
11 years ago
Mike Blumenkrantz
e97ccf53cd
by popular (overwhelming) demand, -i-really-know-what-i-am-doing-and-accept-full-responsibility-for-it now prevents enlightenment_start from ptracing, which allows gdb attaching once more
...
SVN revision: 79202
11 years ago
Carsten Haitzler
80858ec4fc
1. move crashdump to its own file - not in xsession-errors (gets
...
overitten by whatever is already writing to it)
2. set restart env var so crashes dont bring up init splash.
SVN revision: 79198
11 years ago
Raoul HECKY
bce29da6fa
i18n: Update french po with better translations, and add mising ones.
...
Almost ready for the upcoming release!
SVN revision: 79193
11 years ago
Massimo Maiurana
5d0779f3f1
makes filepreview widget translatable (patch from Igor Murzov)
...
SVN revision: 79192
11 years ago
Tom Hacohen
151e675cf2
E menu: Fix menu abbreviation.
...
Possibly not the fastest way to do it, but I really don't have the time to
do it now. I'm just doing it because it took me less time to fix it than
to handle all of Mike's bugging in PM and mails. ;P
Something is still broken in here, but I don't have time to deal with
it, if there's something broken please let me know or fix it yourself,
should be fairly easy.
SVN revision: 79189
11 years ago
Tom Hacohen
e79ad1ed13
E menu: title abbrv is now less broken.
...
Still very broken.
SVN revision: 79188
11 years ago
Stefan Schmidt
a7eb22f38f
e/autogen.sh: fix exit status when using NOCONFIGURE
...
Patch from obiwahn on IRC. Thanks!
SVN revision: 79174
11 years ago
Mike Blumenkrantz
62004a922e
no need for AM_LIBADD in any of these makefiles either
...
SVN revision: 79171
11 years ago
Mike Blumenkrantz
868e9820e4
don't delete evry pkgconfig file for make clean
...
SVN revision: 79170
11 years ago
Mike Blumenkrantz
8de2ac43f1
s/reopen/relaunch/
...
SVN revision: 79169
11 years ago
Carsten Haitzler
3868f0f91a
try avoid null ptr derefs.
...
SVN revision: 79168
11 years ago
Carsten Haitzler
12a2eacfb3
lets remove the cache files when we autogen.
...
SVN revision: 79165
11 years ago
Christopher Michael
2603f3d7a1
Kick the Wayland support for E Compositor back into build shape.
...
NB: Builds again now, but does not Yet render wayland clients...soon ;)
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 79164
11 years ago
Mike Blumenkrantz
fa8b81e403
HUUUUUUGE spankies to the person who wrote the backlight settings config. massive. humongous. colossal. cannot-adequately-describe-size-because-it-is-too-large sized spankies.
...
there was a callback set on the dpms timer slider which would, whenever the slider was moved and on creating the slider, set the backlight+screensaver timers to zero IN THE E CONFIG ITSELF. this means anyone who ever opened the dialog with dpms enabled had their backlight+screensaver config broken.
cannot emphasize how bad this is.
ticket #1765
SVN revision: 79163
11 years ago
Mike Blumenkrantz
3234fbd9e8
use same limits for screensaver timing as in backlight
...
SVN revision: 79162
11 years ago
Mike Blumenkrantz
b0799e082f
set sane config limits for backlight/screensaver enable
...
ticket #1760
SVN revision: 79161
11 years ago
Mike Blumenkrantz
8800c3b406
fix some possible round issues in screensaver config
...
SVN revision: 79160
11 years ago
Mike Blumenkrantz
b9082e6209
improve checks for window position limits
...
ticket #1740
SVN revision: 79159
11 years ago
Mike Blumenkrantz
f54201ce24
woo typo
...
SVN revision: 79158
11 years ago
Mike Blumenkrantz
959afb514a
define XCB_ATOM_NONE if not defined because opensuse sucks
...
ticket #1722
this commit brought to you by the recipient of the 2012 E-Devel "Hater" award
SVN revision: 79157
11 years ago
Eduardo de Barros Lima
896c11abba
Updated dev info and added myself to AUTHORS where relevant
...
SVN revision: 79155
11 years ago
Mike Blumenkrantz
3606401dcf
only try opening .so files as wizard pages
...
SVN revision: 79153
11 years ago
Mike Blumenkrantz
37e893bc15
change pulse reconnect mechanism to always just try and reconnect on a timer
...
ticket #1742
SVN revision: 79151
11 years ago
Mike Blumenkrantz
021e030364
set popup edje bg to pull in shape settings on popup
...
ticket #1714
SVN revision: 79150
11 years ago
Mike Blumenkrantz
31b2e6dcf9
add "Flip To Previous Desktop" action
...
ticket #1717 , patch originally by Robert David <robert.david.public@gmail.com>
SVN revision: 79148
11 years ago
Mike Blumenkrantz
5231b6c6aa
shot module improvements:
...
* no longer init curl every time a shot is uploaded
* disable share dialog's Cancel button once upload is complete
SVN revision: 79147
11 years ago
Mike Blumenkrantz
903f4630cd
add -no-undefined to e module build
...
SVN revision: 79146
11 years ago
Stefan Schmidt
eb399ef785
e/tiling: Add all images to EXTRA_DIST after makefile changes.
...
We should make sure the images are landing in the tarball for make distcheck.
SVN revision: 79145
11 years ago
Mike Blumenkrantz
e5903f4740
add support for and use eina_list_last_data_get
...
SVN revision: 79144
11 years ago
Mike Blumenkrantz
cd4c26b0f5
use list handler macro
...
SVN revision: 79143
11 years ago
Mike Blumenkrantz
031624abd9
xkb no longer sets dummy default layouts and is smarter about applying configs without layouts
...
SVN revision: 79141
11 years ago
Mike Blumenkrantz
c3569031ff
more MAX removals
...
ticket #1757 (4/3)
SVN revision: 79140
11 years ago
Mike Blumenkrantz
4ae43fb422
check for sys/ptrace.h and only use ptrace() in e_start_main.c if it's present
...
ticket #1757 (3/3)
SVN revision: 79139
11 years ago
Mike Blumenkrantz
15b668e01a
more build fixes: MAX into e.h if not defined, remove other definitions as pointed out by Robert David
...
ticket #1757 (2/3)
SVN revision: 79138
11 years ago
Mike Blumenkrantz
cf98c0003f
fix static grab build on solaris
...
ticket #1757 (1/3)
SVN revision: 79137
11 years ago
Mike Blumenkrantz
8567e132c9
patch from rustyBSD with tempget fixes
...
SVN revision: 79136
11 years ago
Carsten Haitzler
e34a70334f
thar be clock theme fun... in e17.
...
warning: new strings for intl due to having to make date a config
option.
SVN revision: 79130
11 years ago