Commit Graph

12 Commits

Author SHA1 Message Date
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release.
SVN revision: 75873
2012-08-30 10:55:40 +00:00
Cedric BAIL f82152f150 eio: fix memory leak when using file associate.
SVN revision: 75854
2012-08-30 08:52:15 +00:00
Vincent Torri 68b40793ab Eio: add log debugging macros
SVN revision: 75751
2012-08-28 06:28:56 +00:00
Vincent Torri 83f7a57d50 Eio: Do not free Windows stuff when it is not used. Fix seg fault.
SVN revision: 75747
2012-08-28 05:49:38 +00:00
Cedric BAIL 153afa9283 eio: revert r75445 and add a comment to prevent it to happen again.
Yes, it's the second time someone "fix" that and get reverted. Actually
looking at svn log would have shown the issue as it was just the previous
commit.


SVN revision: 75482
2012-08-21 02:22:20 +00:00
Cedric BAIL 2547d07ea3 eio: properly shutdown monitor.
SVN revision: 74957
2012-08-07 04:12:07 +00:00
Cedric BAIL d59b7badac eio: memory leak--.
SVN revision: 74792
2012-08-02 08:10:18 +00:00
Cedric BAIL 22b8a6103b eio: actually detect when file changed since last monitoring request.
NOTE: Shouldn't I stat and rebuild the notify when the file is deleted
and recreated ? Advise welcome.


SVN revision: 70879
2012-05-09 06:54:09 +00:00
Cedric BAIL 85c6d00e7e eio,ethumb,emotion: Fix build out of tree.
Patch by Jérôme Pinot <ngc891@gmail.com>.


SVN revision: 70540
2012-04-30 01:40:00 +00:00
Daniel Juyung Seo ef6c04b8ad eio: Updated ChangeLog.
SVN revision: 70528
2012-04-28 01:37:01 +00:00
Cedric BAIL 8053f61f86 efl: add release point in ChangeLog files.
SVN revision: 70494
2012-04-26 08:07:22 +00:00
Cedric BAIL c5cc3b6e19 * eio: please welcome our asynchronous input output library.
NOTE: right now only help with file listing and provide a
	wrapper around eina_file_ls and eina_file_direct_ls and ecore_long_run.
	But the idea is to do the same with all Ecore_File code so that one
	day we can remove Ecore_File.


SVN revision: 50429
2010-07-22 16:08:17 +00:00