2010-12-29 |
Sebastian Dransfeld | since we do strlen, no need to strcpy |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Sebastian Dransfeld | fix signed warning |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Sebastian Dransfeld | Prevent double free |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Christopher... | Only call ecore_file_file_get once. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Christopher... | Add missing UNUSED where needed. |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Miculcy Brian | did broke e restart, now should work again... :) |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Miculcy Brian | fix typo |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Miculcy Brian | make --help work correctly again |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Lucas De Marchi | Fix desklock |
commit | commitdiff | tree | snapshot |
2010-12-26 |
Carsten Haitzler | and we didnt actually use the engine vsync support... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | apparently this was too hard to read for k-s ;) |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | fix explicit check to actually be the correct one,... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | I am super tired this morning :/ |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | fix sizeof use, thanks to kim woelders |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | if someone found and enabled this now before it's actua... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | alloc checks |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | init variables to 0 to avoid garbage values being compa... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | combine some if{} blocks to remove a possibility of... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | outdent! |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | badformattinghorns!!!! I know it was you!!!!!!! arghhhh... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | clean up _binding_label_get to just return the correct... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | formatting. I'm going to catch whoever this is and... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | add explicit null check (for hahas?) |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | make this more portable in case the number of states... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | again with the tabs!!!! |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Mike Blumenkrantz | avoid garbage deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid using garbage values for z{x,y,w,h}; FIXME!!! |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | I don't even know what to say about the formatting... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | fix typo to avoid null deref: a copy/paste propagated... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | fix typo to avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null derefs |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | add some explicit null checks |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | move if{} block into another if{} block to avoid null... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | again with the tabs! ecrustified! |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid two null derefs |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | avoid null deref |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | maybe there was a point to this previously, but x ... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | left side is always 0 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | calloc initializes to 0 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | fix possible segv |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | add pondering comment, fix what appears to be a bug... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | another comment |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | just set to 0 instead of subtracting to 0 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | someone is using an editor that has tabs. stop it. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | add comment |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | calloc means it's already 0 |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | hooray idempotence! no wait, not hooray. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Mike Blumenkrantz | this will avoid a segv, but the entire function is... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | prevent recursive deletion |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | copy theme to user dir |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | copy backgrounds to e dir |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | Listen for icon theme changes |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | Add del hook |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | don't eina_list_free after EINA_LIST_FREE |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Sebastian Dransfeld | Set static variable to NULL after free |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | fix list reordering |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | revert bogus fix |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | use count from ->apps |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | When no next/prev, premote or demote |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | update ->apps on up/down |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Sebastian Dransfeld | Remove usage of efreet_util_desktop_name_find |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Mike Blumenkrantz | fixes a segv when trying to add systray gadget to deskt... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Carsten Haitzler | revert ru.po commit - not utf8 anymore. bad. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Massimo Maiurana | updating portuguese and russian translations |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Carsten Haitzler | fix cpufreq poll - it kepts saying there is a new freq... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Carsten Haitzler | fix valgrind complaint on accessing freed mem. it was... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Mike Blumenkrantz | comment out annoying debug printf |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Sebastian Dransfeld | Fix me as author |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Sebastian Dransfeld | Revert clock change and fix theme |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Sebastian Dransfeld | free right event handlers |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Sebastian Dransfeld | Add rectangle event object |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Mike Blumenkrantz | the formatting on this file was too awful to let it... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Carsten Haitzler | change native api to allow for other types of native... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Cedric BAIL | * e: another snapshot. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Christopher... | Use PATH_MAX. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Sebastian Dransfeld | listen to icon cache changes |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Christopher... | Fix illume indicator for Klaus Kurzmann of SHR. The... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Christopher... | Adjust min sizes of ilist and textblock so that Modules... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Massimo Maiurana | updating various translations |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Miculcy Brian | Fix geometry for maximized windows when using shelfs... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Carsten Haitzler | ok - always kepe black win. need for illume. just make... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Massimo Maiurana | updating polish translations |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Carsten Haitzler | happy lucky fun improvement in cpufreq gadget - dial... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Massimo Maiurana | updating french translations |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Gustavo Sverzut... | match _init() -> _update() changes in core. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Gustavo Sverzut... | convert init/shutdown to EINTERN, move some to _update(). |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Gustavo Sverzut... | do not abuse _init(), provide _update() method instead. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Gustavo Sverzut... | utility to query for fullscreen in current/all zones. |
commit | commitdiff | tree | snapshot |
next |