profile/ivi/ecore.git
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
2009-05-07 rasterhmm why wasnt this committed?
2009-05-07 caroAPI BREAK
2009-05-05 andreasadded xlib implementation for ecore_x_default_screen_get
2009-05-04 quakerFixed debian stuff everywhere.
2009-05-03 mcalamelliPlace the ECORE_XSS #endif in the right place, otherwis...
2009-05-03 rbelemAdded libtool as Build-Depends to everything that uses
2009-05-02 barbierino idea why this flag is required, but doing like other...
2009-05-02 barbierixrandr1.3 support: first steps (events).
2009-05-02 barbieriproper cleanup of ecoren_con_server after ecore_events.
2009-05-02 barbierifree getaddrinfo() results and avoid leaks in ecore_con.
2009-04-29 carofix the borderless_set function by removing the frame...
2009-04-28 vapierfix printf format warnings (int vs size_t) and curl...
2009-04-28 vapierfix typo in long_has_neither_32_nor_64_bits prototype
2009-04-26 jethomasAdd a function to retrieve the timer interval.
2009-04-25 caromissing use of ecore_x_drawable_rectangle_fill()
2009-04-25 carouse ecore_x_drawable_rectangle_fill().
2009-04-25 caroadd to the API the function ecore_x_drawable_rectangle_...
2009-04-24 caro * formatting in ecore_evas_win32.c
2009-04-24 rbelemMerge branch 'debian-fixes'
2009-04-23 carofix cast
next