Commit Graph

10402 Commits

Author SHA1 Message Date
Mike Blumenkrantz 439be6643a error messages: now in english!
SVN revision: 51854
2010-09-03 03:26:22 +00:00
Massimo Maiurana 95f0a2c4c9 updating french and italian translations
SVN revision: 51804
2010-09-01 11:45:22 +00:00
Christopher Michael 432c4588c1 Set minimum size hint on the base object to hopefully help with comp
module cutting the size of the notification.



SVN revision: 51792
2010-08-31 23:33:27 +00:00
Miculcy Brian f19ac31470 allow to edit desktop files including urls
SVN revision: 51783
2010-08-31 13:49:17 +00:00
Massimo Maiurana 7c2ac9dd14 updating french and italian translations
SVN revision: 51776
2010-08-31 11:15:35 +00:00
Christopher Michael 627a3a01c6 Little bit of cleanup so that we don't set window minimum size twice.
SVN revision: 51768
2010-08-31 01:13:45 +00:00
Sebastian Dransfeld d1b854b9c1 cleanup battery module
- Only open one connection to dbus (e_dbus_bus_get) and then close it on
  shutdown.
- Fix autodetection of backend.

SVN revision: 51764
2010-08-30 19:57:36 +00:00
Christopher Michael 6ad79e964f Add notifications for illume2. These are handled as quickpanels that
automatically show/hide.

NB - May need more "sexing up" ;)



SVN revision: 51762
2010-08-30 18:47:37 +00:00
Miculcy Brian 586632efd1 allow to directly edit .desktop files
SVN revision: 51761
2010-08-30 17:54:18 +00:00
Christopher Michael eebc1b3ee1 Fix 'apply not enabled' when changing lock on suspend.
SVN revision: 51760
2010-08-30 17:19:03 +00:00
Miculcy Brian a324194bdf remove duplicated entry
SVN revision: 51756
2010-08-30 16:04:02 +00:00
Miculcy Brian a9918f881b Fix for missing menu entries...
SVN revision: 51753
2010-08-30 15:14:25 +00:00
Miculcy Brian 6632b93444 reduce normal std output
SVN revision: 51750
2010-08-30 14:28:52 +00:00
Carsten Haitzler b6e1672400 use pixmap size for object size - not window size.
SVN revision: 51748
2010-08-30 13:52:22 +00:00
Carsten Haitzler 36948e8359 oops dont remove - just remove disabling of illume
SVN revision: 51739
2010-08-30 03:46:49 +00:00
Carsten Haitzler 0b8b3d5803 well then - then no check. why was it there anyway?
SVN revision: 51737
2010-08-30 03:41:14 +00:00
Carsten Haitzler 52b8fbaf4a shall we get configure checks right eh?
SVN revision: 51734
2010-08-29 22:39:35 +00:00
Sebastian Dransfeld e2c4df0689 formatting
SVN revision: 51720
2010-08-29 10:57:05 +00:00
Sebastian Dransfeld cf7e7abbcb Check right variable
SVN revision: 51719
2010-08-29 10:56:55 +00:00
Sebastian Dransfeld 936d65abc6 Don't loop list twice
SVN revision: 51718
2010-08-29 10:56:40 +00:00
Massimo Maiurana f40c9a99a4 updating french translation
SVN revision: 51710
2010-08-29 08:28:48 +00:00
Carsten Haitzler 62862fa56f dont use evas_imaging anymore... and... do svg test the right way.
SVN revision: 51708
2010-08-29 02:25:57 +00:00
Christopher Michael 1911aa77e0 Add missing parens.
Fix some formatting.
Remove unused variables.
General cleanup.



SVN revision: 51706
2010-08-29 02:01:52 +00:00
Christopher Michael 28206552ee Fix issue where hiding quickpanel would not hide the 'clickwindow'.
SVN revision: 51697
2010-08-28 14:27:54 +00:00
Hannes Janetzek 6859f75f5a evry gadget: fix placement
SVN revision: 51681
2010-08-27 16:48:50 +00:00
Christopher Michael 4113bf8c03 Move unused variable(s) to the unused code section(s).
SVN revision: 51679
2010-08-27 13:55:22 +00:00
Carsten Haitzler 3c363745b0 and fix bug thanks to previous fix.
SVN revision: 51673
2010-08-27 09:37:16 +00:00
Carsten Haitzler 8edf983d88 small change - iconify/uniconfify windows. good reasons - efficiency.
allow dumping.



SVN revision: 51672
2010-08-27 06:33:26 +00:00
Lucas De Marchi 3dad9bbfa9 Don't show what is not used in connman module
SVN revision: 51660
2010-08-26 14:48:46 +00:00
Carsten Haitzler 1301f7e510 be a bit nicer in auto desktop creation from bd
SVN revision: 51657
2010-08-26 12:14:38 +00:00
Lucas De Marchi 121f40d86f Revert and re-apply badnull patch
Revert previous patch generated by badnull.cocci script, and apply the new one.
The main difference is that assert and assert-like functions are not touched
anymore.




SVN revision: 51650
2010-08-26 01:34:13 +00:00
Carsten Haitzler f641b21f57 get rid of resize artifact in comp with unreffing pixmap too early.
SVN revision: 51637
2010-08-25 10:21:27 +00:00
Christopher Michael c9cba144c2 Init/shutdown notification daemon
SVN revision: 51631
2010-08-25 03:59:16 +00:00
Christopher Michael 9a262c740b Actually, that needs to be the notification daemon.
SVN revision: 51630
2010-08-25 03:49:27 +00:00
Christopher Michael 4185513963 Add start of notification support.
SVN revision: 51629
2010-08-25 03:42:50 +00:00
Christopher Michael b35e1e096e Add check for e_notify so config.h will container HAVE_ENOTIFY.
(Used for illume-indicator module so that it can make quickpanels of
dbus notifications).



SVN revision: 51628
2010-08-25 03:42:28 +00:00
Christopher Michael f467fa997c Fix compiler warning about integer from pointer without cast.
SVN revision: 51588
2010-08-23 20:47:01 +00:00
Cedric BAIL 9529a46ad3 * e: cleanup code.
SVN revision: 51568
2010-08-23 12:01:03 +00:00
Leif Middelschulte cf91a2561a From: Leif Middelschulte <leif.middelschulte@gmail.com>
this is a little patch for e_randr related stuff.

- replace the saving of a monitor's EDID with a hash of it.
- rename a variable name



SVN revision: 51508
2010-08-22 03:49:34 +00:00
Lucas De Marchi 63f07459a0 Convert (hopefully) all comparisons to NULL
Apply badzero.cocci, badnull.coci and badnull2.cocci

This should convert all cases where there's a comparison to NULL to simpler
forms. This patch applies the following transformations:

code before patch               ||code after patch
===============================================================

return a == NULL;                 return !a;

return a != NULL;                 return !!a;

func(a == NULL);                  func(!a);

func(a != NULL);                  func(!!a);

b = a == NULL;                    b = !a;

b = a != NULL;                    b = !!a;

b = a == NULL ? c : d;            b = !a ? c : d;

b = a != NULL ? c : d;            b = a ? c : d;


other cases:

a == NULL                         !a
a != NULL                         a




SVN revision: 51487
2010-08-21 13:52:25 +00:00
Carsten Haitzler b2332d5946 notes.
SVN revision: 51478
2010-08-21 03:27:21 +00:00
Carsten Haitzler ddb6cf998b disable union for randr config... THIS is causing problems... big time.
SVN revision: 51477
2010-08-21 02:51:54 +00:00
Carsten Haitzler e6a803158a j++!!!!
SVN revision: 51474
2010-08-21 01:52:20 +00:00
Carsten Haitzler 9cb6681b35 simply breaking some long lines for readability.
SVN revision: 51473
2010-08-21 01:48:19 +00:00
Christopher Michael 12521ce427 Fix another case of unused paramater.
SVN revision: 51456
2010-08-20 00:45:45 +00:00
Christopher Michael d11795c80d Fix a couple more cases of UNUSED paramaters.
SVN revision: 51455
2010-08-20 00:44:27 +00:00
Carsten Haitzler 7b47cd8425 other bit of lief's patch.
SVN revision: 51453
2010-08-19 22:49:13 +00:00
Christopher Michael 86b1e16283 Add UNUSED where needed.
Remove unused variables.



SVN revision: 51452
2010-08-19 21:19:24 +00:00
Boris Faure ee84be7253 e:winlist: fix issue with non-stop animation
SVN revision: 51451
2010-08-19 21:09:58 +00:00
Christopher Michael fbc45ea4d1 Add UNUSED, Remove unused variables, formatting, etc, etc, etc.
SVN revision: 51449
2010-08-19 20:39:17 +00:00