2011-11-09 |
Mike Blumenkrantz | notifications now display on the correct screen |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Mike Blumenkrantz | limit number of displayed popups to POPUP_LIMIT (7) |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Mike Blumenkrantz | fix distcheck |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Gustavo Lima... | If we have .h.in, let's include from builddir, eh? |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Hannes Janetzek | e17/evry: these variables *might* be used unintialized |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Mike Blumenkrantz | warnings-- |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Mike Blumenkrantz | lots of warnings-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | unused-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | unused-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | I don't spend hours and hours and hours and days of... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | okay. I'm not often as serious as I am now. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | unused var-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | more crashes-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | more dead stores |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | even MORE unused vars |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | yet enother unused var |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | another unused var |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | fix uninitialized variable |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | this isn't doing what you thought it was doing. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | crash-- |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | OMG! DEVILHORNS USING AN EDITOR WITH TABS INSTEAD OF... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | fix another null deref |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | properly set __UNUSED__ here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | I uhhhhh...what? |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | I can't help but feel like some part of this is a bug... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | more dead stores |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | another unused var |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | avoid null strcmp |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | it's a dead assignment removal party and everybody... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | leif, you're killing me with these. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | checks like this only work with initializers! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | presumably this is what was supposed to be here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | this was useless and nonsensical, so I rewrote it to... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | fix more null derefs |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | even more unused vars! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | more unused vars |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | LET THERE BE (fewer) FRAMETABLES! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | just return here, eh? |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | woooo dead stores! yeaahh!!!! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | I guess make this explicit even though it will never... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | if (fail) goto exit; |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | as it turns out, this whole thing was pretty dumb so... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | initializers: I don't really have anything witty to... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | allocating 0 bytes: stay classy e |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | fix possible null deref here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | checking return value of alloca is like checking whethe... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | not sure what the point of this is, so away with it! |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | remove unused var here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | remove dead store here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | someone forgot to break this case statement. how embarr... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | and maybe use the right variable name here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | hey let's not crash here |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | clean up some compiler warnings |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Massimo Maiurana | updating french translations |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Mike Blumenkrantz | actually start dbus stuff c/o cedric |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Massimo Maiurana | updating french translations |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Mike Blumenkrantz | convert this to png |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Cedric BAIL | e: correctly detect local socket and don't leak memory. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Carsten Haitzler | i'll put in leif's randr code - even though it's buggy... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Carsten Haitzler | make default width 100 not 80. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Carsten Haitzler | fix warping of mouse on desk flip in multihead |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Boris Faure | e: send hide event for borders even if not visible |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Cedric BAIL | e: attach to the right desktop. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Massimo Maiurana | updating french and italian translations |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Hannes Janetzek | e17/xsettings: fix theme option |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Massimo Maiurana | updating french translations |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Mike Blumenkrantz | BY YOUR POWERS COMBINED, I AM CAPTAIN FEATURES! |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Mike Blumenkrantz | rewrite image handler to work more like notification... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Doyoun Kang | From: Doyoun Kang <doyoun.kang@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Mike Blumenkrantz | libnotify doesn't actually provide notifications |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mike Blumenkrantz | fix possible crash when freeing pulse sinks |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mike Blumenkrantz | fix sink/source retrieval |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mike Blumenkrantz | fix typo in debug output |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Mike Blumenkrantz | fix obvious wrong comparison |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Carsten Haitzler | revert parts of patch that committed randr to e...... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Carsten Haitzler | overkill doing "Gadget nameofgadget in the menu. just... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Carsten Haitzler | fix gettext usage after import from extras |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Carsten Haitzler | fix gettext usage after import from extras |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Massimo Maiurana | updating french translations |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Hannes Janetzek | e17: use application 'font class' for changing font... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Youness Alaoui | wtf, removing wrongly inserted tabs in previous commit |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Youness Alaoui | E: gadcon width adjustment was entering an infinite... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Massimo Maiurana | updating various translations |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vincent Torri | E17: add temperature module for OpenBSD |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Carsten Haitzler | and refine new gadcon layout somemore - so much simpler... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Carsten Haitzler | disable resizable gadcon gadgets because we now have... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Carsten Haitzler | fix icon in notification module to scale right. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vincent Torri | E17: remove trailing white spaces (yes, I'm Mr Pedant... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vincent Torri | E17: fix locale listing on OpenBSD |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Mike Blumenkrantz | and ecore |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Hannes Janetzek | e17/systray: whoops, revert this part |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Hannes Janetzek | e17: add notification that systray does not work on... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Iván Briano | Lets have stuff that links to Eeze also link to Eina |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vincent Torri | E17: add OpenBSD support for the battery module |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Mike Blumenkrantz | remove unused var |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Carsten Haitzler | taskbar++! |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Carsten Haitzler | fix design dpi for default |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Mike Blumenkrantz | lots of new pulse features: |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Mike Blumenkrantz | backlight internals now use eeze |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Carsten Haitzler | debug printf-- |
commit | commitdiff | tree | snapshot |
next |