platform/upstream/enlightenment.git
12 years agofix gettext usage after import from extras
Carsten Haitzler [Tue, 1 Nov 2011 22:28:45 +0000 (22:28 +0000)]
fix gettext usage after import from extras

SVN revision: 64623

12 years agofix gettext usage after import from extras
Carsten Haitzler [Tue, 1 Nov 2011 22:28:36 +0000 (22:28 +0000)]
fix gettext usage after import from extras

SVN revision: 64622

12 years agoupdating french translations
Massimo Maiurana [Tue, 1 Nov 2011 16:48:51 +0000 (16:48 +0000)]
updating french translations

SVN revision: 64613

12 years agoe17: use application 'font class' for changing font used by applications.
Hannes Janetzek [Tue, 1 Nov 2011 13:59:44 +0000 (13:59 +0000)]
e17: use application 'font class' for changing font used by applications.
- need to add a page for this in look->applications later..
- allow choosing font size by pixels in basic font dialog, this is not too advanced

SVN revision: 64612

12 years agowtf, removing wrongly inserted tabs in previous commit
Youness Alaoui [Mon, 31 Oct 2011 23:26:24 +0000 (23:26 +0000)]
wtf, removing wrongly inserted tabs in previous commit

SVN revision: 64588

12 years agoE: gadcon width adjustment was entering an infinite loop if no gadget had autoscroll...
Youness Alaoui [Mon, 31 Oct 2011 23:22:07 +0000 (23:22 +0000)]
E: gadcon width adjustment was entering an infinite loop if no gadget had autoscroll enabled
the 'need' variable had to be initialized to 0, and a break condition for the loop
also needed to be added otherwise we'd end up in an infinite loop if no gadget
had autoscroll (in which case, the need var was never modified).

SVN revision: 64587

12 years agoupdating various translations
Massimo Maiurana [Mon, 31 Oct 2011 21:22:05 +0000 (21:22 +0000)]
updating various translations

SVN revision: 64584

12 years agoE17: add temperature module for OpenBSD
Vincent Torri [Mon, 31 Oct 2011 15:52:42 +0000 (15:52 +0000)]
E17: add temperature module for OpenBSD

Patch by Laurent Fanis <laurent@openbsd.org>

SVN revision: 64574

12 years agoand refine new gadcon layout somemore - so much simpler now! yay!
Carsten Haitzler [Mon, 31 Oct 2011 12:04:34 +0000 (12:04 +0000)]
and refine new gadcon layout somemore - so much simpler now! yay!

SVN revision: 64556

12 years agodisable resizable gadcon gadgets because we now have autoscroll expand
Carsten Haitzler [Mon, 31 Oct 2011 10:10:17 +0000 (10:10 +0000)]
disable resizable gadcon gadgets because we now have autoscroll expand
stuff working.

SVN revision: 64551

12 years agofix icon in notification module to scale right.
Carsten Haitzler [Mon, 31 Oct 2011 09:41:27 +0000 (09:41 +0000)]
fix icon in notification module to scale right.

SVN revision: 64550

12 years agoE17: remove trailing white spaces (yes, I'm Mr Pedant-Man)
Vincent Torri [Mon, 31 Oct 2011 07:20:53 +0000 (07:20 +0000)]
E17: remove trailing white spaces (yes, I'm Mr Pedant-Man)

SVN revision: 64547

12 years agoE17: fix locale listing on OpenBSD
Vincent Torri [Mon, 31 Oct 2011 07:19:36 +0000 (07:19 +0000)]
E17: fix locale listing on OpenBSD
OpenBSD has very little support for locale. For the
wizard and config_intl modules, listing /usr/share/locale
should be sufficient. Other BSD OS might have better
locale support, so this patch is for OpenBSD only (for now)

Patch by Laurent Fanis <laurent@openbsd.org> via Jonathan Armani <armani@openbsd.org>

SVN revision: 64546

12 years agoand ecore
Mike Blumenkrantz [Sun, 30 Oct 2011 22:03:08 +0000 (22:03 +0000)]
and ecore

SVN revision: 64533

12 years agoe17/systray: whoops, revert this part
Hannes Janetzek [Sun, 30 Oct 2011 19:48:58 +0000 (19:48 +0000)]
e17/systray: whoops, revert this part

SVN revision: 64532

12 years agoe17: add notification that systray does not work on a shelf that is 'below everything'
Hannes Janetzek [Sun, 30 Oct 2011 19:46:30 +0000 (19:46 +0000)]
e17: add notification that systray does not work on a shelf that is 'below everything'
- native speakers are welcome to correct the message

SVN revision: 64531

12 years agoLets have stuff that links to Eeze also link to Eina
Iván Briano [Sun, 30 Oct 2011 19:29:34 +0000 (19:29 +0000)]
Lets have stuff that links to Eeze also link to Eina

SVN revision: 64530

12 years agoE17: add OpenBSD support for the battery module
Vincent Torri [Sun, 30 Oct 2011 16:47:50 +0000 (16:47 +0000)]
E17: add OpenBSD support for the battery module

patch by Jonathan Armani <armani@openbsd.org>

SVN revision: 64526

12 years agoremove unused var
Mike Blumenkrantz [Sun, 30 Oct 2011 08:24:41 +0000 (08:24 +0000)]
remove unused var

SVN revision: 64519

12 years agotaskbar++!
Carsten Haitzler [Sun, 30 Oct 2011 07:36:54 +0000 (07:36 +0000)]
taskbar++!
one more todo item being knocked off. but there.
also no proper icon for it yet. mostly code from the old taskbar with
lots of little things fixed.

SVN revision: 64518

12 years agofix design dpi for default
Carsten Haitzler [Sun, 30 Oct 2011 07:23:06 +0000 (07:23 +0000)]
fix design dpi for default

SVN revision: 64517

12 years agolots of new pulse features:
Mike Blumenkrantz [Sat, 29 Oct 2011 22:45:50 +0000 (22:45 +0000)]
lots of new pulse features:
*all sink operations now work on sources
*sources are now available for finding/watching
*ports are available
*active port is settable

SVN revision: 64513

12 years agobacklight internals now use eeze
Mike Blumenkrantz [Sat, 29 Oct 2011 18:45:43 +0000 (18:45 +0000)]
backlight internals now use eeze
this probably breaks some stuff, mail me some good debug info

SVN revision: 64512

12 years agodebug printf--
Carsten Haitzler [Sat, 29 Oct 2011 06:58:50 +0000 (06:58 +0000)]
debug printf--

SVN revision: 64504

12 years agomake backlight code a bit more generic with a list of sysfs files to
Carsten Haitzler [Sat, 29 Oct 2011 04:36:32 +0000 (04:36 +0000)]
make backlight code a bit more generic with a list of sysfs files to
look at to get backlight working.

SVN revision: 64503

12 years agoquick fix to scale dialog and default base dpi (dpi for which e was
Carsten Haitzler [Fri, 28 Oct 2011 05:31:50 +0000 (05:31 +0000)]
quick fix to scale dialog and default base dpi (dpi for which e was
designed to look good at scale == 1.0).

SVN revision: 64480

12 years agoalso building all the files probably helps
Mike Blumenkrantz [Fri, 28 Oct 2011 03:01:21 +0000 (03:01 +0000)]
also building all the files probably helps

SVN revision: 64478

12 years agoadded wrong edje file by accident
Mike Blumenkrantz [Fri, 28 Oct 2011 02:51:25 +0000 (02:51 +0000)]
added wrong edje file by accident

SVN revision: 64476

12 years agomerge notification module into core e!
Mike Blumenkrantz [Fri, 28 Oct 2011 02:49:24 +0000 (02:49 +0000)]
merge notification module into core e!

SVN revision: 64475

12 years agotypedefs: the greatest.
Mike Blumenkrantz [Thu, 27 Oct 2011 23:48:52 +0000 (23:48 +0000)]
typedefs: the greatest.

SVN revision: 64452

12 years agoimplement some more correct icccm stacking support
Carsten Haitzler [Tue, 25 Oct 2011 23:50:25 +0000 (23:50 +0000)]
implement some more correct icccm stacking support

SVN revision: 64402

12 years agoindeed - alloc enough space for the message as a whole - alloc only
Carsten Haitzler [Tue, 25 Oct 2011 23:49:58 +0000 (23:49 +0000)]
indeed - alloc enough space for the message as a whole - alloc only
alloced 1 extra float in addition to the one already there. need an
extra 4.

SVN revision: 64401

12 years agoupdating french and italian translations
Massimo Maiurana [Sun, 23 Oct 2011 08:01:28 +0000 (08:01 +0000)]
updating french and italian translations

SVN revision: 64320

12 years agoUpdating Czech translation in e17, thanks belisarivs.
Daniel Kolesa [Sat, 22 Oct 2011 23:27:17 +0000 (23:27 +0000)]
Updating Czech translation in e17, thanks belisarivs.

SVN revision: 64305

12 years agoe: fix layout and visibility issue with emotion xv surface.
Cedric BAIL [Sat, 22 Oct 2011 21:15:40 +0000 (21:15 +0000)]
e: fix layout and visibility issue with emotion xv surface.

SVN revision: 64304

12 years agoE: Mixer: Fix some 'variable may be used uninitialized' warnings.
Christopher Michael [Sat, 22 Oct 2011 17:08:08 +0000 (17:08 +0000)]
E: Mixer: Fix some 'variable may be used uninitialized' warnings.

SVN revision: 64301

12 years agoE: If we add new supported atoms, please be sure to increment the
Christopher Michael [Sat, 22 Oct 2011 17:01:33 +0000 (17:01 +0000)]
E: If we add new supported atoms, please be sure to increment the
array count too.

SVN revision: 64300

12 years agoshow the correct volume state on unmute
Viktor Kojouharov [Sat, 22 Oct 2011 09:24:08 +0000 (09:24 +0000)]
show the correct volume state on unmute

SVN revision: 64292

12 years agoe: quick fix when shading a window with a linked video.
Cedric BAIL [Fri, 21 Oct 2011 16:25:45 +0000 (16:25 +0000)]
e: quick fix when shading a window with a linked video.

SVN revision: 64260

12 years agoe: actually let E17 handle direct video rendering path.
Cedric BAIL [Fri, 21 Oct 2011 15:31:35 +0000 (15:31 +0000)]
e: actually let E17 handle direct video rendering path.

NOTE: There is still the following list of issue :
- stacking, with window that could get between the video
layer and the application layer.
- border, if I turn them off the window get resized to
1x1 and I don't understand yet why.
- comp-scale, as we don't understand that this window
are one, it display them separatly.

I think that the only possible answer is to enable this feature
only when composite is tunerd on and make window a smart object
so we could merge the video layer and the application in one
object.

SVN revision: 64257

12 years agoallow settings the shelf layer to 'below windows', if it was 'below everything'
Viktor Kojouharov [Thu, 20 Oct 2011 22:05:16 +0000 (22:05 +0000)]
allow settings the shelf layer to 'below windows', if it was 'below everything'

SVN revision: 64212

12 years agoadd a wallpaper import setting, which sets up a wider background for horizontal panni...
Viktor Kojouharov [Thu, 20 Oct 2011 18:56:56 +0000 (18:56 +0000)]
add a wallpaper import setting, which sets up a wider background for horizontal panning, giving those pesky panoramas a reason to exist

SVN revision: 64201

12 years agoe17: do not enter po/ if --disable-nls is passed to configure
Vincent Torri [Wed, 19 Oct 2011 17:46:59 +0000 (17:46 +0000)]
e17: do not enter po/ if --disable-nls is passed to configure

SVN revision: 64187

12 years agogive the correct count of args
Viktor Kojouharov [Tue, 18 Oct 2011 20:59:58 +0000 (20:59 +0000)]
give the correct count of args

SVN revision: 64156

12 years agoapply the desktop notification setting to the context on conf load
Viktor Kojouharov [Tue, 18 Oct 2011 18:17:57 +0000 (18:17 +0000)]
apply the desktop notification setting to the context on conf load

SVN revision: 64154

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:38:10 +0000 (15:38 +0000)]
warning--

SVN revision: 64114

12 years agowarning--, someone double check this cast
Mike Blumenkrantz [Sun, 16 Oct 2011 15:36:26 +0000 (15:36 +0000)]
warning--, someone double check this cast

SVN revision: 64113

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:35:53 +0000 (15:35 +0000)]
warning--

SVN revision: 64112

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:27:49 +0000 (15:27 +0000)]
warning--

SVN revision: 64111

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:25:59 +0000 (15:25 +0000)]
warning--

SVN revision: 64109

12 years agowarning--, typo--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:24:47 +0000 (15:24 +0000)]
warning--, typo--

SVN revision: 64108

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:20:52 +0000 (15:20 +0000)]
warning--

SVN revision: 64107

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:18:50 +0000 (15:18 +0000)]
warning--

SVN revision: 64106

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:18:29 +0000 (15:18 +0000)]
warning--

SVN revision: 64105

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:14:09 +0000 (15:14 +0000)]
warning--

SVN revision: 64104

12 years agowarning--
Mike Blumenkrantz [Sun, 16 Oct 2011 15:12:45 +0000 (15:12 +0000)]
warning--

SVN revision: 64103

12 years agofully remove the BG panning.
Viktor Kojouharov [Sun, 16 Oct 2011 14:53:27 +0000 (14:53 +0000)]
fully remove the BG panning.
add a float_set message directed towards the bg object on desk show

SVN revision: 64102

12 years agowork on improving edge bindings. having a look at this i'm more
Carsten Haitzler [Sun, 16 Oct 2011 04:24:27 +0000 (04:24 +0000)]
work on improving edge bindings. having a look at this i'm more
convinced that we need to dump edge bindings as they stand entirely
and turn it into an event registration system.

virtual desktops register for edge events on the zone they are on as
they flip around or are created or destroyed. shelf for audiohide
registers a region of an edge etc.

SVN revision: 64100

12 years agomake sure livethumbs have alpha! never made sure of that before. just
Carsten Haitzler [Sun, 16 Oct 2011 02:12:28 +0000 (02:12 +0000)]
make sure livethumbs have alpha! never made sure of that before. just
assumed. :)

SVN revision: 64099

12 years agobegin to fix up edge bindings.
Carsten Haitzler [Sat, 15 Oct 2011 07:11:11 +0000 (07:11 +0000)]
begin to fix up edge bindings.

SVN revision: 64085

12 years agodisable broken feature.
Carsten Haitzler [Fri, 14 Oct 2011 04:27:44 +0000 (04:27 +0000)]
disable broken feature.

SVN revision: 64059

12 years agoe17: find .desktops for libreoffice
Hannes Janetzek [Tue, 11 Oct 2011 20:10:29 +0000 (20:10 +0000)]
e17: find .desktops for libreoffice

SVN revision: 63989

12 years agoe17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead
Hannes Janetzek [Mon, 10 Oct 2011 21:09:26 +0000 (21:09 +0000)]
e17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead

SVN revision: 63965

12 years agoe17/comp: add function to get Comp_Source for window.
Hannes Janetzek [Mon, 10 Oct 2011 20:30:33 +0000 (20:30 +0000)]
e17/comp: add function to get Comp_Source for window.
- make part of comp source struct public, better than having all modules using Comp_Source
  copying E_Comp_Win private struct.

SVN revision: 63963

12 years agoe17/evry: show plugin list in gadget settings
Hannes Janetzek [Mon, 10 Oct 2011 09:33:37 +0000 (09:33 +0000)]
e17/evry: show plugin list in gadget settings

SVN revision: 63954

12 years agoand hide syscon when doing multi-press action
Carsten Haitzler [Sun, 9 Oct 2011 07:17:08 +0000 (07:17 +0000)]
and hide syscon when doing multi-press action

SVN revision: 63930

12 years agoe17/evry: noresizable config dialog
Hannes Janetzek [Sat, 8 Oct 2011 21:17:54 +0000 (21:17 +0000)]
e17/evry: noresizable config dialog

SVN revision: 63928

12 years agoe17/evry: shrink config dialog
Hannes Janetzek [Sat, 8 Oct 2011 21:15:40 +0000 (21:15 +0000)]
e17/evry: shrink config dialog

SVN revision: 63927

12 years agoe17/theme: add evry gadget theme
Hannes Janetzek [Sat, 8 Oct 2011 18:24:10 +0000 (18:24 +0000)]
e17/theme: add evry gadget theme

SVN revision: 63926

12 years agoe17/evry/gadget: show plugin icon
Hannes Janetzek [Sat, 8 Oct 2011 18:17:38 +0000 (18:17 +0000)]
e17/evry/gadget: show plugin icon

SVN revision: 63925

12 years agoecore: Update git ignore file
Mike McCormack [Fri, 7 Oct 2011 05:56:33 +0000 (05:56 +0000)]
ecore: Update git ignore file

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 63903

12 years agoupdating portuguese translations
Massimo Maiurana [Thu, 6 Oct 2011 18:04:18 +0000 (18:04 +0000)]
updating portuguese translations

SVN revision: 63887

12 years agoupdating french and italian translations
Massimo Maiurana [Thu, 6 Oct 2011 16:10:33 +0000 (16:10 +0000)]
updating french and italian translations

SVN revision: 63886

12 years agoE: include E_Hal.h if requested
Vincent Torri [Thu, 6 Oct 2011 15:05:27 +0000 (15:05 +0000)]
E: include E_Hal.h if requested

SVN revision: 63884

12 years agoallow 1 of the syscon entries to be marked iwth is_main=2 as the
Carsten Haitzler [Wed, 5 Oct 2011 09:39:39 +0000 (09:39 +0000)]
allow 1 of the syscon entries to be marked iwth is_main=2 as the
"default" one so if you press the binding that broung syscon up again
while syscon is up - and later than 0.5 seconds after syscon came up
and more than 2 times, then it execs that default action (eg power
down, suspend etc.)

SVN revision: 63831

12 years agowarnings--
Carsten Haitzler [Wed, 5 Oct 2011 09:37:59 +0000 (09:37 +0000)]
warnings--

SVN revision: 63829

12 years agoe: fix make dist.
Cedric BAIL [Wed, 5 Oct 2011 02:24:15 +0000 (02:24 +0000)]
e: fix make dist.

SVN revision: 63819

12 years agoE: Randr: No need to get output connection status twice in a row (was
Christopher Michael [Tue, 4 Oct 2011 17:49:33 +0000 (17:49 +0000)]
E: Randr: No need to get output connection status twice in a row (was
already done previously with the call to output_info_set.

SVN revision: 63810

12 years agomake suspend on low power actually a hibernate - because yes,
Carsten Haitzler [Tue, 4 Oct 2011 14:17:28 +0000 (14:17 +0000)]
make suspend on low power actually a hibernate - because yes,
hibernate makes more sense.

SVN revision: 63808

12 years agoall in comments.
Carsten Haitzler [Tue, 4 Oct 2011 11:38:52 +0000 (11:38 +0000)]
all in comments.

SVN revision: 63805

12 years agofill in missing langs in lang list (based on what we have translations
Carsten Haitzler [Tue, 4 Oct 2011 10:51:57 +0000 (10:51 +0000)]
fill in missing langs in lang list (based on what we have translations
for)

SVN revision: 63801

12 years agoupdating various translations
Massimo Maiurana [Mon, 3 Oct 2011 17:56:51 +0000 (17:56 +0000)]
updating various translations

SVN revision: 63776

12 years ago e: correct typo in languages settings.
Chidambar Zinnoury [Sun, 2 Oct 2011 14:46:31 +0000 (14:46 +0000)]
 e: correct typo in languages settings.

SVN revision: 63751

12 years ago e: use same description as icon themes dialog.
Chidambar Zinnoury [Sun, 2 Oct 2011 14:41:38 +0000 (14:41 +0000)]
 e: use same description as icon themes dialog.

SVN revision: 63750

12 years agotypo
Massimo Maiurana [Sun, 2 Oct 2011 13:53:10 +0000 (13:53 +0000)]
typo

SVN revision: 63749

12 years ago e: add british english to wizard-selectable languages, as it is in the basic languag...
Chidambar Zinnoury [Sun, 2 Oct 2011 13:20:27 +0000 (13:20 +0000)]
 e: add british english to wizard-selectable languages, as it is in the basic languages list.

SVN revision: 63748

12 years ago e: be sure to set pointers to NULL after removing them from stringshare.
Chidambar Zinnoury [Sun, 2 Oct 2011 13:16:15 +0000 (13:16 +0000)]
 e: be sure to set pointers to NULL after removing them from stringshare.

 This prevents some memory corruptions from happening when messing a lil' bit too much with languages.

SVN revision: 63747

12 years ago e: add icon support for languages.
Chidambar Zinnoury [Sun, 2 Oct 2011 13:14:44 +0000 (13:14 +0000)]
 e: add icon support for languages.

SVN revision: 63746

12 years ago typo.
Chidambar Zinnoury [Sat, 1 Oct 2011 13:00:43 +0000 (13:00 +0000)]
 typo.

SVN revision: 63740

12 years agoupdating arabic translation
Massimo Maiurana [Fri, 30 Sep 2011 20:01:45 +0000 (20:01 +0000)]
updating arabic translation

SVN revision: 63736

12 years agoe17/evry: fix segv on gadget popup hide
Hannes Janetzek [Thu, 29 Sep 2011 22:53:09 +0000 (22:53 +0000)]
e17/evry: fix segv on gadget popup hide

SVN revision: 63689

12 years agodunno who broke this, but we don't require svn versions of these
Mike Blumenkrantz [Wed, 28 Sep 2011 19:59:46 +0000 (19:59 +0000)]
dunno who broke this, but we don't require svn versions of these

SVN revision: 63643

12 years agobump gettext version
Vincent Torri [Tue, 27 Sep 2011 21:38:34 +0000 (21:38 +0000)]
bump gettext version

SVN revision: 63633

12 years agotabs--
Davide Andreoli [Tue, 27 Sep 2011 21:35:39 +0000 (21:35 +0000)]
tabs--

SVN revision: 63632

12 years agoFix indentation before working on the file
Davide Andreoli [Tue, 27 Sep 2011 20:28:00 +0000 (20:28 +0000)]
Fix indentation before working on the file

SVN revision: 63629

12 years agoupdating portuguese translations
Massimo Maiurana [Tue, 27 Sep 2011 18:07:46 +0000 (18:07 +0000)]
updating portuguese translations

SVN revision: 63628

12 years agoupdating french and italian translations
Massimo Maiurana [Tue, 27 Sep 2011 11:21:26 +0000 (11:21 +0000)]
updating french and italian translations

SVN revision: 63623

12 years agoe17/conf_theme: cleanup xsettings dialog
Hannes Janetzek [Tue, 27 Sep 2011 03:09:14 +0000 (03:09 +0000)]
e17/conf_theme: cleanup xsettings dialog

SVN revision: 63617

12 years agoe17: unregister config dialog
Hannes Janetzek [Tue, 27 Sep 2011 02:04:06 +0000 (02:04 +0000)]
e17: unregister config dialog

SVN revision: 63616

12 years agoe17: more work on xsettings
Hannes Janetzek [Tue, 27 Sep 2011 01:56:08 +0000 (01:56 +0000)]
e17: more work on xsettings
- app theme chooser
- add option to disable 'settings daemon'

SVN revision: 63615