platform/upstream/efl.git
2010-12-02 Sebastian DransfeldSymbol always defined, always set to 0
2010-12-02 Sebastian DransfeldOne func to free edd's
2010-12-02 Sebastian DransfeldRename extension to .eet to keep consistency
2010-12-02 Sebastian DransfeldCreate desktop edd when needed
2010-12-02 Sebastian DransfeldRename to match icon functions
2010-12-02 Carsten Haitzlermake sure we ensure out gl context is current at each...
2010-12-01 Mike Blumenkrantzavoid segv
2010-12-01 Mike Blumenkrantzavoid segv
2010-12-01 Carsten Haitzlerfix neon (thnx nash) to not round down incorrectly...
2010-12-01 Carsten Haitzlerfix smooth scaler to not round down incorrectly.
2010-12-01 Mike Blumenkrantzformatting cleanups
2010-12-01 Mike Blumenkrantzcopypastecopypaste
2010-12-01 Carsten Haitzlercompacter code.
2010-12-01 Mike Blumenkrantzonly enable extensive ssl logging with compile define...
2010-12-01 Carsten Haitzleru know.. eina_list_free.. returns... NULL :)
2010-12-01 Mike Blumenkrantzremove redundant check
2010-12-01 Mike Blumenkrantztype this as EB for correctness because I'm feeling...
2010-12-01 Mike Blumenkrantzswitch to EINA_BOOL values for delete_me, fix huge...
2010-12-01 Mike Blumenkrantzuse EINA_(TRUE/FALSE) instead of 1/0
2010-11-30 Sebastian DransfeldAnd cache edje files as well
2010-11-30 Sebastian Dransfeldformatting
2010-11-30 Iván BrianoMake edje_cc store script source snippets (only embryo...
2010-11-30 Cedric BAIL * edje: the most simple and usefull case of alias...
2010-11-30 Tom HacohenEdje entry: Fixed bug with preedit string. The text...
2010-11-30 Carsten Haitzlerso... why.. do.. we .. not init.. all? :) how do we...
2010-11-29 Cedric BAIL * eina: we don't plan to provide ABI compatibility...
2010-11-29 Mike Blumenkrantzcloses ticket 634
2010-11-29 Davide Andreoli Put myself as author in edje (as per all the edje_edit...
2010-11-29 Cedric BAIL * efreet: simplify code.
2010-11-29 Cedric BAIL * eina, eet: fix coverage generation with newer lcov.
2010-11-29 Cedric BAIL * eet: Improve speed of eet_data_read decoding. Mostly...
2010-11-29 Cedric BAIL * eina: eina_array_clean should be inlined from the...
2010-11-29 Tom HacohenEvas textblock: Fixed a bug with inserting text before...
2010-11-29 Cedric BAIL * eet: improve speed for Eet_String users.
2010-11-29 Cedric BAIL * efreet: improve speed of cache regeneration.
2010-11-29 Mike Blumenkrantzexplicitly set eina error level, add a printf
2010-11-29 Mike Blumenkrantznull pointer to avoid partial free in rare cases
2010-11-28 Mike Blumenkrantzfix weird bug where fdh in a list could become null
2010-11-28 Mike Blumenkrantzfix annoying printfs that should be ERRs
2010-11-28 Cedric BAIL efreet: probably fix windows build.
2010-11-27 Sebastian Dransfeldinit count to 0
2010-11-27 Sebastian Dransfeldformatting
2010-11-27 Sebastian DransfeldStick with efreet formatting
2010-11-27 Sebastian DransfeldRename efreet_icon_private.h to something better
2010-11-27 Cedric BAIL * efreet: Eet.h is needed by declaration in efreet_pri...
2010-11-26 Christopher... Fix missing include <Ecore.h> for needed ecore functions
2010-11-26 Vincent Torrifix efreet after the Windows commits
2010-11-26 Rui SeabraAdjusting rpm spec to a more current state of affairs.
2010-11-26 Vincent Torriremove win7 code and fix other minor problems
2010-11-26 Vincent Torrifix compilation on Windows
2010-11-26 Cedric BAIL * edje: strcpy could only go wrong.
2010-11-26 Vincent Torrimore fixes, but needs to remove Windows 7 code, now...
2010-11-26 Cedric BAIL * efreet: improve icon cache, increase speed and consu...
2010-11-26 Cedric BAIL * eet: another forgotten improvement.
2010-11-26 Cedric BAIL * eet: reduce memory used by Eet dictionary.
2010-11-26 Vincent Torritypo
2010-11-26 Vincent Torriadd native win32 thread support in ecore_thread. Not...
2010-11-26 Vincent Torrion Windows, "C:" is not a directory, but a drive.
2010-11-26 Sebastian DransfeldCheck if dir exists before listening to it
2010-11-26 Carsten Haitzlerevas -> use mempool for many objects and things. but...
2010-11-26 Vincent Torrideclare alloca()
2010-11-25 Vincent Torrimove Ecore_File.h inclusion to the source file
2010-11-25 Vincent Torriput alloca declaration after config.h
2010-11-25 Gustavo Sverzut... oops, forgot some machine output.
2010-11-25 Gustavo Sverzut... welcome edje_external_inspector.
2010-11-25 helenevas_object_image_file_set can receives null to unset
2010-11-25 heleneina_array_data_set can receives null to unset
2010-11-25 Sebastian DransfeldTODO++
2010-11-25 helenMissing include in eina_inlist.c
2010-11-25 Cedric BAIL * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING.
2010-11-25 Sebastian DransfeldTODO++--
2010-11-25 Sebastian DransfeldKeep all queried themes in hash
2010-11-25 Sebastian Dransfeldonly inherit hicolor if theme is valid
2010-11-25 Sebastian DransfeldMake icon test work without theme installed
2010-11-24 Sebastian Dransfeldrevert, name.internal is always set
2010-11-24 Sebastian Dransfeldcheck if name.internal exists
2010-11-24 Sebastian Dransfeldonly listen if icon cache is enabled
2010-11-24 Sebastian Dransfeldwe need to monitor each theme dir too
2010-11-24 Sebastian Dransfeldlisten for IN_ATTRIB and IN_CLOSE_WRITE
2010-11-24 Sebastian Dransfeldprint buf, not file
2010-11-24 Sebastian Dransfeldprint all inotify events
2010-11-24 Sebastian Dransfeldright func to check for dir
2010-11-24 Sebastian Dransfeldlisten to changes for icon dirs
2010-11-24 Sebastian Dransfelduse convenience macro
2010-11-24 Sebastian Dransfeldreorder code
2010-11-24 Sebastian Dransfeldremove unneeded code
2010-11-24 Vincent Torrifix mouse event on Win XP, should be fixed on Win CE
2010-11-24 Iván BrianoUse mempools to create parts
2010-11-24 Sebastian DransfeldAnd always return
2010-11-24 Sebastian Dransfeldlow prio for cache creation
2010-11-24 Sebastian Dransfeldformatting
2010-11-24 Sebastian DransfeldAlways return before error handler
2010-11-24 Sebastian Dransfeldfix memleak and use realpath directly
2010-11-24 Sebastian Dransfeldremove printf
2010-11-24 Sebastian DransfeldOnly update if file has known extension
2010-11-24 Sebastian Dransfeldactually change file, as we don't listen to attrib
2010-11-24 Mike Blumenkrantzfix compile
2010-11-24 Mike Blumenkrantzfix conditional
2010-11-23 Sebastian DransfeldListening for changes is private for desktop
2010-11-23 Sebastian DransfeldDon't close active desktop cache
next