2010-11-23 |
discomfitor | fix bug where getopt_parse returns argc as the first... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
discomfitor | fix bug where getopt_parse returns 1 when there are... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
englebass | Only remove from existing list |
commit | commitdiff | tree | snapshot |
2010-11-22 |
barbieri | fix screensaver events, /me spanks raster (r53942) |
commit | commitdiff | tree | snapshot |
2010-11-18 |
discomfitor | to fix the bug that morlenxus found, I have crashed... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
discomfitor | fix annoying uninitialized value warning |
commit | commitdiff | tree | snapshot |
2010-11-18 |
discomfitor | remove the last (I think?) O(n) operation from ecore... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
discomfitor | spruce up error message a bit |
commit | commitdiff | tree | snapshot |
2010-11-17 |
cedric | * ecore: revert comment. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
cedric | * ecore: fix event_window for Ecore_SDL. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | fix error handling of plaintext connect, print ERR... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | benchmark/test apps for ecore_con server/client as... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | fix list removal for prep/buf functions to avoid annoyi... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | scaling optimizations round 2: add list for fd handler... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | clean up unused warnings |
commit | commitdiff | tree | snapshot |
2010-11-17 |
discomfitor | add doxy for ecore_main_fd_handler_prepare_callback_set... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
discomfitor | optimization pass #1: 5% server speed increase |
commit | commitdiff | tree | snapshot |
2010-11-16 |
cedric | * ecore: raise gl_sdl priority over software_sdl. |
commit | commitdiff | tree | snapshot |
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 |
next |