2011-04-14 |
cedric | autogen: improve detection of parameter change. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
raster | and oops.. fix my fox to coord xlations. working now. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
raster | printf-- |
commit | commitdiff | tree | snapshot |
2011-04-13 |
raster | fix buglet in inlined image buffer canvas -> coords... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
raster | From: Doyun Kang <doyoun.kang@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-04-11 |
caro | Ecore: use isfinite() if available |
commit | commitdiff | tree | snapshot |
2011-04-11 |
jeffdameth | changelog update |
commit | commitdiff | tree | snapshot |
2011-04-11 |
jeffdameth | ecore: fix removal of windows from ignore_list with... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
seoz | Ecore ecore_imf: Fixed formatting and removed trailing... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
raster | From: Leif Middelschulte <leif.middelschulte@gmail... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
devilhorns | Ecore_X: Randr: Fixup formatting. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
devilhorns | Ecore_X: XLib: Add missing 'void' in dpms functions. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
cedric | ecore: fix ecore_evas removal of Evas Quartz backend. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
cedric | ecore: remove user of deprecated Evas Quartz backend. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
raster | From: Leif Middelschulte <leif.middelschulte@gmail... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
devilhorns | Ecore_X: XLib: Add missing EAPI in front of |
commit | commitdiff | tree | snapshot |
2011-04-04 |
devilhorns | Ecore: Ecore_X: Xlib: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
cedric | ecore: put recommandation about asynchronous dns resolu... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
devilhorns | Ecore_X: Xlib - Set correct doxy group for function. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
billiob | ecore: redundant declaration with Ecore_X_Atoms.h |
commit | commitdiff | tree | snapshot |
2011-04-01 |
cedric | ecore: Add pipelining support for HTTP 1.1. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
raster | ahem! who put unused there? who? screen *IS* used! |
commit | commitdiff | tree | snapshot |
2011-03-31 |
raster | add new version of efl sync proto between comp and... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
raster | ecore-evas: feature++ : support netm sync protocol... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
cedric | ecore: add ecore_con_url_ssl_ca_set. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
seoz | Ecore ecore_file.c: NULL check before using strcmp(). |
commit | commitdiff | tree | snapshot |
2011-03-27 |
caro | rename libtool version names to fit libtool doc |
commit | commitdiff | tree | snapshot |
2011-03-23 |
discomfitor | updated build fix for windows from vtorri |
commit | commitdiff | tree | snapshot |
2011-03-23 |
discomfitor | unbreak this header by adding inttypes.h... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
cedric | ecore: fix ecore_con_url_ftp_upload to upload all the... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
raster | fix associate stuff with interecepts so events come... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
discomfitor | correct compile section in dox |
commit | commitdiff | tree | snapshot |
2011-03-21 |
devilhorns | Ecore_X:Xlib - No need for a return at the end of a... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
devilhorns | Ecore/Xlib: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
discomfitor | fix stupid 64bit compile warning from stupid gnutls... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
discomfitor | fix stupid openssl crash |
commit | commitdiff | tree | snapshot |
2011-03-19 |
mej | Add build hint for c-ares support. |
commit | commitdiff | tree | snapshot |
2011-03-18 |
raster | revert version change 999 -> 99. also e17 didnt even... |
commit | commitdiff | tree | snapshot |
2011-03-17 |
englebass | Set v_mic to 99 (less than 256) to please OS X |
commit | commitdiff | tree | snapshot |
2011-03-16 |
cedric | ecore: add ecore_thread_reschedule. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
caro | Ecore: |
commit | commitdiff | tree | snapshot |
2011-03-13 |
caro | formatting |
commit | commitdiff | tree | snapshot |
2011-03-10 |
raster | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-03-03 |
caro | Ecore ecore_con: |
commit | commitdiff | tree | snapshot |
2011-03-03 |
seoz | Ecore ecore.dox.in: Modified @@ to @. |
commit | commitdiff | tree | snapshot |
2011-03-01 |
cedric | ecore: add @since . |
commit | commitdiff | tree | snapshot |
2011-03-01 |
cedric | ecore: fix detection of complete file write in ecore_fi... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
cedric | ecore: add ecore_con_url_ssl_verify_peer_set patch... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
seoz | Ecore ecore.dox.in: Fixed type and sych with AUTHORS. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
raster | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-02-25 |
maxerba | updating various translations |
commit | commitdiff | tree | snapshot |
2011-02-25 |
devilhorns | Ecore_Thread: Fix yet another doxy typo. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
devilhorns | Ecore_Thread: Fix doxy typo. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
cedric | ecore: fix timeline. |
commit | commitdiff | tree | snapshot |
2011-02-24 |
caro | Ecore ecore_evas: |
commit | commitdiff | tree | snapshot |
2011-02-24 |
maxerba | updating slovenian translation |
commit | commitdiff | tree | snapshot |
2011-02-24 |
caro | Ecore ecore_file: |
commit | commitdiff | tree | snapshot |
2011-02-24 |
caro | Ecore ecore_wince: fix compilation on Windows CE |
commit | commitdiff | tree | snapshot |
2011-02-23 |
caro | re-add autopoint for gettext stuff |
commit | commitdiff | tree | snapshot |
2011-02-22 |
cedric | efl: don't track config.cache. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
tasn | Ecore imf: Added 'since 1.1.0' to doc of new funcs. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
cedric | ecore: forgot that we do use gettext somewhere in ecore. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
cedric | efl: add back touch on configure time generated file. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
raster | Fix: ecore-file inotify fd would be duplicated in children |
commit | commitdiff | tree | snapshot |
2011-02-21 |
cedric | efl: turn on cached result, that will reduce your confi... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
raster | fix up chlog. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
raster | default 300sec fix from raoul |
commit | commitdiff | tree | snapshot |
2011-02-21 |
raster | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-02-20 |
devilhorns | Ecore_Evas: Add UNUSED where missing. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
caro | formatting and warnings-- |
commit | commitdiff | tree | snapshot |
2011-02-20 |
caro | Ecore_WinCE: do not erase a window background |
commit | commitdiff | tree | snapshot |
2011-02-20 |
caro | * fix a bug in the key up event ('space' key was not... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
raster | From: Mathieu Taillefumier <mathieu.taillefumier@free.fr> |
commit | commitdiff | tree | snapshot |
2011-02-17 |
devilhorns | Ecore_X_Image: Add missing LOGFN for ecore_x_image_put. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
devilhorns | Ecore_X_Image: Add trap for potential missing XImage. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
cedric | ecore: oops, forgotten return. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
cedric | ecore: Add ecore_file_download_full patch by Sangho... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
cedric | eet, ecore, evas, efreet: don't track generated files. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
discomfitor | only log error events for actual errors |
commit | commitdiff | tree | snapshot |
2011-02-15 |
discomfitor | add more descriptive error messages for epoll flag... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
discomfitor | +ecore_con_client_port_get |
commit | commitdiff | tree | snapshot |
2011-02-10 |
discomfitor | changelog for previous commit |
commit | commitdiff | tree | snapshot |
2011-02-10 |
discomfitor | avoid double printing errors |
commit | commitdiff | tree | snapshot |
2011-02-10 |
discomfitor | rewrite all event handler code to be unified, always... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
seoz | dox.in update: elementary,evas,edje,ecore,eio,eet,eeze. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
discomfitor | implement full event-driven error messaging api for... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
discomfitor | added some more possibly useless safety checks to ecore... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
englebass | renmae variable to prevent name clash |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ravenlock | undo my erroneous commit. (Thinking .po files were... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ravenlock | Failed to wrap one clearenv() |
commit | commitdiff | tree | snapshot |
2011-02-03 |
caro | put visual studio files outside the libraries directory |
commit | commitdiff | tree | snapshot |
2011-02-02 |
discomfitor | update from most recent commit from VC |
commit | commitdiff | tree | snapshot |
2011-02-02 |
discomfitor | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-02-01 |
raster | revert mike's patch - creates endless stream of complai... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
raster | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-01-31 |
davemds | ok, sorry, there was a reason: shutting up gcc warnings... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
davemds | :/ setting a const char * param to NULL ?? and after... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
davemds | tab-- |
commit | commitdiff | tree | snapshot |
2011-01-31 |
raster | fix sync to send done messges but not wait for sync... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
englebass | order |
commit | commitdiff | tree | snapshot |
next |