Commit Graph

11946 Commits

Author SHA1 Message Date
Mike Blumenkrantz c0ddaeb734 I can't help but feel like some part of this is a bug. probably because it is.
SVN revision: 64902
2011-11-07 23:18:07 +00:00
Mike Blumenkrantz a438f3ed36 more dead stores
SVN revision: 64901
2011-11-07 23:15:01 +00:00
Mike Blumenkrantz aa9f9ac26b another unused var
SVN revision: 64900
2011-11-07 23:10:30 +00:00
Mike Blumenkrantz 9254625b31 avoid null strcmp
SVN revision: 64899
2011-11-07 23:09:26 +00:00
Mike Blumenkrantz d7dac60928 it's a dead assignment removal party and everybody's invited!
SVN revision: 64898
2011-11-07 23:06:59 +00:00
Mike Blumenkrantz 0fb45b0a22 leif, you're killing me with these.
SVN revision: 64897
2011-11-07 23:04:25 +00:00
Mike Blumenkrantz 3c2cf6dab2 checks like this only work with initializers!
SVN revision: 64896
2011-11-07 23:03:07 +00:00
Mike Blumenkrantz 1331c05a13 presumably this is what was supposed to be here
SVN revision: 64895
2011-11-07 23:02:13 +00:00
Mike Blumenkrantz fb59344571 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
2011-11-07 22:58:10 +00:00
Mike Blumenkrantz 7e4081d9f1 fix more null derefs
SVN revision: 64893
2011-11-07 22:50:54 +00:00
Mike Blumenkrantz 5940c38112 even more unused vars!
SVN revision: 64892
2011-11-07 22:48:19 +00:00
Mike Blumenkrantz 68e596ed48 more unused vars
SVN revision: 64891
2011-11-07 22:47:17 +00:00
Mike Blumenkrantz 8b55bddc37 LET THERE BE (fewer) FRAMETABLES!
SVN revision: 64890
2011-11-07 22:42:21 +00:00
Mike Blumenkrantz bc45b835df just return here, eh?
SVN revision: 64889
2011-11-07 22:41:02 +00:00
Mike Blumenkrantz 223013c370 woooo dead stores! yeaahh!!!!
SVN revision: 64888
2011-11-07 22:39:56 +00:00
Mike Blumenkrantz 694b58f985 I guess make this explicit even though it will never happen
SVN revision: 64887
2011-11-07 22:37:20 +00:00
Mike Blumenkrantz a0c180f41a 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
2011-11-07 22:36:11 +00:00
Mike Blumenkrantz d27e4fad0f as it turns out, this whole thing was pretty dumb so I'm cutting it down
SVN revision: 64885
2011-11-07 22:33:29 +00:00
Mike Blumenkrantz 91118b6790 initializers: I don't really have anything witty to say about them, but you should know that they're important
SVN revision: 64884
2011-11-07 22:31:03 +00:00
Mike Blumenkrantz 9a1b59641a allocating 0 bytes: stay classy e
SVN revision: 64883
2011-11-07 22:29:29 +00:00
Mike Blumenkrantz c3fff8a8a7 fix possible null deref here
SVN revision: 64882
2011-11-07 22:28:05 +00:00
Mike Blumenkrantz 59ad77e297 checking return value of alloca is like checking whether your app is still running
SVN revision: 64881
2011-11-07 22:19:50 +00:00
Mike Blumenkrantz cf3762ba28 not sure what the point of this is, so away with it!
SVN revision: 64880
2011-11-07 22:18:34 +00:00
Mike Blumenkrantz 35d0205db5 remove unused var here
SVN revision: 64879
2011-11-07 22:17:23 +00:00
Mike Blumenkrantz f50d13d49d remove dead store here
SVN revision: 64877
2011-11-07 22:14:27 +00:00
Mike Blumenkrantz 970335809a someone forgot to break this case statement. how embarrassing for this person and his family.
SVN revision: 64876
2011-11-07 22:13:01 +00:00
Mike Blumenkrantz 696204e49a and maybe use the right variable name here
SVN revision: 64875
2011-11-07 22:11:32 +00:00
Mike Blumenkrantz d082be3165 hey let's not crash here
SVN revision: 64874
2011-11-07 22:10:24 +00:00
Mike Blumenkrantz 54413de9b1 clean up some compiler warnings
SVN revision: 64873
2011-11-07 22:07:06 +00:00
Massimo Maiurana f0d513fc00 updating french translations
SVN revision: 64871
2011-11-07 18:17:09 +00:00
Mike Blumenkrantz eb623c407e actually start dbus stuff c/o cedric
SVN revision: 64870
2011-11-07 15:56:48 +00:00
Massimo Maiurana be57a363bf updating french translations
SVN revision: 64845
2011-11-06 20:53:24 +00:00
Mike Blumenkrantz 27e3d40011 convert this to png
SVN revision: 64843
2011-11-06 18:53:59 +00:00
Cedric BAIL a26e265d95 e: correctly detect local socket and don't leak memory.
SVN revision: 64810
2011-11-06 10:41:28 +00:00
Carsten Haitzler 20e8feca2c 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
2011-11-06 06:41:39 +00:00
Carsten Haitzler 604d72c948 make default width 100 not 80.
SVN revision: 64800
2011-11-06 06:41:24 +00:00
Carsten Haitzler 47447fd382 fix warping of mouse on desk flip in multihead
SVN revision: 64799
2011-11-06 06:37:02 +00:00
Boris Faure ffe946c5fd e: send hide event for borders even if not visible
SVN revision: 64787
2011-11-05 18:29:30 +00:00
Cedric BAIL 0bb5631288 e: attach to the right desktop.
SVN revision: 64753
2011-11-05 08:41:51 +00:00
Massimo Maiurana dc96dc414e updating french and italian translations
SVN revision: 64741
2011-11-04 19:32:41 +00:00
Hannes Janetzek 06f104ebec e17/xsettings: fix theme option
- started to provide dpi setting, not enabled yet


SVN revision: 64711
2011-11-03 21:22:23 +00:00
Massimo Maiurana 42dd87aeee updating french translations
SVN revision: 64710
2011-11-03 17:21:23 +00:00
Mike Blumenkrantz 9ece62de39 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
2011-11-03 16:03:23 +00:00
Mike Blumenkrantz 26d555de4d rewrite image handler to work more like notification-daemon (aka correctly)
SVN revision: 64701
2011-11-03 14:32:55 +00:00
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