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
Carsten Haitzler [Mon, 31 Oct 2011 09:41:27 +0000 (09:41 +0000)]
fix icon in notification module to scale right.
SVN revision: 64550
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
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
Mike Blumenkrantz [Sun, 30 Oct 2011 22:03:08 +0000 (22:03 +0000)]
and ecore
SVN revision: 64533
Hannes Janetzek [Sun, 30 Oct 2011 19:48:58 +0000 (19:48 +0000)]
e17/systray: whoops, revert this part
SVN revision: 64532
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
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
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
Mike Blumenkrantz [Sun, 30 Oct 2011 08:24:41 +0000 (08:24 +0000)]
remove unused var
SVN revision: 64519
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
Carsten Haitzler [Sun, 30 Oct 2011 07:23:06 +0000 (07:23 +0000)]
fix design dpi for default
SVN revision: 64517
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
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
Carsten Haitzler [Sat, 29 Oct 2011 06:58:50 +0000 (06:58 +0000)]
debug printf--
SVN revision: 64504
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
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
Mike Blumenkrantz [Fri, 28 Oct 2011 03:01:21 +0000 (03:01 +0000)]
also building all the files probably helps
SVN revision: 64478
Mike Blumenkrantz [Fri, 28 Oct 2011 02:51:25 +0000 (02:51 +0000)]
added wrong edje file by accident
SVN revision: 64476
Mike Blumenkrantz [Fri, 28 Oct 2011 02:49:24 +0000 (02:49 +0000)]
merge notification module into core e!
SVN revision: 64475
Mike Blumenkrantz [Thu, 27 Oct 2011 23:48:52 +0000 (23:48 +0000)]
typedefs: the greatest.
SVN revision: 64452
Carsten Haitzler [Tue, 25 Oct 2011 23:50:25 +0000 (23:50 +0000)]
implement some more correct icccm stacking support
SVN revision: 64402
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
Massimo Maiurana [Sun, 23 Oct 2011 08:01:28 +0000 (08:01 +0000)]
updating french and italian translations
SVN revision: 64320
Daniel Kolesa [Sat, 22 Oct 2011 23:27:17 +0000 (23:27 +0000)]
Updating Czech translation in e17, thanks belisarivs.
SVN revision: 64305
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
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
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
Viktor Kojouharov [Sat, 22 Oct 2011 09:24:08 +0000 (09:24 +0000)]
show the correct volume state on unmute
SVN revision: 64292
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
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
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
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
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
Viktor Kojouharov [Tue, 18 Oct 2011 20:59:58 +0000 (20:59 +0000)]
give the correct count of args
SVN revision: 64156
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
Mike Blumenkrantz [Sun, 16 Oct 2011 15:38:10 +0000 (15:38 +0000)]
warning--
SVN revision: 64114
Mike Blumenkrantz [Sun, 16 Oct 2011 15:36:26 +0000 (15:36 +0000)]
warning--, someone double check this cast
SVN revision: 64113
Mike Blumenkrantz [Sun, 16 Oct 2011 15:35:53 +0000 (15:35 +0000)]
warning--
SVN revision: 64112
Mike Blumenkrantz [Sun, 16 Oct 2011 15:27:49 +0000 (15:27 +0000)]
warning--
SVN revision: 64111
Mike Blumenkrantz [Sun, 16 Oct 2011 15:25:59 +0000 (15:25 +0000)]
warning--
SVN revision: 64109
Mike Blumenkrantz [Sun, 16 Oct 2011 15:24:47 +0000 (15:24 +0000)]
warning--, typo--
SVN revision: 64108
Mike Blumenkrantz [Sun, 16 Oct 2011 15:20:52 +0000 (15:20 +0000)]
warning--
SVN revision: 64107
Mike Blumenkrantz [Sun, 16 Oct 2011 15:18:50 +0000 (15:18 +0000)]
warning--
SVN revision: 64106
Mike Blumenkrantz [Sun, 16 Oct 2011 15:18:29 +0000 (15:18 +0000)]
warning--
SVN revision: 64105
Mike Blumenkrantz [Sun, 16 Oct 2011 15:14:09 +0000 (15:14 +0000)]
warning--
SVN revision: 64104
Mike Blumenkrantz [Sun, 16 Oct 2011 15:12:45 +0000 (15:12 +0000)]
warning--
SVN revision: 64103
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
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
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
Carsten Haitzler [Sat, 15 Oct 2011 07:11:11 +0000 (07:11 +0000)]
begin to fix up edge bindings.
SVN revision: 64085
Carsten Haitzler [Fri, 14 Oct 2011 04:27:44 +0000 (04:27 +0000)]
disable broken feature.
SVN revision: 64059
Hannes Janetzek [Tue, 11 Oct 2011 20:10:29 +0000 (20:10 +0000)]
e17: find .desktops for libreoffice
SVN revision: 63989
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
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
Hannes Janetzek [Mon, 10 Oct 2011 09:33:37 +0000 (09:33 +0000)]
e17/evry: show plugin list in gadget settings
SVN revision: 63954
Carsten Haitzler [Sun, 9 Oct 2011 07:17:08 +0000 (07:17 +0000)]
and hide syscon when doing multi-press action
SVN revision: 63930
Hannes Janetzek [Sat, 8 Oct 2011 21:17:54 +0000 (21:17 +0000)]
e17/evry: noresizable config dialog
SVN revision: 63928
Hannes Janetzek [Sat, 8 Oct 2011 21:15:40 +0000 (21:15 +0000)]
e17/evry: shrink config dialog
SVN revision: 63927
Hannes Janetzek [Sat, 8 Oct 2011 18:24:10 +0000 (18:24 +0000)]
e17/theme: add evry gadget theme
SVN revision: 63926
Hannes Janetzek [Sat, 8 Oct 2011 18:17:38 +0000 (18:17 +0000)]
e17/evry/gadget: show plugin icon
SVN revision: 63925
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
Massimo Maiurana [Thu, 6 Oct 2011 18:04:18 +0000 (18:04 +0000)]
updating portuguese translations
SVN revision: 63887
Massimo Maiurana [Thu, 6 Oct 2011 16:10:33 +0000 (16:10 +0000)]
updating french and italian translations
SVN revision: 63886
Vincent Torri [Thu, 6 Oct 2011 15:05:27 +0000 (15:05 +0000)]
E: include E_Hal.h if requested
SVN revision: 63884
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
Carsten Haitzler [Wed, 5 Oct 2011 09:37:59 +0000 (09:37 +0000)]
warnings--
SVN revision: 63829
Cedric BAIL [Wed, 5 Oct 2011 02:24:15 +0000 (02:24 +0000)]
e: fix make dist.
SVN revision: 63819
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
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
Carsten Haitzler [Tue, 4 Oct 2011 11:38:52 +0000 (11:38 +0000)]
all in comments.
SVN revision: 63805
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
Massimo Maiurana [Mon, 3 Oct 2011 17:56:51 +0000 (17:56 +0000)]
updating various translations
SVN revision: 63776
Chidambar Zinnoury [Sun, 2 Oct 2011 14:46:31 +0000 (14:46 +0000)]
e: correct typo in languages settings.
SVN revision: 63751
Chidambar Zinnoury [Sun, 2 Oct 2011 14:41:38 +0000 (14:41 +0000)]
e: use same description as icon themes dialog.
SVN revision: 63750
Massimo Maiurana [Sun, 2 Oct 2011 13:53:10 +0000 (13:53 +0000)]
typo
SVN revision: 63749
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
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
Chidambar Zinnoury [Sun, 2 Oct 2011 13:14:44 +0000 (13:14 +0000)]
e: add icon support for languages.
SVN revision: 63746
Chidambar Zinnoury [Sat, 1 Oct 2011 13:00:43 +0000 (13:00 +0000)]
typo.
SVN revision: 63740
Massimo Maiurana [Fri, 30 Sep 2011 20:01:45 +0000 (20:01 +0000)]
updating arabic translation
SVN revision: 63736
Hannes Janetzek [Thu, 29 Sep 2011 22:53:09 +0000 (22:53 +0000)]
e17/evry: fix segv on gadget popup hide
SVN revision: 63689
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
Vincent Torri [Tue, 27 Sep 2011 21:38:34 +0000 (21:38 +0000)]
bump gettext version
SVN revision: 63633
Davide Andreoli [Tue, 27 Sep 2011 21:35:39 +0000 (21:35 +0000)]
tabs--
SVN revision: 63632
Davide Andreoli [Tue, 27 Sep 2011 20:28:00 +0000 (20:28 +0000)]
Fix indentation before working on the file
SVN revision: 63629
Massimo Maiurana [Tue, 27 Sep 2011 18:07:46 +0000 (18:07 +0000)]
updating portuguese translations
SVN revision: 63628
Massimo Maiurana [Tue, 27 Sep 2011 11:21:26 +0000 (11:21 +0000)]
updating french and italian translations
SVN revision: 63623
Hannes Janetzek [Tue, 27 Sep 2011 03:09:14 +0000 (03:09 +0000)]
e17/conf_theme: cleanup xsettings dialog
SVN revision: 63617
Hannes Janetzek [Tue, 27 Sep 2011 02:04:06 +0000 (02:04 +0000)]
e17: unregister config dialog
SVN revision: 63616
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
Chidambar Zinnoury [Sun, 25 Sep 2011 13:39:46 +0000 (13:39 +0000)]
e: title the copyright notice.
SVN revision: 63605
Chidambar Zinnoury [Sun, 25 Sep 2011 13:24:30 +0000 (13:24 +0000)]
e: use tb_plain class for about e description.
SVN revision: 63604
Chidambar Zinnoury [Sun, 25 Sep 2011 13:22:43 +0000 (13:22 +0000)]
e: use some more XDG-friendly icon names.
SVN revision: 63603
Chidambar Zinnoury [Sun, 25 Sep 2011 13:16:43 +0000 (13:16 +0000)]
e: use correct icon for the screen configuration module.
SVN revision: 63602
Chidambar Zinnoury [Sun, 25 Sep 2011 13:15:16 +0000 (13:15 +0000)]
e: use correct icon for the window geometry configuration window.
SVN revision: 63601
Hannes Janetzek [Sun, 25 Sep 2011 06:53:58 +0000 (06:53 +0000)]
e17: workaround segv when mounting cdrom with udisk. btw opening devices in efm that are already mounted shows empty window
SVN revision: 63600
Gustavo Sverzut Barbieri [Sun, 25 Sep 2011 04:36:08 +0000 (04:36 +0000)]
better output name (description is the human-readable name).
SVN revision: 63598
Hannes Janetzek [Sat, 24 Sep 2011 23:31:43 +0000 (23:31 +0000)]
e17: merge config for xsettings
SVN revision: 63593
Hannes Janetzek [Sat, 24 Sep 2011 22:05:15 +0000 (22:05 +0000)]
e17: add xsettings. add option to icon config to use same theme for applications
SVN revision: 63591