2010-11-14 |
raster | see comment. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
discomfitor | revert bitfielding of a bool to avoid possible abi... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
discomfitor | unsigned char -> Eina_Bool cleanups; these files are... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
discomfitor | should be bool since we already include eina |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * efl: beta2 ! |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * ecore: break Ecore_Thread API once and for all to... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
bdilly | Fix typo in ecore AUTHORS |
commit | commitdiff | tree | snapshot |
2010-11-11 |
discomfitor | avoid looping infinitely while freeing servers, and... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
discomfitor | only free clients that aren't waiting on events to... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
discomfitor | fix bug where server disconnect event was not emitted... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
cedric | * ecore: fix mouse wheel for frame buffer. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
morlenxus | Fix _ecore_file_path_from_env(), wrong strcpy source. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
sachiel | ffs, bring these back in |
commit | commitdiff | tree | snapshot |
2010-11-08 |
raster | no more debian dir in our svn - debian now handles... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
caro | Killer feature: Windows app can have icons, now. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
discomfitor | robustify ssl handshaking by catching extremely rare... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
caro | fix doc |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | I got overexcited |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | add ecore_con strings |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | add magic strings for ecore_con |
commit | commitdiff | tree | snapshot |
2010-11-06 |
raster | fix - don't call new event handler added for the SAMe... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | typo fix |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | delete servers on 0 |
commit | commitdiff | tree | snapshot |
2010-11-06 |
englebass | Check events on right handler |
commit | commitdiff | tree | snapshot |
2010-11-06 |
englebass | formatting |
commit | commitdiff | tree | snapshot |
2010-11-06 |
englebass | Declaration at beginning of block |
commit | commitdiff | tree | snapshot |
2010-11-06 |
englebass | Right fix for alloc |
commit | commitdiff | tree | snapshot |
2010-11-06 |
discomfitor | add ecore_con_client_connected_get to avoid people... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
discomfitor | remove erroneous return, add some debug info |
commit | commitdiff | tree | snapshot |
2010-11-05 |
discomfitor | fix some cases where refcount was <0 and so things... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
discomfitor | fix disconnect conditions for non-ssl reads |
commit | commitdiff | tree | snapshot |
2010-11-05 |
englebass | Check whether we actually want to alloc data |
commit | commitdiff | tree | snapshot |
2010-11-04 |
discomfitor | ++ecore_event_handler_data_{set,get} |
commit | commitdiff | tree | snapshot |
2010-11-04 |
discomfitor | malloc check |
commit | commitdiff | tree | snapshot |
2010-11-04 |
discomfitor | for some reason we weren't setting write on fds when... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
discomfitor | more refactoring, fix bug that was exposed where a... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
discomfitor | use safety macros to check mallocs, remove some dead... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
discomfitor | reformat using ecrustify because uncrustify dicked... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
discomfitor | add some safety checks so people can see wtf went wrong... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
raster | make sure it has dynamic hint set. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
discomfitor | because SUCCESS is not an error. |
commit | commitdiff | tree | snapshot |
2010-11-01 |
discomfitor | only free when exists |
commit | commitdiff | tree | snapshot |
2010-11-01 |
discomfitor | eh I guess I'll clean up a little bit on failure too |
commit | commitdiff | tree | snapshot |
2010-11-01 |
discomfitor | fix incorrect realloc usage |
commit | commitdiff | tree | snapshot |
2010-10-31 |
raster | alloca - not strdupa. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
discomfitor | add a sweet DBG logging function for gnutls because... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | comment out all psk code since I haven't implemented... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | a little bit of reformatting, be explicit with dhp... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | remove dead code |
commit | commitdiff | tree | snapshot |
2010-10-28 |
etrunko | Ecore: Decide whether library will be built or not... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | remove unnecessary ifdef |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | wnen I said gnutls on my last commit, I really meant... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | add more gnutls info for dhp generation so you can... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | only set openssl verify when needed to avoid some hands... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
cedric | * ecore: reduce strdup call from ecore_file, but this... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
discomfitor | fix some random error cases where events would fire... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
raster | ecore_x -> add mapping change event for when key/pointe... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
discomfitor | forgot a return statement |
commit | commitdiff | tree | snapshot |
2010-10-27 |
discomfitor | hmmm actually this is probably the better way to fix... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
discomfitor | fix potential crash when someone specifies a weird... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
discomfitor | fix some warnings with --disable-curl |
commit | commitdiff | tree | snapshot |
2010-10-27 |
cedric | * ecore: don't expose Ecore_Evas internal magic outside. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
englebass | We always require gnutls >= 2.10 |
commit | commitdiff | tree | snapshot |
2010-10-27 |
discomfitor | require gnutls 2.10.2 since earlier versions don't... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
raster | fix ecore-evas to use stride return for buffers. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
cedric | * ecore: make Ecore_File.h match others EFL headers. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
cedric | * ecore: always check for func_cancel being not NULL... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
raster | From: Raphael Kubo da Costa <kubo@profusion.mobi> |
commit | commitdiff | tree | snapshot |
2010-10-23 |
caro | [ecore] remove messages about ecore_time on Windows |
commit | commitdiff | tree | snapshot |
2010-10-23 |
caro | [ecore-file] use function pointers for callbacks |
commit | commitdiff | tree | snapshot |
2010-10-23 |
caro | [ecore-file] fix doc |
commit | commitdiff | tree | snapshot |
2010-10-22 |
caro | [ecore] fix compilation when pthread is not available |
commit | commitdiff | tree | snapshot |
2010-10-21 |
kwo | Fix warning. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
raster | patch from mike to fix kernel issue with closed fd... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
raster | from mike: |
commit | commitdiff | tree | snapshot |
2010-10-20 |
raster | patch from mike - fix epoll on fork thing. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
raster | note -= we may leak display struct here... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
sachiel | Revert the changes on ecore_x, seems not needed and... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
sachiel | Use event_win when it exists to match source of events |
commit | commitdiff | tree | snapshot |
2010-10-18 |
englebass | Check for gnutls >= 2.6 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
cedric | * ecore: time to cleanup ecore_con_url time. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
cedric | * ecore: remove now useless structure. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
cedric | * ecore: proper protection of newer constant. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
cedric | * ecore: remove ecore_con_url_http_post_send as it... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
raster | make sure we have undefed stuff |
commit | commitdiff | tree | snapshot |
2010-10-18 |
raster | note that its experiemntal |
commit | commitdiff | tree | snapshot |
2010-10-17 |
caro | improve doc layout |
commit | commitdiff | tree | snapshot |
2010-10-16 |
discomfitor | typedef function pointer |
commit | commitdiff | tree | snapshot |
2010-10-16 |
sachiel | Dead code bye bye |
commit | commitdiff | tree | snapshot |
2010-10-15 |
devilhorns | Attempting to track a bug in ecore_x_randr_12 where... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
discomfitor | add info when generating dh params so people will know... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
raster | remove changes in case developer dumber than expected? |
commit | commitdiff | tree | snapshot |
2010-10-14 |
discomfitor | make this more explicit in case compiler is dumber... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
cedric | * ecore: improve and fix ecore_thread destruction. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
cedric | * ecore: don't leak pipe. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
discomfitor | stop trying to use ssl for local connections |
commit | commitdiff | tree | snapshot |
2010-10-14 |
cedric | * AUTHORS: don't forget to blame T_UNIX for his work... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * ecore: fix possible race. It also make ecore_thread_run |
commit | commitdiff | tree | snapshot |
2010-10-13 |
cedric | * ecore: turn on and off eina threads support when... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
discomfitor | 2 obscure bugs in one commit: |
commit | commitdiff | tree | snapshot |
next |