framework/uifw/ecore.git
2010-11-11 discomfitorfix bug where server disconnect event was not emitted...
2010-11-11 cedric * ecore: fix mouse wheel for frame buffer.
2010-11-09 morlenxusFix _ecore_file_path_from_env(), wrong strcpy source.
2010-11-08 sachielffs, bring these back in
2010-11-08 rasterno more debian dir in our svn - debian now handles...
2010-11-07 caroKiller feature: Windows app can have icons, now.
2010-11-07 discomfitorrobustify ssl handshaking by catching extremely rare...
2010-11-06 carofix doc
2010-11-06 discomfitorI got overexcited
2010-11-06 discomfitoradd ecore_con strings
2010-11-06 discomfitoradd magic strings for ecore_con
2010-11-06 rasterfix - don't call new event handler added for the SAMe...
2010-11-06 discomfitortypo fix
2010-11-06 discomfitordelete servers on 0
2010-11-06 englebassCheck events on right handler
2010-11-06 englebassformatting
2010-11-06 englebassDeclaration at beginning of block
2010-11-06 englebassRight fix for alloc
2010-11-06 discomfitoradd ecore_con_client_connected_get to avoid people...
2010-11-05 discomfitorremove erroneous return, add some debug info
2010-11-05 discomfitorfix some cases where refcount was <0 and so things...
2010-11-05 discomfitorfix disconnect conditions for non-ssl reads
2010-11-05 englebassCheck whether we actually want to alloc data
2010-11-04 discomfitor++ecore_event_handler_data_{set,get}
2010-11-04 discomfitormalloc check
2010-11-04 discomfitorfor some reason we weren't setting write on fds when...
2010-11-03 discomfitormore refactoring, fix bug that was exposed where a...
2010-11-03 discomfitoruse safety macros to check mallocs, remove some dead...
2010-11-03 discomfitorreformat using ecrustify because uncrustify dicked...
2010-11-03 discomfitoradd some safety checks so people can see wtf went wrong...
2010-11-03 rastermake sure it has dynamic hint set.
2010-11-01 discomfitorbecause SUCCESS is not an error.
2010-11-01 discomfitoronly free when exists
2010-11-01 discomfitoreh I guess I'll clean up a little bit on failure too
2010-11-01 discomfitorfix incorrect realloc usage
2010-10-31 rasteralloca - not strdupa.
2010-10-29 discomfitoradd a sweet DBG logging function for gnutls because...
2010-10-28 discomfitorcomment out all psk code since I haven't implemented...
2010-10-28 discomfitora little bit of reformatting, be explicit with dhp...
2010-10-28 discomfitorremove dead code
2010-10-28 etrunkoEcore: Decide whether library will be built or not...
2010-10-28 discomfitorremove unnecessary ifdef
2010-10-28 discomfitorwnen I said gnutls on my last commit, I really meant...
2010-10-28 discomfitoradd more gnutls info for dhp generation so you can...
2010-10-28 discomfitoronly set openssl verify when needed to avoid some hands...
2010-10-28 cedric * ecore: reduce strdup call from ecore_file, but this...
2010-10-28 discomfitorfix some random error cases where events would fire...
2010-10-28 rasterecore_x -> add mapping change event for when key/pointe...
2010-10-27 discomfitorforgot a return statement
2010-10-27 discomfitorhmmm actually this is probably the better way to fix...
2010-10-27 discomfitorfix potential crash when someone specifies a weird...
2010-10-27 discomfitorfix some warnings with --disable-curl
2010-10-27 cedric * ecore: don't expose Ecore_Evas internal magic outside.
2010-10-27 englebassWe always require gnutls >= 2.10
2010-10-27 discomfitorrequire gnutls 2.10.2 since earlier versions don't...
2010-10-27 rasterfix ecore-evas to use stride return for buffers.
2010-10-25 cedric * ecore: make Ecore_File.h match others EFL headers.
2010-10-25 cedric * ecore: always check for func_cancel being not NULL...
2010-10-25 rasterFrom: Raphael Kubo da Costa <kubo@profusion.mobi>
2010-10-23 caro[ecore] remove messages about ecore_time on Windows
2010-10-23 caro[ecore-file] use function pointers for callbacks
2010-10-23 caro[ecore-file] fix doc
2010-10-22 caro[ecore] fix compilation when pthread is not available
2010-10-21 kwoFix warning.
2010-10-20 rasterpatch from mike to fix kernel issue with closed fd...
2010-10-20 rasterfrom mike:
2010-10-20 rasterpatch from mike - fix epoll on fork thing.
2010-10-20 rasternote -= we may leak display struct here...
2010-10-19 sachielRevert the changes on ecore_x, seems not needed and...
2010-10-18 sachielUse event_win when it exists to match source of events
2010-10-18 englebassCheck for gnutls >= 2.6
2010-10-18 cedric * ecore: time to cleanup ecore_con_url time.
2010-10-18 cedric * ecore: remove now useless structure.
2010-10-18 cedric * ecore: proper protection of newer constant.
2010-10-18 cedric * ecore: remove ecore_con_url_http_post_send as it...
2010-10-18 rastermake sure we have undefed stuff
2010-10-18 rasternote that its experiemntal
2010-10-17 caroimprove doc layout
2010-10-16 discomfitortypedef function pointer
2010-10-16 sachielDead code bye bye
2010-10-15 devilhornsAttempting to track a bug in ecore_x_randr_12 where...
2010-10-15 discomfitoradd info when generating dh params so people will know...
2010-10-15 rasterremove changes in case developer dumber than expected?
2010-10-14 discomfitormake this more explicit in case compiler is dumber...
2010-10-14 cedric * ecore: improve and fix ecore_thread destruction.
2010-10-14 cedric * ecore: don't leak pipe.
2010-10-14 discomfitorstop trying to use ssl for local connections
2010-10-14 cedric * AUTHORS: don't forget to blame T_UNIX for his work...
2010-10-13 cedric * ecore: fix possible race. It also make ecore_thread_run
2010-10-13 cedric * ecore: turn on and off eina threads support when...
2010-10-13 discomfitor2 obscure bugs in one commit:
2010-10-13 discomfitor<discomfitor> ecore_con_url.c: In function 'ecore_con_u...
2010-10-13 rasterand.. be safe! for funcs so they dont go closing things...
2010-10-13 rasterif pipe handler deletes the pipe... be safe!
2010-10-12 cedric * ecore: fix ecore_fb build.
2010-10-12 tasnEcore imf: Fixed documentation issues, patch by Jihoo...
2010-10-12 carotypo
2010-10-12 caroEcore_Fb doc finished
2010-10-12 carofix doxygen warnings
2010-10-11 lucasCheck for libcurl's return codes when appropriate.
next