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 |
2011-10-29 |
Carsten Haitzler | make backlight code a bit more generic with a list... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Carsten Haitzler | quick fix to scale dialog and default base dpi (dpi... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Mike Blumenkrantz | also building all the files probably helps |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Mike Blumenkrantz | added wrong edje file by accident |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Mike Blumenkrantz | merge notification module into core e! |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Mike Blumenkrantz | typedefs: the greatest. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Carsten Haitzler | implement some more correct icccm stacking support |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Carsten Haitzler | indeed - alloc enough space for the message as a whole... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Massimo Maiurana | updating french and italian translations |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Daniel Kolesa | Updating Czech translation in e17, thanks belisarivs. |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Cedric BAIL | e: fix layout and visibility issue with emotion xv... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Christopher... | E: Mixer: Fix some 'variable may be used uninitialized... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Christopher... | E: If we add new supported atoms, please be sure to... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Viktor Kojouharov | show the correct volume state on unmute |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Cedric BAIL | e: quick fix when shading a window with a linked video. |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Cedric BAIL | e: actually let E17 handle direct video rendering path. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Viktor Kojouharov | allow settings the shelf layer to 'below windows',... |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Viktor Kojouharov | add a wallpaper import setting, which sets up a wider... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Vincent Torri | e17: do not enter po/ if --disable-nls is passed to... |
commit | commitdiff | tree | snapshot |
next |