platform/upstream/efl.git
2011-02-06 Tom HacohenEvas font-engine: Don't ref/unref info if len==0 becaus...
2011-02-06 Eric SchueleFailed to wrap one clearenv() (take two)
2011-02-06 Eric Schueleundo my erroneous commit. (Thinking .po files were...
2011-02-06 Eric SchueleFailed to wrap one clearenv()
2011-02-05 Sebastian DransfeldAnd really remove init/shutdown of xml
2011-02-05 Sebastian DransfeldFix segv, clear mem cache on eet file close
2011-02-05 Sebastian DransfeldDefine EFREET_MODULE_LOG_DOM
2011-02-05 Sebastian DransfeldRemove duplicate logging macros
2011-02-05 Sebastian DransfeldSet EFREET_MODULE_LOG_DOM to -1 after unregister
2011-02-05 Sebastian DransfeldRemove efreet_xml_{init,shutdown}() from menu
2011-02-05 Sebastian DransfeldRemove global log domain
2011-02-04 Mike Blumenkrantzmake text output slightly more descriptive to avoid...
2011-02-04 Cedric BAIL * eina: change limit to produce more meaning full...
2011-02-04 Cedric BAIL * eina: revert and fix a typo that make stuff even...
2011-02-04 Vincent Torri * src/lib/evil_stdio.c:
2011-02-03 Sebastian Dransfeldremove double declared ret
2011-02-03 Sebastian Dransfeldprefix macro generated variable with __
2011-02-03 Sebastian Dransfeldformatting
2011-02-03 Sebastian Dransfeldalways remove file extensions
2011-02-03 Sebastian Dransfeldremove test which will always fail
2011-02-03 Tom HacohenEina: reverted commit 56637 (scalability and whatever...
2011-02-03 Sebastian Dransfeldchangelog
2011-02-03 Sebastian Dransfelddon't strdup, we return const data
2011-02-03 Sebastian DransfeldClose cache file at end and set free'd = NULL
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Vincent Torriput visual studio files outside the libraries directory
2011-02-03 Tom HacohenEdje mirrored-mode: Fixed compilation warning.
2011-02-03 Tom HacohenEdje text: Use the ellipsis char instead of 3 dots.
2011-02-02 Sebastian DransfeldPass extensions and directories to cache process.
2011-02-02 Sebastian DransfeldCheck for NULL
2011-02-02 Lucas De Marchifix misuse of EINA_PURE
2011-02-02 Tom HacohenEvas textblock: Use the ellipsis char instead of 3...
2011-02-02 Cedric BAIL * edje: prevent unitialized text to go outside of...
2011-02-02 Tom HacohenEdje: Fixed the docs of mirrored mode to include starti...
2011-02-02 Tom HacohenEvas table: Updated the table's docs. vtorri - Thanks...
2011-02-02 Tom HacohenEvas font-ot: Started using our glyph and kerning cache...
2011-02-02 Mike Blumenkrantzupdate from most recent commit from VC
2011-02-02 Michael JenningsAdd spec file. Don't install test program.
2011-02-02 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-02-01 Sebastian Dransfeldfree local mem cache on shutdown
2011-02-01 Sebastian DransfeldReapply hash cache
2011-02-01 Cedric BAIL * eina: improve speed and scalability a lot.
2011-02-01 Tom HacohenEdje: Updated changelog.
2011-02-01 Tom HacohenEdje: Added mirrored mode. Mirrored mode is used for...
2011-02-01 Tom HacohenEvas: updated changelog.
2011-02-01 Tom HacohenEvas table: Added "mirrored mode" to table. This is...
2011-02-01 Tom HacohenEvas text: Don't call text_props_info_create if there...
2011-02-01 Tom HacohenEvas: Updated changelog.
2011-02-01 Tom HacohenEvas font: Fixed word_prerender now that we cache every...
2011-02-01 Tom HacohenEvas font/textblock/text: Started using string objects...
2011-02-01 Tom HacohenEvas textblock: Fixed a couple of invalid reads in...
2011-02-01 Carsten Haitzlerrevert mike's patch - creates endless stream of complai...
2011-02-01 Carsten Haitzlerformatting of wbmp loader code fix.
2011-02-01 Carsten HaitzlerThanks to samsung - added WBMP loader.
2011-02-01 Sebastian DransfeldRevert local hash cache
2011-02-01 Carsten Haitzler(minor) don't need 2 struct members anymore. mem use--
2011-02-01 Sebastian DransfeldAnd put read eet data in mem cache
2011-02-01 Sebastian Dransfeldupdate icon cache major
2011-02-01 Sebastian Dransfeldinit variable to NULL
2011-02-01 Sebastian Dransfeldwhitespace
2011-02-01 Carsten Haitzlerremove some "not so important" changes and merge all...
2011-02-01 Carsten Haitzlerthat changelog wasnt worth an entry. :)
2011-02-01 Carsten Haitzlerslight tune of neon asm - based on stuff from nash...
2011-02-01 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-01-31 Davide Andreoliok, sorry, there was a reason: shutting up gcc warnings...
2011-01-31 Davide Andreoli :/ setting a const char * param to NULL ?? and after...
2011-01-31 Davide Andreolitab--
2011-01-31 Tom HacohenEvas textblock: Fixed paragraph line number. It got...
2011-01-31 Sebastian DransfeldFix changelog dates
2011-01-31 Sebastian DransfeldTODO--
2011-01-31 Sebastian DransfeldFIXME--
2011-01-31 Sebastian DransfeldRemove TODO
2011-01-31 Sebastian DransfeldRemove TODO, code is correct
2011-01-31 Sebastian DransfeldCheck for pointer equality
2011-01-31 Sebastian DransfeldCorrect english
2011-01-31 Sebastian DransfeldCreate one cache file for each theme
2011-01-31 Sebastian DransfeldPrefix internal efreet cache keys with __
2011-01-31 Sebastian DransfeldCheck if theme has changed when building cache
2011-01-31 Sebastian DransfeldCreate internal struct for theme cache
2011-01-31 Sebastian DransfeldCheck whether dirs is NULL
2011-01-31 Sebastian DransfeldChange return type to Eina_Bool
2011-01-31 Sebastian DransfeldReturn EINA_* if return type is Eina_Bool
2011-01-31 Sebastian DransfeldMake check for stat return more explicit
2011-01-31 Sebastian DransfeldAlways use icon cache, remove old code
2011-01-31 Sebastian DransfeldAdd temporary memory cache of eet file data
2011-01-31 Sebastian DransfeldImprove storage of desktop util data
2011-01-31 Sebastian DransfeldFix memleak
2011-01-31 ChunEon ParkFrom: ChunEon Park <chuneon.park@samsung.com>
2011-01-31 Carsten Haitzlerother way.
2011-01-31 Carsten Haitzlerfix sync to send done messges but not wait for sync...
2011-01-30 Sebastian Dransfeldorder
2011-01-30 Tom HacohenRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 Tom HacohenRevert "Snap 2" - didn't mean to commit it. :(
2011-01-30 Tom HacohenEvas: Updated changelog.
2011-01-30 Tom HacohenSnap 2
2011-01-30 Tom HacohenSnapshot.
next