profile/ivi/ecore.git
2012-03-07 caroEcore_Evas: fix compilation after the removal of ecore_...
2012-03-07 caroEcore_Win32: fix initialization of base_width/height...
2012-03-07 hermetecore - updated Changelog. Forgot it even if I set...
2012-03-07 hermetecore/ecore_x - added ecore_x_illume clipboard stuff.
2012-03-06 jihoonecore_imf: change parameter name in ecore_imf_context_i...
2012-03-05 devilhornsEcore_Wayland: Don't require a current surface to retri...
2012-03-05 gastalEcore con style fix.
2012-03-05 gastalStyle fix for ecore exe docs.
2012-03-05 gastalBetter ecore main loop docs.
2012-03-05 gastalMake listed ecore evas examples links.
2012-03-05 thanatermesisremoved useless information about libm dependency which...
2012-03-03 discomfitorpatch from bluezery finishing socks env variable pickup...
2012-03-03 jihoonecore: fix brief description of ecore_x_window_focus_get
2012-03-03 jihoonecore: fix doxygen ingroup about ecore_x_window_default...
2012-03-02 seozecore Ecore_Evas.h: Fixed documentation typo.
2012-03-01 devilhornsEcore_Wayland: Remove image_target_texture_2d (not...
2012-03-01 devilhornsEcore_Wayland: Add ecore_wl_pointer_xy_get function.
2012-03-01 jihoonecore_imf: fix doxygen
2012-03-01 devilhornsEcore_Evas (wayland_egl): Cleanup the engine structure...
2012-03-01 gastalBetter ecore_evas intro docs.
2012-03-01 gastalImproved ecore_evas_callbacks example.
2012-03-01 gastalImproved ecore_evas_basics example.
2012-03-01 gastalFixing some typos.
2012-02-29 devilhornsEcore_Evas (wayland): Implement alpha_set, transparent_...
2012-02-29 rasternetwm icon set api - test it.. putting 16mb+ icons...
2012-02-29 jihoonecore_imf: Add ecore_imf_context_input_panel_caps_lock_...
2012-02-28 rasterlets compile again... shall we? :)
2012-02-28 devilhornsEcore_Wayland: Fix resize animation (little arrow ...
2012-02-28 devilhornsEcore_Wayland: Add some doxy & @since.
2012-02-28 devilhornsEcore: Fix autofoo for recent wayland changes. Add...
2012-02-28 devilhornsEcore_Evas (Wayland): Refactor code to match Ecore_Wayl...
2012-02-28 devilhornsEcore_Wayland: Refactor all the ecore_wayland code...
2012-02-28 rastercompile again... and add docs and @sinces etc. :)
2012-02-28 rasterand now actually test and make sure things work.
2012-02-28 discomfitorone time I had a dream where people helped others who...
2012-02-28 rasterbooyah. added lots of ecore_evas state stuff and abilit...
2012-02-28 rasteradd ecore_x_netwm_icons_set()
2012-02-27 cedricecore: people are still hurt by that assert.
2012-02-27 rastertag this allong with the ecore_file_download fix.
2012-02-26 cedricecore: oops, forgotten.
2012-02-26 rasterfix ecore_file_downlaod to not limit downloads to 30sec.
2012-02-25 cedricecore: remove use of SDL software sdl 16 from Ecore_Evas.
2012-02-25 discomfitor#if 0 out an unused function
2012-02-25 jihoonecore_imf: remove trailing whitespace
2012-02-24 cedricecore: eina_iterator_free doesn't work on NULL iterator.
2012-02-24 cedricecore: fix ecore build without thread support and mmap.
2012-02-24 cedricecore,embryo,evas: fix copy & paste issue.
2012-02-24 rasterand changelog for doyoun's patch
2012-02-24 rasterFrom: Doyoun Kang <doyoun.kang@samsung.com>
2012-02-24 cedricecore: fix typos.
2012-02-24 cedricecore: binbuf doesn't accept NULL (that's what EINA_ARG...
2012-02-24 cedricecore: add Exotic support.
2012-02-24 jihoonEcore_IMF.h: fix indentation
2012-02-24 rasterlets compile shall we and only include sdl headers...
2012-02-24 rasterwarn--
2012-02-24 rasterlets not deprecate stable 1.0 api's just yet shall...
2012-02-24 rasteranother function that has been deprecated since before...
2012-02-24 rasterthat win32 shape set func has been deprecated since...
2012-02-23 leifdepricated -> deprecated
2012-02-23 devilhornsEcore_X(cb): Remove unused variable. Fix uninitialzed...
2012-02-23 leifIt is only deprecated, therefore must exist.
2012-02-23 leifAnalogy of r68344 to XCB.
2012-02-23 leifFix misspelling
2012-02-23 devilhornsEcore: Fix grammar in doxy.
2012-02-23 leifNow, also compile.
2012-02-23 leifImprove implementation of ecore_x_randr_window_crtcs_get
2012-02-23 leifAdd NEWS, @since to source, and alter ChangeLog.
2012-02-23 cedricecore: update NEWS and ChangeLog accordingly.
2012-02-23 cedricecore: move Ecore_Evas software SDL from specific SDL...
2012-02-23 leifDeprecate ecore_x_randr_current_crtc_get,
2012-02-23 leifImplement ecore_x_randr_current_crtc_get
2012-02-23 caroEcore: some fixes
2012-02-23 rasterfix ecore_evas_extn checks.. (shm_open checks too)...
2012-02-22 cedricecore: cleanup thread destruction.
2012-02-22 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2012-02-22 devilhornsEcore: Fix typo in header (for docs).
2012-02-22 devilhornsEcore_Evas (wayland): Update shm and egl engines for...
2012-02-22 devilhornsEcore (Wayland): Update include for xkbcommon (changed...
2012-02-22 discomfitorsomewhat fix deferred freeing of curl objects
2012-02-22 discomfitorallow server to write out last data to client before...
2012-02-22 discomfitorreorder url complete calls to prevent invalid read
2012-02-21 devilhornsEcore_X(cb): Add missing randr functions needed for...
2012-02-21 discomfitorhero patch from bluezery which fixes ecore-con-url
2012-02-21 jihoonfix doxygen
2012-02-20 discomfitortentatively unblacklisting c-ares 1.7.5 since my new...
2012-02-20 cedricecore: rewrite of Ecore_Thread internal to use Eina_Loc...
2012-02-20 raster@since++
2012-02-20 discomfitorrevert last commit, maybe I'll re-commit it in 10 years...
2012-02-20 discomfitoryet another complete rewrite of ecore-con-url, fixes...
2012-02-20 rasterFrom: Jérémy Zurcher <jeremy@asynk.ch>
2012-02-19 discomfitorsomehow forgot to add this line in for previous commit...
2012-02-19 discomfitorformatting
2012-02-19 discomfitorfix current url implementation to not crash ANY TIME...
2012-02-19 discomfitorif we're going to pretend to handle errors, at least...
2012-02-19 discomfitornot sure why we're passing a bogus data pointer which...
2012-02-19 discomfitorfix and simplify init/shutdown logic
2012-02-18 caroEcore: better check of ecore_evas_extn. This also fixes...
2012-02-18 caroEcore: ecore_pipe: remove ugly FMT_* compatibility...
2012-02-18 discomfitoradd debug info with url
2012-02-18 discomfitorfix shadow var
next