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 |
2010-11-22 |
Gustavo Sverzut... | desklock_init() should be called only once, poller... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Carsten Haitzler | 1. only make zone black win+canvas if/when needed ... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Christopher... | Patch to fix keyboard layout size from Marco Trevisan. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Mike Blumenkrantz | shut up eina warning |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Massimo Maiurana | updating portuguese translations |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Carsten Haitzler | gah! 1 cpu too many. fix. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Gustavo Sverzut... | comp: allow transparency in still, make transparency... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Christopher... | Remove 'declared' function that was never defined. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Carsten Haitzler | slight improvement - average out freqs on all cores... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Massimo Maiurana | updating french and italian translations |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Hannes Janetzek | evry-files: use eina_file_stat_ls |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Mike Blumenkrantz | null pointer to fix resolution switching crash |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Cedric BAIL | * e: increase relname for snapshot. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Cedric BAIL | * ecore: break Ecore_Thread API once and for all to... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Cedric BAIL | * e: add forgotten file. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Boris Faure | pager: add config whether to show urgent popup on focus... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Sebastian Dransfeld | remove weird unneeded hack |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Sebastian Dransfeld | Fix dnd working with reference coords. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Sebastian Dransfeld | After drop, we are no longer entered |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Sebastian Dransfeld | event coords shoudl be reference coords |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Sebastian Dransfeld | Let efreet icon return const |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | gadcon helper functions |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | Right drop target size |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | Don't override the drop handlers area |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | TODO++ |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | o_frame is the complete area for gadcon |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | Don't fake an existing box |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Sebastian Dransfeld | Remove pointless cache |
commit | commitdiff | tree | snapshot |
next |