Commit Graph

11324 Commits

Author SHA1 Message Date
Massimo Maiurana 4ddf0a8318 updating french and italian translations
SVN revision: 60726
2011-06-27 10:49:08 +00:00
Christopher Michael b914c8971d E: Safety checks so we don't segfault if there is no pointer.
SVN revision: 60705
2011-06-26 18:13:08 +00:00
Christopher Michael 4af10df930 E: Make sure the window actually has a pointer before trying to delete
it.



SVN revision: 60704
2011-06-26 18:10:03 +00:00
Carsten Haitzler c942bf1be2 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
2011-06-26 02:56:25 +00:00
Carsten Haitzler e580b2cf27 add some more icons - using existing images though
SVN revision: 60694
2011-06-26 02:55:29 +00:00
Hannes Janetzek cd3fceceb0 e17: fix resize of windows setting normal_hints. urxvt and others
SVN revision: 60688
2011-06-25 21:39:29 +00:00
Carsten Haitzler e8d650d99f 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
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Carsten Haitzler 9fd39672bf dont dup mimetypes! no it didnt work.
SVN revision: 60676
2011-06-25 09:32:22 +00:00
Carsten Haitzler cf147f82e8 use efreet dirs for finding mime globs files.
SVN revision: 60671
2011-06-25 06:16:38 +00:00
Massimo Maiurana d2ae1591d4 updating portuguese translations
SVN revision: 60634
2011-06-23 11:52:51 +00:00
Michael Jennings 14c9f97c68 Assorted build and spec fixes.
SVN revision: 60624
2011-06-23 07:01:45 +00:00
Carsten Haitzler 7cf548195e try now jeff. works for me with test dir based on your bat content.
use internal battery get option



SVN revision: 60613
2011-06-23 03:42:56 +00:00
Michael BOUCHAUD 0321c0e17b e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
2011-06-22 12:34:01 +00:00
Hannes Janetzek 36937f2748 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
2011-06-22 09:44:30 +00:00
Carsten Haitzler 3b687ab2c8 remove unused images from theme.
SVN revision: 60562
2011-06-22 00:04:43 +00:00
Carsten Haitzler d920be48dd new battery icon.
SVN revision: 60561
2011-06-21 23:54:43 +00:00
Carsten Haitzler 2fa5317ee5 make clock work without seconds hand (analogue) again.
SVN revision: 60560
2011-06-21 22:06:23 +00:00
Massimo Maiurana 5f7f314516 updating dutch translations
SVN revision: 60555
2011-06-21 15:56:20 +00:00
Carsten Haitzler 2b7359879c jeff - try this battery change
SVN revision: 60549
2011-06-21 13:34:52 +00:00
Carsten Haitzler 4637420b60 hmm maybe its a signal queue ordering thing - clock state. try this.
SVN revision: 60548
2011-06-21 13:03:45 +00:00
Michael BOUCHAUD 076405da93 e: clip on a RECT :D
SVN revision: 60543
2011-06-21 10:21:46 +00:00
Michael BOUCHAUD ce733333b0 e: revert
SVN revision: 60542
2011-06-21 10:20:48 +00:00
Christopher Michael 9fc7442efe Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
2011-06-20 21:31:51 +00:00
P Purkayastha fbed2ecbf5 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
2011-06-20 10:14:35 +00:00
Boris Faure 63eb051e7a e: s/E_NEW_BIG/E_NEW_RAW/
SVN revision: 60495
2011-06-19 19:44:58 +00:00
Boris Faure e989dddd2b e: remove if in E_FREE
SVN revision: 60494
2011-06-19 19:44:40 +00:00
Massimo Maiurana 0af376f3ad updating french and italian translations
SVN revision: 60493
2011-06-19 16:55:41 +00:00
Christopher Michael c39aef7895 E: Dpms: Comment out unused variable.
SVN revision: 60489
2011-06-19 15:31:15 +00:00
Christopher Michael a4dd6e30f4 E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
2011-06-19 15:28:32 +00:00
Christopher Michael 4c7efd4469 E: Backlight: Add UNUSED where missing.
SVN revision: 60487
2011-06-19 15:25:58 +00:00
Carsten Haitzler e8dad4040c make rounding happen up and down for e_backlight util when converting
to integer.



SVN revision: 60481
2011-06-19 06:26:29 +00:00
Carsten Haitzler 5f28496f92 new battery gfx. from todo.
SVN revision: 60480
2011-06-19 05:32:28 +00:00
Carsten Haitzler e0eeb1def3 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
2011-06-18 14:38:54 +00:00
Carsten Haitzler ebb04e18be fix removal from list for randr init stuff that is begging to crash
and create bugs! (valgrind caught it)



SVN revision: 60475
2011-06-18 13:56:08 +00:00
Hannes Janetzek b72eb3d0df e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
2011-06-18 13:04:08 +00:00
Carsten Haitzler b66dc2749d really fill should be the default!
SVN revision: 60440
2011-06-17 10:09:49 +00:00
Mike McCormack f552e94877 Update .gitignore files
SVN revision: 60416
2011-06-17 01:59:49 +00:00
Lucas De Marchi 53d34e6af9 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
2011-06-16 23:14:47 +00:00
Carsten Haitzler 8001665c3d and fix other broken mixer behavior - like not handling its own
bindings within its own grab key down handler



SVN revision: 60403
2011-06-16 17:45:38 +00:00
Carsten Haitzler 2b7b0b6082 fix issues k-s reported:
SVN revision: 60369
2011-06-16 03:26:21 +00:00
Hannes Janetzek b38f0e4f26 e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
2011-06-15 20:52:26 +00:00
Massimo Maiurana 55a2ef383c updating portuguese translations
SVN revision: 60357
2011-06-15 16:22:40 +00:00
Carsten Haitzler 411f75319d 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
2011-06-15 14:18:23 +00:00
Massimo Maiurana 1be8366a35 updating portuguese translations
SVN revision: 60309
2011-06-14 16:29:21 +00:00
Carsten Haitzler 619856b0af and update on create too.
SVN revision: 60307
2011-06-14 14:26:20 +00:00
Carsten Haitzler 004bdade85 make bulb gadget change glow/brightness based on actual backlight
brightness.



SVN revision: 60306
2011-06-14 14:24:45 +00:00
Christopher Schimp 27ed7c4764 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
2011-06-14 07:04:15 +00:00
Carsten Haitzler 584c232f00 mixer -. kbd controls while popup up didnt work. work now.
SVN revision: 60297
2011-06-14 04:51:50 +00:00
Rafael Antognolli 595119406b e: fix doc build when srcdir != builddir.
SVN revision: 60293
2011-06-13 18:44:46 +00:00