Carsten Haitzler [Thu, 15 Nov 2012 13:32:15 +0000 (13:32 +0000)]
more pronounced flicker.
SVN revision: 79346
Mike Blumenkrantz [Thu, 15 Nov 2012 13:20:34 +0000 (13:20 +0000)]
prevent thread crash on startup; efreet does some non-threadsafe stuff, so we need to not be generating multiple menus simultaneously on init
SVN revision: 79344
Carsten Haitzler [Thu, 15 Nov 2012 13:08:07 +0000 (13:08 +0000)]
make logo pulse every now and again... with desklock.
SVN revision: 79343
Carsten Haitzler [Thu, 15 Nov 2012 12:40:27 +0000 (12:40 +0000)]
fix text mouse pointer stickiness in entry.
SVN revision: 79342
Shinwoo Kim [Thu, 15 Nov 2012 12:30:55 +0000 (12:30 +0000)]
[access] load, save config value
SVN revision: 79341
Carsten Haitzler [Thu, 15 Nov 2012 11:30:39 +0000 (11:30 +0000)]
desklock done.
SVN revision: 79340
Sebastian Dransfeld [Thu, 15 Nov 2012 11:19:01 +0000 (11:19 +0000)]
e: bump version requirements to 1.7.0
SVN revision: 79339
Mike McCormack [Thu, 15 Nov 2012 11:14:31 +0000 (11:14 +0000)]
e: Fix warning unused return code warning
e_widget_filepreview.c:817:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 79337
Massimo Maiurana [Thu, 15 Nov 2012 10:49:47 +0000 (10:49 +0000)]
updating portuguese and italian translations
SVN revision: 79335
Shinwoo Kim [Thu, 15 Nov 2012 10:08:45 +0000 (10:08 +0000)]
[access] enhance access module
1. use proper variable name longpressed instead of down.
2. add client message handler to construct, distruct the input window.
3. comment out 2 finger related lines.
4. send ACTION_READ message with x, y coordinate.
SVN revision: 79332
Mike Blumenkrantz [Thu, 15 Nov 2012 09:59:51 +0000 (09:59 +0000)]
unbreak tab completion in efm typebufs
SVN revision: 79331
Mike Blumenkrantz [Thu, 15 Nov 2012 09:36:21 +0000 (09:36 +0000)]
thread-create favorite apps menu on startup since this will probably be a commonly used menu
SVN revision: 79328
Mike Blumenkrantz [Thu, 15 Nov 2012 09:20:28 +0000 (09:20 +0000)]
improve menu positioning for menus which have not yet generated items at the time that they are made visible
SVN revision: 79326
Carsten Haitzler [Thu, 15 Nov 2012 09:12:16 +0000 (09:12 +0000)]
comp -> enusre styles for init window and desklock are still (so they
just fade in and out - no zoom).
SVN revision: 79325
Carsten Haitzler [Thu, 15 Nov 2012 09:11:49 +0000 (09:11 +0000)]
fix inconsistent signal src for desklock.
SVN revision: 79324
Mike Blumenkrantz [Thu, 15 Nov 2012 08:57:01 +0000 (08:57 +0000)]
move menu sizing to after menu actually gets sized to prevent multiple resizes
SVN revision: 79323
Mike Blumenkrantz [Thu, 15 Nov 2012 08:20:48 +0000 (08:20 +0000)]
no more garbage in text file previews
ticket #1601
SVN revision: 79322
Carsten Haitzler [Thu, 15 Nov 2012 07:58:17 +0000 (07:58 +0000)]
winlist - alt tab window switcher done.
SVN revision: 79321
Mike Blumenkrantz [Thu, 15 Nov 2012 07:31:05 +0000 (07:31 +0000)]
patch from Maxime Villard fixing a bug in EFM which could cause data loss when dragging directories onto external devices
SVN revision: 79319
Carsten Haitzler [Thu, 15 Nov 2012 04:21:47 +0000 (04:21 +0000)]
make font preview string cover more scripts and be more useful.
SVN revision: 79309
Hyojin Kim [Thu, 15 Nov 2012 03:49:33 +0000 (03:49 +0000)]
From: Hyojin Kim <hyojina.kim@gmail.com>
Subject: [E-devel] font, size list are not enabled even though custom
font is checked.
I'm a beginner of EFL. and this is my first bug reporting.
If I don't follow the rule of bug reporting, please correct me.
* Bug
In font settings, I checked "Enable Custom Font Classes" and set a
font and
size.
then, when I enter font settings again, font and size list are disabled.
* Cause
cfdata->cur_enabled is always 0 in _basic_create_widgets().
*Solution
set cfdata->cur_enabled as 1 in _basic_init_data_fill().
Please review attached before,after files.
If the changes are not perfect, please give me feedback.
SVN revision: 79308
Carsten Haitzler [Thu, 15 Nov 2012 00:30:20 +0000 (00:30 +0000)]
provide default text for calendar so sizing is... better.
SVN revision: 79305
Massimo Maiurana [Wed, 14 Nov 2012 21:00:24 +0000 (21:00 +0000)]
updating portuguese translations
SVN revision: 79301
Mike Blumenkrantz [Wed, 14 Nov 2012 13:47:37 +0000 (13:47 +0000)]
e now remembers left/right maximization state across restarts
ticket #1694
SVN revision: 79294
Mike Blumenkrantz [Wed, 14 Nov 2012 12:33:52 +0000 (12:33 +0000)]
ensure pulse mixer always disconnects when requested
SVN revision: 79292
Mike Blumenkrantz [Wed, 14 Nov 2012 11:47:34 +0000 (11:47 +0000)]
ensure that we aren't trying to lost window warp new windows
SVN revision: 79289
Mike Blumenkrantz [Wed, 14 Nov 2012 11:41:00 +0000 (11:41 +0000)]
break after finding matching remember
SVN revision: 79288
Mike Blumenkrantz [Wed, 14 Nov 2012 11:39:29 +0000 (11:39 +0000)]
e should now remember pre-maximize sizes for windows across restarts
SVN revision: 79287
Mike Blumenkrantz [Wed, 14 Nov 2012 10:40:38 +0000 (10:40 +0000)]
fix menu content padding offset on right side
SVN revision: 79279
Mike Blumenkrantz [Wed, 14 Nov 2012 10:35:38 +0000 (10:35 +0000)]
only size/swallow menu icons once
SVN revision: 79278
Mike Blumenkrantz [Wed, 14 Nov 2012 10:27:27 +0000 (10:27 +0000)]
pack before thaw so we don't calc twice
SVN revision: 79277
Mike Blumenkrantz [Wed, 14 Nov 2012 09:57:11 +0000 (09:57 +0000)]
formatting
DEAR CEDRIC: PLEASE LEARN HOW TO FORMAT YOUR CODE CORRECTLY. THANKS.
SVN revision: 79276
Mike Blumenkrantz [Wed, 14 Nov 2012 09:50:00 +0000 (09:50 +0000)]
fix possible, but confusing, dnd crash in efm
SVN revision: 79275
Mike Blumenkrantz [Wed, 14 Nov 2012 09:40:30 +0000 (09:40 +0000)]
due to the combined efforts of an elite developer task force (EDTF) led by devilhorns over a period of weeks, a comp bug caused by fullscreen windows not properly reenabling compositing for override windows is now slightly less crippling, though still very crippling in some cases
ticket #1558
SVN revision: 79274
Mike Blumenkrantz [Wed, 14 Nov 2012 09:25:13 +0000 (09:25 +0000)]
zero the window menu caption buffer
SVN revision: 79272
Mike Blumenkrantz [Wed, 14 Nov 2012 09:05:00 +0000 (09:05 +0000)]
probably fix bug where mixer bindings would fail to be added again after refreshing a gadget
ticket #1774
SVN revision: 79271
Carsten Haitzler [Wed, 14 Nov 2012 06:38:25 +0000 (06:38 +0000)]
make e ipc socket string shorter. osx is unhappy with long paths for
sockets it seems. :)
SVN revision: 79268
Carsten Haitzler [Wed, 14 Nov 2012 06:14:03 +0000 (06:14 +0000)]
fix pager windows in theme to have exact drag areas.
SVN revision: 79267
Carsten Haitzler [Wed, 14 Nov 2012 06:08:52 +0000 (06:08 +0000)]
amke move/resize popup box themed now. also fix eye to size properly.
SVN revision: 79266
Carsten Haitzler [Wed, 14 Nov 2012 05:33:19 +0000 (05:33 +0000)]
e/sys/* stuff done now in def theme.
SVN revision: 79264
Sebastian Dransfeld [Tue, 13 Nov 2012 21:35:40 +0000 (21:35 +0000)]
e/shot: use mkstemps when template has ext
SVN revision: 79247
Sebastian Dransfeld [Tue, 13 Nov 2012 20:36:41 +0000 (20:36 +0000)]
e/wizard: load the copied desktop to trigger cache
SVN revision: 79245
Massimo Maiurana [Tue, 13 Nov 2012 18:36:06 +0000 (18:36 +0000)]
updating various translations
SVN revision: 79242
Mike Blumenkrantz [Tue, 13 Nov 2012 17:36:51 +0000 (17:36 +0000)]
add E_EVENT_BACKLIGHT_CHANGE
SVN revision: 79238
Mike Blumenkrantz [Tue, 13 Nov 2012 15:32:58 +0000 (15:32 +0000)]
ALPHA 2 IS GOOOOOOOOOOOOOOOOO
SVN revision: 79234
Mike Blumenkrantz [Tue, 13 Nov 2012 13:50:31 +0000 (13:50 +0000)]
properly multiply backlight timeout by seconds
SVN revision: 79230
Mike Blumenkrantz [Tue, 13 Nov 2012 13:40:31 +0000 (13:40 +0000)]
fix bug where changing config in one clock gadget would reset all clock gadgets
SVN revision: 79229
Thomas Gstädtner [Tue, 13 Nov 2012 10:58:16 +0000 (10:58 +0000)]
border remembers: rename Using to Identifiers to be more obvious
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79223
Thomas Gstädtner [Tue, 13 Nov 2012 10:58:11 +0000 (10:58 +0000)]
border locks: deengrishify
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79222
Thomas Gstädtner [Tue, 13 Nov 2012 10:58:04 +0000 (10:58 +0000)]
wallpaper: more sane dialog title
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79221
Thomas Gstädtner [Tue, 13 Nov 2012 10:57:58 +0000 (10:57 +0000)]
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
Thomas Gstädtner [Tue, 13 Nov 2012 10:57:50 +0000 (10:57 +0000)]
e_fm: fix typo
Signed-off-by: Thomas Gstädtner <thomas@gstaedtner.net>
SVN revision: 79219
Mike Blumenkrantz [Tue, 13 Nov 2012 10:54:35 +0000 (10:54 +0000)]
fix e_start on BSDs, patch from Maxime Villard
SVN revision: 79218
Mike Blumenkrantz [Tue, 13 Nov 2012 10:52:49 +0000 (10:52 +0000)]
int size fix from Maxime Villard
SVN revision: 79217
Mike Blumenkrantz [Tue, 13 Nov 2012 10:45:58 +0000 (10:45 +0000)]
fix video preview layouts
ticket #1716
SVN revision: 79216
Raoul HECKY [Tue, 13 Nov 2012 10:00:20 +0000 (10:00 +0000)]
Forgot to give rustyBSD some credits
SVN revision: 79213
Mike Blumenkrantz [Tue, 13 Nov 2012 09:51:28 +0000 (09:51 +0000)]
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
Mike Blumenkrantz [Tue, 13 Nov 2012 09:30:37 +0000 (09:30 +0000)]
rewrite theme menu scanning to not need a scan every time the menu opens
SVN revision: 79210
Lucas De Marchi [Tue, 13 Nov 2012 09:10:35 +0000 (09:10 +0000)]
e: remove leftover files from built tree
SVN revision: 79209
Lucas De Marchi [Tue, 13 Nov 2012 09:09:06 +0000 (09:09 +0000)]
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
Mike Blumenkrantz [Tue, 13 Nov 2012 08:39:45 +0000 (08:39 +0000)]
pass border to kill function as expected and don't kill anything if a non-border object was passed
ticket #1769
SVN revision: 79206
Christopher Michael [Tue, 13 Nov 2012 08:33:36 +0000 (08:33 +0000)]
Surfaceless extension is not longer required for wayland clients in E
Compositor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 79205
Mike Blumenkrantz [Tue, 13 Nov 2012 07:54:03 +0000 (07:54 +0000)]
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
Mike Blumenkrantz [Tue, 13 Nov 2012 07:46:02 +0000 (07:46 +0000)]
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
Carsten Haitzler [Tue, 13 Nov 2012 05:47:36 +0000 (05:47 +0000)]
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
Raoul HECKY [Mon, 12 Nov 2012 22:35:54 +0000 (22:35 +0000)]
i18n: Update french po with better translations, and add mising ones.
Almost ready for the upcoming release!
SVN revision: 79193
Massimo Maiurana [Mon, 12 Nov 2012 20:03:28 +0000 (20:03 +0000)]
makes filepreview widget translatable (patch from Igor Murzov)
SVN revision: 79192
Tom Hacohen [Mon, 12 Nov 2012 18:35:34 +0000 (18:35 +0000)]
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
Tom Hacohen [Mon, 12 Nov 2012 18:35:20 +0000 (18:35 +0000)]
E menu: title abbrv is now less broken.
Still very broken.
SVN revision: 79188
Stefan Schmidt [Mon, 12 Nov 2012 15:46:00 +0000 (15:46 +0000)]
e/autogen.sh: fix exit status when using NOCONFIGURE
Patch from obiwahn on IRC. Thanks!
SVN revision: 79174
Mike Blumenkrantz [Mon, 12 Nov 2012 15:11:12 +0000 (15:11 +0000)]
no need for AM_LIBADD in any of these makefiles either
SVN revision: 79171
Mike Blumenkrantz [Mon, 12 Nov 2012 15:10:15 +0000 (15:10 +0000)]
don't delete evry pkgconfig file for make clean
SVN revision: 79170
Mike Blumenkrantz [Mon, 12 Nov 2012 14:47:36 +0000 (14:47 +0000)]
s/reopen/relaunch/
SVN revision: 79169
Carsten Haitzler [Mon, 12 Nov 2012 14:45:59 +0000 (14:45 +0000)]
try avoid null ptr derefs.
SVN revision: 79168
Carsten Haitzler [Mon, 12 Nov 2012 14:43:59 +0000 (14:43 +0000)]
lets remove the cache files when we autogen.
SVN revision: 79165
Christopher Michael [Mon, 12 Nov 2012 14:41:30 +0000 (14:41 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 14:09:04 +0000 (14:09 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 14:05:25 +0000 (14:05 +0000)]
use same limits for screensaver timing as in backlight
SVN revision: 79162
Mike Blumenkrantz [Mon, 12 Nov 2012 13:58:39 +0000 (13:58 +0000)]
set sane config limits for backlight/screensaver enable
ticket #1760
SVN revision: 79161
Mike Blumenkrantz [Mon, 12 Nov 2012 13:52:38 +0000 (13:52 +0000)]
fix some possible round issues in screensaver config
SVN revision: 79160
Mike Blumenkrantz [Mon, 12 Nov 2012 13:15:42 +0000 (13:15 +0000)]
improve checks for window position limits
ticket #1740
SVN revision: 79159
Mike Blumenkrantz [Mon, 12 Nov 2012 13:13:17 +0000 (13:13 +0000)]
woo typo
SVN revision: 79158
Mike Blumenkrantz [Mon, 12 Nov 2012 13:02:12 +0000 (13:02 +0000)]
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
Eduardo de Barros Lima [Mon, 12 Nov 2012 12:33:21 +0000 (12:33 +0000)]
Updated dev info and added myself to AUTHORS where relevant
SVN revision: 79155
Mike Blumenkrantz [Mon, 12 Nov 2012 11:52:33 +0000 (11:52 +0000)]
only try opening .so files as wizard pages
SVN revision: 79153
Mike Blumenkrantz [Mon, 12 Nov 2012 11:44:59 +0000 (11:44 +0000)]
change pulse reconnect mechanism to always just try and reconnect on a timer
ticket #1742
SVN revision: 79151
Mike Blumenkrantz [Mon, 12 Nov 2012 11:10:44 +0000 (11:10 +0000)]
set popup edje bg to pull in shape settings on popup
ticket #1714
SVN revision: 79150
Mike Blumenkrantz [Mon, 12 Nov 2012 10:49:28 +0000 (10:49 +0000)]
add "Flip To Previous Desktop" action
ticket #1717, patch originally by Robert David <robert.david.public@gmail.com>
SVN revision: 79148
Mike Blumenkrantz [Mon, 12 Nov 2012 10:28:00 +0000 (10:28 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 10:24:25 +0000 (10:24 +0000)]
add -no-undefined to e module build
SVN revision: 79146
Stefan Schmidt [Mon, 12 Nov 2012 10:09:40 +0000 (10:09 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 10:05:09 +0000 (10:05 +0000)]
add support for and use eina_list_last_data_get
SVN revision: 79144
Mike Blumenkrantz [Mon, 12 Nov 2012 10:00:08 +0000 (10:00 +0000)]
use list handler macro
SVN revision: 79143
Mike Blumenkrantz [Mon, 12 Nov 2012 09:49:07 +0000 (09:49 +0000)]
xkb no longer sets dummy default layouts and is smarter about applying configs without layouts
SVN revision: 79141
Mike Blumenkrantz [Mon, 12 Nov 2012 09:24:01 +0000 (09:24 +0000)]
more MAX removals
ticket #1757 (4/3)
SVN revision: 79140
Mike Blumenkrantz [Mon, 12 Nov 2012 09:23:39 +0000 (09:23 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 09:16:23 +0000 (09:16 +0000)]
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
Mike Blumenkrantz [Mon, 12 Nov 2012 09:10:16 +0000 (09:10 +0000)]
fix static grab build on solaris
ticket #1757 (1/3)
SVN revision: 79137
Mike Blumenkrantz [Mon, 12 Nov 2012 08:40:35 +0000 (08:40 +0000)]
patch from rustyBSD with tempget fixes
SVN revision: 79136
Carsten Haitzler [Mon, 12 Nov 2012 04:32:59 +0000 (04:32 +0000)]
thar be clock theme fun... in e17.
warning: new strings for intl due to having to make date a config
option.
SVN revision: 79130