platform/upstream/enlightenment.git
12 years agomore pronounced flicker.
Carsten Haitzler [Thu, 15 Nov 2012 13:32:15 +0000 (13:32 +0000)]
more pronounced flicker.

SVN revision: 79346

12 years agoprevent thread crash on startup; efreet does some non-threadsafe stuff, so we need...
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

12 years agomake logo pulse every now and again... with desklock.
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

12 years agofix text mouse pointer stickiness in entry.
Carsten Haitzler [Thu, 15 Nov 2012 12:40:27 +0000 (12:40 +0000)]
fix text mouse pointer stickiness in entry.

SVN revision: 79342

12 years ago[access] load, save config value
Shinwoo Kim [Thu, 15 Nov 2012 12:30:55 +0000 (12:30 +0000)]
[access] load, save config value

SVN revision: 79341

12 years agodesklock done.
Carsten Haitzler [Thu, 15 Nov 2012 11:30:39 +0000 (11:30 +0000)]
desklock done.

SVN revision: 79340

12 years agoe: bump version requirements to 1.7.0
Sebastian Dransfeld [Thu, 15 Nov 2012 11:19:01 +0000 (11:19 +0000)]
e: bump version requirements to 1.7.0

SVN revision: 79339

12 years agoe: Fix warning unused return code warning
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

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Thu, 15 Nov 2012 10:49:47 +0000 (10:49 +0000)]
updating portuguese and italian translations

SVN revision: 79335

12 years ago[access] enhance access module
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

12 years agounbreak tab completion in efm typebufs
Mike Blumenkrantz [Thu, 15 Nov 2012 09:59:51 +0000 (09:59 +0000)]
unbreak tab completion in efm typebufs

SVN revision: 79331

12 years agothread-create favorite apps menu on startup since this will probably be a commonly...
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

12 years agoimprove menu positioning for menus which have not yet generated items at the time...
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

12 years agocomp -> enusre styles for init window and desklock are still (so they
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

12 years agofix inconsistent signal src for desklock.
Carsten Haitzler [Thu, 15 Nov 2012 09:11:49 +0000 (09:11 +0000)]
fix inconsistent signal src for desklock.

SVN revision: 79324

12 years agomove menu sizing to after menu actually gets sized to prevent multiple resizes
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

12 years agono more garbage in text file previews
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

12 years agowinlist - alt tab window switcher done.
Carsten Haitzler [Thu, 15 Nov 2012 07:58:17 +0000 (07:58 +0000)]
winlist - alt tab window switcher done.

SVN revision: 79321

12 years agopatch from Maxime Villard fixing a bug in EFM which could cause data loss when draggi...
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

12 years agomake font preview string cover more scripts and be more useful.
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

12 years agoFrom: Hyojin Kim <hyojina.kim@gmail.com>
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

12 years agoprovide default text for calendar so sizing is... better.
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

12 years agoupdating portuguese translations
Massimo Maiurana [Wed, 14 Nov 2012 21:00:24 +0000 (21:00 +0000)]
updating portuguese translations

SVN revision: 79301

12 years agoe now remembers left/right maximization state across restarts
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

12 years agoensure pulse mixer always disconnects when requested
Mike Blumenkrantz [Wed, 14 Nov 2012 12:33:52 +0000 (12:33 +0000)]
ensure pulse mixer always disconnects when requested

SVN revision: 79292

12 years agoensure that we aren't trying to lost window warp new windows
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

12 years agobreak after finding matching remember
Mike Blumenkrantz [Wed, 14 Nov 2012 11:41:00 +0000 (11:41 +0000)]
break after finding matching remember

SVN revision: 79288

12 years agoe should now remember pre-maximize sizes for windows across restarts
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

12 years agofix menu content padding offset on right side
Mike Blumenkrantz [Wed, 14 Nov 2012 10:40:38 +0000 (10:40 +0000)]
fix menu content padding offset on right side

SVN revision: 79279

12 years agoonly size/swallow menu icons once
Mike Blumenkrantz [Wed, 14 Nov 2012 10:35:38 +0000 (10:35 +0000)]
only size/swallow menu icons once

SVN revision: 79278

12 years agopack before thaw so we don't calc twice
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

12 years agoformatting
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

12 years agofix possible, but confusing, dnd crash in efm
Mike Blumenkrantz [Wed, 14 Nov 2012 09:50:00 +0000 (09:50 +0000)]
fix possible, but confusing, dnd crash in efm

SVN revision: 79275

12 years agodue to the combined efforts of an elite developer task force (EDTF) led by devilhorns...
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

12 years agozero the window menu caption buffer
Mike Blumenkrantz [Wed, 14 Nov 2012 09:25:13 +0000 (09:25 +0000)]
zero the window menu caption buffer

SVN revision: 79272

12 years agoprobably fix bug where mixer bindings would fail to be added again after refreshing...
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

12 years agomake e ipc socket string shorter. osx is unhappy with long paths for
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

12 years agofix pager windows in theme to have exact drag areas.
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

12 years agoamke move/resize popup box themed now. also fix eye to size properly.
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

12 years agoe/sys/* stuff done now in def theme.
Carsten Haitzler [Wed, 14 Nov 2012 05:33:19 +0000 (05:33 +0000)]
e/sys/* stuff done now in def theme.

SVN revision: 79264

12 years agoe/shot: use mkstemps when template has ext
Sebastian Dransfeld [Tue, 13 Nov 2012 21:35:40 +0000 (21:35 +0000)]
e/shot: use mkstemps when template has ext

SVN revision: 79247

12 years agoe/wizard: load the copied desktop to trigger cache
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

12 years agoupdating various translations
Massimo Maiurana [Tue, 13 Nov 2012 18:36:06 +0000 (18:36 +0000)]
updating various translations

SVN revision: 79242

12 years agoadd E_EVENT_BACKLIGHT_CHANGE
Mike Blumenkrantz [Tue, 13 Nov 2012 17:36:51 +0000 (17:36 +0000)]
add E_EVENT_BACKLIGHT_CHANGE

SVN revision: 79238

12 years agoALPHA 2 IS GOOOOOOOOOOOOOOOOO
Mike Blumenkrantz [Tue, 13 Nov 2012 15:32:58 +0000 (15:32 +0000)]
ALPHA 2 IS GOOOOOOOOOOOOOOOOO

SVN revision: 79234

12 years agoproperly multiply backlight timeout by seconds
Mike Blumenkrantz [Tue, 13 Nov 2012 13:50:31 +0000 (13:50 +0000)]
properly multiply backlight timeout by seconds

SVN revision: 79230

12 years agofix bug where changing config in one clock gadget would reset all clock gadgets
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

12 years agoborder remembers: rename Using to Identifiers to be more obvious
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

12 years agoborder locks: deengrishify
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

12 years agowallpaper: more sane dialog title
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

12 years agophysics: fix typo
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

12 years agoe_fm: fix typo
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

12 years agofix e_start on BSDs, patch from Maxime Villard
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

12 years agoint size fix from Maxime Villard
Mike Blumenkrantz [Tue, 13 Nov 2012 10:52:49 +0000 (10:52 +0000)]
int size fix from Maxime Villard

SVN revision: 79217

12 years agofix video preview layouts
Mike Blumenkrantz [Tue, 13 Nov 2012 10:45:58 +0000 (10:45 +0000)]
fix video preview layouts
ticket #1716

SVN revision: 79216

12 years agoForgot to give rustyBSD some credits
Raoul HECKY [Tue, 13 Nov 2012 10:00:20 +0000 (10:00 +0000)]
Forgot to give rustyBSD some credits

SVN revision: 79213

12 years agoanother rewrite: gadman now just resets itself on a timer any time you mess with...
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

12 years agorewrite theme menu scanning to not need a scan every time the menu opens
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

12 years agoe: remove leftover files from built tree
Lucas De Marchi [Tue, 13 Nov 2012 09:10:35 +0000 (09:10 +0000)]
e: remove leftover files from built tree

SVN revision: 79209

12 years agoe: use subdir-objects only on modules
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

12 years agopass border to kill function as expected and don't kill anything if a non-border...
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

12 years agoSurfaceless extension is not longer required for wayland clients in E
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

12 years agofrom rustyBSD:
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

12 years agoby popular (overwhelming) demand, -i-really-know-what-i-am-doing-and-accept-full...
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

12 years ago1. move crashdump to its own file - not in xsession-errors (gets
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

12 years agoi18n: Update french po with better translations, and add mising ones.
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

12 years agomakes filepreview widget translatable (patch from Igor Murzov)
Massimo Maiurana [Mon, 12 Nov 2012 20:03:28 +0000 (20:03 +0000)]
makes filepreview widget translatable (patch from Igor Murzov)

SVN revision: 79192

12 years agoE menu: Fix menu abbreviation.
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

12 years agoE menu: title abbrv is now less broken.
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

12 years agoe/autogen.sh: fix exit status when using NOCONFIGURE
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

12 years agono need for AM_LIBADD in any of these makefiles either
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

12 years agodon't delete evry pkgconfig file for make clean
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

12 years agos/reopen/relaunch/
Mike Blumenkrantz [Mon, 12 Nov 2012 14:47:36 +0000 (14:47 +0000)]
s/reopen/relaunch/

SVN revision: 79169

12 years agotry avoid null ptr derefs.
Carsten Haitzler [Mon, 12 Nov 2012 14:45:59 +0000 (14:45 +0000)]
try avoid null ptr derefs.

SVN revision: 79168

12 years agolets remove the cache files when we autogen.
Carsten Haitzler [Mon, 12 Nov 2012 14:43:59 +0000 (14:43 +0000)]
lets remove the cache files when we autogen.

SVN revision: 79165

12 years agoKick the Wayland support for E Compositor back into build shape.
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

12 years agoHUUUUUUGE spankies to the person who wrote the backlight settings config. massive...
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

12 years agouse same limits for screensaver timing as in backlight
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

12 years agoset sane config limits for backlight/screensaver enable
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

12 years agofix some possible round issues in screensaver config
Mike Blumenkrantz [Mon, 12 Nov 2012 13:52:38 +0000 (13:52 +0000)]
fix some possible round issues in screensaver config

SVN revision: 79160

12 years agoimprove checks for window position limits
Mike Blumenkrantz [Mon, 12 Nov 2012 13:15:42 +0000 (13:15 +0000)]
improve checks for window position limits
ticket #1740

SVN revision: 79159

12 years agowoo typo
Mike Blumenkrantz [Mon, 12 Nov 2012 13:13:17 +0000 (13:13 +0000)]
woo typo

SVN revision: 79158

12 years agodefine XCB_ATOM_NONE if not defined because opensuse sucks
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

12 years agoUpdated dev info and added myself to AUTHORS where relevant
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

12 years agoonly try opening .so files as wizard pages
Mike Blumenkrantz [Mon, 12 Nov 2012 11:52:33 +0000 (11:52 +0000)]
only try opening .so files as wizard pages

SVN revision: 79153

12 years agochange pulse reconnect mechanism to always just try and reconnect on a timer
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

12 years agoset popup edje bg to pull in shape settings on popup
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

12 years agoadd "Flip To Previous Desktop" action
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

12 years agoshot module improvements:
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

12 years agoadd -no-undefined to e module build
Mike Blumenkrantz [Mon, 12 Nov 2012 10:24:25 +0000 (10:24 +0000)]
add -no-undefined to e module build

SVN revision: 79146

12 years agoe/tiling: Add all images to EXTRA_DIST after makefile changes.
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

12 years agoadd support for and use eina_list_last_data_get
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

12 years agouse list handler macro
Mike Blumenkrantz [Mon, 12 Nov 2012 10:00:08 +0000 (10:00 +0000)]
use list handler macro

SVN revision: 79143

12 years agoxkb no longer sets dummy default layouts and is smarter about applying configs withou...
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

12 years agomore MAX removals
Mike Blumenkrantz [Mon, 12 Nov 2012 09:24:01 +0000 (09:24 +0000)]
more MAX removals
ticket #1757 (4/3)

SVN revision: 79140

12 years agocheck for sys/ptrace.h and only use ptrace() in e_start_main.c if it's present
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

12 years agomore build fixes: MAX into e.h if not defined, remove other definitions as pointed...
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

12 years agofix static grab build on solaris
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

12 years agopatch from rustyBSD with tempget fixes
Mike Blumenkrantz [Mon, 12 Nov 2012 08:40:35 +0000 (08:40 +0000)]
patch from rustyBSD with tempget fixes

SVN revision: 79136

12 years agothar be clock theme fun... in e17.
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