Commit Graph

11702 Commits

Author SHA1 Message Date
Doyoun Kang b516fb6bb1 From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_config config save patch

I found a problem in e_config. There is no code to check file size when the e makes the
configuration backup files. Even if the file size is 0, the e copies it to backup file.
So, I added code to check the size of the file. Please check the attached patch file.



SVN revision: 64684
2011-11-03 10:54:33 +00:00
Mike Blumenkrantz 57e79e79ea libnotify doesn't actually provide notifications
SVN revision: 64671
2011-11-03 01:21:00 +00:00
Mike Blumenkrantz c960c47c58 fix possible crash when freeing pulse sinks
SVN revision: 64648
2011-11-02 14:42:20 +00:00
Mike Blumenkrantz d4c9dceed4 fix sink/source retrieval
SVN revision: 64646
2011-11-02 14:34:01 +00:00
Mike Blumenkrantz aaf189f7fc fix typo in debug output
SVN revision: 64645
2011-11-02 14:15:40 +00:00
Mike Blumenkrantz 358f5f1746 fix obvious wrong comparison
SVN revision: 64643
2011-11-02 13:51:21 +00:00
Carsten Haitzler 52e23870a3 revert parts of patch that committed randr to e... don't want that
right now until rest of patch is in.



SVN revision: 64629
2011-11-02 01:36:10 +00:00
Carsten Haitzler 0b4f2529f9 overkill doing "Gadget nameofgadget in the menu. just nameofgadget
will do. also it wasnt translated anyway.



SVN revision: 64624
2011-11-01 22:33:38 +00:00
Carsten Haitzler 91fddc1838 fix gettext usage after import from extras
SVN revision: 64623
2011-11-01 22:28:45 +00:00
Carsten Haitzler 8b081e37bb fix gettext usage after import from extras
SVN revision: 64622
2011-11-01 22:28:36 +00:00
Massimo Maiurana ce02b0f68e updating french translations
SVN revision: 64613
2011-11-01 16:48:51 +00:00
Hannes Janetzek 83d9f1a16f 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
2011-11-01 13:59:44 +00:00
Youness Alaoui 88f331c878 wtf, removing wrongly inserted tabs in previous commit
SVN revision: 64588
2011-10-31 23:26:24 +00:00
Youness Alaoui a98518a9de 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
2011-10-31 23:22:07 +00:00
Massimo Maiurana 3b79866b9a updating various translations
SVN revision: 64584
2011-10-31 21:22:05 +00:00
Vincent Torri 7fd3d55bf2 E17: add temperature module for OpenBSD
Patch by Laurent Fanis <laurent@openbsd.org>


SVN revision: 64574
2011-10-31 15:52:42 +00:00
Carsten Haitzler d5247cd243 and refine new gadcon layout somemore - so much simpler now! yay!
SVN revision: 64556
2011-10-31 12:04:34 +00:00
Carsten Haitzler be4202e8a6 disable resizable gadcon gadgets because we now have autoscroll expand
stuff working.



SVN revision: 64551
2011-10-31 10:10:17 +00:00
Carsten Haitzler 218fb2917a fix icon in notification module to scale right.
SVN revision: 64550
2011-10-31 09:41:27 +00:00
Vincent Torri 2ebfbe9b9f E17: remove trailing white spaces (yes, I'm Mr Pedant-Man)
SVN revision: 64547
2011-10-31 07:20:53 +00:00
Vincent Torri 479fdad8ab 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
2011-10-31 07:19:36 +00:00
Mike Blumenkrantz 07c9a9b6db and ecore
SVN revision: 64533
2011-10-30 22:03:08 +00:00
Hannes Janetzek 63aa27757d e17/systray: whoops, revert this part
SVN revision: 64532
2011-10-30 19:48:58 +00:00
Hannes Janetzek 707aed7926 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
2011-10-30 19:46:30 +00:00
Iván Briano f3aa1d3293 Lets have stuff that links to Eeze also link to Eina
SVN revision: 64530
2011-10-30 19:29:34 +00:00
Vincent Torri 66f257b886 E17: add OpenBSD support for the battery module
patch by Jonathan Armani <armani@openbsd.org>


SVN revision: 64526
2011-10-30 16:47:50 +00:00
Mike Blumenkrantz df86973d62 remove unused var
SVN revision: 64519
2011-10-30 08:24:41 +00:00
Carsten Haitzler 4a76470496 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
2011-10-30 07:36:54 +00:00
Carsten Haitzler feecfa36ea fix design dpi for default
SVN revision: 64517
2011-10-30 07:23:06 +00:00
Mike Blumenkrantz 987bccb984 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
2011-10-29 22:45:50 +00:00
Mike Blumenkrantz db88f8f57d backlight internals now use eeze
this probably breaks some stuff, mail me some good debug info


SVN revision: 64512
2011-10-29 18:45:43 +00:00
Carsten Haitzler 8b15afb842 debug printf--
SVN revision: 64504
2011-10-29 06:58:50 +00:00
Carsten Haitzler 5ed77cf412 make backlight code a bit more generic with a list of sysfs files to
look at to get backlight working.



SVN revision: 64503
2011-10-29 04:36:32 +00:00
Carsten Haitzler 732845eb7c 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
2011-10-28 05:31:50 +00:00
Mike Blumenkrantz a6ff5fab76 also building all the files probably helps
SVN revision: 64478
2011-10-28 03:01:21 +00:00
Mike Blumenkrantz 8480eb9e99 added wrong edje file by accident
SVN revision: 64476
2011-10-28 02:51:25 +00:00
Mike Blumenkrantz f373243dc5 merge notification module into core e!
SVN revision: 64475
2011-10-28 02:49:24 +00:00
Mike Blumenkrantz 71fcdc6428 typedefs: the greatest.
SVN revision: 64452
2011-10-27 23:48:52 +00:00
Carsten Haitzler baf1d40ccb implement some more correct icccm stacking support
SVN revision: 64402
2011-10-25 23:50:25 +00:00
Carsten Haitzler 5dddceedc5 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
2011-10-25 23:49:58 +00:00
Massimo Maiurana 61663aba49 updating french and italian translations
SVN revision: 64320
2011-10-23 08:01:28 +00:00
Daniel Kolesa c5985848ef Updating Czech translation in e17, thanks belisarivs.
SVN revision: 64305
2011-10-22 23:27:17 +00:00
Cedric BAIL fe17e9caa7 e: fix layout and visibility issue with emotion xv surface.
SVN revision: 64304
2011-10-22 21:15:40 +00:00
Christopher Michael dfe911f764 E: Mixer: Fix some 'variable may be used uninitialized' warnings.
SVN revision: 64301
2011-10-22 17:08:08 +00:00
Christopher Michael 9d92d60572 E: If we add new supported atoms, please be sure to increment the
array count too.



SVN revision: 64300
2011-10-22 17:01:33 +00:00
Viktor Kojouharov 739d2618f0 show the correct volume state on unmute
SVN revision: 64292
2011-10-22 09:24:08 +00:00
Cedric BAIL e9d12e2d03 e: quick fix when shading a window with a linked video.
SVN revision: 64260
2011-10-21 16:25:45 +00:00
Cedric BAIL 0a59d65e3f 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
2011-10-21 15:31:35 +00:00
Viktor Kojouharov 6e67afe9e3 allow settings the shelf layer to 'below windows', if it was 'below everything'
SVN revision: 64212
2011-10-20 22:05:16 +00:00
Viktor Kojouharov 7495556872 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
2011-10-20 18:56:56 +00:00