2011-02-16 |
Jeonghyun Yun | From: Jeonghyun Yun <jh0506.yun@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Mike Blumenkrantz | only log error events for actual errors |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Mike Blumenkrantz | add more descriptive error messages for epoll flag... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Sebastian Dransfeld | TODO++ |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Cedric BAIL | * evas: prevent early death of stringshare. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Tom Hacohen | Evas textblock: Fixed a small calculation in format... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Tom Hacohen | Evas textblock: Fixed a bug that caused format item... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Eduardo Felipe | From: Eduardo Felipe <eduardofelipe87@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Eduardo Felipe | From: Eduardo Felipe <eduardofelipe87@gmail.com> |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Sebastian Dransfeld | Better fix for invalid variable usage. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Fixed evas_textblock_cursor_range_geome... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: strcpy->strncpy in a place we use a... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas font: Fixed wrong condition that may cause an... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Fixed compilation error, I don't unders... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Fix compilation warning, for some reaso... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Hannes Janetzek | fix: size < ret_size is always false. scale icons less |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas: updated changelog. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Added a mode for setting newline behavior. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
ChunEon Park | evas/engines - fixed invalid variable usage. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Fixed it so there's an Evas_Text_Props... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Wrapping - used a less correct approach... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: don't force calc utf8 string in evas_te... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Cedric BAIL | * eet: improve speed and memory usage when decoding... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Fixed issue with incorrect sizes in... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Use eina_unicode_strndup instead of... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Replaced all the calls to eina_unicode_... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: speeded things up by using the cached... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Tom Hacohen | Evas textblock: Used eina_list_append_relative_list... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mike Blumenkrantz | missing semicolon. you never cease to amaze me, edev. |
commit | commitdiff | tree | snapshot |
2011-02-14 |
ChunEon Park | evas/evas_object_image - fixed an inccorect word in... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mike Blumenkrantz | add filter for exe events |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mike Blumenkrantz | disregard previous commit, must have been high |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Mike Blumenkrantz | use an id pointer to differentiate eeze_mount events... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Tom Hacohen | Evas font: removed an obsolete comment. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Tom Hacohen | Evas textblock: Improved error message. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Tom Hacohen | Evas font-engine: Added text_len to text_props which... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
Brett Nash | Fix the semicolon, and small optimisation. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Carsten Haitzler | fix silly sized scaling issue. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Sebastian Dransfeld | TODO++ |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mike Blumenkrantz | +ecore_con_client_port_get |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Carsten Haitzler | fix up gl side image cache to cleanly ref/deref and... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mike Blumenkrantz | support libmount 2.19, fix some bugs here and there... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mike Blumenkrantz | add new option for verbose to print some debug info... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Mike Blumenkrantz | formatting |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | only enable eeze 1.1 with libmount 2.18.0 for now |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | changelog for previous commit |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | avoid double printing errors |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | rewrite all event handler code to be unified, always... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Juyung Seo | dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tom Hacohen | Evas text_utils: make the text_props_content_ref/unref... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tom Hacohen | Evas text_utils: fixed a bug with splitting. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | remove wrong comment, fixed |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | TODO-- |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | move NON_EXISTING define to efreet_cache |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Search for theme directly in hash |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | TODO-- |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Add more testing to tests |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Move desktop cache to efreet_cache.c |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Delay cache recreation with a timer |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Pass dirs to desktop cache process as arguments |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Fix memleak in desktop cache create |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | efreet_cache_icon -> efreet_icon |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Free hashes on init error |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Move all eet cache handling to efreet_cache.c |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Move struct only used for cache |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | move around some code |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Make efreet_cache_icon_theme_free static |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Sebastian Dransfeld | Remove unneeded EAPI |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Cedric BAIL | * edje: fix case with recursive alias. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tom Hacohen | Evas text: Fixed compilation warning introduced in... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Tom Hacohen | Evas font-engine: Fixed inset to use the string objects... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | implement full event-driven error messaging api for... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Mike Blumenkrantz | added some more possibly useless safety checks to ecore... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Carsten Haitzler | fix most of nash's mess. 2 added aborts that nash has... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Carsten Haitzler | make font cache flush 0 out font cache size first |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Brett Nash | Remove the old 'proxy' functions. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mike Blumenkrantz | demonstrate eeze_disk_mountopts_get for coverage |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mike Blumenkrantz | switch EEZE_DISK_MOUNTOPT_DEFAULTS to a define |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Brett Nash | Add evas_object_image_source_get, and fix NOTNULL(... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Brett Nash | Add header for image proxy. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mike Blumenkrantz | implement actual handling of mountopts, add utf8 to... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Check for special "*" glob |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Remove unneeded header |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mike Blumenkrantz | slightly more descriptive error messages for TAsns... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Don't free strings from eet |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mike Blumenkrantz | forgot a safety check here |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Christopher... | Evas: Fixed a few 'implicit declaration' warnings. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Don't deref NULL pointer |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Lucas De Marchi | evas: make less noise when configuring |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Wait for caches to update, then quit. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | renmae variable to prevent name clash |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | check >= to close fd |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Add free callback to eet hashes |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Don't free data from efreet_util_cache_names |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Move theme hash from efreet_icon to efreet_cache |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | These TODO's are done |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Sebastian Dransfeld | Fix segv correctly |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Brett Nash | Hardcode directfb and sdl to use 4 point maps. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Hannes Janetzek | fix segv of e's icon theme chooser. please review |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Tom Hacohen | Evas font-query: Fixed compilation warnings. Cedric... |
commit | commitdiff | tree | snapshot |
next |