2010-12-02 |
Sebastian Dransfeld | Symbol always defined, always set to 0 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Sebastian Dransfeld | One func to free edd's |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Sebastian Dransfeld | Rename extension to .eet to keep consistency |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Sebastian Dransfeld | Create desktop edd when needed |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Sebastian Dransfeld | Rename to match icon functions |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Carsten Haitzler | make sure we ensure out gl context is current at each... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | avoid segv |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | avoid segv |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Carsten Haitzler | fix neon (thnx nash) to not round down incorrectly... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Carsten Haitzler | fix smooth scaler to not round down incorrectly. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | formatting cleanups |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | copypastecopypaste |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Carsten Haitzler | compacter code. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | only enable extensive ssl logging with compile define... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Carsten Haitzler | u know.. eina_list_free.. returns... NULL :) |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | remove redundant check |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | type this as EB for correctness because I'm feeling... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | switch to EINA_BOOL values for delete_me, fix huge... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Mike Blumenkrantz | use EINA_(TRUE/FALSE) instead of 1/0 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Sebastian Dransfeld | And cache edje files as well |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Sebastian Dransfeld | formatting |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Iván Briano | Make edje_cc store script source snippets (only embryo... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Cedric BAIL | * edje: the most simple and usefull case of alias... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Tom Hacohen | Edje entry: Fixed bug with preedit string. The text... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Carsten Haitzler | so... why.. do.. we .. not init.. all? :) how do we... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * eina: we don't plan to provide ABI compatibility... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Mike Blumenkrantz | closes ticket 634 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Davide Andreoli | Put myself as author in edje (as per all the edje_edit... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * efreet: simplify code. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * eina, eet: fix coverage generation with newer lcov. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * eet: Improve speed of eet_data_read decoding. Mostly... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * eina: eina_array_clean should be inlined from the... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Tom Hacohen | Evas textblock: Fixed a bug with inserting text before... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * eet: improve speed for Eet_String users. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Cedric BAIL | * efreet: improve speed of cache regeneration. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Mike Blumenkrantz | explicitly set eina error level, add a printf |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Mike Blumenkrantz | null pointer to avoid partial free in rare cases |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Mike Blumenkrantz | fix weird bug where fdh in a list could become null |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Mike Blumenkrantz | fix annoying printfs that should be ERRs |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Cedric BAIL | efreet: probably fix windows build. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Sebastian Dransfeld | init count to 0 |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Sebastian Dransfeld | formatting |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Sebastian Dransfeld | Stick with efreet formatting |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Sebastian Dransfeld | Rename efreet_icon_private.h to something better |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Cedric BAIL | * efreet: Eet.h is needed by declaration in efreet_pri... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Christopher... | Fix missing include <Ecore.h> for needed ecore functions |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | fix efreet after the Windows commits |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rui Seabra | Adjusting rpm spec to a more current state of affairs. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | remove win7 code and fix other minor problems |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | fix compilation on Windows |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Cedric BAIL | * edje: strcpy could only go wrong. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | more fixes, but needs to remove Windows 7 code, now... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Cedric BAIL | * efreet: improve icon cache, increase speed and consu... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Cedric BAIL | * eet: another forgotten improvement. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Cedric BAIL | * eet: reduce memory used by Eet dictionary. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | typo |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | add native win32 thread support in ecore_thread. Not... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | on Windows, "C:" is not a directory, but a drive. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Sebastian Dransfeld | Check if dir exists before listening to it |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Carsten Haitzler | evas -> use mempool for many objects and things. but... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vincent Torri | declare alloca() |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vincent Torri | move Ecore_File.h inclusion to the source file |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vincent Torri | put alloca declaration after config.h |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Gustavo Sverzut... | oops, forgot some machine output. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Gustavo Sverzut... | welcome edje_external_inspector. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
helen | evas_object_image_file_set can receives null to unset |
commit | commitdiff | tree | snapshot |
2010-11-25 |
helen | eina_array_data_set can receives null to unset |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Sebastian Dransfeld | TODO++ |
commit | commitdiff | tree | snapshot |
2010-11-25 |
helen | Missing include in eina_inlist.c |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Cedric BAIL | * eet: add EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Sebastian Dransfeld | TODO++-- |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Sebastian Dransfeld | Keep all queried themes in hash |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Sebastian Dransfeld | only inherit hicolor if theme is valid |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Sebastian Dransfeld | Make icon test work without theme installed |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | revert, name.internal is always set |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | check if name.internal exists |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | only listen if icon cache is enabled |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | we need to monitor each theme dir too |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | listen for IN_ATTRIB and IN_CLOSE_WRITE |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | print buf, not file |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | print all inotify events |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | right func to check for dir |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | listen to changes for icon dirs |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | use convenience macro |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | reorder code |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | remove unneeded code |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vincent Torri | fix mouse event on Win XP, should be fixed on Win CE |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Iván Briano | Use mempools to create parts |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | And always return |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | low prio for cache creation |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | formatting |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | Always return before error handler |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | fix memleak and use realpath directly |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | remove printf |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | Only update if file has known extension |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Sebastian Dransfeld | actually change file, as we don't listen to attrib |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Mike Blumenkrantz | fix compile |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Mike Blumenkrantz | fix conditional |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Sebastian Dransfeld | Listening for changes is private for desktop |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Sebastian Dransfeld | Don't close active desktop cache |
commit | commitdiff | tree | snapshot |
next |