profile/ivi/ecore.git
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.
2008-10-15 cedricRemove ecore_strings and switch to eina_stringshare.
2008-10-13 morlenxusfix warnings, thanks thomasg
2008-10-13 cedricMake ecore depend on eina. No change in the code yet...
2008-10-13 cedricMake IPv6 work.
2008-10-11 rasterok- disabel error handlign for file_init.. foudn a...
2008-10-09 cedricFix entrance and perhaps exquisite too.
2008-10-09 cedricWhen the list is NULL, it's empty.
2008-10-09 rastergo back to svnrev 36473 for ecore_con - these ipv6...
2008-10-08 cedricFix some warning.
2008-10-08 cedricCorrectly use addrinfo.
2008-10-07 cedricMore cleanup and export a replacement for ecore_con_dns...
2008-10-07 cedricFix little macro error spotted by Peter Wehrfritz.
2008-10-06 rasterdon't leake keysyms!
2008-10-06 cedricAnother step toward IPv6 support with more cleanup.
2008-10-06 cedricStarting work for IPv6 support of ecore_con. Use getadd...
2008-10-06 cedricAdd full UDP client/server support.
2008-10-05 pfritzwarnings--
2008-10-03 caromissing 'x'
2008-10-01 caroadd 2 missing _CON_ ...
2008-10-01 cedricPatch from Quarium. Ecore_Con handle in progress connec...
2008-10-01 mejThis should fix the DNS hangs.
2008-09-30 pfritzconfigure.in -> configure.ac
2008-09-25 englebassRename REMOTE_SYSTEM to REMOTE_TCP, keep SYSTEM as...
2008-09-25 cedricPatch from Matt Barclay that add UDP client support...
2008-09-25 rasterasparagus!
2008-09-24 rasterfix dpi check! oops!
2008-09-24 rasteradd simple dpi get call
2008-09-22 rasteroops - objc even tho i made it optional.. i had it...
2008-09-20 rasterfrom sacial - condition where pipe close doesnt happen.
next