Mike Blumenkrantz [Mon, 7 Nov 2011 23:59:12 +0000 (23:59 +0000)]
unused--
SVN revision: 64918
Mike Blumenkrantz [Mon, 7 Nov 2011 23:53:01 +0000 (23:53 +0000)]
I don't spend hours and hours and hours and days of my free time hacking on ecrustify for people to not use it.
SVN revision: 64917
Mike Blumenkrantz [Mon, 7 Nov 2011 23:49:08 +0000 (23:49 +0000)]
okay. I'm not often as serious as I am now.
take a moment, look around, and find something that comforts you. enjoy this thing for a few minutes or until you are sufficiently relaxed.
IF YOU SEND US A PATCH, TEST COMPILE IT.
IF IT HAS WARNINGS, FIX THEM. ALL OF THEM.
IF YOU COMMIT A PATCH THAT CREATES WARNINGS, DON'T.
IF YOU HAVE COMMITTED A PATCH THAT CREATED WARNINGS:
* GO BACK TO SCHOOL
* LEARN PHYSICS AND ENGINEERING
* INVENT A TIME MACHINE
* GO BACK IN TIME AND SPANK YOURSELF
SVN revision: 64916
Mike Blumenkrantz [Mon, 7 Nov 2011 23:42:19 +0000 (23:42 +0000)]
unused var--
SVN revision: 64915
Mike Blumenkrantz [Mon, 7 Nov 2011 23:41:59 +0000 (23:41 +0000)]
more crashes--
SVN revision: 64914
Mike Blumenkrantz [Mon, 7 Nov 2011 23:38:57 +0000 (23:38 +0000)]
more dead stores
SVN revision: 64913
Mike Blumenkrantz [Mon, 7 Nov 2011 23:37:54 +0000 (23:37 +0000)]
even MORE unused vars
SVN revision: 64912
Mike Blumenkrantz [Mon, 7 Nov 2011 23:36:56 +0000 (23:36 +0000)]
yet enother unused var
SVN revision: 64911
Mike Blumenkrantz [Mon, 7 Nov 2011 23:35:57 +0000 (23:35 +0000)]
another unused var
SVN revision: 64910
Mike Blumenkrantz [Mon, 7 Nov 2011 23:34:42 +0000 (23:34 +0000)]
fix uninitialized variable
SVN revision: 64909
Mike Blumenkrantz [Mon, 7 Nov 2011 23:33:11 +0000 (23:33 +0000)]
this isn't doing what you thought it was doing.
SVN revision: 64908
Mike Blumenkrantz [Mon, 7 Nov 2011 23:32:44 +0000 (23:32 +0000)]
crash--
SVN revision: 64907
Mike Blumenkrantz [Mon, 7 Nov 2011 23:30:27 +0000 (23:30 +0000)]
OMG! DEVILHORNS USING AN EDITOR WITH TABS INSTEAD OF WHITESPACES????? SAY IT AIN'T SO!!!
SVN revision: 64906
Mike Blumenkrantz [Mon, 7 Nov 2011 23:29:44 +0000 (23:29 +0000)]
fix another null deref
SVN revision: 64905
Mike Blumenkrantz [Mon, 7 Nov 2011 23:21:33 +0000 (23:21 +0000)]
properly set __UNUSED__ here
SVN revision: 64904
Mike Blumenkrantz [Mon, 7 Nov 2011 23:20:36 +0000 (23:20 +0000)]
I uhhhhh...what?
SVN revision: 64903
Mike Blumenkrantz [Mon, 7 Nov 2011 23:18:07 +0000 (23:18 +0000)]
I can't help but feel like some part of this is a bug. probably because it is.
SVN revision: 64902
Mike Blumenkrantz [Mon, 7 Nov 2011 23:15:01 +0000 (23:15 +0000)]
more dead stores
SVN revision: 64901
Mike Blumenkrantz [Mon, 7 Nov 2011 23:10:30 +0000 (23:10 +0000)]
another unused var
SVN revision: 64900
Mike Blumenkrantz [Mon, 7 Nov 2011 23:09:26 +0000 (23:09 +0000)]
avoid null strcmp
SVN revision: 64899
Mike Blumenkrantz [Mon, 7 Nov 2011 23:06:59 +0000 (23:06 +0000)]
it's a dead assignment removal party and everybody's invited!
SVN revision: 64898
Mike Blumenkrantz [Mon, 7 Nov 2011 23:04:25 +0000 (23:04 +0000)]
leif, you're killing me with these.
SVN revision: 64897
Mike Blumenkrantz [Mon, 7 Nov 2011 23:03:07 +0000 (23:03 +0000)]
checks like this only work with initializers!
SVN revision: 64896
Mike Blumenkrantz [Mon, 7 Nov 2011 23:02:13 +0000 (23:02 +0000)]
presumably this is what was supposed to be here
SVN revision: 64895
Mike Blumenkrantz [Mon, 7 Nov 2011 22:58:10 +0000 (22:58 +0000)]
this was useless and nonsensical, so I rewrote it to be even more nonsensical in the hopes that someone who knows what it was supposed to do will see it and fix it
SVN revision: 64894
Mike Blumenkrantz [Mon, 7 Nov 2011 22:50:54 +0000 (22:50 +0000)]
fix more null derefs
SVN revision: 64893
Mike Blumenkrantz [Mon, 7 Nov 2011 22:48:19 +0000 (22:48 +0000)]
even more unused vars!
SVN revision: 64892
Mike Blumenkrantz [Mon, 7 Nov 2011 22:47:17 +0000 (22:47 +0000)]
more unused vars
SVN revision: 64891
Mike Blumenkrantz [Mon, 7 Nov 2011 22:42:21 +0000 (22:42 +0000)]
LET THERE BE (fewer) FRAMETABLES!
SVN revision: 64890
Mike Blumenkrantz [Mon, 7 Nov 2011 22:41:02 +0000 (22:41 +0000)]
just return here, eh?
SVN revision: 64889
Mike Blumenkrantz [Mon, 7 Nov 2011 22:39:56 +0000 (22:39 +0000)]
woooo dead stores! yeaahh!!!!
SVN revision: 64888
Mike Blumenkrantz [Mon, 7 Nov 2011 22:37:20 +0000 (22:37 +0000)]
I guess make this explicit even though it will never happen
SVN revision: 64887
Mike Blumenkrantz [Mon, 7 Nov 2011 22:36:11 +0000 (22:36 +0000)]
if (fail) goto exit;
exit:
return;
who can spot what's wrong with the above snippet? cookies for the first one to answer correctly!
SVN revision: 64886
Mike Blumenkrantz [Mon, 7 Nov 2011 22:33:29 +0000 (22:33 +0000)]
as it turns out, this whole thing was pretty dumb so I'm cutting it down
SVN revision: 64885
Mike Blumenkrantz [Mon, 7 Nov 2011 22:31:03 +0000 (22:31 +0000)]
initializers: I don't really have anything witty to say about them, but you should know that they're important
SVN revision: 64884
Mike Blumenkrantz [Mon, 7 Nov 2011 22:29:29 +0000 (22:29 +0000)]
allocating 0 bytes: stay classy e
SVN revision: 64883
Mike Blumenkrantz [Mon, 7 Nov 2011 22:28:05 +0000 (22:28 +0000)]
fix possible null deref here
SVN revision: 64882
Mike Blumenkrantz [Mon, 7 Nov 2011 22:19:50 +0000 (22:19 +0000)]
checking return value of alloca is like checking whether your app is still running
SVN revision: 64881
Mike Blumenkrantz [Mon, 7 Nov 2011 22:18:34 +0000 (22:18 +0000)]
not sure what the point of this is, so away with it!
SVN revision: 64880
Mike Blumenkrantz [Mon, 7 Nov 2011 22:17:23 +0000 (22:17 +0000)]
remove unused var here
SVN revision: 64879
Mike Blumenkrantz [Mon, 7 Nov 2011 22:14:27 +0000 (22:14 +0000)]
remove dead store here
SVN revision: 64877
Mike Blumenkrantz [Mon, 7 Nov 2011 22:13:01 +0000 (22:13 +0000)]
someone forgot to break this case statement. how embarrassing for this person and his family.
SVN revision: 64876
Mike Blumenkrantz [Mon, 7 Nov 2011 22:11:32 +0000 (22:11 +0000)]
and maybe use the right variable name here
SVN revision: 64875
Mike Blumenkrantz [Mon, 7 Nov 2011 22:10:24 +0000 (22:10 +0000)]
hey let's not crash here
SVN revision: 64874
Mike Blumenkrantz [Mon, 7 Nov 2011 22:07:06 +0000 (22:07 +0000)]
clean up some compiler warnings
SVN revision: 64873
Massimo Maiurana [Mon, 7 Nov 2011 18:17:09 +0000 (18:17 +0000)]
updating french translations
SVN revision: 64871
Mike Blumenkrantz [Mon, 7 Nov 2011 15:56:48 +0000 (15:56 +0000)]
actually start dbus stuff c/o cedric
SVN revision: 64870
Massimo Maiurana [Sun, 6 Nov 2011 20:53:24 +0000 (20:53 +0000)]
updating french translations
SVN revision: 64845
Mike Blumenkrantz [Sun, 6 Nov 2011 18:53:59 +0000 (18:53 +0000)]
convert this to png
SVN revision: 64843
Cedric BAIL [Sun, 6 Nov 2011 10:41:28 +0000 (10:41 +0000)]
e: correctly detect local socket and don't leak memory.
SVN revision: 64810
Carsten Haitzler [Sun, 6 Nov 2011 06:41:39 +0000 (06:41 +0000)]
i'll put in leif's randr code - even though it's buggy, it's the best
way for it to be worked on by people for release.
SVN revision: 64801
Carsten Haitzler [Sun, 6 Nov 2011 06:41:24 +0000 (06:41 +0000)]
make default width 100 not 80.
SVN revision: 64800
Carsten Haitzler [Sun, 6 Nov 2011 06:37:02 +0000 (06:37 +0000)]
fix warping of mouse on desk flip in multihead
SVN revision: 64799
Boris Faure [Sat, 5 Nov 2011 18:29:30 +0000 (18:29 +0000)]
e: send hide event for borders even if not visible
SVN revision: 64787
Cedric BAIL [Sat, 5 Nov 2011 08:41:51 +0000 (08:41 +0000)]
e: attach to the right desktop.
SVN revision: 64753
Massimo Maiurana [Fri, 4 Nov 2011 19:32:41 +0000 (19:32 +0000)]
updating french and italian translations
SVN revision: 64741
Hannes Janetzek [Thu, 3 Nov 2011 21:22:23 +0000 (21:22 +0000)]
e17/xsettings: fix theme option
- started to provide dpi setting, not enabled yet
SVN revision: 64711
Massimo Maiurana [Thu, 3 Nov 2011 17:21:23 +0000 (17:21 +0000)]
updating french translations
SVN revision: 64710
Mike Blumenkrantz [Thu, 3 Nov 2011 16:03:23 +0000 (16:03 +0000)]
BY YOUR POWERS COMBINED, I AM CAPTAIN FEATURES!
add option (disabled by default) to simulate previous notification module behavior of placing notification based on full multiple monitor geometry
when not checked, uses primary display geometry only
SVN revision: 64706
Mike Blumenkrantz [Thu, 3 Nov 2011 14:32:55 +0000 (14:32 +0000)]
rewrite image handler to work more like notification-daemon (aka correctly)
SVN revision: 64701
Doyoun Kang [Thu, 3 Nov 2011 10:54:33 +0000 (10:54 +0000)]
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
Mike Blumenkrantz [Thu, 3 Nov 2011 01:21:00 +0000 (01:21 +0000)]
libnotify doesn't actually provide notifications
SVN revision: 64671
Mike Blumenkrantz [Wed, 2 Nov 2011 14:42:20 +0000 (14:42 +0000)]
fix possible crash when freeing pulse sinks
SVN revision: 64648
Mike Blumenkrantz [Wed, 2 Nov 2011 14:34:01 +0000 (14:34 +0000)]
fix sink/source retrieval
SVN revision: 64646
Mike Blumenkrantz [Wed, 2 Nov 2011 14:15:40 +0000 (14:15 +0000)]
fix typo in debug output
SVN revision: 64645
Mike Blumenkrantz [Wed, 2 Nov 2011 13:51:21 +0000 (13:51 +0000)]
fix obvious wrong comparison
SVN revision: 64643
Carsten Haitzler [Wed, 2 Nov 2011 01:36:10 +0000 (01:36 +0000)]
revert parts of patch that committed randr to e... don't want that
right now until rest of patch is in.
SVN revision: 64629
Carsten Haitzler [Tue, 1 Nov 2011 22:33:38 +0000 (22:33 +0000)]
overkill doing "Gadget nameofgadget in the menu. just nameofgadget
will do. also it wasnt translated anyway.
SVN revision: 64624
Carsten Haitzler [Tue, 1 Nov 2011 22:28:45 +0000 (22:28 +0000)]
fix gettext usage after import from extras
SVN revision: 64623
Carsten Haitzler [Tue, 1 Nov 2011 22:28:36 +0000 (22:28 +0000)]
fix gettext usage after import from extras
SVN revision: 64622
Massimo Maiurana [Tue, 1 Nov 2011 16:48:51 +0000 (16:48 +0000)]
updating french translations
SVN revision: 64613
Hannes Janetzek [Tue, 1 Nov 2011 13:59:44 +0000 (13:59 +0000)]
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
Youness Alaoui [Mon, 31 Oct 2011 23:26:24 +0000 (23:26 +0000)]
wtf, removing wrongly inserted tabs in previous commit
SVN revision: 64588
Youness Alaoui [Mon, 31 Oct 2011 23:22:07 +0000 (23:22 +0000)]
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
Massimo Maiurana [Mon, 31 Oct 2011 21:22:05 +0000 (21:22 +0000)]
updating various translations
SVN revision: 64584
Vincent Torri [Mon, 31 Oct 2011 15:52:42 +0000 (15:52 +0000)]
E17: add temperature module for OpenBSD
Patch by Laurent Fanis <laurent@openbsd.org>
SVN revision: 64574
Carsten Haitzler [Mon, 31 Oct 2011 12:04:34 +0000 (12:04 +0000)]
and refine new gadcon layout somemore - so much simpler now! yay!
SVN revision: 64556
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