framework/uifw/ecore.git
2009-09-08 caro * fix logging for Windows XP and CE port
2009-09-07 pfritzeina_stringshare_init -> eina_init, dito shutdown
2009-09-05 caroformatting
2009-09-05 caroadd Mathieu Taillefumier's patch for eina logging,
2009-09-04 carorename ecore_thread_init and ecore_thread_shutdown...
2009-09-04 carofix maintainer-clean rule
2009-09-04 caroremove from MAINTAINERCLEANFILES files that are removed...
2009-09-04 caroremove uneeded files
2009-09-03 maxerbaadding french and italian translations
2009-09-02 raster1. ecore-evas doesnt disable draws to fully obscured...
2009-09-01 carofix gettext stuff
2009-09-01 barbierifix build to actually use gettext, create ecore.pot
2009-09-01 barbierihave ecore+gettext stuff to actually compile.
2009-09-01 barbierisome parts I missed before.
2009-09-01 quakerGettext support in Ecore_Getopt. Thanks to k-s :)
2009-08-30 carofix number of events
2009-08-29 carodon't try to remove monitors if non has been added...
2009-08-27 diebAdd missing prototype for ecore_con_url_response_header...
2009-08-26 carowarnings--
2009-08-26 carofix warnings
2009-08-26 caro * fix potential bugs
2009-08-26 carofix warnings
2009-08-26 lmunchAdded missing pthread guard
2009-08-25 caro * fix compilation when curl is not available
2009-08-24 diebChange my email address to a fixed one.
2009-08-24 cedric * ecore_con_url: Remove debug.
2009-08-24 cedric * ecore: Add Andre Dieb in ecore AUTHORS file.
2009-08-24 cedric * ecore_con_url: Add a way to retrieve request respons...
2009-08-21 devilhornsPatch from Andre Dieb to remove a debug statement.
2009-08-20 caroportable way to do echo -n as some shells do not
2009-08-20 lmunchFix building without pthread support
2009-08-14 cedric * ecore_con_url: Fix mem leak.
2009-08-13 cedric * Ecore_Con: Revert r41742.
2009-08-13 barbieriinit ecore_con_url.
2009-08-13 rasterdont use #ifdeffed out calls
2009-08-13 rasterformatting!
2009-08-12 cedric * ecore_con: Add broadcast support from Atton Jonathan.
2009-08-12 cedric * ecore_con_url: Patch from Andre Dieb with a few...
2009-08-04 cedric * ecore_thread: Fix the remaining comment from Vincent.
2009-08-03 cedric * ecore_thread: Another dead lock spotted by Sachiel.
2009-08-03 cedric * ecore: Fix header check position according to Vincen...
2009-08-03 cedric * ecore_thread: Prevent mutex lock, thanks to Sachiel.
2009-07-31 cedric * ecore_thread_run: Add a facility to run heavy code...
2009-07-29 rasterback to pre ver's
2009-07-29 rasterSNAPSHOT: svn-03
2009-07-28 carooups, missing sys/
2009-07-28 carofix compilation of programs using ecore on FreeBSD
2009-07-25 barbieriunbreak xrender, opengl and software-16 engines.
2009-07-22 sachielFix requirements for ecore-file
2009-07-18 kwoThe functions ecore_x_window_prop_card32_list_get,...
2009-07-18 rasterfree list
2009-07-16 barbieriremove gcc -Wextra warnings
2009-07-16 barbierido not remove sub-evases from ecore_evases list.
2009-07-15 barbierioops, fix case of timers never being fired while we...
2009-07-14 carorename 'x11' to 'xlib' for software x11 based engines...
2009-07-09 caro * add ecore_x_atom_name_get() API (will be used by...
2009-06-27 caroupdate m4 macros (mainly formatting)
2009-06-24 caroadd Lars and myself
2009-06-24 caroRework the Windows message loop and the managing of...
2009-06-23 cedric Evas_Rectangle are gone. We now use Eina_Rectangle...
2009-06-23 cedric * ecore_evas: Fix ecore_evas_gl_x11_new usage.
2009-06-17 lmunchFix a few more Ecore_List2 to Eina_Inlist conversion...
2009-06-17 lmunchFix typo in Ecore_List2 to Eina_Inlist conversion
2009-06-17 cedric * AUTHORS: Update to reflect new contribution from...
2009-06-17 cedric * ecore: Fix a segv during ecore_shutdown.
2009-06-17 cedric * ecore: Remove Ecore_List2 at all.
2009-06-17 cedric * ecore: Remove Ecore_List2 from ecore_evas.
2009-06-17 cedric * ecore: Remove Ecore_List2 from ecore_file.
2009-06-17 cedric * ecore: Remove Ecore_List2 from ecore_con.
2009-06-17 cedric * ecore: Remove user of Ecore_List2 from ecore events.
2009-06-17 cedric * ecore: Fix ecore_evas_x uninitialised variable.
2009-06-17 barbierifix nasty warnings of -Wextra
2009-06-15 rasterback to svn soname
2009-06-15 rastermake distcheck and... SNAP!
2009-06-12 barbieriAdd file required by NetBSD.
2009-06-12 rasterfix artifacts on window rotation
2009-06-08 caroforget to commit configure.ac (check pixman library...
2009-06-08 caroAdd Region API to ecore_x (Xlib using Region and XCB...
2009-06-06 barbierifix nasty bug of timers not being re-evaluated on rare...
2009-06-06 caroadd rotation support for the gdi engine
2009-06-05 caroexplicitely update the window
2009-05-29 sachielUpper case
2009-05-29 barbieriAvoid getting stuck into ecore main loop dispatchers.
2009-05-29 caro * on Windows, pipe() creates sockets and not file...
2009-05-26 barbierifix debian rules files.
2009-05-26 quakerMove from libssl to libgnutls in ecore/debian.
2009-05-23 carofix BackSpace value
2009-05-23 rasteradd includes
2009-05-22 lmunchAdd support for extended keys on win32
2009-05-22 lmunchRemove unused variables
2009-05-22 carolibtool is too stupid. Some versions seem to not
2009-05-22 caroThere is no numerical keypad on Windows CE
2009-05-21 caroIgnore some f-keys on Windows CE.
2009-05-19 rasterdfb has been broken since rev 39505! <- cedric!
2009-05-18 carofix some warnings
2009-05-18 carothe mouse_in event has strangely been removed. It's...
2009-05-18 carouse ecore_input
2009-05-15 carounderquoted parameters of AC_INIT
2009-05-15 caroupdate efl_doxygen.m4
2009-05-13 carodon't use the release stuff for Windows CE
next