framework/uifw/ecore.git
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.
2010-10-11 lucasSimplify the checks in ecore_con_url_http_post_send.
2010-10-11 lucasAlways use ecore_con_url_ftp_use_epsv_set's parameters.
2010-10-11 lucasSimplify if clause.
2010-10-11 lucasFix some indentation problems in ecore_con_url.
2010-10-11 lucasAdd a missing leading underscore to static variables.
2010-10-11 lucasRemove erroneus __UNUSED__ mark.
2010-10-11 cedric ecore: return more information on pipe_read error.
2010-10-11 rasterdelay comp setup until show. (and unset on hide)
2010-10-08 glimaYet another int -> Eina_Bool fix, similar to the one...
2010-10-08 bdillyDocument ecore_con_url_verbose_set's behaviour.
2010-10-08 bdillyunused_warning--
2010-10-08 bdillyIn practice, it was already being treated as an Eina_Bo...
2010-10-07 barbierilog domains in lower-case only please.
2010-10-07 etrunkoEcore: No need to #define _GNU_SOURCE
2010-10-07 rasterFrom: Mike McCormack <mj.mccormack@samsung.com>
2010-10-07 lucasFix signal accounting
2010-10-06 rasterlets set num to 0 shall we? :)
2010-10-06 maxerbaupdating portuguese and italian translations
2010-10-06 cedric * ecore: fix typo.
2010-10-06 cedric * ecore: refcount send and received notify to prevent...
2010-10-04 cedric * ecore: remove thread from the correct list.
2010-10-04 cedric * ecore: fix build without X.
2010-10-04 rasterempty dir - remove.
2010-10-04 rasterecore-dfb - double+triple too.
2010-10-04 rasteraaagh ecore_fb needs double/triple fix too.
2010-10-04 rasterfix double/triple click
2010-10-03 rasterefl 1.0.0 beta.
2010-10-02 discomfitoradd DBG for successfully completing SSL verification...
2010-10-02 discomfitorrequire peer verification when verify is called
2010-10-02 discomfitorupdate to connect to verisign.com:443 by default, loadi...
2010-10-02 discomfitorclear out the _try series of functions because they...
2010-10-02 discomfitoropenssl fixes:
2010-10-02 rasterNOOOOOOOOOOO spank disco-stu! spank. dont just dumbly...
2010-10-02 discomfitor__UNUSED__
2010-10-02 discomfitorformatting, correctly set ->ssl_err when appropriate...
2010-10-02 rasterset client leader by default - support setting it expli...
2010-10-02 discomfitorsome DBG edits, fix case where ssl handshake completes...
next