Commit Graph

160 Commits

Author SHA1 Message Date
Carsten Haitzler 0e77364887 update header #defined versions to 1.8 to make sure new apis are used
in e17 only with ifdefs.



SVN revision: 75994
2012-09-03 09:55:34 +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 635a17d057 Eio: remove unnneeded newline
SVN revision: 75752
2012-08-28 06:35:23 +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
Vincent Torri 25feacc120 Eio: fix thread detection
Patch by Maxime Villard and myself

SVN revision: 75644
2012-08-24 08:19:41 +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
Vincent Torri 3a399b6b6a Eio: fix possible mem leak
SVN revision: 75445
2012-08-20 06:36:55 +00:00
Carsten Haitzler aef32ed6d3 more updates for 1.7.0 alpha.
SVN revision: 75095
2012-08-10 10:51:17 +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
Carsten Haitzler 2c1b533d13 fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.



SVN revision: 73906
2012-07-16 06:36:02 +00:00
Mike Blumenkrantz bb42532fd3 yet another tedious null check for a free function, brought to you by people who think wasting time is a good idea
SVN revision: 73224
2012-07-03 11:32:35 +00:00
Jonas M. Gastal 6c32e237c6 Build fix for DSO linking issue of eio example.
SVN revision: 73171
2012-07-02 21:45:45 +00:00
Leandro Pereira d625e4d386 Reverting r72552.
SVN revision: 72607
2012-06-21 13:56:42 +00:00
Leandro Pereira ed4fd6b877 eio: Fix memory leaks spotted by clang static analyzer
SVN revision: 72552
2012-06-20 19:34:05 +00:00
Gustavo Sverzut Barbieri 74b38070b6 use proper filter callback type for eio_dir_stat_ls().
The user is not supposed to change info as it's already fully
populated by stat().



SVN revision: 72551
2012-06-20 18:11:20 +00:00
Jonas M. Gastal 5a8f45a560 Improving Eio Doc and adding an example.
Author:    Guilherme Iscaro <iscaro@profusion.mobi>


SVN revision: 72202
2012-06-15 19:08:03 +00:00
Carsten Haitzler 318bd30043 This is a small change, so I won't changelog it (or backport), but
make _shutdown() funcs across efl complain and be unhappy if you
shutdown to < 0 shutdowns and not pull init count below 0.



SVN revision: 71548
2012-05-30 10:08:41 +00:00
Cedric BAIL 0f037d5b58 eio: and don't forget to initialize.
SVN revision: 70885
2012-05-09 07:46:12 +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
Vincent Torri 7dd5e79c8a Eio: '/' --> '\' for Windows files/paths
SVN revision: 69953
2012-04-06 16:51:32 +00:00
Cedric BAIL f809c0a706 eio: fix messy Xattr use.
SVN revision: 69898
2012-04-03 13:34:04 +00:00
Vincent Torri e66849b1dc Eio: add file monitoring on Windows (might contain bugs, though)
SVN revision: 69867
2012-04-02 16:46:16 +00:00
Vincent Torri 516922d193 Eio: eio_monitor_inotify : fix fallback on errors
SVN revision: 69865
2012-04-02 16:31:50 +00:00
Vincent Torri db65eb43d7 whitespaces--
SVN revision: 69819
2012-03-31 10:44:19 +00:00
Vincent Torri 02316e3bad Eio: rename files
SVN revision: 69818
2012-03-31 10:41:11 +00:00
Vincent Torri 71b13c4b72 Eio: formatting
SVN revision: 69812
2012-03-31 07:01:24 +00:00
Vincent Torri 71f42dcebc Eio: fix shadow var warnings and make it compile on Windows. Needs more love though
SVN revision: 69809
2012-03-31 06:30:08 +00:00
Vincent Torri dce9e934a2 Eio: fix variable name
SVN revision: 69800
2012-03-30 17:08:14 +00:00
Vincent Torri 9fc4d1ad93 Eio: useless include
SVN revision: 69799
2012-03-30 17:07:38 +00:00
Vincent Torri 8f1652ba32 Eio: minor autotools cleanup
SVN revision: 69798
2012-03-30 17:06:53 +00:00
Vincent Torri e82fb99e0f Eio: autotools cleanup
SVN revision: 69619
2012-03-25 19:15:44 +00:00
Carsten Haitzler 63ed6ac02f gear up svn for release. one of many steps/things to do.
SVN revision: 69481
2012-03-17 04:17:29 +00:00
Cedric BAIL 644a634214 eio: that was a work around...
SVN revision: 69173
2012-03-10 13:27:44 +00:00
Mike Blumenkrantz e1e7a96b9e tons of doc fixes
SVN revision: 68617
2012-03-02 03:36:28 +00:00
Mike Blumenkrantz 84a849bb6a add some abort() fixmes
SVN revision: 68615
2012-03-02 03:09:47 +00:00
Mike Blumenkrantz 56b1aeb079 this isn't an inline function, so it should have a safety check
SVN revision: 68614
2012-03-02 03:04:57 +00:00
Mike Blumenkrantz ade84d3941 return NULL on failure here
SVN revision: 68613
2012-03-02 03:04:33 +00:00
Mike Blumenkrantz 4edbb6487c and actually return a value
SVN revision: 68612
2012-03-02 03:01:10 +00:00
Mike Blumenkrantz b21d766d41 prevent stringshare leak
SVN revision: 68611
2012-03-02 03:00:59 +00:00
Cedric BAIL b9fbbaa656 eio: forgotten lstat.
SVN revision: 68499
2012-02-28 09:20:43 +00:00
Cedric BAIL 60132f0727 eio: finish eio fallback monitor.
NOTE: this make Eio now officially in Alpha stage.
API and ABI should remain stable until the coming release.
Only bug fixes and highly needed api change will make in.


SVN revision: 68479
2012-02-27 20:58:26 +00:00
Cedric BAIL 1a82751cf1 eio: start implement fallback monitor.
SVN revision: 68473
2012-02-27 13:20:05 +00:00
Cedric BAIL 4a65416c6a eio: use the newly introduced Eina_Stat.
SVN revision: 68316
2012-02-23 11:46:51 +00:00
Cedric BAIL 0b07301937 eio: improving doc for Eio release.
SVN revision: 68280
2012-02-22 16:30:43 +00:00
Cedric BAIL 76b3828b8f eio: take into account filter for subdirectory to.
SVN revision: 68269
2012-02-22 12:46:51 +00:00
Cedric BAIL 422de4f2e5 eio: change callback prototype.
SVN revision: 68265
2012-02-22 11:51:45 +00:00
Cedric BAIL 59647d1be0 eio: make eio_dir_direct_ls a public API.
SVN revision: 68260
2012-02-22 10:26:39 +00:00
Cedric BAIL 6db00c119d eio: add eio_dir_direct_ls.
SVN revision: 68254
2012-02-22 09:30:43 +00:00