platform/upstream/enlightenment.git
2010-12-22 Mike Blumenkrantzfix typo to avoid null deref
2010-12-22 Mike Blumenkrantzavoid null derefs
2010-12-22 Mike Blumenkrantzavoid null deref
2010-12-22 Mike Blumenkrantzadd some explicit null checks
2010-12-22 Mike Blumenkrantzmove if{} block into another if{} block to avoid null...
2010-12-22 Mike Blumenkrantzavoid null deref
2010-12-22 Mike Blumenkrantzagain with the tabs! ecrustified!
2010-12-22 Mike Blumenkrantzavoid two null derefs
2010-12-22 Mike Blumenkrantzavoid null deref
2010-12-22 Mike Blumenkrantzavoid null deref
2010-12-22 Mike Blumenkrantzmaybe there was a point to this previously, but x ...
2010-12-22 Mike Blumenkrantzleft side is always 0
2010-12-22 Mike Blumenkrantzcalloc initializes to 0
2010-12-22 Mike Blumenkrantzfix possible segv
2010-12-22 Mike Blumenkrantzadd pondering comment, fix what appears to be a bug...
2010-12-22 Mike Blumenkrantzanother comment
2010-12-22 Mike Blumenkrantzjust set to 0 instead of subtracting to 0
2010-12-22 Mike Blumenkrantzsomeone is using an editor that has tabs. stop it.
2010-12-22 Mike Blumenkrantzadd comment
2010-12-22 Mike Blumenkrantzcalloc means it's already 0
2010-12-22 Mike Blumenkrantzhooray idempotence! no wait, not hooray.
2010-12-22 Mike Blumenkrantzthis will avoid a segv, but the entire function is...
2010-12-21 Sebastian Dransfeldprevent recursive deletion
2010-12-21 Sebastian Dransfeldcopy theme to user dir
2010-12-21 Sebastian Dransfeldcopy backgrounds to e dir
2010-12-21 Sebastian DransfeldListen for icon theme changes
2010-12-21 Sebastian DransfeldAdd del hook
2010-12-21 Sebastian Dransfelddon't eina_list_free after EINA_LIST_FREE
2010-12-21 Sebastian DransfeldSet static variable to NULL after free
2010-12-20 Massimo Maiuranaupdating portuguese translations
2010-12-20 Sebastian Dransfeldfix list reordering
2010-12-20 Sebastian Dransfeldrevert bogus fix
2010-12-20 Sebastian Dransfelduse count from ->apps
2010-12-20 Sebastian DransfeldWhen no next/prev, premote or demote
2010-12-20 Sebastian Dransfeldupdate ->apps on up/down
2010-12-20 Sebastian DransfeldRemove usage of efreet_util_desktop_name_find
2010-12-19 Mike Blumenkrantzfixes a segv when trying to add systray gadget to deskt...
2010-12-14 Carsten Haitzlerrevert ru.po commit - not utf8 anymore. bad.
2010-12-13 Massimo Maiuranaupdating portuguese and russian translations
2010-12-13 Carsten Haitzlerfix cpufreq poll - it kepts saying there is a new freq...
2010-12-13 Carsten Haitzlerfix valgrind complaint on accessing freed mem. it was...
2010-12-12 Mike Blumenkrantzcomment out annoying debug printf
2010-12-10 Sebastian DransfeldFix me as author
2010-12-09 Sebastian DransfeldRevert clock change and fix theme
2010-12-09 Sebastian Dransfeldfree right event handlers
2010-12-09 Sebastian DransfeldAdd rectangle event object
2010-12-08 Mike Blumenkrantzthe formatting on this file was too awful to let it...
2010-12-06 Carsten Haitzlerchange native api to allow for other types of native...
2010-12-04 Cedric BAIL * e: another snapshot.
2010-12-03 Christopher... Use PATH_MAX.
2010-12-02 Sebastian Dransfeldlisten to icon cache changes
2010-12-02 Christopher... Fix illume indicator for Klaus Kurzmann of SHR. The...
2010-12-02 Christopher... Adjust min sizes of ilist and textblock so that Modules...
2010-12-01 Massimo Maiuranaupdating various translations
2010-11-30 Miculcy BrianFix geometry for maximized windows when using shelfs...
2010-11-30 Carsten Haitzlerok - always kepe black win. need for illume. just make...
2010-11-29 Massimo Maiuranaupdating polish translations
2010-11-29 Massimo Maiuranaupdating portuguese translations
2010-11-29 Carsten Haitzlerhappy lucky fun improvement in cpufreq gadget - dial...
2010-11-28 Massimo Maiuranaupdating portuguese translations
2010-11-26 Massimo Maiuranaupdating french translations
2010-11-24 Massimo Maiuranaupdating portuguese translations
2010-11-23 Massimo Maiuranaupdating portuguese translations
2010-11-23 Massimo Maiuranaupdating portuguese translations
2010-11-22 Massimo Maiuranaupdating portuguese translations
2010-11-22 Gustavo Sverzut... match _init() -> _update() changes in core.
2010-11-22 Gustavo Sverzut... convert init/shutdown to EINTERN, move some to _update().
2010-11-22 Gustavo Sverzut... do not abuse _init(), provide _update() method instead.
2010-11-22 Gustavo Sverzut... utility to query for fullscreen in current/all zones.
2010-11-22 Gustavo Sverzut... desklock_init() should be called only once, poller...
2010-11-20 Carsten Haitzler1. only make zone black win+canvas if/when needed ...
2010-11-19 Christopher... Patch to fix keyboard layout size from Marco Trevisan.
2010-11-19 Mike Blumenkrantzshut up eina warning
2010-11-15 Massimo Maiuranaupdating portuguese translations
2010-11-15 Carsten Haitzlergah! 1 cpu too many. fix.
2010-11-15 Gustavo Sverzut... comp: allow transparency in still, make transparency...
2010-11-15 Christopher... Remove 'declared' function that was never defined.
2010-11-14 Carsten Haitzlerslight improvement - average out freqs on all cores...
2010-11-13 Massimo Maiuranaupdating french and italian translations
2010-11-13 Hannes Janetzekevry-files: use eina_file_stat_ls
2010-11-12 Mike Blumenkrantznull pointer to fix resolution switching crash
2010-11-12 Cedric BAIL * e: increase relname for snapshot.
2010-11-12 Cedric BAIL * ecore: break Ecore_Thread API once and for all to...
2010-11-11 Cedric BAIL * e: add forgotten file.
2010-11-11 Boris Faurepager: add config whether to show urgent popup on focus...
2010-11-09 Sebastian Dransfeldremove weird unneeded hack
2010-11-09 Sebastian DransfeldFix dnd working with reference coords.
2010-11-09 Sebastian DransfeldAfter drop, we are no longer entered
2010-11-09 Sebastian Dransfeldevent coords shoudl be reference coords
2010-11-09 Sebastian DransfeldLet efreet icon return const
2010-11-08 Sebastian Dransfeldgadcon helper functions
2010-11-08 Sebastian DransfeldRight drop target size
2010-11-08 Sebastian DransfeldDon't override the drop handlers area
2010-11-08 Sebastian DransfeldTODO++
2010-11-08 Sebastian Dransfeldo_frame is the complete area for gadcon
2010-11-08 Sebastian DransfeldDon't fake an existing box
2010-11-08 Sebastian DransfeldRemove pointless cache
2010-11-08 Carsten Haitzlerno more debian dir in our svn - debian now handles...
2010-11-07 Sebastian Dransfeldstop move/resize on winlits show
2010-11-07 Sebastian DransfeldWe might loose move/resize ref
next