platform/upstream/efl.git
2011-05-19 Vincent TorriAdd postscript to the list of files supported by the...
2011-05-19 Tom HacohenEdje entry: Don't emit cursor,changed when not needed.
2011-05-19 Vincent TorriEvil:
2011-05-19 Carsten Haitzlerfix load of data to ACTUALLY set the load error in...
2011-05-19 Tom HacohenEvas textblock: Added an rbtree index for the layout...
2011-05-19 Tom HacohenEvas textblock: Use the saved paragraph pointer instead...
2011-05-19 Carsten Haitzlerhandle surf alloc failures.
2011-05-19 Carsten Haitzlercheck return of alloc surf for eet loader.
2011-05-19 Carsten Haitzlersmall fix - check surface alloc return and reurn alloc...
2011-05-19 Tom HacohenEdje entry: Fix warnings.
2011-05-19 Tom HacohenEdje entry: Remove the useless calls to "update_from_curs".
2011-05-19 Carsten Haitzlerfix bug in new proxy code (no need for changelog as...
2011-05-18 Carsten Haitzlerfix shape and shape input handling for dnd shadow tree.
2011-05-18 Vincent TorriI like alphabetical order :)
2011-05-18 Vincent TorriEdje: fix Windows printf format
2011-05-18 Cedric BAILedje: prevent buffer overrun when using multiple *.
2011-05-18 Vincent Torriremove some shadow declarations
2011-05-18 Tom HacohenEvas font-engine: Replace deprecated freetype constants.
2011-05-18 Tom HacohenEvas font-engine: Remove useless if, it's never a bitmap.
2011-05-18 Vincent Torridebug--
2011-05-18 Vincent TorriEina_lock : fix Windows code, thanks to cedric
2011-05-18 Cedric BAILeina: fix typo.
2011-05-18 Tom HacohenEina binbuf: Fix compilation and correct the mistakes.
2011-05-18 Tom HacohenEvas font-engine: Fix searching of fonts to ignore...
2011-05-18 Tom HacohenEvas font-engine: Don't search fi again in ot populate.
2011-05-18 Tom HacohenEina binbuf: Struct name should be binbuf, not strbuf.
2011-05-18 Tom HacohenEdje entry: Don't emit 'curosr,changed' when appended...
2011-05-18 Cedric BAILeina: part of the init is specific, so preserve it.
2011-05-18 Carsten Haitzlerfixed issues on evas gl suport from sungwoo.
2011-05-18 Cedric BAILecore: improve ecore_timer_dump.
2011-05-18 Carsten Haitzleradd eina in readme for reqs
2011-05-18 Carsten Haitzler640k should be enough for anyone.
2011-05-18 Carsten Haitzlerembryo -> use eina_prefix.
2011-05-18 Cedric BAILeina: fix eina_share_common_init.
2011-05-18 Carsten Haitzleradd grid layout obj to evas (along with table and box)
2011-05-18 Sangho ParkEina: add 'eina_init()' at the testcase of simple_xml_p...
2011-05-18 Sangho ParkEina: add testcase for 'eina_simple_xml_parser'
2011-05-17 Vincent TorriEet : fix scanf format on Windows
2011-05-17 Cedric BAILecore: add ecore_timer_dump.
2011-05-17 Cedric BAILeet: use Eina_File and fix forgotten init in Eet test...
2011-05-17 Cedric BAILeina: fix eina_file to be really usable.
2011-05-17 Tom HacohenEina: Added .gitignore.
2011-05-17 Tom HacohenEina binbuf: Added eina_binbuff an auto resizing binary...
2011-05-17 Cedric BAILeina: build without threads support.
2011-05-17 Vincent TorriEcore : ecore_thread: use Sleep() on Windows, instead...
2011-05-17 Tom HacohenEvas textblock: Fix a potential bug in wrapping.
2011-05-17 Vincent TorriEina_ : eina_file_win32.c : fix returned value of eina_...
2011-05-17 Mike Blumenkrantzchangelog for 59458
2011-05-17 Mike Blumenkrantzhuge bugfix patch for eeze 1.0 stuff: I fubared disk...
2011-05-17 Mike Blumenkrantzadd fallback methods for grabbing disk vendor/model/etc
2011-05-16 Vincent Torrifix eina_prefix.c on Windows (at least a part of it...
2011-05-16 Vincent Torrifix eina_inline_lock_void.x
2011-05-16 Tom HacohenEdje min_restricted_calc: Fix the fallback calc to...
2011-05-16 Carsten Haitzleruse the ecore pos map call for edje as opposed to do...
2011-05-16 Raoul HECKYFix embryo code creation. Add newline after each functi...
2011-05-16 Mike Blumenkrantzin this commit, we learn the value of the '!' operator.
2011-05-16 Mike Blumenkrantzaccount for canceled operations (no events for these...
2011-05-16 Mike Blumenkrantzadd docs for eject, fix some devastating typos in eject...
2011-05-16 Mike Blumenkrantzadd eject functions/events
2011-05-16 Carsten Haitzleruse eina_fp fixed point sincos table to reduce calc...
2011-05-16 Mike Blumenkrantztrailing whitespace--
2011-05-16 Mike Blumenkrantztrack all disk objects, fix typo in eeze optmap from...
2011-05-16 Mike Blumenkrantzforgot to add uid to the mount optmap
2011-05-16 Carsten Haitzlerpointed out by jiyoun ... but patch wasn't quite right...
2011-05-16 Mike Blumenkrantzeeze_disk_cancel for canceling pending operations
2011-05-16 Mike Blumenkrantzforgot eeze_disk_udev_get_parent earlier
2011-05-16 Mike Blumenkrantzautomatically apply iocharset=utf8 for jfs (NOT with...
2011-05-16 Mike Blumenkrantzadd a mountopt flag for automatically adding uid
2011-05-15 Mike Blumenkrantzapply mount wrapper to umount, use ecore_exe_run instea...
2011-05-15 Mike Blumenkrantzjust use ecore_exe_run instead of pipe_run
2011-05-15 Mike Blumenkrantzfix failure from doxy migration script
2011-05-15 Mike Blumenkrantznew functions for applying a wrapper for (u)mount
2011-05-15 Mike Blumenkrantzuse defines as their string value in printfs
2011-05-15 Mike Blumenkrantzreorder mount errors, add default handler
2011-05-15 Mike Blumenkrantzfix result code handling for mount: errors can be ORed
2011-05-15 Mike Blumenkrantzupdate version number define
2011-05-15 Mike Blumenkrantzadd some new functions for direct udev lookups on disk...
2011-05-15 Tom HacohenEdje text: Added edje_object_part_text_append.
2011-05-15 Tom HacohenEvas textblock: Set cursor position if not already...
2011-05-15 Tom HacohenEvas textblock: Fixed a possible bug with wordwrap.
2011-05-15 Tom HacohenEvas textblock: Speed up rendering. Find the start...
2011-05-15 Tom HacohenEvas font-engine: Remove the useless RGBA_Font_Source...
2011-05-15 Tom HacohenEvas font-engine: Adjust code to use latest Harfbuzz...
2011-05-15 Vincent Torriuse haeders check to include unistd.h
2011-05-15 Vincent TorriEina: eina_lock: fix eina_lock on Windows
2011-05-15 Vincent TorriEvas: cache: missing guards
2011-05-15 Vincent Torriadd some guards for non Windows headers and reorder
2011-05-14 Vincent Torrii'm not cedric
2011-05-14 Vincent TorriEina : eina_lock : make it compile on Windows
2011-05-14 Vincent TorriEcore: ecore_con : make ecore_ipc compile on Windows.
2011-05-14 Vincent TorriEcore: ecore_con : make ecore_con work on Windows
2011-05-14 Boris Faureeina: improve hash documentation on free_cb
2011-05-14 Cedric BAILecore: fix ifdef order.
2011-05-14 Cedric BAILeet: update ChangeLog.
2011-05-14 Cedric BAILecore: sync GNUTLS threads support with Eina threads...
2011-05-14 Cedric BAILeet: use eina_lock.
2011-05-14 Carsten Haitzleroooh evil start on trying to get real vsync interrupts...
2011-05-14 Carsten Haitzleroptimization: don't need to get loop time so often...
2011-05-13 Cedric BAILeina: always put map in memory when requested and use...
2011-05-12 Tom HacohenEvas textblock: Fix segfault with evas_textblock_cursor...
next