Carsten Haitzler [Sun, 3 Jul 2011 10:23:41 +0000 (10:23 +0000)]
lets make connman on by default
SVN revision: 60954
Carsten Haitzler [Sun, 3 Jul 2011 03:58:56 +0000 (03:58 +0000)]
also adjust child process nice levels too.
SVN revision: 60942
Carsten Haitzler [Sat, 2 Jul 2011 16:00:45 +0000 (16:00 +0000)]
set default priority (nice val) of apps to 3, and introduce priority
raising of focused app. :)
SVN revision: 60941
Massimo Maiurana [Sat, 2 Jul 2011 13:09:18 +0000 (13:09 +0000)]
updating french and italian translations
SVN revision: 60940
Mike Blumenkrantz [Sat, 2 Jul 2011 12:02:21 +0000 (12:02 +0000)]
revert 60936
SVN revision: 60938
Mike Blumenkrantz [Sat, 2 Jul 2011 12:01:24 +0000 (12:01 +0000)]
in a hilarious turn of events, I had forgotten to commit the rest of this dso fix.
SVN revision: 60937
Cedric BAIL [Sat, 2 Jul 2011 11:48:19 +0000 (11:48 +0000)]
e: yet another dso fix.
SVN revision: 60936
Christopher Michael [Fri, 1 Jul 2011 02:59:48 +0000 (02:59 +0000)]
E: Add missing returns in e_pointer callbacks.
SVN revision: 60905
Mike Blumenkrantz [Thu, 30 Jun 2011 22:49:00 +0000 (22:49 +0000)]
better fix for dso in efm
SVN revision: 60891
Michael BOUCHAUD [Thu, 30 Jun 2011 22:00:29 +0000 (22:00 +0000)]
e: fix dso ecore_con in efm
SVN revision: 60890
Boris Faure [Thu, 30 Jun 2011 21:05:41 +0000 (21:05 +0000)]
Revert "e: add e_popup_alpha_set()/get()"
This reverts commit
a79f3900a3a18c6c179bd110a43b80f89878284d.
SVN revision: 60886
Boris Faure [Thu, 30 Jun 2011 20:37:34 +0000 (20:37 +0000)]
e: add e_popup_alpha_set()/get()
SVN revision: 60885
Carsten Haitzler [Thu, 30 Jun 2011 09:58:31 +0000 (09:58 +0000)]
lets try a new default wallpaper. this is up for debate/grabs right
now as to what our default should be... tryiong different things right
now to see how people like it.
SVN revision: 60870
Mike Blumenkrantz [Thu, 30 Jun 2011 08:18:26 +0000 (08:18 +0000)]
add eeze mount permission lines
SVN revision: 60868
Mike Blumenkrantz [Thu, 30 Jun 2011 08:16:43 +0000 (08:16 +0000)]
add check for mount success to counteract some eeze bug, unlink tmp mount point directory on umount/eject
SVN revision: 60867
Mike Blumenkrantz [Thu, 30 Jun 2011 07:02:36 +0000 (07:02 +0000)]
whoops, broke this before commit and forgot to put it back
SVN revision: 60865
Mike Blumenkrantz [Thu, 30 Jun 2011 03:54:28 +0000 (03:54 +0000)]
eeze mounting - 95% complete: needs some tweaks to get it working but I figured I'd commit now for people to play with since it shouldn't break anything...
SVN revision: 60855
Mike Blumenkrantz [Thu, 30 Jun 2011 03:16:56 +0000 (03:16 +0000)]
fix ipc segv when other ecore exe callbacks are present
SVN revision: 60854
Mike Blumenkrantz [Wed, 29 Jun 2011 14:13:34 +0000 (14:13 +0000)]
ecrustified
SVN revision: 60819
Carsten Haitzler [Wed, 29 Jun 2011 13:24:19 +0000 (13:24 +0000)]
convert UTF-8 -> utf8 and vice-versa if locale validation says the
system uses another utf8 definition.
SVN revision: 60815
Carsten Haitzler [Wed, 29 Jun 2011 13:22:16 +0000 (13:22 +0000)]
oh gah.. dont show dialog.. if there is nothing to complain about.
SVN revision: 60814
Carsten Haitzler [Wed, 29 Jun 2011 12:18:47 +0000 (12:18 +0000)]
warn about env vars that may affect you.
SVN revision: 60813
Hannes Janetzek [Wed, 29 Jun 2011 12:06:55 +0000 (12:06 +0000)]
e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
Christopher Michael [Tue, 28 Jun 2011 23:45:19 +0000 (23:45 +0000)]
E: Illume2: Quiet down some printfs wrt extra border types.
SVN revision: 60786
Christopher Michael [Tue, 28 Jun 2011 23:44:29 +0000 (23:44 +0000)]
E: Illume2/Policy: Remove some extra comments (printfs) that are not
needed.
SVN revision: 60785
Christopher Michael [Tue, 28 Jun 2011 23:43:36 +0000 (23:43 +0000)]
E: Illume Indicator: Add lock focus_in/out (needed for recent changes
in e_border code so that indicator window does not get focus).
SVN revision: 60784
Christopher Michael [Tue, 28 Jun 2011 23:42:15 +0000 (23:42 +0000)]
E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).
SVN revision: 60783
Christopher Michael [Tue, 28 Jun 2011 23:39:30 +0000 (23:39 +0000)]
E: Fix comment in color_well widget.
SVN revision: 60782
Hannes Janetzek [Tue, 28 Jun 2011 18:59:04 +0000 (18:59 +0000)]
e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
Massimo Maiurana [Mon, 27 Jun 2011 18:52:07 +0000 (18:52 +0000)]
updating portuguese translations
SVN revision: 60739
Massimo Maiurana [Mon, 27 Jun 2011 10:49:08 +0000 (10:49 +0000)]
updating french and italian translations
SVN revision: 60726
Christopher Michael [Sun, 26 Jun 2011 18:13:08 +0000 (18:13 +0000)]
E: Safety checks so we don't segfault if there is no pointer.
SVN revision: 60705
Christopher Michael [Sun, 26 Jun 2011 18:10:03 +0000 (18:10 +0000)]
E: Make sure the window actually has a pointer before trying to delete
it.
SVN revision: 60704
Carsten Haitzler [Sun, 26 Jun 2011 02:56:25 +0000 (02:56 +0000)]
add preferences tab to config registry for the prefs menu (vs system
config menu). this pretty much matches what ubuntu does for these 2
menus, so it makes integrating easier.
SVN revision: 60695
Carsten Haitzler [Sun, 26 Jun 2011 02:55:29 +0000 (02:55 +0000)]
add some more icons - using existing images though
SVN revision: 60694
Hannes Janetzek [Sat, 25 Jun 2011 21:39:29 +0000 (21:39 +0000)]
e17: fix resize of windows setting normal_hints. urxvt and others
SVN revision: 60688
Carsten Haitzler [Sat, 25 Jun 2011 09:54:06 +0000 (09:54 +0000)]
and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.
SVN revision: 60679
Carsten Haitzler [Sat, 25 Jun 2011 09:33:21 +0000 (09:33 +0000)]
add dialog for selecting "default apps". does xdg defaults.list config
stuff
SVN revision: 60677
Carsten Haitzler [Sat, 25 Jun 2011 09:32:22 +0000 (09:32 +0000)]
dont dup mimetypes! no it didnt work.
SVN revision: 60676
Carsten Haitzler [Sat, 25 Jun 2011 06:16:38 +0000 (06:16 +0000)]
use efreet dirs for finding mime globs files.
SVN revision: 60671
Massimo Maiurana [Thu, 23 Jun 2011 11:52:51 +0000 (11:52 +0000)]
updating portuguese translations
SVN revision: 60634
Michael Jennings [Thu, 23 Jun 2011 07:01:45 +0000 (07:01 +0000)]
Assorted build and spec fixes.
SVN revision: 60624
Carsten Haitzler [Thu, 23 Jun 2011 03:42:56 +0000 (03:42 +0000)]
try now jeff. works for me with test dir based on your bat content.
use internal battery get option
SVN revision: 60613
Michael BOUCHAUD [Wed, 22 Jun 2011 12:34:01 +0000 (12:34 +0000)]
e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
Hannes Janetzek [Wed, 22 Jun 2011 09:44:30 +0000 (09:44 +0000)]
e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
Carsten Haitzler [Wed, 22 Jun 2011 00:04:43 +0000 (00:04 +0000)]
remove unused images from theme.
SVN revision: 60562
Carsten Haitzler [Tue, 21 Jun 2011 23:54:43 +0000 (23:54 +0000)]
new battery icon.
SVN revision: 60561
Carsten Haitzler [Tue, 21 Jun 2011 22:06:23 +0000 (22:06 +0000)]
make clock work without seconds hand (analogue) again.
SVN revision: 60560
Massimo Maiurana [Tue, 21 Jun 2011 15:56:20 +0000 (15:56 +0000)]
updating dutch translations
SVN revision: 60555
Carsten Haitzler [Tue, 21 Jun 2011 13:34:52 +0000 (13:34 +0000)]
jeff - try this battery change
SVN revision: 60549
Carsten Haitzler [Tue, 21 Jun 2011 13:03:45 +0000 (13:03 +0000)]
hmm maybe its a signal queue ordering thing - clock state. try this.
SVN revision: 60548
Michael BOUCHAUD [Tue, 21 Jun 2011 10:21:46 +0000 (10:21 +0000)]
e: clip on a RECT :D
SVN revision: 60543
Michael BOUCHAUD [Tue, 21 Jun 2011 10:20:48 +0000 (10:20 +0000)]
e: revert
SVN revision: 60542
Christopher Michael [Mon, 20 Jun 2011 21:31:51 +0000 (21:31 +0000)]
Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
P Purkayastha [Mon, 20 Jun 2011 10:14:35 +0000 (10:14 +0000)]
From: P Purkayastha <ppurka@gmail.com>
Subject: [E-devel] [Patch] Change backlight on mouse scroll
I am just attaching a small patch, mostly taken from mixer module,
which allows one to change the backlight via mouse scroll on the gadget.
SVN revision: 60516
Boris Faure [Sun, 19 Jun 2011 19:44:58 +0000 (19:44 +0000)]
e: s/E_NEW_BIG/E_NEW_RAW/
SVN revision: 60495
Boris Faure [Sun, 19 Jun 2011 19:44:40 +0000 (19:44 +0000)]
e: remove if in E_FREE
SVN revision: 60494
Massimo Maiurana [Sun, 19 Jun 2011 16:55:41 +0000 (16:55 +0000)]
updating french and italian translations
SVN revision: 60493
Christopher Michael [Sun, 19 Jun 2011 15:31:15 +0000 (15:31 +0000)]
E: Dpms: Comment out unused variable.
SVN revision: 60489
Christopher Michael [Sun, 19 Jun 2011 15:28:32 +0000 (15:28 +0000)]
E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
Christopher Michael [Sun, 19 Jun 2011 15:25:58 +0000 (15:25 +0000)]
E: Backlight: Add UNUSED where missing.
SVN revision: 60487
Carsten Haitzler [Sun, 19 Jun 2011 06:26:29 +0000 (06:26 +0000)]
make rounding happen up and down for e_backlight util when converting
to integer.
SVN revision: 60481
Carsten Haitzler [Sun, 19 Jun 2011 05:32:28 +0000 (05:32 +0000)]
new battery gfx. from todo.
SVN revision: 60480
Carsten Haitzler [Sat, 18 Jun 2011 14:38:54 +0000 (14:38 +0000)]
get e17 to use the ecore pos map call to do accel/decel for shading,
and while we're at it allow more modes... like bouncing. pretty cool
to have bouncing shaded windows :)
SVN revision: 60476
Carsten Haitzler [Sat, 18 Jun 2011 13:56:08 +0000 (13:56 +0000)]
fix removal from list for randr init stuff that is begging to crash
and create bugs! (valgrind caught it)
SVN revision: 60475
Hannes Janetzek [Sat, 18 Jun 2011 13:04:08 +0000 (13:04 +0000)]
e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
Carsten Haitzler [Fri, 17 Jun 2011 10:09:49 +0000 (10:09 +0000)]
really fill should be the default!
SVN revision: 60440
Mike McCormack [Fri, 17 Jun 2011 01:59:49 +0000 (01:59 +0000)]
Update .gitignore files
SVN revision: 60416
Lucas De Marchi [Thu, 16 Jun 2011 23:14:47 +0000 (23:14 +0000)]
e17: bluez: don't mark used args as unused
Don't mark used args with __UNUSED__ attribute. GCC may optmize calls and bad
things will happen. This should fix the following crash:
#0 0x00007fc94c7dc8f8 in poll () from /lib/libc.so.6
#1 0x00007fc94b025ba2 in ?? () from /usr/lib/libxcb.so.1
#2 0x00007fc94b02702f in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3 0x00007fc94d35a7c8 in _XReadEvents () from /usr/lib/libX11.so.6
#4 0x00007fc94d348cc8 in XNextEvent () from /usr/lib/libX11.so.6
#5 0x000000000043f6eb in e_alert_show ()
#6 0x000000000050a7ad in e_sigseg_act ()
#7 <signal handler called>
#8 0x0000000000528218 in _queue_append ()
#9 0x0000000000528612 in e_widget_ilist_append ()
#10 0x00007fc94542eb7b in _bluez_event_devicefound () from /home/lucas/dev/e/lib/enlightenment/modules/bluez/linux-gnu-x86_64-ver-pre-svn-08/module.so
#11 0x00007fc94f747401 in _ecore_event_call () from /home/lucas/dev/e/lib/libecore.so.1
#12 0x00007fc94f74b58e in _ecore_main_loop_iterate_internal () from /home/lucas/dev/e/lib/libecore.so.1
#13 0x00007fc94f74b79f in ecore_main_loop_begin () from /home/lucas/dev/e/lib/libecore.so.1
#14 0x0000000000433901 in main ()
SVN revision: 60412
Carsten Haitzler [Thu, 16 Jun 2011 17:45:38 +0000 (17:45 +0000)]
and fix other broken mixer behavior - like not handling its own
bindings within its own grab key down handler
SVN revision: 60403
Carsten Haitzler [Thu, 16 Jun 2011 03:26:21 +0000 (03:26 +0000)]
fix issues k-s reported:
SVN revision: 60369
Hannes Janetzek [Wed, 15 Jun 2011 20:52:26 +0000 (20:52 +0000)]
e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
Massimo Maiurana [Wed, 15 Jun 2011 16:22:40 +0000 (16:22 +0000)]
updating portuguese translations
SVN revision: 60357
Carsten Haitzler [Wed, 15 Jun 2011 14:18:23 +0000 (14:18 +0000)]
backlight support for non randr (go right to /sys via suid root tool).
test keybindings too and make brightness be 0->100 to avoid float
parsing issues
SVN revision: 60350
Massimo Maiurana [Tue, 14 Jun 2011 16:29:21 +0000 (16:29 +0000)]
updating portuguese translations
SVN revision: 60309
Carsten Haitzler [Tue, 14 Jun 2011 14:26:20 +0000 (14:26 +0000)]
and update on create too.
SVN revision: 60307
Carsten Haitzler [Tue, 14 Jun 2011 14:24:45 +0000 (14:24 +0000)]
make bulb gadget change glow/brightness based on actual backlight
brightness.
SVN revision: 60306
Christopher Schimp [Tue, 14 Jun 2011 07:04:15 +0000 (07:04 +0000)]
From: Christopher Schimp <silverchris@radiochat.ca>
Subject: [E-devel] [Patch]Added Unlock to msgbus module
Hi,
This is a small patch to allow you to unlock E from dbus.
SVN revision: 60300
Carsten Haitzler [Tue, 14 Jun 2011 04:51:50 +0000 (04:51 +0000)]
mixer -. kbd controls while popup up didnt work. work now.
SVN revision: 60297
Rafael Antognolli [Mon, 13 Jun 2011 18:44:46 +0000 (18:44 +0000)]
e: fix doc build when srcdir != builddir.
SVN revision: 60293
Carsten Haitzler [Mon, 13 Jun 2011 14:51:52 +0000 (14:51 +0000)]
make keybinding that toggles backlight toggle it down when grabbed
SVN revision: 60274
Carsten Haitzler [Mon, 13 Jun 2011 14:45:58 +0000 (14:45 +0000)]
and backlight bindings for interactive mode by default
SVN revision: 60272
Carsten Haitzler [Mon, 13 Jun 2011 14:40:45 +0000 (14:40 +0000)]
dont grab mouse. just kbd!
SVN revision: 60271
Carsten Haitzler [Mon, 13 Jun 2011 14:04:19 +0000 (14:04 +0000)]
keyboard control of backlight popup when up now done
SVN revision: 60270
Carsten Haitzler [Mon, 13 Jun 2011 09:12:50 +0000 (09:12 +0000)]
fix resize if minx/max etc. props changed during reisze.
SVN revision: 60263
Carsten Haitzler [Mon, 13 Jun 2011 08:05:26 +0000 (08:05 +0000)]
delete action when unloading module!
SVN revision: 60262
Daniel Juyung Seo [Mon, 13 Jun 2011 05:43:09 +0000 (05:43 +0000)]
e enlightenment.desktop.in: Added Korean translation.
SVN revision: 60254
Carsten Haitzler [Sun, 12 Jun 2011 23:48:18 +0000 (23:48 +0000)]
load backlight module by default and have bindings by default for
backlight stuff
SVN revision: 60249
Gustavo Sverzut Barbieri [Sun, 12 Jun 2011 22:41:09 +0000 (22:41 +0000)]
properly wrap hal stuff inside HAVE_HAL.
SPANK SPANK SPANK raster... he also left lots of trailing whitespace there :-/
SVN revision: 60248
Boris Faure [Sun, 12 Jun 2011 21:39:10 +0000 (21:39 +0000)]
e: fix e_winlist_left/down/up
SVN revision: 60247
Boris Faure [Sun, 12 Jun 2011 21:38:37 +0000 (21:38 +0000)]
remove .cvsignore files
SVN revision: 60246
Massimo Maiurana [Sun, 12 Jun 2011 19:35:16 +0000 (19:35 +0000)]
updating french and italian translations
SVN revision: 60245
Carsten Haitzler [Sun, 12 Jun 2011 15:05:22 +0000 (15:05 +0000)]
backlight config tab, module, slider and core in. somehow doesnt work
with hal atm even tho i think i sent the right dbus req. hmmm. get
response.. of 0 for getting bl. for xrandr it works.
SVN revision: 60242
Carsten Haitzler [Sun, 12 Jun 2011 03:05:16 +0000 (03:05 +0000)]
allow shelf contents to be configured from core shelf conf dialog
SVN revision: 60234
Carsten Haitzler [Sun, 12 Jun 2011 01:57:26 +0000 (01:57 +0000)]
slim down mixer popup
SVN revision: 60233
Massimo Maiurana [Thu, 9 Jun 2011 16:17:47 +0000 (16:17 +0000)]
updating dutch translations
SVN revision: 60138
Massimo Maiurana [Thu, 9 Jun 2011 11:31:31 +0000 (11:31 +0000)]
updating french translations
SVN revision: 60130
Massimo Maiurana [Wed, 8 Jun 2011 16:08:14 +0000 (16:08 +0000)]
updating french and italian translations
SVN revision: 60088
Christopher Michael [Tue, 7 Jun 2011 20:08:31 +0000 (20:08 +0000)]
Illume Keyboard: Fix keyboard button colors.
SVN revision: 60047
Cedric BAIL [Tue, 7 Jun 2011 14:34:24 +0000 (14:34 +0000)]
e: add an action for clock module to show calendar popup.
SVN revision: 60041