framework/uifw/ecore.git
2009-01-19 caroset the window to fullscreen if requested when creating...
2009-01-19 caro * ecore_wince: force taskbar to be shown when ecore_wi...
2009-01-19 caro * add Evil cflags and libs in ecore_job and ecore_imf...
2009-01-16 caro * add _move, _resize and _move_resize to ecore_wince...
2009-01-14 caroupdate ac_attribute.m4
2009-01-11 sachielMissing Makefile.am for docs
2009-01-11 quakerUpdated debian/rules for ecore and evas because of...
2009-01-11 quakerDeleted some useless files because of make doc support
2009-01-11 quakerAdded some missing files for make doc support
2009-01-11 quakerAdded support for "make doc" in evas and ecore.
2009-01-10 caro * ecore/ecore_pipe.c:
2009-01-10 barbieriFixed (hopefully) ecore_directfb engine.
2009-01-09 quakerAdded debian/rules files with a new permissions set...
2009-01-09 quakerprepare debian rules files for new chmod permissions.
2009-01-06 barbierifix errors reported by gcc.
2009-01-04 devilhornsFix nasty formatting and remove extra whitespace.
2009-01-04 devilhornsFix Sachiel typo...spank, spank ;)
2009-01-03 sachielUgly. But apparently Solaris does not have the Xutf8...
2009-01-01 quakerAdded new set of debian subdirs.
2009-01-01 quakerRemoved debian subfolders - prepared for a new set...
2009-01-01 rasterremove ecore_desktop completely. no longer useful
2008-12-22 cedricFix sdl engine.
2008-12-22 ulissesFix segfault when double freeing a string.
2008-12-21 barbieriand we must always pre_free, otherwise we end being...
2008-12-21 barbierimust dissociate even if we will not delete the canvas.
2008-12-20 barbieriOops! ecore must not depend on ecore-evas!
2008-12-20 caro * ecore_win32_window.c:
2008-12-20 barbieriecore_getopt: common callbacks go in.
2008-12-19 watchwolfmissing parenthesis
2008-12-19 watchwolfinclude the headers in the correct order so that EAPI...
2008-12-19 rasterdoc++
2008-12-19 rasteradd del flag to associate
2008-12-19 rasterdont resize/move fullscreen canvases
2008-12-17 cedricUpdate ac_attribute macro and remove __UNUSED__ declara...
2008-12-17 rasteruse new engine merge.
2008-12-16 jethomasPlugin fixes, ewl_test workes now.
2008-12-15 englebassFix compiler warnings.
2008-12-15 englebassRemove ecore-desktop
2008-12-15 englebassMisc cleanup.
2008-12-14 sachielGoodbye forgotten debug. We won't miss you.
2008-12-12 barbieriBugfix: do not search/delete in non-existent hashes.
2008-12-11 cedricRemove ecore_hash and eina_hash use from ecore.
2008-12-09 englebassRemove const qualifier.
2008-12-09 illogict Leak --: ecore_file_dir_get always returns a new buffer.
2008-12-09 barbieriInclude stdio.h so ecore_getopt_help() is fine.
2008-12-09 illogict When your libc doesn't provide iconv, and that you...
2008-12-08 cedricValgrind complain when doing IC Destroy after XCloseDis...
2008-12-08 sachielVery basic Input Method support. For now, it only uses...
2008-12-05 mekiusSome tweaks/fixups for abstract sockets.
2008-12-01 caroPatch by Dmitriy Mazovka:
2008-12-01 rasterhmm revert this for now - i think it broke efm... i...
2008-12-01 rasterflush should use select with a timeout and try write...
2008-11-29 caroremove trailing spaces
2008-11-27 caro * Patch by Dmitriy Mazovka
2008-11-24 barbieriEasy to use and powerful getopt implementation.
2008-11-22 caroadd evil init / shutdown. Necessary for gettimeofday...
2008-11-21 carotypo
2008-11-19 caroadd Windows CE gdi backend
2008-11-18 caroremove the problem of the main loop taking 100% of...
2008-11-13 barbieriruntime configurable timer precision
2008-11-13 barbieriit's 'UNsigned' char, not signed!
2008-11-12 carofix compilation on windows, minor formatting, use unix...
2008-11-06 mcalamelliFix doxy
2008-11-03 pfritztake the right patch for ecore_pipe. I moved nbytes...
2008-11-03 rasteradd patch to add a pipe handler for glueing threads...
2008-11-03 rasterstderr-- (just noisy!)
2008-11-02 rastermove setup of loop time to init.
2008-11-02 caroautotools fixes
2008-11-02 caroconst++
2008-11-02 caroconst++
2008-11-02 rasterremove more useless ecore_time_get's
2008-11-02 rasternew ecore_loop_time_get() call. also priority setting...
2008-11-01 carofix ecore_evas on Windows CE
2008-10-30 cedricAdd support for GNU TLS in ecore_con.
2008-10-29 barbieriadd some const.
2008-10-29 barbieriReturn associated object.
2008-10-29 barbieriExport driver as engine_name.
2008-10-29 barbieriuse unsigned for 1-bit members.
2008-10-28 pfritzno need for eina here
2008-10-27 englebassRemove unused variable.
2008-10-27 englebassFix sign warning.
2008-10-27 englebassFix sign warning.
2008-10-26 englebassparse functions should return the point where they...
2008-10-26 englebassDon't declare static functions if they are not used.
2008-10-26 englebassDon't declare static functions if they are not used.
2008-10-26 englebassThis function returns void
2008-10-26 englebassMake internal inline functions static inline
2008-10-26 englebass* Declare function ecore_con_info_udp_listen in private...
2008-10-26 englebassremove inline from ecore_print_warning, exported functions
2008-10-26 englebassAdd Eina.h for eina_init
2008-10-24 englebassMake ecore_print_warning externally accesible for ecore...
2008-10-23 mickeylApply patch from thomasg <thomas@gstaedtner.net>:
2008-10-23 barbieriadd helper ecore_evas_object_associate.
2008-10-22 cedricFix a little typo.
2008-10-22 rasterremove some debugging
2008-10-21 cedricRemove Evas_List from Ecore.
2008-10-20 cedricRemove macro provided by Eina.
2008-10-20 cedricPatch from Shulga Nikita.
2008-10-16 illogictAdd eina init and shutdown to ecore init and shutdown.
2008-10-16 barbieriset svn:ignore on new directories.
next