framework/uifw/ecore.git
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
2009-04-23 quakerUpdated ecore debian stuff, thx to sur5r :)
2009-04-23 rasterFrom: Lars Munch <lars@segv.dk>
2009-04-23 carobetter fix for -no-undefined
2009-04-23 caroadd GDI evas engine support
2009-04-23 rasterFrom: lars@segv.dk (Lars Munch)
2009-04-23 rasterFrom: booleanlabel@gmail.com
2009-04-23 rastermove to uses no []'s as it works for me, but for belem...
2009-04-22 mcalamelliNetBSD requires <sys/resource.h>
2009-04-22 jethomasTypo.
2009-04-22 quakerUpdated ecore debian stuff
2009-04-22 quakerUpdated debian stuff for core EFL. Changed debian stuff...
2009-04-22 quakerFixed shlibs files and typo in changelog in debian...
2009-04-22 rasterand incriment to next rev.
2009-04-22 rastersnapworth quality - distchecked. sonames bumped. rev...
2009-04-21 carofree the events sent by the X server
2009-04-21 quakerUpdated changelogs for packages which will go into...
2009-04-21 raster1. embryo shoudl have soname
2009-04-20 barbierifix distcheck on couple packages, problems with EXTRA_DIST
2009-04-19 rastercleanup on shutdown better!
2009-04-19 quakerUpdated Standards-Version
2009-04-19 quakerMerged with pkgE
2009-04-19 quakerPrepared for merge with pkgE debian stuff
2009-04-19 mickeylecore-evas-fb: This patch fixes a bug in ecore_evas_fb...
2009-04-19 carotypo
2009-04-19 carofix ecore_input use
2009-04-19 carofix default values of z and direction
2009-04-19 caromore fixes
2009-04-19 caromissing guards--
2009-04-19 caro * fix warnings
2009-04-18 devilhornsRemove annoying printf messages when downloading someth...
2009-04-18 caroTypo reported by Cedric Ollivier, thanks !
2009-04-17 barbierifix bad sed by someone else.
2009-04-17 rasterlutin... release soname patch. verbose svn soname used...
2009-04-17 rasterfix ecore-evas-fb fullscreen!
2009-04-16 carospecify the supported windows version
2009-04-16 barbieriexport way to handle raw xlib/xcb events.
2009-04-16 barbieriwarning--
2009-04-16 carofix compilation on Windows
2009-04-16 barbieriBe able to change select() function used by main loop.
2009-04-15 caromissing ecore_input changes
2009-04-15 carofix seg fault. Patch by Nicolas Aguirre
2009-04-15 caroinit and shutdown ecore_event_evas
2009-04-14 carouse ecore_input for the windows xp code
2009-04-14 caroremove useless structures
2009-04-14 quakerUpdated debian stuff(grew Standards-Version, updated...
2009-04-13 antognolliNew ecore_getopt callback to parse geometry size (WxH).
2009-04-13 barbieriuseful function to join strings using separator.
2009-04-11 carofix compilation on linux after having fixed compilation...
2009-04-11 carouseless global variables
2009-04-11 carothe header files are a mess in ecore and, unfortunately...
2009-04-11 carofix compilation on Windows
2009-04-11 caroremove useless ecore_evas_x_**_subwindow_get() functions
2009-04-11 caro * unused parameters --
2009-04-11 barbieridebug--, sorry.
2009-04-11 barbieriremove nasty warning.
2009-04-11 barbierimove batch directory creation to ecore_file.
2009-04-11 barbieriminor optimizations to ecore_file_mkpath()
2009-04-11 barbieribatch directory creation, part 1.
2009-04-11 barbieriremove unused file
2009-04-10 caroforce to use /usr/lib/libiconv.la library on
2009-04-10 rasterandre dieb: patch to fix ebadf handling.
2009-04-10 carooups, missing \
2009-04-10 caro * better check of Objective C compiler
2009-04-10 caroAPI BREAK
2009-04-10 caro * (should) fix the compilation on Mac OS X (ecore_input)
next